:root{font-family:Segoe UI,Arial,sans-serif;color:#101828;background:#f5f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6f8}a{color:#1264a3;text-decoration:none}a:hover{text-decoration:underline}.app-shell>header{position:sticky;top:0;z-index:10;height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#fff;border-bottom:1px solid #d0d5dd}.system-title{color:#111827}.system-title h1{margin:0;font-size:21px;font-weight:600}.system-title:hover{text-decoration:none}.system-actions{display:flex;align-items:center;gap:10px}.system-search{width:252px;height:32px}.notification-button{display:none}.profile-mark{width:30px;height:30px;display:grid;place-items:center;color:#667085;border:1px solid #d0d5dd;border-radius:50%;background:#f2f4f7;font-size:13px;font-weight:700}.brand{display:flex;align-items:center;gap:12px;color:#172033;font-weight:700;font-size:18px}.brand:hover,.card-link:hover{text-decoration:none}.brand-mark{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:#fff;font-size:28px;font-weight:800;background:linear-gradient(145deg,#1264a3,#6a4bc3);box-shadow:0 10px 28px #2356a040}.brand-mark.small{width:36px;height:36px;border-radius:10px;font-size:18px}.identity{display:flex;align-items:center;gap:14px;color:#58657a}main{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:28px 0 40px}.dashboard-main{width:calc(100% - 52px);max-width:none;min-height:calc(100vh - 58px);padding:24px 0 14px;display:flex;flex-direction:column}.hero{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.console-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.console-header h1{margin:2px 0 8px;font-size:clamp(30px,4vw,42px);letter-spacing:-.04em}.console-header p{margin:0;color:#637087}.baseline-strip{display:flex;align-items:center;gap:22px;min-height:52px;margin-bottom:16px;padding:9px 14px;border:1px solid #d0d5dd;border-radius:2px;background:#fff;box-shadow:0 1px 2px #10182814;font-size:13px}.baseline-title{display:flex;align-items:center;gap:12px;min-width:235px}.baseline-title svg{color:#000;font-size:20px}.baseline{display:flex;align-items:center;gap:8px;margin-left:auto}.baseline>span{font-size:11px;color:#475467;text-transform:uppercase}.baseline .baseline-completed{text-transform:none;white-space:nowrap}.baseline strong{padding:5px 8px;border:1px solid #d0d5dd;border-radius:2px;background:#f2f4f7;font-variant-numeric:tabular-nums;font-weight:600}.baseline a{display:inline-flex;align-items:center;gap:3px;font-size:12px}.baseline .fui-Badge{font-size:11px;white-space:nowrap}.hero.compact{align-items:center}.hero h1{margin:2px 0 8px;font-size:clamp(32px,5vw,54px);letter-spacing:-.04em;line-height:1}.hero p{margin:0;color:#637087;font-size:16px}.eyebrow{color:#1264a3!important;text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:12px!important}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 24px}.metric{padding:18px!important;border:1px solid #e0e6ef!important;box-shadow:0 8px 28px #2537540d!important}.metric span{color:#677388;font-size:13px}.metric strong{display:block;margin-top:10px;font-size:32px;letter-spacing:-.03em}.metric strong.compact-value{font-size:16px;letter-spacing:0}.metric.success{border-top:3px solid #16825d!important}.metric.danger{border-top:3px solid #c4314b!important}.panel{margin:0 0 22px;padding:clamp(18px,3vw,30px);border:1px solid #d0d5dd;border-radius:2px;background:#fff;box-shadow:0 1px 2px #1018280f}.panel h2{margin:0 0 18px;font-size:22px}.section-title{display:flex;justify-content:space-between;margin-bottom:20px}.section-title h2,.section-title p{margin:0}.section-title p{margin-top:5px;color:#6b778c}.customer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.source-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.source-card{display:grid!important;grid-template-columns:1fr auto;gap:14px;padding:18px!important;border:1px solid #e1e7f0!important}.source-card h3,.source-card p{margin:0}.source-card p{margin-top:5px;color:#687489}.source-card dl{grid-column:1 / -1;display:grid;grid-template-columns:90px 1fr;gap:7px;margin:0;font-size:14px}.source-card dt{color:#6a7588}.source-card dd{margin:0;overflow-wrap:anywhere}.customer-card{min-height:150px;padding:18px!important;display:grid!important;grid-template-columns:1fr auto;gap:16px;border:1px solid #e1e7f0!important;transition:transform .15s,box-shadow .15s}.customer-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2537541a!important}.customer-card h3{margin:0 0 7px;color:#202b3d;font-size:18px}.customer-card span{color:#6c778a;font-size:13px}.mini-summary{grid-column:1 / -1;align-self:end;display:flex;gap:16px;border-top:1px solid #edf0f5;padding-top:12px}.notice{display:flex;gap:12px;align-items:center;margin:0 0 22px;padding:14px 18px;border:1px solid #e0b63f;border-radius:12px;background:#fff9e6;color:#654f13}.notice span{color:#746329}.table-wrap{overflow-x:auto}.app-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 28px;margin:0;padding-left:20px}.fleet{flex:1;display:flex;flex-direction:column;margin-bottom:0;padding:0;overflow:hidden}.fleet-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #d0d5dd;font-size:14px}.fleet-toolbar>div{display:flex;gap:2px}.fleet-toolbar .fui-Button{min-width:30px}.fleet-table{flex:1;overflow:auto}.fleet-table table{min-width:680px;font-size:13px}.fleet-table thead{position:sticky;top:0;z-index:1;background:#f9fafb}.fleet-table th{padding:10px 12px;color:#475467;font-weight:600}.fleet-table td{padding:8px 12px;vertical-align:middle}.fleet-table tbody tr:hover{background:#f2f4f7}.version-pill{display:inline-block;padding:3px 8px;border:1px solid #f5d57a;border-radius:999px;background:#fff3cd;color:#9a6700;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.version-pill.current{border-color:#a6e9d5;background:#dcfaee;color:#067647}.status-column{width:92px;text-align:center}.status-icon{font-size:17px}.status-icon.current{color:#12b76a}.status-icon.warning{color:#f79009}.dashboard-footer{display:flex;justify-content:space-between;align-items:center;min-height:32px;padding:10px 4px 0;color:#667085;font-size:11px}.dashboard-footer span{display:flex;align-items:center;gap:4px}table{width:100%;border-collapse:collapse;font-size:14px}th{color:#667287;font-size:12px;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:1px solid #dfe5ed;padding:11px 12px}td{border-bottom:1px solid #edf0f4;padding:13px 12px;vertical-align:top}td small{display:block;color:#7a8497;margin-top:3px}tr:last-child td{border-bottom:0}.tenant{margin-top:24px}.tenant h3{margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid #e7ebf1}.state-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.state{padding:13px;display:grid;gap:5px;border-radius:10px;background:#f7f9fc;border:1px solid #e5eaf1}.state span,.state small{color:#657187}.metadata dl{display:grid;grid-template-columns:100px 1fr;gap:11px;margin:0}.metadata dt{color:#6a7588}.metadata dd{margin:0;overflow-wrap:anywhere}.back-link{display:inline-block;margin-bottom:25px}.empty,.error-state{text-align:center;color:#687489;padding:38px 20px;border:1px dashed #cdd5e1;border-radius:12px;background:#fafbfc}.empty strong,.error-state strong{color:#293549;font-size:17px}.empty p,.error-state p{margin-bottom:0}.error-state{border-color:#efbac3;background:#fff8f9}.centered{min-height:70vh;display:grid;place-items:center}.sign-in{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 24px}.sign-in h1{max-width:100%;font-size:clamp(34px,6vw,58px);line-height:1.08;margin:24px 0 12px;letter-spacing:-.04em}.sign-in p{max-width:620px;color:#687489;line-height:1.5;margin:0 0 30px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fleet-current,.app-current{background:#ecfdf3}.fleet-attention,.app-outdated,.app-unavailable,.app-planned{background:#fffaeb}.fleet-failed,.app-failed{background:#fff1f3}.fleet-customer{background:#f2f4f7}.fleet-customer td{font-weight:600}.tenant-name{padding-left:24px!important;color:#475467;text-transform:uppercase;font-size:12px}.version-pill.failed{border-color:#f7b5c0;background:#ffe4e8;color:#b4233d}.status-icon.failed{color:#d92d20}details{margin-top:7px}details summary{cursor:pointer;color:#9f243b}pre{max-width:600px;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff1f3;padding:9px;border-radius:6px}@media(max-width:900px){.metrics{grid-template-columns:repeat(2,1fr)}.identity>span{display:none}.baseline-strip{align-items:flex-start;flex-wrap:wrap;gap:10px}.baseline-title{min-width:100%}.baseline{margin-left:0}.system-search{width:180px}}@media(max-width:560px){main,.dashboard-main{width:calc(100% - 24px);padding-top:14px}.app-shell>header{padding:0 12px}.system-title{font-size:16px}.system-search{display:none}.hero{align-items:start;flex-direction:column}.metrics{grid-template-columns:1fr}.panel{border-radius:2px}.baseline{flex-wrap:wrap}.dashboard-footer{align-items:flex-start;flex-direction:column}}
