/* The approved audio symbol replaces the o, as in the incumbent mobile wordmark. */
.audio-o { position: relative; display: inline-block; width: .66em; height: .66em; flex: 0 0 .66em; overflow: hidden; }
.audio-o img { display: block; position: absolute; width: 172.414%; height: 172.414%; max-width: none; left: -36.207%; top: -36.207%; }
.page-ending { background: linear-gradient(#f7f5ee88,#f7f5ee88), #f7f5ee url('assets/footer-paper-v1.webp') center bottom / cover; }
.closing-flow { padding: 32px 32px 0; }
.closing-stage { width: min(1220px,100%); margin-inline: auto; position: relative; isolation: isolate; overflow: hidden; border-radius: 32px; background: #c8e5f7; border: 1px solid #d3e2e8; }
.closing-sky { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; object-fit: cover; object-position: center 58%; }
.closing-content { text-align: center; padding: 82px 24px 88px; }
.closing-content h2 { font: 700 clamp(44px,4.6vw,66px)/1.04 Georgia,serif; letter-spacing: -.045em; margin: 0; color: #182e3b; }
.closing-content h2 span { font-style: italic; font-weight: 400; }
.closing-content p { font-size: 17px; font-weight: 400; line-height: 1.65; color: #3f5a6a; margin: 26px 0 30px; }
.end-cta { display: inline-flex; align-items: center; justify-content: center; gap: 6px; min-height: 64px; padding: 19px 25px; border: 1px solid #ebf415; border-radius: 17px; background: #f5ff27; color: #101010; text-decoration: none; font-size: 17px; font-weight: 500; box-shadow: 0 12px 24px -14px #5c672e60; transition: transform .2s, box-shadow .2s, background .2s; }
.end-cta:hover { transform: translateY(-2px); background: #eefb13; box-shadow: 0 16px 26px -13px #5c672e70; }
.cta-wordmark { display: inline-flex; align-items: center; gap: .02em; font-weight: 600; letter-spacing: -.05em; margin-inline: 2px; }
.cta-wordmark .audio-o { width: .82em; height: .82em; flex-basis: .82em; }
.end-arrow { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }
.end-cta > .end-arrow { margin-left: 13px; }
.end-footer { padding: 76px 0 28px; color: #293b40; }
.end-footer-top { display: grid; grid-template-columns: .85fr 1.75fr; gap: 74px; }
.end-footer-thought h2 { margin: 0 0 17px; font: 700 31px/1.16 Georgia,serif; letter-spacing: -.03em; color: #293c3c; }
.end-footer-thought h2 em { font-weight: 400; }
.end-footer-thought > p { margin: 0; font-size: 13px; font-weight: 400; line-height: 1.8; color: #5a6869; }
.end-navigation { display: grid; grid-template-columns: 1fr 1fr 1.12fr; gap: 33px; }
.end-navigation h3 { margin: 3px 0 22px; font-size: 12px; font-weight: 600; color: #53615e; }
.end-navigation a { display: block; width: fit-content; color: #374947; text-decoration: none; font-size: 13px; line-height: 1.65; padding-block: 6px; text-underline-offset: 5px; }
.end-navigation a:hover { text-decoration: underline; }
.end-wordmark { display: flex; align-items: center; justify-content: center; gap: .025em; width: fit-content; max-width: 100%; margin: 68px auto 52px; color: #101010; font-size: clamp(60px,11.6vw,169px); font-weight: 500; letter-spacing: -.065em; line-height: 1; text-decoration: none; }
.end-wordmark > .audio-o { width: .64em; height: .64em; flex-basis: .64em; margin-top: .045em; }
.end-wordmark > span:last-child { display: block; }
.end-footer-bottom { border-top: 1px solid #cdd2c8; padding-top: 25px; }
.end-origin { display: flex; align-items: center; justify-content: center; gap: 34px; }
.end-origin > span { display: flex; align-items: center; gap: 10px; color: #42544f; font-size: 12px; line-height: 1.6; }
.end-origin img { display: block; width: 27px; height: 18px; border-radius: 2px; outline: 1px solid #17211d12; }
.end-footer-meta { display: flex; align-items: center; justify-content: space-between; margin-top: 27px; color: #606d66; font-size: 10px; }
.end-footer-meta a { display: inline-flex; align-items: center; gap: 7px; padding: 9px 0 9px 9px; color: #455b51; text-decoration: none; }
.end-footer-meta a:hover { text-decoration: underline; text-underline-offset: 4px; }
.end-footer-meta svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
@media(max-width:1050px) {
  .end-footer-top { grid-template-columns: .75fr 1.75fr; gap: 35px; }
  .end-navigation { gap: 20px; }
  .end-navigation a { font-size: 11px; }
  .end-footer-thought h2 { font-size: 28px; }
  .end-footer-thought > p { font-size: 12px; }
}
@media(max-width:760px) {
  .closing-flow { padding: 20px 16px 0; }
  .closing-stage { border-radius: 24px; }
  .closing-content { padding: 64px 16px 66px; }
  .closing-content h2 { font-size: clamp(35px,9.6vw,46px); line-height: 1.07; }
  .closing-content p { font-size: 14px; line-height: 1.7; margin: 23px auto 27px; max-width: 31ch; }
  .closing-content p br { display: none; }
  .end-cta { font-size: 14px; min-height: 58px; padding: 17px 18px; border-radius: 15px; gap: 5px; }
  .end-cta > .end-arrow { margin-left: 7px; width: 19px; height: 19px; }
  .end-footer { padding: 49px 0 22px; }
  .end-footer-top { grid-template-columns: 1fr; gap: 34px; padding-inline: 8px; }
  .end-footer-thought h2 { font-size: 31px; margin-bottom: 13px; }
  .end-footer-thought > p { font-size: 13px; }
  .end-navigation { grid-template-columns: 1fr 1fr; gap: 28px 20px; }
  .end-navigation h3 { margin-bottom: 12px; font-size: 11px; }
  .end-navigation a { font-size: 12px; padding-block: 7px; }
  .end-navigation > div:last-child { grid-column: 1 / -1; border-top: 1px solid #d9dcd2; padding-top: 21px; }
  .end-navigation > div:last-child a { display: inline-block; margin-right: 24px; }
  .end-wordmark { font-size: clamp(49px,11.7vw,88px); margin: 42px auto 32px; }
  .end-footer-bottom { padding-top: 24px; margin-inline: 8px; }
  .end-origin { flex-direction: column; align-items: flex-start; gap: 15px; }
  .end-origin > span { font-size: 11px; }
  .end-footer-meta { font-size: 9px; margin-top: 22px; }
}
@media(max-width:370px) {
  .closing-content { padding-inline: 10px; }
  .end-cta { font-size: 13px; padding-inline: 12px; gap: 4px; }
  .end-cta > .end-arrow { margin-left: 4px; }
}
/* Honest, deliberately brief destinations until final legal copy is supplied. */
@font-face { font-family: 'Ending Inter'; src: url('assets/fonts/inter-latin.woff2') format('woff2'); font-weight: 100 900; font-style: normal; font-display: swap; }
.legal-page { margin: 0; color: #283c3c; background: linear-gradient(#f7f5ee88,#f7f5ee88), #f7f5ee url('assets/footer-paper-v1.webp') center / cover fixed; font-family: 'Ending Inter',Inter,sans-serif; min-height: 100vh; }
.legal-page * { box-sizing: border-box; }
.legal-page :focus-visible { outline: 3px solid #315b73; outline-offset: 5px; }
.legal-header { width: min(1100px,calc(100% - 48px)); margin: 0 auto; padding: 35px 0; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.legal-brand { display: inline-flex; align-items: center; gap: .025em; font-size: 29px; font-weight: 500; letter-spacing: -.055em; color: #101010; text-decoration: none; }
.legal-back { display: inline-flex; align-items: center; gap: 10px; color: #465f61; font-size: 12px; text-underline-offset: 5px; }
.legal-content { width: min(730px,calc(100% - 48px)); margin: 70px auto 100px; padding: 45px; background: #fffdf8; border: 1px solid #dfe3d8; border-radius: 22px; }
.legal-preview-status { display: inline-block; padding: 7px 11px; font-size: 11px; background: #f1f2e5; color: #62684e; border-radius: 6px; }
.legal-content h1 { margin: 25px 0; font: 700 clamp(28px,4vw,42px)/1.12 Georgia,serif; letter-spacing: -.03em; overflow-wrap: anywhere; }
.legal-content p { font-size: 16px; line-height: 1.75; }
.legal-content .legal-honesty { font-size: 13px; color: #687367; margin: 23px 0 30px; }
.legal-origin { display: flex; align-items: center; justify-content: center; gap: 12px; padding: 0 24px 35px; color: #4e6255; font-size: 11px; }
.legal-origin img { border-radius: 2px; }
.legal-origin img:last-child { margin-left: 8px; }
@media(max-width:760px) {
  .legal-header { padding-block: 25px; flex-wrap: wrap; gap: 20px; }
  .legal-content { margin: 35px auto 65px; padding: 27px 22px; }
  .legal-content p { font-size: 14px; }
}
@media(prefers-reduced-motion:reduce) {
  .end-cta { transition: none; }
}
