.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{color:var(--primary);font-size:.8rem;font-weight:500;text-decoration:none}.footer-tg:hover{text-decoration:underline}.footer-fop,.footer-address{color:var(--text-muted);font-size:.8rem}.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-fop,.footer-address,.footer-copy{font-size:.78rem;line-height:1.5}.footer-privacy,.footer-tg{align-items:center;min-height:44px;padding:.5rem 0;display:inline-flex}}
