.footer{background:#fffffc;padding:108px 0 40px;border-top:1px solid rgba(20,32,29,.06)}.footer__inner{display:flex;flex-direction:column;gap:58px}.footer__badge{display:inline-flex;flex-direction:column;justify-content:center;width:min(390px,100%);min-height:68px;padding:16px 24px;border:2px solid rgba(20,32,29,.1);color:var(--text-secondary);background:rgba(255,255,252,.58)}.footer__badge span{color:var(--text-tertiary);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer__badge strong{color:var(--text-secondary);font-size:17px;letter-spacing:0}.footer__top{justify-content:space-between;gap:88px}.footer__brand,.footer__top{display:flex;align-items:flex-start}.footer__brand{flex-direction:column;gap:20px;max-width:300px;flex-shrink:0}.footer__logo{text-decoration:none;display:inline-flex;line-height:1}.footer__wordmark{color:var(--text-primary);font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:800}.footer__tagline{margin:0;color:rgba(23,32,29,.52);font-size:16px;line-height:1.5}.footer__email{color:var(--text-tertiary);text-decoration:none}.footer__email,.footer__support-email{display:block;font-size:16px;line-height:1.45}.footer__support-email{color:var(--text-secondary);text-decoration:underline;text-underline-offset:4px}.footer__links{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:72px}.footer__col{display:flex;flex-direction:column;gap:15px}.footer__col-title{font-size:16px;font-weight:800;color:var(--text-primary);margin-bottom:8px}.footer__link{font-size:16px;color:var(--text-tertiary);text-decoration:none;transition:color .15s ease}.footer__link:hover{color:var(--text-primary)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:28px;border-top:1px dotted rgba(20,32,29,.18);color:var(--text-tertiary);font-size:14px}.footer__compliance{max-width:760px}.footer__compliance span{display:block}.footer__compliance p{margin:10px 0 0;color:rgba(23,32,29,.56);font-size:13px;line-height:1.55}.footer__legal{display:flex;align-items:center;gap:24px}.footer__legal a{color:var(--text-tertiary);text-decoration:underline;text-underline-offset:3px}@media (max-width:768px){.footer__top{flex-direction:column;gap:var(--space-8)}.footer__links{grid-template-columns:1fr;gap:var(--space-8)}.footer__col{min-width:120px}.footer__bottom{align-items:flex-start;flex-direction:column}.footer__legal{flex-wrap:wrap}}