*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f9f8f6;font-family:Georgia,serif;color:#1a1a1a}.page{width:min(100%,960px);padding:40px 32px;text-align:center}.name{font-size:1.1rem;font-weight:400;letter-spacing:.08em;color:#1a1a1a;margin-bottom:6px}.subtitle{font-family:Segoe UI,system-ui,sans-serif;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin-bottom:40px}.phrase{font-size:clamp(1.6rem,4vw,2rem);font-weight:400;line-height:1.55;margin-bottom:36px;white-space:nowrap}.cta,.phrase{color:#1a1a1a}.cta{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;font-family:Segoe UI,system-ui,sans-serif;font-size:.85rem;letter-spacing:.06em;border-bottom:1px solid #1a1a1a;padding-bottom:2px;transition:opacity .2s}.cta:hover{opacity:.4}.ctaIcon{width:1rem;height:1rem;flex:0 0 auto}@media (max-width:900px){.page{width:min(100%,480px)}.phrase{white-space:normal}}