:root{color:#232420;background:#f3f3ef;font-family:Inter,ui-sans-serif,system-ui}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}header{color:#fff;background:#181917}.head{justify-content:space-between;align-items:center;max-width:1400px;margin:auto;padding:14px 24px;display:flex}.brand,.user{align-items:center;gap:13px;display:flex}.brand>span{background:#fff;border-radius:6px;width:94px;height:42px;padding:6px;display:flex}.brand img{object-fit:contain;width:100%}.brand small,.user small{color:#a7a7a2;letter-spacing:.12em;font-size:10px;display:block}.brand h1{margin:2px 0;font-size:17px}.user svg{width:18px}.user button{color:#fff;background:0 0;border:1px solid #555;border-radius:5px;padding:7px 10px}.workspace{max-width:1400px;margin:auto;padding:30px 24px}.toolbar{border-bottom:1px solid #d3d4ce;justify-content:space-between;align-items:end;padding-bottom:20px;display:flex}.toolbar h2{letter-spacing:-.04em;margin:5px 0;font-size:38px}.eyebrow{letter-spacing:.14em;color:#73756e;font-size:10px;font-weight:800}.sub{color:#777}.dark,.login button{color:#fff;background:#20211f;border:0;border-radius:6px;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:flex}.dark svg{width:16px}.warning{background:#fff2cf;border:1px solid #dfc878;border-radius:7px;padding:12px}.metrics{background:#fff;border:1px solid #ddd;grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.metrics>div{border-right:1px solid #ddd;padding:18px}.metrics strong{font-size:25px;display:block}.metrics small{color:#777}.planlist{gap:8px;margin-top:20px;display:grid}.planlist article{background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:14px;padding:15px;display:flex}.planlist article>div{flex:1}.planlist h3{margin:0}.planlist p{color:#777;margin:4px 0}.planlist a{color:#222;gap:6px;display:flex}.planlist a svg{width:16px}.empty{text-align:center;border:1px dashed #aaa;border-radius:8px;padding:60px}.login{place-items:center;min-height:100vh;display:grid}.login form{background:#fff;border:1px solid #ddd;border-radius:10px;gap:15px;width:min(390px,100% - 30px);padding:32px;display:grid}.login img{width:130px}.login h1{margin:0}.login label{gap:6px;font-size:12px;font-weight:700;display:grid}.login input{border:1px solid #bbb;border-radius:6px;padding:10px}.login [role=alert]{color:#9b2c2c;font-size:12px}@media (max-width:700px){.toolbar,.head{flex-direction:column;align-items:flex-start;gap:18px}.toolbar h2{font-size:30px}.user{width:100%}.user button{margin-left:auto}}
