:root{--background:#000;--surface:#0a0a0a;--card:#111;--primary:#fff;--accent:#4f7cff;--text-primary:#fff;--text-secondary:#ffffffb3;--border-radius:8px;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.4s cubic-bezier(.4, 0, .2, 1);--transition-slow:.8s cubic-bezier(.4, 0, .2, 1);--glass-bg:#00000080;--glass-border:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);width:100%;max-width:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:uppercase;letter-spacing:.05em;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:-.02em;margin:0;font-weight:900;line-height:1.1}a{color:inherit;text-decoration:none}button{cursor:pointer;touch-action:manipulation;background:0 0;border:none;font-family:inherit}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border)}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 5%}@media (max-width:768px){.container{padding:0 1.25rem}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0006}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:var(--accent)}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;height:auto}
.Preloader-module-scss-module__GYXinG__preloader{background-color:var(--background);z-index:9999;box-sizing:border-box;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.Preloader-module-scss-module__GYXinG__textContainer{opacity:0;text-align:center;justify-content:center;align-items:center;width:100%;display:flex;transform:translateY(50px)}.Preloader-module-scss-module__GYXinG__textContainer h1{letter-spacing:clamp(.08em,2vw,.2em);text-transform:uppercase;text-align:center;background:linear-gradient(90deg, var(--text-primary), var(--text-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin:0 auto;font-size:clamp(1.4rem,6vw,3.5rem);font-weight:200;line-height:1.2}
.GlassNavbar-module-scss-module__EA_Z5q__navbar{z-index:1000;pointer-events:none;width:100%;padding:1.5rem 0;position:fixed;top:0;left:0}@media (max-width:768px){.GlassNavbar-module-scss-module__EA_Z5q__navbar{padding:1rem 0}}.GlassNavbar-module-scss-module__EA_Z5q__navContainer{pointer-events:auto;justify-content:space-between;align-items:center;display:flex}.GlassNavbar-module-scss-module__EA_Z5q__logo{letter-spacing:.1em;color:var(--text-primary);font-size:clamp(1.2rem,4vw,1.5rem);font-weight:600;transition:color .5s}.GlassNavbar-module-scss-module__EA_Z5q__pillNav{background:var(--surface);border:1px solid var(--glass-border);border-radius:50px;align-items:center;gap:.25rem;padding:.35rem;transition:background-color .5s,border-color .5s;display:flex}@media (max-width:768px){.GlassNavbar-module-scss-module__EA_Z5q__pillNav{-webkit-overflow-scrolling:touch;z-index:1001;-webkit-backdrop-filter:blur(16px);-ms-overflow-style:none;scrollbar-width:none;width:calc(100vw - 2rem);max-width:520px;padding:.4rem;position:fixed;bottom:clamp(1rem,3vh,1.5rem);left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 20px 40px #000c,0 0 0 1px #ffffff1a}.GlassNavbar-module-scss-module__EA_Z5q__pillNav::-webkit-scrollbar{display:none}}.GlassNavbar-module-scss-module__EA_Z5q__navItem{cursor:pointer;height:40px;color:var(--text-secondary);white-space:nowrap;touch-action:manipulation;background:0 0;border:none;border-radius:50px;justify-content:center;align-items:center;padding:0 1.2rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}@media (max-width:768px){.GlassNavbar-module-scss-module__EA_Z5q__navItem{height:44px;padding:0 .9rem}}.GlassNavbar-module-scss-module__EA_Z5q__navItem .GlassNavbar-module-scss-module__EA_Z5q__label{font-size:.9rem;font-weight:500;display:block}@media (max-width:768px){.GlassNavbar-module-scss-module__EA_Z5q__navItem .GlassNavbar-module-scss-module__EA_Z5q__label{font-size:.85rem}}.GlassNavbar-module-scss-module__EA_Z5q__navItem.GlassNavbar-module-scss-module__EA_Z5q__active{background:var(--accent);color:var(--primary)}.GlassNavbar-module-scss-module__EA_Z5q__navItem:not(.GlassNavbar-module-scss-module__EA_Z5q__active):hover{color:var(--text-primary);background:#ffffff0d}.GlassNavbar-module-scss-module__EA_Z5q__cta{background:var(--primary);min-height:44px;color:var(--background);transition:var(--transition-normal);touch-action:manipulation;border-radius:50px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.GlassNavbar-module-scss-module__EA_Z5q__cta:hover{background:var(--accent);color:var(--primary);transform:translateY(-2px)}@media (max-width:768px){.GlassNavbar-module-scss-module__EA_Z5q__cta{min-height:40px;padding:.5rem 1rem;font-size:.8rem}}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__logo{color:#fff}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__pillNav{box-shadow:none;background:0 0;border-color:#0000}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__navItem{color:#fff}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__navItem.GlassNavbar-module-scss-module__EA_Z5q__active{color:#fff;background:#ffffff26}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__navItem:not(.GlassNavbar-module-scss-module__EA_Z5q__active):hover{color:#fff;background:#ffffff1a}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__cta{color:#000;background:#fff}.GlassNavbar-module-scss-module__EA_Z5q__lightTheme .GlassNavbar-module-scss-module__EA_Z5q__cta:hover{color:#000;background:#fffc}
.Footer-module-scss-module__JLT4gq__footerWrapper{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background:0 0;width:100%;position:relative}.Footer-module-scss-module__JLT4gq__footer{background:var(--accent);flex-direction:column;width:100%;padding:clamp(3rem,8vw,5rem) 0 1rem;display:flex;position:fixed;bottom:0;left:0}.Footer-module-scss-module__JLT4gq__top{grid-template-columns:1fr 2fr;gap:clamp(2rem,5vw,4rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}@media (max-width:992px){.Footer-module-scss-module__JLT4gq__top{grid-template-columns:1fr}}.Footer-module-scss-module__JLT4gq__brand{max-width:400px}.Footer-module-scss-module__JLT4gq__mission{text-transform:uppercase;letter-spacing:.05em;color:var(--background);font-size:clamp(.8rem,2vw,.85rem);font-weight:700;line-height:1.6}.Footer-module-scss-module__JLT4gq__linksGrid{justify-content:space-between;gap:2rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}}.Footer-module-scss-module__JLT4gq__column{flex-direction:column;gap:.6rem;display:flex}.Footer-module-scss-module__JLT4gq__column h3{color:var(--background);margin-bottom:.4rem;font-size:1rem;font-weight:700}.Footer-module-scss-module__JLT4gq__column a{color:var(--background);transition:opacity var(--transition-fast);touch-action:manipulation;padding:.25rem 0;font-size:.95rem;font-weight:500;display:inline-block}.Footer-module-scss-module__JLT4gq__column a:hover{color:var(--primary)}.Footer-module-scss-module__JLT4gq__hugeTextWrapper{justify-content:center;align-items:center;width:100%;margin:1.5rem 0;display:flex;overflow:hidden}.Footer-module-scss-module__JLT4gq__hugeText{letter-spacing:-.05em;color:var(--background);margin:0;padding:0;font-size:clamp(3.5rem,18vw,20rem);font-weight:900;line-height:.8}.Footer-module-scss-module__JLT4gq__bottom{color:var(--background);text-align:center;border-top:1px solid #0000001a;justify-content:center;align-items:center;padding-top:1.5rem;font-size:.85rem;font-weight:500;display:flex}.Footer-module-scss-module__JLT4gq__bottom p{margin:0}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__bottom{padding-bottom:5.5rem}}
