.footer{background-color:var(--bg-primary);border-top:1px solid #0000000d;padding:8rem 0 3rem;position:relative;overflow:hidden}[data-theme=dark] .footer{border-top-color:#ffffff0d}.footer-bg-orb{filter:blur(100px);opacity:.06;pointer-events:none;background:radial-gradient(circle,#7c3aed,#0000 70%);width:400px;height:400px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.footer-content{z-index:10;justify-content:space-between;gap:6rem;margin-bottom:6rem;display:flex;position:relative}.footer-brand-col{flex-direction:column;flex:1.5;align-items:flex-start;display:flex}.footer-brand{align-items:center;gap:.75rem;margin-bottom:1.5rem;text-decoration:none;display:flex}.footer-logo-icon{width:auto;height:48px;display:block}.footer-logo-text{width:auto;height:80px;display:block}.footer-text{color:var(--text-secondary);opacity:.8;max-width:360px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.footer-socials{gap:1.5rem;display:flex}.social-link{color:var(--text-muted);font-size:1.4rem;text-decoration:none;transition:all .3s}.footer-links-grid{flex:2;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.footer-links-col{flex-direction:column;gap:1rem;display:flex}.footer-link-title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.footer-link{color:var(--text-secondary);opacity:.7;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.footer-link:hover{color:#7c3aed;opacity:1;transform:translate(4px)}.footer-bottom{color:var(--text-muted);z-index:10;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:3rem;font-size:.9rem;font-weight:600;display:flex;position:relative}[data-theme=dark] .footer-bottom{border-top-color:#ffffff0d}.footer-copyright .separator{opacity:.3;margin:0 .75rem}.footer-status{color:#10b981;text-transform:uppercase;letter-spacing:.05em;background:#10b9810d;border-radius:100px;align-items:center;gap:.75rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:flex}.status-dot-pulse{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite footer-dot-pulse}@keyframes footer-dot-pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}@media (max-width:1024px){.footer-content{flex-direction:column;gap:4rem}.footer-brand-col{text-align:center;align-items:center}.footer-links-grid{gap:2rem;width:100%}}@media (max-width:640px){.footer-links-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.footer-bottom{text-align:center;flex-direction:column;gap:1.5rem}.footer-status{order:-1}}.footer-business-info{color:#777;margin-top:10px;font-size:14px;line-height:1.6}.footer-business-info p{margin:2px 0}.footer-business-info strong{color:#333;font-weight:500}.footer-business-info a{color:var(--accent);text-decoration:none}.footer-business-info a:hover{text-decoration:underline}.footer-brand{margin-bottom:0}.footer-business-info{margin-top:6px}
