:root{--cor-primaria:#3c1053;--cor-secundaria:#ad5389;--cor-fundo:#131a2d;--cor-texto:#fff;--transicao:all .3s ease}#footer-logo-text-2--0{background:linear-gradient(135deg,#131a2d 0,#3c1053 50%,#1a0b2e 100%)!important;position:relative;overflow:hidden}#footer-logo-text-2::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(173,83,137,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(173,83,137,.08) 0,transparent 50%);pointer-events:none}#footer-logo-text-2--0 .container{position:relative;z-index:1}.footer-brand{margin-bottom:30px}.footer-brand h3{color:white;font-size:1.8rem;font-weight:700;margin-bottom:10px;background:linear-gradient(90deg,#fff,#ad5389);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p{color:rgba(255,255,255,.7);font-size:.95rem;max-width:500px;margin:0 auto}.footer-menu{margin-bottom:35px}.footer-menu ul{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;list-style:none;padding:0;margin:0}.footer-menu a{color:rgba(255,255,255,.8);text-decoration:none;font-size:.95rem;font-weight:500;transition:var(--transicao);position:relative;padding:5px 0}.footer-menu a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#ad5389,#3c1053);transition:width .3s}.footer-menu a:hover{color:white}.footer-menu a:hover::after{width:100%}.social-container{margin-bottom:40px;padding:20px 0;position:relative}.social-container::before,.social-container::after{content:'';position:absolute;left:50%;transform:translateX(-50%);width:100px;height:1px;background:linear-gradient(90deg,transparent,rgba(173,83,137,.5),transparent)}.social-container::before{top:0}.social-container::after{bottom:0}.social-links{display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.social-links a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:var(--transicao);position:relative;overflow:hidden}.social-links a::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--cor-secundaria),var(--cor-primaria));opacity:0;transition:opacity .3s;z-index:0}.social-links a:hover{transform:translateY(-5px) scale(1.1);border-color:transparent;box-shadow:0 10px 25px rgba(173,83,137,.3)}.social-links a:hover::before{opacity:1}.social-links a svg{position:relative;z-index:1;width:22px;height:22px;transition:transform .3s}.social-links a:hover svg{transform:scale(1.1)}.footer-copyright{padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright p{color:rgba(255,255,255,.6);font-size:.9rem;line-height:1.8;margin:0}.footer-copyright strong{color:white;font-weight:600}.footer-copyright a{color:var(--cor-secundaria);text-decoration:none;transition:var(--transicao);position:relative}.footer-copyright a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--cor-secundaria);transition:width .3s}.footer-copyright a:hover{color:white}.footer-copyright a:hover::after{width:100%}.year-current{display:inline}@media (max-width:768px){#footer-logo-text-2--0{padding-top:40px!important;padding-bottom:20px!important}.footer-brand h3{font-size:1.5rem}.footer-menu ul{gap:20px}.footer-menu a{font-size:.9rem}.social-links{gap:15px}.social-links a{width:45px;height:45px}.footer-copyright p{font-size:.85rem}}