:root{color:#25332d;font-synthesis:none;text-rendering:optimizelegibility;letter-spacing:0;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.auth-shell{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-panel{width:min(100%,420px);padding:38px 0 24px}header{align-items:center;gap:12px;margin-bottom:64px;display:flex}.brand-mark{color:#fff;background:#176b52;border-radius:6px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:700;display:grid}h1,h2,p{margin:0}h1{color:#17221e;font-size:22px;line-height:1.2}.auth-copy{margin-bottom:32px}.eyebrow{color:#176b52;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:650}h2{color:#17221e;margin-bottom:10px;font-size:30px;line-height:1.2}.auth-copy>p:last-child,.signed-in p:last-child{color:#66736e;font-size:15px;line-height:1.6}.google-button-frame{width:320px;max-width:100%;min-height:44px;position:relative}.google-button{width:320px;max-width:100%;min-height:44px}.google-button-disabled{pointer-events:none;opacity:.55}.google-button-loading{color:#5c6863;background:#fff;border:1px solid #c9cfcc;border-radius:4px;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}.auth-progress,.auth-error{margin-top:14px;font-size:14px;line-height:1.5}.auth-progress{color:#56635e}.auth-error{color:#a22c2c}footer{border-top:1px solid #dce2df;margin-top:64px;padding-top:18px}.status{color:#68746f;align-items:center;gap:8px;font-size:12px;display:inline-flex}.status:before{content:"";background:#909c97;border-radius:50%;width:7px;height:7px}.status-online:before{background:#218358}.status-offline:before{background:#ba3f3f}.signed-in{align-items:center;gap:18px;display:flex}.signed-in img{border-radius:50%;width:56px;height:56px}.signed-in .eyebrow{margin-bottom:4px}.signed-in h2{margin-bottom:4px;font-size:24px}.logout-button{color:#26342e;cursor:pointer;background:#fff;border:1px solid #bfc8c4;border-radius:5px;margin-top:32px;padding:9px 13px}.logout-button:hover{background:#f8faf9;border-color:#82918a}.logout-button:disabled{cursor:wait;opacity:.55}@media (width<=520px){.auth-shell{place-items:start center;padding-top:28px}header{margin-bottom:48px}h2{font-size:27px}}
