:root{--ink: #0a0a0a;--ink-2: #171717;--ink-line: rgba(250, 249, 246, .14);--cream: #faf9f6;--cream-2: #f1ede4;--cream-line: rgba(10, 10, 10, .12);--gold: #d4af37;--gold-deep: #b5952f;--gold-glow: #f0dfa0;--text-on-cream: #262626;--muted-on-cream: #6f6a63;--muted-on-ink: #b8b2a8;--font-display: "Fraunces Display", Georgia, "Times New Roman", serif;--font-body: "Switzer", -apple-system, "Segoe UI", sans-serif;--font-script: "Parisienne", "Brush Script MT", cursive;--measure: 62ch;--edge: clamp(1.5rem, 5vw, 4.5rem);--act-pad: clamp(5rem, 11vh, 8.5rem)}@font-face{font-family:Parisienne;src:url(/fonts/parisienne-regular-ext.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Parisienne;src:url(/fonts/parisienne-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Display;src:url(/fonts/fraunces-black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Fraunces Display;src:url(/fonts/fraunces-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fraunces Display;src:url(/fonts/fraunces-semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Fraunces Display;src:url(/fonts/fraunces-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer-medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer-semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:auto;scrollbar-color:var(--gold) transparent;scrollbar-width:thin;overflow-anchor:none}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:transparent;border:none;box-shadow:none}html::-webkit-scrollbar-corner{background:transparent}html::-webkit-scrollbar-thumb{background-color:#d4af3700;border:none;outline:none;box-shadow:none;border-radius:100px;transition:background-color .4s ease}html.is-scrolling::-webkit-scrollbar-thumb{background-color:var(--gold)}html::-webkit-scrollbar-button{display:none;width:0;height:0}body{margin:0;font-family:var(--font-body);background:var(--cream);color:var(--text-on-cream);-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-anchor:none}h1,h2,h3,blockquote{font-family:var(--font-display);margin:0;text-wrap:balance;font-weight:400}p{margin:0}a{color:inherit}::selection{background:var(--gold);color:var(--ink)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.act{position:relative;padding:var(--act-pad) var(--edge)}.act>*:not(.grain):not(.vignette):not(.hero-bg):not(.hero-notes):not(.scroll-cue){position:relative;z-index:4}.act--dark{color:var(--cream)}.act--dark-2{background:#ffffff09;color:var(--cream)}.act--light{background:var(--cream);color:var(--text-on-cream)}.act--dark .muted,.act--dark-2 .muted{color:var(--muted-on-ink)}.act--light .muted{color:var(--muted-on-cream)}.accent{color:var(--gold-glow);font-weight:600}.grain{position:absolute;inset:0;opacity:.05;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.page-field-wrap{position:relative;background:var(--ink)}body.menu-open-lock{overflow:hidden}.eyebrow{display:inline-flex;align-items:center;gap:.6em;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.eyebrow:before{content:"";width:22px;height:1px;background:currentColor;opacity:.5}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{transition:none!important;transform:none!important;opacity:1!important}}.longread{max-width:var(--measure);margin:0 auto;display:flex;flex-direction:column;gap:1.6rem;font-size:1.05rem;line-height:1.65}.longread .standfirst{font-family:var(--font-display);font-style:italic;font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.5;color:var(--text-on-cream)}.longread blockquote{font-size:clamp(1.5rem,3vw,2.1rem);font-style:italic;line-height:1.3;color:var(--gold-deep);border-left:2px solid var(--gold);padding-left:1.2rem;margin:.8rem 0}.longread h2{font-size:clamp(1.4rem,2.6vw,1.9rem);margin-top:1rem}.longread .checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.9rem}.longread .checklist li{padding-top:.9rem;border-top:1px solid var(--cream-line)}.cta-band{max-width:var(--measure);margin:clamp(3rem,6vw,4.5rem) auto 0;padding-top:clamp(2rem,4vw,2.6rem);border-top:1px solid var(--cream-line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.cta-band p{font-family:var(--font-display);font-style:italic;font-size:1.2rem}.cta-link{text-decoration:none;color:var(--gold-deep);font-weight:500;border-bottom:1px solid currentColor;padding-bottom:.15rem;transition:color .3s ease}.cta-link:hover{color:var(--gold)}
