/* Shared consumer footer. Deliberately independent of legacy .ft__* styles. */
.ft.cwf-footer{background:var(--ink-band,#0D1526);color:var(--surface,#fff);padding:76px 0 0;border-top:0;margin:0;font-family:var(--font,'Inter',system-ui,sans-serif)}
.cwf-footer__inner{width:min(1280px,calc(100% - 96px));margin-inline:auto}
.cwf-footer__opening{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:49px;border-bottom:1px solid rgba(255,255,255,.2)}
.cwf-footer__invitation{font-size:15px;line-height:1.6;color:inherit;margin:0 0 14px}
.cwf-footer__opening h2{font-size:clamp(35px,4.3vw,60px);letter-spacing:-.055em;line-height:1.07;font-weight:650;color:inherit;margin:0}
.cwf-footer__start{display:flex;flex-direction:column;align-items:flex-end;gap:15px}
.cwf-footer a{color:inherit}
.cwf-footer__phone{font-size:clamp(24px,2.5vw,34px);line-height:1.2;letter-spacing:-.035em;font-weight:500;text-decoration:none;white-space:nowrap}
.cwf-footer__phone:hover{text-decoration:underline;text-underline-offset:6px}
.cwf-footer__quote{display:inline-flex;gap:25px;align-items:center;min-height:44px;font-size:14px;line-height:1.5;font-weight:600;text-decoration:underline;text-underline-offset:5px}
.cwf-footer__quote span{font-size:23px;font-weight:400}
.cwf-footer__body{display:grid;grid-template-columns:210px 1fr;gap:56px;padding:49px 0}
.cwf-footer__wordmark{display:flex;align-items:center;gap:13px;text-decoration:none;width:max-content;max-width:100%}
.cwf-footer__wordmark:hover{text-decoration:none}
.cwf-footer__wordmark svg{width:44px;height:44px;flex-shrink:0}
.cwf-footer__wordmark>span{font-size:15px;line-height:1.15;font-weight:550;letter-spacing:-.025em}
.cwf-footer__wordmark strong{display:inline-block;font-size:28px;line-height:1.15;letter-spacing:-.045em;font-weight:650}
.cwf-footer__brand>p{font-size:14px;line-height:1.75;margin:22px 0 0;color:inherit}
.cwf-footer__columns{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:30px}
.cwf-footer__column{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.cwf-footer__column h3{font-size:14px;font-weight:650;line-height:1.5;margin:0 0 17px;color:inherit}
.cwf-footer__column>a{font-size:14px;line-height:1.6;padding:6px 0;text-decoration:none}
.cwf-footer__column>a:hover{text-decoration:underline;text-underline-offset:4px}
.cwf-footer__column>p{font-size:14px;line-height:1.8;margin:15px 0 0;color:inherit}
.cwf-footer__more{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}
.cwf-footer__more summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;font-size:14px;line-height:1.6;list-style:none;cursor:pointer}
.cwf-footer__more summary::-webkit-details-marker{display:none}
.cwf-footer__more summary>span{font-size:22px;font-weight:400;line-height:1;transition:transform .2s}
.cwf-footer__more[open] summary>span{transform:rotate(45deg)}
.cwf-footer__more-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 26px;padding:8px 0 25px}
.cwf-footer__more-links a{font-size:14px;line-height:1.65;text-decoration:none}
.cwf-footer__more-links a:hover{text-decoration:underline;text-underline-offset:4px}
.cwf-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding:23px 0;font-size:12px;line-height:1.7}
.cwf-footer__bottom a{text-decoration:none}
.cwf-footer__bottom a:hover{text-decoration:underline;text-underline-offset:4px}
.cwf-footer a:focus-visible,.cwf-footer summary:focus-visible{outline:2px solid var(--surface,#fff);outline-offset:5px}
@media(max-width:1180px){.cwf-footer__inner{width:calc(100% - 64px)}.cwf-footer__body{grid-template-columns:1fr;gap:35px}.cwf-footer__brand{display:flex;justify-content:space-between;gap:25px;align-items:center}.cwf-footer__brand>p{margin:0}.cwf-footer__columns{gap:25px}}
@media(max-width:760px){.ft.cwf-footer{padding-top:48px}.cwf-footer__inner{width:calc(100% - 40px)}.cwf-footer__opening{align-items:flex-start;flex-direction:column;gap:25px;padding-bottom:34px}.cwf-footer__start{align-items:flex-start;gap:5px}.cwf-footer__opening h2{font-size:44px}.cwf-footer__phone{font-size:27px}.cwf-footer__body{padding:34px 0}.cwf-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 25px}.cwf-footer__column>a{font-size:13px;min-height:36px;padding:7px 0}.cwf-footer__column h3{margin-bottom:12px}.cwf-footer__more-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}.cwf-footer__more-links a{font-size:14px;min-height:32px}.cwf-footer__bottom{flex-direction:column;gap:10px}}
@media(max-width:420px){.cwf-footer__opening h2{font-size:39px}.cwf-footer__brand{align-items:flex-start;flex-direction:column;gap:15px}.cwf-footer__brand>p{font-size:13px}.cwf-footer__wordmark strong{font-size:30px}.cwf-footer__more-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.cwf-footer__more summary>span{transition:none}}
