:root{color:#173329;font-synthesis:none;text-rendering:optimizelegibility;background:#edf3ef;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,select{font:inherit}.page-shell{width:min(960px,100% - 40px);margin:0 auto;padding:12vh 0 80px}.hero{max-width:700px;margin-bottom:48px}.eyebrow{color:#467663;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:800}h1,h2{letter-spacing:-.04em;margin:0}h1{font-size:clamp(3rem,9vw,6.25rem);line-height:.96}h2{font-size:1.85rem}.intro{color:#536b62;max-width:620px;margin:24px 0 0;font-size:1.08rem;line-height:1.7}.health-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #d3ded7;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #234c3b14}.customer-card{background:#ffffffdb;border:1px solid #d3ded7;border-radius:24px;margin-bottom:28px;overflow:hidden;box-shadow:0 20px 60px #234c3b14}.customer-form{border-bottom:1px solid #dbe4de;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;padding:24px 32px;display:grid}.customer-form label{color:#52685e;letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:.78rem;font-weight:800;display:grid}.customer-form input{color:#173329;background:#fff;border:1px solid #adc3b4;border-radius:9px;min-width:0;padding:10px 11px}.customer-form button{color:#fff;cursor:pointer;background:#246246;border:0;border-radius:9px;padding:11px 14px;font-weight:800}.customer-form button:disabled{cursor:wait;opacity:.65}.customer-edit-form{background:#f7fbf8;grid-template-columns:repeat(4,minmax(0,1fr))}.secondary-button{color:#173329!important;background:#fff!important;border:1px solid #adc3b4!important}.form-message{color:#52685e;grid-column:1/-1;margin:0}.customer-list{gap:0;padding:0 32px;display:grid}.customer-list>p{color:#52685e;margin:0;padding:28px 0}.customer-row{border-bottom:1px solid #e1e8e3;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.customer-row:last-child{border-bottom:0}.customer-row>div{gap:5px;display:grid}.customer-row span{color:#65786f;font-size:.9rem}.customer-status{background:#e2f1e8;border-radius:999px;padding:6px 10px;font-weight:800;color:#246246!important;font-size:.76rem!important}.customer-actions{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.customer-actions button{color:#fff;cursor:pointer;background:#246246;border:0;border-radius:8px;padding:8px 10px;font-weight:800}.customer-actions button:disabled{cursor:wait;opacity:.65}.login-card{max-width:520px;margin:0 auto}.login-form{gap:18px;padding:32px;display:grid}.login-form label{gap:8px;font-weight:700;display:grid}.login-form input{border:1px solid #b8c9be;border-radius:10px;padding:11px 12px}.login-form button{color:#fff;cursor:pointer;background:#246246;border:0;border-radius:10px;padding:12px 16px;font-weight:800}.login-form button:disabled{cursor:wait;opacity:.6}.login-error{color:#8d352e;margin:0}.tenant-context{background:#f7fbf8;border:1px solid #c8d8ce;border-radius:16px;flex-wrap:wrap;align-items:end;gap:18px;margin:0 0 28px;padding:18px 20px;display:flex}.tenant-loading{color:#52685e;margin:0 0 28px}.tenant-context label{color:#52685e;letter-spacing:.05em;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:800;display:grid}.tenant-context select{color:#173329;background:#fff;border:1px solid #adc3b4;border-radius:8px;min-width:170px;padding:8px 10px}.tenant-context>span{padding:9px 0}.sign-out-button{color:#173329;cursor:pointer;background:#fff;border:1px solid #adc3b4;border-radius:8px;padding:9px 12px;font-weight:800}.tenant-invitation{border-top:1px solid #d7e3da;flex-wrap:wrap;flex-basis:100%;align-items:end;gap:12px;padding-top:12px;display:flex}.tenant-invitation label{min-width:180px}.tenant-invitation input,.tenant-invitation select{color:#173329;background:#fff;border:1px solid #adc3b4;border-radius:8px;padding:8px 10px}.tenant-invitation button{color:#fff;cursor:pointer;background:#246246;border:0;border-radius:8px;padding:9px 12px;font-weight:800}.tenant-invitation p{color:#52685e;flex-basis:100%;margin:0}.card-heading{border-bottom:1px solid #dbe4de;justify-content:space-between;align-items:center;padding:28px 32px;display:flex}.phase-badge{color:#235c43;background:#d9eee1;border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:800}.health-grid{grid-template-columns:repeat(4,1fr);margin:0;display:grid}.health-grid>div{border-right:1px solid #dbe4de;padding:28px 32px}.health-grid>div:last-child{border-right:0}.health-grid dt{color:#6d8078;margin-bottom:10px;font-size:.78rem}.health-grid dd{align-items:center;gap:8px;margin:0;font-weight:750;display:flex}.status-dot{background:#32a66a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #dff3e7}.state{align-items:center;gap:14px;min-height:110px;padding:32px;display:flex}.state--error{color:#8d352e;background:#fff4f2;flex-direction:column;align-items:flex-start}.spinner{border:2px solid #bad2c6;border-top-color:#2f7455;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.not-found a{color:#246246;margin-top:24px;font-weight:750;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.page-shell{padding-top:64px}.health-grid,.customer-form,.customer-edit-form{grid-template-columns:1fr 1fr}.health-grid>div{border-bottom:1px solid #dbe4de}.health-grid>div:nth-child(2){border-right:0}.health-grid>div:nth-last-child(-n+2){border-bottom:0}}@media (width<=480px){.customer-form{grid-template-columns:1fr;padding:22px 24px}.customer-edit-form{grid-template-columns:1fr}.customer-list{padding:0 24px}.health-grid{grid-template-columns:1fr}.health-grid>div{border-right:0}.health-grid>div:nth-last-child(2){border-bottom:1px solid #dbe4de}.card-heading{padding:24px}}
