.fitp-footer{background:radial-gradient(circle at top left,rgb(196 48 154 / .12),transparent 32%),linear-gradient(180deg,var(--fitp-bg-soft) 0%,var(--fitp-bg-green-soft) 100%);border-top:1px solid var(--fitp-border);color:var(--fitp-text);padding:28px 20px 18px}.fitp-footer__top{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:28px;align-items:start;padding:28px;background:rgb(255 255 255 / .88);border:1px solid rgb(255 255 255 / .7);border-radius:var(--fitp-radius-lg);box-shadow:0 18px 45px rgb(106 20 77 / .1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.fitp-footer__brand{display:flex;gap:16px;align-items:center}.fitp-footer__logo img{width:72px;height:72px;object-fit:contain;display:block}.fitp-footer__eyebrow{margin:0 0 6px;color:var(--fitp-pink);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fitp-footer__summary{max-width:34ch;margin:0;color:var(--fitp-muted);line-height:1.55}.fitp-footer__nav{width:100%;display:grid;justify-items:start;gap:10px}.fitp-footer__nav a,.fitp-footer__socials a{color:var(--fitp-text);font-weight:600;text-decoration:none}.fitp-footer__nav a:hover,.fitp-footer__nav a:focus,.fitp-footer__socials a:hover,.fitp-footer__socials a:focus{color:var(--fitp-pink-deep)}.fitp-footer__actions{display:grid;gap:16px;justify-items:end}.fitp-footer__socials{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.fitp-footer__cta{min-height:46px;padding-left:20px;padding-right:20px}.fitp-footer__bottom{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;padding:16px 4px 0;color:var(--fitp-muted);font-size:.92rem}.fitp-footer__bottom p{margin:0}@media (max-width:920px){.fitp-footer__top{grid-template-columns:1fr}.fitp-footer__actions{justify-items:start}.fitp-footer__socials{justify-content:flex-start}}@media (max-width:640px){.fitp-footer{padding:24px 12px 16px;text-align:center}.fitp-footer__top{justify-items:center;gap:22px;padding:24px 18px;border-radius:18px}.fitp-footer__brand{flex-direction:column;align-items:center;gap:12px}.fitp-footer__logo img{width:64px;height:64px}.fitp-footer__summary{max-width:30ch;margin-left:auto;margin-right:auto}.fitp-footer__nav,.fitp-footer__actions{justify-items:center;width:100%}.fitp-footer__nav .fitp-footer__nav{width:auto;margin:0;padding:0}.fitp-footer__socials{justify-content:center;gap:10px 16px}.fitp-footer__cta{justify-content:center;width:min(100%, 220px);text-align:center}.fitp-footer__bottom{flex-direction:column;align-items:center;justify-content:center;gap:6px;padding-top:14px;text-align:center}}