.footer{color:#fffc;background:#0a0a0a;position:relative;overflow:hidden}.footer-border{background:linear-gradient(90deg,#b8860b 0%,#d4a017 15%,#f5c842 30%,#d4a017 50%,#b8860b 70%,#8b6508 85%,#b8860b 100%) 0 0/200% 100%;height:4px;animation:4s ease-in-out infinite borderShine}@keyframes borderShine{0%{background-position:0 0}to{background-position:200% 0}}.footer-main{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr;gap:35px;padding:50px 0 40px;display:grid}.footer-col h4{color:#fff;letter-spacing:.5px;margin-bottom:18px;padding-bottom:10px;font-size:1rem;font-weight:700;position:relative}.footer-col h4:after{content:"";background:linear-gradient(90deg,#b8860b,#d4a017);border-radius:2px;width:32px;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.footer-col:hover h4:after{width:52px}.footer-brand{max-width:350px}.footer-logo{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-size:1.6rem;font-weight:800;transition:color .3s;display:inline-block}.footer-logo:hover{color:#fff}.footer-logo span{color:#b8860b;position:relative}.footer-logo span:after{content:"";background:#b8860b;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.footer-desc{color:#fff9;margin-bottom:18px;font-size:.92rem;line-height:1.7}.footer-rating{background:#b8860b0f;border:1px solid #b8860b14;border-radius:50px;align-items:center;gap:12px;width:fit-content;margin-bottom:20px;padding:8px 16px;display:flex}.rating-stars{color:#f5a623;gap:2px;font-size:.8rem;display:flex}.rating-text{color:#fff9;font-size:.78rem;font-weight:500}.footer-social{gap:10px;display:flex}.social-icon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;transition:all .3s;display:flex}.social-icon:hover{border-color:#0000;transform:translateY(-4px)}.social-icon.fb:hover{background:#1877f2;box-shadow:0 4px 20px #1877f259}.social-icon.ig:hover{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);box-shadow:0 4px 20px #e1306c4d}.social-icon.yt:hover{background:red;box-shadow:0 4px 20px #ff00004d}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:8px}.footer-links li a{color:#ffffff8c;align-items:center;gap:4px;font-size:.9rem;transition:all .3s;display:inline-flex;position:relative}.footer-links li a:before{content:"→";color:#b8860b;opacity:0;font-size:.75rem;transition:all .3s;transform:translate(-8px)}.footer-links li a:hover{color:#b8860b;padding-left:20px}.footer-links li a:hover:before{opacity:1;transform:translate(0)}.footer-contact .contact-item{border-bottom:1px solid #ffffff08;align-items:flex-start;gap:14px;margin-bottom:14px;padding-bottom:14px;display:flex}.footer-contact .contact-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.contact-icon{color:#b8860b;flex-shrink:0;min-width:18px;margin-top:2px;font-size:.95rem}.contact-label{text-transform:uppercase;letter-spacing:.8px;color:#ffffff40;margin-bottom:1px;font-size:.65rem;font-weight:600;display:block}.contact-item p{color:#ffffffb3;margin:0;font-size:.88rem;line-height:1.5}.contact-item p a{color:#ffffffb3;transition:color .3s}.contact-item p a:hover{color:#b8860b}.contact-sep{color:#ffffff26;margin:0 4px}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px 0;display:flex}.footer-bottom p{color:#ffffff4d;margin:0;font-size:.8rem}.footer-copy span{color:#b8860b;font-weight:600}.footer-credit{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.footer-credit .heart{color:#ff4757;font-size:.85rem;animation:1.6s ease-in-out infinite heartBeat;display:inline-block}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.footer-credit .dot{color:#ffffff1a}@media (min-width:768px){.footer-main{grid-template-columns:repeat(2,1fr);gap:40px;padding:55px 0 45px}.footer-brand{max-width:100%}.footer-logo{font-size:1.8rem}.footer-bottom{text-align:left;flex-direction:row;justify-content:space-between;padding:22px 0}.footer-col h4{font-size:1.05rem}.footer-rating{padding:8px 18px}}@media (min-width:1024px){.footer-main{grid-template-columns:1.6fr 1fr 1fr 1.8fr;gap:45px;padding:65px 0 50px}.footer-desc{font-size:.95rem}.footer-links li a{font-size:.92rem}.contact-item p{font-size:.9rem}.social-icon{width:42px;height:42px;font-size:1rem}.footer-col h4{font-size:1.1rem}.rating-stars{font-size:.85rem}.rating-text{font-size:.82rem}}@media (min-width:1400px){.footer-main{gap:55px}.footer-brand{max-width:400px}.footer-logo{font-size:2rem}}@media (prefers-reduced-motion:no-preference){.footer-col{opacity:0;animation:.7s forwards fadeUp;transform:translateY(20px)}.footer-col:first-child{animation-delay:50ms}.footer-col:nth-child(2){animation-delay:.12s}.footer-col:nth-child(3){animation-delay:.19s}.footer-col:nth-child(4){animation-delay:.26s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}}
.whatsapp-button{z-index:999;cursor:pointer;background-color:#25d366;border:none;border-radius:20%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:20px;right:16px;box-shadow:0 4px 20px #25d36666}.whatsapp-button:hover{transform:scale(1.08);box-shadow:0 6px 30px #25d36680}.whatsapp-button:active{transform:scale(.95)}@media (min-width:768px){.whatsapp-button{width:68px;height:68px;bottom:24px;right:24px}}@media (min-width:1024px){.whatsapp-button{width:74px;height:74px;bottom:30px;right:30px}}
