@import url("https://fonts.googleapis.com/css2?family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Caveat:wght@400;700&family=Playfair+Display:wght@700;800&display=swap");:root{--gold-light:#f6d978;--gold-mid:#e6c35c;--gold-deep:#c79f2d;--cream:#faf7f2;--warm-surface:#f5f1ea;--ink:#1a1a1a;--slate:#5e5e5e;--mist:#8c8c8c;--border:#eaeaea;--divider:#ddd7cf;--foreground-rgb:26,26,26;--background-start-rgb:250,247,242;--background-end-rgb:245,241,234;--primary:var(--gold-mid);--primary-hover:var(--gold-deep);--dark:var(--ink);--gray-light:var(--border);--gray-medium:var(--slate);--white:#fff;--font-serif:"Inria Serif",serif;--font-sans:"Inter",sans-serif;--font-playfair:"Playfair Display",serif;--font-cursive:"Caveat",cursive}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-sans);background-color:var(--background-start-rgb);color:var(--foreground-rgb)}.serif,h1,h2,h3{font-family:var(--font-serif)}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}.cms-content h1,.cms-content h2,.cms-content h3,.cms-content h4{margin-top:1.5em;margin-bottom:.5em;font-family:var(--font-serif);color:var(--dark)}.cms-content p{margin-bottom:1em;line-height:1.8}.cms-content ol,.cms-content ul{margin-bottom:1em;padding-left:2em}.cms-content li{margin-bottom:.5em}.cms-content a{color:#f59e0b;text-decoration:underline}.cms-content strong{font-weight:700}.cms-content img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}