/* Shared page frame and section foundations */
.site,.site-shell{max-width:var(--max);margin:0 auto;border:var(--strong);background:var(--canvas)}.site-shell{overflow:clip}.section{padding:96px 48px;border-bottom:var(--strong)}.section.surface{background:var(--surface)}.section-head{max-width:870px;margin-bottom:44px}.section h2{font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.06;letter-spacing:-.04em;margin:12px 0 18px}.section-head p,.lead{font-size:1.08rem;color:var(--slate)}.section-pad{padding:104px 48px}.section-title{max-width:820px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.04;letter-spacing:-.045em;margin-bottom:22px}.section-lead{max-width:790px;color:var(--slate);font-size:1.08rem}.grid-bg{background-image:radial-gradient(var(--grid) 1.2px,transparent 1.2px);background-size:24px 24px}
@media(max-width:980px){.site,.site-shell{border:0}}@media(max-width:680px){.section,.section-pad{padding:64px 20px}}
