:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;justify-content:center;background:#0b0f14;color:#f2f2f2}.page{max-width:640px;width:100%;padding:4rem 1.5rem}h1{font-size:2.5rem;margin-bottom:.25rem}.tagline{opacity:.75;margin-bottom:2.5rem}.search-form{display:grid;gap:1.25rem}.search-form label{display:grid;gap:.4rem;font-size:.9rem;opacity:.9}.search-form input,.search-form select{padding:.6rem .75rem;border-radius:8px;border:1px solid #3a3f47;background:#161b22;color:inherit;font-size:1rem}.search-form button{margin-top:.5rem;padding:.75rem 1rem;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-size:1rem;cursor:not-allowed;opacity:.6}
