:root{--hearth-gray-50: #fafafa;--hearth-gray-100: #f4f4f5;--hearth-gray-200: #e4e4e7;--hearth-gray-300: #d4d4d8;--hearth-gray-400: #a1a1aa;--hearth-gray-500: #71717a;--hearth-gray-600: #52525b;--hearth-gray-700: #3f3f46;--hearth-gray-800: #27272a;--hearth-gray-900: #18181b;--hearth-gray-950: #09090b;--hearth-blue-500: #3b82f6;--hearth-blue-600: #2563eb;--hearth-blue-700: #1d4ed8;--hearth-green-500: #22c55e;--hearth-green-600: #16a34a;--hearth-green-700: #15803d;--hearth-amber-500: #f59e0b;--hearth-amber-600: #d97706;--hearth-amber-700: #b45309;--hearth-red-500: #ef4444;--hearth-red-600: #dc2626;--hearth-red-700: #b91c1c;--hearth-space-1: 4px;--hearth-space-2: 8px;--hearth-space-3: 12px;--hearth-space-4: 16px;--hearth-space-6: 24px;--hearth-space-8: 32px;--hearth-space-12: 48px;--hearth-space-16: 64px;--hearth-text-xs: 12px;--hearth-text-sm: 14px;--hearth-text-base: 16px;--hearth-text-lg: 20px;--hearth-text-xl: 24px;--hearth-text-2xl: 30px;--hearth-text-3xl: 36px;--hearth-weight-normal: 400;--hearth-weight-medium: 500;--hearth-weight-semibold: 600;--hearth-weight-bold: 700;--hearth-leading-tight: 1.2;--hearth-leading-normal: 1.5;--hearth-radius-sm: 4px;--hearth-radius-md: 8px;--hearth-radius-lg: 12px;--hearth-radius-xl: 20px;--hearth-radius-full: 9999px;--hearth-shadow-sm: 0 1px 0 rgba(15, 23, 42, .05);--hearth-shadow-md: 0 1px 2px rgba(15, 23, 42, .04), 0 4px 12px rgba(15, 23, 42, .05);--hearth-shadow-lg: 0 2px 4px rgba(15, 23, 42, .06), 0 12px 24px rgba(15, 23, 42, .08);--hearth-z-header: 30;--hearth-z-drawer: 40;--hearth-z-modal: 50;--hearth-z-toast: 60;--hearth-duration-fast: .15s;--hearth-duration-normal: .2s;--hearth-duration-slow: .3s;--hearth-easing-out: cubic-bezier(.2, .8, .2, 1);--hearth-easing-in-out: cubic-bezier(.4, 0, .2, 1);--hearth-surface-primary: var(--hearth-gray-50);--hearth-surface-secondary: var(--hearth-gray-100);--hearth-surface-elevated: #ffffff;--hearth-text-primary: var(--hearth-gray-900);--hearth-text-secondary: var(--hearth-gray-700);--hearth-text-muted: var(--hearth-gray-500);--hearth-text-placeholder: var(--hearth-gray-400);--hearth-border-default: var(--hearth-gray-200);--hearth-border-strong: var(--hearth-gray-300);--hearth-status-healthy: var(--hearth-green-600);--hearth-status-attention: var(--hearth-amber-600);--hearth-status-critical: var(--hearth-red-600);--hearth-status-neutral: var(--hearth-gray-500);--hearth-status-healthy-bg: #dcfce7;--hearth-status-attention-bg: #fef3c7;--hearth-status-critical-bg: #fee2e2;--hearth-status-neutral-bg: var(--hearth-gray-100);--hearth-action-primary: var(--hearth-blue-600);--hearth-action-primary-hover: var(--hearth-blue-700);--hearth-action-warning: var(--hearth-amber-600);--hearth-action-success: var(--hearth-green-600);--hearth-action-danger: var(--hearth-red-600);--hearth-focus-ring: var(--hearth-blue-500);--hearth-page-padding-mobile: var(--hearth-space-4);--hearth-page-padding-desktop: var(--hearth-space-6);--hearth-card-padding: var(--hearth-space-4);--hearth-table-cell-y: var(--hearth-space-2);--hearth-table-cell-x: var(--hearth-space-3);--hearth-section-gap: var(--hearth-space-4);--hearth-inline-gap: var(--hearth-space-2);--hearth-text-caption: var(--hearth-text-xs);--hearth-text-body: var(--hearth-text-sm);--hearth-text-body-large: var(--hearth-text-base);--hearth-text-subsection: var(--hearth-text-lg);--hearth-text-section-header: var(--hearth-text-lg);--hearth-text-page-title: var(--hearth-text-xl);--hearth-text-hero: var(--hearth-text-3xl);--hearth-radius-control: var(--hearth-radius-sm);--hearth-radius-card: var(--hearth-radius-md);--hearth-radius-panel: var(--hearth-radius-lg);--hearth-radius-pill: var(--hearth-radius-full);--hearth-touch-target-min: 44px}[data-theme=dark],.dark{--hearth-surface-primary: var(--hearth-gray-900);--hearth-surface-secondary: var(--hearth-gray-800);--hearth-surface-elevated: var(--hearth-gray-800);--hearth-text-primary: var(--hearth-gray-50);--hearth-text-secondary: var(--hearth-gray-200);--hearth-text-muted: var(--hearth-gray-400);--hearth-text-placeholder: var(--hearth-gray-500);--hearth-border-default: var(--hearth-gray-700);--hearth-border-strong: var(--hearth-gray-600);--hearth-status-healthy-bg: rgba(34, 197, 94, .12);--hearth-status-attention-bg: rgba(245, 158, 11, .12);--hearth-status-critical-bg: rgba(239, 68, 68, .12);--hearth-status-neutral-bg: var(--hearth-gray-800)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--hearth-text-body);line-height:var(--hearth-leading-normal);background:var(--hearth-surface-primary);color:var(--hearth-text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,.font-display{font-family:Fraunces,Georgia,serif;font-weight:500}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--hearth-focus-ring);outline-offset:2px;border-radius:var(--hearth-radius-control)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.container{padding:0 24px}}@media (min-width: 1024px){.container{padding:0 32px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--brand-primary: var(--hearth-action-primary);--brand-primary-hover: var(--hearth-action-primary-hover)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;min-height:48px;font-weight:600;font-size:15px;border-radius:var(--hearth-radius-control);border:1px solid transparent;transition:background var(--hearth-duration-fast) var(--hearth-easing-out),border-color var(--hearth-duration-fast) var(--hearth-easing-out);white-space:nowrap}.btn-primary{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.btn-primary:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover)}.btn-ghost{background:transparent;color:#fff;border-color:#fff6}.btn-ghost:hover{background:#ffffff1a;border-color:#fff9}.btn-outline{background:var(--hearth-surface-elevated);color:var(--hearth-text-primary);border-color:var(--hearth-border-default)}.btn-outline:hover{border-color:var(--brand-primary);color:var(--brand-primary)}@media (max-width: 520px){.btn-full-mobile{width:100%}}.section{padding:64px 0}@media (min-width: 768px){.section{padding:96px 0}}.section-eyebrow{font-size:11px;font-family:ui-monospace,monospace;text-transform:uppercase;letter-spacing:.16em;color:var(--hearth-text-muted);margin:0 0 12px}.section-title{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.1;letter-spacing:-.01em;margin:0 0 16px;color:var(--hearth-text-primary)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
