.container{position:relative;text-align:center;align-items:start;max-width:1300px;margin:auto;padding:0}.container.flex{display:flex;align-items:stretch;gap:24px}@media screen and (max-width:1300px){.container.flex{flex-direction:column;align-items:center;width:100%}.container.flex>*{width:100%;max-width:500px}}.section{text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;min-height:90vh;max-width:100vw;padding:80px 20px;box-sizing:border-box;overflow-x:hidden}.section:nth-child(4n+1){background:radial-gradient(ellipse at 0 0,rgba(157,232,255,.15) 0,transparent 40%),radial-gradient(ellipse at 100% 100%,rgba(2,47,82,.03) 0,transparent 40%),linear-gradient(180deg,#ffffff,#f8fbff)}.section:nth-child(4n+2){background:radial-gradient(ellipse at 50% 0,rgba(2,47,82,.06) 0,transparent 50%),linear-gradient(180deg,#f0f7fc,#f8fbff 50%,#ffffff)}.section:nth-child(4n+3){background:radial-gradient(ellipse at 100% 0,rgba(157,232,255,.12) 0,transparent 45%),radial-gradient(ellipse at 0 100%,rgba(2,47,82,.04) 0,transparent 45%),linear-gradient(180deg,#ffffff,#f5f9fc)}.section:nth-child(4n){background:radial-gradient(ellipse at 50% 50%,rgba(157,232,255,.08) 0,transparent 60%),linear-gradient(180deg,#fafcff,#ffffff 50%,#f8fbff)}.main-footer{position:relative;padding:80px 20px 40px;background:linear-gradient(180deg,var(--accent-dark) 0,#011a2e 100%);color:#fff!important;overflow:hidden}.main-footer,.main-footer *{filter:blur(0)!important;opacity:1!important}.main-footer a,.main-footer h3,.main-footer h4,.main-footer li,.main-footer p,.main-footer span{color:inherit}.main-footer .container{position:relative;z-index:1;display:flex!important;flex-direction:column;align-items:center;gap:50px;text-align:left;max-width:1100px;margin:0 auto}.footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(157,232,255,.15) 0,transparent 70%);pointer-events:none}.footer-top{display:flex;justify-content:center;gap:80px}.footer-brand{flex:0 0 280px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.footer-logo{width:70px;height:auto;margin-top:15px;margin-bottom:8px;transition:all .3s ease}.footer-logo:hover{transform:scale(1.05);filter:brightness(1.1)!important}.footer-company{font-size:1.4rem;font-weight:700;color:#fff!important;margin:0;letter-spacing:-.5px}.footer-tagline{font-size:.85rem;font-weight:500;color:var(--accent-light)!important;letter-spacing:.5px;margin:0}.footer-description{font-size:.9rem;font-weight:400;color:rgba(255,255,255,.7)!important;line-height:1.6;margin:12px auto 0;padding-left:35px;max-width:260px;text-align:left}.footer-slogan{font-size:.85rem;font-weight:400;font-style:italic;color:rgba(255,255,255,.6)!important;margin:0}.footer-links{display:flex;gap:60px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:16px}.footer-column h4{font-size:.95rem;font-weight:700;color:#fff!important;margin:0;padding-bottom:12px;border-bottom:2px solid var(--accent-light);display:inline-block}.footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-column ul li a{font-size:.9rem;font-weight:400;color:rgba(255,255,255,.7)!important;text-decoration:none;transition:all .3s ease}.footer-column ul li a:hover{color:var(--accent-light)!important;padding-left:5px}.footer-contact-info{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-contact-info a{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.7)!important;text-decoration:none;font-weight:400;font-size:.9rem;transition:all .3s ease}.footer-contact-info a svg,.footer-contact-info a:hover{color:var(--accent-light)!important}.footer-contact-info a svg{width:18px;height:18px;flex-shrink:0}.footer-bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.copyright{font-size:.85rem;color:rgba(255,255,255,.6)!important;margin:0}.footer-legal{display:flex;align-items:center;gap:12px}.footer-legal a{font-size:.85rem;color:rgba(255,255,255,.6)!important;text-decoration:none;transition:all .3s ease}.footer-legal a:hover{color:var(--accent-light)!important}.footer-legal span{color:rgba(255,255,255,.4)!important}@media screen and (max-width:900px){.footer-top{flex-direction:column;gap:40px}.footer-brand{flex:none;align-items:center;text-align:center}.footer-description{max-width:100%}.footer-links{justify-content:center;flex-wrap:wrap;gap:40px}}@media screen and (max-width:600px){.main-footer{padding:60px 20px 30px}.footer-links{flex-direction:column;align-items:center;text-align:center}.footer-column h4{border-bottom:none;padding-bottom:0}.footer-contact-info a{justify-content:center}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}