: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;--clr-gold-dark:#ab7c2b;--font-display:var(--font-playfair), var(--font-vazirmatn), Georgia, serif;--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 2px #4224290a, 0 2px 10px #4224290d;--shadow-md:0 2px 6px #4224290d, 0 8px 26px #42242914;--shadow-lg:0 4px 12px #4224290f, 0 18px 44px #4224291a;--shadow-xl:0 8px 24px #42242914, 0 28px 70px #4224291f;--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;--duration-reveal:.7s;--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-eyebrow{align-items:center;gap:var(--space-sm);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--clr-gold-dark);margin-block-end:var(--space-md);font-weight:600;display:inline-flex}.section-eyebrow:before,.section-eyebrow:after{content:"";background:linear-gradient(90deg,#0000,#d19f47e6);width:2rem;height:1px}.section-eyebrow:after{background:linear-gradient(270deg,#0000,#d19f47e6)}:lang(fa) .section-eyebrow{letter-spacing:0;text-transform:none}.section-title{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--clr-burgundy);letter-spacing:-.015em;margin-block-end:var(--space-sm);font-weight:600}:lang(fa) .section-title{letter-spacing:0}.section-subtitle{font-size:var(--text-lg);color:var(--clr-text-muted);max-width:36rem;margin-inline:auto;line-height:1.8}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:1;transform:none}.reveal.animate-in{animation:fadeUp var(--duration-slow) var(--ease-out) both}.reveal-delay-1{animation-delay:80ms}.reveal-delay-2{animation-delay:.16s}.reveal-delay-3{animation-delay:.24s}.reveal-delay-4{animation-delay:.32s}.reveal-delay-5{animation-delay:.4s}.reveal-delay-6{animation-delay:.48s}.reveal-delay-7{animation-delay:.56s}.reveal-delay-8{animation-delay:.64s}@media (prefers-reduced-motion:reduce){.reveal.animate-in{animation:none}}.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)}}
