:root{--color-cream:#f6f0e6;--color-cream-deep:#ede4d4;--color-parchment:#f3e6d2;--color-polaroid:#fffdf8;--color-charcoal:#0d0d12;--color-charcoal-soft:#1a1820;--color-ink:#1c1612;--color-ink-muted:#5c4f42;--color-ink-faint:#8b7355;--color-purple:#8a5cf5;--color-purple-dark:#7b2fbe;--color-purple-soft:#8a5cf524;--color-gold:#f5c542;--color-gold-muted:#e0b84a;--color-gold-soft:#f5c5422e;--color-border:#3a2a1c1f;--color-border-strong:#3a2a1c38;--font-display:var(--font-cormorant), "Times New Roman", serif;--font-body:var(--font-manrope), system-ui, sans-serif;--text-xs:clamp(.75rem, .7rem + .2vw, .8125rem);--text-sm:clamp(.875rem, .82rem + .25vw, .9375rem);--text-base:clamp(1rem, .95rem + .25vw, 1.125rem);--text-md:clamp(1.125rem, 1rem + .4vw, 1.25rem);--text-lg:clamp(1.375rem, 1.15rem + .8vw, 1.75rem);--text-xl:clamp(1.75rem, 1.35rem + 1.4vw, 2.5rem);--text-2xl:clamp(2.25rem, 1.6rem + 2.4vw, 3.75rem);--text-hero:clamp(2.75rem, 1.8rem + 3.6vw, 5.5rem);--leading-tight:1.1;--leading-snug:1.25;--leading-body:1.6;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4.5rem;--space-4xl:6.5rem;--space-5xl:9rem;--container:72rem;--container-narrow:42rem;--gutter:clamp(1.25rem, 4vw, 2.5rem);--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--shadow-soft:0 12px 40px #0d0d1214;--shadow-lift:0 20px 50px #0d0d1224;--shadow-inset:inset 0 1px 0 #fffdf88c;--ease-out:cubic-bezier(.22, 1, .36, 1);--duration-fast:.18s;--duration-med:.42s;--header-height:4.25rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{min-height:100vh;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);color:var(--color-ink);background:radial-gradient(ellipse 90% 55% at 12% -10%, var(--color-gold-soft), transparent 55%),radial-gradient(ellipse 70% 45% at 100% 8%, var(--color-purple-soft), transparent 50%),linear-gradient(180deg, var(--color-cream) 0%, var(--color-cream-deep) 48%, var(--color-cream) 100%);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0}img,picture,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--color-purple-dark)}button{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:var(--leading-tight);letter-spacing:-.02em;margin:0}p{margin:0}ul,ol{margin:0;padding:0}:focus-visible{outline:2px solid var(--color-purple);outline-offset:3px}::selection{background:var(--color-purple-soft);color:var(--color-ink)}.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}
