* { margin:0; padding:0; box-sizing:border-box; }
body { font-family:'Segoe UI', system-ui, sans-serif; color:#1e293b; background:#f8fafc; }
.yasal-wrap { max-width:820px; margin:0 auto; padding:40px 20px 80px; }
.yasal-ust { display:flex; justify-content:space-between; align-items:center; margin-bottom:28px; }
.yasal-logo { font-size:20px; font-weight:800; text-decoration:none; color:#1e293b; }
.yasal-logo span { color:#7c3aed; }
.yasal-geri { font-size:14px; color:#7c3aed; text-decoration:none; font-weight:600; }
.yasal-kart { background:#fff; border:1px solid #e2e8f0; border-radius:16px; padding:34px; }
.yasal-kart h1 { font-size:24px; margin-bottom:6px; }
.yasal-tarih { font-size:12.5px; color:#94a3b8; margin-bottom:22px; }
.yasal-kart h2 { font-size:16px; margin:22px 0 8px; }
.yasal-kart p, .yasal-kart li { font-size:14px; line-height:1.7; color:#334155; margin-bottom:8px; }
.yasal-kart ul, .yasal-kart ol { padding-left:22px; margin-bottom:10px; }
.yasal-kart table { width:100%; border-collapse:collapse; margin:10px 0; font-size:14px; }
.yasal-kart td { border:1px solid #e2e8f0; padding:8px 12px; }
.yasal-kart td:first-child { font-weight:600; width:200px; background:#f8fafc; }
.doldur { background:#fef9c3; padding:1px 6px; border-radius:4px; font-weight:600; }
