:root{--paper:#faf7f2;--paper-2:#f2ede4;--paper-deep:#e8dfd0;--ink:#1a1f1a;--ink-muted:#5a6354;--ink-soft:#7a7a6e;--rose-deep:var(--tier-unique,#8A3550);--taupe:var(--tier-popular,#75542E);--forest:var(--tier-idgf,#1B4538)}body.editorial{background-color:var(--paper);color:var(--ink);font-family:var(--font-nunito,Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.editorial h1,body.editorial h2,body.editorial h3,body.editorial h4{font-family:var(--font-fraunces,var(--font-garamond),Georgia,"Times New Roman",serif);font-style:italic;color:var(--ink);letter-spacing:-.02em}body.editorial .serif-display{font-family:var(--font-garamond,Georgia,serif);font-style:normal;letter-spacing:-.01em}body.editorial .kicker{font-family:var(--font-dm-mono,monospace);text-transform:uppercase;letter-spacing:.22em;font-size:.65rem;color:var(--ink-muted)}body.editorial .dropcap{float:left;font-size:56px;line-height:.7;margin-right:12px;font-family:var(--font-fraunces,var(--font-garamond));color:var(--rose-deep)}body.editorial .photo-frame{box-shadow:inset 0 0 0 10px rgba(26,31,26,.03);border-radius:2px}body.editorial .hairline{border-top:var(--hairline-width) solid rgba(26,31,26,.08)}body.editorial .letterpress{text-shadow:0 1px 0 rgba(255,255,255,.85),0 -1px 0 rgba(0,0,0,.03)}body.editorial .display-xl{font-size:64px;line-height:.95;font-weight:700}@media (min-width:640px){body.editorial .display-xl{font-size:80px}}body.editorial .display-lg{font-size:48px;line-height:1;font-weight:700}@media (min-width:640px){body.editorial .display-lg{font-size:64px}}body.editorial .display-m{font-size:32px;line-height:1.05;font-weight:700}@media (min-width:640px){body.editorial .display-m{font-size:40px}}.editorial .text-white,.editorial [class*="text-white/"],.editorial [style*="rgba(255,255,255"],body.editorial .ink{color:var(--ink)!important}body.editorial .ink-muted{color:var(--ink-muted)!important}body.editorial .ink-soft{color:var(--ink-soft)!important}body.editorial button[data-testid=edit-button]{background-color:var(--on-surface)!important;color:var(--surface-lowest)!important;border-color:transparent!important}body.editorial button[data-testid=edit-button]:active,body.editorial button[data-testid=edit-button]:focus{background-color:color-mix(in srgb,var(--on-surface) 90%,black 0%)!important;color:var(--surface-lowest)!important}