footer{background:linear-gradient(135deg,hsla(0,0%,100%,.95),#f9fafb);border-top:1px solid rgba(226,232,240,.6);overflow:hidden;padding:4rem 3rem 2rem;position:relative}footer:before{background:radial-gradient(circle,rgba(99,102,241,.02) 0,transparent 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-10%;top:-50%;width:40%}.footer-content{align-items:start;display:grid;gap:8rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1000px;padding-bottom:3rem}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.footer-brand h3{background:linear-gradient(135deg,#1e3a8a,#1d4ed8);-webkit-background-clip:text;font-size:1.5rem;font-weight:600;-webkit-text-fill-color:transparent;align-items:center;background-clip:text;display:flex;gap:.75rem;letter-spacing:-.02em;margin:0}.footer-brand h3 img{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.06));height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.footer-brand p{color:#64748b;font-size:.95rem;font-weight:400;line-height:1.6;max-width:320px}.footer-links{display:flex;flex-direction:column;gap:1.25rem}.footer-links h4{border-bottom:1px solid rgba(226,232,240,.5);color:#94a3b8;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin:0;padding-bottom:.75rem;text-transform:uppercase}.footer-links ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links li{margin:0}.footer-links a{align-items:center;color:#475569;display:inline-flex;font-size:.95rem;font-weight:450;gap:.5rem;padding:.375rem 0;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.footer-links a:hover{color:#6366f1;transform:translateX(4px)}.footer-links a:before{content:"→";font-size:.875rem;opacity:0;transform:translateX(-10px);transition:all .2s cubic-bezier(.4,0,.2,1)}.footer-links a:hover:before{opacity:1;transform:translateX(0)}.footer-bottom{align-items:center;border-top:1px solid rgba(226,232,240,.4);display:flex;justify-content:space-between;margin:0 auto;max-width:1000px;padding-top:2rem}.footer-bottom p{color:#94a3b8;font-size:.875rem;font-weight:400;letter-spacing:.01em;margin:0}@media (max-width:768px){footer{padding:3rem 1.5rem 1.5rem}.footer-content{gap:3rem;grid-template-columns:1fr;padding-bottom:2rem}.footer-brand p{max-width:100%}.footer-links h4{font-size:.7rem;padding-bottom:.5rem}.footer-links a:before{display:none}.footer-links a:hover{color:#6366f1;transform:none}.footer-bottom{flex-direction:column;gap:1rem;padding-top:1.5rem;text-align:center}.footer-bottom p{font-size:.8125rem}}