/* ryselist.com/tr overrides (generated by tools/build.py) */
/* the hero flag lives in the hero pre-title segment (strings/tr.json), not here */
/* long Turkish headings must wrap on phones */
@media (max-width:767px){main h1{overflow-wrap:anywhere;max-width:100%}}
/* minimal legal footer for pages that ship without a footer */
.ry-de-minifooter{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;padding:20px 16px;font-size:13px;color:#666;background:#f6f6f4}
.ry-de-minifooter a{color:#666;text-decoration:none}.ry-de-minifooter a:hover{text-decoration:underline}
