:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;background:#101211;color:#f1efe6}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:linear-gradient(135deg,rgba(23,42,36,.9),rgba(16,18,17,.95)),#101211}a{color:inherit}.skip-link{position:absolute;left:1rem;top:1rem;z-index:1;padding:.5rem .75rem;transform:translateY(-150%);background:#f1efe6;color:#101211}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;padding:1rem clamp(1rem,4vw,4rem)}.site-nav{display:flex;align-items:center;justify-content:space-between}.site-brand{font-weight:700;text-decoration:none}.hero{display:grid;min-height:100vh;place-items:center;padding:6rem clamp(1rem,5vw,6rem)4rem}.hero__content{width:min(100%,56rem)}.hero__eyebrow{margin:0 0 1rem;color:#b9c7b3;font-size:.875rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{max-width:12ch;margin:0;font-size:clamp(3rem,12vw,8rem);line-height:.95}.hero__body{max-width:36rem;margin-top:1.5rem;color:#d6d0c0;font-size:1.125rem;line-height:1.7}