.site-footer{background:linear-gradient(175deg,#1e0040 0%,#0d0020 60%,#050010 100%);color:rgba(255,255,255,0.75);font-family:var(--font-base,'Segoe UI',sans-serif);font-size:14px;position:relative;}.footer-wave{height:4px;background:linear-gradient(90deg,#672f8f 0%,#a855f7 35%,#00AFDB 65%,#672f8f 100%);background-size:200% 100%;animation:waveShift 5s linear infinite;}@keyframes waveShift{0%{background-position:0% 0%;}100%{background-position:200% 0%;}}.footer-container{max-width:1280px;margin:0 auto;padding:64px 5% 48px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:48px 40px;}.footer-col-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:rgba(255,255,255,0.4);margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,0.07);}.footer-logo{display:inline-block;margin-bottom:18px;}.footer-logo img{max-width:140px;height:auto;display:block;}.footer-brand-desc{font-size:13.5px;line-height:1.7;color:rgba(255,255,255,0.55);margin:0 0 20px;max-width:340px;}.footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;}.footer-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:100px;font-size:11.5px;font-weight:700;letter-spacing:0.03em;}.footer-badge--purple{background:rgba(103,47,143,0.35);color:#c084fc;border:1px solid rgba(192,132,252,0.25);}.footer-badge--green{background:rgba(37,211,102,0.15);color:#4ade80;border:1px solid rgba(74,222,128,0.25);}.footer-badge--blue{background:rgba(0,175,219,0.15);color:#38bdf8;border:1px solid rgba(56,189,248,0.25);}.footer-apps-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:rgba(255,255,255,0.4);margin:0 0 14px;}.footer-app-brand{display:flex;align-items:center;gap:14px;margin-bottom:14px;}.footer-app-icone{width:56px;height:56px;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,0.4);flex-shrink:0;}.footer-app-info p{font-size:12.5px;color:rgba(255,255,255,0.5);line-height:1.5;margin:0;}.app-buttons-wrapper{display:flex;flex-direction:column;gap:8px;}.store-badge-btn{display:flex;align-items:center;gap:12px;padding:10px 16px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:10px;color:#fff;text-decoration:none;transition:background 0.2s,border-color 0.2s,transform 0.2s;}.store-badge-btn:hover{background:rgba(255,255,255,0.12);border-color:rgba(168,85,247,0.5);transform:translateX(3px);color:#fff;}.store-badge-btn svg{flex-shrink:0;opacity:0.85;}.badge-text-ui{display:flex;flex-direction:column;}.badge-text-ui span{font-size:10px;font-weight:500;color:rgba(255,255,255,0.5);line-height:1.2;text-transform:uppercase;}.badge-text-ui strong{font-size:15px;font-weight:700;color:#fff;line-height:1.2;}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;}.footer-links li a{display:flex;align-items:center;gap:9px;padding:7px 10px;color:rgba(255,255,255,0.6);text-decoration:none;font-size:13.5px;border-radius:8px;transition:color 0.18s,background 0.18s,transform 0.18s;}.footer-links li a svg{flex-shrink:0;opacity:0.5;transition:opacity 0.18s;}.footer-links li a:hover{color:#fff;background:rgba(255,255,255,0.06);transform:translateX(4px);}.footer-links li a:hover svg{opacity:1;color:#a855f7;}.footer-contact-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;}.contact-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.07);border-radius:12px;transition:border-color 0.2s,background 0.2s;}.contact-item--link{text-decoration:none;cursor:pointer;}.contact-item--link:hover{background:rgba(103,47,143,0.15);border-color:rgba(168,85,247,0.35);}.contact-item--whatsapp:hover{background:rgba(37,211,102,0.12);border-color:rgba(37,211,102,0.35);}.contact-icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:rgba(103,47,143,0.25);display:flex;align-items:center;justify-content:center;color:#c084fc;}.contact-item--whatsapp .contact-icon{background:rgba(37,211,102,0.2);color:#4ade80;}.contact-text{display:flex;flex-direction:column;gap:1px;flex:1;}.contact-text strong{font-size:12px;color:rgba(255,255,255,0.5);font-weight:600;text-transform:uppercase;letter-spacing:0.05em;}.contact-text span{font-size:14px;font-weight:700;color:#fff;}.contact-text em{font-size:11px;font-style:normal;color:rgba(255,255,255,0.35);}.contact-arrow{color:rgba(255,255,255,0.3);font-size:16px;align-self:center;transition:transform 0.2s,color 0.2s;}.contact-item--link:hover .contact-arrow{transform:translateX(3px);color:#a855f7;}.footer-social-label{font-size:11.5px;text-transform:uppercase;letter-spacing:0.1em;color:rgba(255,255,255,0.35);margin:0 0 10px;}.footer-social-icons{display:flex;gap:8px;}.social-icon{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.6);text-decoration:none;transition:background 0.2s,border-color 0.2s,color 0.2s,transform 0.2s;}.social-icon:hover{background:rgba(103,47,143,0.35);border-color:rgba(168,85,247,0.5);color:#fff;transform:translateY(-2px);}.social-icon--whatsapp:hover{background:rgba(37,211,102,0.2);border-color:rgba(37,211,102,0.4);}.footer-bottom{border-top:1px solid rgba(255,255,255,0.06);background:rgba(0,0,0,0.25);}.footer-bottom-inner{max-width:1280px;margin:0 auto;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;}.footer-copyright{margin:0;font-size:13px;color:rgba(255,255,255,0.4);}.footer-copyright strong{color:rgba(255,255,255,0.65);}.footer-legal-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}.footer-legal-links a{font-size:12.5px;color:rgba(255,255,255,0.4);text-decoration:none;transition:color 0.18s;}.footer-legal-links a:hover{color:#c084fc;}.footer-legal-links span{color:rgba(255,255,255,0.2);}.footer-anatel{margin:0;font-size:11.5px;color:rgba(255,255,255,0.3);text-align:right;}.footer-anatel strong{color:rgba(255,255,255,0.5);}.whatsapp-float{position:fixed;bottom:calc(20px + env(safe-area-inset-bottom));right:20px;width:56px;height:56px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(37,211,102,0.45);text-decoration:none;color:#fff;z-index:999999;transition:transform 0.2s,box-shadow 0.2s;}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 8px 28px rgba(37,211,102,0.55);}.whatsapp-icon{width:30px;height:30px;}.whatsapp-tooltip{position:absolute;right:calc(100% + 12px);background:#fff;color:#1a1a1a;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;box-shadow:0 4px 14px rgba(0,0,0,0.15);opacity:0;visibility:hidden;transition:opacity 0.2s,visibility 0.2s;pointer-events:none;}.whatsapp-tooltip::after{content:'';position:absolute;right:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right:none;border-left-color:#fff;}.whatsapp-float:hover .whatsapp-tooltip,.whatsapp-float:focus-visible .whatsapp-tooltip{opacity:1;visibility:visible;}@media (hover:none){.whatsapp-tooltip{display:none;}}@media (max-width:1100px){.footer-container{grid-template-columns:1fr 1fr;gap:40px 32px;}.footer-col--brand{grid-column:1 / -1;}.footer-brand-desc{max-width:100%;}.app-buttons-wrapper{flex-direction:row;}}@media (max-width:640px){.footer-container{grid-template-columns:1fr;padding:48px 5% 36px;}.footer-bottom-inner{flex-direction:column;text-align:center;gap:8px;}.footer-legal-links{justify-content:center;}.footer-anatel{text-align:center;}.app-buttons-wrapper{flex-direction:column;}.whatsapp-float{bottom:16px;right:16px;width:52px;height:52px;}}