:root{--customer-canvas: #090d13;--customer-canvas-soft: #0c1118;--customer-surface: #11161d;--customer-surface-raised: #151b24;--customer-surface-muted: #181f29;--customer-line: #2c3440;--customer-line-strong: #3a4656;--customer-text: #eef3f9;--customer-text-soft: #9aa7b8;--customer-text-muted: #7d8b9e;--customer-blue: #6678ff;--customer-blue-bright: #73a7ff;--customer-green: #31d194;--customer-radius: 18px;--customer-shadow: 0 22px 58px rgb(0 0 0 / .24)}:root[data-color-scheme=light]{--customer-canvas: #f3f6fa;--customer-canvas-soft: #f8fafc;--customer-surface: #ffffff;--customer-surface-raised: #f7f9fc;--customer-surface-muted: #edf2f7;--customer-line: #dce4ed;--customer-line-strong: #cbd6e2;--customer-text: #17263a;--customer-text-soft: #5f6f83;--customer-text-muted: #748397;--customer-blue: #5267df;--customer-blue-bright: #346bc8;--customer-green: #16855e;--customer-shadow: 0 20px 48px rgb(34 55 82 / .1)}body.site-popup-open,body.coupon-wheel-open{overflow:hidden}.floating-contact-link.is-coupon-wheel{border:2px solid rgb(255 255 255 / .96);background:linear-gradient(145deg,var(--customer-blue-bright, #377dff),#7559ed);cursor:pointer}.floating-contact-link.is-coupon-wheel[hidden]{display:none}.floating-contact-link.is-coupon-wheel svg{width:27px;height:27px}.coupon-wheel-shell{position:fixed;z-index:250;inset:0;display:grid;place-items:center;opacity:0;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));pointer-events:none;transition:opacity .24s ease}.coupon-wheel-shell[hidden]{display:none}.coupon-wheel-shell.is-visible{opacity:1;pointer-events:auto}.coupon-wheel-backdrop{position:absolute;inset:0;background:#121d2f85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.coupon-wheel-dialog{position:relative;display:grid;width:min(920px,100%);max-height:min(720px,calc(100dvh - 36px));grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);overflow:hidden auto;border:1px solid color-mix(in srgb,var(--wheel-primary) 18%,#d9e2ee);border-radius:30px;background:var(--wheel-panel);box-shadow:0 32px 90px #16243a47,0 4px 14px #16243a1f;color:var(--wheel-text);opacity:0;outline:none;transform:translateY(18px) scale(.975);transition:opacity .28s ease,transform .36s cubic-bezier(.2,.8,.2,1)}.coupon-wheel-shell.is-visible .coupon-wheel-dialog{opacity:1;transform:translateY(0) scale(1)}.coupon-wheel-close{position:absolute;z-index:3;top:18px;right:18px;display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--wheel-text) 14%,transparent);border-radius:14px;background:color-mix(in srgb,var(--wheel-panel) 88%,transparent);color:var(--wheel-text);cursor:pointer;transition:transform .18s ease,background .18s ease}.coupon-wheel-close:hover{background:color-mix(in srgb,var(--wheel-primary) 10%,var(--wheel-panel));transform:rotate(4deg)}.coupon-wheel-close:focus-visible,.coupon-wheel-spin-button:focus-visible,.coupon-wheel-code-row button:focus-visible{outline:3px solid color-mix(in srgb,var(--wheel-primary) 42%,transparent);outline-offset:3px}.coupon-wheel-close svg{width:21px;height:21px}.coupon-wheel-copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:48px 12px 42px 44px}.coupon-wheel-kicker{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;border-radius:999px;background:color-mix(in srgb,var(--wheel-primary) 9%,transparent);color:var(--wheel-primary);padding:7px 11px;font-size:.68rem;font-weight:850;letter-spacing:.1em}.coupon-wheel-kicker svg{width:15px;height:15px}.coupon-wheel-copy h2{max-width:410px;margin-top:18px;color:var(--wheel-text);font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:850;letter-spacing:-.055em;line-height:1.05}.coupon-wheel-copy>p{max-width:390px;margin-top:14px;color:color-mix(in srgb,var(--wheel-text) 67%,transparent);font-size:.86rem;line-height:1.65}.coupon-wheel-spin-button{display:inline-flex;min-height:52px;align-self:flex-start;align-items:center;justify-content:center;gap:12px;margin-top:24px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--wheel-primary),var(--wheel-secondary));color:#fff;padding:0 22px;box-shadow:0 15px 32px color-mix(in srgb,var(--wheel-primary) 27%,transparent);cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.coupon-wheel-spin-button:hover:not(:disabled){box-shadow:0 18px 38px color-mix(in srgb,var(--wheel-primary) 38%,transparent);transform:translateY(-2px)}.coupon-wheel-spin-button:disabled{cursor:default;opacity:.72}.coupon-wheel-spin-button svg{width:19px;height:19px}.coupon-wheel-spin-button.is-loading svg{animation:coupon-wheel-button-spin .9s linear infinite}.coupon-wheel-terms{max-width:390px;margin-top:20px;color:color-mix(in srgb,var(--wheel-text) 58%,transparent);font-size:.7rem}.coupon-wheel-terms summary{display:inline-flex;align-items:center;color:color-mix(in srgb,var(--wheel-text) 72%,transparent);cursor:pointer;font-weight:750}.coupon-wheel-terms p{margin-top:8px;line-height:1.55}.coupon-wheel-stage{position:relative;display:grid;min-height:600px;place-items:center;overflow:hidden;background:radial-gradient(circle at 52% 48%,color-mix(in srgb,var(--wheel-accent) 18%,transparent),transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--wheel-primary) 7%,#f7faff),color-mix(in srgb,var(--wheel-secondary) 12%,#f8f7ff))}.coupon-wheel-stage:before,.coupon-wheel-stage:after{position:absolute;width:310px;height:310px;border:1px solid color-mix(in srgb,var(--wheel-primary) 12%,transparent);border-radius:999px;content:""}.coupon-wheel-stage:after{width:410px;height:410px;border-color:color-mix(in srgb,var(--wheel-secondary) 8%,transparent)}.coupon-wheel-disc{--wheel-rotation: 0deg;position:relative;z-index:1;width:min(410px,84%);aspect-ratio:1;border:12px solid #fff;border-radius:999px;box-shadow:0 26px 55px #1f314e3d,inset 0 0 0 2px #ffffff80;transform:rotate(var(--wheel-rotation))}.coupon-wheel-disc:after{position:absolute;inset:12px;border:1px solid rgb(255 255 255 / .45);border-radius:inherit;content:"";pointer-events:none}.coupon-wheel-disc.is-spinning{transition:transform 4.25s cubic-bezier(.12,.64,.12,1)}.coupon-wheel-segment-label{position:absolute;z-index:2;top:50%;left:50%;width:42%;height:1px;transform:rotate(var(--segment-angle));transform-origin:left center}.coupon-wheel-segment-label b{position:absolute;right:4%;display:block;width:72%;color:#fff;font-size:clamp(.62rem,1.4vw,.78rem);font-weight:850;line-height:1.15;text-align:center;text-shadow:0 1px 3px rgb(0 0 0 / .24);transform:translateY(-50%) rotate(calc(var(--segment-angle) * -1))}.coupon-wheel-hub{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:76px;height:76px;place-items:center;border:8px solid rgb(255 255 255 / .75);border-radius:999px;background:#fff;color:var(--wheel-primary);box-shadow:0 8px 20px #15223638;transform:translate(-50%,-50%)}.coupon-wheel-hub svg{width:29px;height:29px}.coupon-wheel-pointer{position:absolute;z-index:4;top:calc(50% - min(217px,44%));left:50%;width:0;height:0;border-top:30px solid var(--wheel-accent);border-right:18px solid transparent;border-left:18px solid transparent;filter:drop-shadow(0 5px 4px rgb(29 42 62 / .24));transform:translate(-50%)}.coupon-wheel-result{max-width:390px;margin-top:22px;border:1px solid color-mix(in srgb,var(--wheel-primary) 20%,transparent);border-radius:18px;background:color-mix(in srgb,var(--wheel-primary) 6%,var(--wheel-panel));padding:18px}.coupon-wheel-result[hidden]{display:none}.coupon-wheel-result-icon{display:grid;width:38px;height:38px;place-items:center;float:left;margin-right:12px;border-radius:12px;background:var(--wheel-primary);color:#fff}.coupon-wheel-result-icon svg{width:20px;height:20px}.coupon-wheel-result>small{display:block;color:color-mix(in srgb,var(--wheel-text) 60%,transparent);font-size:.67rem;font-weight:750}.coupon-wheel-result>strong{display:block;margin-top:2px;color:var(--wheel-text);font-size:1rem}.coupon-wheel-code-row{display:flex;align-items:stretch;gap:8px;clear:both;margin-top:16px}.coupon-wheel-code-row code{display:flex;min-width:0;flex:1;align-items:center;border:1px dashed color-mix(in srgb,var(--wheel-primary) 42%,transparent);border-radius:12px;color:var(--wheel-primary);padding:0 12px;font:800 .86rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.05em;overflow-wrap:anywhere}.coupon-wheel-code-row button{display:inline-flex;min-height:43px;align-items:center;gap:7px;border:0;border-radius:12px;background:var(--wheel-primary);color:#fff;padding:0 13px;cursor:pointer;font:inherit;font-size:.7rem;font-weight:780}.coupon-wheel-code-row button svg{width:16px;height:16px}.coupon-wheel-result>p{margin-top:12px;color:color-mix(in srgb,var(--wheel-text) 68%,transparent);font-size:.72rem;line-height:1.5}.coupon-wheel-result .coupon-wheel-expiry{margin-top:5px;font-size:.63rem}.coupon-wheel-shell.has-result .coupon-wheel-spin-button{margin-top:14px}@keyframes coupon-wheel-button-spin{to{transform:rotate(360deg)}}@media(max-width:820px){.coupon-wheel-dialog{width:min(560px,100%);grid-template-columns:1fr}.coupon-wheel-stage{order:-1;min-height:330px;padding:32px}.coupon-wheel-disc{width:min(290px,78vw);border-width:9px}.coupon-wheel-stage:before{width:230px;height:230px}.coupon-wheel-stage:after{width:310px;height:310px}.coupon-wheel-pointer{top:13px}.coupon-wheel-hub{width:60px;height:60px;border-width:6px}.coupon-wheel-hub svg{width:23px;height:23px}.coupon-wheel-copy{padding:30px 24px 28px}.coupon-wheel-copy h2{font-size:1.8rem}}@media(max-width:480px){.coupon-wheel-shell{padding:9px}.coupon-wheel-dialog{max-height:calc(100dvh - 18px);border-radius:23px}.coupon-wheel-close{top:12px;right:12px;width:38px;height:38px}.coupon-wheel-stage{min-height:285px;padding:24px 18px}.coupon-wheel-disc{width:min(245px,74vw)}.coupon-wheel-stage:before{width:190px;height:190px}.coupon-wheel-stage:after{width:260px;height:260px}.coupon-wheel-segment-label b{font-size:.59rem}.coupon-wheel-copy{padding:25px 19px 24px}.coupon-wheel-copy h2{margin-top:14px;font-size:1.55rem}.coupon-wheel-spin-button{width:100%}.coupon-wheel-code-row{flex-direction:column}.coupon-wheel-code-row code{min-height:44px}.coupon-wheel-code-row button{justify-content:center}}@media(prefers-reduced-motion:reduce){.coupon-wheel-shell,.coupon-wheel-dialog,.coupon-wheel-disc.is-spinning,.coupon-wheel-spin-button,.coupon-wheel-close{transition:none}.coupon-wheel-spin-button.is-loading svg{animation:none}}.site-popup{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;overflow-y:auto;background:#020812d1;padding:24px;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .18s ease}.site-popup[hidden]{display:none}.site-popup.is-visible{opacity:1}.site-popup-card{position:relative;width:min(520px,100%);overflow:hidden;border:1px solid var(--customer-line-strong);border-radius:26px;background:var(--customer-surface);color:var(--customer-text);box-shadow:0 36px 100px #0000008f;transform:translateY(14px) scale(.98);transition:transform .2s ease}.site-popup.is-visible .site-popup-card{transform:translateY(0) scale(1)}.site-popup-close{position:absolute;z-index:2;top:14px;right:14px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgb(255 255 255 / .16);border-radius:50%;background:#050f1fc2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-popup-close svg{width:20px;height:20px}.site-popup-close:focus-visible{outline:3px solid rgb(115 167 255 / .6);outline-offset:2px}.site-popup-visual{display:grid;min-height:210px;place-items:center;background:radial-gradient(circle at 68% 18%,rgb(109 129 255 / .48),transparent 32%),linear-gradient(135deg,#0b1d3b,#173d78)}.site-popup-visual.has-image{width:100%;min-height:0;aspect-ratio:1 / 1}.site-popup-visual img{width:100%;height:100%;object-fit:cover}.site-popup-visual>span{display:grid;width:92px;height:92px;place-items:center;border:1px solid rgb(255 255 255 / .22);border-radius:28px;background:#ffffff17;color:#fff;box-shadow:0 18px 44px #0003}.site-popup-visual svg{width:50px;height:50px}.site-popup-content{padding:30px;text-align:center}.site-popup-kicker{color:var(--customer-blue-bright);font-size:.66rem;font-weight:800;letter-spacing:.14em}.site-popup-content h2{margin-top:8px;color:var(--customer-text);font-size:clamp(1.5rem,5vw,2rem);font-weight:800;letter-spacing:-.04em}.site-popup-content p{max-width:420px;margin:12px auto 0;color:var(--customer-text-soft);font-size:.82rem;line-height:1.7}.site-popup-content>a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:12px;margin-top:20px;border-radius:13px;background:linear-gradient(135deg,#6678ff,#4c62e6);color:#fff;padding:0 20px;font-size:.78rem;font-weight:800;text-decoration:none;box-shadow:0 14px 30px #4c62e640}@media(max-width:560px){.site-popup{align-items:center;padding:14px}.site-popup-card{border-radius:21px}.site-popup-visual{min-height:170px}.site-popup-content{padding:24px 20px}}@media(prefers-reduced-motion:reduce){.site-popup,.site-popup-card{transition:none}}.faq-section{border-top:1px solid var(--customer-line);background:var(--customer-canvas-soft);padding:clamp(64px,8vw,108px) 0}.faq-list{display:grid;max-width:920px;gap:12px;margin:34px auto 0}.faq-item{overflow:hidden;border:1px solid var(--customer-line);border-radius:16px;background:var(--customer-surface);box-shadow:0 14px 34px #0000001f}.faq-item summary{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;color:var(--customer-text);padding:16px 20px;font-size:.86rem;font-weight:750;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:#1c2942;color:#8fb3ff;font-size:1.15rem;transition:rotate .18s ease}.faq-item[open] summary span{rotate:45deg}.faq-item>div{border-top:1px solid var(--customer-line);padding:18px 20px 21px}.faq-item p{color:var(--customer-text-soft);font-size:.78rem;line-height:1.8;white-space:pre-line}:is(.product-detail-body,.cart-body,.checkout-body,.account-site-body){color-scheme:dark;background:var(--customer-canvas);color:var(--customer-text)}:is(.cart-main,.checkout-main,.account-site-shell){min-height:70vh;border-top-color:var(--customer-line);background:radial-gradient(circle at 84% 3%,rgb(82 103 255 / .13),transparent 27%),radial-gradient(circle at 10% 78%,rgb(31 190 143 / .055),transparent 24%),linear-gradient(180deg,var(--customer-canvas-soft),var(--customer-canvas))}:is(.cart-heading h1,.checkout-heading h1,.account-page-heading h1,.paytr-checkout-heading h1){color:var(--customer-text);font-weight:800;letter-spacing:-.045em}:is(.cart-heading p,.checkout-heading p,.account-page-heading p,.paytr-checkout-heading p){color:var(--customer-text-soft);font-size:.84rem}:is(.cart-heading>div>span,.checkout-heading>div>span,.account-page-heading>div>span,.paytr-checkout-heading span){color:#7f8fff}.cart-body{background:var(--customer-canvas)}.cart-breadcrumb{color:var(--customer-text-muted)}.cart-breadcrumb a{color:var(--customer-text-soft)}.cart-breadcrumb strong{color:var(--customer-text)}.cart-items-card,.cart-summary{border-color:var(--customer-line);border-radius:var(--customer-radius);background:#11161df5;color:var(--customer-text);box-shadow:var(--customer-shadow)}.cart-card-heading{border-bottom-color:var(--customer-line)}.cart-card-heading h2,.cart-empty h2,.cart-item-copy>a,.cart-item-price strong,.cart-summary h2,.cart-summary dd,.cart-summary-total strong{color:var(--customer-text)}.cart-card-heading p,.cart-empty p,.cart-item-copy p,.cart-item-price small,.cart-summary dl>div,.cart-summary-total small,.cart-security-note{color:var(--customer-text-soft)}.cart-item{border-bottom-color:var(--customer-line)}.cart-item-copy>span,.cart-summary>span{color:var(--customer-blue-bright)}.cart-item-actions a{color:#aab6c6}.cart-empty>span{background:#19253a;color:#7dabff}.cart-summary dl>div{border-bottom-color:var(--customer-line)}.cart-wallet-balance{background:#102d25;color:#8acbb1}.cart-wallet-balance strong{color:#53dfa8}.cart-purchase-form label{color:var(--customer-text-soft)}.cart-balance-warning,.checkout-balance-alert{border-color:#654f24;background:#2a2112}.cart-balance-warning strong,.cart-balance-warning a,.checkout-balance-alert strong,.checkout-balance-alert a{color:#ffd36d}.cart-balance-warning p,.checkout-balance-alert small{color:#c8b27f}.cart-status{border-color:#235c47;background:#102e24;color:#7de0b7}.cart-error,.checkout-error{border:1px solid #6f343d;background:#32171d;color:#ff9da7}.checkout-status{border-color:#285b49;background:#102c24;color:#7de0b7}.coupon-form{border-top-color:var(--customer-line)}.coupon-form>label{color:var(--customer-text-soft)}.coupon-form input{border-color:#364355;background:#0b1118;color:var(--customer-text)}.coupon-form input::placeholder{color:#69778a}.coupon-form input:focus{border-color:#657bff;box-shadow:0 0 0 4px #657bff1f}.coupon-form button{background:linear-gradient(135deg,#5269ed,#198eeb)}.coupon-error{color:#ff939c}.coupon-applied{border-color:#285b49;background:#102c24}.coupon-applied>span{background:#1f9c6d}.coupon-applied strong{color:#6ee0b0}.coupon-applied small{color:#8eb8a6}.coupon-applied button{color:#91dabb}.coupon-discount-line dt,.coupon-discount-line dd,.order-discount-value{color:#55d5a1!important}.checkout-body{background:var(--customer-canvas)}.checkout-breadcrumb{color:var(--customer-text-muted)}.checkout-breadcrumb a{color:var(--customer-blue-bright)}.checkout-breadcrumb strong{color:var(--customer-text)}.checkout-steps{border-color:var(--customer-line);background:#11161deb;box-shadow:0 18px 40px #00000038}.checkout-steps li{color:var(--customer-text-muted)}.checkout-steps li>span{background:#202936;color:#a6b3c3}.checkout-steps li.is-active{background:#1d2948;color:#9cafff}.checkout-steps li.is-active>span{background:#5d70ef;color:#fff}.checkout-payment-card,.checkout-summary{border-color:var(--customer-line);border-radius:var(--customer-radius);background:#11161df5;color:var(--customer-text);box-shadow:var(--customer-shadow)}.checkout-method-fieldset legend,.checkout-method-copy strong,.checkout-method-panel strong,.checkout-no-method strong,.checkout-summary-product strong,.checkout-summary-lines dd,.checkout-summary-total{color:var(--customer-text)!important}.checkout-method-option{border-color:var(--customer-line);background:var(--customer-surface-raised);color:var(--customer-text)}.checkout-method-option:hover{border-color:#566bff;box-shadow:0 16px 36px #00000040}.checkout-method-option:has(input:focus-visible),.checkout-method-option.is-selected{border-color:#6678ff;background:#1a2232;box-shadow:0 18px 42px #4559e02e}.checkout-method-option.is-disabled:hover{border-color:var(--customer-line)}.checkout-method-icon{background:#1c2b43;color:#82adff}.checkout-method-icon--wallet{background:#12372d;color:#65d8ab}.checkout-method-icon--stripe{background:#292545;color:#aaa4ff}.checkout-method-icon--paytr{background:#16334a;color:#75c5ff}.checkout-method-icon--shopier{background:#302143;color:#c0a2ff}.checkout-method-copy small,.checkout-method-panel small,.checkout-no-method p,.checkout-summary-product em,.checkout-summary-lines div,.checkout-terms,.checkout-security{color:var(--customer-text-soft)}.checkout-method-panel,.checkout-no-method{border-color:var(--customer-line);background:var(--customer-surface-muted)}.checkout-customer-fields label{color:#b4bfcd}.checkout-customer-fields input,.checkout-customer-fields textarea,.paytr-customer-fields input,.paytr-customer-fields textarea{border-color:var(--customer-line-strong);background:#0d1219;color:var(--customer-text)}.checkout-summary-heading,.checkout-summary-lines{border-color:var(--customer-line)}.checkout-summary-heading span,.checkout-summary-product small{color:var(--customer-blue-bright)}.checkout-summary-heading a{color:#a9b5c5}.checkout-delivery-note{background:#102d25}.checkout-delivery-note>span{background:#174635;color:#5de0a9}.checkout-delivery-note strong{color:#dcf8ed}.checkout-delivery-note small{color:#8fc1ad}.account-site-body{background:var(--customer-canvas);color:var(--customer-text)}.account-sidebar,.account-section-card,.settings-card,.profile-summary-card,.orders-stat-grid article,.orders-explorer,.orders-security-note,.payment-account-card{border-color:var(--customer-line);background:#11161df5;color:var(--customer-text);box-shadow:var(--customer-shadow)}.account-sidebar{border-radius:var(--customer-radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.account-identity{border-bottom-color:var(--customer-line)}.account-identity strong{color:var(--customer-text);font-size:.78rem}.account-identity small{color:var(--customer-text-muted);font-size:.65rem}.account-nav-label{color:#68788d;font-size:.56rem}.account-sidebar nav a{color:#a3afbf;font-size:.74rem}.account-sidebar nav a:hover{background:#1b222c;color:var(--customer-text)}.account-sidebar nav a.is-active{background:linear-gradient(135deg,#1d2948,#172239);color:#91a4ff;box-shadow:inset 0 0 0 1px #6678ff29}.account-sidebar nav a>span{color:#718096}.account-sidebar nav a.is-active>span{color:#8195ff}.account-sidebar nav small{background:#1d2530;color:#9aa8b9;font-size:.56rem}.account-help{border:1px solid #2b3b55;background:linear-gradient(145deg,#101c2d,#102845)}.account-help strong{font-size:.72rem}.account-help small,.account-help a{font-size:.62rem}.account-logout button{color:#8492a4;font-size:.66rem}.account-logout button:hover{background:#1b222c;color:var(--customer-text)}.account-page-heading p{color:var(--customer-text-soft)}.account-stat-grid article,.account-stat-grid>a{border-color:var(--customer-line);border-radius:var(--customer-radius);background:var(--customer-surface);color:var(--customer-text);box-shadow:0 12px 30px #00000029}.account-stat-grid>a{background:linear-gradient(135deg,#121820,#151d2a)}.account-stat-grid>a:hover{border-color:#5366d9;box-shadow:0 18px 38px #00000040}.account-stat-icon,.settings-card-heading>span,.account-empty-state>span,.compact-empty>span,.wallet-empty-state>span{background:#1a2940;color:#7facff}.account-stat-grid small{color:var(--customer-text-soft);font-size:.66rem}.account-stat-grid strong{color:var(--customer-text)}.account-stat-grid em{color:var(--customer-text-muted);font-size:.58rem}.account-section-card,.settings-card{border-radius:var(--customer-radius)}.account-section-heading,.settings-card-heading{border-bottom-color:var(--customer-line)}.account-section-heading h2,.settings-card-heading h2,.account-empty-state h3,.compact-empty strong,.support-quick strong{color:var(--customer-text)}.account-section-heading h2,.settings-card-heading h2{font-size:.92rem}.account-section-heading p,.settings-card-heading p,.compact-empty small,.support-quick small{color:var(--customer-text-muted);font-size:.62rem}.account-section-heading>a{color:var(--customer-blue-bright);font-size:.64rem}.account-empty-state p{color:var(--customer-text-soft);font-size:.68rem}.button-dark{background:#596bed;color:#fff}.support-quick button{background:#596bed}.profile-summary-card{background:linear-gradient(135deg,#111820,#151d29)}.profile-summary-copy h2{color:var(--customer-text)}.profile-summary-copy p{color:var(--customer-text-muted);font-size:.64rem}.avatar-editor,.wallet-filters,.orders-search-field,.orders-status-field select{border-color:var(--customer-line);background:var(--customer-surface-muted);color:var(--customer-text)}.avatar-editor label,.settings-form .form-field>span:first-child{color:#b4bfcd}.avatar-editor input[type=file],.avatar-editor>div>small,.settings-form-footer p{color:var(--customer-text-muted)}.account-site-body .field-control{border-color:var(--customer-line-strong);background:#0d1219}.account-site-body .field-control:focus-within{border-color:#6678ff;background:#0d1219;box-shadow:0 0 0 4px #6678ff1a}.account-site-body .field-control input,.account-site-body .field-control select,.account-site-body .field-control textarea{color:var(--customer-text)}.security-detail-list>div,.compact-transaction-list>div{border-color:var(--customer-line)}.security-detail-list dt,.compact-transaction-list small{color:var(--customer-text-muted)}.security-detail-list dd,.compact-transaction-list strong,.compact-transaction-list em{color:var(--customer-text)}.wallet-filters{border-bottom-color:var(--customer-line)}.wallet-filters label>span{color:#aab6c6;font-size:.6rem}.wallet-filters select{border-color:var(--customer-line-strong);background:#0d1219;color:var(--customer-text)}.wallet-table th{border-bottom-color:var(--customer-line);background:#151b24;color:#8493a6;font-size:.56rem}.wallet-table td{border-bottom-color:var(--customer-line);color:#b5c0ce;font-size:.66rem}.wallet-transaction-info strong{color:var(--customer-text)}.wallet-security-note,.support-rule-note,.orders-security-note{border-color:var(--customer-line);background:var(--customer-surface-muted)}.orders-stat-grid p>span{color:var(--customer-text-soft);font-size:.62rem}.orders-stat-grid strong{color:var(--customer-text)}.orders-stat-grid small{color:var(--customer-text-muted);font-size:.54rem}.orders-explorer-header{border-bottom-color:var(--customer-line)}.orders-explorer-header h2,.orders-empty-copy h3,.orders-filter-empty h3{color:var(--customer-text)}.orders-explorer-header>div>p,.orders-empty-copy>p,.orders-filter-empty p{color:var(--customer-text-soft);font-size:.66rem}.orders-empty-visual{background:radial-gradient(circle at 50% 44%,rgb(77 104 255 / .16),transparent 26%),linear-gradient(145deg,#151d2a,#111820)}.orders-receipt{border-color:var(--customer-line-strong);background:#181f29f0}.orders-receipt>i{background:#35404e}.orders-empty-benefits span{color:#a8b4c4}.orders-record-list{background:var(--customer-surface)}.order-record{border-bottom-color:var(--customer-line);background:var(--customer-surface);color:var(--customer-text)}.order-record:last-child{border-bottom-color:transparent}.order-record:hover{background:var(--customer-surface-raised);color:var(--customer-text)}.order-record:focus-visible{background:var(--customer-surface-raised);outline-color:#73a7ff94}.order-record-copy>span{color:var(--customer-blue-bright);font-size:.55rem}.order-record-copy h3,.order-record-summary strong{color:var(--customer-text)}.order-record-copy h3{font-size:.78rem;line-height:1.35}.order-record-copy p{color:var(--customer-text-soft);font-size:.57rem}.order-record-copy p i{background:#5d6978}.order-record-progress>span{color:var(--customer-text-muted)}.order-record-progress>span>i{border-color:var(--customer-line-strong);background:var(--customer-surface-muted);color:var(--customer-text-soft)}.order-record-progress>span.is-current>i{border-color:#5779d8;background:#18284a;color:#9cb8ff}.order-record-progress>span.is-complete{color:#5bd3a4}.order-record-progress>span.is-complete>i{border-color:#28634f;background:#123328;color:#7be2ba}.order-record-progress>b{background:var(--customer-line-strong)}.order-record-progress>b.is-complete{background:#3f9b78}.order-record-arrow{background:#1b2430;color:#9aa9bb}.order-record:hover .order-record-arrow,.order-record:focus-visible .order-record-arrow{background:#203354;color:#8eb8ff}.orders-pagination{border-top-color:var(--customer-line)}.payment-account-card{background:linear-gradient(145deg,#151c25,#10161e)}.payment-method-heading h3,.payment-account-card strong,.deposit-history-main strong{color:var(--customer-text)}.payment-method-heading p,.payment-account-card small,.deposit-history-main small{color:var(--customer-text-soft)}.payment-instructions,.crypto-warning{border-color:var(--customer-line);background:var(--customer-surface-muted)}.support-page-heading,.support-thread-heading{gap:24px}.support-page-heading>div,.support-thread-heading>div{min-width:0}.support-page-heading h1,.support-thread-heading h1{overflow-wrap:anywhere}.support-page-heading p,.support-thread-heading p{margin-top:8px;color:var(--customer-text-soft);font-size:.75rem;line-height:1.65}.support-heading-actions{flex:0 0 auto}.support-heading-actions .button-quiet{min-height:42px;border:1px solid var(--customer-line-strong);background:var(--customer-surface-raised);color:var(--customer-text);box-shadow:none}.support-heading-actions .button-quiet:hover{border-color:#596fbc;background:#19243a}.active-ticket-notice{border-color:#344a6c;background:linear-gradient(135deg,#121b29,#131f33)}.active-ticket-icon{background:#192d4c;color:#8cb9ff}.active-ticket-notice h2{color:var(--customer-text);font-size:.95rem;line-height:1.4}.active-ticket-notice p{color:var(--customer-text-soft);font-size:.67rem;line-height:1.6}.active-ticket-notice>a{color:#8fbaff;font-size:.7rem}.support-status{align-items:center;gap:6px;border:1px solid transparent;padding:6px 10px;font-size:.62rem;line-height:1}.support-status:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:"";opacity:.8}.support-status.is-open{border-color:#315a87;background:#142b43;color:#8dc5ff}.support-status.is-awaiting_support{border-color:#6c5224;background:#342817;color:#f1c66d}.support-status.is-awaiting_customer{border-color:#465b9c;background:#1d294c;color:#aabaff}.support-status.is-closed{border-color:#3b4654;background:#202731;color:#aab4c2}.support-rule-note{border-color:#34445a;background:#121c29}.support-rule-note>span{background:#1b3354;color:#9ac5ff}.support-rule-note p{color:var(--customer-text-soft);font-size:.69rem}.support-rule-note strong{color:var(--customer-text)}.support-create-card,.support-history-card,.support-thread-card{border-color:var(--customer-line-strong);background:#10161e}.support-create-card .account-section-heading,.support-history-card .account-section-heading{background:#121922}.support-form{gap:18px;padding:clamp(20px,3vw,30px)}.support-form .form-field,.support-reply-area .form-field{display:grid;gap:8px}.support-form .form-field>span:first-child,.support-reply-area .form-field>span:first-child{color:#c5cfdb;font-size:.72rem;font-weight:700}.support-form .form-field>span:first-child small,.support-reply-area .form-field>span:first-child small{color:var(--customer-text-muted);font-size:.64rem;font-weight:600}.support-form .field-control,.support-reply-area .field-control{min-height:52px;border-color:#364355;border-radius:13px;background:#0b1118}.support-form .field-control:hover,.support-reply-area .field-control:hover{border-color:#4a5a70}.support-form .field-control:focus-within,.support-reply-area .field-control:focus-within{border-color:#657bff;box-shadow:0 0 0 4px #657bff1f}.support-form input,.support-form select,.support-form textarea,.support-reply-area input,.support-reply-area textarea{color-scheme:dark;background:transparent;color:var(--customer-text);caret-color:#8ca3ff;font-size:.78rem;line-height:1.65}.support-form input::placeholder,.support-form textarea::placeholder,.support-reply-area textarea::placeholder{color:#69778a;opacity:1}.support-form select{width:100%;min-height:50px;appearance:auto;color:var(--customer-text);color-scheme:dark;cursor:pointer}.support-form select option,.support-form select optgroup{background:#111923;color:#eef3f9}.support-form select option:disabled{color:#7d8999}.support-form .field-control-textarea,.support-reply-area .field-control-textarea{padding:14px 16px}.support-form textarea,.support-reply-area textarea{min-height:132px;resize:vertical}.support-form .field-error,.support-reply-area .field-error{color:#ff939c;font-size:.66rem}.support-file-control{display:grid;gap:9px;padding:13px 15px}.support-file-control input{width:100%;color:var(--customer-text-soft);font-size:.72rem}.support-file-control input::file-selector-button{margin-right:12px;border:1px solid #3d4c61;border-radius:9px;background:#182230;color:#dce6f2;padding:8px 11px;font:inherit;font-weight:700;cursor:pointer}.support-file-control input::file-selector-button:hover{border-color:#6278cf;background:#202d43}.support-file-control em{color:var(--customer-text-muted);font-size:.64rem;font-style:normal}.support-form-submit{border-top-color:var(--customer-line);padding-top:18px}.support-form-submit p{color:var(--customer-text-soft);font-size:.67rem;line-height:1.55}.support-form-submit p span{background:#123529;color:#63d5a7}.support-form-submit .auth-submit,.support-reply-area .auth-submit{min-height:44px;border-radius:12px;font-size:.7rem}.support-ticket-list>a,.deposit-history-list>article{border-color:var(--customer-line)}.support-ticket-list>a{min-height:78px;background:#10161e}.support-ticket-list>a:hover,.support-ticket-list>a:focus-visible{background:#18212c}.support-ticket-list>a:focus-visible{outline:2px solid #7285ff;outline-offset:-2px}.support-ticket-category{color:#8caeff;font-size:.64rem}.support-ticket-list strong,.support-message-content strong{color:var(--customer-text)}.support-ticket-list p strong{font-size:.76rem}.support-ticket-list p,.support-message-content p{color:var(--customer-text-soft)}.support-ticket-list p small{color:var(--customer-text-muted);font-size:.61rem}.support-ticket-list i{color:#8295ad;font-size:.9rem}.support-message-list{min-height:260px;gap:18px;background:radial-gradient(circle at 88% 0%,rgb(88 111 238 / .09),transparent 30%),linear-gradient(180deg,#0c1219,#0d141c);padding:clamp(20px,3vw,30px)}.support-message{width:min(76%,680px);max-width:none;gap:10px}.support-message-avatar{width:38px;height:38px;border:1px solid #344254;border-radius:12px;background:#182230;color:#a9b9cc;font-size:.7rem}.support-message.is-support .support-message-avatar{border-color:#315b9b;background:#173a69;color:#dcecff}.support-message-content{min-width:220px;border-color:#344153;border-radius:5px 16px 16px;background:#151d27;padding:14px 16px;box-shadow:0 10px 30px #00000029}.support-message.is-customer .support-message-content{border-color:#4158ba;border-radius:16px 5px 16px 16px;background:linear-gradient(145deg,#192449,#17213d)}.support-message-content header{gap:18px}.support-message-content header strong{font-size:.71rem}.support-message-content time{flex:0 0 auto;color:#8694a7;font-size:.57rem}.support-message-content p{margin-top:8px;color:#bdc8d6;font-size:.72rem;line-height:1.75;overflow-wrap:anywhere}.support-message-attachment{display:grid;max-width:460px;gap:7px;margin-top:14px;color:var(--customer-blue-bright);font-size:.66rem;font-weight:750;text-decoration:none}.support-message-attachment img{width:100%;max-height:360px;border:1px solid var(--customer-line-strong);border-radius:13px;object-fit:contain;background:#090d13}.support-reply-area{gap:24px;border-top-color:var(--customer-line);background:#101821;padding:clamp(20px,3vw,28px)}.support-reply-area>form:first-child{gap:14px}.support-reply-area>form:last-child{border-left-color:var(--customer-line);padding-left:24px}.support-reply-area>form:last-child strong{color:var(--customer-text);font-size:.72rem}.support-reply-area>form:last-child small{color:var(--customer-text-muted);font-size:.62rem;line-height:1.6}.support-close-button{margin-top:12px;border:1px solid #61343b;border-radius:9px;background:#28171c;color:#ff8f98;padding:9px 12px;font-size:.64rem}.support-close-button:hover{border-color:#9a4b55;background:#361c23;color:#ffb2b8}.support-close-button:focus-visible{outline:3px solid rgb(255 112 125 / .25);outline-offset:2px}.support-closed-notice{border-top-color:var(--customer-line);background:#101821}.support-closed-notice>span{background:#123529;color:#67d8aa}.support-closed-notice strong{color:var(--customer-text);font-size:.72rem}.support-closed-notice small{color:var(--customer-text-muted);font-size:.62rem;line-height:1.55}.support-closed-notice a{color:#8db7ff;font-size:.66rem}.order-summary-card,.order-timeline-card,.order-terms-card{color:var(--customer-text)}.order-summary-values>div,.order-timeline li{border-color:var(--customer-line)}.paytr-order-total{border-color:var(--customer-line);background:var(--customer-surface);box-shadow:var(--customer-shadow)}.paytr-order-total small{color:var(--customer-text-soft)}.paytr-order-total strong{color:var(--customer-text)}.paytr-security-strip{border-bottom-color:var(--customer-line);background:var(--customer-surface-muted)}.paytr-security-strip strong{color:var(--customer-text)}.paytr-security-strip small,.paytr-checkout-note{color:var(--customer-text-soft)}.auth-main{background:radial-gradient(circle at 14% 8%,rgb(49 209 148 / .12),transparent 29%),radial-gradient(circle at 86% 4%,rgb(102 120 255 / .2),transparent 32%),linear-gradient(145deg,#090d13,#101b2e)}.auth-card{border-color:#394553;box-shadow:0 32px 90px #0000006b}.auth-submit{background:linear-gradient(135deg,#5368f0,#18b985)}@media(max-width:1024px){.account-layout{gap:1.25rem}}@media(max-width:720px){:is(.cart-main,.checkout-main){padding-top:1.5rem}.cart-heading h1,.checkout-heading h1,.account-page-heading h1{font-size:clamp(2rem,10vw,2.8rem)}.cart-items-card,.cart-summary,.checkout-payment-card,.checkout-summary,.account-section-card,.settings-card{border-radius:16px}.support-page-heading,.support-thread-heading{gap:16px}.active-ticket-notice{grid-template-columns:1fr;padding:18px}.active-ticket-icon{display:none}.active-ticket-notice>a{grid-column:auto;justify-self:start}.support-create-card .account-section-heading,.support-history-card .account-section-heading{align-items:flex-start;gap:12px;padding:18px}.support-form{padding:18px}.support-form-submit{align-items:stretch;flex-direction:column}.support-form-submit .auth-submit{width:100%}.support-ticket-list>a{grid-template-columns:minmax(0,1fr) auto 18px;gap:10px;padding:16px 18px}.support-ticket-category{grid-column:1 / -1}.support-message-list{min-height:220px;padding:18px 14px}.support-message{width:min(94%,680px);max-width:none;gap:8px}.support-message-avatar{width:34px;height:34px;border-radius:10px}.support-message-content{min-width:0;padding:13px 14px}.support-reply-area{grid-template-columns:1fr;gap:20px;padding:18px}.support-reply-area>form:last-child{border-top:1px solid var(--customer-line);border-left:0;padding:20px 0 0}.support-reply-area .auth-submit{width:100%}.support-closed-notice{align-items:flex-start;flex-wrap:wrap;padding:18px}.support-closed-notice a{width:100%;margin-left:42px}}@media(max-width:460px){.support-message{width:100%}.support-message-content header{align-items:flex-start;flex-direction:column;gap:3px}.support-heading-actions{width:100%;align-items:stretch;flex-direction:column}.support-heading-actions .button{width:100%}.support-closed-notice a{margin-left:0}}@media(prefers-reduced-motion:reduce){:is(.cart-body,.checkout-body,.account-site-body) *{scroll-behavior:auto}}.storefront-home .category-card{grid-template-areas:"category-visual category-title" "category-stats category-stats" "category-action category-action";grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;gap:.7rem .8rem;padding:.85rem}.storefront-home .category-card-visual{grid-area:category-visual;min-height:58px;align-self:start;padding:0}.storefront-home .category-card-body{display:contents}.storefront-home .category-card h3{grid-area:category-title;align-self:center;margin:0;line-height:1.35}.storefront-home .category-card-body>p{display:none}.storefront-home .category-card dl{grid-area:category-stats;width:100%;margin:0}.storefront-home .category-card-action{grid-area:category-action;width:100%;margin:0;padding-top:.7rem}.storefront-home .product-card{container-type:inline-size}.storefront-home .product-card-visual>.category-platform-logo{transition:transform .2s ease}@container (max-width: 310px){.storefront-home .product-card-visual{min-height:132px}.storefront-home .product-card-visual>img{height:132px}.storefront-home .product-card-visual>.category-platform-logo{transform:none}}.product-detail-cover{grid-template-areas:"detail-badges" "detail-platform" "detail-footer";grid-template-rows:auto minmax(150px,1fr) auto;place-items:stretch;gap:.9rem;padding:14px}.product-detail-platform-logo{grid-area:detail-platform;place-self:center}.product-detail-badge-list{position:static;grid-area:detail-badges;max-width:100%}.product-detail-cover-footer{position:static;grid-area:detail-footer;min-width:0;margin:0}.product-detail-cover-footer>*{min-width:0}.product-detail-copy{container-type:inline-size}.product-purchase-card,.purchase-offer-summary,.purchase-offer-price,.purchase-offer-meta,.purchase-action-area,.product-purchase-actions,.purchase-action-choice,.purchase-action-choice>*{min-width:0;max-width:100%}.product-purchase-actions :is(.add-cart-button,.purchase-button){padding-inline:.75rem;line-height:1.3;text-align:center;white-space:normal}@container (max-width: 680px){.product-purchase-card{margin-top:1rem}.purchase-offer-summary{grid-template-columns:minmax(0,1fr)}.purchase-offer-meta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.product-purchase-actions{grid-template-columns:minmax(0,1fr)}.product-cart-form{grid-template-columns:70px minmax(0,1fr)}}@container (max-width: 390px){.purchase-price-values{align-items:flex-start;flex-direction:column}.purchase-previous-price{width:100%;border-top:1px solid #343d4a;border-left:0;padding-top:.6rem;padding-left:0}.purchase-offer-meta{grid-template-columns:minmax(0,1fr)}.product-cart-form{grid-template-columns:64px minmax(0,1fr)}}@media(max-width:460px){.product-detail-cover{grid-template-rows:auto minmax(135px,1fr) auto;gap:.75rem;padding:12px}.product-detail-badge-list,.product-detail-cover-footer{right:auto;bottom:auto;left:auto}}.balance-load-shell{overflow:hidden;border:1px solid var(--customer-line);border-radius:24px;background:color-mix(in srgb,var(--customer-surface) 96%,transparent);box-shadow:0 24px 60px #00000029}.balance-load-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:30px 34px 26px;border-bottom:1px solid var(--customer-line);background:linear-gradient(135deg,color-mix(in srgb,var(--customer-surface-raised) 94%,transparent),color-mix(in srgb,var(--customer-blue) 5%,var(--customer-surface)))}.balance-load-heading>div:first-child>span,.balance-notification-heading>div>span,.balance-method-summary>div>span{color:var(--customer-blue-bright);font-size:.75rem;font-weight:800;letter-spacing:.12em}.balance-load-heading h1{margin:.4rem 0 .35rem;color:var(--customer-text);font-size:clamp(1.9rem,4vw,2.75rem);line-height:1.05}.balance-load-heading p,.balance-notification-heading p,.balance-method-summary p{max-width:650px;margin:0;color:var(--customer-text-soft);font-size:.95rem;line-height:1.65}.balance-load-heading-actions{display:flex;align-items:center;gap:.7rem;flex:0 0 auto}.balance-load-heading-actions>span,.balance-load-heading-actions>a{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border:1px solid var(--customer-line);border-radius:12px;color:var(--customer-text);font-size:.83rem;font-style:normal;font-weight:700;text-decoration:none}.balance-load-heading-actions>span{color:var(--customer-text-soft)}.balance-load-heading-actions>a{gap:.65rem;background:var(--customer-surface-muted)}.balance-load-heading-actions>a:hover{border-color:color-mix(in srgb,var(--customer-blue) 58%,var(--customer-line));color:var(--customer-blue-bright)}.balance-load-body{padding:30px 34px 34px}.balance-load-section-label{margin:0 0 14px;color:var(--customer-text);font-size:1rem;font-weight:800}.balance-load-section-label small{margin-left:8px;color:var(--customer-text-soft);font-size:.75rem;font-weight:650}.balance-online-section{display:grid;gap:18px;margin-bottom:28px;padding:24px;border:1px solid color-mix(in srgb,var(--customer-blue) 26%,var(--customer-line));border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,var(--customer-blue) 8%,var(--customer-surface)),var(--customer-surface-muted))}.balance-online-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.balance-online-heading>div>span{color:var(--customer-blue-bright);font-size:.72rem;font-weight:850;letter-spacing:.12em}.balance-online-heading h2{margin:.35rem 0;color:var(--customer-text);font-size:1.4rem}.balance-online-heading p{max-width:660px;margin:0;color:var(--customer-text-soft);font-size:.9rem;line-height:1.6}.balance-online-heading>span{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 12px;border:1px solid color-mix(in srgb,#10b981 34%,var(--customer-line));border-radius:999px;background:color-mix(in srgb,#10b981 9%,transparent);color:#34d399;font-size:.72rem;font-weight:800}.balance-online-heading>span svg{width:17px;height:17px}.balance-online-form{display:grid;gap:18px}.balance-online-gateways{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:0;padding:0;border:0}.balance-online-gateways legend{grid-column:1 / -1;margin-bottom:2px;color:var(--customer-text);font-size:.78rem;font-weight:800}.balance-online-gateway{position:relative;display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid var(--customer-line);border-radius:15px;background:color-mix(in srgb,var(--customer-surface) 94%,transparent);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.balance-online-gateway:hover{transform:translateY(-1px)}.balance-online-gateway.is-selected{border-color:color-mix(in srgb,var(--customer-blue) 72%,var(--customer-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--customer-blue) 12%,transparent)}.balance-online-gateway>input{position:absolute;width:1px;height:1px;opacity:0}.balance-online-gateway>span{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--customer-blue) 14%,var(--customer-surface-raised));color:var(--customer-blue-bright)}.balance-online-gateway>span svg{width:22px;height:22px}.balance-online-gateway.is-stripe>span{background:color-mix(in srgb,#635bff 17%,var(--customer-surface-raised));color:#8c85ff}.balance-online-gateway.is-shopier>span{background:color-mix(in srgb,#f59e0b 16%,var(--customer-surface-raised));color:#fbbf24}.balance-online-gateway p{display:grid;min-width:0;flex:1;gap:3px;margin:0}.balance-online-gateway strong{color:var(--customer-text);font-size:.9rem}.balance-online-gateway small{overflow:hidden;color:var(--customer-text-soft);font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.balance-online-gateway em{display:none;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,#10b981 12%,transparent);color:#34d399;font-size:.65rem;font-style:normal;font-weight:850}.balance-online-gateway.is-selected em{display:inline-flex}.balance-online-gateway em svg{width:12px;height:12px}.balance-amount-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);gap:16px;padding:18px;border:1px solid var(--customer-line);border-radius:18px;background:color-mix(in srgb,var(--customer-surface-muted) 82%,transparent)}.balance-amount-entry{display:grid;align-content:start;gap:8px}.balance-amount-entry>label{color:var(--customer-text);font-size:.78rem;font-weight:800}.balance-amount-control{display:flex;align-items:center;min-height:56px;overflow:hidden;border:1px solid var(--customer-line);border-radius:14px;background:var(--customer-surface)}.balance-amount-control:focus-within{border-color:var(--customer-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--customer-blue) 14%,transparent)}.balance-amount-control input{min-width:0;flex:1;padding:0 0 0 16px;border:0;outline:0;background:transparent;color:var(--customer-text);font:inherit;font-size:1.3rem;font-weight:850}.balance-amount-control>span{padding:0 16px;color:var(--customer-blue-bright);font-size:1.1rem;font-weight:900}.balance-amount-entry>p{margin:0;color:var(--customer-text-soft);font-size:.7rem}.balance-charge-summary{display:grid;gap:0;margin:0;border:1px solid var(--customer-line);border-radius:14px;background:var(--customer-surface)}.balance-charge-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid var(--customer-line)}.balance-charge-summary>div:last-child{border-bottom:0}.balance-charge-summary dt{color:var(--customer-text-soft);font-size:.72rem}.balance-charge-summary dd{margin:0;color:var(--customer-text);font-size:.82rem;font-weight:800}.balance-charge-summary>div:last-child dd{color:#34d399;font-size:1rem}.balance-payment-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.balance-online-submit{display:flex;align-items:center;justify-content:space-between;gap:16px}.balance-online-submit>p{display:flex;align-items:center;gap:7px;margin:0;color:var(--customer-text-soft);font-size:.7rem}.balance-online-submit>p svg{width:17px;height:17px;color:#34d399}.payment-redirect-card{display:grid;justify-items:center;gap:14px;padding:48px 24px;text-align:center}.payment-redirect-card>span{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:color-mix(in srgb,var(--customer-blue) 14%,var(--customer-surface));color:var(--customer-blue-bright)}.payment-redirect-card>span svg{width:28px;height:28px}.payment-redirect-card h1,.payment-redirect-card p{margin:0}.payment-redirect-card p{color:var(--customer-text-soft)}.balance-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,225px),1fr));gap:12px}.balance-package-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:16px;border:1px solid var(--customer-line);border-radius:16px;background:var(--customer-surface);transition:border-color .18s ease,transform .18s ease}.balance-package-card:hover{border-color:color-mix(in srgb,var(--customer-blue) 50%,var(--customer-line));transform:translateY(-2px)}.balance-package-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:linear-gradient(145deg,color-mix(in srgb,#10b981 20%,var(--customer-surface-raised)),color-mix(in srgb,var(--customer-blue) 12%,var(--customer-surface-raised)));color:#34d399}.balance-package-icon svg{width:22px;height:22px}.balance-package-card>div{display:grid;min-width:0;gap:3px}.balance-package-card small{color:var(--customer-blue-bright);font-size:.62rem;font-weight:850;letter-spacing:.09em}.balance-package-card strong{color:var(--customer-text);font-size:1.2rem}.balance-package-card p{overflow:hidden;margin:0;color:var(--customer-text-soft);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.balance-package-card>a{display:inline-flex;grid-column:1 / -1;align-items:center;justify-content:space-between;min-height:40px;padding:0 12px;border-radius:11px;background:var(--customer-blue);color:#fff;font-size:.78rem;font-weight:850;text-decoration:none}.balance-package-card>a svg{width:16px;height:16px}.balance-online-empty{display:flex;align-items:center;gap:12px;padding:15px;border:1px dashed var(--customer-line);border-radius:14px;color:var(--customer-text-soft)}.balance-online-empty>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;background:var(--customer-surface-raised);color:var(--customer-blue-bright)}.balance-online-empty p{display:grid;gap:3px;margin:0}.balance-online-empty strong{color:var(--customer-text);font-size:.85rem}.balance-online-empty small{font-size:.74rem}.balance-method-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.balance-method-tab{position:relative;display:flex;align-items:center;gap:14px;min-width:0;min-height:96px;padding:16px 18px;border:2px solid var(--customer-line);border-radius:17px;background:var(--customer-surface-muted);color:var(--customer-text);text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease}.balance-method-tab:hover{border-color:color-mix(in srgb,var(--customer-blue) 45%,var(--customer-line));transform:translateY(-2px)}.balance-method-tab:focus-visible{outline:3px solid color-mix(in srgb,var(--customer-blue) 35%,transparent);outline-offset:3px}.balance-method-tab.is-selected{border-color:var(--customer-blue);background:color-mix(in srgb,var(--customer-blue) 9%,var(--customer-surface))}.balance-method-tab-icon{display:grid;width:50px;height:50px;flex:0 0 50px;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--customer-blue) 13%,var(--customer-surface-raised));color:var(--customer-blue-bright)}.balance-method-tab-icon svg{width:25px;height:25px}.balance-method-tab>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:.3rem}.balance-method-tab strong{overflow-wrap:anywhere;font-size:.96rem}.balance-method-tab small{color:var(--customer-text-soft);font-size:.8rem}.balance-method-tab>i{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;background:var(--customer-blue);color:#fff;font-size:.7rem;font-style:normal;opacity:0}.balance-method-tab.is-selected>i{opacity:1}.balance-method-panel[hidden]{display:none!important}.balance-method-panel{overflow:hidden;margin-top:20px;border:1px solid var(--customer-line);border-radius:20px;background:var(--customer-surface-muted)}.balance-method-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.75fr);gap:30px;padding:27px;border-bottom:1px solid var(--customer-line);background:linear-gradient(135deg,color-mix(in srgb,var(--customer-blue) 8%,var(--customer-surface)),var(--customer-surface))}.balance-method-summary h2,.balance-notification-heading h2,.balance-load-empty h2{margin:.35rem 0 .45rem;color:var(--customer-text);font-size:1.35rem}.balance-method-summary ol{display:grid;gap:9px;margin:0;padding:0;list-style:none}.balance-method-summary li{display:flex;align-items:center;gap:10px;color:var(--customer-text-soft);font-size:.86rem}.balance-method-summary li span{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--customer-blue) 14%,var(--customer-surface-raised));color:var(--customer-blue-bright);font-weight:800}.balance-manual-area{padding:26px}.balance-manual-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px}.balance-manual-card{position:relative;overflow:hidden;min-width:0;padding:20px;border:1px solid var(--customer-line);border-radius:17px;background:var(--customer-surface)}.balance-manual-card:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--customer-blue);content:""}.balance-manual-card.is-crypto:before{background:#8b5cf6}.balance-manual-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:16px}.balance-manual-card-head span{color:var(--customer-text);font-size:1rem;font-weight:800}.balance-manual-card-head em{color:var(--customer-text-soft);font-size:.77rem;font-style:normal}.balance-manual-card dl{display:grid;gap:12px;margin:0}.balance-manual-card dl>div{min-width:0}.balance-manual-card dt{margin-bottom:4px;color:var(--customer-text-soft);font-size:.72rem;font-weight:700}.balance-manual-card dd{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin:0;color:var(--customer-text);font-size:.88rem;font-weight:700}.balance-manual-card code{overflow:hidden;color:inherit;font:inherit;overflow-wrap:anywhere}.balance-manual-card dd button{flex:0 0 auto;padding:6px 9px;border:1px solid var(--customer-line);border-radius:8px;background:var(--customer-surface-muted);color:var(--customer-blue-bright);font-size:.7rem;font-weight:800}.balance-manual-card>p{margin:13px 0 0;color:var(--customer-text-soft);font-size:.78rem;line-height:1.55}.balance-account-select{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:44px;margin-top:17px;padding:0 14px;border:0;border-radius:11px;background:var(--customer-blue);color:#fff;font-size:.84rem;font-weight:800}.balance-account-select:hover{filter:brightness(1.08)}.balance-notification-area{overflow:hidden;margin-top:20px;border:1px solid var(--customer-line);border-radius:20px;background:var(--customer-surface-muted)}.balance-notification-heading{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:25px 27px;border-bottom:1px solid var(--customer-line)}.balance-notification-heading em{padding:7px 10px;border:1px solid color-mix(in srgb,#10b981 35%,var(--customer-line));border-radius:999px;background:color-mix(in srgb,#10b981 10%,transparent);color:#34d399;font-size:.68rem;font-style:normal;font-weight:800;letter-spacing:.08em;white-space:nowrap}.balance-notification-form{padding:27px}.balance-load-history{margin-top:20px}.balance-load-empty{display:flex;align-items:center;gap:16px;padding:34px}.balance-load-empty>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:14px;background:color-mix(in srgb,#f59e0b 12%,var(--customer-surface));color:#f59e0b;font-size:1.2rem;font-weight:900}.balance-load-empty h2{margin-top:0}.balance-load-empty p{margin:0;color:var(--customer-text-soft)}@media(max-width:760px){.balance-load-heading{align-items:flex-start;flex-direction:column;padding:24px 20px}.balance-load-heading-actions{width:100%;flex-wrap:wrap}.balance-load-heading-actions>*{flex:1;justify-content:center}.balance-load-body{padding:22px 18px}.balance-online-section{padding:18px 14px}.balance-online-heading{flex-direction:column;gap:14px}.balance-online-heading>span{align-self:flex-start}.balance-amount-workspace,.balance-payment-contact{grid-template-columns:1fr}.balance-online-submit{align-items:stretch;flex-direction:column}.balance-online-submit button{width:100%}.balance-method-tabs,.balance-method-summary{grid-template-columns:minmax(0,1fr)}.balance-method-summary,.balance-manual-area,.balance-notification-form{padding:20px 16px}.balance-notification-heading{align-items:flex-start;flex-direction:column;padding:20px 16px}.balance-manual-card{padding:18px 15px}.balance-manual-card dd{align-items:flex-start;flex-direction:column}.balance-manual-card dd button{align-self:flex-start}}.account-site-body .order-detail-page{--order-surface: #111821;--order-surface-raised: #161f2a;--order-border: #2d3948;display:grid;gap:20px;color:var(--customer-text)}.account-site-body .order-detail-hero{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:28px;padding:30px 32px;border:1px solid var(--order-border);border-radius:22px;background:radial-gradient(circle at 88% 12%,rgb(102 120 255 / .18),transparent 32%),linear-gradient(135deg,#121a25,#0f151e);box-shadow:0 22px 55px #00000038}.order-detail-hero-copy{min-width:0}.order-detail-kicker{display:flex;align-items:center;gap:10px}.order-detail-kicker>span{color:#8292ff;font-size:.7rem;font-weight:850;letter-spacing:.12em}.account-site-body .order-detail-kicker .order-delivery-status{padding:6px 9px;font-size:.67rem}.account-site-body .order-detail-hero h1{max-width:780px;margin:10px 0 0;color:#f6f8fb;font-size:clamp(1.85rem,3vw,2.7rem);font-weight:800;letter-spacing:-.045em;line-height:1.12}.order-detail-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px}.order-detail-meta>span{display:inline-flex;align-items:center;gap:7px;color:#9ca9b9;font-size:.78rem;font-weight:600}.order-detail-meta svg{width:17px;height:17px;color:#7184a0}.order-back-link{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;gap:8px;border:1px solid #354253;border-radius:12px;background:#151d27d1;color:#dce4ee;padding:0 15px;font-size:.78rem;font-weight:750;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.order-back-link:hover{border-color:#526681;background:#1b2633;transform:translateY(-1px)}.order-back-link svg{width:17px;height:17px}.order-delivery-primary{position:relative;display:grid;gap:20px;overflow:hidden;padding:28px;border:1px solid #2f7a61;border-radius:22px;background:radial-gradient(circle at 92% 0,rgb(44 211 151 / .13),transparent 32%),radial-gradient(circle at 4% 100%,rgb(78 105 255 / .13),transparent 30%),linear-gradient(145deg,#101d1c,#101821 58%,#111827);box-shadow:0 28px 65px #00000040,inset 0 1px #ffffff06}.order-delivery-primary:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#31d194,#58b8ff,#7c83ff);content:""}.order-delivery-primary-heading{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px}.order-delivery-primary-icon{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgb(65 218 163 / .25);border-radius:16px;background:#1fd1941c;color:#4de0aa;box-shadow:0 12px 28px #128f621f}.order-delivery-primary-icon svg{width:27px;height:27px}.order-delivery-primary-heading>div>span,.secure-delivery-panel-heading>div>span,.secure-delivery-section-heading>div>span{display:block;color:#45d6a0;font-size:.67rem;font-weight:850;letter-spacing:.12em}.order-delivery-primary-heading h2,.secure-delivery-panel-heading h2{margin:5px 0 0;color:#f3f8f6;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;letter-spacing:-.035em}.order-delivery-primary-heading p,.secure-delivery-panel-heading p{margin:5px 0 0;color:#91a79f;font-size:.81rem;line-height:1.55}.order-delivery-primary-heading>em,.secure-delivery-panel-heading>em{display:inline-flex;align-items:center;gap:7px;border:1px solid #315b4d;border-radius:999px;background:#17463580;color:#8fddc0;padding:7px 10px;font-size:.67rem;font-style:normal;font-weight:750;white-space:nowrap}.order-delivery-primary-heading>em i,.secure-delivery-panel-heading>em i{width:7px;height:7px;border-radius:50%;background:#3cdfa3;box-shadow:0 0 0 4px #3cdfa31a}.order-delivery-message{overflow:hidden;border:1px solid #405063;border-radius:17px;background:#0b1118b3}.order-delivery-message-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #303d4c;background:#18212cd1}.order-delivery-message-heading>div{display:flex;min-width:0;flex-direction:column;gap:3px}.order-delivery-message-heading span{color:#7f90a5;font-size:.62rem;font-weight:850;letter-spacing:.12em}.order-delivery-message-heading strong{color:#eef4f8;font-size:.88rem}.order-delivery-message-heading button,.secure-delivery-values button{min-height:34px;flex:0 0 auto;border:1px solid #435267;border-radius:9px;background:#202b38;color:#8fb4ff;padding:0 11px;font-family:var(--storefront-font-family, var(--font-sans));font-size:.7rem;font-weight:800;cursor:pointer;transition:border-color .18s ease,background .18s ease}.order-delivery-message-heading button:hover,.secure-delivery-values button:hover{border-color:#647899;background:#263342}.order-delivery-message>p{margin:0;color:#f2f5f8;padding:21px 20px 23px;font-family:var(--storefront-font-family, var(--font-sans));font-size:clamp(.94rem,1.2vw,1.05rem);font-weight:600;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.order-secure-delivery-action{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid #344558;border-radius:15px;background:#17202bd1}.order-secure-delivery-action>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#1c2b43;color:#83adff}.order-secure-delivery-action>span svg{width:22px;height:22px}.order-secure-delivery-action p{display:flex;min-width:0;flex-direction:column;margin:0}.order-secure-delivery-action strong{color:#edf3f8;font-size:.84rem}.order-secure-delivery-action small{margin-top:3px;color:#8b99aa;font-size:.72rem;line-height:1.45}.order-secure-delivery-action button{display:inline-flex;min-height:42px;align-items:center;gap:12px;border:0;border-radius:11px;background:linear-gradient(135deg,#5d70ef,#4d61df);color:#fff;padding:0 15px;font-family:var(--storefront-font-family, var(--font-sans));font-size:.76rem;font-weight:800;cursor:pointer;box-shadow:0 10px 25px #4c60da33}.order-secure-delivery-action button b{font-size:.95rem}.order-script-download-action{color:inherit;text-decoration:none}.order-script-download-action>em{display:inline-flex;min-height:42px;align-items:center;gap:12px;border-radius:11px;background:linear-gradient(135deg,#159663,#0f7e54);color:#fff;padding:0 15px;font-size:.76rem;font-style:normal;font-weight:800;box-shadow:0 10px 25px #0f7e5438}.order-script-download-action>em b{display:inline-flex}.order-script-download-action>em svg{width:17px;height:17px}.order-script-download-action:hover>em{background:linear-gradient(135deg,#1aa870,#118b5d)}.order-delivery-primary-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#819387}.order-delivery-primary-footer>span{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;font-weight:650}.order-delivery-primary-footer svg{width:16px;height:16px}.order-delivery-primary-footer small{color:#718078;font-size:.68rem}.account-site-body .order-detail-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:20px}.account-site-body .order-summary-card,.account-site-body .order-timeline-card{border:1px solid var(--order-border);border-radius:20px;background:var(--order-surface);box-shadow:0 18px 45px #0000002e}.account-site-body .order-card-heading{min-height:94px;align-items:center;padding:20px 22px}.order-card-heading>div>span{display:block;margin-bottom:4px;color:#7d8dff;font-size:.61rem;font-weight:850;letter-spacing:.12em}.account-site-body .order-card-heading h2{color:#f0f4f8;font-size:1.08rem}.account-site-body .order-card-heading p{margin-top:4px;color:#8391a2;font-size:.73rem}.account-site-body .order-status-badge{padding:7px 10px;font-size:.68rem}.account-site-body .order-summary-product{gap:14px;padding:22px}.account-site-body .order-summary-product>span{width:68px;height:68px;overflow:hidden;border-radius:17px;font-size:1.2rem}.account-site-body .order-summary-product>span.has-cover{background:#151e29}.account-site-body .order-summary-product img{width:100%;height:100%;object-fit:cover}.account-site-body .order-summary-product small{color:#7f91ff;font-size:.65rem}.account-site-body .order-summary-product strong{margin-top:4px;color:#f2f5f8;font-size:.96rem;line-height:1.35}.account-site-body .order-summary-product em{margin-top:5px;color:#8492a3;font-size:.72rem}.account-site-body .order-summary-values{border-top-color:var(--order-border)}.account-site-body .order-summary-values>div{padding:18px 22px;border-right-color:var(--order-border)}.account-site-body .order-summary-values dt{color:#8290a1;font-size:.67rem}.account-site-body .order-summary-values dd{color:#edf2f7;margin-top:6px;font-size:.8rem}.account-site-body .order-timeline{padding:22px}.account-site-body .order-timeline li{min-height:72px;gap:12px}.account-site-body .order-timeline li:not(:last-child):after{top:31px;left:15px;background:#344151}.account-site-body .order-timeline li>span{width:31px;height:31px;border-color:#394656;border-radius:10px;background:#19212c;color:#8f9cab;font-size:.66rem}.account-site-body .order-timeline li.is-complete>span{border-color:#316a57;background:#17382d;color:#55dda9}.account-site-body .order-timeline li.is-current>span{border-color:#455db3;background:#1c284b;color:#91a5ff}.account-site-body .order-timeline strong{color:#eaf0f5;font-size:.8rem}.account-site-body .order-timeline small{margin-top:4px;color:#8491a1;font-size:.69rem;line-height:1.45}.account-site-body .order-terms-card{grid-template-columns:1fr 1fr auto;gap:22px;margin:0;padding:19px 22px;border:1px solid var(--order-border);border-radius:18px;background:#101720}.account-site-body .order-terms-card>div{display:grid;min-width:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px}.account-site-body .order-terms-card>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#1a2636;color:#8298ba;font-size:.62rem;font-weight:850}.account-site-body .order-terms-card>div>p{display:flex;min-width:0;flex-direction:column;margin:0}.account-site-body .order-terms-card small{color:#7e8c9e;font-size:.65rem}.account-site-body .order-terms-card strong{margin-top:3px;color:#edf2f7;font-size:.79rem}.account-site-body .order-terms-card em{overflow:hidden;margin-top:3px;color:#7e8b9b;font-size:.66rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.account-site-body .order-terms-card>a{display:inline-flex;min-height:40px;align-items:center;gap:10px;border:1px solid #344559;border-radius:11px;color:#8db2ff;padding:0 13px;font-size:.72rem;white-space:nowrap}.secure-delivery-page{max-width:100%}.account-site-body .secure-delivery-hero{background:radial-gradient(circle at 85% 0,rgb(43 206 148 / .14),transparent 34%),linear-gradient(135deg,#111c20,#101720)}.secure-delivery-panel{display:grid;gap:22px;padding:28px;border:1px solid var(--order-border);border-radius:22px;background:linear-gradient(145deg,#121a23,#0f161e);box-shadow:0 25px 60px #00000040}.secure-delivery-panel-heading{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px}.secure-delivery-panel-heading>span{display:grid;width:52px;height:52px;place-items:center;border:1px solid #31445c;border-radius:16px;background:#18263a;color:#86afff}.secure-delivery-panel-heading>span svg{width:27px;height:27px}.order-delivery-message--secure{border-color:#35594d;background:#0e1918}.order-delivery-message--secure .order-delivery-message-heading{border-bottom-color:#29463c;background:#14231f}.secure-delivery-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:3px}.secure-delivery-section-heading h3{margin:4px 0 0;color:#edf3f7;font-size:1.05rem}.secure-delivery-section-heading>small{border:1px solid #374658;border-radius:999px;color:#8c9aad;padding:6px 9px;font-size:.66rem}.account-site-body .secure-delivery-values{gap:11px}.account-site-body .secure-delivery-values>div{grid-template-columns:minmax(140px,.32fr) minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 16px;border-color:#334151;border-radius:13px;background:#151e28}.account-site-body .secure-delivery-values dt{color:#8493a5;font-size:.7rem}.account-site-body .secure-delivery-values dd{color:#f1f5f8;font-family:var(--storefront-font-family, var(--font-sans));font-size:.9rem;font-weight:700;letter-spacing:.01em}.account-site-body .secure-delivery-footnote{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px;border:1px solid #2d4053;border-radius:15px;background:#111d29}.secure-delivery-footnote>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#1b2b3e;color:#7daaff}.secure-delivery-footnote>span svg{width:21px;height:21px}.secure-delivery-footnote p{display:flex;min-width:0;flex-direction:column;margin:0}.account-site-body .secure-delivery-footnote strong{color:#eaf0f5;font-size:.78rem}.secure-delivery-footnote p small{margin-top:3px;color:#8190a1;font-size:.68rem;line-height:1.5}.account-site-body .secure-delivery-footnote>a{display:inline-flex;align-items:center;gap:8px;color:#8fb3ff;font-size:.72rem;text-decoration:none;white-space:nowrap}@media(max-width:980px){.account-site-body .order-detail-grid{grid-template-columns:minmax(0,1fr)}.account-site-body .order-terms-card{grid-template-columns:1fr 1fr}.account-site-body .order-terms-card>a{grid-column:1 / -1;justify-content:center}}@media(max-width:720px){.account-site-body .order-detail-page{gap:14px}.account-site-body .order-detail-hero{align-items:flex-start;flex-direction:column;gap:20px;padding:23px 20px;border-radius:18px}.account-site-body .order-detail-hero h1{font-size:clamp(1.7rem,8.5vw,2.25rem)}.order-back-link{width:100%;justify-content:center}.order-delivery-primary,.secure-delivery-panel{gap:17px;padding:20px 16px;border-radius:18px}.order-delivery-primary-heading,.secure-delivery-panel-heading{grid-template-columns:45px minmax(0,1fr);align-items:start}.order-delivery-primary-icon,.secure-delivery-panel-heading>span{width:45px;height:45px;border-radius:14px}.order-delivery-primary-heading>em,.secure-delivery-panel-heading>em{grid-column:1 / -1;justify-self:start}.order-delivery-message-heading{padding:14px}.order-delivery-message-heading strong{font-size:.8rem}.order-delivery-message>p{padding:17px 15px 19px;font-size:.92rem}.order-secure-delivery-action{grid-template-columns:40px minmax(0,1fr)}.order-secure-delivery-action>span{width:40px;height:40px}.order-secure-delivery-action button{grid-column:1 / -1;justify-content:center}.order-script-download-action>em{grid-column:1 / -1;justify-content:center}.order-delivery-primary-footer{align-items:flex-start;flex-direction:column;gap:6px}.account-site-body .order-summary-values{grid-template-columns:1fr}.account-site-body .order-summary-values>div{border-right:0;border-bottom:1px solid var(--order-border)}.account-site-body .order-summary-values>div:last-child{border-bottom:0}.account-site-body .order-terms-card{grid-template-columns:1fr;padding:17px}.account-site-body .order-terms-card>a{grid-column:auto}.account-site-body .secure-delivery-values>div{grid-template-columns:minmax(0,1fr) auto;gap:7px 12px}.account-site-body .secure-delivery-values dt{grid-column:1 / -1}.account-site-body .secure-delivery-values dd{font-size:.84rem}.account-site-body .secure-delivery-footnote{grid-template-columns:38px minmax(0,1fr);align-items:start}.account-site-body .secure-delivery-footnote>a{grid-column:1 / -1;justify-content:center;min-height:40px;border:1px solid #34475c;border-radius:10px}}@media(max-width:420px){.order-detail-kicker,.order-detail-meta{align-items:flex-start;flex-direction:column}.order-delivery-message-heading{align-items:flex-start}.order-delivery-message-heading button{min-height:32px}.account-site-body .order-summary-product{align-items:flex-start;padding:18px}.account-site-body .order-card-heading{align-items:flex-start}}:root[data-color-scheme=light] :is(.product-detail-body,.cart-body,.checkout-body,.account-site-body){color-scheme:light;background:var(--customer-canvas);color:var(--customer-text)}:root[data-color-scheme=light] :is(.cart-main,.checkout-main,.account-site-shell){background:radial-gradient(circle at 84% 3%,rgb(82 103 255 / .08),transparent 28%),radial-gradient(circle at 10% 78%,rgb(31 190 143 / .04),transparent 24%),linear-gradient(180deg,var(--customer-canvas-soft),var(--customer-canvas))}:root[data-color-scheme=light] :is(.cart-items-card,.cart-summary,.checkout-payment-card,.checkout-summary,.account-sidebar,.account-section-card,.settings-card,.orders-explorer,.order-summary-card,.order-timeline-card,.order-terms-card,.balance-load-shell,.support-create-card,.support-history-card,.support-thread-card){border-color:var(--customer-line);background:var(--customer-surface);color:var(--customer-text);box-shadow:var(--customer-shadow)}:root[data-color-scheme=light] .site-popup-card{border-color:#d7e0ea;background:#fff;color:#17263a;box-shadow:0 28px 80px #1d314c33}:root[data-color-scheme=light] .site-popup-body h2{color:#17263a}:root[data-color-scheme=light] .site-popup-body p{color:#607085}:root[data-color-scheme=light] .site-popup-close{border-color:#d2dce8;background:#fff;color:#4d5f75}:root[data-color-scheme=light] .faq-item{border-color:#d9e2ec;background:#fff}:root[data-color-scheme=light] .faq-item summary span{background:#e8eef8;color:#4b65c4}:root[data-color-scheme=light] :is(.cart-items-card,.cart-summary){background:#fffffff7}:root[data-color-scheme=light] .cart-empty>span{background:#e9eff8;color:#426b9e}:root[data-color-scheme=light] .cart-wallet-balance{background:#e8f7f0;color:#39725b}:root[data-color-scheme=light] .cart-wallet-balance strong{color:#18744f}:root[data-color-scheme=light] :is(.cart-balance-warning,.checkout-balance-alert){border-color:#ead49d;background:#fff8e8}:root[data-color-scheme=light] :is(.cart-balance-warning strong,.cart-balance-warning a,.checkout-balance-alert strong){color:#765313}:root[data-color-scheme=light] :is(.cart-balance-warning p,.checkout-balance-alert p){color:#806b43}:root[data-color-scheme=light] .cart-quantity-form>button{border-color:#d6e0eb;background:#f1f5f9;color:#365f93}:root[data-color-scheme=light] .cart-quantity-form input{border-color:#d6e0eb;background:#fff;color:#17263a}:root[data-color-scheme=light] .cart-item-actions a{color:#586a80}:root[data-color-scheme=light] .coupon-form input{border-color:var(--customer-line-strong);background:#fff;color:var(--customer-text)}:root[data-color-scheme=light] .coupon-form input::placeholder{color:#7b899a}:root[data-color-scheme=light] .checkout-steps{border-color:#dbe3ec;background:#ffffffe6;box-shadow:0 18px 40px #22375214}:root[data-color-scheme=light] .checkout-steps li{color:#68788c}:root[data-color-scheme=light] .checkout-steps li>span{background:#e9eef5;color:#596a80}:root[data-color-scheme=light] .checkout-steps li.is-complete>span{background:#e4f5ed;color:#227454}:root[data-color-scheme=light] .checkout-steps li.is-active{background:#edf0ff;color:#3f55b3}:root[data-color-scheme=light] .checkout-steps li.is-active>span{background:#6075dc;color:#fff}:root[data-color-scheme=light] .checkout-method-option{border-color:#d9e2ec;background:#f8fafc}:root[data-color-scheme=light] .checkout-method-option:hover{border-color:#9aa9ee;background:#f1f3ff}:root[data-color-scheme=light] .checkout-method-option:has(input:focus-visible),:root[data-color-scheme=light] .checkout-method-option.is-selected{border-color:#6f83e5;background:#edf0ff;box-shadow:0 18px 42px #4559e01f}:root[data-color-scheme=light] .checkout-method-icon{background:#e9eef8;color:#4b65c4}:root[data-color-scheme=light] .checkout-customer-fields label{color:#526277}:root[data-color-scheme=light] :is(.checkout-customer-fields input,.checkout-customer-fields textarea,.paytr-customer-fields input,.paytr-customer-fields textarea){border-color:var(--customer-line-strong);background:#fff;color:#17263a;color-scheme:light}:root[data-color-scheme=light] .checkout-summary-lines>div{border-color:var(--customer-line)}:root[data-color-scheme=light] .checkout-delivery-note{background:#edf8f3}:root[data-color-scheme=light] .checkout-delivery-note strong{color:#214b3b}:root[data-color-scheme=light] .checkout-delivery-note small{color:#557365}:root[data-color-scheme=light] :is(.checkout-balance-alert small,.checkout-balance-alert a){color:#765313}:root[data-color-scheme=light] .account-sidebar{background:#fff}:root[data-color-scheme=light] .account-identity{border-color:var(--customer-line)}:root[data-color-scheme=light] .account-sidebar nav a{color:#5c6b7e}:root[data-color-scheme=light] .account-sidebar nav a:hover{background:#eef3f8;color:var(--customer-text)}:root[data-color-scheme=light] .account-sidebar nav a.is-active{background:linear-gradient(135deg,#e9edff,#eef2ff);color:#4055b2;box-shadow:inset 0 0 0 1px #5669da26}:root[data-color-scheme=light] .account-sidebar nav a>span{color:#718096}:root[data-color-scheme=light] .account-sidebar nav a.is-active>span{color:#4f66cb}:root[data-color-scheme=light] .account-sidebar nav small{background:#e9eef5;color:#5f6f83}:root[data-color-scheme=light] .account-help{border-color:#cad8ea;background:linear-gradient(145deg,#eef4fb,#e8f2ff)}:root[data-color-scheme=light] .account-logout button{color:#68788c}:root[data-color-scheme=light] .account-logout button:hover{background:#eef3f8;color:#17263a}:root[data-color-scheme=light] :is(.account-stat-grid article,.account-stat-grid>a,.profile-summary-card){border-color:var(--customer-line);background:#fff;box-shadow:0 12px 28px #23375214}:root[data-color-scheme=light] .account-stat-grid>a:hover{border-color:#8a9ae6;box-shadow:0 17px 36px #2337521f}:root[data-color-scheme=light] :is(.account-stat-icon,.settings-card-heading>span,.account-empty-state>span,.compact-empty>span,.wallet-empty-state>span){background:#e7eef8;color:#426fc2}:root[data-color-scheme=light] :is(.avatar-editor,.wallet-filters,.orders-search-field,.orders-status-field select){background:#f4f7fa}:root[data-color-scheme=light] :is(.avatar-editor label,.settings-form .form-field>span:first-child,.wallet-filters label>span){color:#526277}:root[data-color-scheme=light] .account-site-body .field-control,:root[data-color-scheme=light] :is(.support-form .field-control,.support-reply-area .field-control){border-color:var(--customer-line-strong);background:#fff}:root[data-color-scheme=light] .account-site-body .field-control:focus-within,:root[data-color-scheme=light] :is(.support-form .field-control:focus-within,.support-reply-area .field-control:focus-within){border-color:#6678e5;background:#fff;box-shadow:0 0 0 4px #6678e51a}:root[data-color-scheme=light] :is(.account-site-body .field-control input,.account-site-body .field-control select,.account-site-body .field-control textarea,.support-form input,.support-form select,.support-form textarea,.support-reply-area input,.support-reply-area textarea){color-scheme:light;color:#17263a}:root[data-color-scheme=light] .support-form select{color-scheme:light}:root[data-color-scheme=light] :is(.support-form select option,.support-form select optgroup){background:#fff;color:#17263a}:root[data-color-scheme=light] .wallet-filters select{background:#fff;color:#17263a}:root[data-color-scheme=light] .wallet-table th{background:#f1f5f9;color:#66758a}:root[data-color-scheme=light] .wallet-table td{color:#536277}:root[data-color-scheme=light] .orders-empty-visual{background:radial-gradient(circle at 50% 44%,rgb(77 104 255 / .1),transparent 26%),linear-gradient(145deg,#f8fafc,#edf2f7)}:root[data-color-scheme=light] .orders-receipt{border-color:var(--customer-line-strong);background:#fffffff5}:root[data-color-scheme=light] .orders-empty-benefits span{color:#5f6f83}:root[data-color-scheme=light] .order-record-progress>span>i{background:#eef3f8}:root[data-color-scheme=light] .order-record-progress>span.is-current>i{border-color:#8ea2e5;background:#e9edff;color:#425bb7}:root[data-color-scheme=light] .order-record-arrow{background:#e9eef5;color:#607187}:root[data-color-scheme=light] :is(.order-record:hover .order-record-arrow,.order-record:focus-visible .order-record-arrow){background:#dfe7fb;color:#3564ad}:root[data-color-scheme=light] .payment-account-card{background:linear-gradient(145deg,#f8fafc,#eef3f8)}:root[data-color-scheme=light] .active-ticket-notice{border-color:#c8d7ec;background:linear-gradient(135deg,#f4f7fb,#edf3fb)}:root[data-color-scheme=light] .active-ticket-icon{background:#dfeafa;color:#3f6fb0}:root[data-color-scheme=light] .support-heading-actions .button-quiet{border-color:var(--customer-line-strong);background:#fff;color:#17263a}:root[data-color-scheme=light] .support-heading-actions .button-quiet:hover{border-color:#8495d9;background:#eef2ff}:root[data-color-scheme=light] .support-rule-note{border-color:#ccd8e6;background:#f2f6fa}:root[data-color-scheme=light] .support-rule-note>span{background:#e2ecf8;color:#3e6ca8}:root[data-color-scheme=light] :is(.support-create-card .account-section-heading,.support-history-card .account-section-heading){background:#f8fafc}:root[data-color-scheme=light] :is(.support-form .form-field>span:first-child,.support-reply-area .form-field>span:first-child){color:#44556c}:root[data-color-scheme=light] :is(.support-form input::placeholder,.support-form textarea::placeholder,.support-reply-area textarea::placeholder){color:#8491a2}:root[data-color-scheme=light] .support-file-control input::file-selector-button{border-color:#cbd6e2;background:#edf2f7;color:#33455d}:root[data-color-scheme=light] .support-file-control input::file-selector-button:hover{border-color:#8798dc;background:#e7ecff}:root[data-color-scheme=light] .support-ticket-list>a{background:#fff}:root[data-color-scheme=light] :is(.support-ticket-list>a:hover,.support-ticket-list>a:focus-visible){background:#f3f6fa}:root[data-color-scheme=light] .support-message-list{background:radial-gradient(circle at 88% 0%,rgb(88 111 238 / .06),transparent 30%),linear-gradient(180deg,#f6f8fb,#eef3f8)}:root[data-color-scheme=light] .support-message-avatar{border-color:#d2dce7;background:#e9eef5;color:#5e6f84}:root[data-color-scheme=light] .support-message.is-support .support-message-avatar{border-color:#9bb8df;background:#dfeafa;color:#35659d}:root[data-color-scheme=light] .support-message-content{border-color:#d4dee8;background:#fff;box-shadow:0 9px 24px #22365214}:root[data-color-scheme=light] .support-message.is-customer .support-message-content{border-color:#aab8eb;background:linear-gradient(145deg,#eef1ff,#e8edff)}:root[data-color-scheme=light] .support-message-content p{color:#526277}:root[data-color-scheme=light] .support-message-attachment img{background:#fff}:root[data-color-scheme=light] :is(.support-reply-area,.support-closed-notice){background:#f8fafc}:root[data-color-scheme=light] .auth-card{border-color:#d6e0eb;box-shadow:0 28px 70px #23375229}:root[data-color-scheme=light] .balance-load-shell{background:#fffffff7;box-shadow:0 22px 52px #2337521a}:root[data-color-scheme=light] .balance-load-heading{background:linear-gradient(135deg,#f8fafc,#eef3ff)}:root[data-color-scheme=light] .balance-method-card{border-color:#d9e2ec;background:#f8fafc}:root[data-color-scheme=light] .balance-method-card:hover{border-color:#8b9ce0;background:#f1f3ff}:root[data-color-scheme=light] .order-detail-hero{border-color:#cdd9e8;background:radial-gradient(circle at 82% 12%,rgb(61 113 235 / .12),transparent 28%),linear-gradient(135deg,#f8fafc,#edf3fb);color:#17263a}:root[data-color-scheme=light] :is(.order-detail-hero h1,.delivery-vault-heading h2,.delivery-credential-card h3){color:#17263a}:root[data-color-scheme=light] :is(.order-detail-hero p,.delivery-vault-heading p,.delivery-credential-card p){color:#5f6f83}:root[data-color-scheme=light] .delivery-vault{border-color:#cdd9e8;background:#fff}:root[data-color-scheme=light] .delivery-credential-card{border-color:#d8e1eb;background:#f8fafc}:root[data-color-scheme=light] .delivery-credential-value{border-color:#d1dbe7;background:#fff;color:#17263a}:root[data-color-scheme=light] .site-header-stack .announcement{background:color-mix(in srgb,var(--announcement-background, #6075dc) 10%,#f7f9fc);color:#3f5067;box-shadow:inset 0 -1px #dce4ed}:root[data-color-scheme=light] .site-header-stack .announcement a{color:#2f56a6}:root[data-color-scheme=light] .site-footer{border-top:1px solid #d8e1eb;background:radial-gradient(circle at 10% 5%,rgb(71 116 221 / .08),transparent 30%),linear-gradient(145deg,#f8fafc,#edf2f7);color:#17263a}:root[data-color-scheme=light] .site-footer:before{background-image:linear-gradient(#f8fafcf0,#edf2f7f7),var(--footer-background-image)}:root[data-color-scheme=light] .site-footer :is(.brand-light .brand-copy strong,.footer-company h2,.footer-contact-panel h2,.footer-links h2,.footer-legal-notice h2){color:#17263a}:root[data-color-scheme=light] .site-footer :is(.brand-light .brand-copy small,.footer-brand p,.footer-contact-panel>p,.footer-company dd,.footer-links a,.footer-legal-notice p,.footer-bottom,.footer-bottom a){color:#5f6f83}:root[data-color-scheme=light] .site-footer :is(.footer-company dt,.footer-contact-panel>a span){color:#4e65a3}:root[data-color-scheme=light] .site-footer .footer-contact-panel>a{color:#263a53}:root[data-color-scheme=light] .site-footer :is(.footer-links a:hover,.footer-bottom a:hover,.footer-contact-panel>a:hover strong){color:#2f56a6}:root[data-color-scheme=light] .site-footer .footer-socials a{border-color:#d3dde8;background:#ffffffc7;color:#405a80;box-shadow:0 8px 22px #24385412}:root[data-color-scheme=light] .site-footer .footer-socials a:hover{border-color:#8799e8;background:#edf0ff;color:#334aa3}:root[data-color-scheme=light] .site-footer .footer-legal-notice{border-color:#cad8e8;background:#ffffffad}:root[data-color-scheme=light] .site-footer .footer-legal-notice>span{border-color:#bdcceb;background:#e6edff;color:#3d5fb5}:root[data-color-scheme=light] .site-footer .footer-bottom{border-color:#d6e0ea}:root[data-color-scheme=light] .storefront-home .product-card-visual,:root[data-color-scheme=light] :is(.blog-featured-visual,.blog-card-visual){background:radial-gradient(circle at 66% 34%,rgb(87 113 228 / .12),transparent 34%),linear-gradient(145deg,#e8eef8,#f7f9fc)}:root[data-color-scheme=light] :is(.account-sidebar,.account-section-card,.settings-card,.profile-summary-card,.orders-stat-grid article,.orders-explorer,.orders-security-note,.payment-account-card){border-color:var(--customer-line);background:var(--customer-surface);color:var(--customer-text);box-shadow:var(--customer-shadow)}:root[data-color-scheme=light] .profile-summary-card{background:linear-gradient(135deg,#fff,#f4f7fb)}:root[data-color-scheme=light] .account-help{border-color:#c8d7e8;background:linear-gradient(145deg,#eef4fb,#e5effb);color:#1d2d43;box-shadow:0 12px 27px #28426314}:root[data-color-scheme=light] .account-help strong{color:#1d2d43}:root[data-color-scheme=light] .account-help small{color:#60738b}:root[data-color-scheme=light] .account-help a{color:#315da7}.account-help>span .ui-icon{width:18px;height:18px}.account-help a .ui-icon{width:14px;height:14px}:root[data-color-scheme=light] .orders-hero{border-color:#cbd9eb;background:radial-gradient(circle at 77% 12%,rgb(68 119 225 / .14),transparent 28%),linear-gradient(135deg,#fff,#eef4fb 55%,#e2edfa);color:#17263a;box-shadow:0 22px 50px #2a41601a}:root[data-color-scheme=light] .orders-hero:before{opacity:.45;background-image:linear-gradient(rgb(55 88 134 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(55 88 134 / .06) 1px,transparent 1px)}:root[data-color-scheme=light] .orders-hero-glow{border-color:#4d79cf26;box-shadow:0 0 0 52px #4575d009,0 0 0 104px #4575d005}:root[data-color-scheme=light] .orders-eyebrow{color:#3b65b5}:root[data-color-scheme=light] .orders-hero-copy>p{color:#607187}:root[data-color-scheme=light] .orders-balance-chip{border-color:#cad7e6;background:#ffffffc7}:root[data-color-scheme=light] .orders-balance-chip>span{color:#63758b}:root[data-color-scheme=light] .orders-balance-chip a{color:#315da7}:root[data-color-scheme=light] .orders-discover-button{background:#4e67d7;color:#fff;box-shadow:0 12px 28px #3d53b833}:root[data-color-scheme=light] .orders-stat-grid article{background:#fff}:root[data-color-scheme=light] .orders-stat-grid p>span{color:#607187}:root[data-color-scheme=light] .orders-stat-grid strong{color:#17263a}:root[data-color-scheme=light] .orders-stat-grid small{color:#748397}:root[data-color-scheme=light] .orders-security-note{background:#ffffffd1}:root[data-color-scheme=light] :is(.product-demo-button,.product-demo-button.is-admin){border-color:#cbd8e8;background:linear-gradient(135deg,#fff,#eef4fb);color:#1d3048;box-shadow:0 10px 25px #253f5f14}:root[data-color-scheme=light] .product-demo-button:hover{border-color:#7797dc;box-shadow:0 14px 30px #2f4d711f}:root[data-color-scheme=light] .product-demo-button>span{background:#deebfa;color:#3469aa}:root[data-color-scheme=light] .product-demo-button small,:root[data-color-scheme=light] .product-demo-button>b{color:#607a9a}:root[data-color-scheme=light] .product-demo-button.is-admin{border-color:#d7cdeb;background:linear-gradient(135deg,#fff,#f3effb)}:root[data-color-scheme=light] .product-demo-button.is-admin>span{background:#ebe3f7;color:#6b4c9d}:root[data-color-scheme=light] .product-demo-button.is-admin small,:root[data-color-scheme=light] .product-demo-button.is-admin>b{color:#765e98}:root[data-color-scheme=light] .product-trust-pills>span{border-color:#d3dee9;background:#fff;color:#405269}:root[data-color-scheme=light] .product-trust-pills>span b{background:#e7eef8;color:#4664bd}:root[data-color-scheme=light] .product-trust-pills>span.is-verified{border-color:#b8dfce;background:#eaf8f1;color:#176b4c}:root[data-color-scheme=light] .product-trust-pills>span.is-verified b{background:#d4f0e2;color:#147652}:root[data-color-scheme=light] .product-attribute-grid>div{border-color:#d8e1eb;background:#f7f9fc}:root[data-color-scheme=light] .product-attribute-grid dt{color:#647489}:root[data-color-scheme=light] .product-attribute-grid dd{color:#1d2d43}:root[data-color-scheme=light] .product-detail-cover{border-color:#cbd9e8;background:radial-gradient(circle at 50% 42%,rgb(73 132 218 / .22),transparent 28%),linear-gradient(145deg,#dce9f7,#edf4fb 58%,#f8fafc);box-shadow:0 20px 44px #29405d1f}:root[data-color-scheme=light] .product-detail-cover:before{opacity:.42;background-image:radial-gradient(circle at 50% 44%,transparent 0 22%,rgb(57 101 161 / .1) 22.3% 22.7%,transparent 23%),linear-gradient(rgb(56 86 127 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(56 86 127 / .05) 1px,transparent 1px)}:root[data-color-scheme=light] .product-detail-cover:after{background:linear-gradient(180deg,transparent 62%,rgb(78 107 145 / .12))}:root[data-color-scheme=light] .product-detail-cover-footer{border-color:#cbd8e7;background:#ffffffd1;color:#405269}:root[data-color-scheme=light] .product-detail-cover-footer strong{color:#1d2d43}:root[data-color-scheme=light] .product-gallery-counter,:root[data-color-scheme=light] .product-gallery-arrow{border-color:#cbd8e6;background:#ffffffd9;color:#2e4664;box-shadow:0 9px 22px #293e591f}:root[data-color-scheme=light] .product-gallery-counter b{color:#17263a}:root[data-color-scheme=light] .product-gallery-thumbnail{border-color:#cbd7e4;background:#edf2f7}:root[data-color-scheme=light] .purchase-current-price strong{color:#087b52}:root[data-color-scheme=light] .purchase-balance-value{background:#e4f5ed;color:#176f50}:root[data-color-scheme=light] .product-stock-status{border-color:#b9ddce;background:#eaf8f2;color:#176f50}:root[data-color-scheme=light] .product-stock-status>span{background:#d6f0e4;color:#147652}:root[data-color-scheme=light] .product-stock-status small{color:#527f6e}:root[data-color-scheme=light] .product-stock-status strong{color:#176f50}:root[data-color-scheme=light] .product-stock-status.is-sold-out{border-color:#ebc5ca;background:#fff0f2;color:#a23e49}:root[data-color-scheme=light] .product-stock-status.is-sold-out>span{background:#f8dce0;color:#a23e49}:root[data-color-scheme=light] .product-stock-status.is-sold-out small{color:#92656c}:root[data-color-scheme=light] .product-stock-status.is-sold-out strong{color:#a23e49}:root[data-color-scheme=light] .product-cart-form>label{border-color:#cbd7e3;background:#fff;color:#607187}:root[data-color-scheme=light] .product-cart-form>label input{color:#17263a}:root[data-color-scheme=light] .add-cart-button{border-color:#c6d3e1;background:#eef3f8;color:#29405d}:root[data-color-scheme=light] .add-cart-button:hover{border-color:#7f92db;background:#e7ecff}:root[data-color-scheme=light] .add-cart-button.is-added{border-color:#acd9c6;background:#e8f7ef;color:#176f50}:root[data-color-scheme=light] .add-cart-button:disabled{border-color:#d7dfe8;background:#eef1f5;color:#748397}:root[data-color-scheme=light] .product-cart-error{background:#fff0f2;color:#a23e49}:root[data-color-scheme=light] :is(.cart-status,.checkout-status,.coupon-applied){border-color:#b5decc;background:#e8f7ef;color:#176f50}:root[data-color-scheme=light] .coupon-applied strong{color:#176f50}:root[data-color-scheme=light] .coupon-applied small{color:#557a6b}:root[data-color-scheme=light] :is(.cart-error,.checkout-error){border-color:#ebc4ca;background:#fff0f2;color:#a23e49}:root[data-color-scheme=light] .balance-card-redeem-panel{border-color:#cbd8e8;background:linear-gradient(135deg,#fff,#edf3fa)}:root[data-color-scheme=light] .balance-card-redeem-copy strong{color:#17263a}:root[data-color-scheme=light] .balance-card-redeem-copy em,:root[data-color-scheme=light] .balance-card-redeem-panel form label{color:#607187}:root[data-color-scheme=light] .balance-card-redeem-panel input{border-color:#c9d5e2;background:#fff;color:#17263a}:root[data-color-scheme=light] .balance-card-delivery-card{border-color:#cbd8e7;background:#fff;box-shadow:0 20px 48px #2338541a}:root[data-color-scheme=light] .balance-card-delivery-code>strong{color:#17263a}:root[data-color-scheme=light] .balance-card-delivery-code>button{border-color:#bdcbe0;background:#e9eff8;color:#29405d}:root[data-color-scheme=light] .balance-card-delivery-code>p{color:#176f50}:root[data-color-scheme=light] .balance-card-delivery-code>p i{background:#dff3e9}:root[data-color-scheme=light] .support-status.is-open{border-color:#bdd5ed;background:#eaf3fc;color:#2d6093}:root[data-color-scheme=light] .support-status.is-awaiting_customer{border-color:#c8ccec;background:#eef0ff;color:#4d58a3}:root[data-color-scheme=light] .support-status.is-closed{border-color:#d5dde6;background:#eef2f6;color:#596a7e}:root[data-color-scheme=light] .support-form-submit p span{background:#e3f5ec;color:#176f50}:root[data-color-scheme=light] :is(.order-back-link,.order-delivery-message,.order-secure-delivery-action,.account-site-body .order-terms-card,.secure-delivery-panel,.account-site-body .secure-delivery-values>div,.account-site-body .secure-delivery-footnote){border-color:#cbd7e3;background:#fff;color:#17263a;box-shadow:0 14px 34px #23385412}:root[data-color-scheme=light] .order-back-link{color:#40546d}:root[data-color-scheme=light] .order-back-link:hover{border-color:#8598dc;background:#eef2ff}:root[data-color-scheme=light] .order-delivery-message-heading{border-color:#d8e1ea;background:#f1f5f9}:root[data-color-scheme=light] .order-delivery-message-heading strong,:root[data-color-scheme=light] .order-delivery-message>p,:root[data-color-scheme=light] .account-site-body .secure-delivery-values dd{color:#17263a}:root[data-color-scheme=light] .secure-delivery-panel{background:linear-gradient(145deg,#fff,#f5f8fb)}:root[data-color-scheme=light] .secure-delivery-panel-heading>span,:root[data-color-scheme=light] .order-secure-delivery-action>span,:root[data-color-scheme=light] .secure-delivery-footnote>span{border-color:#c8d6e6;background:#e7eef8;color:#4567b3}:root[data-color-scheme=light] .secure-delivery-panel-heading>em{border-color:#badbcd;background:#e8f7ef;color:#176f50}:root[data-color-scheme=light] .order-delivery-message--secure{border-color:#bcdccd;background:#f7fbf9}:root[data-color-scheme=light] .order-delivery-message--secure .order-delivery-message-heading{border-color:#cde6da;background:#eaf7f1}:root[data-color-scheme=light] .secure-delivery-values button{border-color:#c3d1e0;background:#eaf0f7;color:#345f99}:root[data-color-scheme=light] .secure-delivery-values button:hover{border-color:#8197da;background:#e4e9ff}:root[data-color-scheme=light] .account-site-body .order-timeline li>span{border-color:#d3dde7;background:#fff;color:#68788b}:root[data-color-scheme=light] .account-site-body .order-timeline li.is-complete>span{border-color:#b9dfce;background:#e7f7ef;color:#176f50}:root[data-color-scheme=light] .account-site-body .order-timeline li.is-current>span{border-color:#bdcaf0;background:#edf0ff;color:#4058b4}:root[data-color-scheme=light] .account-site-body .order-terms-card>div>span{background:#e7eef8;color:#536b91}
