:root{color:#17261f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:20rem;min-height:100%}body{min-width:20rem;min-height:100vh;margin:0}button,input,select{font:inherit}#root{min-height:100vh}.auth-layout,.state-layout{background:radial-gradient(circle at 100% 0,#bad2c766,#0000 35%),#f4f6f2;place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card,.state-card{background:#fff;border:1px solid #d8ddd7;border-radius:1rem;width:min(100%,29rem);padding:2.5rem;box-shadow:0 1.25rem 3rem #14231c14}.brand-mark{color:#fff;letter-spacing:-.03em;background:#174f3a;border-radius:.75rem;place-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;font-weight:800;display:grid}.eyebrow{color:#527060;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .4rem;font-size:.76rem;font-weight:700}h1,h2,p{margin-top:0}h1{color:#15271f;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.35rem);line-height:1.12}h2{color:#193227;font-size:1.15rem}.supporting-text,.state-card p,.workspace-card p{color:#5d6b64;line-height:1.6}form{gap:.7rem;margin-top:1.75rem;display:grid}label{color:#233c31;font-size:.9rem;font-weight:650}input,select,button{min-height:2.8rem;font:inherit;border-radius:.55rem}input,select{color:#14251e;background:#fff;border:1px solid #bcc8c1;width:100%;padding:.65rem .8rem}input:focus,select:focus,button:focus-visible{outline-offset:2px;outline:3px solid #23745240}button{color:#fff;cursor:pointer;background:#174f3a;border:0;padding:.65rem 1rem;font-weight:700}form button{margin-top:.65rem}button:disabled{cursor:wait;opacity:.65}.form-alert{color:#7d2925;background:#fff4f2;border-left:3px solid #ad3d35;padding:.8rem .9rem}.application-shell{background:#f4f6f2;min-height:100vh}.application-header{background:#fff;border-bottom:1px solid #d8ddd7;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem clamp(1.25rem,4vw,3.5rem);display:flex}.application-header h1{margin:0;font-size:1.4rem}.header-actions{align-items:end;gap:1rem;display:flex}.branch-selector{gap:.25rem;min-width:13rem;display:grid}.active-branch{color:#274d3c;background:#edf3ef;border-radius:.5rem;margin:0;padding:.7rem .9rem;font-weight:700}.secondary-button{color:#264437;background:#fff;border:1px solid #b9c6bf}.workspace-content{width:min(72rem,100% - 2.5rem);margin:0 auto;padding:2.5rem 0}.welcome-message{color:#4b6257;margin-bottom:1rem}.workspace-card{background:#fff;border:1px solid #d8ddd7;border-radius:.8rem;max-width:44rem;padding:1.5rem}@media (width<=44rem){.application-header,.header-actions{flex-direction:column;align-items:stretch}.auth-card,.state-card{padding:1.6rem}}
