#root{min-height:100vh}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{color:#dce8f8;background:#102a4c;flex-direction:column;height:100vh;padding:22px 16px 18px;display:flex;position:sticky;top:0}.app-brand{color:var(--white);align-items:center;gap:12px;padding:0 8px 24px;text-decoration:none;display:flex}.app-brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.app-brand strong{font-size:18px}.app-brand small{color:#a9c5e8;letter-spacing:.14em;text-transform:uppercase;margin-top:3px;font-size:12px}.brand-mark{color:#13365f;background:#eef6ff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid}.app-navigation{flex-direction:column;gap:6px;display:flex}.navigation-link{color:#b9cde5;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:9px 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.navigation-link:hover{color:var(--white);background:#ffffff12}.navigation-link.is-active{color:var(--white);background:var(--blue-600)}.navigation-icon{color:currentColor;text-align:center;width:18px}.sidebar-footer{color:#9cb6d5;border-top:1px solid #ffffff1f;align-items:center;gap:8px;margin-top:auto;padding:14px 10px 0;font-size:12px;display:flex}.environment-dot{background:#47cd89;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #47cd8929}.app-workspace{min-width:0}.app-header{border-bottom:1px solid var(--gray-200);background:var(--white);justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:16px 32px;display:flex}.header-eyebrow,.section-kicker{color:var(--blue-600);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.app-header h1{color:var(--gray-950);margin-bottom:0;font-size:24px;line-height:1.2}.header-badge,.muted-badge{border:1px solid var(--gray-200);color:var(--gray-700);background:var(--gray-100);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.mobile-navigation{display:none}.app-content{width:min(1180px,100%);margin:0 auto;padding:28px 32px 48px}.page-stack{flex-direction:column;gap:28px;display:flex}.intro-panel,.system-summary,.configuration-panel,.empty-state{border:1px solid var(--gray-200);background:var(--white);box-shadow:var(--shadow);border-radius:12px}.intro-panel{justify-content:space-between;align-items:center;gap:28px;padding:24px;display:flex}.intro-panel h2,.section-heading h2,.configuration-panel h2{color:var(--gray-950);margin-bottom:6px;font-size:19px}.intro-panel p:last-child{max-width:750px;color:var(--gray-500);margin-bottom:0;font-size:14px;line-height:1.55}.primary-link,.secondary-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:9px 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.primary-link{color:var(--white);background:var(--blue-600)}.primary-link:hover{background:var(--blue-700)}.secondary-button{border:1px solid var(--gray-300);color:var(--gray-700);background:var(--white);cursor:pointer}.secondary-button:hover:not(:disabled){border-color:var(--blue-600);color:var(--blue-700)}.secondary-button:disabled{cursor:wait;opacity:.65}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.section-heading h2{margin-bottom:0}.module-grid,.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.module-card,.status-card{border:1px solid var(--gray-200);background:#eef1f4;border-radius:10px;min-width:0;padding:18px;position:relative}.module-card-mark{background:var(--blue-600);border-radius:999px;width:30px;height:4px;margin-bottom:16px;display:block}.module-card h3,.status-card h3{color:var(--gray-950);margin-bottom:7px;font-size:15px}.module-card p,.status-card-heading p{color:var(--gray-500);margin-bottom:0;font-size:13px;line-height:1.5}.system-summary{border-left:4px solid var(--gray-300);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 22px;display:grid}.system-summary.status-operational{border-left-color:var(--green-700)}.system-summary.status-degraded{border-left-color:var(--amber-700)}.system-summary.status-unavailable{border-left-color:var(--red-700)}.status-symbol{width:38px;height:38px;color:var(--gray-700);background:var(--gray-100);border-radius:50%;place-items:center;font-size:18px;font-weight:800;display:grid}.status-operational .status-symbol{color:var(--green-700);background:var(--green-100)}.status-degraded .status-symbol{color:var(--amber-700);background:var(--amber-100)}.status-unavailable .status-symbol{color:var(--red-700);background:var(--red-100)}.system-summary h2{color:var(--gray-950);margin-bottom:4px;font-size:18px}.system-summary p:last-child{color:var(--gray-500);margin-bottom:0;font-size:13px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-card{background:var(--white);box-shadow:var(--shadow);padding:18px}.status-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.component-badge{border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:800}.component-badge.is-pending{color:var(--gray-700);background:var(--gray-100)}.component-badge.is-ok{color:var(--green-700);background:var(--green-100)}.component-badge.is-error{color:var(--red-700);background:var(--red-100)}.status-details{border-top:1px solid var(--gray-200);gap:9px;margin:18px 0 0;padding-top:14px;display:grid}.status-details div{grid-template-columns:90px minmax(0,1fr);gap:10px;font-size:12px;display:grid}.status-details dt{color:var(--gray-500)}.status-details dd{color:var(--gray-950);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.inline-error{color:var(--red-700);background:var(--red-100);border-radius:7px;margin:14px 0 0;padding:9px 10px;font-size:12px}.last-checked{color:var(--gray-500);font-size:12px}.configuration-panel{justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex}.configuration-panel h2{margin-bottom:0;font-size:15px}.configuration-panel code{border:1px solid var(--gray-200);max-width:60%;color:var(--blue-700);background:var(--gray-100);border-radius:7px;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow:auto}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px 24px;display:flex}.error-code{color:var(--blue-600);margin-bottom:8px;font-size:42px;font-weight:800}.empty-state h2{margin-bottom:8px}.empty-state>p:not(.error-code){color:var(--gray-500);margin-bottom:22px}@media (width<=900px){.app-shell{display:block}.app-sidebar{display:none}.app-header{min-height:72px;padding:14px 20px}.mobile-navigation{border-bottom:1px solid var(--gray-200);background:var(--white);display:block;overflow-x:auto}.mobile-navigation .app-navigation{flex-direction:row;gap:4px;width:max-content;padding:8px 16px}.mobile-navigation .navigation-link{min-height:38px;color:var(--gray-700)}.mobile-navigation .navigation-link:hover{color:var(--blue-700);background:var(--blue-100)}.mobile-navigation .navigation-link.is-active{color:var(--white);background:var(--blue-600)}.app-content{padding:22px 20px 40px}.module-grid{grid-template-columns:1fr}}@media (width<=640px){.header-badge{display:none}.app-header h1{font-size:21px}.intro-panel,.system-summary,.configuration-panel{align-items:stretch}.intro-panel,.configuration-panel{flex-direction:column}.system-summary{grid-template-columns:auto minmax(0,1fr)}.system-summary .secondary-button{grid-column:1/-1}.status-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.configuration-panel code{max-width:100%}}.configuration-result{gap:8px;min-width:0;display:grid}.configuration-details{flex-wrap:wrap;gap:12px 20px;margin:0;display:flex}.configuration-details div{gap:4px;min-width:120px;display:grid}.configuration-details dt{color:var(--gray-500);font-size:11px}.configuration-details dd{min-width:0;margin:0}.configuration-details code{max-width:100%}.configuration-result .inline-error{margin-top:0}@media (width<=640px){.configuration-details{flex-direction:column}}.login-page{background:radial-gradient(circle at top left, #1f66c121, transparent 38%), var(--gray-100);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-card{border:1px solid var(--gray-200);background:var(--white);border-radius:16px;width:min(440px,100%);padding:36px;box-shadow:0 18px 48px #1018281f}.login-brand{color:var(--gray-950);align-items:center;gap:12px;margin-bottom:32px;display:flex}.login-brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.login-brand strong{font-size:18px}.login-brand small{color:var(--gray-500);letter-spacing:.14em;margin-top:3px;font-size:12px}.login-heading{margin-bottom:28px}.login-heading h1{margin-bottom:8px;font-size:28px}.login-heading p:last-child{color:var(--gray-500);margin-bottom:0;font-size:14px;line-height:1.5}.login-form,.form-field{flex-direction:column;display:flex}.login-form{gap:18px}.form-field{color:var(--gray-700);gap:7px;font-size:14px;font-weight:600}.form-field input{border:1px solid var(--gray-300);min-height:44px;color:var(--gray-950);background:var(--white);border-radius:8px;padding:10px 12px}.form-field input:focus{border-color:var(--blue-600);outline:3px solid #1f66c124}.form-field input:disabled{cursor:not-allowed;background:var(--gray-100)}.form-error{color:var(--red-700);background:var(--red-100);border-radius:8px;margin-bottom:0;padding:10px 12px;font-size:13px;line-height:1.45}.login-submit{min-height:44px;color:var(--white);background:var(--blue-600);cursor:pointer;border:0;border-radius:8px;font-weight:700}.login-submit:hover:not(:disabled){background:var(--blue-700)}.login-submit:disabled{cursor:wait;opacity:.72}@media (width<=520px){.login-card{padding:28px 22px}}.tenant-summary{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;flex-direction:column;gap:4px;margin-bottom:22px;padding:13px 12px;display:flex}.tenant-summary-label,.navigation-label{color:#8facce;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.tenant-summary strong{color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.navigation-label{margin:0 12px 8px}.sidebar-account{border-top:1px solid #ffffff1f;flex-direction:column;gap:12px;margin-top:auto;padding:16px 10px;display:flex}.account-details{flex-direction:column;gap:3px;min-width:0;display:flex}.account-details strong{color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-details span{color:#9cb6d5;font-size:12px}.sidebar-sign-out{color:#dce8f8;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:8px;min-height:36px;font-size:13px;font-weight:700}.sidebar-sign-out:hover:not(:disabled){color:var(--white);background:#ffffff12;border-color:#ffffff59}.sidebar-sign-out:disabled{cursor:wait;opacity:.65}.sidebar-account+.sidebar-footer{margin-top:0}.header-account{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.header-account strong{color:var(--gray-950);font-size:13px}.header-account span{color:var(--gray-500);font-size:12px}:root{color:#182230;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue-700:#164c9e;--blue-600:#1f66c1;--blue-100:#e8f1fd;--gray-950:#182230;--gray-700:#475467;--gray-500:#667085;--gray-300:#d0d5dd;--gray-200:#e4e7ec;--gray-100:#f2f4f7;--white:#fff;--green-700:#087443;--green-100:#e7f8ef;--amber-700:#a15c07;--amber-100:#fff4dc;--red-700:#b42318;--red-100:#feeceb;--shadow:0 1px 3px #10182814;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f6f8;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #1f66c14d}h1,h2,h3,p{margin-top:0}a{color:inherit}
