:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#0f0f23;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:#16c79a;text-decoration:none}a:hover{color:#1de9b6}button{font-family:inherit}button:disabled{opacity:.5;cursor:not-allowed}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f0f23}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}#root{height:100vh}.app-nav{padding:12px 24px;background:#1a1a2e;border-bottom:1px solid #333;display:flex;gap:24px;align-items:center}.app-title{margin:0;font-size:20px;color:#e94560;font-weight:800;letter-spacing:-.5px}.nav-link{color:#888;text-decoration:none;font-size:14px;font-weight:500;padding:4px 0;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.nav-link:hover{color:#e0e0e0}.nav-link-active{color:#16c79a;border-bottom-color:#16c79a}
