:root{--color-slate:#dce4ea;--color-slate-dark:#b8c5d0;--color-teal:#0a4f55;--color-teal-light:#0d6b73;--color-yellow:#ffd633;--color-yellow-soft:#fff3b0;--color-ink:#142028;--color-ink-muted:#4a5c66;--color-white:#fff;--color-surface:#f4f7f9;--color-border:#0a4f55;--font-serif:"Source Serif 4", Georgia, "Times New Roman", serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--radius-soft:.5rem;--shadow-single:0 4px 14px #0a4f5524;--max-width:72rem;--rule:2px solid var(--color-border)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:auto}body{font-family:var(--font-serif-loaded), var(--font-serif);color:var(--color-ink);background:var(--color-slate);-webkit-font-smoothing:antialiased;margin:0;font-weight:400;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:700;line-height:1.2}a{color:var(--color-teal)}img{max-width:100%;height:auto}.motif-band{position:relative}.motif-band:before{content:"";opacity:.07;pointer-events:none;z-index:0;background-image:url(/images/suit-motif.svg);background-repeat:repeat-x;background-size:120px 120px;height:280px;position:absolute;top:45%;left:0;right:0}.motif-band>*{z-index:1;position:relative}.page-content{max-width:var(--max-width);padding:var(--space-xl) var(--space-md);margin:0 auto}.page-content h1{margin-bottom:var(--space-md);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.page-content h2{margin:var(--space-lg) 0 var(--space-sm);font-size:1.4rem;font-weight:700}.page-content p,.page-content li{color:var(--color-ink-muted);line-height:1.65}.page-content ul,.page-content ol{padding-left:1.25rem}.page-images{gap:var(--space-md);margin:var(--space-lg) 0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.page-images img{border:2px solid var(--color-teal);width:100%;height:auto}.accent-highlight{background:linear-gradient(transparent 65%, var(--color-yellow) 65%);padding:0 .1em}.small-caps-label{font-variant:small-caps;letter-spacing:.08em;color:var(--color-teal);font-size:.8rem;font-weight:700}
