@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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.0m6w47a4e5dy9.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.11u06r12fd6v_.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.0wxq9webf.ew4.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.067x_6k0k23tk.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.16ipb6fqu393i.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.0q-301v4kxxnr.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_5f861bbd-module__aU91IG__className{font-family:Inter,Inter Fallback;font-style:normal}
.Header-module__hBw1pG__header{z-index:200;box-sizing:border-box;-webkit-backdrop-filter:blur();background-color:#0000;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 clamp(1.5rem,4vw,4rem);transition:background-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-color .4s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled,.Header-module__hBw1pG__header.Header-module__hBw1pG__menuOpen{-webkit-backdrop-filter:blur(12px);background-color:#05050599;border-bottom:1px solid #ffffff0d}.Header-module__hBw1pG__logoContainer{flex-shrink:0;align-items:center;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:clamp(35px,3.5vw,50px)}.Header-module__hBw1pG__navigation{flex:1;justify-content:flex-end;align-items:center;gap:clamp(.75rem,1.8vw,2rem);min-width:0;padding-left:2rem;display:flex}.Header-module__hBw1pG__navLink{color:#fff;opacity:.85;white-space:nowrap;font-size:clamp(1rem,1vw,.95rem);font-weight:500;text-decoration:none;transition:opacity .2s,color .2s}.Header-module__hBw1pG__navLink:hover{opacity:1;color:#bc1c1c}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:28px;height:20px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{transform-origin:50%;background-color:#fff;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{z-index:150;-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;background-color:#050505f7;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .35s,transform .35s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:clamp(1.75rem,4vw,2.5rem);display:flex}.Header-module__hBw1pG__mobileNavLink{color:#fff;letter-spacing:.03em;opacity:.85;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:600;text-decoration:none;transition:opacity .2s,color .2s}.Header-module__hBw1pG__mobileNavLink:hover{opacity:1;color:#bc1c1c}@media (max-width:950px){.Header-module__hBw1pG__navigation{display:none}.Header-module__hBw1pG__hamburger{display:flex}}
.Footer-module__S6Hkya__footerSection{box-sizing:border-box;scroll-snap-align:start;background-color:#030303;border-top:1px solid #141414;flex-direction:column;width:100%;max-width:100vw;display:flex}.Footer-module__S6Hkya__footerContent{box-sizing:border-box;flex-direction:column;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}.Footer-module__S6Hkya__brandColumn{flex-direction:column;display:flex}.Footer-module__S6Hkya__brandTitle{letter-spacing:.1em;color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Footer-module__S6Hkya__brandSubtitle{color:#888;margin:0 0 2rem;font-size:.95rem;line-height:1.5}.Footer-module__S6Hkya__socialGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__socialLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem}.Footer-module__S6Hkya__socialLinks{gap:1.25rem;display:flex}.Footer-module__S6Hkya__iconLink{color:#888;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.Footer-module__S6Hkya__iconLink:hover{color:#bc1c1c;transform:translateY(-2px)}.Footer-module__S6Hkya__contactColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:1rem;display:flex}.Footer-module__S6Hkya__iconWrapper{flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__contactTextGroup{flex-direction:column;gap:.25rem;display:flex}.Footer-module__S6Hkya__contactName{color:#fff;font-size:.95rem;font-weight:500}.Footer-module__S6Hkya__contactText{color:#aaa;margin:0;font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .2s}a.Footer-module__S6Hkya__contactText:hover{color:#bc1c1c}.Footer-module__S6Hkya__bottomBar{text-align:center;background-color:#000;border-top:1px solid #141414;padding:1.5rem 2rem}.Footer-module__S6Hkya__bottomBar p{color:#555;letter-spacing:.03em;margin:0;font-size:.8rem}@media (min-width:768px){.Footer-module__S6Hkya__footerContent{flex-direction:row;justify-content:space-between;padding:6rem 4rem}.Footer-module__S6Hkya__brandColumn{flex:0 0 35%}.Footer-module__S6Hkya__contactColumn{flex:0 0 55%;gap:2rem}}
.ScrollProgressBar-module__4FuUUW__track{z-index:9999;pointer-events:none;background-color:#ffffff0d;width:100%;height:3px;position:fixed;bottom:0;left:0}.ScrollProgressBar-module__4FuUUW__fill{will-change:width;background-color:#bc1c1c;height:100%;position:absolute;top:0;left:0}.ScrollProgressBar-module__4FuUUW__carWrapper{will-change:left;filter:drop-shadow(0 2px 4px #000c);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}
html,body{background-color:#050505;height:100%;margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#1a1a1a}::-webkit-scrollbar-thumb:hover{background:#bc1c1c}
