.footer{background:radial-gradient(ellipse 800px 400px at 20% 50%,rgba(96,165,250,.15) 0,transparent 50%),radial-gradient(ellipse 600px 300px at 80% 70%,rgba(147,197,253,.12) 0,transparent 50%),var(--bg-footer);color:#fff;margin-top:0;padding:80px 123px 0;position:relative;transition:var(--theme-transition)}.footer:before{background:linear-gradient(90deg,transparent,rgba(96,165,250,.3) 50%,transparent);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1200px}.footer-about{align-items:center;display:flex;flex-direction:column;max-width:700px;text-align:center}.footer-about h3{background:linear-gradient(135deg,#fff,#93c5fd);-webkit-background-clip:text;font-size:36px;font-weight:700;margin-bottom:20px;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.footer-about p{color:hsla(0,0%,100%,.85);font-size:14px;font-weight:300;line-height:1.8;margin-bottom:32px}.btn-support{background:hsla(0,0%,100%,.05);border:1.5px solid hsla(0,0%,100%,.3);border-radius:30px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:1px;margin-bottom:40px;padding:12px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:fit-content}.btn-support:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.6);box-shadow:0 8px 20px rgba(96,165,250,.2);transform:translateY(-2px)}.footer-links{display:grid;flex:1;gap:60px 80px;grid-template-columns:repeat(3,1fr);padding-top:8px}.footer-column h4{color:#fff;font-size:18px;font-weight:700;letter-spacing:.5px;margin-bottom:24px;padding-bottom:12px;position:relative}.footer-column h4:after{background:linear-gradient(90deg,#60a5fa,transparent);bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-column ul{list-style:none}.footer-column li{margin-bottom:12px}.footer-column a{color:hsla(0,0%,100%,.75);display:inline-block;font-size:14px;font-weight:400;position:relative;text-decoration:none;transition:all .3s ease}.footer-column a:before{background:#60a5fa;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-column a:hover{color:#fff;transform:translateX(4px)}.footer-column a:hover:before{width:100%}.footer-bottom{background:var(--bg-secondary);border-top:1px solid rgba(0,0,0,.05);padding:24px 0;text-align:center}.footer-bottom,.footer-bottom p{transition:var(--theme-transition)}.footer-bottom p{color:var(--text-secondary);font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.footer-bottom a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.footer-bottom a:hover{color:#60a5fa}@media (max-width:1440px){.footer{padding:70px 100px 0}.footer-content{gap:45px}.footer-about{flex:0 0 400px}.footer-about h3{font-size:32px;margin-bottom:18px}.footer-about p{font-size:13px;line-height:1.75;margin-bottom:28px}.btn-support{font-size:13px;padding:11px 28px}.footer-links{gap:55px 70px}.footer-column h4{font-size:17px;margin-bottom:22px}.footer-column a{font-size:13px}.footer-column li{margin-bottom:11px}.footer-bottom{padding:22px 0}.footer-bottom p{font-size:11px}}@media (max-width:1200px){.footer{padding:60px 80px 0}.footer-content{gap:40px}.footer-about{flex:0 0 360px}.footer-about h3{font-size:30px;margin-bottom:16px}.footer-about p{font-size:13px;line-height:1.7;margin-bottom:26px}.btn-support{font-size:12px;padding:10px 26px}.footer-links{gap:50px 60px}.footer-column h4{font-size:16px;margin-bottom:20px}.footer-column a{font-size:13px}.footer-column li{margin-bottom:10px}.footer-bottom{padding:20px 0}.footer-bottom p{font-size:11px}}@media (max-width:1024px){.footer{padding:50px 60px 0}.footer-content{gap:35px}.footer-about{flex:0 0 320px}.footer-about h3{font-size:28px;margin-bottom:14px}.footer-about p{font-size:12px;line-height:1.65;margin-bottom:24px}.btn-support{font-size:11px;padding:9px 24px}.footer-links{gap:45px 50px}.footer-column h4{font-size:15px;margin-bottom:18px}.footer-column a{font-size:12px}.footer-column li{margin-bottom:9px}.footer-bottom{padding:18px 0}.footer-bottom p{font-size:10px}}@media (max-width:768px){.footer{padding:40px 40px 0}.footer-content{align-items:flex-start;flex-direction:column;gap:40px}.footer-about{flex:1 1 auto;max-width:100%;width:100%}.footer-about h3{font-size:32px;margin-bottom:16px}.footer-about p{font-size:14px;line-height:1.7;margin-bottom:28px}.btn-support{font-size:13px;padding:12px 32px}.footer-links{gap:40px 50px;grid-template-columns:repeat(2,1fr);width:100%}.footer-column h4{font-size:16px;margin-bottom:20px}.footer-column a{font-size:13px}.footer-column li{margin-bottom:10px}.footer-bottom{padding:20px 0}.footer-bottom p{font-size:11px;line-height:1.5}}@media (max-width:480px){.footer{padding:35px 25px 0}.footer-content{flex-direction:column;gap:35px}.footer-about h3{font-size:28px;margin-bottom:14px}.footer-about p{font-size:13px;line-height:1.65;margin-bottom:24px}.btn-support{font-size:12px;max-width:200px;padding:11px 28px;width:100%}.footer-links{gap:35px 30px;grid-template-columns:repeat(2,1fr)}.footer-column h4{font-size:15px;margin-bottom:16px}.footer-column a{font-size:12px}.footer-column li{margin-bottom:8px}.footer-bottom{padding:18px 0}.footer-bottom p{font-size:10px;line-height:1.5}}@media (max-width:320px){.footer{padding:30px 20px 0}.footer-content{flex-direction:column;gap:30px}.footer-about h3{font-size:24px;margin-bottom:12px}.footer-about p{font-size:12px;line-height:1.6;margin-bottom:20px}.btn-support{font-size:11px;max-width:180px;padding:10px 24px;width:100%}.footer-links{gap:30px;grid-template-columns:1fr}.footer-column h4{font-size:14px;margin-bottom:14px}.footer-column a{font-size:11px}.footer-column li{margin-bottom:7px}.footer-bottom{padding:16px 0}.footer-bottom p{font-size:9px;line-height:1.5}}