*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:#151e19;color:#d8dfd7;font:18px/1.8 system-ui,sans-serif}header,main,footer{max-width:900px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;border-bottom:1px solid #405145}header>a{font:32px Georgia,serif}nav{display:flex;gap:24px;flex-wrap:wrap}a{color:#e4c58a;text-underline-offset:4px;overflow-wrap:anywhere}h1,h2,h3,h4,h5,h6{font-family:Georgia,serif;line-height:1.3;color:#f0e8d8}h1{font-size:clamp(2rem,6vw,3rem)}h2{margin-top:2em}h3,h4,h5,h6{font-size:1.2rem}p{overflow-wrap:anywhere}.intro{color:#b0c0b3}section{margin:20px 0}footer{border-top:1px solid #405145}a:focus-visible{outline:2px solid #e4c58a;outline-offset:4px}@media(max-width:500px){header,main,footer{padding:18px}body{font-size:17px}}@media print{body{background:white;color:black}a,h1,h2,h3,h4,h5,h6{color:black}header nav,footer{display:none}}