:root{font-family:system-ui,sans-serif;color:#12362b;background:#f5f4ee}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:clamp(24px,6vw,80px)}main{width:min(100%,880px)}.brand{font-size:25px;font-weight:750;margin-bottom:clamp(64px,12vh,140px)}.brand span{color:#688578}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;color:#386951}h1{font-size:clamp(42px,8vw,90px);line-height:1.04;letter-spacing:-.05em;margin:24px 0}p{font-size:20px;line-height:1.6;max-width:570px}.notice{margin-top:40px;padding-top:24px;border-top:1px solid #cdd8cb;font-size:15px;color:#52665c}nav{font-size:14px;color:#52665c;margin-top:24px}a{color:#315f43;text-underline-offset:3px}a:focus-visible{outline:3px solid #8bab70;outline-offset:4px}
