:root{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-dark:#1e40af;--color-primary-light:#eff6ff;--color-accent:#f59e0b;--color-accent-light:#fffbeb;--color-background:#fff;--color-surface:#f8fafc;--color-surface-raised:#fff;--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--color-text-inverse:#fff;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-success:#10b981;--font-heading:"Fraunces",Georgia,serif;--font-body:"Source Sans 3",system-ui,sans-serif;--text-xs:clamp(.7rem,.65rem + .25vw,.75rem);--text-sm:clamp(.8rem,.75rem + .25vw,.875rem);--text-base:clamp(.95rem,.9rem + .25vw,1.0625rem);--text-lg:clamp(1.05rem,1rem + .25vw,1.125rem);--text-xl:clamp(1.15rem,1.05rem + .5vw,1.25rem);--text-2xl:clamp(1.35rem,1.15rem + 1vw,1.5rem);--text-3xl:clamp(1.6rem,1.3rem + 1.5vw,1.875rem);--text-4xl:clamp(1.9rem,1.5rem + 2vw,2.25rem);--text-5xl:clamp(2.2rem,1.6rem + 3vw,3rem);--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.65;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-section:clamp(3rem,2rem + 5vw,5rem);--container-max-width:1120px;--container-padding:clamp(1rem,.5rem + 2vw,2rem);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a;--shadow-xl:0 20px 25px -5px #00000014,0 8px 10px -6px #0000000a;--duration-fast:.15s;--duration-normal:.25s;--easing-default:cubic-bezier(.4,0,.2,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text-primary);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:var(--leading-tight);color:var(--color-text-primary)}a{color:inherit;text-decoration:none}img,iframe{max-width:100%;display:block}.skip-link{background:var(--color-primary);color:var(--color-text-inverse);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);z-index:1000;transition:top var(--duration-fast)var(--easing-default);font-weight:600;position:absolute;top:-100%;left:50%;transform:translate(-50%)}.skip-link:focus{top:var(--space-md)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.container{max-width:var(--container-max-width);padding-inline:var(--container-padding);width:100%;margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
