:root{color-scheme:light;font-family:Inter,system-ui,sans-serif;color:#261d17;background:#f3eee8}*{box-sizing:border-box}body{margin:0;min-width:320px}main{min-height:100vh;display:grid;place-items:center;padding:24px}section{width:min(100%,660px);padding:clamp(28px,6vw,52px);border:1px solid #ddcfc2;border-radius:28px;background:#fffdfb;box-shadow:0 22px 70px #492b1821}.eyebrow{color:#8a4f2a;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{font-size:clamp(2rem,7vw,3.2rem);line-height:1.04}.notice{margin:24px 0;padding:20px;border-radius:18px;background:#f7f1eb}.notice p{color:#65564c;line-height:1.5}#google-sign-in{display:flex;min-height:44px;align-items:center;justify-content:center}button{width:100%;min-height:48px;margin-top:14px;border:0;border-radius:999px;color:#fff;background:#a42727;font:inherit;font-weight:750}button:disabled{opacity:.48}#status{min-height:1.5em;color:#594b42;line-height:1.5}