.pr-page{background:#f9fafb;position:relative;overflow:hidden}.pr-blobs{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.pr-blob{position:absolute;filter:blur(80px)}.pr-blob-1{width:600px;height:600px;top:50px;right:-150px;animation:blob-float 20s ease-in-out infinite}.pr-blob-2{width:500px;height:500px;top:100px;left:-150px;animation:blob-float 25s ease-in-out infinite reverse}.pr-blob-3{width:400px;height:400px;top:450px;right:-50px;animation:blob-float 18s ease-in-out infinite;animation-delay:-5s}@keyframes blob-float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.1)}50%{transform:translate(-20px,30px) scale(.9)}75%{transform:translate(-30px,-20px) scale(1.05)}}.pr-hero{position:relative;padding-top:5rem;padding-bottom:2.5rem;text-align:center;background:transparent;z-index:1}.pr-hero-title{font-size:1.875rem;font-weight:600;color:#111827;margin-bottom:1rem;letter-spacing:-.02em}@media (min-width:768px){.pr-hero-title{font-size:2.25rem}}.pr-hero-subtitle{font-size:1rem;color:#6b7280;max-width:32rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.pr-hero-subtitle{font-size:1.125rem}}.pr-cards-section{position:relative;padding-bottom:4rem;background:transparent;z-index:1}.pr-cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:768px){.pr-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.pr-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.pr-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s}.pr-card:hover{border-color:#d1d5db;box-shadow:0 4px 24px rgba(0,0,0,.08)}.pr-card-featured{border-width:2px;border-color:var(--wpdm-primary,#008fef);background:linear-gradient(to bottom,rgba(var(--wpdm-primary-rgb,0,143,239),.03) 0,#fff 100%);box-shadow:0 4px 24px rgba(var(--wpdm-primary-rgb,0,143,239),.15)}.pr-card-featured:hover{border-color:var(--wpdm-primary,#008fef);box-shadow:0 8px 32px rgba(var(--wpdm-primary-rgb,0,143,239),.2)}.pr-card-badge{position:absolute;top:-.75rem;left:50%;transform:translateX(-50%);padding:.25rem 1rem;font-size:.75rem;font-weight:700;color:#fff;background:var(--wpdm-primary,#008fef);border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.pr-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}.pr-card-info{flex:1 1 0%}.pr-card-name{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.25rem}.pr-card-tagline{font-size:.875rem;color:#6b7280}.pr-card-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:9999px;flex-shrink:0}.pr-card-featured .pr-card-icon{background:rgba(var(--wpdm-primary-rgb,0,143,239),.1)}.pr-card-icon svg{width:1.25rem;height:1.25rem;color:#4b5563}.pr-card-featured .pr-card-icon svg{color:var(--wpdm-primary,#008fef)}.pr-card-price{display:flex;align-items:baseline;gap:.125rem;margin-bottom:1.5rem}.pr-card-currency{font-size:1.5rem;font-weight:600;color:#111827}.pr-card-amount{font-size:3rem;font-weight:600;color:#111827;letter-spacing:-.025em}.pr-card-period{font-size:1rem;color:#6b7280;margin-left:.25rem}.pr-card-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s}.pr-btn-arrow{width:1rem;height:1rem;transition:transform .2s}.pr-card-btn:hover .pr-btn-arrow{transform:translateX(.125rem)}.pr-card-btn-outline{background:#fff;color:var(--wpdm-primary,#008fef);border:1px solid rgba(var(--wpdm-primary-rgb,0,143,239),.3)}.pr-card-btn-outline:hover{background:rgba(var(--wpdm-primary-rgb,0,143,239),.05);color:var(--wpdm-primary-dark,#0070c0);text-decoration:none}.pr-card-btn-primary{background:#111827;color:#fff}.pr-card-btn-primary:hover{background:#1f2937;color:#fff;text-decoration:none}.pr-card-btn-featured{background:var(--wpdm-primary,#008fef);color:#fff}.pr-card-btn-featured:hover{background:var(--wpdm-primary-dark,#0070c0);color:#fff;text-decoration:none}.pr-comparison{padding-top:3rem;padding-bottom:3rem;border-top:1px solid rgba(229,231,235,.5);background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);z-index:1}.pr-comparison,.pr-table-wrapper{position:relative}.pr-table-header{display:grid;background:#f9fafb;border-radius:.75rem;grid-template-columns:minmax(200px,1.5fr) repeat(4,1fr)}.pr-table-cell{padding:1rem;font-size:.875rem}.pr-table-cell-feature{text-align:left;color:#6b7280;font-weight:500}.pr-table-cell-plan{text-align:center;color:#111827;font-weight:600;display:flex;flex-direction:column;align-items:center;gap:.25rem}.pr-table-cell-highlight{background:rgba(var(--wpdm-primary-rgb,0,143,239),.05)}.pr-table-header .pr-table-cell-highlight{border-radius:.75rem .75rem 0 0;background:rgba(var(--wpdm-primary-rgb,0,143,239),.1)}.pr-plan-tag{font-size:11px;font-weight:600;color:var(--wpdm-primary,#008fef);background:rgba(var(--wpdm-primary-rgb,0,143,239),.15);padding:.125rem .625rem;border-radius:9999px}.pr-table-cell-value{text-align:center;display:flex;align-items:center;justify-content:center}.pr-section-label{padding:1.5rem 1rem;font-size:.875rem;font-weight:600;color:#111827}.pr-table-row{display:grid;border-bottom:1px solid #f3f4f6;grid-template-columns:minmax(200px,1.5fr) repeat(4,1fr)}.pr-table-row:hover{background:rgba(249,250,251,.5)}.pr-table-row:hover .pr-table-cell-highlight{background:rgba(var(--wpdm-primary-rgb,0,143,239),.08)}.pr-feature-name{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563;position:relative}.pr-feature-name[data-tooltip]{cursor:help}.pr-info-icon{width:1rem;height:1rem;color:#9ca3af}.pr-feature-name:hover .pr-info-icon{color:#4b5563}.pr-feature-name[data-tooltip]:before{content:attr(data-tooltip);position:absolute;left:0;bottom:100%;margin-bottom:.5rem;width:14rem;padding:.75rem;font-size:.75rem;color:#fff;background:#111827;border-radius:.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s;z-index:50;font-weight:400;line-height:1.625}.pr-feature-name[data-tooltip]:hover:before{opacity:1;visibility:visible}.pr-icon{width:1.25rem;height:1.25rem}.pr-icon-check{color:#10b981}.pr-icon-dash{color:#d1d5db}.pr-text-value{font-size:.875rem;color:#4b5563}.pr-table-footer{display:grid;padding-top:2rem;padding-bottom:1rem;grid-template-columns:minmax(200px,1.5fr) repeat(4,1fr)}.pr-table-cell-cta{display:flex;align-items:center;justify-content:center;padding-left:.75rem;padding-right:.75rem}.pr-table-footer .pr-table-cell-highlight{border-radius:0 0 .75rem .75rem;padding-bottom:1.5rem}.pr-footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:140px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s}.pr-footer-btn:hover .pr-btn-arrow{transform:translateX(.125rem)}.pr-footer-btn-outline{background:#fff;color:var(--wpdm-primary,#008fef);border:1px solid rgba(var(--wpdm-primary-rgb,0,143,239),.3)}.pr-footer-btn-outline:hover{background:rgba(var(--wpdm-primary-rgb,0,143,239),.05);color:var(--wpdm-primary-dark,#0070c0);text-decoration:none}.pr-footer-btn-primary{background:#111827;color:#fff}.pr-footer-btn-primary:hover{background:#1f2937;color:#fff;text-decoration:none}.pr-footer-btn-featured{background:var(--wpdm-primary,#008fef);color:#fff}.pr-footer-btn-featured:hover{background:var(--wpdm-primary-dark,#0070c0);color:#fff;text-decoration:none}.pr-upsells{padding-top:2.5rem;padding-bottom:2.5rem;background:#f9fafb}.pr-upsells-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.pr-upsells-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pr-upsell-card{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.25rem;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb}@media (min-width:640px){.pr-upsell-card{flex-direction:row}}.pr-upsell-icon{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--wpdm-primary-rgb,0,143,239),.1);border-radius:.5rem;flex-shrink:0}.pr-upsell-icon svg{width:1.25rem;height:1.25rem;color:var(--wpdm-primary,#008fef)}.pr-upsell-icon-alt{background:#dcfce7}.pr-upsell-icon-alt svg{color:#16a34a}.pr-upsell-content{flex:1 1 0%;text-align:center}@media (min-width:640px){.pr-upsell-content{text-align:left}}.pr-upsell-content h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.125rem;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}@media (min-width:640px){.pr-upsell-content h3{justify-content:flex-start}}.pr-upsell-content p{font-size:.875rem;color:#6b7280}.pr-upsell-badge{font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:9999px;background:#dcfce7;color:#15803d}.pr-upsell-badge-alt{background:rgba(var(--wpdm-primary-rgb,0,143,239),.1);color:var(--wpdm-primary,#008fef)}.pr-upsell-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s;flex-shrink:0}.pr-upsell-btn-primary{background:#111827;color:#fff}.pr-upsell-btn-primary:hover{background:#1f2937;color:#fff;text-decoration:none}.pr-upsell-btn-outline{background:#fff;color:#374151;border:1px solid #d1d5db}.pr-upsell-btn-outline:hover{background:#f9fafb;color:#111827;text-decoration:none}.pr-upsell-btn .pr-btn-arrow{width:1rem;height:1rem}.pr-upsell-btn:hover .pr-btn-arrow{transform:translateX(.125rem)}.pr-billing-note{margin-top:1.5rem;text-align:center;font-size:.875rem;color:#9ca3af}.pr-trust{padding-top:4rem;padding-bottom:4rem;background:#fff;text-align:center}.pr-trust h2{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.pr-trust>.container-wide>p{font-size:.875rem;color:#6b7280;margin-bottom:2rem}.pr-trust-logos{display:flex;justify-content:center}.pr-trust-logos img{max-width:48rem;width:100%;opacity:.7}.pr-mobile-plan-header,.pr-mobile-tabs{display:none}@media (max-width:1024px){.pr-table-wrapper{overflow-x:auto;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.pr-section-label,.pr-table-footer,.pr-table-header,.pr-table-row{min-width:700px}}@media (max-width:768px){.pr-blob-1{width:300px;height:300px;top:-50px;right:-80px}.pr-blob-2{width:250px;height:250px;top:100px;left:-100px}.pr-blob-3{width:200px;height:200px;top:500px}.pr-mobile-tabs{display:flex;border-radius:.75rem;background:#f3f4f6;padding:.25rem;margin-bottom:1rem}.pr-mobile-tab{flex:1 1 0%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;color:#4b5563;border-radius:.5rem;border:0;background:transparent;cursor:pointer;transition:all .2s}.pr-mobile-tab:hover{color:#111827}.pr-mobile-tab.is-active{background:var(--wpdm-primary,#008fef);color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pr-mobile-plan-header{display:block;margin-bottom:1.5rem}.pr-mobile-plan-info{display:none;text-align:center;padding:1rem;background:rgba(var(--wpdm-primary-rgb,0,143,239),.05);border-radius:.75rem}.pr-mobile-plan-info.is-active{display:block}.pr-mobile-plan-name{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.pr-mobile-plan-price{display:flex;align-items:baseline;justify-content:center;gap:.125rem;margin-bottom:1rem}.pr-mobile-currency{font-size:1.25rem;font-weight:600;color:#111827}.pr-mobile-amount{font-size:2.25rem;font-weight:700;color:#111827}.pr-mobile-period{font-size:.875rem;color:#6b7280;margin-left:.25rem}.pr-mobile-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;background:var(--wpdm-primary,#008fef);color:#fff;transition:all .2s}.pr-mobile-cta:hover{background:var(--wpdm-primary-dark,#0070c0);color:#fff;text-decoration:none}.pr-mobile-cta .pr-btn-arrow{width:1rem;height:1rem}.pr-table-wrapper{overflow:visible;margin-left:0;margin-right:0;padding-left:0;padding-right:0;padding-bottom:0}.pr-table-header{display:none}.pr-table-row{display:grid;border-bottom:1px solid #f3f4f6;grid-template-columns:1fr 1fr;min-width:0}.pr-table-cell-value[data-plan]{display:none}.pr-table-cell-value[data-plan].is-active{display:flex}.pr-table-cell-feature{padding:.75rem 0}.pr-table-cell-value{padding:.75rem 0;justify-content:flex-end}.pr-section-label{padding:1rem 0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;min-width:0}.pr-table-footer{display:none}.pr-table-cell-highlight{background:transparent}.pr-hero{padding-top:4rem;padding-bottom:2rem}.pr-hero-title{font-size:1.5rem}.pr-hero-subtitle{font-size:.875rem}.pr-cards-section{padding-bottom:2.5rem}.pr-cards{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.pr-card{padding:1.25rem}.pr-card-featured{order:-1}.pr-card-amount{font-size:2.25rem}.pr-comparison{padding-top:2rem;padding-bottom:2rem}.pr-section-label{padding-top:1rem;padding-bottom:1rem;font-size:.75rem}.pr-upsells{padding-top:2rem;padding-bottom:2rem}.pr-upsells-grid{gap:.75rem}.pr-upsell-card{padding:1rem;flex-direction:column;text-align:center}.pr-upsell-content h3{justify-content:center}.pr-trust{padding-top:2.5rem;padding-bottom:2.5rem}.pr-trust h2{font-size:1.125rem}}@media (max-width:480px){.pr-card-header{margin-bottom:1rem}.pr-card-icon{width:2.25rem;height:2.25rem}.pr-card-icon svg{width:1rem;height:1rem}.pr-card-price{margin-bottom:1rem}.pr-card-amount{font-size:1.875rem}.pr-upsell-btn{width:100%;justify-content:center}}.form-input{width:100%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #cbd5e1;background:#fff;color:#111827;transition:all .2s}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.form-input:focus{border-color:var(--wpdm-primary,#008fef);box-shadow:0 0 0 2px rgba(var(--wpdm-primary-rgb,0,143,239),.2);outline:none}.form-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.form-error{font-size:.875rem;color:#dc2626;margin-top:.25rem}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.badge-primary{background:rgba(var(--wpdm-primary-rgb,0,143,239),.1);color:var(--wpdm-primary,#008fef)}.badge-success{background:#dcfce7;color:#16a34a}.badge-new{background:#22c55e;color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.testimonial-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);transition:all .3s;padding:2rem}.testimonial-quote{font-size:1.125rem;color:#4b5563;font-style:italic;margin-bottom:1.5rem}.testimonial-author{display:flex;align-items:center;gap:1rem}.testimonial-avatar{width:3rem;height:3rem;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.bg-gradient-hero{background:linear-gradient(to bottom right,rgba(var(--wpdm-primary-rgb,0,143,239),.05),#fff,#dcfce7)}.bg-gradient-section{background:linear-gradient(180deg,#f8fafc,#fff)}.bg-gradient-cta,.text-gradient{background:linear-gradient(to right,var(--wpdm-primary,#008fef),var(--wpdm-primary-dark,#0070c0))}.text-gradient{-webkit-background-clip:text;background-clip:text;color:transparent}.product-purchase-box .wpdmpp-product-price{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.product-purchase-box .wpdmpp-product-price span{font-size:1.5rem}.product-purchase-box .wpdmpp-license-select{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.product-purchase-box .license-heading{font-size:.875rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.product-purchase-box .wpdmpp-license-item{position:relative}.product-purchase-box .wpdmpp-license-item label{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.75rem;border:2px solid #e2e8f0;cursor:pointer;transition:all .2s}.product-purchase-box .wpdmpp-license-item label:hover{border-color:rgba(var(--wpdm-primary-rgb,0,143,239),.3);background:rgba(var(--wpdm-primary-rgb,0,143,239),.02)}.product-purchase-box .wpdmpp-license-item label.input-group{margin-bottom:0!important}.product-purchase-box .wpdmpp-license-item:has(input:checked) label{border-color:var(--wpdm-primary,#008fef);background:rgba(var(--wpdm-primary-rgb,0,143,239),.05)}.product-purchase-box .wpdmpp-license-item input[type=radio]{width:1.25rem;height:1.25rem;margin-top:.125rem;accent-color:var(--wpdm-primary,#008fef)}.product-purchase-box .wpdmpp-license-item .d-inline-block{display:block}.product-purchase-box .wpdmpp-license-item .d-inline-block:first-child{flex-shrink:0;padding-top:.125rem}.product-purchase-box .wpdmpp-license-item .d-inline-block strong{color:#111827;font-weight:600;display:block}.product-purchase-box .wpdmpp-license-item .license-info{font-size:.875rem;color:#6b7280}.product-purchase-box .add-to-cart-button{display:block}.product-purchase-box .btn-addtocart{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.75rem;background:var(--wpdm-primary,#008fef);color:#fff;border:0;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s}.product-purchase-box .btn-addtocart:hover{background:var(--wpdm-primary-dark,#0070c0)}.product-purchase-box .btn-addtocart .label-price{background:hsla(0,0%,100%,.2);padding:.25rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500}.product-purchase-box .__wpdmpp_buy_now_zone_195418,.product-purchase-box [class*=__wpdmpp_buy_now_zone]{margin-top:.75rem}.product-purchase-box .wpdm-variations{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.product-purchase-box .wpdm-variations select{width:100%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #cbd5e1;background:#fff;transition:all .2s}.product-purchase-box .wpdm-variations select:focus{border-color:var(--wpdm-primary,#008fef);box-shadow:0 0 0 2px rgba(var(--wpdm-primary-rgb,0,143,239),.1);outline:none}