*{box-sizing:border-box}html{min-height:100%;background:#f7f9ef;color:#111;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:linear-gradient(180deg,rgba(211,226,159,.45),rgba(247,249,239,0) 360px),#f7f9ef;margin:0}main{display:grid;min-height:100vh;padding:32px;place-items:center}.splash{width:min(760px,100%)}.splash__logo{border-radius:14px;display:block;height:72px;margin-bottom:28px;object-fit:contain;width:72px}.eyebrow{margin:0 0 12px;color:#4c5f22;font-size:14px;font-weight:700;text-transform:uppercase}.eyebrow,h1{letter-spacing:0}h1{margin:0;color:#111;font-size:clamp(40px,8vw,76px);line-height:.95}.summary{max-width:620px;margin:24px 0 0;color:#344034;font-size:18px;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid #b9c68b;border-radius:6px;background:#fff;color:#111;font-weight:700;text-decoration:none;width:fit-content}.actions a:first-child{border-color:#d3e29f;background:#d3e29f;color:#000}.actions a:hover{border-color:#bfce89;background:#eef4d3;color:#000}.actions a:first-child:hover{background:#bfce89}.actions a:focus-visible{outline:2px solid #6f7d3f;outline-offset:2px}