:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201e;background:#eef2ef}*{box-sizing:border-box}body{margin:0;min-width:320px}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 5%,#fff 0,#f4f7f5 35%,#e8eeea)}.login-card{width:min(100%,420px);padding:44px;border:1px solid #d8dfda;border-radius:18px;background:#fffffff0;box-shadow:0 24px 70px #1832261c;text-align:center}.product-mark{width:44px;height:44px;margin:0 auto 24px;border-radius:12px;background:#163f32;display:grid;place-items:center}.product-mark span{width:16px;height:16px;border:4px solid #b9e36c;border-top-color:transparent;border-radius:50%;transform:rotate(20deg)}.eyebrow{margin:0 0 10px;color:#607069;font-size:11px;font-weight:700;letter-spacing:.16em}h1{margin:0;font-size:29px;letter-spacing:-.035em}.intro{margin:12px 0 30px;color:#627069;font-size:15px;line-height:1.5}button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #cbd4ce;border-radius:10px;background:#fff;color:#1d2522;font:inherit;font-weight:650;cursor:pointer;box-shadow:0 1px 2px #0000000a}button:hover{border-color:#8ea097;background:#fafcfb}button:focus-visible{outline:3px solid rgba(34,101,77,.25);outline-offset:2px}button:disabled{cursor:wait;opacity:.65}button svg{width:20px;height:20px}.error{margin:18px 0 0;padding:11px 12px;border-radius:8px;background:#fff0ef;color:#9a2e29;font-size:13px;line-height:1.45}.privacy{margin:24px 0 0;color:#84908a;font-size:12px}@media(max-width:500px){.login-card{padding:34px 24px}}
