:root{--bg:#050509;--bg-soft:#11111a;--bg-elevated:#181824;--text:#f9f5f2;--muted:#b5a9a0;--accent:#f3c56b;--accent-soft:#f3c56b26;--border-soft:#ffffff14;--radius-lg:16px;--shadow-soft:0 18px 45px #0000008c}html[data-theme=light]{--bg:#f8f3ee;--bg-soft:#fff;--bg-elevated:#fffaf6;--text:#22171c;--muted:#9a7a7f;--accent:#d79cae;--accent-soft:#d79cae2e;--border-soft:#0000000d;--shadow-soft:0 18px 45px #1b0c081f}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(circle at top,#151522 0,var(--bg)48%,#020207 100%);min-height:100vh;color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;transition:background .5s,color .5s}main{min-height:calc(100vh - 144px)}a{color:inherit;text-decoration:none}button{font:inherit}.home-page{padding:4rem 1.5rem}@media (min-width:900px){.home-page{padding:5rem 3rem}}.hero-simple{max-width:960px;margin:0 auto}.hero-simple h1{letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem)}.hero-simple p{max-width:520px;color:var(--muted);line-height:1.7}
.Header-module__KHjLKa__header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border-soft);background:linear-gradient(#05050af2,#05050adb,#0000);position:sticky;top:0}html[data-theme=light] .Header-module__KHjLKa__header{background:linear-gradient(#fdf8f3f0,#fdf8f3db,#0000)}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__KHjLKa__logo{align-items:center;gap:.75rem;display:inline-flex}.Header-module__KHjLKa__logoMark{border:1px solid var(--accent-soft);background:radial-gradient(circle at 30% 0,#f8e0af,var(--accent));width:32px;height:32px;box-shadow:var(--shadow-soft);color:#1b1208;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:inline-flex}.Header-module__KHjLKa__logoText{letter-spacing:.12em;text-transform:uppercase;font-size:1.1rem}.Header-module__KHjLKa__logoSub{opacity:.7;font-weight:400}.Header-module__KHjLKa__nav{align-items:center;gap:1.75rem;display:none}.Header-module__KHjLKa__navLink{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);padding-bottom:.3rem;font-size:.9rem;position:relative}.Header-module__KHjLKa__navLink:after{content:"";background:linear-gradient(90deg,var(--accent),#f5d6a4);border-radius:999px;width:0;height:2px;transition:width .25s ease-out;position:absolute;bottom:0;left:0}.Header-module__KHjLKa__navLink:hover:after{width:100%}.Header-module__KHjLKa__navLink:hover,.Header-module__KHjLKa__navLinkActive{color:var(--text)}.Header-module__KHjLKa__navLinkActive:after{width:100%}.Header-module__KHjLKa__actions{align-items:center;gap:.75rem;display:flex}.Header-module__KHjLKa__cartButton{border:1px solid var(--border-soft);background:var(--bg-soft);text-transform:uppercase;letter-spacing:.16em;cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;display:inline-flex;box-shadow:0 0 0 1px #0006}.Header-module__KHjLKa__cartButton:hover{background:var(--accent-soft);border-color:var(--accent)}.Header-module__KHjLKa__cartBadge{background:var(--accent);color:#1b1208;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .25rem;font-size:.7rem;display:inline-flex}.Header-module__KHjLKa__mobileMenuButton{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.35rem;display:inline-flex}.Header-module__KHjLKa__mobileMenuIcon{background:var(--text);border-radius:999px;width:18px;height:2px;position:relative}.Header-module__KHjLKa__mobileMenuIcon:before,.Header-module__KHjLKa__mobileMenuIcon:after{content:"";background:var(--text);transform-origin:50%;border-radius:999px;width:18px;height:2px;transition:transform .18s ease-out,top .18s ease-out,opacity .18s ease-out;position:absolute;left:0}.Header-module__KHjLKa__mobileMenuIcon:before{top:-5px}.Header-module__KHjLKa__mobileMenuIcon:after{top:5px}.Header-module__KHjLKa__mobileMenuIcon[data-open=true]{background:0 0}.Header-module__KHjLKa__mobileMenuIcon[data-open=true]:before{top:0;transform:rotate(45deg)}.Header-module__KHjLKa__mobileMenuIcon[data-open=true]:after{top:0;transform:rotate(-45deg)}.Header-module__KHjLKa__mobileMenu{z-index:35;border-top:1px solid var(--border-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top,#f3c56b1f,#0000 55%),linear-gradient(#05050af2,#05050afa);position:fixed;top:64px;left:0;right:0}html[data-theme=light] .Header-module__KHjLKa__mobileMenu{background:radial-gradient(circle at top,#e89abf29,#0000 55%),linear-gradient(#fdf8f3f5,#fdf8f3fa)}.Header-module__KHjLKa__mobileMenuInner{flex-direction:column;gap:.7rem;padding:1rem 1.5rem 1.4rem;display:flex}.Header-module__KHjLKa__mobileNavLink{text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid var(--border-soft);color:var(--muted);padding:.6rem 0;font-size:.85rem}.Header-module__KHjLKa__mobileNavLink:last-child{border-bottom:none}.Header-module__KHjLKa__mobileNavLinkActive{color:var(--text);border-bottom-color:var(--accent)}@media (min-width:720px){.Header-module__KHjLKa__nav{display:flex}.Header-module__KHjLKa__mobileMenuButton{display:none}}
.ThemeToggle-module__TJ1Fea__toggle{border:1px solid var(--border-soft);background:var(--bg-soft);cursor:pointer;border-radius:999px;align-items:center;width:52px;height:28px;padding:2px;display:inline-flex}.ThemeToggle-module__TJ1Fea__thumb{background:radial-gradient(circle at 30% 0,#f8e0af,var(--accent));color:#1b1208;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;transition:transform .25s ease-out,background .25s ease-out,color .25s ease-out;display:inline-flex}.ThemeToggle-module__TJ1Fea__thumb[data-theme=light]{transform:translate(22px)}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border-soft);background:radial-gradient(circle at 0 0,#f3c56b1f,#0000 55%),linear-gradient(#05050a,#05050a);margin-top:4rem;padding:2.8rem 1.5rem 2.2rem}html[data-theme=light] .Footer-module__yg9ahW__footer{background:radial-gradient(circle at 0 0,#d79cae29,#0000 55%),linear-gradient(#f8f3ee,#f8f3ee)}.Footer-module__yg9ahW__inner{max-width:1200px;margin:0 auto}.Footer-module__yg9ahW__topRow{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(0,1.5fr);gap:1.8rem;padding-bottom:1.8rem;display:grid}.Footer-module__yg9ahW__brandBlock{max-width:340px}.Footer-module__yg9ahW__logoRow{align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.Footer-module__yg9ahW__logoMark{border:1px solid var(--accent-soft);background:radial-gradient(circle at 30% 0,#f8e0af,var(--accent));width:32px;height:32px;box-shadow:var(--shadow-soft);color:#1b1208;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:inline-flex}.Footer-module__yg9ahW__logoTextBlock{flex-direction:column;line-height:1.1;display:flex}.Footer-module__yg9ahW__logoText{letter-spacing:.18em;text-transform:uppercase;font-size:.95rem}.Footer-module__yg9ahW__logoSub{letter-spacing:.16em;text-transform:uppercase;opacity:.7;font-size:.8rem}.Footer-module__yg9ahW__brandCopy{color:var(--muted);margin:.4rem 0 0;font-size:.88rem;line-height:1.7}.Footer-module__yg9ahW__linkBlock{flex-direction:column;gap:.6rem;display:flex}.Footer-module__yg9ahW__columnLabel{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin:0;font-size:.78rem}.Footer-module__yg9ahW__linkList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__footerLink{color:var(--text);opacity:.78;font-size:.86rem}.Footer-module__yg9ahW__footerLink:hover{opacity:1}.Footer-module__yg9ahW__footerLabel{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:.1rem;font-size:.75rem;display:block}.Footer-module__yg9ahW__newsBlock{flex-direction:column;gap:.7rem;display:flex}.Footer-module__yg9ahW__newsCopy{color:var(--muted);margin:0;font-size:.85rem}.Footer-module__yg9ahW__newsInputRow{flex-wrap:wrap;gap:.5rem;margin-top:.2rem;display:flex}.Footer-module__yg9ahW__newsInput{border:1px solid var(--border-soft);min-width:0;color:var(--text);background:#0006;border-radius:999px;flex:1;padding:.55rem .9rem;font-size:.85rem}html[data-theme=light] .Footer-module__yg9ahW__newsInput{background:#fff}.Footer-module__yg9ahW__newsButton{text-transform:uppercase;letter-spacing:.16em;background:linear-gradient(135deg,var(--accent),#ffe9f4);color:#1b1208;cursor:pointer;border:none;border-radius:999px;padding:.55rem 1.2rem;font-size:.78rem}.Footer-module__yg9ahW__socialRow{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.Footer-module__yg9ahW__socialPills{flex-wrap:wrap;gap:.4rem;display:flex}.Footer-module__yg9ahW__socialPill{border:1px solid var(--border-soft);text-transform:uppercase;letter-spacing:.16em;opacity:.85;border-radius:999px;padding:.4rem .9rem;font-size:.78rem}.Footer-module__yg9ahW__socialPill:hover{opacity:1}.Footer-module__yg9ahW__bottomRow{flex-direction:column;gap:.7rem;padding-top:1.1rem;display:flex}.Footer-module__yg9ahW__copy{color:var(--muted);margin:0;font-size:.8rem}.Footer-module__yg9ahW__bottomLinks{flex-wrap:wrap;gap:.8rem;display:flex}.Footer-module__yg9ahW__bottomLinkFake{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);cursor:default;background:0 0;border:none;padding:0;font-size:.78rem}@media (min-width:720px){.Footer-module__yg9ahW__footer{padding:3rem 3rem 2.4rem}.Footer-module__yg9ahW__topRow{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));align-items:flex-start}.Footer-module__yg9ahW__bottomRow{flex-direction:row;justify-content:space-between;align-items:center}}
