@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg-color:transparent;--text-color:#fff;--accent-color:#fff;--secondary-text:#aaa;--border-color:#ffffff1a;--font-main:"Inter",system-ui,-apple-system,sans-serif;--max-width:1200px;--header-height:80px;--transition-speed:.3s}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#050505;line-height:1.6}a{color:inherit;transition:color var(--transition-speed)ease;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.section{padding:100px 0}.section-title{letter-spacing:-.02em;color:#fff;margin-bottom:60px;font-size:2.5rem;font-weight:300}.btn{color:#000;background-color:#ff80ab;border-radius:4px;padding:12px 32px;font-size:.9rem;font-weight:500;transition:transform .2s,opacity .2s;display:inline-block}.btn:hover{opacity:.9;transform:translateY(-2px)}.btn-outline{color:#fff;background-color:#0000;border:1px solid #fff}.btn-outline:hover{color:#000;background-color:#fff}
.header{width:100%;height:var(--header-height);z-index:1000;align-items:center;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#050505cc;border-bottom:1px solid #ffffff1a}.header-container{justify-content:space-between;align-items:center;width:100%;display:flex}.logo-container{align-items:center;gap:2px;display:flex}.logo-img{object-fit:contain;width:auto;height:60px;margin-top:24px}.logo{letter-spacing:-.05em;color:#fff;font-size:1.5rem;font-weight:700}.nav ul{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.nav a{color:var(--secondary-text);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#fff}.nav .btn{color:#000;padding:8px 20px;font-size:.85rem}.has-dropdown{margin-bottom:-10px;padding-bottom:10px;position:relative}.dropdown{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;visibility:hidden;background-color:#050505f2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;min-width:200px;padding:15px 0;transition:all .3s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #00000080;gap:5px!important}.has-dropdown:hover .dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown li{width:100%}.dropdown a{color:var(--secondary-text);white-space:nowrap;padding:8px 25px;font-size:.9rem;display:block}.dropdown a:hover{color:#fff;background-color:#ffffff0d}.mobile-menu-icon{cursor:pointer;z-index:1001;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none}.mobile-menu-icon span{background-color:#fff;border-radius:3px;width:100%;height:3px;transition:all .3s ease-in-out;display:block}@media (max-width:768px){.mobile-menu-icon{display:flex}.nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;background-color:#050505f2;justify-content:center;align-items:center;width:100%;height:100vh;transition:right .4s ease-in-out;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto}.nav.active{right:0}.nav ul{text-align:center;flex-direction:column;gap:30px;width:100%}.nav a{font-size:1.5rem;font-weight:600}.has-dropdown{flex-direction:column;align-items:center;gap:20px;margin-bottom:0;padding-bottom:0;display:flex}.dropdown{box-shadow:none;opacity:1;visibility:visible;background:0 0;border:none;min-width:auto;margin-top:10px;padding:0;position:static;transform:none;gap:15px!important}.dropdown a{color:#fff9;padding:0;font-size:1.1rem;font-weight:400}.dropdown a:hover{color:#fff;background:0 0}.mobile-menu-icon.open span:first-child{transform:translateY(9px)rotate(45deg)}.mobile-menu-icon.open span:nth-child(2){opacity:0}.mobile-menu-icon.open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}}
.footer{background-color:#050505;border-top:1px solid #ffffff1a;margin-top:auto;padding:80px 0 40px}.footer-content{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand{flex-direction:column;gap:20px;display:flex}.footer-logo-container{align-items:center;gap:10px;display:flex}.footer-logo-img{width:auto;height:40px}.footer-logo-text{letter-spacing:-.02em;color:#fff;font-size:1.2rem;font-weight:700}.footer-slogan{color:var(--secondary-text);max-width:300px;font-size:1rem;line-height:1.6}.footer-column h4{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:25px;font-size:.9rem;font-weight:600}.footer-links{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--secondary-text);font-size:.95rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{color:var(--secondary-text);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:40px;font-size:.9rem;display:flex}.footer-legal{gap:30px;display:flex}.footer-legal a{color:var(--secondary-text);text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}@media (max-width:992px){.footer-content{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;margin-bottom:20px}}@media (max-width:576px){.footer-content{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:20px}.footer-legal{justify-content:center}}
