/* Düldül Oto Lastik - KVKK / Çerez / Gizlilik ek stilleri */
.legal-links{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:12px;font-size:13px}
.legal-links a{color:inherit;opacity:.85;text-decoration:none}
.legal-links a:hover{opacity:1;text-decoration:underline}
.cookie-box{position:fixed;left:20px;right:20px;bottom:20px;background:#111827;color:#fff;padding:16px 18px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:999999;display:none;gap:14px;align-items:center;justify-content:space-between;font-size:14px;line-height:1.45}
.cookie-box.is-visible{display:flex}
.cookie-box button{background:#43d854;color:#fff;border:0;padding:10px 18px;border-radius:12px;font-weight:700;cursor:pointer;white-space:nowrap}
.cookie-box a{color:#fff;text-decoration:underline}
@media(max-width:600px){.cookie-box{flex-direction:column;align-items:flex-start}}
.contact-card .btn-green,.btn-green{background:#43d854 !important;color:#fff !important}
.legal-page{max-width:960px;margin:40px auto;padding:0 20px 60px;color:#111827;line-height:1.7;font-family:Arial,sans-serif}
.legal-page h1{font-size:36px;margin-bottom:10px}
.legal-page h2{font-size:22px;margin-top:28px}
.legal-page p,.legal-page li{font-size:16px}
.legal-page .muted{color:#6b7280;font-size:14px}
.legal-page a{color:#0f766e}
