:root{color:#172019;font-synthesis:none;background:#f3f1eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.splash,.login-page{background:linear-gradient(135deg,#f5f3ee 0%,#e8ebe3 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.brand-mark,.compact-brand span{color:#fff;background:#435745;border-radius:14px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.login-card{background:#ffffffeb;border:1px solid #d9ddd4;border-radius:24px;width:min(100%,420px);padding:38px;box-shadow:0 24px 70px #2431261c}.eyebrow{color:#68766a;letter-spacing:.12em;text-transform:uppercase;margin-top:24px;font-size:12px;font-weight:800;display:inline-block}h1{margin:8px 0 10px;font-size:clamp(30px,5vw,42px);line-height:1.1}p{color:#69726a;margin:0;line-height:1.6}form{gap:18px;margin-top:30px;display:grid}label{gap:8px;font-size:14px;font-weight:700;display:grid}input{color:#172019;background:#fff;border:1px solid #cfd5cc;border-radius:11px;outline:none;width:100%;padding:13px 14px}input:focus{border-color:#526b56;box-shadow:0 0 0 3px #526b561f}form button,.account button{color:#fff;cursor:pointer;background:#435745;border:0;border-radius:11px;font-weight:750}form button{padding:14px}button:disabled{cursor:wait;opacity:.65}.login-error{color:#8d332a;background:#fbe8e5;border-radius:10px;padding:11px 13px;font-size:14px}.empty-shell{background:#f7f6f2;min-height:100vh}.empty-shell header{background:#ffffffdb;border-bottom:1px solid #dde0d9;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 30px;display:flex}.compact-brand,.account{align-items:center;gap:12px;display:flex}.compact-brand span{border-radius:11px;width:38px;height:38px}.account{color:#566058;font-size:14px}.account button{align-items:center;gap:7px;padding:10px 13px;display:flex}.empty-shell>section{text-align:center;max-width:760px;margin:0 auto;padding:16vh 30px 60px}.empty-shell>section .eyebrow{margin-top:0}@media (width<=600px){.login-card{border-radius:18px;padding:28px 22px}.empty-shell header{padding:12px 16px}.account>span{display:none}}
