/* Working footer pattern: the same sage identity at the end of every page. */
.site-footer.footer-useful{display:block;margin:0;padding:calc(54px + var(--edge-half,12px)) var(--layout-gutter) 20px;border:0;background:var(--color-sage);color:var(--color-sage-ink);font-size:16px}
.footer-useful :is(a,h2,p,small,label){color:inherit}
.footer-useful a{display:inline-flex;align-items:center;gap:12px;min-height:48px;max-width:100%;text-decoration:none;overflow-wrap:anywhere}
.footer-useful a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}
.footer-useful a:active{background:var(--color-sage-hover)}
.footer-useful :focus-visible{outline:3px solid var(--color-sage-ink);outline-offset:4px}
.footer-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:48px;padding-bottom:38px}
.footer-useful .wordmark{font-size:32px;line-height:1.05;margin:0;min-height:48px;font-weight:650}
.footer-tagline{font-size:17px;line-height:1.5;margin-top:6px}
.footer-start{margin-top:25px}
.footer-start p{font-size:15px}
.footer-useful .footer-arrow{text-decoration:underline;text-underline-offset:5px;font-weight:500}
.footer-useful h2{font-size:16px;font-weight:600;letter-spacing:0;line-height:1.5;margin:0 0 14px;text-wrap:initial}
.footer-explore ul{list-style:none;padding:0;margin:0}
.footer-explore a{padding:4px 0;line-height:1.4}
.footer-newsletter>p{font-size:26px;line-height:1.25;letter-spacing:-.025em;margin:0 0 12px}
.footer-useful .footer-all-links{display:flex;width:fit-content;font-size:14px;margin-top:8px}
.footer-support{display:flex;align-items:center;justify-content:space-between;gap:20px 40px;padding:26px 0;border-top:1px solid var(--color-sage-ink)}
.footer-support h2{margin-bottom:3px}
.footer-support p{font-size:15px;line-height:1.5}
.footer-support nav{display:flex;gap:12px 32px;flex-wrap:wrap}
.footer-support a{text-decoration:underline;text-underline-offset:5px;font-size:15px}
.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:8px 32px;padding-top:16px;font-size:13px}
.footer-bottom small{font-size:13px;white-space:nowrap}
.footer-bottom nav,.footer-preferences{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px}
.footer-preferences{margin-left:auto}
.footer-useful .motion-setting{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:400;min-height:48px;margin:0;order:0;cursor:pointer}
.footer-useful .motion-setting input{width:20px;height:20px;margin:0;accent-color:var(--color-sage-ink);flex:none}
.footer-useful.footer-compact :is(.footer-explore,.footer-start,.footer-support,.footer-all-links){display:none}
.footer-compact .footer-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;padding-bottom:20px}
.footer-compact .footer-preferences{margin-left:0}
.prototype-note{background:var(--color-canvas);padding:0 var(--layout-gutter);text-align:left}
.prototype-note summary{min-height:44px;display:list-item;width:fit-content;padding:12px 0;cursor:pointer;font-size:12px}
.prototype-note details p{padding:4px 0 20px;max-width:none;line-height:1.8}
@media(max-width:1000px){
 .footer-main{gap:30px}
 .footer-support{align-items:flex-start}
 .footer-support nav{gap:0 22px}
 .footer-preferences{margin-left:0}
}
@media(max-width:760px){
 .site-footer.footer-useful{padding-top:calc(34px + var(--edge-half,8px));padding-bottom:18px}
 .footer-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px 24px;padding-bottom:28px}
 .footer-introduction{grid-column:1/-1}
 .footer-useful .wordmark{font-size:30px}
 .footer-start{margin-top:16px}
 .footer-useful h2{font-size:15px;margin-bottom:10px}
 .footer-explore a{font-size:15px;min-height:48px}
 .footer-newsletter>p{font-size:18px;line-height:1.4;letter-spacing:0}
 .footer-newsletter .footer-arrow{font-size:15px;gap:8px}
 .footer-support{display:block;padding:24px 0 14px}
 .footer-support nav{margin-top:8px;gap:0 24px}
 .footer-bottom{gap:4px 24px;padding-top:10px}
 .footer-bottom small{flex-basis:100%}
 .footer-bottom nav{gap:4px 24px}
 .footer-preferences{width:100%;justify-content:space-between;gap:8px 18px}
 .footer-compact .footer-main{display:block;padding-bottom:12px}
 .footer-compact .footer-newsletter{margin-top:24px}
 .footer-compact .footer-newsletter>p{font-size:21px}
}
@media(prefers-reduced-motion:reduce){.footer-useful a{transition:none}}
.reduce-motion .footer-useful a{transition:none}
@media print{.site-footer.footer-useful{padding:16px 0;background:transparent;mask:none}.footer-main{display:block;padding:0}.footer-explore,.footer-newsletter,.footer-start,.footer-support,.footer-bottom,.prototype-note{display:none}}
