: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)}body.site-popup-open{overflow:hidden}.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,.product-price-row,.product-purchase-actions,.product-purchase-actions>*,.product-purchase-actions>form>*{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: 620px){.product-purchase-card{grid-template-columns:minmax(0,1fr);align-items:stretch;margin-top:1rem}.product-purchase-actions{grid-template-columns:minmax(0,1fr)}.product-cart-form{grid-template-columns:64px minmax(0,1fr)}.product-purchase-card>.purchase-security-note{grid-column:1}}@container (max-width: 390px){.product-price-row{align-items:flex-start;flex-direction:column}.product-purchase-actions{grid-template-columns: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-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-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(--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(--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(--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-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(--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-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}}
