:root{--color-navy: #141e29;--color-cardinal: #e74e39;--color-light-blue: #c1e6e7;--color-cream: #f8f4e3;--font-body: "Overpass", sans-serif;--font-mono: "Overpass Mono", monospace}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:var(--color-cream);color:var(--color-navy);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-weight:700}code,.mono{font-family:var(--font-mono)}a{color:var(--color-cardinal)}.page-header{margin-bottom:24px}.page-header h1{margin:0 0 8px;font-size:28px}.page-header p{margin:0;color:#141e29a6}.service-detail-layout{display:flex;gap:0;min-height:calc(100vh - 64px)}.service-detail-sidebar{width:200px;background:#fff;border-right:1px solid rgba(20,30,41,.08);padding:16px 0}.service-detail-content{flex:1;padding:24px;overflow:auto}.env-switcher{background:#fff;padding:12px 24px;border-bottom:1px solid rgba(20,30,41,.08)}.service-quick-access{display:flex;flex-wrap:wrap;gap:24px;background:#fff;padding:16px 24px;border-bottom:1px solid rgba(20,30,41,.08)}.quick-access-item{flex:1;min-width:220px}.quick-access-label{display:block;margin-bottom:8px;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.quick-access-urls{display:flex;flex-direction:column;gap:4px}.quick-access-url{display:inline-flex;align-items:center;gap:6px;font-size:13px;word-break:break-all}.quick-access-branch{margin:0;font-family:var(--font-mono)}.service-header{background:#fff;padding:24px;border-bottom:1px solid rgba(20,30,41,.08)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-navy)}.login-card{width:100%;max-width:420px;padding:32px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003}.login-logo{display:block;height:40px;margin:0 auto 24px}.sidebar-logo{height:32px;margin:16px}.service-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.mock-badge{font-size:11px;text-transform:uppercase;letter-spacing:.5px}.home-page{max-width:1200px;margin:0 auto}.home-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:40px 36px;margin-bottom:24px;background:linear-gradient(135deg,var(--color-navy) 0%,#1f3347 55%,#2a4558 100%);border-radius:16px;overflow:hidden;color:#fff}.home-hero-content{position:relative;z-index:1;max-width:560px}.home-hero-eyebrow{display:inline-block;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--color-light-blue);background:#c1e6e71f;border-radius:999px}.home-hero-title{margin:0 0 12px!important;color:#fff!important;font-size:36px!important;line-height:1.15!important}.home-hero-subtitle{margin-bottom:24px!important;color:#ffffffc7!important;font-size:16px;line-height:1.6}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.home-hero-visual{position:relative;width:180px;height:180px;flex-shrink:0}.home-orbit{position:absolute;border-radius:50%;border:2px solid rgba(193,230,231,.25)}.home-orbit-1{top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(231,78,57,.2) 0%,transparent 70%)}.home-orbit-2{top:24px;right:24px;bottom:24px;left:24px;border-color:#e74e3959}.home-orbit-3{top:48px;right:48px;bottom:48px;left:48px;background:#c1e6e714;border-color:#c1e6e766}.home-stats-row{margin-bottom:16px}.home-stat-card{height:100%;border-radius:12px!important;box-shadow:0 2px 8px #141e290f}.home-stat-card .ant-card-body{display:flex;align-items:flex-start;gap:16px;padding:20px!important}.home-stat-card-accent{background:linear-gradient(145deg,var(--color-cardinal),#c94432)!important}.home-stat-card-accent .home-stat-value{color:#fff!important}.home-stat-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;font-size:22px;flex-shrink:0}.home-stat-body{min-width:0}.home-stat-value{margin:4px 0!important;line-height:1.1!important}.home-stat-value-sm{font-size:18px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-stat-meta{font-size:13px;color:#141e298c}.home-panel{height:100%;border-radius:12px!important;box-shadow:0 2px 8px #141e290f}.home-panel .ant-card-head{border-bottom:1px solid rgba(20,30,41,.06)}.home-bar-chart{display:flex;flex-direction:column;gap:18px}.home-bar-row{display:grid;grid-template-columns:120px 1fr 40px;align-items:center;gap:12px}.home-bar-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:600}.home-bar-track{height:10px;background:#141e2914;border-radius:999px;overflow:hidden}.home-bar-fill{height:100%;border-radius:999px;transition:width .6s ease}.home-bar-pct{text-align:right;font-size:13px}.home-quick-actions{display:flex;flex-direction:column;gap:10px}.home-quick-action{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid rgba(20,30,41,.08);border-radius:10px;background:#fff;color:var(--color-navy);font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s,background .2s,transform .15s}.home-quick-action span{flex:1;text-align:left}.home-quick-action:hover{border-color:#e74e3959;background:#e74e390a;transform:translate(2px)}.home-quick-action-highlight{border-color:#e74e3940;background:#e74e390f}.sidebar-logo-btn{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer}.sidebar-logo-btn:focus-visible{outline:2px solid var(--color-cardinal);outline-offset:4px;border-radius:4px}@media(max-width:768px){.home-hero{flex-direction:column;padding:28px 24px}.home-hero-visual{display:none}.home-hero-title{font-size:28px!important}.home-bar-row{grid-template-columns:1fr;gap:6px}.home-bar-pct{text-align:left}}
