:root{color-scheme:light;font-family:Avenir Next,Trebuchet MS,sans-serif;color:#18251e;background:#f3f6ef}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(rgba(24,37,30,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(24,37,30,.04) 1px,transparent 1px),#f3f6ef;background-size:32px 32px}.page{min-height:100vh;display:grid;place-items:center;padding:2rem 1.25rem}.login-panel,.profile-panel,.status-panel{width:min(520px,100%);padding:clamp(2rem,7vw,4rem);background:#fffef9;border:1px solid #cdd8cf;border-radius:8px;box-shadow:12px 12px #dbe5d7}.brand-mark{display:grid;width:48px;height:48px;place-items:center;margin-bottom:2rem;background:#183d2f;color:#fffef9;font-family:Georgia,serif;font-size:1.65rem}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:0;color:#e34f2f;font-size:.8rem;font-weight:700}h1{max-width:12ch;margin:.65rem 0 1rem;font-family:Georgia,serif;font-size:2.35rem;font-weight:500;line-height:1.08}.intro,.username{margin:0 0 1.75rem;color:#526159;font-size:1.05rem;line-height:1.6}.username{margin-bottom:.5rem;color:#e34f2f;font-weight:700}.strava-button,.secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:4px;padding:.8rem 1.2rem;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.strava-button{width:100%;background:#fc4c02;color:#fff}.strava-button:hover{background:#d83f00}.secondary-button{background:#183d2f;color:#fff}.secondary-button:hover{background:#0f2d22}.strava-button:focus-visible,.secondary-button:focus-visible{outline:3px solid #f0a332;outline-offset:3px}.privacy-note{margin:1rem 0 0;color:#718078;font-size:.82rem;line-height:1.5;text-align:center}.error{margin:0 0 1.25rem;color:#a62f1b;line-height:1.5}.loading{color:#526159;font-weight:700}@media (max-width: 520px){.login-panel,.profile-panel,.status-panel{box-shadow:7px 7px #dbe5d7}h1{font-size:2rem}}
