.ios-prevent-zoom input,.ios-prevent-zoom select,.ios-prevent-zoom textarea{font-size:16px}.ios-touch-target{min-height:44px;min-width:44px}.ios-full-height{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);min-height:100dvh}.safe-area-inset{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.bottom-bar-fixed{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.no-tap-highlight{-webkit-tap-highlight-color:rgba(0,0,0,0)}.overflow-scroll,.scroll-container,[class*=scroll]{-webkit-overflow-scrolling:touch}.flex-container{display:flex;min-height:0}.flex-item{min-height:0;min-width:0}.animated,.transition{transform:translateZ(0);will-change:transform}.backface-hidden{backface-visibility:hidden}.font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}:root{--hero-height-desktop:200px;--hero-height-mobile:160px;--hero-title-size-desktop:2.25rem;--hero-subtitle-size-desktop:1.0625rem;--hero-breadcrumb-size-desktop:0.9125rem;--hero-title-size-mobile:1.625rem;--hero-subtitle-size-mobile:0.9375rem;--hero-breadcrumb-size-mobile:0.875rem;--hero-padding-desktop:2rem 0;--hero-breadcrumb-margin-desktop:0.5rem;--hero-title-margin-desktop:0.5rem;--hero-padding-mobile:1.5rem 1rem;--hero-breadcrumb-margin-mobile:0.5rem;--hero-title-margin-mobile:0.375rem;--hero-gradient-start:#0063a3;--hero-gradient-mid:#4a8fc4;--hero-gradient-end:#0063a3;--hero-text-color:#fff;--hero-text-secondary:hsla(0,0%,100%,.95);--hero-box-shadow:0 2px 8px rgba(0,0,0,.1);--hero-border-radius:0}.hero-section{align-items:center;border-radius:0;border-radius:var(--hero-border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:var(--hero-box-shadow);color:#fff;color:var(--hero-text-color);display:flex;height:160px;height:var(--hero-height-mobile);justify-content:center;min-height:160px;min-height:var(--hero-height-mobile);padding:1.5rem 1rem;padding:var(--hero-padding-mobile);width:100%}@media(min-width:768px){.hero-section{height:200px;height:var(--hero-height-desktop);min-height:200px;min-height:var(--hero-height-desktop);padding:2rem 0;padding:var(--hero-padding-desktop)}}@media(max-width:480px){.hero-section{padding:1rem .75rem}}.hero-content{display:flex;flex-direction:column;gap:0;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}@media(min-width:768px){.hero-content{padding:0 2rem}}.breadcrumb{align-items:center;color:hsla(0,0%,100%,.95);color:var(--hero-text-secondary);display:flex;font-size:.875rem;font-size:var(--hero-breadcrumb-size-mobile);gap:.5rem;margin-bottom:.5rem;margin-bottom:var(--hero-breadcrumb-margin-mobile)}@media(min-width:768px){.breadcrumb{font-size:.9125rem;font-size:var(--hero-breadcrumb-size-desktop);margin-bottom:.5rem;margin-bottom:var(--hero-breadcrumb-margin-desktop)}}.breadcrumb-home{align-items:center;color:#fff;color:var(--hero-text-color);display:inline-flex;padding:.25rem 0;-webkit-text-decoration:none;text-decoration:none;transition:opacity .2s ease}.breadcrumb-home:hover{opacity:.8;-webkit-text-decoration:underline;text-decoration:underline}.breadcrumb-home:focus{border-radius:2px;outline:2px solid #fff;outline:2px solid var(--hero-text-color);outline-offset:2px}.breadcrumb-separator{align-items:center;display:inline-flex;font-size:.75em;height:.75em;justify-content:center;opacity:.7;width:.75em}.breadcrumb-current{color:hsla(0,0%,100%,.95);color:var(--hero-text-secondary);font-weight:500}.hero-title{word-wrap:break-word;color:#fff;color:var(--hero-text-color);font-size:1.625rem;font-size:var(--hero-title-size-mobile);font-weight:700;hyphens:auto;line-height:1.2;margin:0 0 .375rem;margin:0 0 var(--hero-title-margin-mobile)}@media(min-width:768px){.hero-title{font-size:2.25rem;font-size:var(--hero-title-size-desktop);margin-bottom:.5rem;margin-bottom:var(--hero-title-margin-desktop)}}.hero-subtitle,.subtitle{word-wrap:break-word;color:hsla(0,0%,100%,.95);color:var(--hero-text-secondary);font-size:.9375rem;font-size:var(--hero-subtitle-size-mobile);font-weight:400;line-height:1.5;margin:0}@media(min-width:768px){.hero-subtitle,.subtitle{font-size:1.0625rem;font-size:var(--hero-subtitle-size-desktop)}}.hero-container{max-width:100%}.hero-container,.hero-container .hero-section{margin:0 auto;width:100%}@media(prefers-contrast:high){.hero-section{--hero-text-color:#fff;--hero-text-secondary:#fff}.breadcrumb-home:focus{outline-width:3px}}@media(prefers-reduced-motion:reduce){.breadcrumb-home{transition:none}}@media print{.hero-section{background:#0063a3;box-shadow:none;color:#fff;page-break-inside:avoid}}.hero-section{backface-visibility:hidden;background:transparent;position:relative;transform:translateZ(0);will-change:auto}.hero-section:before{background:linear-gradient(135deg,#0063a3,#4a8fc4 50%,#0063a3);background:linear-gradient(135deg,var(--hero-gradient-start) 0,var(--hero-gradient-mid) 50%,var(--hero-gradient-end) 100%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.hero-content{position:relative;z-index:1}:root{--header-height:100px;--header-height-mobile:92px}.container-wide{box-sizing:border-box;margin:0 auto;max-width:2400px;padding:0 1.5rem;width:100%}@media(max-width:991px){.container-wide{padding:0 1rem}}.container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:0 1.5rem;width:100%}@media(max-width:991px){.container{padding:0 1rem}}.page-layout{background:#f8fafc;min-height:100vh;padding:1.25rem 0}.page-header{margin-bottom:2rem;padding:1.25rem 0;text-align:center}.page-title{color:#1e293b;font-size:2.25rem;font-weight:700;margin-bottom:.75rem}.page-subtitle{color:#475569;font-size:1.25rem;margin:0 auto;max-width:600px}.special-offer{background:linear-gradient(135deg,#0063a3,#4a8fc4);border-radius:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);color:#fff;margin-bottom:2rem;overflow:hidden;padding:1.5rem;position:relative;text-align:center}.special-offer:before{background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.offer-content{position:relative;z-index:1}.offer-content h2{align-items:center;display:flex;font-size:1.875rem;font-weight:700;gap:.5rem;justify-content:center;margin-bottom:.75rem}.offer-content h2 i{font-size:1.5rem}.offer-highlight{color:hsla(0,0%,100%,.95);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.offer-description{font-size:1rem;margin:0 auto;max-width:700px;opacity:.9}.info-section{background:#fff}.info-section h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.info-details{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;text-align:center;transition:transform .3s}.detail-item:hover{transform:translateY(-2px)}.detail-label{color:#475569;display:block;font-size:.875rem;font-weight:500;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.detail-value{color:#0063a3;display:block;font-size:1.5rem;font-weight:700}.guide{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0063a3;border-radius:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-bottom:2rem;padding:1.5rem}.guide h3{align-items:center;color:#1e293b;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:.75rem}.guide h3 i{color:#0063a3}.guide p{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.guide-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn{align-items:center;border:none;border-radius:1rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;min-height:44px;padding:.75rem 1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s}.btn-primary{background:linear-gradient(135deg,#0063a3,#4a8fc4);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:#fff}.btn-primary:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-2px)}.btn-accent{background:linear-gradient(135deg,#ff6b35,#ff8c5a);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:#fff}.btn-accent:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-2px)}.grid{grid-gap:1.25rem;display:grid;gap:1.25rem;margin-bottom:2.5rem}.grid-auto{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-1{grid-template-columns:1fr}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);cursor:pointer;display:flex;flex-direction:column;max-height:460px;min-height:420px;overflow:hidden;padding:1.5rem;position:relative;transition:transform .3s,box-shadow .3s}.card:before{background:linear-gradient(135deg,#0063a3,#4a8fc4);content:"";height:4px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-3px)}.card:hover:before{opacity:1}.card.selected{border:2px solid #0063a3;box-shadow:0 0 0 4px rgba(0,99,163,.1)}.card.selected:before{opacity:1}.card.current{background:#f8fafc;border:2px solid #10b981;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.card.current:before{background:linear-gradient(135deg,#10b981,#34d399);opacity:1}.card-header{margin-bottom:1.25rem;position:relative}.header-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.card-title{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.badge{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase;white-space:nowrap}.recommended-badge{background:#ff6b35;color:#fff}.popularity-badge{align-items:center;color:#ff6b35;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.card-badge{background:linear-gradient(135deg,#0063a3,#4a8fc4);color:#fff}.discount-badge{align-self:flex-start;background:linear-gradient(135deg,#10b981,#34d399);border-radius:.75rem;color:#fff;font-size:.875rem;font-weight:700;padding:.25rem .75rem;text-align:center}.pricing{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.price-info{align-items:baseline;display:flex;gap:.5rem}.current-price{color:#0063a3;font-size:2.25rem;font-weight:700}.credit-amount,.original-price{color:#475569;font-size:1.125rem;font-weight:500}.original-price{opacity:.7;-webkit-text-decoration:line-through;text-decoration:line-through}.duration{align-self:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#475569;font-size:.875rem;padding:.25rem .75rem}.features{flex-grow:1;margin-bottom:1.25rem}.feature-grid{display:flex;flex-direction:column;gap:.5rem}.feature-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:.5rem;padding:.5rem 0;transition:background-color .3s,margin .3s,padding .3s,border-radius .3s}.feature-item:last-child{border-bottom:none}.feature-item:hover{background-color:#f8fafc;border-radius:.75rem;margin:0 -.5rem;padding:.5rem}.feature-item i{color:#0063a3;font-size:1rem;text-align:center;width:20px}.feature-content{align-items:center;display:flex;flex-grow:1;justify-content:space-between}.feature-text{color:#475569;font-size:.875rem}.feature-value{color:#1e293b;font-size:.875rem;font-weight:600;text-align:right}.select-package,.select-plan{background:linear-gradient(135deg,#0063a3,#4a8fc4);border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:auto;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:background .3s,transform .3s,box-shadow .3s;width:100%}.select-package:before,.select-plan:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.select-package:hover:before,.select-plan:hover:before{left:100%}.select-package:hover:not(:disabled),.select-plan:hover:not(:disabled){box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-2px)}.select-package:disabled,.select-plan:disabled{background:#475569;cursor:not-allowed;opacity:.6}.payment-section{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:1.5rem;width:100%}.payment-header{margin-bottom:1.5rem;text-align:center}.payment-header h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.payment-header p{color:#475569;font-size:1rem;margin:0 auto;max-width:600px}.selected-summary{background:#f8fafc;border-radius:1.5rem;margin-bottom:1.5rem;padding:1.25rem}.summary-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.summary-name-section{align-items:center;display:flex;gap:.5rem}.summary-name{color:#1e293b;font-size:1.25rem;font-weight:700}.summary-price{color:#0063a3;font-size:1.5rem;font-weight:700}.summary-details{color:#475569;font-size:.875rem;gap:.25rem;margin-bottom:.75rem}.download-info,.summary-details{display:flex;flex-direction:column}.download-info{border-top:1px solid #e2e8f0;gap:.5rem;padding-top:.75rem}.download-item{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.5rem}.download-item i{color:#0063a3;text-align:center;width:20px}.payment-features{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.payment-features .feature{align-items:center;display:flex;flex-direction:column;gap:.25rem}.payment-features .feature i{color:#0063a3;font-size:1.25rem}.payment-features .feature span{color:#475569;font-size:.875rem}.payment-action{text-align:center}#paypal-button-container{margin-bottom:1.25rem;min-height:45px}.paypal-button-wrapper{margin:0 auto;max-width:320px}#paypal-button-container :deep([data-testid=paypal-button]),#paypal-button-container :deep(iframe),#paypal-button-container-detail :deep([data-testid=paypal-button]),#paypal-button-container-detail :deep(iframe),.paypal-button-wrapper :deep([data-testid=paypal-button]),.paypal-button-wrapper :deep(iframe){border:none;box-shadow:none;outline:none}#paypal-button-container :deep([data-testid=paypal-button]):focus,#paypal-button-container :deep([data-testid=paypal-button]):focus-visible,#paypal-button-container :deep(iframe):focus,#paypal-button-container :deep(iframe):focus-visible,#paypal-button-container-detail :deep([data-testid=paypal-button]):focus,#paypal-button-container-detail :deep([data-testid=paypal-button]):focus-visible,#paypal-button-container-detail :deep(iframe):focus,#paypal-button-container-detail :deep(iframe):focus-visible,.paypal-button-wrapper :deep([data-testid=paypal-button]):focus,.paypal-button-wrapper :deep([data-testid=paypal-button]):focus-visible,.paypal-button-wrapper :deep(iframe):focus,.paypal-button-wrapper :deep(iframe):focus-visible{border:none;box-shadow:none;outline:none}#paypal-button-container-detail{margin:0 auto;max-width:400px;min-height:45px;width:100%}.payment-loading{color:#0063a3;font-size:1rem;gap:.5rem}.buy-now-section{padding:1.25rem 0;text-align:center}.buy-now-btn{background:linear-gradient(135deg,#0063a3,#4a8fc4);border:none;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);color:#fff;cursor:pointer;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;max-width:300px;padding:1rem 2rem;transition:background .3s,transform .3s,box-shadow .3s;width:100%}.buy-now-btn:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);transform:translateY(-2px)}.buy-now-tip{color:#475569;font-size:.875rem;line-height:1.4;margin:0}#brandLogo{height:100%;-o-object-fit:contain;object-fit:contain;padding:8px;width:100%}.secure-badge{color:#475569;font-size:.875rem;gap:.25rem;margin-top:.75rem}.secure-badge i{color:#10b981}.page-footer{color:#475569;font-size:.875rem;margin-top:2.5rem;padding:1.25rem 0;text-align:center}@media(max-width:1399px){.grid-auto{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{min-height:400px;padding:1.25rem}}@media(max-width:1199px){.grid-3{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media(max-width:991px){.container{padding:0 1rem}.page-title{font-size:1.875rem}.page-subtitle{font-size:1.125rem}.special-offer{margin-bottom:1.5rem;padding:1.25rem}.offer-content h2{font-size:1.5rem}.offer-highlight{font-size:1.25rem}.guide,.info-section{padding:1.25rem}.guide h3,.info-section h2{font-size:1.25rem}.guide p{font-size:.875rem}.guide-actions{flex-direction:column;gap:.75rem}.guide-actions .btn{justify-content:center;width:100%}.info-details{gap:.75rem;grid-template-columns:1fr}.grid-2,.grid-3,.grid-auto{gap:1rem;grid-template-columns:1fr}.card{max-height:440px;min-height:400px;padding:1rem}.feature-item{padding:.25rem 0}.feature-item:hover{margin:0 -.5rem;padding:.25rem .5rem}.feature-text,.feature-value{font-size:.75rem}.payment-section{margin-top:1.25rem;padding:1rem}.payment-header h2{font-size:1.25rem}.payment-features{flex-direction:column;gap:.5rem}}@media(max-width:767px){.page-layout{padding:1rem}.page-title{font-size:1.5rem}.special-offer{margin-bottom:1.25rem;padding:1rem}.offer-content h2{flex-direction:column;font-size:1.25rem;gap:.25rem}.offer-highlight{font-size:1.125rem}.offer-description{font-size:.875rem}.guide,.info-section{padding:1rem}.guide h3{flex-direction:column;font-size:1.125rem;gap:.25rem;text-align:center}.card{max-height:420px;min-height:380px;padding:.75rem}}#wp-sticky-promo{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgba(25,25,25,.45);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-sizing:border-box;color:#fff;display:flex;flex-wrap:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;justify-content:space-between;left:50%;max-width:1110px;min-height:120px;padding:15px 20px calc(15px + env(safe-area-inset-bottom));pointer-events:auto;position:fixed;transform:translateX(-50%);width:calc(100% - 40px);z-index:200}#wp-sticky-promo .promo-left{align-items:center;display:flex;flex:1 1 auto;gap:15px;min-width:0;overflow:hidden;padding-left:10px}#wp-sticky-promo .product-image-wrapper{border-radius:10px;flex-shrink:0;height:100px;overflow:hidden;position:relative;transition:transform .35s ease;width:100px}#wp-sticky-promo .product-image-wrapper:hover{transform:scale(1.2);z-index:5}#wp-sticky-promo .product-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}#wp-sticky-promo .product-image-wrapper:hover .product-image{transform:scale(1.1)}#wp-sticky-promo .product-info{display:flex;flex:1;flex-direction:column;justify-content:center;overflow:hidden}#wp-sticky-promo .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:3px;overflow:hidden;position:relative;text-overflow:ellipsis;top:-2px;word-break:break-word}#wp-sticky-promo .product-description{font-size:13px;opacity:.85;word-break:break-word}#wp-sticky-promo .promo-right{align-items:center;display:flex;flex:0 0 auto;gap:20px;padding-right:40px}#wp-sticky-promo .price-discount-container{align-items:flex-end;display:flex;flex-direction:column;gap:6px;height:100%;justify-content:center}#wp-sticky-promo .price-row{align-items:baseline;display:flex;flex-wrap:nowrap;gap:10px}#wp-sticky-promo .current-price{align-items:center;color:#fff;display:flex;font-size:32px;font-weight:700}#wp-sticky-promo .original-price{color:hsla(0,0%,100%,.7);font-size:18px;-webkit-text-decoration:line-through;text-decoration:line-through}#wp-sticky-promo .discount-badge,#wp-sticky-promo .sticky-promo-discount-badge{background:rgba(239,68,68,.95);border-radius:6px;box-shadow:0 2px 8px rgba(239,68,68,.3);color:#fff;font-size:14px;font-weight:600;padding:4px 12px}#wp-sticky-promo .cta-button{align-items:center;background:#fbbf24;border:none;border-radius:8px;color:#1a1a1a;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;justify-content:center;min-width:140px;padding:15px 30px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:background .3s ease,transform .3s ease;white-space:nowrap}#wp-sticky-promo .cta-button:hover{background:#f0d8a4;transform:translateY(-1px) scale(1.03)}#wp-sticky-promo .close-btn{align-items:center;background:hsla(0,0%,100%,.92);border:none;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.1);color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:22px;justify-content:center;line-height:1;padding:0;position:absolute;right:6px;top:6px;transition:background .2s ease,transform .2s ease;width:22px;z-index:250}#wp-sticky-promo .close-btn:hover{background:#fff;transform:scale(1.1)}@media(max-width:768px){#wp-sticky-promo{align-items:stretch;border-radius:16px;bottom:8px;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;left:50%;margin:0;max-width:none;min-height:auto;padding:8px 10px;transform:translateX(-50%);width:calc(100% - 16px)}#wp-sticky-promo .promo-left{flex:0 0 auto;gap:8px;min-width:0;padding-left:0;padding-right:0;width:100%}#wp-sticky-promo .product-image-wrapper{border-radius:10px;flex-shrink:0;height:55px;width:55px}#wp-sticky-promo .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:1.1;margin-bottom:1px;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-break:break-word}#wp-sticky-promo .product-description{font-size:11px;line-height:1.2}#wp-sticky-promo .promo-right{gap:10px;padding-left:0;padding-right:0;width:100%}#wp-sticky-promo .price-discount-container,#wp-sticky-promo .promo-right{align-items:center;flex:0 0 auto;flex-direction:row;justify-content:flex-start}#wp-sticky-promo .price-discount-container{gap:8px}#wp-sticky-promo .price-row{align-items:baseline;gap:6px}#wp-sticky-promo .price-row .current-price{font-size:22px}#wp-sticky-promo .original-price{font-size:14px}#wp-sticky-promo .discount-badge,#wp-sticky-promo .sticky-promo-discount-badge{align-self:center;flex-shrink:0;font-size:11px;margin-top:0;padding:2px 8px}#wp-sticky-promo .cta-button{flex-shrink:0;font-size:14px;margin-left:auto;min-width:100px;padding:9px 16px}#wp-sticky-promo .close-btn{font-size:12px;height:18px;line-height:1;padding:0;right:4px;top:4px;width:18px}}@media(max-width:480px){#wp-sticky-promo{gap:7px;padding:7px 8px;width:calc(100% - 12px)}#wp-sticky-promo .promo-left{gap:6px}#wp-sticky-promo .product-image-wrapper{height:50px;width:50px}#wp-sticky-promo .product-title{font-size:12px}#wp-sticky-promo .product-description{font-size:10px}#wp-sticky-promo .promo-right{gap:8px}#wp-sticky-promo .price-row .current-price{font-size:20px}#wp-sticky-promo .original-price{font-size:13px}#wp-sticky-promo .discount-badge,#wp-sticky-promo .sticky-promo-discount-badge{font-size:10px;padding:2px 6px}#wp-sticky-promo .cta-button{font-size:13px;min-width:95px;padding:8px 14px}}@media(max-width:360px){#wp-sticky-promo{gap:6px;padding:6px 7px;width:calc(100% - 10px)}#wp-sticky-promo .promo-left{gap:5px}#wp-sticky-promo .product-image-wrapper{height:45px;width:45px}#wp-sticky-promo .product-title{font-size:11px}#wp-sticky-promo .product-description{font-size:9px}#wp-sticky-promo .price-row .current-price{font-size:18px}#wp-sticky-promo .original-price{font-size:12px}#wp-sticky-promo .discount-badge,#wp-sticky-promo .sticky-promo-discount-badge{font-size:9px;padding:1px 5px}#wp-sticky-promo .cta-button{font-size:12px;min-width:85px;padding:7px 12px}}.user-com-tab{background-color:#fff;background-color:var(--color-bg-primary,#fff);border-bottom:1px solid #ececec;border-bottom:1px solid var(--color-border,#ececec);height:60px;padding:0 1.5rem;padding:0 var(--space-6,1.5rem)}.user-com-tab span{color:#666;color:var(--color-text-secondary,#666);cursor:pointer;height:60px;line-height:60px;line-height:var(--leading-none,60px);margin-right:2.5rem;margin-right:var(--space-8,2.5rem);position:relative}.user-com-tab span,.user-com-tab span.on{font-size:.875rem;font-size:var(--text-sm,.875rem)}.user-com-tab span.on{color:#e93323;color:var(--color-primary,#e93323)}.user-com-tab span.on:after{background:#e93323;background:var(--color-primary,#e93323);bottom:-21px;content:"";height:2px;left:0;position:absolute;width:100%}.empty-box{padding-top:150px;text-align:center}.empty-box p{color:#969696;font-size:12px;margin-top:10px}.empty-box img{display:inline-block}.paypal-wrapper{max-width:320px;width:100%}.paypal-wrapper:focus,.paypal-wrapper:focus-visible,.paypal-wrapper:focus-within{outline:none!important}#paypal-button-container,#paypal-button-container-order-confirm,#paypal-button-container-order-detail,#paypal-button-container-subscription,#paypal-button-container-visitor,.paypal-button-container{margin:12px auto 0;max-width:400px;width:100%}#paypal-button-container-order-confirm:focus,#paypal-button-container-order-confirm:focus-visible,#paypal-button-container-order-confirm:focus-within,#paypal-button-container-order-detail:focus,#paypal-button-container-order-detail:focus-visible,#paypal-button-container-order-detail:focus-within,#paypal-button-container-subscription:focus,#paypal-button-container-subscription:focus-visible,#paypal-button-container-subscription:focus-within,#paypal-button-container-visitor:focus,#paypal-button-container-visitor:focus-visible,#paypal-button-container-visitor:focus-within,#paypal-button-container:focus,#paypal-button-container:focus-visible,#paypal-button-container:focus-within,.paypal-button-container:focus,.paypal-button-container:focus-visible,.paypal-button-container:focus-within{outline:none!important}#paypal-buttons-wrapper-credits,#paypal-buttons-wrapper-order-confirm,#paypal-buttons-wrapper-order-detail,#paypal-buttons-wrapper-subscription,#paypal-buttons-wrapper-visitor{display:block;margin:0 auto;max-width:400px;min-height:48px;width:100%}#paypal-buttons-wrapper-credits:focus,#paypal-buttons-wrapper-credits:focus-visible,#paypal-buttons-wrapper-credits:focus-within,#paypal-buttons-wrapper-order-confirm:focus,#paypal-buttons-wrapper-order-confirm:focus-visible,#paypal-buttons-wrapper-order-confirm:focus-within,#paypal-buttons-wrapper-order-detail:focus,#paypal-buttons-wrapper-order-detail:focus-visible,#paypal-buttons-wrapper-order-detail:focus-within,#paypal-buttons-wrapper-subscription:focus,#paypal-buttons-wrapper-subscription:focus-visible,#paypal-buttons-wrapper-subscription:focus-within,#paypal-buttons-wrapper-visitor:focus,#paypal-buttons-wrapper-visitor:focus-visible,#paypal-buttons-wrapper-visitor:focus-within{outline:none!important}#paypal-buttons-wrapper-credits .paypal-buttons,#paypal-buttons-wrapper-credits [id^=zoid-paypal-buttons],#paypal-buttons-wrapper-order-confirm .paypal-buttons,#paypal-buttons-wrapper-order-confirm [id^=zoid-paypal-buttons],#paypal-buttons-wrapper-order-detail .paypal-buttons,#paypal-buttons-wrapper-order-detail [id^=zoid-paypal-buttons],#paypal-buttons-wrapper-subscription .paypal-buttons,#paypal-buttons-wrapper-subscription [id^=zoid-paypal-buttons],#paypal-buttons-wrapper-visitor .paypal-buttons,#paypal-buttons-wrapper-visitor [id^=zoid-paypal-buttons]{max-width:400px!important;width:100%!important}#paypal-buttons-wrapper-credits .paypal-buttons:focus,#paypal-buttons-wrapper-credits .paypal-buttons:focus-visible,#paypal-buttons-wrapper-credits .paypal-buttons:focus-within,#paypal-buttons-wrapper-credits [id^=zoid-paypal-buttons]:focus,#paypal-buttons-wrapper-credits [id^=zoid-paypal-buttons]:focus-visible,#paypal-buttons-wrapper-credits [id^=zoid-paypal-buttons]:focus-within,#paypal-buttons-wrapper-order-confirm .paypal-buttons:focus,#paypal-buttons-wrapper-order-confirm .paypal-buttons:focus-visible,#paypal-buttons-wrapper-order-confirm .paypal-buttons:focus-within,#paypal-buttons-wrapper-order-confirm [id^=zoid-paypal-buttons]:focus,#paypal-buttons-wrapper-order-confirm [id^=zoid-paypal-buttons]:focus-visible,#paypal-buttons-wrapper-order-confirm [id^=zoid-paypal-buttons]:focus-within,#paypal-buttons-wrapper-order-detail .paypal-buttons:focus,#paypal-buttons-wrapper-order-detail .paypal-buttons:focus-visible,#paypal-buttons-wrapper-order-detail .paypal-buttons:focus-within,#paypal-buttons-wrapper-order-detail [id^=zoid-paypal-buttons]:focus,#paypal-buttons-wrapper-order-detail [id^=zoid-paypal-buttons]:focus-visible,#paypal-buttons-wrapper-order-detail [id^=zoid-paypal-buttons]:focus-within,#paypal-buttons-wrapper-subscription .paypal-buttons:focus,#paypal-buttons-wrapper-subscription .paypal-buttons:focus-visible,#paypal-buttons-wrapper-subscription .paypal-buttons:focus-within,#paypal-buttons-wrapper-subscription [id^=zoid-paypal-buttons]:focus,#paypal-buttons-wrapper-subscription [id^=zoid-paypal-buttons]:focus-visible,#paypal-buttons-wrapper-subscription [id^=zoid-paypal-buttons]:focus-within,#paypal-buttons-wrapper-visitor .paypal-buttons:focus,#paypal-buttons-wrapper-visitor .paypal-buttons:focus-visible,#paypal-buttons-wrapper-visitor .paypal-buttons:focus-within,#paypal-buttons-wrapper-visitor [id^=zoid-paypal-buttons]:focus,#paypal-buttons-wrapper-visitor [id^=zoid-paypal-buttons]:focus-visible,#paypal-buttons-wrapper-visitor [id^=zoid-paypal-buttons]:focus-within{outline:none!important}#paypal-buttons-wrapper-credits .paypal-buttons iframe,#paypal-buttons-wrapper-credits [id^=zoid-paypal-buttons] iframe,#paypal-buttons-wrapper-order-confirm .paypal-buttons iframe,#paypal-buttons-wrapper-order-confirm [id^=zoid-paypal-buttons] iframe,#paypal-buttons-wrapper-order-detail .paypal-buttons iframe,#paypal-buttons-wrapper-order-detail [id^=zoid-paypal-buttons] iframe,#paypal-buttons-wrapper-subscription .paypal-buttons iframe,#paypal-buttons-wrapper-subscription [id^=zoid-paypal-buttons] iframe,#paypal-buttons-wrapper-visitor .paypal-buttons iframe,#paypal-buttons-wrapper-visitor [id^=zoid-paypal-buttons] iframe{max-width:400px!important;width:100%!important}.payment-loading{align-items:center;background:#fafbfc;border-radius:8px;color:#6b7280;display:flex;flex-direction:column;font-size:.875rem;font-size:var(--text-sm,.875rem);font-weight:500;gap:10px;justify-content:center;padding:20px}.payment-loading i{animation:spin 1s linear infinite;color:#9ca3af;font-size:1.75rem;font-size:var(--text-3xl,1.75rem)}.payment-error{align-items:center;background:linear-gradient(135deg,#fafbfc,#f5f7fa);border:1px solid #e5e7eb;border-radius:12px;color:#374151;display:flex;flex-direction:column;font-size:.875rem;font-size:var(--text-sm,.875rem);gap:12px;justify-content:center;padding:30px 24px;text-align:center}.payment-error i{color:#ef4444;font-size:2.625rem;font-size:var(--text-4xl,2.625rem)}.payment-error .retry-btn{background:linear-gradient(135deg,#374151,#1f2937);border:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-size:.9375rem;font-size:var(--text-base,.9375rem);font-weight:600;margin-top:8px;padding:12px 28px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.payment-error .retry-btn:hover{background:linear-gradient(135deg,#1f2937,#111827);box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-1px)}.payment-error .retry-btn:active{box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(0)}#card-fields-container-credits,#card-fields-container-order-confirm,#card-fields-container-order-detail,#card-fields-container-subscription,#card-fields-container-visitor{background:transparent!important;border:none!important;box-shadow:none!important;margin:0 auto;max-width:400px;min-height:120px;outline:none!important;width:100%}#card-fields-container-credits:focus,#card-fields-container-credits:focus-visible,#card-fields-container-credits:focus-within,#card-fields-container-order-confirm:focus,#card-fields-container-order-confirm:focus-visible,#card-fields-container-order-confirm:focus-within,#card-fields-container-order-detail:focus,#card-fields-container-order-detail:focus-visible,#card-fields-container-order-detail:focus-within,#card-fields-container-subscription:focus,#card-fields-container-subscription:focus-visible,#card-fields-container-subscription:focus-within,#card-fields-container-visitor:focus,#card-fields-container-visitor:focus-visible,#card-fields-container-visitor:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.card-fields-wrapper{border:none!important;box-shadow:none!important;margin:12px auto 0;max-width:400px;outline:none!important;padding:0;width:100%}.card-fields-wrapper:focus,.card-fields-wrapper:focus-visible,.card-fields-wrapper:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.card-fields-wrapper :focus,.card-fields-wrapper :focus-visible,.card-fields-wrapper :focus-within{outline:none!important}.card-fields-body{background:#fff;padding:4px}.card-fields-divider{align-items:center;display:flex;gap:12px;margin:0 auto;max-width:400px;padding:12px 0}.card-fields-divider .divider-line{background:linear-gradient(90deg,transparent,#e5e7eb,transparent);flex:1;height:1px}.card-fields-divider .divider-text{color:#64748b;font-size:.8125rem;font-size:var(--text-xs,.8125rem);font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.card-brands-row{border-bottom:1px solid #e5e7eb;display:flex;gap:10px;justify-content:center;margin-bottom:12px;padding-bottom:10px}.card-brands-row i{font-size:1.5rem;font-size:var(--text-2xl,1.5rem);opacity:.7;transition:opacity .2s ease}.card-brands-row i:hover{opacity:1}.card-brands-row i.fa-cc-visa{color:#1a1f71}.card-brands-row i.fa-cc-mastercard{color:#eb001b}.card-brands-row i.fa-cc-amex{color:#006fcf}.card-brands-row i.fa-cc-discover{color:#ff6000}.card-fields-grid{display:flex;flex-direction:column;gap:8px;padding:4px 0}.field-row-split{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.field-row-split .field-half{width:100%}.field-wrapper{padding:2px 0;width:100%}.field-label{align-items:center;color:#374151;display:flex;font-size:.75rem;font-size:var(--text-xs,.75rem);font-weight:500;gap:4px;margin-bottom:6px}.card-field{background:#fff;border-radius:6px;min-height:48px;pointer-events:auto;position:relative;width:100%}.card-field iframe{border:none!important;box-shadow:none!important;height:100%!important;min-height:48px!important;outline:none!important;pointer-events:auto!important;position:relative!important;width:100%!important;z-index:1!important}.card-field>[class*=paypal],.card-field>[class*=zoid],.card-field>[id*=paypal],.card-field>[id*=zoid],.card-field>div,.card-field>span{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;pointer-events:auto!important}.card-field-input{background:#fff;min-height:40px;position:relative;width:100%}.card-field-input,.card-field-input iframe{border:none!important;box-shadow:none!important;outline:none!important}.card-field-input iframe{width:100%!important}.card-field-input>[class*=paypal],.card-field-input>[class*=zoid],.card-field-input>[id*=paypal],.card-field-input>[id*=zoid],.card-field-input>div,.card-field-input>span{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.card-field-input.field-error-highlight{border:1px solid #ef4444!important;border-radius:6px}.card-fields-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;padding:12px;text-align:center}.card-fields-error p{margin:0}.card-error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;display:flex;font-size:.75rem;font-size:var(--text-xs,.75rem);gap:6px;line-height:1.4;margin-top:8px;padding:8px 12px}.card-submit-btn,.card-submit-button{align-items:center;background:linear-gradient(90deg,#ffd140,#ffbe00 50%,#ffa800);border:none;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.12);color:#003087;cursor:pointer;display:flex;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;font-size:var(--text-base,1rem);font-weight:700;gap:8px;height:45px;justify-content:center;margin-top:12px;outline:none;padding:0 16px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.card-submit-btn:focus,.card-submit-btn:focus-visible,.card-submit-button:focus,.card-submit-button:focus-visible{border:none!important;box-shadow:0 1px 3px rgba(0,0,0,.12);outline:none!important}.card-submit-btn:hover:not(:disabled),.card-submit-button:hover:not(:disabled){background:linear-gradient(90deg,#ffbe00,#ffa800 50%,#ff9100);box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.card-submit-btn:active:not(:disabled),.card-submit-button:active:not(:disabled){background:linear-gradient(90deg,#ffa800,#ff9100 50%,#ff7800);transform:translateY(0)}.card-submit-btn:disabled,.card-submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.card-submit-btn .paypal-icon,.card-submit-button .paypal-icon{flex-shrink:0;transition:transform .2s ease}.card-submit-btn:hover:not(:disabled) .paypal-icon,.card-submit-button:hover:not(:disabled) .paypal-icon{transform:scale(1.05)}.card-submit-btn .btn-amount,.card-submit-btn .btn-text,.card-submit-button .btn-amount,.card-submit-button .btn-text{font-size:1rem;font-size:var(--text-base,1rem);font-weight:700}.card-submit-btn .btn-text,.card-submit-button .btn-text{color:#003087}.card-submit-btn .btn-amount,.card-submit-button .btn-amount{color:#0070ba}.card-submit-btn .spin-icon,.card-submit-button .spin-icon{animation:spin 1s linear infinite;height:14px;width:14px}.paypal-cancelled-state,.paypal-error-state,.paypal-loading-state{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:48px;padding:12px}.paypal-loading-state{background:#fafbfc;border-radius:8px;box-sizing:border-box;color:#64748b;min-height:48px;padding:20px;position:relative;transition:opacity .3s ease;z-index:100}.paypal-loading-state i{animation:spin 1s linear infinite;color:#9ca3af;font-size:1.75rem;font-size:var(--text-3xl,1.75rem);margin-bottom:10px}.paypal-loading-state span{color:#6b7280;font-size:.875rem;font-size:var(--text-sm,.875rem);font-weight:500}.paypal-button-wrapper{transition:min-height .3s ease}.paypal-error-state{background:linear-gradient(135deg,#fafbfc,#f5f7fa);border:1px solid #e5e7eb;border-radius:12px;padding:30px 24px;position:relative;text-align:center;z-index:100}.paypal-error-state i.el-icon-warning{color:#ef4444;display:block;font-size:2.625rem;font-size:var(--text-4xl,2.625rem);margin-bottom:16px}.paypal-error-state .error-text{color:#374151;font-size:.875rem;font-size:var(--text-sm,.875rem);font-weight:500;line-height:1.6;margin:0 0 20px}.paypal-error-state .retry-button{align-items:center;background:linear-gradient(135deg,#374151,#1f2937);border:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-size:var(--text-base,.9375rem);font-weight:600;gap:8px;justify-content:center;padding:12px 28px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.paypal-error-state .retry-button:hover{background:linear-gradient(135deg,#1f2937,#111827);box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-1px)}.paypal-error-state .retry-button:active{box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(0)}.paypal-error-state .retry-button i{color:#fff;font-size:.9375rem;font-size:var(--text-base,.9375rem)}.paypal-cancelled-state{background:linear-gradient(135deg,#fafbfc,#f5f7fa);border:1px solid #e5e7eb;border-radius:12px;padding:30px 24px;position:relative;text-align:center;z-index:100}.paypal-cancelled-state i.el-icon-info{color:#6b7280;display:block;font-size:2.625rem;font-size:var(--text-4xl,2.625rem);margin-bottom:16px}.paypal-cancelled-state p{color:#374151;font-size:.875rem;font-size:var(--text-sm,.875rem);font-weight:500;line-height:1.6;margin:0 0 20px}.paypal-cancelled-state .retry-button{align-items:center;background:linear-gradient(135deg,#374151,#1f2937);border:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-size:var(--text-base,.9375rem);font-weight:600;gap:8px;justify-content:center;padding:12px 28px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.paypal-cancelled-state .retry-button:hover{background:linear-gradient(135deg,#1f2937,#111827);box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-1px)}.paypal-cancelled-state .retry-button:active{box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(0)}.paypal-cancelled-state .retry-button i{color:#fff;font-size:.9375rem;font-size:var(--text-base,.9375rem)}.paypal-button-wrapper{margin-top:16px;width:100%}.paypal-buttons-container{min-height:45px}.secure-badge{align-items:center;color:#6b7280;display:flex;font-size:.75rem;font-size:var(--text-xs,.75rem);gap:6px;justify-content:center;margin-top:16px;padding:8px}.secure-badge i,.secure-badge svg{color:#10b981}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.card-fields-wrapper{max-width:100%}.card-fields-wrapper .card-fields-body{padding:12px}.card-submit-btn,.card-submit-button{font-size:.875rem;font-size:var(--text-sm,.875rem);height:44px}.field-label{font-size:.75rem;font-size:var(--text-xs,.75rem);margin-bottom:6px}.card-brands-row i{font-size:1.5rem;font-size:var(--text-2xl,1.5rem)}}@media(max-width:480px){.card-fields-wrapper .card-fields-body{padding:10px}.card-fields-wrapper .field-row-split{gap:12px;grid-template-columns:1fr}.card-submit-btn,.card-submit-button{height:42px;padding:0 16px}.card-submit-btn,.card-submit-btn .btn-amount,.card-submit-btn .btn-text,.card-submit-button,.card-submit-button .btn-amount,.card-submit-button .btn-text{font-size:.8125rem;font-size:var(--text-xs,.8125rem)}.field-label{font-size:.6875rem;font-size:var(--text-xs,.6875rem);margin-bottom:4px}.card-fields-divider{padding:12px 0}.card-fields-divider .divider-text{font-size:.6875rem;font-size:var(--text-xs,.6875rem)}.card-brands-row{gap:8px;margin-bottom:16px;padding-bottom:12px}.card-brands-row i{font-size:22px}.secure-badge{font-size:.6875rem;font-size:var(--text-xs,.6875rem);margin-top:12px}}@media(max-width:360px){.card-fields-wrapper .card-fields-body{padding:8px}.card-submit-btn,.card-submit-button{font-size:.75rem;font-size:var(--text-xs,.75rem);height:40px}.card-brands-row i{font-size:20px}}.card-fields-wrapper,.paypal-button-wrapper{margin:0 auto;max-width:400px;width:100%}[id^=card-fields-container],[id^=paypal-button-container]{margin:0 auto}#paypal-buttons-wrapper-credits,#paypal-buttons-wrapper-order-confirm,#paypal-buttons-wrapper-order-detail,#paypal-buttons-wrapper-subscription,#paypal-buttons-wrapper-visitor{min-height:45px}.card-submit-btn,.card-submit-button{overflow:hidden;position:relative}.card-submit-btn:after,.card-submit-button:after{background:hsla(0,0%,100%,.3);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.card-submit-btn:active:after,.card-submit-button:active:after{height:300px;width:300px}@media(hover:none)and (pointer:coarse){.card-submit-btn,.card-submit-button{-webkit-tap-highlight-color:rgba(0,0,0,.1);min-height:48px}}