:root{font-family:Inter,ui-rounded,"SF Pro Rounded",system-ui,sans-serif;color:#30252c;background:#fbf7f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column}a{color:#61254c;text-underline-offset:.2em}header,footer{width:min(1080px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.brand{font-family:Georgia,serif;font-size:1.55rem;font-weight:700;text-decoration:none}nav{display:flex;gap:20px;flex-wrap:wrap}nav a{text-decoration:none;font-size:.92rem}nav a[aria-current=page]{font-weight:700;text-decoration:underline}.hero{width:min(1080px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:center;padding:8vh 0}.hero h1,.document h1{font-family:Georgia,serif;color:#53213f;font-size:clamp(2.4rem,6vw,5.4rem);line-height:1.02;letter-spacing:-.035em;margin:.2em 0}.document h1{font-size:clamp(2.2rem,5vw,4rem)}h2{font-family:Georgia,serif;color:#53213f;margin-top:2em}.lede{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.6;max-width:650px}.eyebrow{color:#ad4d56;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800}.quiet{color:#756770;font-size:.92rem;line-height:1.55}.hero aside{background:#fff;border:1px solid #eadcd6;border-radius:28px;padding:28px;box-shadow:0 20px 60px #5c254315}.hero li{margin:.9em 0;line-height:1.5}.document{width:min(760px,calc(100% - 40px));margin:5vh auto;line-height:1.75}.document.narrow{width:min(620px,calc(100% - 40px));background:#fff;border:1px solid #eadcd6;border-radius:28px;padding:clamp(24px,5vw,48px);box-shadow:0 20px 60px #5c254312}.document p{margin:1em 0}label{display:block;margin:24px 0 8px}input{width:100%;font:inherit;padding:14px 16px;border:1px solid #a48f9b;border-radius:12px;background:white}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}button,.button{appearance:none;border:0;border-radius:999px;background:#69294f;color:#fff;padding:13px 20px;font:inherit;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}button.secondary,.button.secondary{background:#f3e7e4;color:#59213f}button:disabled{opacity:.45;cursor:not-allowed}.notice{padding:12px 14px;background:#edf6ef;border-radius:12px}.notice.error{background:#fae8e5;color:#78251f}footer{border-top:1px solid #eadcd6;color:#756770;font-size:.9rem}@media(max-width:720px){header{align-items:flex-start;flex-direction:column}nav{gap:14px}.hero{grid-template-columns:1fr;gap:24px;padding:5vh 0}.document.narrow{border-radius:20px}.actions button{width:100%}}
