:root{--sand-10:#e6dac8;--sand-30:#cbb89e;--sand-60:#9f8768;--earth-90:#2b2118;--ivory:#f4efe7;--white:#ffffff;--hero-copy-color:rgb(241,231,216);--surface-sand:#ddd1be;--surface-ivory:#f4efe7;--text-earth-muted:rgba(43,33,24,0.72);--border-earth-soft:rgba(43,33,24,0.18);--font-display:"Helvetica Neue","Arial",sans-serif;--font-body:"Avenir Next","Segoe UI",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body,html{background:#ddd1be}body{font-family:var(--font-body);color:#2f251c;min-height:100vh}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:999;transform:translateY(-160%);background:var(--earth-90);color:var(--ivory);padding:.75rem 1rem;border-radius:999px;font-size:.82rem;text-decoration:none;transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0);outline:2px solid var(--ivory);outline-offset:3px}::selection{background:rgba(43,33,24,.22)}body.debug-layout *{outline:1px dashed rgba(220,60,60,.45);outline-offset:-1px}body.debug-layout footer,body.debug-layout form,body.debug-layout main,body.debug-layout section{outline-color:rgba(50,90,230,.7)}body.debug-layout img{outline-color:rgba(40,170,120,.75)}