/* Lisans süresi kilidi (lisans-kilit-1.0.0): pencere + alt şerit */
.lk-perde{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(8,20,45,.62);backdrop-filter:blur(3px);font-family:"Segoe UI",system-ui,-apple-system,sans-serif}
.lk-kutu{width:100%;max-width:520px;background:#fff;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.35);padding:22px 24px 20px;box-sizing:border-box;color:#132238}
.lk-ust{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.lk-rozet{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#b42318;background:#fee4e2;border-radius:999px;padding:4px 10px}
.lk-x{border:0;background:transparent;font-size:26px;line-height:1;color:#7a8699;cursor:pointer;padding:0 4px}
.lk-x:hover{color:#132238}
.lk-kutu h2{margin:0 0 8px;font-size:22px;line-height:1.25}
.lk-metin{margin:0 0 10px;font-size:15px;line-height:1.5;color:#334155}
.lk-engel{margin:0 0 10px;padding:10px 12px;border-radius:10px;background:#fff4e5;border:1px solid #fcd9a6;color:#8a4b00;font-size:14px;line-height:1.45}
.lk-acik{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#eef6ff;border:1px solid #cfe3ff;color:#173b6b;font-size:14px;line-height:1.5}
.lk-dugmeler{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.lk-birincil,.lk-ikincil{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:11px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;box-sizing:border-box}
.lk-birincil{background:#1a56db;color:#fff;border:1px solid #1a56db}
.lk-birincil:hover{background:#164fc4}
.lk-ikincil{background:#fff;color:#334155;border:1px solid #cbd5e1}
.lk-ikincil:hover{background:#f1f5f9}
.lk-serit{position:fixed;left:0;right:0;bottom:0;z-index:2147482000;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0));font-family:"Segoe UI",system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.4;box-shadow:0 -6px 24px rgba(0,0,0,.18)}
.lk-serit-kilit{background:#b42318;color:#fff}
.lk-serit-uyari{background:#fff4e5;color:#7a3e00;border-top:1px solid #fcd9a6}
.lk-serit-metin{flex:1 1 240px;font-weight:600}
.lk-serit-dugme{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:9px;font-weight:700;text-decoration:none;white-space:nowrap}
.lk-serit-kilit .lk-serit-dugme{background:#fff;color:#b42318}
.lk-serit-uyari .lk-serit-dugme{background:#1a56db;color:#fff}
.lk-serit-x{border:0;background:transparent;color:inherit;font-size:22px;line-height:1;cursor:pointer;padding:0 4px}
html.lk-seritli body{padding-bottom:64px}
html.lk-kilitli body{overflow:hidden}
@media (max-width:480px){.lk-kutu{padding:18px 16px 16px;border-radius:14px}.lk-kutu h2{font-size:19px}.lk-dugmeler{flex-direction:column-reverse}.lk-birincil,.lk-ikincil{width:100%}.lk-serit{font-size:13px}}
