:root{--paper:#f4f2e8;--ink:#161714;--lime:#c7f36a;--orange:#ff6a3d;--sky:#a9d8f3;--line:#b9b9ae;--muted:#62645d;color-scheme:light;font-family:Avenir Next,Century Gothic,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}body,button,input,select{font-family:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{line-height:1.65}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:99;padding:.8rem 1rem;background:var(--ink);color:#fff}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:flex;align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:8px;height:8px;background:var(--orange)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:.8rem 1rem;border:1px solid var(--ink);font-size:.77rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em;transition:transform .2s,box-shadow .2s}.button:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--ink)}.button-dark{color:#fff;background:var(--ink)}.button-lime{background:var(--lime)}.button:disabled{cursor:wait;opacity:.65}.section-title{font-size:clamp(2.15rem,5.3vw,5rem);line-height:.98;letter-spacing:-.065em}.section-shell{padding:5rem 5vw}@media(min-width:900px){.section-shell{padding:8rem 5vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
