.footer{padding:1.5rem 2rem;padding-left:max(2rem, env(safe-area-inset-left));padding-right:max(2rem, env(safe-area-inset-right));padding-bottom:max(1.5rem, env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--border)}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-logo{color:var(--text);letter-spacing:.05em;font-size:1rem;font-weight:800}.footer-copy{color:var(--text-muted);font-size:.8rem}.footer-tg,.footer-email,.footer-phone{color:var(--primary);font-size:.8rem;font-weight:500;text-decoration:none}.footer-tg:hover,.footer-email:hover,.footer-phone:hover{text-decoration:underline}.footer-privacy{color:var(--text-muted);font-size:.8rem;text-decoration:none}.footer-privacy:hover{text-decoration:underline}@media (max-width:768px){.footer{padding:1.5rem 1rem;padding-bottom:max(1.5rem, env(safe-area-inset-bottom))}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:.625rem}.footer-logo{margin-bottom:.25rem}.footer-copy{font-size:.78rem;line-height:1.5}.footer-privacy,.footer-tg,.footer-email,.footer-phone{align-items:center;min-height:44px;padding:.5rem 0;display:inline-flex}}.footer-services{opacity:.8;flex-wrap:wrap;gap:.75rem;font-size:.85rem;display:flex}.footer-services a:hover{opacity:1;text-decoration:underline}
