:root{color-scheme:dark;--commerce-bg:#05070b;--commerce-card:#0a101b;--commerce-panel:#111827;--commerce-line:rgba(0,183,255,0.18);--commerce-line-strong:rgba(143,232,255,0.45);--commerce-blue:#00b7ff;--commerce-blue-2:#0a5cff;--commerce-ice:#8fe8ff;--commerce-silver:#c9d2dc;--commerce-muted:#9aa4b2;--commerce-success:#14d97a;--commerce-danger:#ff5c5c;--commerce-shadow:0 18px 50px rgba(0,0,0,0.42);--commerce-font:Inter,Satoshi,"Plus Jakarta Sans",Manrope,"Avenir Next",system-ui,sans-serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}[hidden]{display:none!important}body.commerce-store{min-height:100vh;color:#fff;font-family:var(--commerce-font);background:radial-gradient(circle at 70% -8%,rgba(0,183,255,.13),transparent 28%),linear-gradient(180deg,#02040a 0,var(--commerce-bg) 48%,#02040a 100%)}.commerce-bg{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent 82%);mask-image:linear-gradient(180deg,#000 0,transparent 82%)}.commerce-store a{color:inherit;text-decoration:none}.commerce-shell{width:min(1380px,calc(100% - 44px));margin:0 auto;position:relative;z-index:1}.commerce-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:210px minmax(320px,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:18px 0 14px;background:rgba(5,7,11,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.commerce-logo img{width:190px;height:auto}.commerce-search{position:relative;display:grid;grid-template-columns:28px 1fr auto;align-items:center;min-height:46px;padding:0 8px 0 14px;border:1px solid rgba(130,185,255,.42);border-radius:18px;background:#11161f;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(0,183,255,.04)}.commerce-search:focus-within{border-color:rgba(0,183,255,.72);box-shadow:0 0 34px rgba(0,183,255,.14)}.commerce-search-icon{color:var(--commerce-muted);font-size:1.35rem}.commerce-search input{min-width:0;border:0;outline:0;color:#fff;background:transparent;font-weight:600}.commerce-search button{min-height:32px;padding:0 13px;border:0;border-radius:12px;color:#00131f;background:linear-gradient(180deg,#f8fdff,#8de3ff);font-weight:800;cursor:pointer}.commerce-search-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:12px;border:1px solid var(--commerce-line-strong);border-radius:16px;background:rgba(2,4,9,.98);box-shadow:0 28px 80px rgba(0,0,0,.68)}.commerce-search-title{padding:6px 10px 10px;color:#fff;font-size:.86rem;font-weight:800}.commerce-search-results{display:grid;grid-gap:4px;gap:4px}.commerce-search-row{display:grid;grid-template-columns:38px 1fr auto;grid-template-areas:"logo title arrow" "logo meta arrow";grid-gap:1px 12px;gap:1px 12px;align-items:center;min-height:54px;padding:8px 10px;border-radius:11px}.commerce-search-row.is-active,.commerce-search-row:hover{background:#22252c}.commerce-search-row i{grid-area:logo;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#20242b;overflow:hidden;font-style:normal;font-weight:800}.commerce-search-row img{width:100%;height:100%;object-fit:contain;background:#fff}.commerce-search-row b{grid-area:title;font-size:.95rem}.commerce-search-row small{grid-area:meta;color:var(--commerce-muted)}.commerce-search-row em{grid-area:arrow;color:var(--commerce-muted);font-style:normal}.commerce-nav{display:flex;align-items:center;gap:16px;color:var(--commerce-silver);font-weight:700;white-space:nowrap}.commerce-nav a:not(.commerce-btn):hover{color:var(--commerce-blue)}.commerce-btn,.commerce-buy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid transparent;border-radius:10px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.commerce-btn:hover,.commerce-buy-btn:hover,.commerce-deal-card:hover,.commerce-product-card:hover{transform:translateY(-2px)}.commerce-btn-primary,.commerce-buy-btn{color:#fff;background:linear-gradient(135deg,#8fe8ff,#00b7ff 35%,#0a5cff);box-shadow:0 0 22px rgba(0,183,255,.35)}.commerce-btn-soft{color:#fff;border-color:var(--commerce-line);background:#111827}.commerce-full{width:100%}.commerce-category-nav{display:flex;gap:28px;overflow-x:auto;align-items:center;padding:14px 0 16px;border-bottom:1px solid rgba(0,183,255,.16);color:var(--commerce-muted);font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:.86rem}.commerce-category-nav a{flex:0 0 auto;padding:8px 0;border-bottom:2px solid transparent}.commerce-category-nav a.is-active,.commerce-category-nav a:hover{color:#fff;border-color:var(--commerce-blue)}.commerce-main{padding:20px 0 72px}.commerce-deal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.commerce-deal-card{min-height:150px;display:grid;grid-template-columns:108px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:18px;border:1px solid var(--commerce-line);border-radius:18px;background:linear-gradient(135deg,rgba(0,183,255,.16),transparent 46%),var(--commerce-card);box-shadow:var(--commerce-shadow)}.commerce-deal-logo{width:108px;height:90px;display:grid;place-items:center;border-radius:14px;background:#fff;overflow:hidden}.commerce-deal-logo img{width:100%;height:100%;object-fit:contain}.commerce-card-actions span,.commerce-deal-card span,.commerce-page-title span,.commerce-price-row del,.commerce-product-topline span,.commerce-summary-card dt,.commerce-summary-card span{color:var(--commerce-muted)}.commerce-deal-card strong{display:block;margin:6px 0;color:#fff;font-size:1.45rem}.commerce-deal-card em,.commerce-discount,.success{color:var(--commerce-success)!important;font-style:normal;font-weight:900}.commerce-deal-card b{padding:11px 13px;border-radius:10px;background:#fff;color:#05070b;font-size:.84rem}.commerce-quick-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:12px;gap:12px;margin:22px 0 16px}.commerce-quick-row a{padding:16px 12px;border:1px solid var(--commerce-line);border-radius:14px;background:#101827;text-align:center;color:#fff;font-weight:800}.commerce-quick-row a:hover{border-color:var(--commerce-line-strong);box-shadow:0 0 24px rgba(0,183,255,.12)}.commerce-trust-line{display:flex;gap:28px;overflow:hidden;padding:14px 0;border-top:1px solid rgba(0,183,255,.18);border-bottom:1px solid rgba(0,183,255,.18);color:var(--commerce-muted);font-size:.88rem;font-weight:700}.commerce-trust-line span:before{content:"\25C6";margin-right:10px;color:var(--commerce-blue);font-size:.6rem}.commerce-section{margin-top:34px}.commerce-section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.commerce-section-head.centered{justify-content:center;text-align:center}.commerce-checkout h1,.commerce-page-title h1,.commerce-section-head h2{margin:0;color:#fff;font-size:1.45rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.commerce-section-head.centered h2:after,.commerce-section-head.centered h2:before{content:"";display:inline-block;width:64px;height:1px;margin:0 14px 6px;background:rgba(255,255,255,.28)}.commerce-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:18px;gap:18px}.commerce-product-card{min-width:0;border-radius:14px;transition:transform .16s ease}.commerce-product-logo{height:126px;display:grid;place-items:center;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#fff;overflow:hidden}.commerce-pdp-logo img,.commerce-product-logo img{width:100%;height:100%;object-fit:contain}.commerce-logo-square-card{width:78%!important;height:78%!important}.commerce-product-info{padding-top:8px}.commerce-product-topline{display:flex;justify-content:space-between;gap:8px;font-size:.72rem;min-height:18px}.commerce-card-actions span,.commerce-product-info h3,.commerce-product-topline span{overflow-wrap:anywhere}.commerce-product-info h3{min-height:2.2em;margin:6px 0 8px;color:#fff;font-size:.96rem;line-height:1.15;font-weight:800}.commerce-price-row{display:flex;align-items:baseline;gap:7px}.commerce-price-row strong{font-size:1.08rem;color:#fff}.commerce-card-actions{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;margin-top:7px}.commerce-buy-btn{min-height:34px;padding:0 14px;border-radius:7px;font-size:.82rem}.commerce-empty{grid-column:1/-1;padding:28px;border:1px solid var(--commerce-line);border-radius:14px;background:var(--commerce-card);color:var(--commerce-muted)}.commerce-category-block{margin-top:28px}.commerce-pdp{display:grid;grid-template-columns:minmax(0,.58fr) minmax(390px,.42fr);grid-gap:26px;gap:26px;align-items:start}.commerce-pdp-left{display:grid;grid-gap:20px;gap:20px}.commerce-pdp-title{display:grid;grid-template-columns:118px 1fr;align-items:center;grid-gap:18px;gap:18px}.commerce-pdp-logo{width:118px;height:76px;display:grid;place-items:center;padding:8px;border-radius:13px;background:#fff;overflow:hidden}.commerce-pdp-title h1{margin:0 0 8px;color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.commerce-pdp-title span{color:var(--commerce-ice);font-weight:900;letter-spacing:.08em}.commerce-accordion-stack{display:grid;grid-gap:16px;gap:16px}.commerce-accordion-stack details{border:1px solid rgba(0,183,255,.18);border-radius:14px;background:#030509;overflow:hidden}.commerce-accordion-stack summary{cursor:pointer;padding:18px 20px;color:var(--commerce-silver);background:#111827;font-weight:800;font-size:1.05rem}.commerce-accordion-stack details[open]{border-color:rgba(143,232,255,.45);box-shadow:0 0 20px rgba(0,183,255,.12)}.commerce-accordion-stack p{margin:0;padding:22px 20px;color:var(--commerce-silver);line-height:1.65}.commerce-buy-panel{position:-webkit-sticky;position:sticky;top:112px;min-height:520px;padding:20px;border:1px solid rgba(0,183,255,.26);border-radius:16px;background:#030509}.commerce-verified{display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:14px;border:1px solid rgba(0,183,255,.18);border-radius:12px;margin-bottom:28px}.commerce-verified>span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#081014;background:linear-gradient(180deg,#fff,#00b7ff);font-weight:900}.commerce-verified small{display:block;color:var(--commerce-muted)}.commerce-buy-form{display:grid;grid-gap:14px;gap:14px}.commerce-buy-form h2{margin:0 0 6px;text-align:center;color:#fff;font-size:1rem;letter-spacing:.22em;text-transform:uppercase}.commerce-denom-list{display:grid;grid-gap:12px;gap:12px}.commerce-denom-option{position:relative;display:grid;grid-gap:6px;gap:6px;padding:16px;border:1px solid rgba(0,183,255,.18);border-radius:12px;background:#0c0d12;cursor:pointer}.commerce-denom-option:has(input:checked){border-color:#00b7ff;box-shadow:0 0 24px rgba(0,183,255,.22)}.commerce-denom-option input{position:absolute;opacity:0}.commerce-denom-option span{color:var(--commerce-ice);font-weight:800}.commerce-denom-option em,.commerce-denom-option strong{color:#fff}.commerce-denom-option em{font-style:normal;font-size:1.12rem}.commerce-denom-option del{color:var(--commerce-muted);margin-left:6px}.commerce-denom-option small{position:absolute;right:14px;top:14px;max-width:42%;color:var(--commerce-muted);text-align:right}.commerce-payment-choice,.commerce-price-summary,.commerce-qty-row,.commerce-toggle-row,.commerce-trust-badges{display:grid;grid-gap:8px;gap:8px}.commerce-qty-row{grid-template-columns:1fr auto;align-items:center}.commerce-qty{display:grid;grid-template-columns:34px 46px 34px;border:1px solid rgba(0,183,255,.18);border-radius:10px;overflow:hidden}.commerce-qty button,.commerce-qty input{height:34px;border:0;color:#fff;background:transparent;text-align:center}.commerce-payment-choice,.commerce-toggle-row{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-payment-choice label,.commerce-toggle-row label{display:grid;place-items:center;padding:10px;border:1px solid rgba(0,183,255,.18);border-radius:10px;color:var(--commerce-silver);cursor:pointer}.commerce-pay-method.disabled,.commerce-payment-choice label.is-disabled{opacity:.5;cursor:not-allowed}.commerce-payment-choice input,.commerce-toggle-row input{position:absolute;opacity:0}.commerce-payment-choice label:has(input:checked),.commerce-toggle-row label:has(input:checked){color:#fff;border-color:#00b7ff;background:rgba(0,183,255,.12)}.commerce-gift-fields,.commerce-payment-form{display:grid;grid-gap:12px;gap:12px}.commerce-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.commerce-gift-fields{padding:14px;border:1px solid rgba(0,183,255,.18);border-radius:12px;background:rgba(255,255,255,.03)}.commerce-gift-fields label,.commerce-payment-form label{display:grid;grid-gap:6px;gap:6px}.commerce-gift-fields span,.commerce-payment-form label>span{color:var(--commerce-muted);font-size:.84rem;font-weight:700}.commerce-gift-fields input,.commerce-gift-fields select,.commerce-gift-fields textarea,.commerce-payment-form input,.commerce-payment-form textarea{width:100%;min-width:0;border:1px solid rgba(0,183,255,.18);border-radius:10px;color:#fff;background:#0d1018;padding:12px;outline:0}.commerce-price-summary{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px;border:1px solid rgba(0,183,255,.18);border-radius:12px}.commerce-price-summary span,.commerce-trust-badges span{color:var(--commerce-muted);font-size:.78rem}.commerce-price-summary strong{display:block;margin-top:4px;color:#fff}.commerce-trust-badges{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-trust-badges span{padding:9px 7px;border:1px solid rgba(0,183,255,.16);border-radius:9px;text-align:center}.commerce-checkout{display:grid;grid-gap:22px;gap:22px}.commerce-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin:0 auto;color:var(--commerce-muted);text-align:center;font-weight:800}.commerce-progress span{padding:10px;border-bottom:3px solid #1d2230}.commerce-progress .is-active,.commerce-progress .is-done{color:#fff;border-color:#00b7ff;filter:drop-shadow(0 0 10px rgba(0,183,255,.32))}.commerce-checkout-grid{display:grid;grid-template-columns:.42fr .58fr;grid-gap:36px;gap:36px;max-width:1080px;margin:0 auto}.commerce-account-card,.commerce-auth-card,.commerce-ledger,.commerce-mini-card,.commerce-success-panel,.commerce-summary-card{border:1px solid rgba(0,183,255,.18);border-radius:14px;background:#030509}.commerce-account-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.commerce-account-card{padding:18px}.commerce-account-card span{color:var(--commerce-muted)}.commerce-account-card strong{display:block;margin-top:8px;font-size:1.45rem}.commerce-summary-card{overflow:hidden}.commerce-summary-card dl,.commerce-summary-product{padding:18px}.commerce-summary-product{display:flex;justify-content:space-between;gap:12px}.commerce-summary-card dl{display:grid;grid-gap:12px;gap:12px;margin:0}.commerce-summary-card dl div{display:flex;justify-content:space-between;gap:12px}.commerce-summary-card dl .total{margin-top:10px;padding-top:16px;border-top:1px dashed rgba(0,183,255,.18);font-size:1.15rem}.commerce-saving-note{padding:14px;color:var(--commerce-ice);background:#1c1d23;text-align:center;font-weight:800}.commerce-mini-card{margin-top:12px;padding:14px;display:grid;grid-gap:4px;gap:4px}.commerce-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.commerce-trust-row span{padding:16px 10px;border:1px solid rgba(0,183,255,.18);border-radius:12px;background:#1d1f27;color:var(--commerce-silver);text-align:center;font-weight:800}.commerce-pay-method{display:grid!important;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:14px;border-radius:11px;background:#111827;cursor:pointer}.commerce-pay-method input{width:18px;height:18px;accent-color:#00b7ff}.commerce-pay-method span{color:#fff!important;font-size:1.02rem!important}.commerce-pay-method small{grid-column:2;color:var(--commerce-muted)}.commerce-qr-card{display:grid;grid-template-columns:120px 1fr;grid-gap:14px;gap:14px;align-items:center;padding:14px;border:1px solid rgba(0,183,255,.18);border-radius:12px}.commerce-qr-placeholder{width:120px;height:120px;display:grid;place-items:center;padding:8px;border-radius:10px;color:#05070b;background:linear-gradient(90deg,#111 12px,transparent 0) 0 0 /24px 24px,linear-gradient(#111 12px,transparent 0) 0 0 /24px 24px,#fff;font-weight:900}.commerce-qr-placeholder span{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:#fff}.commerce-qr-card span{display:block;margin-top:6px;color:var(--commerce-muted);word-break:break-word}.commerce-success-panel{max-width:760px;margin:0 auto;padding:28px}.commerce-voucher-vault{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:18px 0}.commerce-voucher-vault div{padding:14px;border:1px solid rgba(0,183,255,.18);border-radius:10px}.commerce-voucher-vault span{display:block;color:var(--commerce-muted);margin-bottom:6px}.commerce-page-title{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;padding:18px 0}.commerce-auth-card,.commerce-ledger{padding:20px}.commerce-auth-card{max-width:460px;margin:50px auto}.commerce-auth-logo{width:76px;height:76px;display:block;margin:0 auto 16px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(0,183,255,.28))}.commerce-auth-card h1{margin-top:0;color:#fff}.commerce-table{overflow-x:auto}.commerce-table table{width:100%;border-collapse:separate;border-spacing:0 8px}.commerce-table th{padding:0 12px 4px;color:var(--commerce-muted);text-align:left;font-size:.76rem;text-transform:uppercase}.commerce-table td{padding:13px 12px;background:#10131b}.commerce-table td:first-child{border-radius:10px 0 0 10px}.commerce-table td:last-child{border-radius:0 10px 10px 0}.commerce-footer{display:grid;grid-template-columns:220px 1fr auto;grid-gap:22px;gap:22px;align-items:center;padding:34px 0 56px;border-top:1px solid rgba(0,183,255,.16);color:var(--commerce-muted)}.commerce-footer img{width:210px}.commerce-footer nav{display:flex;gap:16px;flex-wrap:wrap}@media (max-width:1200px){.commerce-header{grid-template-columns:180px 1fr}.commerce-nav{grid-column:1/-1;justify-content:flex-end}.commerce-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commerce-checkout-grid,.commerce-deal-strip,.commerce-pdp{grid-template-columns:1fr}.commerce-buy-panel{position:static}}@media (max-width:760px){.commerce-shell{width:min(100% - 22px,1380px)}.commerce-header{position:relative;grid-template-columns:1fr;gap:12px}.commerce-logo img{width:176px}.commerce-search{grid-template-columns:24px 1fr}.commerce-search button{display:none}.commerce-nav{justify-content:flex-start;gap:12px;font-size:.9rem;overflow-x:auto}.commerce-category-nav{gap:22px}.commerce-account-grid,.commerce-deal-strip,.commerce-footer,.commerce-form-grid,.commerce-quick-row,.commerce-trust-row,.commerce-voucher-vault{grid-template-columns:1fr}.commerce-deal-card{grid-template-columns:86px 1fr auto;min-height:118px;gap:12px}.commerce-deal-logo{width:86px;height:72px}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.commerce-product-logo{height:116px}.commerce-section-head.centered h2:after,.commerce-section-head.centered h2:before{width:36px}.commerce-pdp-title,.commerce-price-summary,.commerce-qr-card,.commerce-trust-badges{grid-template-columns:1fr}.commerce-payment-choice,.commerce-toggle-row{grid-template-columns:1fr 1fr}.commerce-pay-method{grid-template-columns:24px 1fr}.commerce-pay-method strong{grid-column:2}.commerce-page-title{align-items:flex-start;flex-direction:column}}