.footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#ffffff;padding:clamp(3rem,6vw,4rem) 0 clamp(1.5rem,3vw,2rem)}.footer-content{display:grid;grid-template-columns:1fr 2fr 1fr 1fr;gap:clamp(2rem,4vw,3rem);align-items:start;margin-bottom:clamp(2rem,4vw,3rem)}.footer-logo-text{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:.1em;opacity:.8}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2rem)}.footer-title{font-size:clamp(.75rem,1.5vw,.875rem);font-weight:600;color:rgba(255,255,255,.6);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.5rem}.footer-list a{color:rgba(255,255,255,.8);text-decoration:none;font-size:clamp(.75rem,1.5vw,.875rem);transition:all .2s ease}.footer-list a:hover{color:#ffffff}.footer-actions{display:flex;justify-content:flex-end;margin-bottom:1rem}.footer-cta-button{background:#ffffff;color:#1e293b;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.875rem;transition:all .2s ease;border:none;cursor:pointer}.footer-cta-button:hover{background:#f1f5f9;transform:translateY(-1px)}.footer-social{display:flex;gap:1rem;justify-content:flex-end}.social-link{width:clamp(32px,5vw,40px);height:clamp(32px,5vw,40px);background:rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.8);transition:all .2s ease;text-decoration:none}.social-link:hover{background:rgba(255,255,255,.2);color:#ffffff;transform:translateY(-2px)}.social-link svg{width:clamp(16px,2.5vw,20px);height:clamp(16px,2.5vw,20px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:clamp(1.5rem,3vw,2rem);text-align:center}.copyright{color:rgba(255,255,255,.6);font-size:clamp(.75rem,1.5vw,.875rem);margin:0}@media (max-width:1024px){.footer-content{grid-template-columns:1fr 1fr;gap:2rem}.footer-actions,.footer-social{grid-column:1/-1;justify-content:center;margin-top:1rem}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-links{grid-template-columns:1fr;gap:1.5rem}.footer-actions,.footer-social{justify-content:center}}@media (max-width:480px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem}.footer-links{gap:1rem}.footer-title{margin-bottom:.75rem}.footer-list li{margin-bottom:.375rem}}