.footer-container{margin-top:20px;padding:0 0 40px;color:var(--marketing-ink)}.footer-container .footer-top{display:flex;justify-content:space-between;gap:40px;padding:28px 4px 22px;border-top:1px solid rgba(16,24,40,.08)}.footer-container .footer-brand{max-width:360px}.footer-container .footer-brand p{color:var(--marketing-muted);line-height:1.65;margin:14px 0 0;font-size:.98rem}.footer-container .footer-logo-link{display:inline-flex}.footer-container .footer-logo{width:126px;height:auto}.footer-container .footer-links{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));grid-gap:40px;gap:40px}.footer-container .footer-links div{display:grid;align-content:start;grid-gap:12px;gap:12px}.footer-container .footer-links span{font-size:.92rem;font-weight:800;color:var(--marketing-ink);margin-bottom:2px}.footer-container .footer-links a{color:var(--marketing-muted);text-decoration:none;font-weight:600}.footer-container .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px 0;border-top:1px solid rgba(16,24,40,.08)}.footer-container .footer-legal,.footer-container .footer-socials{display:flex;align-items:center;gap:14px}.footer-container .footer-legal a,.footer-container .footer-legal span,.footer-container .footer-socials a{color:var(--marketing-muted);text-decoration:none;font-weight:600}@media only screen and (max-width:1200px){.footer-container .footer-bottom,.footer-container .footer-top{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:900px){.footer-container .footer-links{grid-template-columns:1fr;width:100%}.footer-container .footer-bottom,.footer-container .footer-top{padding-left:0;padding-right:0}.footer-container .footer-legal,.footer-container .footer-socials{flex-wrap:wrap}}.proof-banner{margin:0 auto;max-width:1180px;padding:0 18px}.proof-banner__link{display:flex;align-items:center;justify-content:center;gap:16px;border:1px solid rgba(37,99,235,.16);border-radius:8px;background:hsla(0,0%,100%,.92);box-shadow:0 12px 34px rgba(18,38,63,.08);color:var(--marketing-ink,#101828);padding:12px 16px;text-decoration:none}.proof-banner__link:hover{border-color:rgba(37,99,235,.28)}.proof-banner__link:hover .proof-banner__cta{text-decoration:underline}.proof-banner__badge,.proof-banner__cta{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;font-size:.88rem;font-weight:800;line-height:1.3}.proof-banner__badge{color:var(--marketing-blue-deep,#1147b5)}.proof-banner__copy{color:var(--marketing-muted,#5b6475);font-size:.94rem;font-weight:650;line-height:1.4;text-align:center}.proof-banner__cta{color:var(--marketing-blue-deep,#1147b5)}@media only screen and (max-width:900px){.proof-banner{padding:0 14px}.proof-banner__link{align-items:flex-start;flex-direction:column;gap:8px}.proof-banner__copy{text-align:left}}