@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--background:#050505;--surface:#0a0a0a;--foreground:#ededed;--header-height:92px;--fixed-footer-height:92px;--primary:#22c55e;--primary-glow:#22c55e73;--secondary:#ef4444;--secondary-glow:#ef444466;--accent:#dc2626;--card-bg:#14141499;--border:#ffffff1a;--section-background:radial-gradient(circle at 15% 0%,#22c55e2e,transparent 40%),radial-gradient(circle at 85% 100%,#ef444429,transparent 45%)}@media (prefers-color-scheme:dark){:root{--background:#050505;--foreground:#ededed}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 10px)}body{color:var(--foreground);background:var(--background);background-image:radial-gradient(circle at 50% 0%,var(--primary-glow)0%,transparent 50%),radial-gradient(circle at 100% 0%,var(--secondary-glow)0%,transparent 30%);min-height:100vh;padding-bottom:calc(var(--fixed-footer-height) + env(safe-area-inset-bottom));-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}::selection{color:#fff;background:#22c55e66}
.Navbar-module__cRh5nW__nav{width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:1000;background:linear-gradient(#050505eb,#050505bf);align-items:center;display:flex;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.75rem;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;transition:opacity .3s;display:inline-flex}.Navbar-module__cRh5nW__logoImage{width:clamp(145px,18vw,210px);height:auto;display:block}.Navbar-module__cRh5nW__logo:hover{opacity:.8}.Navbar-module__cRh5nW__menu{gap:1.75rem;list-style:none;display:flex}.Navbar-module__cRh5nW__link{text-transform:uppercase;letter-spacing:.05em;color:#9d9d9d;font-size:.9rem;font-weight:600;transition:color .25s;position:relative}.Navbar-module__cRh5nW__link:hover,.Navbar-module__cRh5nW__active{color:var(--foreground)}.Navbar-module__cRh5nW__active:after{content:"";background:var(--primary);width:100%;height:2px;box-shadow:0 0 10px var(--primary);position:absolute;bottom:-4px;left:0}.Navbar-module__cRh5nW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.Navbar-module__cRh5nW__bar{background:var(--foreground);width:25px;height:2px;transition:all .3s}.Navbar-module__cRh5nW__mobileMenu{top:var(--header-height);border-bottom:1px solid var(--border);background:#050505f5;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem;display:flex;position:absolute;left:0}.Navbar-module__cRh5nW__mobileLink{text-transform:uppercase;font-size:1.2rem;font-weight:600}@media (max-width:768px){.Navbar-module__cRh5nW__logoImage{width:152px}.Navbar-module__cRh5nW__menu{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}.Navbar-module__cRh5nW__container{padding:0 1rem}}
.Footer-module__3hUVsW__footer{width:100%;height:var(--fixed-footer-height);border-top:1px solid var(--border);z-index:950;background:linear-gradient(#080808bf,#080808f2);align-items:center;padding:0 .9rem;display:flex;position:fixed;bottom:0;left:0;right:0}.Footer-module__3hUVsW__container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:.9rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.Footer-module__3hUVsW__brand{flex-direction:column;align-items:flex-start;gap:.12rem;display:flex}.Footer-module__3hUVsW__logo{width:130px;height:auto;display:block}.Footer-module__3hUVsW__tagline{color:#9a9a9a;font-size:.68rem;line-height:1.1}.Footer-module__3hUVsW__links{color:#b8b8b8;white-space:nowrap;align-items:center;gap:.55rem;display:flex}.Footer-module__3hUVsW__links a{color:#b8b8b8;background:#ffffff05;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .22s,color .22s,border-color .22s,box-shadow .22s,background-color .22s;display:inline-flex}.Footer-module__3hUVsW__links a svg{width:13px;height:13px}.Footer-module__3hUVsW__links a:hover{color:#f2f2f2;background:#44ff4414;border-color:#44ff448c;transform:translateY(-1px)scale(1.06);box-shadow:0 0 10px #44ff4440,0 0 16px #ff333324}.Footer-module__3hUVsW__links a:focus-visible{outline-offset:2px;outline:2px solid #4f4c}.Footer-module__3hUVsW__copy{color:#7a7a7a;white-space:nowrap;font-size:.62rem}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding:0 .6rem}.Footer-module__3hUVsW__logo{width:108px}.Footer-module__3hUVsW__tagline{font-size:.62rem}.Footer-module__3hUVsW__copy{display:none}.Footer-module__3hUVsW__links{gap:.42rem}.Footer-module__3hUVsW__links a{width:25px;height:25px}.Footer-module__3hUVsW__links a svg{width:12px;height:12px}}
.AgeVerification-module__rL5uEG__overlay{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.AgeVerification-module__rL5uEG__modal{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:1rem;width:100%;max-width:500px;padding:3rem;animation:.5s ease-out AgeVerification-module__rL5uEG__fadeIn;box-shadow:0 0 50px #00000080}.AgeVerification-module__rL5uEG__logo{width:min(240px,75vw);height:auto;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:block}.AgeVerification-module__rL5uEG__title{background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.AgeVerification-module__rL5uEG__message{color:#ccc;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.AgeVerification-module__rL5uEG__actions{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.AgeVerification-module__rL5uEG__disclaimer{color:#666;font-size:.75rem}@keyframes AgeVerification-module__rL5uEG__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.AgeVerification-module__rL5uEG__actions{flex-direction:column}.AgeVerification-module__rL5uEG__modal{padding:2rem}.AgeVerification-module__rL5uEG__title{font-size:1.6rem}}
