.it-figure{margin:0;display:grid;gap:1rem;justify-items:center}.it-figure.is-stale{opacity:.55;transition:opacity .12s ease-in}.it-svg{width:100%;max-width:280px;height:auto;overflow:visible}.it-ring{fill:none;stroke:var(--it-line, #e5e7eb);stroke-width:1}.it-ring--bound{stroke:var(--it-border, #d1d5db);stroke-dasharray:3 3}.it-axis-line{stroke:var(--it-border, #d1d5db);stroke-width:1}.it-axis-line--warn{stroke:var(--it-warn, #b45309);stroke-width:2}.it-axis-label{font-size:11px;font-weight:600;fill:var(--it-muted, #6b7280)}.it-axis-label--warn{fill:var(--it-warn, #b45309)}.it-point{fill:var(--it-accent, #2563eb)}.it-poly--expected{fill:color-mix(in srgb,var(--it-accent, #2563eb) 18%,transparent);stroke:var(--it-accent, #2563eb);stroke-width:2;stroke-linejoin:round}.it-poly--expected.is-provisional{fill:color-mix(in srgb,var(--it-muted, #6b7280) 12%,transparent);stroke:var(--it-muted, #6b7280);stroke-dasharray:4 3}.it-poly--actual{fill:none;stroke:var(--it-ink, #111827);stroke-width:2;stroke-dasharray:5 3;stroke-linejoin:round}.it-headline{display:flex;align-items:baseline;gap:.5rem;padding-bottom:.35rem;border-bottom:1px solid var(--it-line, #e5e7eb)}.it-headline-value{font-size:1.9rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;color:var(--it-ink, #111827)}.it-headline-label{display:grid;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--it-muted, #6b7280)}.it-headline-label small{font-size:.6875rem;font-weight:500;letter-spacing:0;text-transform:none}.it-readout{width:100%;display:grid;gap:.6rem}.it-table{width:100%;border-collapse:collapse;font-size:.8125rem}.it-table th,.it-table td{padding:.3rem .4rem;text-align:left;border-bottom:1px solid var(--it-line, #e5e7eb)}.it-table thead th{font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;color:var(--it-muted, #6b7280);font-weight:600}.it-table tbody th{font-weight:600;color:var(--it-ink, #111827)}.it-table tr.is-warned th,.it-table tr.is-warned .it-num{color:var(--it-warn, #b45309)}.it-num{font-variant-numeric:tabular-nums;font-weight:600}.it-flag{margin-left:.3rem}.it-basis{color:var(--it-muted, #6b7280);font-size:.75rem}.it-meta{margin:0;display:flex;flex-wrap:wrap;gap:.35rem}.it-chip{font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;background:var(--it-surface, #f9fafb);border:1px solid var(--it-line, #e5e7eb);color:var(--it-ink, #111827)}.it-chip--quiet{color:var(--it-muted, #6b7280);font-weight:500}.it-chip--warn{background:var(--it-warn-bg, #fef3c7);border-color:var(--it-warn, #b45309);color:var(--it-warn, #b45309)}.it-chip--danger{background:var(--it-danger-bg, #fee2e2);border-color:var(--it-danger, #b91c1c);color:var(--it-danger, #b91c1c)}.it-warning{margin:0;font-size:.8125rem;line-height:1.45;color:var(--it-warn, #b45309);background:var(--it-warn-bg, #fef3c7);border-left:3px solid var(--it-warn, #b45309);padding:.5rem .65rem;border-radius:0 4px 4px 0}.it-note{margin:0;font-size:.8125rem;color:var(--it-muted, #6b7280)}:root{--tg-ink: #0f172a;--tg-muted: #64748b;--tg-line: #e8edf3;--tg-border: #cbd5e1;--tg-surface: #f8fafc;--tg-bg: #ffffff;--tg-accent: #1d4ed8;--tg-accent-dark: #1e40af;--tg-radius: 8px;--tg-shadow: 0 1px 2px rgb(15 23 42 / 6%), 0 1px 3px rgb(15 23 42 / 4%);--it-ink: var(--tg-ink);--it-muted: var(--tg-muted);--it-line: var(--tg-line);--it-border: var(--tg-border);--it-surface: var(--tg-surface);--it-accent: var(--tg-accent)}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--tg-ink);background:var(--tg-bg)}.marketing-page{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.marketing-nav{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.marketing-nav .brand-mark{font-weight:700;font-size:1.125rem}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center;padding:3rem 0}@media (max-width: 720px){.hero{grid-template-columns:1fr}}.hero h1{font-size:2.25rem;line-height:1.2;margin:0 0 1rem}.hero p{color:var(--tg-muted);font-size:1.05rem;line-height:1.6}.hero-figure{display:flex;justify-content:center}.btn-primary{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:var(--tg-accent);color:#fff;border-radius:var(--tg-radius);text-decoration:none;font-weight:600}.btn-primary:hover{background:var(--tg-accent-dark)}.positioning{border-top:1px solid var(--tg-line);padding-top:2.5rem;margin-top:1rem}.positioning h2{font-size:1.25rem}.positioning p{color:var(--tg-muted);line-height:1.6}.marketing-footer{border-top:1px solid var(--tg-line);padding-top:1.5rem;margin-top:2.5rem;color:var(--tg-muted);font-size:.875rem}
