:root{
  --bg:#07101c;--bg-2:#0a1422;--panel:#0d1928;--panel-2:#111f31;--panel-3:#15253a;
  --line:#223349;--line-soft:#18283a;--text:#f7f9fd;--muted:#9dadbf;--dim:#71849a;
  --brand:#4f63ff;--brand-2:#6f82ff;--brand-soft:#17245d;--ok:#52c992;--danger:#ff747f;
  --shadow:0 28px 70px -46px rgba(0,0,0,.92);--radius:20px;--ease:cubic-bezier(.16,1,.3,1);
  --font:"Manrope","Segoe UI Variable",system-ui,sans-serif;--display:"Archivo","Segoe UI Variable",system-ui,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100dvh;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}img{display:block;max-width:100%}[hidden]{display:none!important}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #8fa0ff;outline-offset:3px}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.page-glow{position:fixed;pointer-events:none;z-index:-1;inset:0;background:radial-gradient(900px 520px at 50% -180px,rgba(79,99,255,.20),transparent 72%),radial-gradient(700px 460px at 95% 28%,rgba(79,99,255,.06),transparent 74%)}
.topbar{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(34,51,73,.78);background:rgba(7,16,28,.88);backdrop-filter:blur(18px)}.nav{min-height:70px;display:grid;grid-template-columns:auto 1fr auto;gap:34px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.025em}.brand-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 12px 32px -18px rgba(79,99,255,.95)}.navlinks{display:flex;justify-content:center;gap:28px}.navlinks a{font-size:12px;color:#9baabd;font-weight:600;transition:color .18s var(--ease)}.navlinks a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:8px}.lang-switch{border:1px solid var(--line);background:#091521;border-radius:10px;padding:3px;display:flex}.lang-switch button{border:0;background:transparent;border-radius:7px;color:#778ba0;font-size:10px;font-weight:700;padding:6px 7px}.lang-switch button.is-active{background:#17263a;color:#fff}.account-btn,.cart-btn{height:38px;border:1px solid var(--line);background:#0a1725;border-radius:10px;padding:0 12px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px;transition:.18s var(--ease)}.account-btn:hover,.cart-btn:hover{background:#102036;border-color:#344b68}.account-btn svg,.cart-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-btn b{min-width:19px;height:19px;border-radius:7px;background:var(--brand);display:grid;place-items:center;font-size:9px}
.hero{padding:86px 0 58px;position:relative;display:grid;grid-template-columns:190px minmax(0,760px) 190px;align-items:center;justify-content:center}.hero-lockup{justify-self:end;width:116px;height:116px;border-radius:28px;overflow:hidden;box-shadow:0 35px 80px -36px rgba(79,99,255,.95);transform:rotate(-3deg);animation:heroMark .72s var(--ease) both}.hero-lockup img{width:100%;height:100%;object-fit:cover}.hero-inner{text-align:center;animation:heroCopy .66s .05s var(--ease) both}.hero-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid #2a3e5a;background:rgba(14,27,44,.78);border-radius:999px;padding:8px 12px;color:#c1ccda;font-size:11px;font-weight:600}.hero-badge>span:first-child{width:7px;height:7px;border-radius:50%;background:#6f82ff;box-shadow:0 0 0 5px rgba(111,130,255,.09);animation:breath 2.2s ease-in-out infinite}.hero h1{margin:22px auto 0;max-width:14ch;font-size:clamp(2.8rem,5.5vw,4.65rem);line-height:1.02;letter-spacing:-.044em;font-weight:700;text-wrap:balance}.hero p{max-width:670px;margin:20px auto 0;color:var(--muted);font-size:15px;line-height:1.72}.hero-actions{display:flex;justify-content:center;gap:10px;margin-top:28px}.primary-cta,.secondary-cta{min-height:44px;border-radius:11px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;transition:transform .18s var(--ease),background .18s var(--ease),border-color .18s var(--ease),box-shadow .18s var(--ease)}.primary-cta{border:1px solid #6577ff;background:var(--brand);color:#fff}.primary-cta:hover{background:#5d70ff;box-shadow:0 16px 40px -24px rgba(79,99,255,.95);transform:translateY(-1px)}.secondary-cta{border:1px solid var(--line);background:#0a1725;color:#dbe3ec}.secondary-cta:hover{background:#102036;border-color:#344b68}.primary-cta.full,.secondary-cta.full{width:100%}
.category-strip-wrap{display:flex;justify-content:center}.category-strip{display:inline-flex;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:13px;padding:4px;background:#091521}.category-strip button{border:0;background:transparent;border-radius:9px;color:#8194a9;padding:9px 17px;font-size:11px;font-weight:700;transition:.18s var(--ease)}.category-strip button:hover{color:#fff}.category-strip button.is-active{background:#182743;color:#fff;box-shadow:inset 0 0 0 1px rgba(111,130,255,.18)}
.product-section{padding:94px 0 18px;scroll-margin-top:82px}.product-section+ .product-section{padding-top:112px}.section-head.centered{text-align:center;max-width:720px;margin:0 auto 34px}.section-kicker{margin:0 0 9px;color:#8f9eff;font-size:10px;font-weight:700;letter-spacing:.13em}.section-head h2{margin:0;font-size:clamp(2rem,3.9vw,3rem);line-height:1.08;letter-spacing:-.034em;font-weight:700;text-wrap:balance}.section-head>p:last-child{max-width:600px;margin:13px auto 0;color:var(--muted);font-size:13px;line-height:1.65}.product-grid{display:grid;gap:18px;justify-content:center}.product-grid-three{grid-template-columns:repeat(3,minmax(0,300px))}.product-grid-two{grid-template-columns:repeat(2,minmax(0,300px))}.product-grid-one{grid-template-columns:minmax(0,300px)}.product-card{aspect-ratio:1/1;border:1px solid var(--line);background:linear-gradient(180deg,#0f1d2d 0%,#0a1724 100%);border-radius:20px;padding:19px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:var(--shadow);transition:transform .32s var(--ease),border-color .32s var(--ease),background .32s var(--ease),box-shadow .32s var(--ease)}.product-card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(79,99,255,.10),transparent 34%);opacity:0;transition:opacity .32s var(--ease)}.product-card::after{content:"";position:absolute;right:-48px;top:-48px;width:120px;height:120px;border:1px solid rgba(111,130,255,.16);border-radius:30px;transform:rotate(18deg);transition:transform .38s var(--ease),border-color .38s var(--ease)}.product-card:hover{transform:translateY(-5px);border-color:#415c81;background:linear-gradient(180deg,#122237 0%,#0b1928 100%);box-shadow:0 36px 88px -48px rgba(0,0,0,.95)}.product-card:hover::before{opacity:1}.product-card:hover::after{transform:rotate(8deg) translate(-8px,8px);border-color:rgba(111,130,255,.34)}.product-top,.product-bottom,.product-card h3,.product-card p{position:relative;z-index:1}.product-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.product-token{min-width:66px;height:48px;border:1px solid #314765;background:#0a1624;border-radius:12px;padding:0 11px;display:grid;place-items:center;font-size:14px;font-weight:700;letter-spacing:-.02em}.stock-pill{border-radius:999px;padding:6px 9px;background:rgba(82,201,146,.09);color:#7edeb0;font-size:9px;font-weight:700}.stock-pill.out{background:rgba(255,116,127,.08);color:#ff9fa7}.product-card h3{margin:26px 0 0;font-size:22px;line-height:1.11;letter-spacing:-.032em;font-weight:700}.product-card p{margin:10px 0 0;color:#96a8bb;font-size:12px;line-height:1.62}.product-bottom{margin-top:auto;padding-top:18px;border-top:1px solid var(--line-soft);display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.price-block span{display:block;color:#73869b;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.price-block strong{display:block;margin-top:4px;font-size:22px;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.add-btn{height:39px;border:1px solid #5067d8;background:#1b2d6d;border-radius:10px;color:#edf0ff;padding:0 12px;font-size:10px;font-weight:700;transition:.18s var(--ease)}.add-btn:hover:not(:disabled){background:#243987;border-color:#6f82ff;transform:translateY(-1px)}.add-btn:disabled{opacity:.42;cursor:not-allowed}.product-card.reveal-card{opacity:0;transform:translateY(16px);filter:blur(4px)}.product-card.reveal-card.is-visible{opacity:1;transform:none;filter:none;transition:opacity .48s var(--ease),transform .48s var(--ease),filter .48s var(--ease),border-color .32s var(--ease),background .32s var(--ease),box-shadow .32s var(--ease)}
.how{padding:112px 0 34px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:920px;margin:34px auto 0;border-top:1px solid var(--line)}.steps article{padding:22px 10px 0;display:grid;grid-template-columns:auto 1fr;gap:14px}.steps article>span{color:#7f91ff;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.steps strong{font-size:13px}.steps p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.faq{padding:98px 0 110px;scroll-margin-top:82px}.faq-list{width:min(760px,100%);margin:28px auto 0;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:20px 46px 20px 0;position:relative;font-size:13px;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:0;top:16px;width:28px;height:28px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;color:#91a5bb;transition:transform .22s var(--ease),background .22s var(--ease)}.faq details[open] summary::after{transform:rotate(45deg);background:#13233a}.faq details p{max-width:68ch;margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.72}.footer{border-top:1px solid var(--line);padding:28px 0 42px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer p{color:var(--dim);font-size:10px}.footer-brand{font-size:12px}.footer-brand .brand-logo{width:28px;height:28px;border-radius:8px}
.drawer-backdrop{position:fixed;inset:0;background:rgba(3,8,14,.62);backdrop-filter:blur(3px);z-index:70;opacity:0;transition:opacity .28s var(--ease)}.drawer-backdrop.show{opacity:1}.side-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100vw);z-index:80;background:#0a1724;border-left:1px solid var(--line);box-shadow:-30px 0 88px -50px #000;transform:translateX(100%);transition:transform .36s var(--ease);display:grid;grid-template-rows:auto 1fr auto}.side-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start;padding:22px;border-bottom:1px solid var(--line)}.drawer-head h2{margin:5px 0 0;font-size:24px;letter-spacing:-.03em}.icon-close{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:#0e1b2a;color:#9fb0c2;font-size:22px;line-height:1;display:grid;place-items:center;transition:.18s var(--ease)}.icon-close:hover{background:#16263a;color:#fff}.cart-items{overflow:auto;padding:18px}.cart-empty{min-height:300px;display:grid;place-items:center;text-align:center;color:var(--muted);font-size:12px;padding:28px}.cart-row{display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--line-soft)}.cart-row strong{display:block;font-size:12px}.cart-row small{display:block;color:var(--dim);font-size:10px;margin-top:4px}.cart-row-right{text-align:right}.cart-row-right>strong{font-variant-numeric:tabular-nums}.quantity{display:flex;align-items:center;gap:6px;margin-top:8px;justify-content:flex-end}.quantity button{width:25px;height:25px;border:1px solid var(--line);border-radius:8px;background:#0d1b2b}.quantity span{min-width:22px;text-align:center;font-size:10px}.remove-btn{border:0;background:transparent;color:#8397ad;font-size:9px;padding:5px 0}.remove-btn:hover{color:#fff}.cart-summary{border-top:1px solid var(--line);padding:18px 22px 22px}.cart-summary>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.cart-summary span{color:var(--muted);font-size:11px}.cart-summary strong{font-size:20px;letter-spacing:-.025em}.cart-summary p{margin:10px 0 0;color:var(--dim);font-size:9px;line-height:1.5;text-align:center}
.account-dialog{width:min(520px,calc(100% - 24px));border:0;padding:0;background:transparent;color:inherit}.account-dialog::backdrop{background:rgba(3,8,14,.72);backdrop-filter:blur(5px)}.dialog-card{position:relative;border:1px solid var(--line);background:#0c1826;border-radius:20px;padding:24px;box-shadow:0 40px 100px -50px #000}.dialog-close{position:absolute;right:18px;top:18px}.dialog-brand{display:flex;align-items:center;gap:11px;margin-bottom:22px}.dialog-brand .brand-logo{width:42px;height:42px;border-radius:12px}.dialog-brand strong,.dialog-brand span{display:block}.dialog-brand strong{font-size:15px}.dialog-brand span{color:var(--muted);font-size:10px;margin-top:2px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#091521;border:1px solid var(--line);padding:4px;border-radius:11px;margin-bottom:18px}.auth-tabs button{border:0;background:transparent;border-radius:8px;color:#7f92a7;padding:9px;font-size:10px;font-weight:700}.auth-tabs button.is-active{background:#16263a;color:#fff}.auth-form{display:grid;gap:13px}.auth-form label,.stack-label{display:grid;gap:7px}.auth-form label>span{color:#a8b6c6;font-size:10px;font-weight:600}.auth-form input{height:44px;border:1px solid var(--line);background:#08131f;border-radius:10px;padding:0 12px;outline:0}.auth-form input:focus{border-color:#5f72ef;box-shadow:0 0 0 3px rgba(79,99,255,.10)}.form-message{min-height:17px;margin:0;color:#ff9da5;font-size:10px}.field-help{margin:-5px 0 0;color:var(--dim);font-size:9px}.signed-in{display:grid;gap:13px}.signed-in>span{color:var(--muted);font-size:10px}.signed-in>strong{font-size:14px;word-break:break-word}.orders-mini{border:1px solid var(--line);border-radius:12px;background:#091522;overflow:hidden}.orders-mini-head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line-soft)}.orders-mini-head span{color:#aebbc9;font-size:10px;font-weight:700}.orders-mini-head button{border:0;background:transparent;color:#8fa0ff;font-size:9px}.mini-order{padding:11px 12px;border-bottom:1px solid var(--line-soft)}.mini-order:last-child{border-bottom:0}.mini-order-top{display:flex;justify-content:space-between;gap:10px}.mini-order strong{font-size:10px}.mini-order small{color:var(--dim);font-size:9px}.mini-delivery{margin-top:8px;padding:8px;border:1px solid #2e4260;border-radius:9px;background:#0d1a2a}.mini-delivery code{display:block;color:#dce5ef;font-family:inherit;font-size:9px;word-break:break-all;margin-top:4px}.mini-empty{padding:16px;text-align:center;color:var(--dim);font-size:10px}
.support-launcher{position:fixed;right:22px;bottom:22px;z-index:60;border:1px solid #5267e6;background:#25357f;color:#fff;border-radius:999px;height:46px;padding:0 16px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;box-shadow:0 18px 50px -25px rgba(79,99,255,.95);transition:.2s var(--ease)}.support-launcher:hover{transform:translateY(-2px);background:#2d4098}.support-launcher svg,.support-composer button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.support-panel{position:fixed;right:22px;bottom:78px;width:min(390px,calc(100vw - 24px));height:min(630px,calc(100dvh - 105px));z-index:90;border:1px solid var(--line);background:#0a1724;border-radius:18px;box-shadow:0 34px 95px -42px #000;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;transform:translateY(16px) scale(.98);opacity:0;pointer-events:none;transform-origin:bottom right;transition:opacity .24s var(--ease),transform .24s var(--ease)}.support-panel.open{opacity:1;transform:none;pointer-events:auto}.support-head{display:flex;justify-content:space-between;align-items:center;padding:14px 14px 14px 16px;border-bottom:1px solid var(--line)}.support-head>div{display:flex;align-items:center;gap:10px}.support-logo{width:34px;height:34px;border-radius:10px}.support-head strong,.support-head small{display:block}.support-head strong{font-size:12px}.support-head small{color:var(--muted);font-size:9px;margin-top:2px}.support-body{overflow:auto;padding:16px;background:linear-gradient(180deg,#0a1724,#091522)}.support-intro{text-align:center;padding:12px 5px 4px}.support-intro h3{margin:8px 0 6px;font-size:18px;letter-spacing:-.025em}.support-intro p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.support-choices{display:grid;gap:9px;margin-top:18px}.support-choice{width:100%;border:1px solid var(--line);background:#0d1a2a;border-radius:13px;padding:13px;text-align:left;display:grid;grid-template-columns:36px 1fr auto;gap:11px;align-items:center;transition:.18s var(--ease)}.support-choice:hover{background:#122238;border-color:#40597a;transform:translateY(-1px)}.support-choice-icon{width:36px;height:36px;border-radius:10px;background:#17255d;color:#aab5ff;display:grid;place-items:center;font-size:11px;font-weight:700}.support-choice strong,.support-choice span{display:block}.support-choice strong{font-size:11px}.support-choice span{color:var(--muted);font-size:9px;margin-top:3px}.support-choice>em{font-style:normal;color:#71849a}.support-message{max-width:84%;padding:10px 12px;border-radius:13px 13px 13px 4px;background:#172536;color:#e4ebf3;font-size:11px;line-height:1.55;margin:8px 0}.support-message.customer{margin-left:auto;border-radius:13px 13px 4px 13px;background:#263982}.support-message.admin{background:#183c32}.support-message small{display:block;color:#7f94a9;font-size:8px;margin-top:5px}.support-options{display:grid;gap:7px;margin:8px 0 12px}.support-options button{border:1px solid var(--line);background:#0d1a29;border-radius:10px;padding:9px 10px;color:#dce4ed;text-align:left;font-size:9px}.support-options button:hover{background:#13233a}.support-email{display:grid;grid-template-columns:1fr auto;gap:7px;margin:8px 0}.support-email input{height:38px;border:1px solid var(--line);background:#08131f;border-radius:9px;padding:0 10px;min-width:0}.support-email button{border:1px solid #5267e6;background:#25357f;border-radius:9px;padding:0 11px;font-size:9px}.support-composer{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px;border-top:1px solid var(--line);background:#0a1724}.support-composer textarea{resize:none;min-height:42px;max-height:110px;border:1px solid var(--line);background:#08131f;border-radius:11px;padding:10px;outline:0;font-size:11px}.support-composer textarea:focus{border-color:#5d70ed}.support-composer button{width:42px;height:42px;border:1px solid #5267e6;background:#25357f;border-radius:11px;display:grid;place-items:center}.support-loading{padding:30px;text-align:center;color:var(--muted);font-size:10px}.toast{position:fixed;left:50%;bottom:24px;z-index:120;border:1px solid #4257c5;background:#101d37;color:#eef1ff;border-radius:11px;padding:11px 14px;font-size:10px;box-shadow:var(--shadow);opacity:0;transform:translate(-50%,10px);pointer-events:none;transition:.24s var(--ease)}.toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes heroCopy{from{opacity:0;transform:translateY(14px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes heroMark{from{opacity:0;transform:translateX(-14px) rotate(-8deg) scale(.96)}to{opacity:1;transform:rotate(-3deg)}}@keyframes breath{50%{opacity:.55;transform:scale(.86)}}
@media(max-width:1020px){.nav{grid-template-columns:auto 1fr}.navlinks{display:none}.nav-actions{justify-self:end}.hero{grid-template-columns:1fr}.hero-lockup{display:none}.product-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.shell{width:min(100% - 24px,1180px)}.nav{gap:12px}.brand span{display:none}.brand-logo{width:34px;height:34px}.account-btn span,.cart-btn>span{display:none}.account-btn,.cart-btn{width:38px;padding:0;justify-content:center}.cart-btn{position:relative}.cart-btn b{position:absolute;right:-5px;top:-6px}.hero{padding:62px 0 42px}.hero h1{font-size:clamp(2.4rem,11vw,3.35rem)}.hero p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>*{width:100%}.category-strip{width:100%}.category-strip button{flex:1;padding-inline:8px}.product-section,.product-section+ .product-section{padding-top:78px}.product-grid-three,.product-grid-two,.product-grid-one{grid-template-columns:minmax(0,340px)}.product-card{aspect-ratio:auto;min-height:310px}.steps{grid-template-columns:1fr;border-top:0}.steps article{border-top:1px solid var(--line);padding:17px 4px 0}.support-launcher{right:12px;bottom:12px}.support-launcher span{display:none}.support-launcher{width:46px;padding:0;justify-content:center}.support-panel{right:12px;bottom:68px;height:min(620px,calc(100dvh - 86px))}.footer-inner{align-items:flex-start}.footer-brand span{display:inline}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.product-card.reveal-card{opacity:1;transform:none;filter:none}}

.brand,.hero h1,.section-head h2,.product-card h3,.drawer-head h2,.support-intro h3{font-family:var(--display)}
