:root{--clr-burgundy:#682737;--clr-burgundy-light:#964056;--clr-burgundy-glow:#68273726;--clr-wine:#45171f;--clr-wine-deep:#2f0e13;--clr-cream:#f9f6f1;--clr-cream-dark:#eeeae2;--clr-gold:#d7a042;--clr-gold-light:#e0bf85;--clr-text:#1f1f1f;--clr-text-muted:#6b6b6b;--clr-white:#fff;--clr-border:#e0dbd1;--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-5xl:8rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001a;--shadow-xl:0 16px 50px #0000001f;--shadow-burgundy:0 4px 20px #68273733;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.5s;--container-max:1320px;--container-padding:var(--space-lg);--z-nav:100;--mobile-nav-height:68px;--z-overlay:200;--z-modal:300}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background-color:var(--clr-cream);color:var(--clr-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}ul,ol{list-style:none}.container{max-width:var(--container-max);padding-inline:var(--container-padding);margin-inline:auto}.section{padding-block:var(--space-4xl)}.section-alt{background-color:var(--clr-white)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-header{text-align:center;margin-block-end:var(--space-3xl)}.section-title{font-size:var(--text-3xl);color:var(--clr-burgundy);margin-block-end:var(--space-sm);font-weight:700}.section-subtitle{font-size:var(--text-lg);color:var(--clr-text-muted);max-width:36rem;margin-inline:auto;line-height:1.8}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.06)}28%{transform:scale(1)}42%{transform:scale(1.04)}56%{transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.reveal{opacity:1;transform:none}.reveal.animate-in{animation:fadeUp var(--duration-slow) var(--ease-out) forwards}.ecg-line{opacity:.08;pointer-events:none;width:100%;height:60px;position:absolute;inset-block-end:0;inset-inline-start:0}@media (min-width:768px){:root{--container-padding:var(--space-xl)}.section-title{font-size:var(--text-4xl)}}@media (min-width:1024px){:root{--container-padding:var(--space-2xl)}.section{padding-block:var(--space-5xl)}.section-title{font-size:var(--text-5xl)}}
