:root{--f-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--f-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,monospace;--motion-fast:.12s cubic-bezier(.4,0,.2,1);--motion-base:.2s cubic-bezier(.4,0,.2,1);--motion-slow:.32s cubic-bezier(.4,0,.2,1);--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:18px;--r-pill:9999px;--accent-glow:#77a7224d;--accent-soft:#77a7221f;--shadow-sm:0 1px 2px #0f172a0a,0 4px 12px -6px #0f172a1a;--shadow-md:0 4px 14px #0000001f,0 1px 3px #0000000f;--shadow-lg:0 20px 50px #00000047,0 8px 16px #0000001f;--shadow-glow:0 4px 14px #77a72247}@font-face{font-family:Inter;font-weight:100;font-style:normal;font-display:swap;src:url(../media/Inter-Thin.6aeafc29.otf)format("opentype")}@font-face{font-family:Inter;font-weight:100;font-style:italic;font-display:swap;src:url(../media/Inter-ThinItalic.767658a2.otf)format("opentype")}@font-face{font-family:Inter;font-weight:200;font-style:normal;font-display:swap;src:url(../media/Inter-ExtraLight.9b621866.otf)format("opentype")}@font-face{font-family:Inter;font-weight:200;font-style:italic;font-display:swap;src:url(../media/Inter-ExtraLightItalic.44b0519f.otf)format("opentype")}@font-face{font-family:Inter;font-weight:300;font-style:normal;font-display:swap;src:url(../media/Inter-Light.acea17ad.otf)format("opentype")}@font-face{font-family:Inter;font-weight:300;font-style:italic;font-display:swap;src:url(../media/Inter-LightItalic.1597d339.otf)format("opentype")}@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:url(../media/Inter-Regular.49836d87.otf)format("opentype")}@font-face{font-family:Inter;font-weight:400;font-style:italic;font-display:swap;src:url(../media/Inter-Italic.60435eaa.otf)format("opentype")}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:swap;src:url(../media/Inter-Medium.9e6b6b0e.otf)format("opentype")}@font-face{font-family:Inter;font-weight:500;font-style:italic;font-display:swap;src:url(../media/Inter-MediumItalic.7344712a.otf)format("opentype")}@font-face{font-family:Inter;font-weight:600;font-style:normal;font-display:swap;src:url(../media/Inter-SemiBold.d62b2e64.otf)format("opentype")}@font-face{font-family:Inter;font-weight:600;font-style:italic;font-display:swap;src:url(../media/Inter-SemiBoldItalic.4578febc.otf)format("opentype")}@font-face{font-family:Inter;font-weight:700;font-style:normal;font-display:swap;src:url(../media/Inter-Bold.ea2d745c.otf)format("opentype")}@font-face{font-family:Inter;font-weight:700;font-style:italic;font-display:swap;src:url(../media/Inter-BoldItalic.2b6a7330.otf)format("opentype")}@font-face{font-family:Inter;font-weight:800;font-style:normal;font-display:swap;src:url(../media/Inter-ExtraBold.bb6dc110.otf)format("opentype")}@font-face{font-family:Inter;font-weight:800;font-style:italic;font-display:swap;src:url(../media/Inter-ExtraBoldItalic.d566344f.otf)format("opentype")}@font-face{font-family:Inter;font-weight:900;font-style:normal;font-display:swap;src:url(../media/Inter-Black.d57a093d.otf)format("opentype")}@font-face{font-family:Inter;font-weight:900;font-style:italic;font-display:swap;src:url(../media/Inter-BlackItalic.5d44f046.otf)format("opentype")}@font-face{font-family:Roboto;font-weight:400;font-style:normal;font-display:swap;src:url(../media/Roboto.0508cd50.ttf)format("truetype")}@font-face{font-family:Roboto;font-weight:400;font-style:italic;font-display:swap;src:url(../media/Roboto-Italic.0ffb62cc.ttf)format("truetype")}*{box-sizing:border-box;scroll-behavior:unset;margin:0;padding:0;font-family:Inter,sans-serif}html,body{overscroll-behavior-y:auto;overscroll-behavior-x:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;text-rendering:optimizeLegibility;background-color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:linear-gradient(#77a7228c,#77a72238);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#77a722d9,#77a72266)}body.mobile-menu-open{width:100%;position:fixed;overflow:hidden}button{-webkit-tap-highlight-color:#0000;cursor:pointer;border:0;outline:0}input{-webkit-user-modify:read-write-plaintext-only;-webkit-tap-highlight-color:#fff0}a{text-decoration:none}.upcoming-products-swiper{width:100%;max-width:1189px;padding:24px 0!important}.modal-backdrop{opacity:0;pointer-events:none;z-index:1000;background:#0009;place-items:center;transition:opacity .2s;display:grid;position:fixed;inset:0}.modal-backdrop[data-state=open]{opacity:1;pointer-events:auto}.modal-content{background:#121212;border:1px solid #2a2a2a;border-radius:16px;width:min(92vw,920px);max-height:90vh;overflow:auto;box-shadow:0 10px 40px #00000080}.reveal{opacity:.001;will-change:opacity,transform;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-transition{animation:.15s ease-out forwards pageFadeIn}@keyframes iconPulseGlow{0%,to{box-shadow:0 0 #77a72200}50%{box-shadow:0 0 22px #77a72259,0 0 6px #77a72233}}.icon-pulse{animation:3s ease-in-out infinite iconPulseGlow}
