:root{--paper:#f5efe4;--ink:#11110f;--muted:#6f675d;--line:#ddd1c0;--card:#fffaf1;--coral:#d96f63;--coral2:#f2b4aa;--dark:#141414;--cream:#fbf6ec;--green:#77856a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0;overflow-x:hidden}button,a{font:inherit}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.hair{border-top:1px solid var(--line)}::selection{color:#fff;background:#151515}@media (max-width:640px){.wrap{width:min(100% - 28px,1180px)}}
