:root{--bg:#0a0e14;--bg-panel:#0d1117;--bg-elev:#161b22;--border:#222a35;--text:#e6edf3;--text-dim:#8b949e;--text-mute:#6e7681;--accent:#4caf6a;--accent-hover:#7ed092;--sev-normal-fill:#404040;--sev-normal-fg:#e6edf3;--sev-low-fill:#0f7520;--sev-low-fg:#ffffff;--sev-increased-fill:#8a8210;--sev-increased-fg:#ffffff;--sev-moderate-fill:#965b10;--sev-moderate-fg:#ffffff;--sev-high-fill:#961616;--sev-high-fg:#ffffff;--sev-very-high-fill:#510808;--sev-very-high-fg:#ffe5e5;--kp-quiet:#5d8d5a;--kp-active:#5d7a2c;--kp-g1:#8a8210;--kp-g2:#965b10;--kp-g3:#a02c2a;--kp-g45:#6e1e2b;--kp-g5:#2a0a10;--on-fill-dim:rgba(255,255,255,0.7);--font-ui:var(--font-inter),system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei","Noto Sans SC",sans-serif;--fs-hero:clamp(1.75rem,6vw,2.75rem);--fs-hero-unit:1rem;--fs-tile:clamp(1.5rem,4.5vw,2.25rem);--fs-tile-label:0.8rem;--fs-h2:1.25rem;--fs-body:1rem;--fs-caption:0.8rem;--fw-body:400;--fw-emph:600;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-6:24px;--sp-8:32px;--radius-card:12px;--radius-pill:999px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:var(--fs-body);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-html-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(76,175,106,.08),transparent 42%),var(--bg)}.site-html-fallback__card{width:min(100%,560px);background:rgba(13,17,23,.92);border:1px solid var(--border);border-radius:var(--radius-card);padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.24)}.site-html-fallback__title{margin:0 0 var(--sp-3);font-size:clamp(1.6rem,5vw,2.4rem);line-height:1.1}.site-html-fallback__text{margin:0 0 var(--sp-2);color:var(--text-dim)}.site-html-fallback__link{display:inline-flex;margin-top:var(--sp-3);align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:var(--radius-pill);background:var(--accent);color:#000;font-weight:var(--fw-emph)}.site-html-fallback__link:hover{color:#000;text-decoration:none}body[data-hydrated=true] .site-html-fallback{display:none}.site-html-fallback--noscript{min-height:auto;padding:24px}.state-card{display:flex;flex-direction:column;justify-content:space-between;gap:var(--sp-4);background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-card);padding:var(--sp-4)}.state-card--compact{padding:var(--sp-3)}.state-card--error{border-color:rgba(210,64,60,.5);background:linear-gradient(180deg,rgba(92,28,36,.16),rgba(13,17,23,.98))}.state-card__title{margin:0;font-size:clamp(1rem,3.3vw,1.18rem);font-weight:var(--fw-emph);line-height:1.25}.state-card__description{margin:var(--sp-2) 0 0;color:var(--text-dim)}.state-action-button,.state-action-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elev);color:var(--text);font:inherit;cursor:pointer;text-decoration:none}.state-action-button:hover,.state-action-link:hover{border-color:var(--accent);color:var(--text);text-decoration:none}.alert-skeleton-card,.graph-card-skeleton,.graph-page-skeleton,.key-metric-skeleton,.state-panel-skeleton{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-card)}.state-panel-skeleton{padding:var(--sp-4)}.state-panel-skeleton--kp,.state-panel-skeleton--verdict{min-height:220px}.key-metric-skeleton{padding:8px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0}.key-metric-skeleton__label,.key-metric-skeleton__loading,.skeleton-note{color:var(--text-dim);font-size:var(--fs-caption);line-height:1.35}.graphs-grid-skeleton{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:var(--sp-4);gap:var(--sp-4)}.graph-card-skeleton{padding:var(--sp-3)}.graph-card-skeleton__header,.graph-page-skeleton__header{display:flex;justify-content:space-between;align-items:center;gap:var(--sp-2);margin-bottom:var(--sp-3)}.graph-card-skeleton__plot,.graph-page-skeleton__plot{min-height:210px;display:flex;flex-direction:column;justify-content:center;gap:var(--sp-2)}.graph-page-skeleton{padding:var(--sp-3)}.graph-page-skeleton__plot{min-height:380px}.graph-card-skeleton__box,.graph-page-skeleton__box{width:100%;height:160px}.graph-page-skeleton__box{height:300px}.skeleton-box,.skeleton-line{position:relative;overflow:hidden;background:rgba(139,148,158,.18)}.skeleton-box:after,.skeleton-line:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:skeleton-shimmer 1.5s linear infinite}.skeleton-line{display:block;height:12px;border-radius:999px}.skeleton-line--title{height:18px}.skeleton-line--metric-value{height:22px}.skeleton-box{border-radius:12px}.kp-skeleton-bars{height:144px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:end;grid-gap:4px;gap:4px;margin-top:var(--sp-4)}.kp-skeleton-bars--wide{grid-template-columns:repeat(12,minmax(0,1fr))}.alert-skeleton-card{padding:var(--sp-3) var(--sp-4);display:flex;flex-direction:column;gap:var(--sp-2)}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo pill" "nav nav";align-items:center;grid-column-gap:var(--sp-2);column-gap:var(--sp-2);grid-row-gap:var(--sp-2);row-gap:var(--sp-2);margin-bottom:var(--sp-4)}.site-header__logo{grid-area:logo;color:var(--text);font-weight:var(--fw-emph);font-size:1.02rem;line-height:1.1;min-width:0}.site-header__beta{margin-left:var(--sp-1);font-size:.62rem;font-weight:400;color:var(--text-dim);vertical-align:super;letter-spacing:.02em}.site-header__pill{grid-area:pill;display:flex;gap:6px;flex-wrap:nowrap;align-items:center;justify-self:end}.site-header__pill>*{flex:0 0 auto;min-width:0}.site-header__nav{grid-area:nav;display:flex;gap:var(--sp-3);flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;font-size:var(--fs-caption);scrollbar-width:none}.site-header__nav a{white-space:nowrap}.site-header__nav::-webkit-scrollbar{display:none}@media (min-width:900px){.site-header{grid-template-columns:auto 1fr auto;grid-template-areas:"logo nav pill";align-items:center;column-gap:var(--sp-4);margin-bottom:var(--sp-6)}.site-header__logo{font-size:1.25rem}.site-header__beta{font-size:var(--fs-caption)}.site-header__pill{gap:var(--sp-2)}.site-header__nav{gap:var(--sp-4);font-size:var(--fs-body);overflow:visible;padding-bottom:0}}.graphs-page__controls{justify-content:center}.graphs-page__control-group{display:flex;flex-wrap:wrap;align-items:flex-start}.graphs-page__control-group--windows{justify-content:center}.graphs-page__control-group--sources{justify-content:center;width:100%}@media (min-width:900px){.graphs-page__controls{justify-content:flex-start;align-items:center}.graphs-page__control-group--sources{width:auto;margin-left:auto;justify-content:flex-end}}.home-fold{display:grid;grid-gap:var(--sp-4);gap:var(--sp-4)}.home-answer{gap:var(--sp-4)}.home-answer,.home-context{display:flex;flex-direction:column}.home-context,.home-pair{gap:var(--sp-3)}.home-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--sp-3)}.home-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--sp-2);gap:var(--sp-2);margin-top:var(--sp-3)}@media (min-width:520px){.home-metrics{gap:var(--sp-3)}}@media (max-width:520px){.home-answer,.home-context,.home-fold{gap:10px}.home-metrics{gap:6px;margin-top:8px}.site-header{margin-bottom:10px}.site-header__nav{gap:10px;font-size:.74rem}.graphs-page__controls{margin-bottom:12px}.graphs-page__stack{gap:12px}.graphs-page__control-group--windows{gap:6px}.graphs-page__control-group--sources{gap:6px;max-width:100%}.graphs-page__button--source{padding:5px 10px!important}}@media (min-width:900px){.home-fold{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--sp-6);align-items:stretch}}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.site-footer{margin-top:auto;border-top:1px solid var(--border);background:linear-gradient(180deg,rgba(13,17,23,0),rgba(13,17,23,.92) 24%)}.site-footer__inner{max-width:1100px;margin:0 auto;padding:var(--sp-6) var(--sp-4);display:grid;grid-gap:var(--sp-4);gap:var(--sp-4);align-items:center}.site-footer__brand{display:grid;grid-gap:4px;gap:4px}.site-footer__project{margin:0;color:var(--text-dim);font-size:.9rem;line-height:1.35}.site-footer__contacts{display:flex;align-items:center;justify-content:center;gap:10px}.site-footer__icon-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--border);border-radius:999px;background:var(--bg-panel);color:var(--text-dim)}.site-footer__icon-link svg{width:16px;height:16px}.site-footer__icon-link:hover{color:var(--accent-hover);text-decoration:none}.site-footer__email{font-size:.82rem;color:var(--text-mute)}.site-footer__legal{display:flex;align-items:center;justify-content:flex-start;gap:8px;color:var(--text-mute);font-size:.8rem;line-height:1.35;flex-wrap:wrap}.site-footer__dot{color:var(--border)}@media (max-width:899px){.site-footer__inner{padding:var(--sp-5) var(--sp-3)}.site-footer__email,.site-footer__legal,.site-footer__project{font-size:.78rem;line-height:1.45}}@media (min-width:900px){.site-footer__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.site-footer__contacts{justify-self:center}.site-footer__legal{justify-content:flex-end;text-align:right;white-space:nowrap}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important}}