:root{color:#18212f;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;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}button,input,textarea,select{font:inherit}.page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px}.result-panel{background:#fff;border:1px solid #d9e0e7;border-radius:8px;box-shadow:0 18px 45px #18212f14;display:grid;gap:22px;max-width:560px;padding:34px;width:100%}.status-mark{align-items:center;background:#eef7f2;border:1px solid #cbe7d6;border-radius:999px;color:#1c7c4d;display:flex;height:62px;justify-content:center;width:62px}.page-loading .status-mark{background:#eef4fb;border-color:#c8dced;color:#2b6b9f}.page-error .status-mark{background:#fff1ed;border-color:#f2c9bf;color:#b3422e}.result-copy{display:grid;gap:8px}.eyebrow{color:#637083;font-size:.78rem;font-weight:700;letter-spacing:0;margin:0;text-transform:uppercase}h1{color:#111827;font-size:2rem;line-height:1.12;margin:0}p{color:#4b5565;font-size:1rem;line-height:1.6;margin:0}.spin{animation:spin 1s linear infinite}.oauth-panel{max-width:460px}.oauth-form{display:grid}.oauth-button{align-items:center;background:#fff;border:1px solid #cbd3df;border-radius:6px;color:#111827;cursor:pointer;display:flex;font-weight:700;gap:12px;justify-content:center;min-height:48px;padding:0 16px}.oauth-button:disabled{cursor:wait;opacity:.72}.google-letter{align-items:center;border:1px solid #d8dde6;border-radius:999px;color:#2563eb;display:flex;font-weight:800;height:24px;justify-content:center;width:24px}.inline-error{background:#fff1ed;border:1px solid #f2c9bf;border-radius:6px;color:#9f321f;line-height:1.45;padding:12px}.oauth-status{color:#637083;font-size:.88rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:520px){.page{align-items:stretch;padding:16px}.result-panel{align-content:center;padding:26px}h1{font-size:1.65rem}}
