:root{--bg:#121128;--surface:#1c1a38;--card:#242144;--muted:#c9c4ee;--accent:#f6c344;--accent-600:#d99900;--accent-strong:#ffe08a;--lavender:#8f84e6;--ink:#2c1d39;--glass:hsla(0,0%,100%,.03);--radius:8px}*{box-sizing:border-box}body,html{height:100%}.brand a,.hero strong,h1,h2,h3{font-family:Space Grotesk,Raleway,system-ui,-apple-system,Segoe UI,sans-serif}body{font-family:Raleway,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;background:linear-gradient(145deg,rgba(143,132,230,.22),transparent 36%),linear-gradient(180deg,#121128,#1b1936 54%,#100f22);color:#f8f6ff}.app-root{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1100px;margin:32px auto 40px;padding:20px;width:100%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;justify-content:space-between;padding:18px 24px;background:rgba(18,17,40,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:0 12px 30px rgba(10,8,28,.28)}.brand,.site-header{display:flex;align-items:center}.brand{gap:12px}.brand-mark{width:42px;height:42px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,229,122,.42);box-shadow:0 10px 24px rgba(11,8,30,.32)}.brand a{font-weight:700;font-size:1.1rem;color:#f4fbff;text-decoration:none;letter-spacing:.01em}.brand .tag{font-size:.82rem;margin-top:2px;max-width:32ch}.brand .tag,nav a{color:var(--muted)}nav a{margin-left:16px;text-decoration:none}nav a:hover{color:#fff7d7}nav .btn{background:linear-gradient(90deg,var(--accent),var(--accent-strong));color:#23162a;padding:9px 14px;border-radius:8px;font-weight:700;margin-left:12px;box-shadow:0 12px 24px rgba(246,195,68,.22)}nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap}main h2{margin-top:4px}a:focus-visible,button:focus-visible,input:focus-visible,nav a:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(255,224,138,.85);outline-offset:3px}.hero{overflow:hidden;background:linear-gradient(135deg,rgba(143,132,230,.34),rgba(26,23,56,.96) 62%,rgba(248,200,62,.14));border-radius:8px;padding:22px;margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 20px 50px rgba(8,7,24,.28)}.hero,.hero-copy{position:relative}.hero-copy{z-index:1;max-width:720px}.eyebrow{color:#ffd95d;text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:700;margin-bottom:10px}.hero h1{margin:0;font-size:2rem;line-height:1.05}.hero p{color:#d5d0f2;margin:10px 0 0;max-width:60ch;line-height:1.6}.hero-stats{position:relative;z-index:1;min-width:150px;padding:16px 18px;border-radius:8px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);text-align:right;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stats strong{display:block;font-size:2rem;line-height:1;color:#f7fcff}.hero-stats span{display:block;margin-top:6px;color:var(--muted);font-size:.88rem}.tenant-switcher{display:flex;align-items:center;gap:8px;color:var(--muted);background-color:#100f22;font-size:.82rem}.tenant-switcher span{text-transform:uppercase;letter-spacing:.14em}.tenant-switcher select{min-width:110px;background-color:#100f22}.role-badge{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,229,122,.35);color:#fff7d7;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}.user-chip{color:var(--muted);font-size:.88rem;max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-actions{display:flex;align-items:center;gap:8px}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:#f8f6ff;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:none}.btn-secondary:hover{border-color:rgba(255,229,122,.45);color:#fff7d7}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.card{background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.02));padding:16px;border-radius:8px;border:1px solid hsla(0,0%,100%,.07);box-shadow:0 10px 30px rgba(8,7,24,.22)}.card-head{display:flex;justify-content:space-between;align-items:center}.card h3{font-size:.98rem;margin:0}.card h3 a{color:#f4fbff;text-decoration:none}.card-body{color:var(--muted);font-size:.92rem;margin-top:8px;line-height:1.55}.card-meta-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-top:1px solid hsla(0,0%,100%,.04)}.card-meta-label{color:#b8c7d8;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em}.badge{padding:6px 8px;border-radius:999px;font-weight:600;font-size:.8rem}.badge-pending{background:rgba(255,193,7,.12);color:#ffd95d}.badge-running{background:rgba(59,130,246,.08);color:#7fb4ff}.badge-success{background:rgba(34,197,94,.08);color:#6ef0a3}.badge-failed{background:rgba(239,68,68,.08);color:#ff9c9c}.badge-dead_lettered{background:rgba(128,90,213,.08);color:#caa6ff}.health-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.health-tile,.panel,.stat-card{border-radius:8px;border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.035);box-shadow:0 14px 36px rgba(8,7,24,.22)}.health-tile{padding:16px 18px}.health-label,.stat-label{display:block;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px}.health-tile strong,.stat-card strong{font-size:1.1rem;color:#f7fcff}.health-success{background:linear-gradient(180deg,rgba(34,197,94,.08),hsla(0,0%,100%,.03))}.health-running{background:linear-gradient(180deg,rgba(246,195,68,.1),hsla(0,0%,100%,.03))}.health-pending{background:linear-gradient(180deg,rgba(255,193,7,.08),hsla(0,0%,100%,.03))}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.stat-card{padding:18px}.stat-card strong{display:block;margin-bottom:8px;font-size:2rem;line-height:1}.stat-card p{margin:0;color:var(--muted);line-height:1.5}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px;margin-bottom:18px}.panel{padding:18px}.panel-wide{min-height:260px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.panel-head h2{margin:4px 0 0;font-size:1.2rem}.text-link{color:#9fe8ff;text-decoration:none;font-weight:600}.timeline{display:flex;flex-direction:column;gap:12px}.timeline-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:14px;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.05)}.timeline-item p{margin:4px 0 0;color:var(--muted)}.timeline-marker{min-width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:rgba(246,195,68,.18);color:#fff4cf;font-weight:700}.status-bars{display:flex;gap:8px;align-items:flex-end;min-height:132px;padding:12px 0}.status-bar{height:18px;border-radius:999px}.status-running{background:linear-gradient(90deg,rgba(246,195,68,.5),rgba(255,224,138,.9))}.status-success{background:linear-gradient(90deg,rgba(110,240,163,.45),rgba(34,197,94,.88))}.status-failed{background:linear-gradient(90deg,hsla(0,100%,74%,.45),hsla(0,100%,74%,.88))}.legend-list{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:.88rem}.legend-list span{display:inline-flex;align-items:center;gap:8px}.legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.empty-state{padding:20px;border-radius:18px;border:1px dashed hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.025);color:#dbe8f3}.empty-state strong{display:block;margin-bottom:6px;color:#f8fcff}.empty-state p{margin:0;color:var(--muted);line-height:1.55}.empty-state-error{border-style:solid;border-color:hsla(0,100%,74%,.28);background:hsla(0,100%,74%,.06)}.grid-skeleton .skeleton-card{min-height:124px;position:relative;overflow:hidden}.grid-skeleton .skeleton-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.06),transparent);transform:translateX(-100%);animation:skeleton 1.2s infinite}.form-panel{padding:20px}.form-panel label{margin-bottom:14px}.form-actions{display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:6px}.form-hint{color:var(--muted);font-size:.9rem}.result-panel{padding:20px}.code-block{margin:0;padding:18px;border-radius:14px;background:rgba(6,12,22,.92);color:#dce9f4;overflow:auto;border:1px solid hsla(0,0%,100%,.05);line-height:1.6}.detail-actions{display:flex;flex-direction:column;gap:12px}.detail-message{color:#dbe8f3;font-size:.95rem}.sdk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.sdk-panel{min-height:100%}.coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.coverage-grid div{padding:14px;border-radius:14px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05)}.coverage-grid strong{display:block;margin-bottom:6px}.coverage-grid span,.policy-list{color:var(--muted)}.policy-list{margin:0;padding-left:18px;line-height:1.7}.policy-list li+li{margin-top:8px}.settings-panel{margin-bottom:16px}.settings-copy{color:var(--muted);line-height:1.6;margin:0 0 16px}.settings-form{display:grid;grid-gap:14px;gap:14px;max-width:520px}.access-list{display:grid;grid-gap:12px;gap:12px}.access-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-radius:8px;border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.03)}.access-row p{margin:4px 0 0;color:var(--muted);font-size:.88rem}form label{display:block;margin-bottom:8px;color:var(--muted);font-size:.9rem}input,select,textarea{width:100%;padding:11px 12px;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:inherit}input:focus,select:focus,textarea:focus{outline:2px solid rgba(246,195,68,.42);outline-offset:2px}button{background:linear-gradient(90deg,var(--accent),var(--accent-strong));border:none;color:#23162a;padding:10px 16px;border-radius:8px;font-weight:700;box-shadow:0 12px 24px rgba(246,195,68,.2)}button:disabled{opacity:.72;cursor:not-allowed}.site-footer{text-align:center;color:var(--muted);margin:24px 0 0;padding:20px 0 8px}@media (max-width:960px){.coverage-grid,.dashboard-grid,.health-strip,.sdk-grid,.stats-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-header{padding:16px 18px;gap:12px}.hero,.site-header{flex-direction:column;align-items:flex-start}.hero-stats{text-align:left}.coverage-grid,.dashboard-grid,.health-strip,.sdk-grid,.stats-grid{grid-template-columns:1fr}.panel-head{flex-direction:column}.form-actions{align-items:flex-start}}@keyframes skeleton{to{transform:translateX(100%)}}