:root{--bone:#eee7d9;--bone-2:#e5dcc8;--ink:#14110e;--ink-2:#2a2620;--hot:#e8412f;--hot-2:#c32e1e;--calm:#2a4030;--smoke:#8a857b;--line:#14110e2e;--accent:var(--hot);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bone)}body{background:var(--bone);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:hidden}::selection{background:var(--accent);color:var(--bone)}section{padding:140px 0;position:relative}.display{font-family:var(--font-display);letter-spacing:-.03em;font-weight:600;line-height:.92}.mono{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.wrap{max-width:1440px;margin:0 auto;padding:0 48px}@media (max-width:768px){.wrap{padding:0 24px}}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;padding-bottom:0;display:flex}.section-head h2{font-family:var(--font-display);letter-spacing:-.025em;max-width:900px;font-size:clamp(38px,6vw,80px);font-weight:500;line-height:.95}.section-head h2 em{color:var(--accent);font-style:italic;font-weight:400}.section-head .meta{text-align:right;color:var(--smoke)}@media (max-width:768px){.section-head .meta{text-align:left}}@keyframes slideIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
