 :root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#070a0f;color:#f1e9d9;font:1rem/1.8 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#ffd785;text-underline-offset:.22em;overflow-wrap:anywhere}a:hover{color:#29d9d2}:focus-visible{outline:2px solid #29d9d2;outline-offset:5px}header,main,footer{width:min(100% - 2.5rem,52rem);margin:auto}header{padding:1.5rem 0;border-bottom:1px solid #e7b55b40}header a{font-weight:800;letter-spacing:.08em;text-decoration:none}main{padding:2.5rem 0 3rem;overflow-wrap:anywhere}h1{font:400 clamp(2rem,5vw,3.3rem)/1.15 Georgia,serif;color:#ffd785;margin:0 0 1.2rem}h2{font-size:1.35rem;line-height:1.4;color:#ffd785;margin:2.2rem 0 .7rem}p{margin:0 0 1rem}ul{padding-left:1.5rem}li{margin:.35rem 0}footer{border-top:1px solid #e7b55b40;padding:1.5rem 0 2rem;font-size:.9rem}footer nav{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem}.skip{position:absolute;top:-5rem;padding:.5rem;background:#070a0f}.skip:focus{top:.5rem}