:root{--bg:#05070d;--surface:#0a0e18;--card:#0e1421;--line:#202a3c;--text:#f7f9ff;--muted:#aab4c7;--blue:#0e7cff;--red:#ff1d29;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.5}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{text-align:center;padding:8px 16px;font-size:.78rem;font-weight:700;letter-spacing:.04em;background:linear-gradient(90deg,#0868db,#0a1325 46%,#c9141e);color:#fff}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,80px);position:sticky;top:0;z-index:20;background:rgba(5,7,13,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:1rem 'Archivo Black',sans-serif;letter-spacing:.05em}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.site-header nav{display:flex;gap:30px}.site-header nav a{text-decoration:none;color:var(--muted);font-weight:600;font-size:.92rem}.site-header nav a:hover{color:#fff}.cart-button{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:10px 12px 10px 18px;display:flex;align-items:center;gap:10px;font-weight:700}.cart-button b{display:grid;place-items:center;background:var(--red);width:28px;height:28px;border-radius:50%}.hero{min-height:calc(100vh - 116px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px clamp(20px,7vw,112px) 80px;overflow:hidden;background:radial-gradient(circle at 20% 60%,rgba(14,124,255,.13),transparent 35%),radial-gradient(circle at 80% 45%,rgba(255,29,41,.12),transparent 32%)}.eyebrow{margin:0 0 12px;color:#6fb1ff;font-size:.75rem;letter-spacing:.16em;font-weight:800}.hero h1{font-family:'Archivo Black',sans-serif;font-size:clamp(3.4rem,7vw,7rem);line-height:.89;letter-spacing:-.055em;margin:0;max-width:760px}.hero h1 span{color:transparent;-webkit-text-stroke:2px #f4f7ff;text-shadow:10px 12px 0 rgba(14,124,255,.16)}.hero-text{max-width:580px;color:var(--muted);font-size:1.12rem;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:24px}.primary-button,.secondary-button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;font-weight:800;border-radius:999px}.primary-button{padding:15px 25px;background:linear-gradient(110deg,var(--blue),#0754c0);box-shadow:0 12px 38px rgba(14,124,255,.28)}.secondary-button{padding:13px 21px;border:1px solid var(--line);background:#111827}.text-button{border:0;background:transparent;font-weight:700}.text-button span{color:var(--red);font-size:1.3rem}.hero-points{display:flex;flex-wrap:wrap;gap:22px;margin-top:36px;color:#c9d1df;font-size:.78rem;font-weight:600}.hero-points span:before{content:'✓';color:#5fa9ff;margin-right:7px}.hero-visual{height:min(640px,66vw);position:relative;display:flex;align-items:center;justify-content:center}.hero-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 40px 55px rgba(0,0,0,.65))}.hero-glow{position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--red));filter:blur(80px);opacity:.26}.hero-stamp{position:absolute;z-index:3;right:3%;bottom:8%;width:92px;height:92px;border-radius:50%;display:grid;place-items:center;text-align:center;border:1px solid rgba(255,255,255,.28);background:rgba(5,7,13,.72);backdrop-filter:blur(12px);font-size:.68rem;letter-spacing:.15em;transform:rotate(8deg)}.hero-stamp strong{font:2rem 'Archivo Black'}.collection{padding:100px clamp(20px,7vw,112px);background:#070a11}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px}.section-heading h2,.story-copy h2,.newsletter h2{font:clamp(2rem,4vw,3.8rem)/1 'Archivo Black',sans-serif;margin:0}.filters{display:flex;padding:5px;background:var(--surface);border:1px solid var(--line);border-radius:999px}.filter{border:0;background:transparent;color:var(--muted);padding:9px 18px;border-radius:999px;font-weight:700}.filter.active{background:#fff;color:#080b12}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:linear-gradient(155deg,#111828,#090d16);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s transform,.25s border-color}.product-card:hover{transform:translateY(-5px);border-color:#3b4d69}.product-image{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,#1d2a42,#090d16 68%);position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-badge{position:absolute;top:16px;left:16px;padding:7px 10px;border-radius:999px;background:#fff;color:#080b12;font-size:.7rem;font-weight:800}.product-info{padding:20px}.product-meta{color:#7890ac;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.product-info h3{margin:5px 0 12px;font-size:1.05rem}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-size:1.15rem;font-weight:800}.price small{font-size:.73rem;color:var(--muted);display:block;font-weight:500}.add-button{border:0;border-radius:12px;background:linear-gradient(130deg,var(--blue),#0754c0);padding:10px 14px;font-weight:800}.brand-story{margin:20px clamp(20px,7vw,112px) 110px;display:grid;grid-template-columns:.85fr 1.15fr;min-height:500px;border:1px solid var(--line);border-radius:32px;overflow:hidden;background:linear-gradient(120deg,#0a101d,#0a0c12)}.story-logo{display:grid;place-items:center;padding:50px;background:radial-gradient(circle,rgba(14,124,255,.22),transparent 55%),linear-gradient(140deg,rgba(14,124,255,.08),rgba(255,29,41,.08))}.story-logo img{width:min(380px,100%);border-radius:50%;box-shadow:0 25px 70px rgba(0,0,0,.5)}.story-copy{padding:clamp(42px,7vw,100px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:1.05rem;margin:24px 0 30px}.newsletter{margin:0 clamp(20px,7vw,112px) 100px;border-radius:28px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(110deg,#0d5fc0,#091b3c 55%,#791018);border:1px solid rgba(255,255,255,.15)}.newsletter p{margin:10px 0 0;color:#d4dfef}.newsletter form{display:flex;min-width:min(100%,430px);background:#fff;border-radius:999px;padding:6px}.newsletter input{flex:1;border:0;outline:0;padding:12px 16px;border-radius:999px;min-width:0;color:#10141c}.newsletter button{border:0;border-radius:999px;background:#0a0e18;color:#fff;padding:12px 18px;font-weight:800}footer{padding:48px clamp(20px,7vw,112px);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;color:var(--muted)}.footer-brand{color:#fff}.copyright{grid-column:2;grid-row:1/3;font-size:.78rem}.cart-drawer{position:fixed;z-index:50;right:0;top:0;height:100%;width:min(440px,100%);background:#080c14;border-left:1px solid var(--line);transform:translateX(105%);transition:transform .28s ease;display:flex;flex-direction:column;padding:24px}.cart-drawer.open{transform:translateX(0)}.drawer-backdrop{position:fixed;z-index:40;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(3px)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.drawer-head h2{margin:0;font:1.5rem 'Archivo Black'}.drawer-head button{border:0;background:transparent;color:#fff;font-size:2rem}.cart-items{flex:1;overflow:auto;padding:18px 0}.empty-cart{text-align:center;color:var(--muted);margin-top:60px}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:70px;height:70px;border-radius:12px;object-fit:cover}.cart-item h4{margin:4px 0;font-size:.9rem}.cart-item p{margin:0;color:var(--muted);font-size:.8rem}.remove-item{border:0;background:transparent;color:#ff6972;font-size:.78rem}.cart-footer{border-top:1px solid var(--line);padding-top:20px}.cart-total{display:flex;justify-content:space-between;font-size:1.15rem;margin-bottom:16px}.checkout-button{width:100%;border:0;border-radius:14px;padding:15px;background:linear-gradient(110deg,var(--blue),var(--red));color:#fff;font-weight:800}.cart-footer small{display:block;text-align:center;color:var(--muted);margin-top:10px}.toast{position:fixed;z-index:60;left:50%;bottom:28px;transform:translate(-50%,30px);opacity:0;background:#fff;color:#070a10;padding:12px 18px;border-radius:999px;font-weight:700;box-shadow:0 12px 40px rgba(0,0,0,.5);transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.site-header nav{display:none}.brand span{display:none}.hero{grid-template-columns:1fr;padding-top:52px}.hero-visual{height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.story-logo{min-height:360px}.newsletter{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr}.copyright{grid-column:1;grid-row:auto}}@media(max-width:580px){.topbar{font-size:.68rem}.site-header{height:70px}.site-header .brand img{width:42px;height:42px}.cart-button span{display:none}.hero{min-height:auto;gap:18px;padding-bottom:56px}.hero h1{font-size:3.25rem}.hero-text{font-size:1rem;margin:22px 0}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-points{gap:10px 16px;margin-top:26px}.hero-visual{height:390px}.hero-stamp{width:74px;height:74px}.section-heading{align-items:flex-start;flex-direction:column}.collection{padding-top:70px}.filters{width:100%}.filter{flex:1;padding-inline:8px}.product-grid{grid-template-columns:1fr}.brand-story{margin-bottom:70px}.story-logo{min-height:300px;padding:32px}.story-copy{padding:40px 26px}.newsletter{padding:32px 22px;margin-bottom:70px}.newsletter form{width:100%;min-width:0;flex-direction:column;background:transparent;gap:10px}.newsletter input,.newsletter button{width:100%;padding:14px;border-radius:14px}footer{padding-block:40px}}
