:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0;background:#0f172a;color:#e2e8f0}a{color:#93c5fd}.shell{max-width:640px;margin:0 auto;padding:3rem 1.5rem}.shell.narrow{max-width:380px}h1{margin-bottom:.25rem}.subtitle,.muted{color:#94a3b8}.card{margin-top:1.5rem;padding:1.5rem;border-radius:12px;background:#1e293b;border:1px solid #334155}.message{font-size:1.25rem;font-weight:600}.error{color:#f87171}form.card{display:flex;flex-direction:column;gap:1rem}label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#cbd5e1}input,select{padding:.5rem .6rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-size:1rem}button{padding:.55rem .9rem;border-radius:8px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:1rem;cursor:pointer}button:disabled{opacity:.6;cursor:default}button.link{background:none;border:none;color:#93c5fd;padding:0;cursor:pointer;text-align:left}.layout{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{background:#1e293b;border-right:1px solid #334155;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.brand{font-weight:700}.sidebar nav{display:flex;flex-direction:column;gap:.4rem}.sidebar nav a{color:#cbd5e1;text-decoration:none;padding:.4rem .5rem;border-radius:6px}.sidebar nav a.active{background:#334155;color:#fff}.sidebar-foot{margin-top:auto;display:flex;flex-direction:column;gap:.4rem;font-size:.85rem}.content{padding:2rem 2.5rem}table{width:100%;border-collapse:collapse;margin-top:1rem}th,td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #334155}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}.badge{display:inline-block;padding:.1rem .4rem;border-radius:6px;background:#7c2d12;color:#fed7aa;font-size:.75rem;margin-left:.3rem}.status{display:inline-flex;align-items:center;gap:.4rem}.dot{display:inline-block;width:.7rem;height:.7rem;border-radius:50%}.dot-green{background:#22c55e}.dot-red{background:#ef4444}.dot-yellow{background:#eab308}.dot-gray{background:#6b7280}.dot-lg{width:1.1rem;height:1.1rem}.regime-banner{display:flex;align-items:center;gap:.7rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid #334155;font-size:1.15rem;font-weight:700;margin-top:1rem}.regime-green{background:#14321f;color:#86efac;border-color:#166534}.regime-yellow{background:#3a300f;color:#fde68a;border-color:#a16207}.regime-red{background:#3b1414;color:#fca5a5;border-color:#991b1b}.regime-gray{background:#1e293b;color:#cbd5e1}textarea{padding:.5rem .6rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font:inherit;resize:vertical}.btn-link{display:inline-block;padding:.5rem .9rem;border-radius:8px;background:#2563eb;color:#fff;text-decoration:none;font-size:.95rem}.legend{display:grid;grid-template-columns:max-content 1fr;gap:.2rem .9rem;margin:1rem 0 0}.legend dt{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#93c5fd}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#0f172a;border:1px solid #334155;border-radius:4px;padding:0 .25rem;font-size:.85em}.kontext-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.kontext-card{margin-top:0;padding:1rem}.kontext-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.kontext-label{font-weight:600;font-size:.9rem}.kontext-value{font-size:1.5rem;font-weight:700;margin:.3rem 0}.kontext-unit{font-size:.9rem;color:#94a3b8;font-weight:400}.kontext-foot{font-size:.72rem;margin-top:.3rem}.kontext-nodata{margin:.6rem 0}.chg-up{color:#22c55e;font-size:.85rem}.chg-down{color:#f87171;font-size:.85rem}dl{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0}dt{color:#94a3b8}
