*{box-sizing:border-box}html{color-scheme:light}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f7fa;color:rgba(0,0,0,.88)}.nav{display:flex;align-items:center;gap:4px;padding:10px 16px;overflow-x:auto;position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e6eaf0;box-shadow:0 1px 4px rgba(22,119,255,.06)}.brand{font-weight:700;color:#1677ff;margin-right:8px}.brand,.nav-link{white-space:nowrap}.nav-link{color:rgba(0,0,0,.65);text-decoration:none;font-size:14px;padding:6px 12px;border-radius:8px}.nav-link:hover{color:#1677ff;background:#f0f6ff}.nav-link.active{color:#1677ff;background:#e6f4ff;font-weight:600}.container{padding:16px;max-width:720px;margin:0 auto}