: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;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.15}
