:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#020617;scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,#0b1120 0,#020617 45% 100%);color:#e5e7eb}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.main-nav{display:flex}.mobile-controls,.mobile-menu{display:none}@media(max-width:768px){.main-nav{display:none}.mobile-controls,.mobile-menu{display:flex!important}}:root[data-theme=dark]{color-scheme:dark;background-color:#020617;color:#e5e7eb}:root[data-theme=light]{color-scheme:light;background-color:#f9fafb;color:#0f172a}
