.footer{background:linear-gradient(180deg,#0f0f0f,#1a1a1a);padding:80px 0 30px;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.4),transparent)}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px}.footer-brand-section{display:flex;align-items:center;gap:20px}.footer-logo{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.65);box-shadow:0 8px 24px rgba(2,6,23,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-decoration:none;flex-shrink:0;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.footer-logo-img{width:110px;height:50px;display:block;object-fit:cover;object-position:center 68%;transition:transform .25s ease,opacity .25s ease}.footer-logo:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(2,6,23,.28);background:hsla(0,0%,100%,.96)}.footer-logo-img:hover{opacity:.92;transform:scale(1.02)}.footer-logo-svg{height:55px;width:auto}.footer-logo-svg:hover{opacity:.9}.footer-tagline{color:hsla(0,0%,100%,.6);font-size:.95rem;margin:0;max-width:250px;line-height:1.5}.footer-social{display:flex;gap:12px}.social-link{width:45px;height:45px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-link svg{width:20px;height:20px;fill:hsla(0,0%,100%,.7);transition:all .3s ease}.social-link:hover{transform:translateY(-4px);border-color:transparent}.social-link.whatsapp:hover{background:#25d366;box-shadow:0 8px 25px rgba(37,211,102,.3)}.social-link.phone:hover{background:#c9a227;box-shadow:0 8px 25px rgba(201,162,39,.3)}.social-link.email:hover{background:#ea4335;box-shadow:0 8px 25px rgba(234,67,53,.3)}.social-link:hover svg{fill:#fff}.footer-divider{height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent)}.footer-divider,.footer-main{margin-bottom:50px}.footer-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:25px;position:relative;padding-bottom:12px}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:35px;height:2px;background:linear-gradient(90deg,#c9a227,#e0c068);border-radius:2px}.footer-description{color:hsla(0,0%,100%,.55);font-size:.9rem;line-height:1.7;margin-bottom:25px}.footer-features{display:flex;flex-direction:column;gap:10px}.footer-feature{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.65);font-size:.9rem}.feature-check{color:#c9a227;font-weight:700}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:14px}.footer-links a{color:hsla(0,0%,100%,.55);font-size:.9rem;text-decoration:none;transition:all .3s ease;display:inline-block;position:relative}.footer-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#c9a227;transition:width .3s ease}.footer-links a:hover{color:#c9a227;transform:translateX(5px)}.footer-links a:hover:after{width:100%}.footer-contact{display:flex;flex-direction:column;gap:18px}.footer-contact-item{display:flex;align-items:flex-start;gap:15px}.contact-icon{width:38px;height:38px;min-width:38px;background:rgba(201,162,39,.1);border-radius:10px;display:flex;align-items:center;justify-content:center}.contact-icon svg{width:18px;height:18px;fill:#c9a227}.contact-text{display:flex;flex-direction:column;gap:2px}.contact-text span{color:hsla(0,0%,100%,.6);font-size:.9rem;line-height:1.4}.footer-contact-item a{color:hsla(0,0%,100%,.6);font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-contact-item a:hover{color:#c9a227}.footer-bottom{padding-top:30px;border-top:1px solid hsla(0,0%,100%,.06)}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.footer-copyright{color:hsla(0,0%,100%,.4);font-size:.85rem;margin:0}.footer-bottom-links{display:flex;gap:30px}.footer-bottom-links a{color:hsla(0,0%,100%,.4);font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#c9a227}@media (max-width:991px){.footer{padding:60px 0 25px}.footer-top{flex-direction:column;gap:25px;text-align:center;padding-bottom:30px}.footer-brand-section{flex-direction:column;gap:15px}.footer-logo{padding:5px 8px;border-radius:12px}.footer-logo-img{width:96px;height:44px}.footer-tagline{max-width:100%}}@media (max-width:768px){.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{gap:20px}}@media (max-width:480px){.footer-logo-img{width:88px;height:40px}}