:root{--helm-navy:#0a1628;--helm-navy-700:#15233a;--helm-navy-500:#25364f;--helm-teal:#0e7c86;--helm-teal-600:#0b6068;--helm-teal-strong:#0b6068;--helm-teal-soft:#e0f0f1;--helm-gold:#c9a84c;--helm-gold-soft:#f3ead0;--helm-cream:#f5f0e8;--helm-bg:#f7f5f0;--helm-surface:#fff;--helm-surface-2:#fbfaf6;--helm-surface-sunken:#f0ede5;--helm-ink:#14212e;--helm-ink-muted:#4d5b68;--helm-ink-subtle:#79858f;--helm-ink-on-brand:#f7fbfb;--helm-line:#0a16281a;--helm-line-strong:#0a16282e;--helm-ring:#0e7c8659;--helm-shadow-sm:0 1px 2px #0a16280f;--helm-shadow:0 6px 20px #0a162814;--helm-shadow-lg:0 24px 60px #0a162824;--helm-success:#1a7f5c;--helm-success-soft:#e2f3ec;--helm-warning:#b9731a;--helm-warning-soft:#f7ecd9;--helm-danger:#c0341f;--helm-danger-soft:#f8e3df;--helm-info:#1a5fc9;--helm-info-soft:#e2ebfa;--helm-radius-sm:6px;--helm-radius:10px;--helm-radius-lg:16px;--helm-radius-pill:999px;--helm-space-xs:4px;--helm-space-sm:8px;--helm-space-md:16px;--helm-space-lg:24px;--helm-space-xl:32px;--helm-space-2xl:48px;--helm-space-3xl:64px;--helm-font-sans:"Inter", "Helvetica Neue", Arial, sans-serif;--helm-font-serif:"Playfair Display", Georgia, serif;--helm-font-mono:"JetBrains Mono", "Fira Code", monospace;--helm-text-xs:.75rem;--helm-text-sm:.875rem;--helm-text-base:1rem;--helm-text-lg:1.125rem;--helm-text-xl:1.25rem;--helm-text-2xl:1.5rem;--helm-text-3xl:1.875rem;--helm-text-4xl:2.25rem;--helm-weight-regular:400;--helm-weight-medium:500;--helm-weight-semibold:600;--helm-weight-bold:700;--helm-ease-out:cubic-bezier(0, 0, .2, 1);--helm-ease-in-out:cubic-bezier(.4, 0, .2, 1);--helm-duration-fast:.12s;--helm-duration:.2s;--helm-duration-slow:.36s;--helm-sidebar-w:248px;--helm-topbar-h:60px;--helm-content-max:1240px}.helm-surface-bar{align-items:center;gap:var(--helm-space-sm);padding:var(--helm-space-sm) var(--helm-space-md);background:var(--helm-navy);color:var(--helm-ink-on-brand);font-family:var(--helm-font-sans);font-size:var(--helm-text-sm);flex-wrap:wrap;display:flex}.helm-surface-bar__brand{font-family:var(--helm-font-serif);font-weight:var(--helm-weight-semibold);letter-spacing:.02em;margin-right:var(--helm-space-sm);color:var(--helm-cream)}.helm-surface-bar__brand b{color:var(--helm-gold);font-weight:var(--helm-weight-bold)}.helm-surface-bar__links{gap:var(--helm-space-xs);flex-wrap:wrap;display:flex}.helm-surface-link{border-radius:var(--helm-radius-pill);color:#f7fbfbc7;transition:background var(--helm-duration) var(--helm-ease-out), color var(--helm-duration) var(--helm-ease-out), border-color var(--helm-duration) var(--helm-ease-out);border:1px solid #0000;align-items:center;gap:6px;padding:6px 12px;text-decoration:none;display:inline-flex}.helm-surface-link:hover{color:var(--helm-ink-on-brand);background:#ffffff14}.helm-surface-link[aria-current=page]{background:var(--helm-teal);color:var(--helm-ink-on-brand);border-color:#ffffff2e}.helm-btn{font-family:var(--helm-font-sans);font-size:var(--helm-text-sm);font-weight:var(--helm-weight-semibold);border-radius:var(--helm-radius);cursor:pointer;transition:background var(--helm-duration) var(--helm-ease-out), border-color var(--helm-duration) var(--helm-ease-out), box-shadow var(--helm-duration) var(--helm-ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 18px;line-height:1;display:inline-flex}.helm-btn--primary{background:var(--helm-teal);color:var(--helm-ink-on-brand)}.helm-btn--primary:hover{background:var(--helm-teal-600)}.helm-btn--secondary{background:var(--helm-surface);color:var(--helm-ink);border-color:var(--helm-line-strong)}.helm-btn--secondary:hover{background:var(--helm-surface-sunken)}.helm-btn--gold{background:var(--helm-gold);color:var(--helm-navy)}.helm-btn:focus-visible{box-shadow:0 0 0 3px var(--helm-ring);outline:none}.helm-card{background:var(--helm-surface);border:1px solid var(--helm-line);border-radius:var(--helm-radius-lg);box-shadow:var(--helm-shadow-sm);padding:var(--helm-space-lg)}.helm-badge{border-radius:var(--helm-radius-pill);font-size:var(--helm-text-xs);font-weight:var(--helm-weight-semibold);background:var(--helm-surface-sunken);color:var(--helm-ink-muted);align-items:center;gap:6px;padding:3px 10px;display:inline-flex}.helm-badge--success{background:var(--helm-success-soft);color:var(--helm-success)}.helm-badge--warning{background:var(--helm-warning-soft);color:var(--helm-warning)}.helm-badge--danger{background:var(--helm-danger-soft);color:var(--helm-danger)}.helm-badge--info{background:var(--helm-info-soft);color:var(--helm-info)}.helm-table{border-collapse:collapse;width:100%;font-size:var(--helm-text-sm);color:var(--helm-ink)}.helm-table th{text-align:left;font-weight:var(--helm-weight-semibold);color:var(--helm-ink-muted);border-bottom:1px solid var(--helm-line-strong);padding:10px 12px}.helm-table td{border-bottom:1px solid var(--helm-line);padding:10px 12px}.helm-table tr:hover td{background:var(--helm-surface-2)}
