:root{color:#24231f;background:#fbfaf6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}.hero{position:relative;display:grid;min-height:100vh;min-height:100svh;place-items:center;overflow:hidden;isolation:isolate;padding:clamp(1.5rem,5vw,5rem)}.hero__grid{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(to right,rgb(57 54 47 / 9%) 1px,transparent 1px),linear-gradient(to bottom,rgb(57 54 47 / 9%) 1px,transparent 1px);background-position:center center;background-size:1in 1in;mask-image:radial-gradient(ellipse 78% 76% at center,#000 32%,rgb(0 0 0 / 82%) 53%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 78% 76% at center,#000 32%,rgb(0 0 0 / 82%) 53%,transparent 100%);pointer-events:none}.hero__content{display:grid;justify-items:center;text-align:center}h1,p{margin:0}h1{max-width:100%;color:#24231f;font-size:clamp(3.25rem,11.4vw,10.5rem);font-weight:800;letter-spacing:-.05em;line-height:.9;text-wrap:balance}.hero__status{margin-top:clamp(1rem,2.8vw,1.85rem);color:#24231fad;font-size:clamp(.95rem,1.7vw,1.25rem);font-style:italic;font-weight:400;letter-spacing:-.025em;line-height:1.4}@media(max-width:390px){h1{font-size:clamp(3rem,17vw,4rem);letter-spacing:-.05em}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
