:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172338;background:#f7faf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}.page{min-height:100vh;max-width:1080px;margin:auto;padding:clamp(20px,5vw,64px)}.header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.brand{color:#14532d;font-size:1.25rem;font-weight:800;letter-spacing:.02em}.tag{color:#456051;font-size:.875rem}.welcome,.configuration-error{max-width:730px;margin:clamp(36px,9vw,110px) auto 0;padding:clamp(24px,5vw,52px);border:1px solid #dce8df;background:#fff;border-radius:20px;box-shadow:0 18px 45px #14532d14}.compact{text-align:center}.auth-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:center;gap:clamp(32px,7vw,88px);margin:clamp(36px,8vw,92px) auto 0}.introduction{max-width:540px}.signin-panel{display:flex;justify-content:center;min-width:0}.eyebrow{color:#166534;font-size:.875rem;font-weight:650}h1{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.03em;line-height:1.12}p{line-height:1.65}.notice{margin-top:28px;background:#edf8f0;color:#14532d;padding:16px;border-radius:10px;line-height:1.5}.security-note{color:#456051;font-size:.9rem}.signout-button{margin-top:20px;border:0;border-radius:10px;background:#166534;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:12px 18px}.signout-button:hover{background:#14532d}.signout-button:focus-visible{outline:3px solid #86efac;outline-offset:3px}code{background:#edf8f0;border-radius:4px;padding:2px 5px}@media(max-width:760px){.auth-layout{grid-template-columns:1fr}.introduction{text-align:center;margin:auto}}
