*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--plum:#2d1b4e;--plum-mid:#4a2f7a;--plum-dark:#1a0d33;--gold:#b8963e;--gold-light:#e8d5a0;--gold-pale:#fbf5e6;--cream:#faf8f3;--cream-dark:#f1ede3;--ink:#1a1917;--ink-light:#3d3c38;--ink-muted:#6b6a65;--white:#fff;--teal:#0d7a6b;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--text-xs:.78rem;--text-sm:.9rem;--text-base:1rem;--text-md:1.05rem;--text-lg:1.15rem;--text-xl:1.3rem;--lh-tight:1.2;--lh-snug:1.45;--lh-base:1.65;--lh-loose:1.8;--nav-h:72px;--section-v:clamp(4rem, 8vw, 6.5rem);--section-h:clamp(4vw, 7vw, 9vw);--content-max:1140px}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--lh-loose);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-serif);line-height:var(--lh-tight);color:var(--plum)}h1{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700}h2{font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:700}h3{font-size:clamp(1.15rem,2vw,1.45rem);font-weight:600}h4{font-size:var(--text-xl);font-weight:600}p{font-family:var(--font-sans);font-size:var(--text-md);line-height:var(--lh-loose);color:var(--ink-light)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.section-wrap{padding:var(--section-v) var(--section-h)}.content-max{max-width:var(--content-max);margin:0 auto}.bg-cream{background:var(--cream)}.bg-cream-dark{background:var(--cream-dark)}.bg-plum{background:var(--plum)}.bg-plum-dark{background:var(--plum-dark)}.bg-white{background:var(--white)}.bg-gold{background:var(--gold)}.eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.6rem;margin-bottom:.9rem;font-weight:600;display:flex}.eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:24px;height:1px;display:block}.section-title{font-family:var(--font-serif);color:var(--plum);font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:700;line-height:var(--lh-tight);margin-bottom:1rem}.section-title.light{color:var(--white)}.section-lead{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--ink-light);line-height:var(--lh-loose);max-width:58ch;margin-bottom:2.5rem}.section-lead.light{color:#ffffffb8}.btn{font-family:var(--font-sans);font-size:var(--text-sm);letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;align-items:center;gap:.4rem;padding:.75rem 1.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-plum{background:var(--plum);color:var(--white)}.btn-plum:hover{background:var(--plum-mid);transform:translateY(-1px)}.btn-gold{background:var(--gold);color:var(--plum-dark)}.btn-gold:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-ghost-light{color:#ffffffd9;background:0 0;border:1.5px solid #ffffff59}.btn-ghost-light:hover{border-color:var(--gold-light);color:var(--white)}.btn-ghost-dark{color:var(--plum);background:0 0;border:1.5px solid #2d1b4e4d}.btn-ghost-dark:hover{border-color:var(--plum);background:var(--gold-pale)}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(20px)}.reveal.visible{opacity:1;transform:none}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}
