
:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,sans-serif;background:#100e0c;color:#eee6dd}*{box-sizing:border-box}body{margin:0;line-height:1.75}header,main,.legal-footer{width:min(820px,100%);margin:auto;padding:24px clamp(18px,5vw,40px)}header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;border-bottom:1px solid #46382d}header a{font-size:24px;letter-spacing:.1em}header span{color:#b9ada1}a{color:#ffb46e}a:focus-visible{outline:2px solid #ff9a4a;outline-offset:4px}aside{padding:16px 20px;background:#241b13;border-left:3px solid #e48b40;color:#e8c9aa;font-size:14px}h1,h2,h3{line-height:1.3;text-wrap:balance}h1{font-size:clamp(28px,5vw,40px);margin:32px 0 20px}h2{font-size:22px;color:#ffc18a;margin-top:36px}h3{font-size:18px}p,li{overflow-wrap:anywhere}li{margin:8px 0}mark{background:#5b351b;color:#fff2df;padding:2px 4px;border-radius:3px}.skip-link{position:absolute;left:16px;top:-100px;background:#241b13;padding:8px}.skip-link:focus{top:8px}

.legal-footer{padding:12px 4px;color:#b9ada1;font-size:12px;line-height:1.6}
.legal-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px}
.legal-footer a{color:#b9ada1;text-decoration:underline;text-underline-offset:3px}
.legal-footer a:hover{color:#ffb46e}.legal-footer a:focus-visible{outline:2px solid #ff9a4a;outline-offset:4px}

