/* Yönetim duyuru / pop-up penceresi (lisans-kilit-1.0.0) */
.dy-perde{position:fixed;inset:0;z-index:2147482500;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(8,20,45,.55);font-family:"Segoe UI",system-ui,-apple-system,sans-serif}
.dy-kutu{width:100%;max-width:560px;max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.35);padding:20px 24px;box-sizing:border-box;color:#132238;border-top:6px solid #1a56db}
.dy-bilgi{border-top-color:#1a56db}.dy-guncelleme{border-top-color:#0e9f6e}.dy-uyari{border-top-color:#d97706}.dy-bakim{border-top-color:#64748b}.dy-acil{border-top-color:#b42318}
.dy-ust{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px;font-size:12px;color:#64748b}
.dy-rozet{display:inline-block;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 10px;background:#e8f0fe;color:#1a56db}
.dy-guncelleme .dy-rozet{background:#def7ec;color:#046c4e}.dy-uyari .dy-rozet{background:#fef3c7;color:#92400e}.dy-bakim .dy-rozet{background:#e2e8f0;color:#334155}.dy-acil .dy-rozet{background:#fee4e2;color:#b42318}
.dy-sayac{margin-left:auto;font-weight:600}
.dy-kutu h2{margin:0 0 10px;font-size:21px;line-height:1.25}
.dy-icerik{font-size:15px;line-height:1.55;color:#334155}
.dy-icerik p{margin:0 0 10px}
.dy-icerik a{color:#1a56db}
.dy-gorsel img{display:block;max-width:100%;height:auto;border-radius:12px}
.dy-dugme{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:10px;background:#1a56db;color:#fff!important;font-weight:600;text-decoration:none}
.dy-dugmeler{display:flex;justify-content:flex-end;margin-top:14px}
.dy-kapat{min-height:42px;padding:0 20px;border-radius:11px;border:1px solid #cbd5e1;background:#fff;color:#132238;font-size:15px;font-weight:600;cursor:pointer}
.dy-kapat:hover{background:#f1f5f9}
.dy-acil .dy-kapat{background:#b42318;border-color:#b42318;color:#fff}
@media (max-width:480px){.dy-kutu{padding:16px;border-radius:14px}.dy-kutu h2{font-size:18px}.dy-kapat{width:100%}}
