:root{--wh-color-canvas: #fafbfc;--wh-color-surface: #ffffff;--wh-color-ink: #0f172a;--wh-color-ink-muted: #64748b;--wh-color-border: #e2e8f0;--wh-color-paper: #ffffff;--wh-color-paper-muted: #f1f5f9;--wh-color-critical: #dc2626;--wh-color-attention: #ea580c;--wh-color-watch: #a16207;--wh-color-healthy: #16a34a;--wh-color-info: #2563eb;--wh-color-insight: #7c3aed;--wh-color-brand: #0f766e;--wh-color-brand-soft: #ccfbf1;--wh-color-critical-muted: color-mix(in srgb, var(--wh-color-critical) 12%, white);--wh-font-display: "Fraunces", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--wh-font-body: "Source Sans 3", "Source Sans Pro", "Segoe UI", sans-serif;--wh-font-mono: ui-monospace, "Cascadia Code", "Consolas", monospace;--wh-space-1: .25rem;--wh-space-2: .5rem;--wh-space-3: .75rem;--wh-space-4: 1rem;--wh-space-5: 1.25rem;--wh-space-6: 1.5rem;--wh-space-8: 2rem;--wh-radius: .5rem;--wh-focus-ring: 0 0 0 3px color-mix(in srgb, var(--wh-color-brand) 45%, transparent);--wh-shadow-card: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--wh-breakpoint-mobile: 640px;color-scheme:light}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.wh-root{font-family:var(--wh-font-body);color:var(--wh-color-ink);background:radial-gradient(1200px 600px at 10% -10%,var(--wh-color-brand-soft),transparent 55%),var(--wh-color-canvas);min-height:100dvh}.wh-root:focus-visible,.wh-root :focus-visible{outline:none;box-shadow:var(--wh-focus-ring)}.wh-skip-link{position:absolute;left:var(--wh-space-4);top:var(--wh-space-4);transform:translateY(-200%);background:var(--wh-color-surface);color:var(--wh-color-ink);padding:var(--wh-space-2) var(--wh-space-4);border-radius:var(--wh-radius);z-index:1000}.wh-skip-link:focus{transform:translateY(0)}.wh-card--interactive{transition:transform .1s ease-out,box-shadow .15s ease-out}.wh-card--interactive:hover,.wh-card--interactive:focus-visible{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}@media(prefers-reduced-motion:reduce){.wh-card--interactive,.wh-card--interactive:hover,.wh-card--interactive:focus-visible{transition:none;transform:none}}.wh-skeleton{animation:wh-skeleton-pulse 1.4s ease-in-out infinite}@keyframes wh-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.wh-skeleton{animation:none}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--wh-color-brand)}
