:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#171814;color:#f4efe3}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:#171814}a{color:#e1ba68}header,footer,main{width:min(1040px,calc(100% - 40px));margin-inline:auto}header{height:70px;display:flex;align-items:center;border-bottom:1px solid rgba(232,218,188,.2)}header a{display:flex;align-items:center;gap:10px;color:#f4efe3;text-decoration:none}header img{width:34px;height:34px}header strong{font:650 1rem/1 Georgia,serif}main{padding:clamp(54px,8vw,100px) 0}.eyebrow{margin:0 0 12px;color:#cbae72;font-size:.65rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}h1{max-width:780px;margin:0 0 38px;font:650 clamp(2.7rem,8vw,5.5rem)/.94 Georgia,serif;letter-spacing:-.045em}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(232,218,188,.2);border:1px solid rgba(232,218,188,.2)}section{padding:24px;background:#1d1e19}h2{margin:0 0 10px;color:#d9c28f;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}p{margin:0;color:rgba(244,239,227,.76);line-height:1.65}.prose{display:grid;gap:1px;background:rgba(232,218,188,.16);border:1px solid rgba(232,218,188,.16)}.note{margin-top:28px;max-width:72ch;color:rgba(244,239,227,.52);font-size:.76rem}footer{padding:22px 0;border-top:1px solid rgba(232,218,188,.16);color:rgba(244,239,227,.5);font-size:.7rem}@media(max-width:640px){.grid{grid-template-columns:1fr}header,footer,main{width:min(100% - 28px,1040px)}}
