@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";.gc-auth-panel{border:1px solid var(--gc-auth-line,#ffd6007a);border-radius:var(--gc-auth-radius,8px);background:var(--gc-auth-surface,#0a0a09);width:min(480px,100%);color:var(--gc-auth-ink,#f5f2e8);padding:44px;box-shadow:0 26px 80px #0000007a}.gc-auth-panel__eyebrow,.gc-auth-panel__status{color:var(--gc-auth-accent,#ffd600);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.gc-auth-panel h1{margin:0;font-size:clamp(30px,4vw,36px);font-weight:900}.gc-auth-panel__intro{color:var(--gc-auth-muted,#c7c2b2);margin:14px 0 30px;font-size:14px;line-height:1.7}.gc-auth-form{gap:20px;display:grid}.gc-auth-field{color:var(--gc-auth-ink,#f5f2e8);gap:9px;font-size:13px;font-weight:700;display:grid}.gc-auth-field input:not([type=checkbox]){box-sizing:border-box;background:var(--gc-auth-input,#050505);width:100%;height:48px;color:var(--gc-auth-ink,#f5f2e8);border:1px solid #ffffff2e;border-radius:4px;outline:none;padding:0 14px}.gc-auth-field input:focus-visible{border-color:var(--gc-auth-accent,#ffd600);box-shadow:0 0 0 3px #ffd6001f}.gc-auth-field input::placeholder{color:#77746a}.gc-auth-code-field{grid-template-columns:minmax(0,1fr) 116px;gap:8px;display:grid}.gc-auth-code-field button{border:1px solid var(--gc-auth-line,#ffd6009e);color:var(--gc-auth-accent,#ffd600);cursor:pointer;background:0 0;border-radius:4px;font-size:12px;font-weight:700}.gc-auth-code-field button:disabled,.gc-auth-submit:disabled{cursor:not-allowed;opacity:.52}.gc-auth-agreement{color:var(--gc-auth-muted,#c7c2b2);cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.gc-auth-agreement input{width:16px;height:16px;accent-color:var(--gc-auth-accent,#ffd600)}.gc-auth-error,.gc-auth-notice{margin:0;font-size:12px;line-height:1.6}.gc-auth-notice{color:var(--gc-auth-accent,#ffd600)}.gc-auth-error{color:var(--gc-auth-error,#ff746c)}.gc-auth-submit{border:1px solid var(--gc-auth-accent,#ffd600);background:var(--gc-auth-accent,#ffd600);color:#050505;cursor:pointer;min-height:48px;font:inherit;border-radius:4px;font-weight:900}.gc-auth-text-action{color:var(--gc-auth-accent,#ffd600);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:end;padding:0;font-size:12px;font-weight:700}.gc-auth-switch{color:var(--gc-auth-muted,#c7c2b2);text-align:center;margin:26px 0 0;font-size:13px}.gc-auth-switch button{color:var(--gc-auth-accent,#ffd600);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700}@media (width<=767px){.gc-auth-panel{padding:30px 22px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f8f7ff;--muted:#aaa7bd;--surface:#111019;--surface-2:#1a1824;--line:#ffffff1f;--purple:#8d68ff;--purple-bright:#b9a3ff;--cyan:#61e7db;--yellow:#ffe767;--danger:#ff8c9d;--radius:22px;--max:1240px;font-family:DM Sans,PingFang SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#09090e}body{color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}img{max-width:100%;display:block}.review-bar{background:var(--yellow);color:#17130a;text-align:center;letter-spacing:.05em;padding:8px 24px;font-size:12px;font-weight:700}.site-header{z-index:10;min-height:76px;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090edb;justify-content:space-between;position:sticky}.brand,.site-header{align-items:center;display:flex}.brand{letter-spacing:.04em;gap:11px;font-family:Space Grotesk,sans-serif;font-weight:700}.brand small{color:var(--purple-bright);letter-spacing:.28em;font-size:10px;display:block}.brand-mark{background:linear-gradient(135deg,var(--purple),#5d3de7);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 25px #8d68ff59}.site-header nav{align-items:center;gap:30px;font-size:14px;display:flex}.cart-link{border:1px solid var(--line);border-radius:999px;padding:10px 14px}.cart-link b{background:var(--purple);border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:5px;font-size:12px;display:inline-grid}.discovery-hero{min-height:560px;padding:110px max(24px,calc((100vw - var(--max))/2)) 90px;background:radial-gradient(circle at 78% 30%,#8d68ff40,#0000 28%),radial-gradient(circle at 12% 85%,#61e7db1c,#0000 30%),#0c0b12;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:760px;position:relative}.eyebrow{color:var(--purple-bright);letter-spacing:.18em;margin:0 0 12px;font-size:12px;font-weight:700}.hero-copy h1,.order-status h1,.page-intro h1{letter-spacing:-.055em;margin:0;font:700 clamp(48px,7vw,88px)/.98 Space Grotesk,sans-serif}.hero-copy h1 em{color:var(--cyan);font-style:normal}.hero-copy>p:last-of-type,.page-intro>p:last-child{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.search-box{z-index:2;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:19px;max-width:820px;margin-top:48px;padding:10px;position:relative;box-shadow:0 22px 70px #00000059}.search-box label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.search-box>div{gap:10px;display:flex}.filter-bar input,.search-box input{color:#fff;background:0 0;border:0;border-radius:12px;flex:1;min-height:54px;padding:0 18px;font-size:17px}.search-box p{color:var(--muted);margin:10px 9px 2px;font-size:12px}.search-box p span{color:var(--cyan)}.hero-orbit{border:1px solid #b9a3ff38;border-radius:50%;position:absolute}.hero-orbit--one{width:520px;height:520px;top:-120px;right:-100px}.hero-orbit--two{border-color:#61e7db4d;width:180px;height:180px;top:120px;right:150px}.button{border:1px solid var(--line);background:var(--surface-2);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.button:hover{border-color:var(--purple-bright);transform:translateY(-1px)}.button--primary{border-color:var(--yellow);background:var(--yellow);color:#050505;min-height:48px;box-shadow:none;border-radius:4px}.button--primary:hover{border-color:var(--yellow);background:var(--yellow)}.button--ghost{background:0 0}.button--wide{width:100%}.button.disabled,.button:disabled{cursor:not-allowed;opacity:.45;pointer-events:none;transform:none}.category-strip{max-width:var(--max);z-index:3;grid-template-columns:repeat(4,1fr);margin:-26px auto 0;padding:0 24px;display:grid;position:relative}.category-strip a{border:1px solid var(--line);background:#14131c;justify-content:space-between;align-items:center;min-height:82px;padding:20px 24px;font-weight:700;display:flex}.category-strip a:first-child{border-radius:16px 0 0 16px}.category-strip a:last-child{border-radius:0 16px 16px 0}.category-strip span{color:var(--muted);letter-spacing:.13em;font-size:10px}.category-strip a:hover{color:var(--cyan);background:#201d2c}.content-section{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:90px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.checkout-card h2,.payment-methods h2,.section-heading h2{margin:0;font:700 36px/1.1 Space Grotesk,sans-serif}.section-heading>a{color:var(--cyan);font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:transform .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:#b9a3ff8c;transform:translateY(-5px)}.product-card__image{aspect-ratio:1;background:linear-gradient(145deg,#29243c,#111019);display:block;position:relative;overflow:hidden}.product-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.035)}.product-card__image span{color:#d8d5e2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09090ebf;border-radius:8px;padding:7px 9px;font-size:10px;position:absolute;bottom:10px;left:10px;right:10px}.product-card__body{padding:20px}.product-card h3{min-height:2.4em;margin:0 0 9px;font:600 21px/1.2 Space Grotesk,sans-serif}.product-card__body>p:not(.eyebrow){min-height:3em;color:var(--muted);font-size:13px;line-height:1.5}.product-card__footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.product-card__footer strong{font-size:20px}.product-card__footer a{color:var(--cyan);font-size:13px;font-weight:700}.product-skeleton{border-radius:var(--radius);background:linear-gradient(90deg,#13121b 25%,#201e2a 50%,#13121b 75%) 0 0/200% 100%;min-height:420px;animation:1.3s infinite pulse}@keyframes pulse{to{background-position:-200% 0}}.market-note{width:min(var(--max),calc(100% - 48px));border-radius:var(--radius);background:linear-gradient(110deg,#61e7db14,#8d68ff14);border:1px solid #61e7db40;grid-template-columns:1fr 1.4fr;align-items:center;gap:40px;margin:20px auto 90px;padding:38px;display:grid}.market-note h2{margin:0}.market-note>p{color:var(--muted);line-height:1.7}.site-footer{padding:54px max(24px,calc((100vw - var(--max))/2));border-top:1px solid var(--line);justify-content:space-between;gap:40px;font-size:13px;display:flex}.site-footer div{gap:18px}.site-footer strong{color:#fff}.page-intro{margin-bottom:42px}.page-intro h1{font-size:clamp(42px,6vw,72px)}.listing-page{min-height:680px}.filter-bar{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:12px;margin-bottom:38px;padding:9px;display:flex}.filter-bar input{border:1px solid #0000}.filter-bar select{border:1px solid var(--line);color:#fff;background:#12111a;border-radius:10px;min-width:160px;padding:0 16px}.result-count{color:var(--muted)}.state-panel{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;padding:42px;display:grid}.state-panel__mark{background:var(--purple);border-radius:17px;place-items:center;width:54px;height:54px;font:700 24px Space Grotesk;display:grid}.state-panel h2{margin:8px 0 0}.state-panel p{max-width:520px;color:var(--muted);margin:0 0 12px}.product-detail{grid-template-columns:1.12fr .88fr;gap:68px;display:grid}.product-gallery{align-self:start;position:sticky;top:120px}.product-gallery img{aspect-ratio:1;background:var(--surface);-o-object-fit:cover;object-fit:cover;border-radius:28px;width:100%}.product-gallery p{color:var(--muted);text-align:center;font-size:11px}.product-info h1{letter-spacing:-.04em;margin:0 0 18px;font:700 clamp(40px,5vw,66px)/1 Space Grotesk}.product-lead{color:var(--muted);font-size:17px;line-height:1.7}.product-price{color:var(--cyan);margin:28px 0;font-size:32px;display:block}.spec-group{border-top:1px solid var(--line);padding-top:24px}.spec-group h2{font-size:15px}.spec-options{flex-wrap:wrap;gap:9px;display:flex}.spec-options button{border:1px solid var(--line);background:var(--surface);color:#fff;cursor:pointer;border-radius:10px;min-height:44px;padding:0 15px}.spec-options button.active{border-color:var(--purple-bright);background:#8d68ff2e}.quantity-row{justify-content:space-between;align-items:center;margin:26px 0;display:flex}.quantity-row>div{display:flex}.quantity-row button,.quantity-row input{border:1px solid var(--line);background:var(--surface);color:#fff;text-align:center;width:44px;height:44px}.quantity-row input{width:52px}.inline-action{color:var(--cyan);text-align:center;margin:15px 0;font-weight:700;display:block}.boundary-card,.warning-card{background:#ffe7670f;border:1px solid #ffe76747;border-radius:14px;margin-top:22px;padding:18px}.boundary-card p,.warning-card p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.6}.cart-layout,.checkout-layout,.payment-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:34px;display:grid}.cart-list{gap:14px;display:grid}.cart-item{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:24px 110px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.cart-item>img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:110px;height:110px}.cart-item__info h2{margin:0 0 7px;font-size:18px}.cart-item__info p{color:var(--muted);font-size:13px}.cart-item__actions{justify-items:end;gap:8px;display:grid}.cart-item__actions label{color:var(--muted);font-size:11px}.cart-item__actions input{border:1px solid var(--line);color:#fff;text-align:center;background:#0c0b12;border-radius:8px;width:62px;min-height:38px}.cart-item__actions button{color:var(--danger);cursor:pointer;background:0 0;border:0}.order-summary{border:1px solid var(--line);background:linear-gradient(145deg,#1b1827,#111019);border-radius:20px;padding:26px;position:sticky;top:110px}.order-summary>p{color:var(--muted);justify-content:space-between;display:flex}.order-summary>strong{margin:8px 0 24px;font-size:34px;display:block}.order-summary .button{margin:20px 0 14px}.order-summary>a:not(.button){color:var(--cyan);text-align:center;display:block}.order-summary small{color:var(--muted);margin-top:10px;line-height:1.5;display:block}.summary-note{font-size:12px;line-height:1.5}.checkout-main{gap:20px;display:grid}.checkout-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:26px}.checkout-card__heading{align-items:center;gap:13px;margin-bottom:22px;display:flex}.checkout-card__heading span{width:32px;height:32px;color:var(--purple-bright);background:#8d68ff33;border-radius:10px;place-items:center;font-weight:700;display:grid}.checkout-card h2{font-size:22px}.address-card{background:#0d0c13;border-radius:13px;padding:18px}.address-card p{color:var(--muted);margin-bottom:0}.address-card a{color:var(--yellow);margin-top:12px;font-size:13px;font-weight:700;display:inline-block}.warning-card .button{margin-top:16px}.checkout-item{border-top:1px solid var(--line);grid-template-columns:76px 1fr auto;align-items:center;gap:16px;padding:14px 0;display:grid}.checkout-item img{-o-object-fit:cover;object-fit:cover;border-radius:11px;width:76px;height:76px}.checkout-item p{color:var(--muted);margin-bottom:0}.inline-error{color:#ffc1ca;background:#ff8c9d14;border:1px solid #ff8c9d4d;border-radius:10px;margin-top:16px;padding:13px}.payment-methods{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:28px}.payment-methods h2{margin-bottom:22px;font-size:24px}.payment-option{border:1px solid var(--line);cursor:pointer;border-radius:14px;align-items:center;gap:15px;margin-top:10px;padding:16px;display:flex}.payment-option.active{border-color:var(--purple-bright);background:#8d68ff1a}.payment-option__icon{background:var(--purple);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.payment-option>span:last-child{gap:3px;display:grid}.payment-option small{color:var(--muted)}.payment-display{border:1px solid var(--line);background:var(--surface);word-break:break-all;border-radius:18px;margin-top:24px;padding:25px}.order-detail{max-width:860px;margin:auto}.order-status{margin-bottom:40px}.order-status h1{font-size:clamp(42px,6vw,70px)}.order-status>p:last-child{color:var(--muted)}.order-actions{gap:12px;margin:22px 0;display:flex}.orders-page{max-width:1160px}.orders-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.orders-heading h1{margin:4px 0 10px;font-size:clamp(38px,5vw,64px)}.orders-heading p:last-child{color:var(--muted);margin:0}.order-filter-tabs{scrollbar-width:thin;gap:8px;margin-bottom:24px;display:flex;overflow-x:auto}.order-filter-tabs button,.order-pagination button{min-height:40px;color:var(--muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:1px solid #ffd60057;border-radius:4px;padding:0 18px;font-size:13px;font-weight:700}.order-filter-tabs button.active{border-color:var(--yellow);background:var(--yellow);color:#050505}.order-list{gap:16px;display:grid}.order-list-card{background:#0a0a09;border:1px solid #ffd6004d;border-radius:8px;overflow:hidden}.order-list-card__header{color:var(--muted);border-bottom:1px solid #ffd60029;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;font-size:12px;display:flex}.order-list-card__header div{flex-wrap:wrap;gap:8px 18px;display:flex}.order-list-card__header strong{color:var(--yellow)}.order-list-card__body{grid-template-columns:minmax(0,1fr) 190px;gap:24px;padding:20px;display:grid}.order-list-card__items{gap:12px;display:grid}.order-list-card__items>article{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;display:grid}.order-list-card__items img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:4px;width:72px}.order-list-card__items div{gap:5px;display:grid}.order-list-card__items span,.order-list-card__items>p,.order-list-card__summary>span{color:var(--muted);font-size:12px}.order-list-card__summary{text-align:right;border-left:1px solid #ffd60029;flex-direction:column;align-items:stretch;gap:10px;padding-left:24px;display:flex}.order-list-card__summary>strong{color:var(--yellow);margin-bottom:6px;font-size:22px}.order-pagination{color:var(--muted);justify-content:center;align-items:center;gap:16px;margin-top:20px;font-size:13px;display:flex}.order-pagination button:disabled{cursor:not-allowed;opacity:.4}.error-page{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.error-page>span{color:var(--purple-bright);letter-spacing:.25em}.error-page h1{margin-bottom:0;font:700 clamp(40px,7vw,78px) Space Grotesk}.error-page p{color:var(--muted)}@media (width<=980px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{gap:34px}.cart-layout,.checkout-layout,.payment-layout{grid-template-columns:1fr}.order-summary{position:static}.category-strip{grid-template-columns:repeat(2,1fr)}.category-strip a:first-child,.category-strip a:last-child{border-radius:0}}@media (width<=680px){.review-bar{padding-inline:12px}.site-header{min-height:66px}.site-header nav>a:not(.cart-link){display:none}.site-header nav{gap:8px}.discovery-hero{min-height:520px;padding-top:80px}.hero-copy h1{font-size:50px}.search-box>div{flex-direction:column}.search-box .button{width:100%}.category-strip{margin-top:0;padding:0}.category-strip a{min-height:70px;padding:15px}.content-section{width:min(100% - 28px,var(--max));padding:62px 0}.product-grid{grid-template-columns:1fr}.product-skeleton{min-height:360px}.market-note{grid-template-columns:1fr;gap:12px;width:calc(100% - 28px);padding:26px}.filter-bar,.site-footer,.site-footer div{flex-direction:column}.filter-bar select{min-height:48px}.product-detail{grid-template-columns:1fr}.product-gallery{position:static}.product-info h1{font-size:42px}.cart-item{grid-template-columns:22px 82px 1fr}.cart-item>img{width:82px;height:82px}.cart-item__actions{grid-column:2/-1;justify-content:space-between;align-items:center;display:flex}.checkout-item{grid-template-columns:62px 1fr}.checkout-item img{width:62px;height:62px}.checkout-item>b{grid-column:2}.order-actions,.orders-heading{flex-direction:column}.orders-heading{align-items:stretch}.orders-heading>.button{align-self:flex-start}.order-list-card__header{align-items:flex-start}.order-list-card__body{grid-template-columns:1fr}.order-list-card__summary{text-align:left;border-top:1px solid #ffd60029;border-left:0;padding-top:18px;padding-left:0}.order-pagination{gap:8px}.order-pagination button{padding-inline:12px}}.header-account{border:1px solid var(--line);width:136px;height:44px;color:var(--yellow);background:#0a0a09;border-radius:4px;justify-content:center;align-self:center;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.header-account a,.header-account button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.header-account .header-account-link+button,.header-account a+a{border-left:1px solid #ffd60059;padding-left:12px}.header-account-link{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.member-center-page{background:radial-gradient(circle at 70% 20%,#ffd6001f,#0000 34%),#050505;min-height:760px;padding:150px 24px 90px}.member-center-card{background:#0a0a09;border:1px solid #ffd6006b;border-radius:8px;width:min(720px,100%);margin:0 auto;padding:clamp(28px,6vw,56px)}.member-center-eyebrow,.member-center-orders,.member-center-status,.mobile-account-name{color:var(--yellow)}.member-center-card h1{margin:8px 0 32px;font-size:clamp(36px,7vw,64px)}.member-profile-list{margin:0 0 32px;display:grid}.member-profile-list>div{border-bottom:1px solid #ffd60029;grid-template-columns:120px 1fr;padding:18px 0;display:grid}.member-profile-list dt{color:var(--muted)}.member-profile-list dd{color:var(--ink);margin:0;font-weight:700}.member-center-orders,.mobile-account-name{font-weight:700}.member-center-links{flex-wrap:wrap;gap:16px 28px;display:flex}.member-center-status--error p{margin-bottom:16px}.member-address-shell{width:min(900px,100%)}.member-address-footer,.member-address-form__actions,.member-address-heading,.member-address-item,.member-address-item__actions,.member-address-item__title{align-items:center;display:flex}.member-address-footer,.member-address-heading,.member-address-item{justify-content:space-between}.member-address-heading{gap:24px;margin-bottom:32px}.member-address-heading h1{margin-bottom:0}.member-address-list{gap:14px;display:grid}.member-address-item{background:#050505;border:1px solid #ffd60033;border-radius:6px;gap:24px;padding:22px}.member-address-item__title{flex-wrap:wrap;gap:10px}.member-address-item p,.member-address-item__title span{color:var(--muted)}.member-address-item__title em{border:1px solid var(--yellow);color:var(--yellow);border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal}.member-address-item p{margin:8px 0 0;line-height:1.6}.member-address-item__actions{flex:none;gap:14px}.member-address-item__actions button{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.member-address-form{gap:20px;display:grid}.member-address-form h2{margin:0;font-size:26px}.member-address-form__grid,.member-area-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.member-address-form label:not(.member-address-default),.member-area-fields{color:var(--ink);font-size:13px;font-weight:700}.member-address-form label:not(.member-address-default){gap:9px;display:grid}.member-area-fields{border:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.member-area-fields legend{margin-bottom:9px}.member-address-form input:not([type=checkbox]),.member-address-form select,.member-address-form textarea{width:100%;color:var(--ink);background:#050505;border:1px solid #ffffff2e;border-radius:4px;padding:0 14px}.member-address-form input:not([type=checkbox]),.member-address-form select{height:48px}.member-address-form select:disabled{cursor:not-allowed;opacity:.5}.member-address-form textarea{resize:vertical;min-height:104px;padding-block:13px}.member-address-default{color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:13px;display:flex}.member-address-default input{width:16px;height:16px;accent-color:var(--yellow)}.member-address-form__actions{justify-content:flex-end;gap:12px}.member-address-empty{text-align:center;border:1px dashed #ffd6004d;padding:44px 20px}.member-address-empty p{color:var(--muted);margin-top:0}.member-address-footer{flex-wrap:wrap;gap:16px;margin-top:30px}.auth-page{background:radial-gradient(circle at 70% 28%,#ffd6001f,#0000 30%),#050505;place-items:center;min-height:780px;padding:150px 24px 90px;display:grid}.auth-panel{background:#0a0a09;border:1px solid #ffd6007a;border-radius:8px;width:min(480px,100%);padding:44px;box-shadow:0 26px 80px #0000007a}.auth-panel h1{color:var(--ink);margin:0;font-size:36px;font-weight:900}.auth-panel__intro{color:var(--muted);margin:14px 0 30px;font-size:14px;line-height:1.7}.auth-form{gap:20px;display:grid}.auth-form>label:not(.auth-agreement){color:var(--ink);gap:9px;font-size:13px;font-weight:700;display:grid}.auth-form input:not([type=checkbox]){width:100%;height:48px;color:var(--ink);background:#050505;border:1px solid #ffffff2e;border-radius:4px;padding:0 14px}.auth-form input::placeholder{color:#77746a}.auth-code-field{grid-template-columns:1fr 116px;gap:8px;display:grid}.auth-code-field button{border:1px solid var(--line);color:var(--yellow);cursor:pointer;background:0 0;border-radius:4px;font-size:12px;font-weight:700}.auth-code-field button:disabled{cursor:not-allowed;opacity:.5}.auth-agreement{color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.auth-agreement input{width:16px;height:16px;accent-color:var(--yellow)}.auth-notice{color:var(--yellow);margin:0;font-size:12px;line-height:1.6}.auth-switch{color:var(--muted);text-align:center;margin:26px 0 0;font-size:13px}.auth-switch a{color:var(--yellow);font-weight:700}.mobile-account-action{min-height:44px;color:var(--yellow);cursor:pointer;text-align:left;background:0 0;border:0;padding:11px 12px}@media (width<=980px){.site-header>.header-account{display:flex}}@media (width<=767px){.site-header>.header-account{display:none}.auth-page{min-height:720px;padding:110px 16px 60px}.auth-panel{padding:30px 22px}.auth-panel h1{font-size:30px}.member-center-page{min-height:680px;padding:110px 16px 60px}.member-profile-list>div{grid-template-columns:1fr;gap:6px}.member-address-footer,.member-address-heading,.member-address-item{flex-direction:column;align-items:stretch}.member-address-form__grid,.member-area-fields{grid-template-columns:1fr}.member-address-item__actions{border-top:1px solid #ffd60029;padding-top:14px}.member-address-form__actions .button{flex:1}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.product-discovery-page{background:#050505;min-height:100vh;padding:156px 0 90px}.product-discovery-container{width:min(1248px,100% - 48px);margin:0 auto}.product-result-heading{justify-content:space-between;align-items:center;gap:24px;margin-top:0;display:flex}.product-result-heading h2{color:var(--ink);margin:0;font-size:24px;line-height:1.3}.product-result-heading p{color:var(--muted);margin:7px 0 0;font-size:14px}.product-filter-panel select,.product-sort-control select{color:var(--muted);cursor:pointer;font:inherit;background:#0a0a09;border:1px solid #ffd6006b}.product-sort-control select{width:224px;height:42px;color:var(--ink);border-radius:8px;padding:0 16px;font-size:13px;font-weight:700}.product-discovery-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:36px;margin-top:28px;display:grid}.product-filter-panel{background:#0a0a09;border:1px solid #ffd6004d;border-radius:8px;align-content:start;gap:36px;min-height:690px;padding:28px 23px;display:grid}.product-filter-panel h2{color:var(--ink);margin:0;font-size:18px}.product-filter-panel label{color:var(--ink);gap:12px;font-size:14px;font-weight:700;display:grid}.product-filter-panel select{border-color:#ffd6004d;border-radius:8px;width:100%;height:42px;padding:0 14px;font-size:13px;font-weight:400}.product-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 26px;display:grid}.product-card--listing,.product-results .product-skeleton{background:#0a0a09;border:1px solid #ffd6004d;border-radius:8px;width:100%;min-width:0;height:338px;min-height:338px}.product-card--listing{grid-template-rows:184px 1fr;display:grid;overflow:hidden}.product-card--listing:hover{border-color:var(--yellow);transform:translateY(-3px)}.product-card--listing .product-card__image{background:#0a0a09;border-radius:8px;width:calc(100% - 32px);height:168px;margin:15px auto 0}.product-card--listing .product-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-card--listing .product-type{display:none}.product-card--listing .product-card__body{grid-template-rows:auto auto auto 30px;grid-template-columns:minmax(0,1fr) auto;align-content:end;gap:6px 8px;padding:19px 19px 15px;display:grid}.product-card--listing .product-code{min-height:0;color:var(--muted);grid-column:1/-1;margin:0;font-size:11px;font-weight:700;line-height:1.2}.product-card--listing h3{min-width:0;min-height:19px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;margin:0;font-size:16px;font-weight:700;line-height:19px;overflow:hidden}.product-card--listing .product-price-card{color:var(--ink);align-self:center;font-size:18px;font-weight:900}.product-market-tag{background:var(--yellow);color:#050505;border-radius:4px;place-items:center;min-width:104px;height:24px;font-size:10px;font-weight:700;display:grid}.product-card--listing .product-card__action{height:30px;color:var(--yellow);background:0 0;border:1px solid #ffd600b8;border-radius:4px;grid-column:1/-1;place-items:center;font-size:12px;font-weight:700;display:grid}.product-results-tail{background:#0a0a09;border:1px solid #ffd6006b;border-radius:8px;min-height:94px;margin-top:40px;padding:22px 140px 20px 28px;position:relative}.product-results-tail strong{color:var(--ink);font-size:16px}.product-results-tail p{color:var(--muted);margin:7px 0 0;font-size:13px}.product-results-tail button{color:var(--yellow);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media (width<=1100px){.product-discovery-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.product-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.product-discovery-page{padding:112px 0 64px}.product-discovery-container{width:calc(100% - 28px)}.product-result-heading{flex-direction:column;align-items:stretch}.product-sort-control select{width:100%}.product-discovery-layout{grid-template-columns:1fr}.product-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;min-height:0}.product-filter-panel h2{grid-column:1/-1}.product-listing-grid{grid-template-columns:1fr}.product-results-tail{padding-right:28px}.product-results-tail button{margin-top:14px;position:static;transform:none}}@media (width<=460px){.product-filter-panel{grid-template-columns:1fr}.product-filter-panel h2{grid-column:auto}}:root{--ink:#f5f2e8;--muted:#c7c2b2;--surface:#0a0a09;--surface-2:#14130f;--line:#ffd6009e;--purple:#ffd600;--purple-bright:#ffd600;--cyan:#ffd600;--yellow:#ffd600;--radius:8px;--max:1248px;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}body,html{color:var(--ink);background:#050505}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mall-shell{background:#050505;min-height:100vh;position:relative;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#080806d1,#08080685);border:0;border-bottom:1px solid #0000;border-radius:0;grid-template-columns:220px 410px minmax(300px,1fr) 136px;gap:38px;width:100%;min-height:88px;padding-inline:max(72px,50% - 648px);transition:min-height .18s,background-color .18s,border-color .18s,box-shadow .18s;display:grid;position:absolute;top:0;left:0;transform:none}.site-header--pinned{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080806f5;border-color:#ffd6002e;min-height:72px;position:fixed;top:0;box-shadow:0 10px 32px #0000005c}.brand{color:var(--ink);letter-spacing:0;white-space:nowrap;gap:0;font:900 24px/32px Noto Sans SC,sans-serif}.header-search{border:1px solid var(--line);background:#0a0a09;border-radius:8px;grid-template-columns:1fr 82px;align-self:center;width:410px;height:44px;display:grid;overflow:hidden}.header-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0 19px;font-size:14px}.header-search input::placeholder{color:var(--muted);opacity:1}.header-search button{background:var(--yellow);color:#050505;cursor:pointer;border:0;border-radius:4px;height:36px;margin:3px 7px 3px 0;font-size:13px;font-weight:700}.site-header nav{color:var(--ink);letter-spacing:.06em;white-space:nowrap;justify-content:center;gap:8px;font-size:12px}.site-header>nav a{border-bottom:2px solid #0000;padding:10px 8px 8px}.site-header>nav .nav-home{border-bottom-color:var(--yellow);color:var(--yellow)}.site-header nav a:hover{color:var(--yellow)}.market-switch{background:var(--yellow);color:#050505;border:0;border-radius:4px;align-self:center;place-items:center;width:136px;height:44px;font-size:12px;font-weight:700;display:grid}.mall-mobile-menu{display:none}.site-header+main>.content-section{padding-top:160px}.home-container{width:min(1248px,100% - 48px);margin-inline:auto}.storefront-hero{background-image:linear-gradient(90deg,#050505fa,#050505b8 48%,#0505052e 72%,#05050505),url(../images/storefront-anime-card.png);background-position:50%;background-size:cover;border-radius:0 0 8px 8px;height:560px;position:relative;overflow:hidden}.storefront-hero .hero-copy{max-width:1248px;padding-top:162px}.storefront-home .eyebrow{color:var(--yellow);letter-spacing:0;margin:0 0 14px;font-size:12px;font-weight:700}.storefront-hero h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:52px;font-weight:900;line-height:1.05}.storefront-hero .hero-copy>p:last-child{color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.55}.quick-entry{background:#050505;height:114px;padding-top:0}.quick-entry h2{margin:0 0 16px;font-size:16px;line-height:18px}.quick-entry nav{grid-template-columns:repeat(5,180px);gap:24px;width:996px;display:grid}.quick-entry a{border:1px solid var(--line);height:44px;color:var(--ink);background:#0a0a09;border-radius:4px;align-items:center;padding:0 15px;font-size:13px;font-weight:700;display:flex}.quick-entry a.active,.quick-entry a:hover{color:var(--yellow)}.featured-products{padding-top:32px}.figma-section-heading{height:120px}.figma-section-heading h2{margin:0 0 7px;font-size:32px;font-weight:900;line-height:1.2}.figma-section-heading>p:last-child{color:var(--muted);margin:0;font-size:14px}.figma-product-grid{grid-template-columns:repeat(4,286px);gap:28px;display:grid}.storefront-home .product-card,.storefront-home .product-skeleton{border:1px solid var(--line);background:#0a0a09;border-radius:8px;width:286px;min-height:430px}.storefront-home .product-card{overflow:hidden}.storefront-home .product-card:hover{border-color:var(--yellow);transform:translateY(-3px)}.storefront-home .product-card__image{background:#0a0a09;border-radius:4px;width:258px;height:222px;margin:13px auto 0}.storefront-home .product-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.storefront-home .product-card__image .product-type{background:var(--yellow);color:#050505;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:4px;width:72px;padding:7px 0;font-size:11px;font-weight:700;position:absolute;inset:18px auto auto 14px}.storefront-home .product-card__body{padding:21px 19px 23px}.storefront-home .product-card__body>.product-code{min-height:0;color:var(--muted);margin:0 0 10px;font-size:11px;font-weight:700;line-height:13px}.storefront-home .product-card h3{min-height:19px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0 0 11px;font:700 16px/1.2 Noto Sans SC,sans-serif;overflow:hidden}.storefront-home .product-price-card{color:var(--ink);margin-bottom:18px;font-size:20px;font-weight:900;display:block}.storefront-home .product-card__action{border:1px solid var(--line);width:246px;height:44px;color:var(--yellow);border-radius:4px;place-items:center;font-size:13px;font-weight:700;display:grid}.storefront-home .product-card__action.primary{border-color:var(--yellow);background:var(--yellow);color:#050505}.market-section{padding-top:98px}.market-section h2{margin:0 0 25px;font-size:30px;font-weight:900}.market-panel{border:1px solid var(--line);background:#0a0a09;border-radius:4px;align-content:center;gap:12px;height:112px;padding:0 27px;display:grid}.market-panel>div{align-items:center;gap:22px;display:flex}.market-panel span{background:var(--yellow);color:#050505;border-radius:8px;place-items:center start;min-width:158px;height:28px;padding:0 12px;font-size:11px;font-weight:700;display:grid}.market-panel>div:nth-child(2) span{min-width:242px}.market-panel p{color:var(--muted);margin:0;font-size:14px}.collection-section{padding-top:105px}.collection-section h2{margin:0 0 34px;font-size:28px;font-weight:900}.collection-grid{grid-template-columns:repeat(3,392px);gap:28px;display:grid}.collection-grid a{background:#0a0a09;border:1px solid #ffd60040;border-radius:8px;flex-direction:column;height:182px;padding:25px 24px;transition:border-color .2s;display:flex}.collection-grid a:hover{border-color:var(--line)}.collection-grid span{color:var(--yellow);font-size:11px;font-weight:700}.collection-grid strong{color:var(--ink);margin-top:23px;font-size:22px}.collection-grid b{color:var(--yellow);margin-top:34px;font-size:13px}.site-footer{width:min(1248px,100% - 48px);min-height:190px;color:var(--muted);border:0;align-items:end;margin:126px auto 0;padding:0 0 46px;font-size:12px}.site-footer div{flex-direction:column;gap:10px;display:flex}.site-footer strong{color:var(--ink);font-size:14px}.site-footer nav{gap:14px;display:flex}.site-footer .footer-filing{color:var(--muted);text-decoration:none}.site-footer .footer-filing:hover{color:var(--yellow)}@media (width<=1280px){.site-header{grid-template-columns:180px minmax(300px,410px) minmax(270px,1fr) 120px;gap:14px;padding-inline:40px}.header-search{width:100%}.figma-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.storefront-home .product-card,.storefront-home .product-skeleton{width:100%}.storefront-home .product-card__action,.storefront-home .product-card__image{width:calc(100% - 28px)}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.site-header{grid-template-columns:150px 1fr 120px;width:100%;padding-inline:40px}.site-header nav{display:none}.quick-entry nav{grid-template-columns:repeat(5,minmax(140px,1fr));width:100%;overflow-x:auto}.figma-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.site-header{width:100%;min-height:72px;padding-inline:20px;display:flex;top:0}.site-header--pinned{min-height:72px;position:fixed;top:0}.site-header>.header-search,.site-header>.market-switch,.site-header>nav{display:none}.brand{max-width:240px;font-size:16px;line-height:22px}.mall-mobile-menu{margin-left:auto;display:block;position:relative}.mall-mobile-menu summary{cursor:pointer;border:1px solid #ffd60059;border-radius:4px;flex-direction:column;justify-content:space-between;width:44px;height:44px;padding:11px 9px;list-style:none;display:flex}.mall-mobile-menu summary::-webkit-details-marker{display:none}.mall-mobile-menu summary span{background:var(--ink);width:24px;height:2px;display:block}.mall-mobile-menu__panel{background:#0a0a09;border:1px solid #ffd60059;border-radius:4px;width:min(360px,100vw - 40px);padding:12px;position:absolute;top:52px;right:0;box-shadow:0 16px 36px #0000006b}.mobile-header-search{border:1px solid var(--line);border-radius:4px;grid-template-columns:1fr 80px;height:44px;margin-bottom:8px;display:grid;overflow:hidden}.mobile-header-search input{min-width:0;color:var(--ink);background:0 0;border:0;padding-inline:12px}.mobile-header-search button{background:var(--yellow);color:#050505;border:0;font-weight:700}.site-header .mall-mobile-menu nav{flex-direction:column;align-items:stretch;gap:4px;display:flex}.mall-mobile-menu nav a{min-height:44px;color:var(--ink);align-items:center;padding:11px 12px;display:flex}.mall-mobile-menu nav .mobile-market-switch{background:var(--yellow);color:#050505;justify-content:center;font-weight:700}}@media (width<=680px){.site-header{min-height:72px;padding-inline:20px}.site-header--pinned{top:0}.home-container{width:calc(100% - 28px)}.storefront-hero{background-position:64%;height:560px}.storefront-hero .hero-copy{padding-top:176px}.storefront-hero h1{font-size:40px}.storefront-hero .hero-copy>p:last-child{max-width:82%;font-size:15px}.quick-entry{height:126px}.quick-entry nav{grid-template-columns:repeat(5,150px)}.featured-products{padding-top:34px}.figma-product-grid{grid-template-columns:1fr}.market-section{padding-top:70px}.market-section h2{font-size:25px}.market-panel{height:auto;padding-block:20px}.market-panel>div{flex-direction:column;align-items:start;gap:8px}.collection-section{padding-top:72px}.collection-grid{grid-template-columns:1fr}.site-footer{align-items:start;margin-top:80px}}
