:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f4f6f8;--color-surface:#fff;--color-surface-strong:#f9fafb;--color-border:#e2e8f0;--color-text:#1a2533;--color-text-muted:#52667a;--color-primary:#0d6b63;--color-primary-strong:#084d48;--shadow:0 1px 3px #0000000f, 0 4px 12px #00000012;--surface:var(--color-surface);--surface-strong:var(--color-surface-strong);--border:var(--color-border);--text:var(--color-text);--muted:var(--color-text-muted);--accent:var(--color-primary);--accent-strong:var(--color-primary-strong)}
:root{--font-family-sans:var(--font-sans,"Segoe UI"), "Helvetica Neue", Arial, sans-serif;--font-family-ui:var(--font-sans,"Segoe UI"), "Helvetica Neue", Arial, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.5rem;--font-size-xl:1.875rem;--font-size-2xl:2.5rem;--font-size-h1:clamp(1.75rem, 4vw, 2.5rem);--font-size-h2:clamp(1.375rem, 3vw, 1.875rem);--font-size-h3:clamp(1.125rem, 2.5vw, 1.5rem);--font-size-h4:1.125rem;--font-size-h5:1rem;--font-size-h6:.875rem;--font-size-hero:var(--font-size-h1);--font-size-section-title:var(--font-size-h2);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.05;--line-height-snug:1.1;--line-height-base:1.6;--line-height-relaxed:1.7;--letter-spacing-wide:.13em;--letter-spacing-wider:.18em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.5rem;--space-10:3rem;--space-12:4.5rem;--radius-sm:.5rem;--radius-md:.625rem;--radius-lg:1.25rem;--radius-xl:1.375rem;--radius-2xl:1.75rem;--radius-pill:999px;--border-width-default:1px;--backdrop-blur-card:16px;--duration-fast:.16s;--easing-standard:ease;--container-content:82rem;--header-height:6rem;--color-canvas:#fff;--color-text-inverse:#f9fffd;--color-border-strong:#e7edf3;--color-danger:#8f1f1f;--color-danger-border:#8f1f1f59;--color-danger-surface-hover:#8f1f1f14}
*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;margin:0}body{min-height:100dvh;font-family:var(--font-family-sans);color:var(--text);background:var(--color-bg);flex-direction:column;margin:0;display:flex}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-sans);font-weight:var(--font-weight-bold);color:var(--text);margin:0;line-height:1.2}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold)}h4{font-size:var(--font-size-h4);font-weight:var(--font-weight-semibold)}h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold)}h6{font-size:var(--font-size-h6);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.06em}
