:root{--brand-primary:#a9cf4f;--brand-dark:#1f2220;--brand-light:#fff;--brand-bg:#f4f5f4}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--brand-bg);color:var(--brand-dark);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}a{color:inherit}.shell{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2.5rem 1.5rem 2rem;display:flex}.home{text-align:center;width:min(36rem,100%)}.logo{width:min(14rem,70vw);height:auto;margin:0 auto 2.5rem;display:block}.headline{letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.15}.copy{color:color-mix(in srgb, var(--brand-dark) 72%, white);margin:0;font-size:1.0625rem}.footer{margin-top:3rem}.footer a{color:color-mix(in srgb, var(--brand-dark) 62%, white);text-underline-offset:.18em;font-size:.875rem;text-decoration:underline}.footer a:hover{color:var(--brand-dark)}.legal{align-self:center;width:min(40rem,100%)}.legal h1{letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.legal h2{margin:1.75rem 0 .5rem;font-size:1rem;font-weight:600}.legal p{margin:0 0 .75rem}.legal a{color:var(--brand-dark)}.back{color:color-mix(in srgb, var(--brand-dark) 62%, white);margin-bottom:2rem;font-size:.875rem;display:inline-block}
