@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@keyframes Navbar-module-scss-module__hkixSG__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Navbar-module-scss-module__hkixSG__navbar{z-index:1000;backface-visibility:hidden;isolation:isolate;contain:layout style paint;width:100%;max-width:100vw;transition:all .3s;position:fixed;top:0;left:0;right:0;overflow-x:clip;transform:translate(0,0)}.Navbar-module-scss-module__hkixSG__navbar.Navbar-module-scss-module__hkixSG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #ffffff14;box-shadow:0 2px 8px #0003}.Navbar-module-scss-module__hkixSG__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:min(100%,1200px);max-width:100%;height:80px;margin:0 auto;padding:0 24px;display:flex}@media (max-width:767px){.Navbar-module-scss-module__hkixSG__container{height:60px;padding:0 16px}}.Navbar-module-scss-module__hkixSG__logo{letter-spacing:.08em;white-space:nowrap;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:800;transition:all .3s;display:flex}.Navbar-module-scss-module__hkixSG__logo:hover{transform:translateY(-2px)}@media (max-width:767px){.Navbar-module-scss-module__hkixSG__logo{letter-spacing:.04em;font-size:16px}}.Navbar-module-scss-module__hkixSG__logoNoir{color:#c6a85b}.Navbar-module-scss-module__hkixSG__logoRide{color:#e5e5e5}.Navbar-module-scss-module__hkixSG__nav{align-items:center;gap:40px;display:none}@media (min-width:768px){.Navbar-module-scss-module__hkixSG__nav{display:flex}}.Navbar-module-scss-module__hkixSG__navLink{color:#9ca3af;font-size:14px;font-weight:500;transition:all .3s;position:relative}.Navbar-module-scss-module__hkixSG__navLink:after{content:"";background:#c6a85b;width:0;height:2px;transition:all .3s;position:absolute;bottom:-4px;left:0}.Navbar-module-scss-module__hkixSG__navLink:hover{color:#e5e5e5}.Navbar-module-scss-module__hkixSG__navLink:hover:after{width:100%}.Navbar-module-scss-module__hkixSG__accountLink{color:#9ca3af;white-space:nowrap;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .3s}.Navbar-module-scss-module__hkixSG__accountLink:hover{color:#c6a85b;background:#c6a85b0f;border-color:#c6a85b4d}.Navbar-module-scss-module__hkixSG__ctaButton{color:#c6a85b;isolation:isolate;cursor:pointer;background:0 0;border:1.5px solid #c6a85b;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:color .4s,border-color .4s,box-shadow .4s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module-scss-module__hkixSG__ctaButton:before{content:"";z-index:-1;transform-origin:0;background:#c6a85b;transition:transform .45s cubic-bezier(.65,0,.35,1);position:absolute;inset:0;transform:scaleX(0)}.Navbar-module-scss-module__hkixSG__ctaButton:hover,.Navbar-module-scss-module__hkixSG__ctaButton:focus-visible{color:#0a0a0a;border-color:#c6a85b;box-shadow:0 10px 30px #c6a85b47}.Navbar-module-scss-module__hkixSG__ctaButton:hover:before,.Navbar-module-scss-module__hkixSG__ctaButton:focus-visible:before{transform:scaleX(1)}.Navbar-module-scss-module__hkixSG__ctaButton:disabled{opacity:.55;cursor:default}.Navbar-module-scss-module__hkixSG__ctaButton:disabled:before{transform:scaleX(0)}.Navbar-module-scss-module__hkixSG__ctaButton{border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600}.Navbar-module-scss-module__hkixSG__langSwitch{color:#9ca3af;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .3s}.Navbar-module-scss-module__hkixSG__langSwitch:hover{color:#c6a85b;background:#c6a85b1a}.Navbar-module-scss-module__hkixSG__menuButton{color:#e5e5e5;transition:all .3s;display:block}@media (min-width:768px){.Navbar-module-scss-module__hkixSG__menuButton{display:none}}.Navbar-module-scss-module__hkixSG__menuButton:hover{color:#c6a85b}.Navbar-module-scss-module__hkixSG__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#0a0a0af2;border-top:1px solid #ffffff14;width:100%;max-width:100vw;overflow:hidden}@media (min-width:768px){.Navbar-module-scss-module__hkixSG__mobileMenu{display:none}}.Navbar-module-scss-module__hkixSG__mobileMenuContent{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:24px;display:flex;overflow-x:hidden}.Navbar-module-scss-module__hkixSG__mobileMenuContent .Navbar-module-scss-module__hkixSG__navLink{border-bottom:1px solid #ffffff14;width:100%;padding:16px 0;font-size:16px;display:block}.Navbar-module-scss-module__hkixSG__mobileMenuContent .Navbar-module-scss-module__hkixSG__ctaButton{text-align:center;margin-top:16px}.Navbar-module-scss-module__hkixSG__mobileMenuContent .Navbar-module-scss-module__hkixSG__langSwitch{text-align:left;width:100%;margin-top:12px}
@keyframes Footer-module-scss-module__Nt6YTG__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Footer-module-scss-module__Nt6YTG__footer{background:#0a0a0a;border-top:1px solid #ffffff14;padding:48px 0}.Footer-module-scss-module__Nt6YTG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module-scss-module__Nt6YTG__grid{grid-template-columns:1fr;gap:32px;margin-bottom:32px;display:grid}@media (min-width:768px){.Footer-module-scss-module__Nt6YTG__grid{grid-template-columns:2fr 1fr 1fr;gap:60px}}.Footer-module-scss-module__Nt6YTG__brand{flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__Nt6YTG__logo{letter-spacing:.08em;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:800;display:flex}.Footer-module-scss-module__Nt6YTG__logoNoir{color:#c6a85b}.Footer-module-scss-module__Nt6YTG__logoRide{color:#e5e5e5}.Footer-module-scss-module__Nt6YTG__tagline{color:#6b7280;font-size:14px}.Footer-module-scss-module__Nt6YTG__column h4{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600}.Footer-module-scss-module__Nt6YTG__links{flex-direction:column;gap:8px;display:flex}.Footer-module-scss-module__Nt6YTG__link{color:#6b7280;font-size:14px;transition:all .3s}.Footer-module-scss-module__Nt6YTG__link:hover{color:#e5e5e5}.Footer-module-scss-module__Nt6YTG__phoneRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Footer-module-scss-module__Nt6YTG__messengerIcons{align-items:center;gap:10px;display:flex}.Footer-module-scss-module__Nt6YTG__messengerLink{color:#6b7280;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:inline-flex}.Footer-module-scss-module__Nt6YTG__messengerLink:hover{color:#c6a85b;border-color:#c6a85b66}.Footer-module-scss-module__Nt6YTG__messengerIcon{width:16px;height:16px}.Footer-module-scss-module__Nt6YTG__bottom{border-top:1px solid #ffffff14;padding-top:24px}.Footer-module-scss-module__Nt6YTG__copyright{color:#6b7280;font-size:12px}.Footer-module-scss-module__Nt6YTG__legalLink{color:#6b7280;text-underline-offset:3px;text-decoration:underline;transition:color .2s}.Footer-module-scss-module__Nt6YTG__legalLink:hover{color:#c6a85b}
.ScrollProgress-module-scss-module__qAQI-q__bar{z-index:1100;transform-origin:0;pointer-events:none;will-change:transform;background:linear-gradient(90deg,#c6a85b33 0%,#c6a85b 35%,#d4b068 70%,#f2e2b3 100%);height:3px;position:fixed;top:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 12px #c6a85b8c}
.CursorFollower-module-scss-module__YnGWPG__ring{pointer-events:none;z-index:2000;opacity:0;will-change:transform;border:1.5px solid #ffffff8c;border-radius:50%;width:36px;height:36px;transition:opacity .3s,width .25s cubic-bezier(.22,1,.36,1),height .25s cubic-bezier(.22,1,.36,1),border-color .25s,background-color .25s;position:fixed;top:0;left:0}.CursorFollower-module-scss-module__YnGWPG__visible{opacity:1}.CursorFollower-module-scss-module__YnGWPG__hovering{background-color:#c6a85b1a;border-color:#c6a85be6;width:56px;height:56px}.CursorFollower-module-scss-module__YnGWPG__pressed{background-color:#c6a85b2e;border-color:#c6a85b;width:28px;height:28px}@media (hover:none),(pointer:coarse){.CursorFollower-module-scss-module__YnGWPG__ring{display:none}}
@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.2}h1{letter-spacing:-.04em;font-size:clamp(40px,6vw,64px);font-weight:800}h2{font-size:clamp(32px,4vw,48px);font-weight:700}h3{font-size:clamp(24px,3vw,32px);font-weight:600}p{line-height:1.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#c6a85b;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#d4b068}.container{max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.container{padding:0 24px}}.section{padding:100px 0}@media (max-width:767px){.section{padding:80px 0}}@keyframes goldGlow{0%,to{box-shadow:0 0 20px #c6a85b33}50%{box-shadow:0 0 30px #c6a85b4d}}input,select,textarea,button{font-family:inherit;font-size:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}::selection{color:#0a0a0a;background:#c6a85b}
