/* Beyaz zeminli, yüksek kontrastlı ortak footer */
footer.site-footer{background:#fff;color:#142d50;border-top:1px solid #dbe3ed;padding:56px 0 0}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.15fr;gap:40px;align-items:start}.footer-about .brand{font-size:28px;gap:12px;color:#102a4c;justify-content:center}.footer-about .brand-icon{background:#f2f5f9;border-color:#142d50;border-radius:14px;width:50px;height:50px}.footer-about>p{font-size:15px;line-height:1.85;color:black;margin:22px 0;max-width:365px}.footer-pills{display:flex;flex-wrap:wrap;gap:9px}.footer-pills>span{display:inline-flex;align-items:center;white-space:nowrap;border:1px solid #dae3ee;background:#f5f7fa;border-radius:8px;padding:9px 11px;font-size:12px;font-weight:800;color:#304965}.footer-links h2{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:900;letter-spacing:-.4px;color:black;margin:7px 0 20px;padding-bottom:15px;border-bottom:2px solid #142d50}.footer-links h2>span{font-size:18px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li+li{margin-top:3px}.footer-links a{display:flex;align-items:center;gap:9px;min-height:40px;font-size:14px;font-weight:700;color:black;border-radius:6px;transition:background .2s,color .2s,transform .2s}.footer-links a>span{font-size:13px;color:#647d9a;width:17px;flex-shrink:0}.footer-links a:hover{color:#102a4c;background:#f2f5f9;transform:translateX(3px);text-decoration:none}.footer-cta{position:relative;background:white;border:1px solid #ccd8e7;border-top:4px solid #142d50;border-radius:16px;padding:25px;box-shadow:0 10px 28px #142d500b}.footer-cta-icon{font-size:25px;width:42px;height:42px;display:grid;place-items:center;background:#edf2f8;border:0;color:#142d50;border-radius:11px;margin-bottom:18px}.footer-cta h2{color:black;font-size:25px;font-weight:900;line-height:1.25;letter-spacing:-.8px;margin:0 0 13px}.footer-cta p{font-size:14px;color:black;line-height:1.8;margin:0 0 22px}.footer-cta .button{width:100%;min-height:48px;justify-content:space-between;border-radius:9px;font-size:14px;font-weight:800;padding:13px 16px;color:#fff;background:#142d50;box-shadow:0 4px 10px #142d5012}.footer-cta .button:hover{background:#24466f}.footer-cta-note{display:block;font-size:12px;line-height:1.6;color:black;margin-top:13px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #dce4ee;margin-top:42px;padding:24px 0}.footer-bottom p{font-size:15px;color:black;margin:0;line-height:1.7}.footer-bottom strong{font-weight:900;color:black}.footer-bottom nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-bottom nav>span{color:#8293a8}.footer-bottom nav>a,.footer-bottom button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:5px 0;min-height:36px;border:0;background:none;color:black;font-size:13px;font-weight:800}.footer-bottom nav>a:hover,.footer-bottom button:hover{text-decoration:underline;text-underline-offset:5px}.site-footer a:focus-visible,.site-footer button:focus-visible{outline:3px solid #8caacc;outline-offset:4px}
@media(max-width:1150px){.footer-grid{gap:26px;grid-template-columns:1.2fr .8fr .8fr 1.1fr}.footer-about .brand{font-size:22px}.footer-about .brand-icon{width:41px;height:44px;font-size:23px}.footer-about .brand small{font-size:7px;letter-spacing:1.4px}.footer-pills>span{font-size:12px;padding:8px 10px}.footer-cta{padding:21px}.footer-cta h2{font-size:23px}.footer-links h2{font-size:16px}}@media(max-width:950px){.footer-grid{grid-template-columns:1.3fr 1fr;gap:34px 42px}.footer-about{grid-column:1;grid-row:1}.footer-cta{grid-column:2;grid-row:1}.footer-links{grid-row:2}.footer-about>p{max-width:none}.footer-bottom{align-items:flex-start}.footer-bottom nav{gap:10px}}@media(max-width:580px){footer.site-footer{padding-top:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-about{grid-column:1/-1;grid-row:auto}.footer-about .brand{font-size:26px}.footer-about>p{font-size:14px;margin:19px 0;line-height:1.8}.footer-links{grid-row:auto}.footer-links h2{font-size:16px;margin:0 0 12px;gap:6px;padding-bottom:12px}.footer-links a{font-size:14px;gap:6px;min-height:41px}.footer-cta{grid-column:1/-1;grid-row:auto;padding:24px}.footer-cta h2{font-size:25px}.footer-cta .button{max-width:280px}.footer-bottom{margin-top:30px;padding:21px 0;flex-direction:column;gap:10px}.footer-bottom nav{gap:12px}.footer-bottom nav>a,.footer-bottom button{font-size:12px}}
