.footer-premium{background:linear-gradient(#18181bf2 0%,#0a0a0afa 100%);border-top:1px solid #10b98126;position:relative;overflow:hidden}.footer-premium:before{content:"";background:linear-gradient(90deg,#0000,#10b98180,#0000);height:1px;animation:3s ease-in-out infinite shimmer-line;position:absolute;top:0;left:0;right:0}@keyframes shimmer-line{0%,to{opacity:.3}50%{opacity:1}}.footer-container{max-width:1400px;margin:0 auto;padding:clamp(3rem,6vw,5rem) clamp(20px,5vw,48px) clamp(2rem,4vw,3rem)}.footer-cta-section{text-align:center;background:#10b98114;border:1px solid #10b98133;border-radius:24px;margin-bottom:clamp(3rem,5vw,4rem);padding:clamp(2rem,4vw,3rem);position:relative;overflow:hidden}.footer-cta-section:before{content:"";opacity:0;z-index:0;background:linear-gradient(45deg,#0000,#10b9814d,#0000);border-radius:24px;transition:opacity .5s;position:absolute;inset:-2px}.footer-cta-section:hover:before{opacity:1;animation:3s linear infinite rotate-gradient}@keyframes rotate-gradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-cta-content{z-index:1;position:relative}.footer-cta-badge{color:#000;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;font-size:12px;font-weight:700;animation:2s ease-in-out infinite pulse-badge;display:inline-flex;box-shadow:0 4px 20px #10b9814d}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.footer-cta-title{color:var(--text);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.footer-cta-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:clamp(1rem,2vw,1.125rem)}.footer-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer-cta-phone{color:#000;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;align-items:center;gap:12px;padding:16px 32px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #10b98166}.footer-cta-phone:before{content:"";pointer-events:none;border:2px solid #10b981;border-radius:18px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-ring-footer;position:absolute;inset:-4px}@keyframes pulse-ring-footer{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.15)}}.footer-cta-phone:hover{transform:translateY(-4px);box-shadow:0 12px 32px #10b98180}.footer-cta-phone svg{width:24px;height:24px;animation:3s ease-in-out infinite ring-icon}@keyframes ring-icon{0%,to{transform:rotate(0)}10%,20%{transform:rotate(-15deg)}15%,25%{transform:rotate(15deg)}30%{transform:rotate(0)}}.footer-content-horizontal{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:clamp(2rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,3rem);display:flex}.footer-content-horizontal h3{color:var(--text);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:700;display:flex}.footer-content-horizontal h3:before{content:"";background:linear-gradient(#10b981,#059669);border-radius:2px;width:4px;height:16px}.footer-nav-horizontal{flex:1;min-width:300px}.footer-links-horizontal{flex-wrap:wrap;align-items:center;gap:clamp(1rem,2vw,1.5rem);display:flex}.footer-link-h{color:var(--text-secondary);background:#27272a66;border:1px solid #3f3f464d;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.footer-link-h .footer-link-icon{font-size:1.125rem;transition:transform .3s}.footer-link-h:hover{color:#10b981;background:#10b98114;border-color:#10b9814d;transform:translateY(-2px)}.footer-link-h:hover .footer-link-icon{transform:scale(1.15)}.footer-link-h.active{color:#10b981;background:#10b98126;border-color:#10b98166;font-weight:600}.footer-contact-horizontal{flex:1;min-width:300px}.footer-contact-items-horizontal{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer-contact-chip{color:var(--text);background:#27272a99;border:1px solid #3f3f464d;border-radius:16px;align-items:center;gap:.625rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.footer-contact-chip svg{color:#10b981;flex-shrink:0;width:20px;height:20px}.footer-contact-chip:hover{color:#10b981;background:#10b9811a;border-color:#10b98166;transform:translateY(-2px);box-shadow:0 4px 16px #10b98126}.footer-contact-chip-location{cursor:default}.footer-contact-chip-location:hover{color:var(--text);box-shadow:none;transform:none}.footer-bottom{border-top:1px solid #3f3f464d;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-copyright{color:var(--text-secondary);font-size:.875rem}.footer-brand-badge{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.footer-heart{color:#10b981;animation:1.5s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(.95)}}@media (max-width:1024px){.footer-content-horizontal{flex-direction:column}.footer-nav-horizontal,.footer-contact-horizontal{width:100%;min-width:auto}}@media (max-width:768px){.footer-cta-buttons{flex-direction:column;width:100%}.footer-cta-phone{justify-content:center;width:100%}.footer-bottom{text-align:center;flex-direction:column}.footer-links-horizontal{flex-direction:column;align-items:stretch}.footer-link-h{justify-content:flex-start}.footer-contact-items-horizontal{flex-direction:column;align-items:stretch}.footer-contact-chip{justify-content:flex-start}}
