:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#19231f;background:#f4f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:0;border-radius:.7rem;padding:.8rem 1rem;background:#176b52;color:#fff;cursor:pointer}button:disabled{cursor:wait;opacity:.65}button.secondary{background:#fff;color:#176b52;border:1px solid #bfd3ca}input{width:100%;margin-top:.45rem;border:1px solid #c8d5cf;border-radius:.7rem;padding:.8rem}form{display:grid;gap:1rem;margin-top:1.5rem}h1,h2,p{margin-top:0}.eyebrow{color:#176b52;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.muted{color:#65726c}.centered-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.auth-card,.empty-card{width:min(100%,34rem);background:#fff;border:1px solid #dfe8e3;border-radius:1.2rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 18px 50px #203d3114}.workspace-shell{width:min(72rem,100%);margin:auto;padding:2rem 1.5rem}.workspace-shell>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.workspace-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.workspace-grid article{background:#fff;border:1px solid #dfe8e3;border-radius:1rem;padding:1.25rem}.error{background:#fff0ef;color:#9c2921;border-radius:.7rem;padding:.8rem 1rem}.form-message{margin-top:1rem}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-top:1.5rem;padding:.3rem;border-radius:.85rem;background:#edf3f0}.auth-tabs button{background:transparent;color:#52615b}.auth-tabs button.active{background:#fff;color:#176b52;box-shadow:0 2px 8px #203d3117}.password-hint{margin:-.4rem 0 0;color:#65726c;font-size:.84rem}
