@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_111fb964-module__2Tb6wa__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_111fb964-module__2Tb6wa__variable{--font-outfit:"Outfit", "Outfit Fallback"}
:root{--background:#0a0a0a;--foreground:#fff;--primary:#dc2626;--primary-hover:#b91c1c;--accent:#2563eb;--accent-hover:#1d4ed8;--surface:#121212;--surface-hover:#1a1a1a;--border:#262626;--text-muted:#a3a3a3;--success:#22c55e;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Outfit,sans-serif;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700;line-height:1.2}p{color:var(--text-muted);line-height:1.6}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}button{cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-title{text-align:center;margin-bottom:1rem;font-size:2.5rem}.section-subtitle{color:var(--text-muted);text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.125rem}.glass{-webkit-backdrop-filter:blur(10px);border:1px solid var(--border);background:#121212b3}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}
.Navbar-module__O8Na-a__navbar{z-index:1000;width:100%;transition:var(--transition);background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0}.Navbar-module__O8Na-a__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0a0a0ad9;padding:1.25rem 0}.Navbar-module__O8Na-a__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__O8Na-a__logo{align-items:center;display:flex}.Navbar-module__O8Na-a__logoImage{object-fit:contain;width:auto;height:70px}.Navbar-module__O8Na-a__desktopNav{align-items:center;gap:2rem;display:flex}.Navbar-module__O8Na-a__navLink{color:var(--text-muted);letter-spacing:.01em;font-size:.95rem;font-weight:500}.Navbar-module__O8Na-a__navLink:hover{color:var(--foreground)}.Navbar-module__O8Na-a__ctaButton{background:var(--primary);color:#000;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.Navbar-module__O8Na-a__ctaButton:hover{background:var(--primary-hover);transform:translateY(-2px)}.Navbar-module__O8Na-a__mobileMenuButton{color:var(--foreground);display:none}.Navbar-module__O8Na-a__mobileNav{background:var(--background);z-index:999;width:80%;height:100vh;transition:var(--transition);border-left:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;top:0;right:-100%}.Navbar-module__O8Na-a__active{right:0}.Navbar-module__O8Na-a__mobileNavLink{font-size:1.5rem;font-weight:600}.Navbar-module__O8Na-a__mobileCtaButton{background:var(--primary);color:#000;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;display:flex}@media (max-width:768px){.Navbar-module__O8Na-a__desktopNav{display:none}.Navbar-module__O8Na-a__mobileMenuButton{display:block}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);background:#050505;padding:5rem 0 2rem}.Footer-module__yg9ahW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__yg9ahW__footerLogo{width:auto;height:40px;margin-bottom:1.5rem}.Footer-module__yg9ahW__description{max-width:300px;margin-bottom:2rem;font-size:.95rem}.Footer-module__yg9ahW__socials{gap:1rem;display:flex}.Footer-module__yg9ahW__socialLink{border:1px solid var(--border);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__socialLink:hover{background:var(--primary);color:#000;border-color:var(--primary)}.Footer-module__yg9ahW__title{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__yg9ahW__list{flex-direction:column;gap:.75rem;display:flex}.Footer-module__yg9ahW__list a{color:var(--text-muted);font-size:.95rem}.Footer-module__yg9ahW__list a:hover{color:var(--primary);padding-left:5px}.Footer-module__yg9ahW__contactList{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__yg9ahW__contactList li{color:var(--text-muted);align-items:flex-start;gap:1rem;font-size:.95rem;display:flex}.Footer-module__yg9ahW__icon{color:var(--primary);flex-shrink:0;margin-top:3px}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__yg9ahW__legal{gap:2rem;display:flex}@media (max-width:1024px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr}.Footer-module__yg9ahW__bottom{text-align:center;flex-direction:column;gap:1.5rem}}.Footer-module__yg9ahW__contactLink{color:var(--text-muted);text-decoration:none;transition:all .3s}.Footer-module__yg9ahW__contactLink:hover{color:var(--primary);text-decoration:underline}
