:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0;background:#f4f5f7;color:#1a1a1a}.auth-screen{min-height:100vh;display:grid;place-items:center;text-align:center;padding:1rem}.home-page{max-width:48rem;margin:0 auto;padding:2rem 1.5rem}.home-header{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #d0d5dd;padding-bottom:1rem;margin-bottom:1.5rem}.home-wordmark{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:.01em}.home-actions{display:flex;align-items:baseline;gap:1rem}.home-actions a{color:#2563eb;font-size:.9rem}button{font:inherit;padding:.5rem 1rem;border:none;border-radius:8px;background:#1f2937;color:#fff;cursor:pointer}button:hover{background:#111827}
