:root{--background:#f5f2ec;--header:#fff;--text:#151515;--muted:#62615d;--brand:#6b46c1}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:linear-gradient(to bottom, var(--header) 0 96px, var(--background) 96px calc(100% - 80px), var(--header) calc(100% - 80px));color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Arial,Helvetica,sans-serif}p,h1{margin:0}.closure-page{grid-template-rows:auto 1fr auto;width:min(100%,1440px);min-height:100svh;margin:0 auto;padding-inline:clamp(24px,6vw,88px);display:grid}.site-header,.site-footer{justify-content:space-between;align-items:center;display:flex}.site-header{min-height:96px}.wordmark{color:var(--brand);letter-spacing:-.045em;font-size:1.25rem;font-weight:750}.site-footer{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:600}.notice{text-align:center;place-self:center;width:min(100%,860px);padding-block:clamp(72px,13vh,152px)}h1{letter-spacing:-.06em;text-wrap:balance;max-width:840px;font-size:clamp(2.9rem,7vw,6rem);font-weight:600;line-height:.98}.closure-message{max-width:610px;color:var(--muted);margin:clamp(30px,4vw,44px) auto 0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.site-footer{min-height:80px}::selection{background:var(--brand);color:#fff}@media (max-width:600px){body{background:linear-gradient(to bottom, var(--header) 0 78px, var(--background) 78px calc(100% - 68px), var(--header) calc(100% - 68px))}.site-header{min-height:78px}.notice{padding-block:64px}h1{font-size:clamp(2.75rem,13vw,4rem);line-height:1}.site-footer{min-height:68px;font-size:.62rem}}
