:root{--bg:#0b1220;--line:rgba(255,255,255,.08);--text:#e9f2ff;--primary:#27c1e6}
.v29-site-header{background:#1f5f3a;border-bottom:1px solid rgba(255,255,255,.12)}
.v29-site-shell{max-width:1180px;margin:0 auto;padding:0 18px}
.v29-header-inner{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;column-gap:18px;min-height:86px;padding:8px 0}
.v29-site-header .brand{display:flex;align-items:center;justify-self:start;align-self:center;color:var(--text)!important;font-weight:800;font-size:16px;background:#ffffff;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:8px 14px;min-height:82px;box-shadow:none;text-decoration:none}
.v29-site-header .brand img{width:auto;height:82px;display:block;object-fit:contain}
.v29-site-header .navlinks{grid-column:2;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;align-items:center}
.v29-site-header .navlinks a{padding:4px 8px;border:1px solid rgba(11,18,32,.12);border-radius:9px;background:rgba(16,27,45,.82);color:var(--text)!important;text-decoration:none;font-size:12px;line-height:1.15}
@media (max-width:980px){.v29-header-inner{grid-template-columns:1fr;row-gap:12px;justify-items:center;padding:10px 0 14px}.v29-site-header .navlinks{grid-column:1;justify-content:center}.v29-site-header .brand{padding:8px 12px;min-height:70px}.v29-site-header .brand img{height:68px}}
@media (max-width:640px){.v29-site-header .navlinks{gap:6px}.v29-site-header .navlinks a{padding:4px 8px;font-size:11px}.v29-site-header .brand{padding:8px 10px;min-height:64px}.v29-site-header .brand img{height:62px}}

/* FULL FOOTER T RENK FIX */
footer, .footer, .footer-bottom, .copyright, .bottom-bar {
    background: #1f5f3a !important;
}
body {
    background: #1f5f3a !important;
}
