.surface-paper{background:var(--c-paper);color:var(--c-ink)}
.eyebrow{align-items:center;gap:var(--s-3);font-family:var(--font-body);font-size:var(--fs-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--c-gold);font-weight:500;display:inline-flex}
.eyebrow:before{content:"";background:var(--c-gold);width:0;height:1px;transition:width .5s var(--ease-out-cubic);display:inline-block}
.eyebrow.is-revealed:before,[data-reveal].is-revealed .eyebrow:before{width:24px}
.section-pad{padding-block:var(--s-16)}
@media(min-width:768px){.section-pad{padding-block:var(--s-24)}.section-pad-large{padding-block:var(--s-32)}}
.surface-paper .editorial-card{background:#ffffff59}
.surface-paper .btn-secondary:hover{background:var(--c-ink);color:var(--c-paper)}
.link-gold{color:var(--c-gold);border-bottom:1px solid var(--c-gold);transition:color .2s var(--ease-out-cubic),border-bottom-width .2s var(--ease-out-cubic);align-items:center;gap:var(--s-1);display:inline-flex}
.link-gold:hover{color:var(--c-gold-bright)}
.eyebrow-rule.is-paper,.surface-paper .eyebrow-rule,.surface-paper-off .eyebrow-rule{background:var(--c-gold)}
.surface-paper,.surface-paper-off,.surface-paper-modern{background:var(--c-cream);color:var(--c-text-on-cream)}
@media(prefers-reduced-motion:reduce){[data-reveal-jakub],[data-reveal-clip],[data-reveal-words]>.reveal-word{opacity:1!important;filter:none!important;clip-path:none!important;transition:none!important;transform:none!important}.marquee-foundation{overflow-x:auto}.marquee-foundation .marquee-track{animation:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}[data-reveal],[data-reveal-letter] .ltr,[data-reveal-word] .wrd{opacity:1!important;transform:none!important}.eyebrow:before{width:24px!important}.cursor-dot,.cursor-outline{display:none!important}}