:root{color:#17202a;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.login-page{align-items:center;background:linear-gradient(120deg,#17202a,#145463 48%,#566b30);display:grid;min-height:100vh;padding:24px}.login-panel{background:#fff;border:1px solid #d7dde4;border-radius:8px;box-shadow:0 24px 80px #17202a3d;display:grid;gap:20px;margin:0 auto;max-width:440px;padding:28px;width:100%}.login-panel h1,.login-panel p{margin:0}.auth-form{display:grid;gap:16px}.turnstile-block{display:grid;gap:8px}.turnstile-panel{align-items:center;background:#f8fafc;border:1px solid #d7dde4;border-radius:8px;display:flex;justify-content:center;min-height:78px;overflow:hidden;padding:10px}.turnstile-slot{display:flex;justify-content:center;min-height:46px}.turnstile-help{color:#667085;display:block}.auth-form label{color:#344054;display:grid;gap:8px;font-weight:650}input{background:#fff;border:1px solid #b9c4d0;border-radius:6px;color:#17202a;min-height:44px;padding:10px 12px;width:100%}input:focus{border-color:#145463;outline:3px solid rgba(20,84,99,.16)}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-right:1px solid #d7dde4;display:grid;grid-template-rows:auto auto 1fr auto;gap:24px;padding:24px}.brand{align-items:center;display:flex;font-weight:750;gap:10px}.brand-mark{align-items:center;background:#17202a;border-radius:6px;color:#fff;display:inline-flex;height:36px;justify-content:center;width:48px}.nav-list{display:grid;gap:8px}.nav-list a{border-radius:6px;color:#344054;padding:10px 12px}.nav-list a:hover,.nav-list a[aria-current=page]{background:#eaf3f5;color:#145463}.tenant-switch-placeholder,.user-panel,.state-panel,.summary-panel,.tenant-row,.module-card,.module-placeholder-panel,.table-wrap{background:#fff;border:1px solid #d7dde4;border-radius:8px}.tenant-switch-placeholder{align-self:start;display:grid;gap:5px;padding:14px}.tenant-switch-placeholder strong,.user-panel span{overflow-wrap:anywhere}.tenant-switch-placeholder small,.user-panel small,.summary-panel small,.tenant-row span{color:#667085}.user-panel{display:grid;gap:8px;padding:14px}.main-shell{display:grid;gap:18px;padding:32px}.view-section{display:grid;gap:20px}.section-header{align-items:end;display:flex;gap:16px;justify-content:space-between}.section-header h1,.section-header h2,.section-header p{margin:0}.eyebrow,.tenant-switch-placeholder span{color:#667085;font-size:.78rem;letter-spacing:0;margin:0;text-transform:uppercase}.summary-grid,.module-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.summary-panel{display:grid;gap:8px;padding:18px}.summary-panel span{color:#667085}.summary-panel strong{font-size:1.15rem;overflow-wrap:anywhere}.tenant-list{display:grid;gap:12px}.tenant-row{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:16px}.tenant-row>div:first-child,.tenant-row-actions{display:grid;gap:4px}.tenant-row-actions{justify-items:end}.module-card{display:grid;gap:18px;grid-template-rows:1fr auto auto auto;min-height:270px;padding:18px}.module-card h2,.module-card p,.module-card dl,.module-placeholder-panel h2,.module-placeholder-panel p{margin:0}.module-card p{color:#667085}.module-card dl{display:grid;gap:8px}.module-card dl div{display:flex;justify-content:space-between;gap:12px}.module-card dt{color:#667085}.module-card dd{margin:0;overflow-wrap:anywhere}.module-status{border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:700;margin-bottom:12px;padding:4px 10px}.module-status-enabled{background:#e5f6ed;color:#067647}.module-status-idle{background:#f1f4f7;color:#475467}.module-link{color:#145463;font-weight:700}.module-placeholder-panel{display:grid;gap:8px;padding:18px}.module-placeholder-panel p{color:#667085}.table-wrap{overflow-x:auto}table{border-collapse:collapse;min-width:620px;width:100%}th,td{border-bottom:1px solid #eaecf0;padding:12px;text-align:left;vertical-align:top}th{color:#475467;font-size:.84rem}td{overflow-wrap:anywhere}.primary-action,.secondary-action{align-items:center;border-radius:6px;display:inline-flex;justify-content:center;min-height:40px;padding:9px 14px}.primary-action{background:#145463;border:1px solid #145463;color:#fff}.secondary-action{background:#fff;border:1px solid #b9c4d0;color:#17202a}.status-notice,.state-panel{padding:14px 16px}.status-notice{border-radius:8px}.status-info{background:#eef4ff;border:1px solid #b2ccff;color:#1849a9}.status-error{background:#fff1f0;border:1px solid #fecdca;color:#b42318}.status-success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}@media (max-width: 800px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #d7dde4;border-right:0;grid-template-rows:auto}.main-shell{padding:20px}.tenant-row,.section-header{align-items:stretch;flex-direction:column}.tenant-row-actions{justify-items:stretch}}
