html{scroll-behavior:smooth}nav.s-18u1h7b{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 0;transition:all .3s ease;background:transparent}nav.scrolled.s-18u1h7b,nav.menu-open.s-18u1h7b{background:#0a0a0af2;padding:1rem 0;border-bottom:1px solid #222;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-content.s-18u1h7b{display:flex;justify-content:space-between;align-items:center}.logo.s-18u1h7b{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.02em;text-transform:uppercase}.desktop-menu.s-18u1h7b{display:flex;gap:2rem;align-items:center}.desktop-menu.s-18u1h7b a:where(.s-18u1h7b){color:#ccc;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.desktop-menu.s-18u1h7b a:where(.s-18u1h7b):hover{color:#fff}.btn-sm.s-18u1h7b{padding:.5rem 1.2rem;font-size:.9rem}.hamburger.s-18u1h7b{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:6px;padding:.5rem}.hamburger.s-18u1h7b span:where(.s-18u1h7b){display:block;width:25px;height:2px;background-color:#fff;transition:.3s}.mobile-menu.s-18u1h7b{position:absolute;top:100%;left:0;width:100%;background:#0a0a0a;border-top:1px solid #222;border-bottom:1px solid #222;padding:1rem 0;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000080}.mobile-menu.s-18u1h7b a:where(.s-18u1h7b){display:block;padding:1rem 2rem;color:#fff;text-decoration:none;border-bottom:1px solid #1a1a1a}.mobile-menu.s-18u1h7b a:where(.s-18u1h7b):last-child{border-bottom:none}@media(max-width:768px){.desktop-menu.s-18u1h7b{display:none}.hamburger.s-18u1h7b{display:flex}}body{margin:0;padding:0;background-color:#0a0a0a;color:#f0f0f0;font-family:Manrope,sans-serif;line-height:1.6;overflow-x:hidden}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#fff}p{color:#ccc}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-block;padding:.75rem 2rem;border-radius:4px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background-color:#fff;color:#000}.btn-primary:hover{background-color:#d4d4d4;transform:translateY(-2px)}.btn-outline{background-color:transparent;border:1px solid #ffffff;color:#fff}.btn-outline:hover{background-color:#ffffff1a}section{padding:6rem 0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
