/* Pronouns - kategori: Nouns & Structure (mavi #2196f3) */
:root{
  --ydt-accent:#2196f3;
  --ydt-accent-rgb:33,150,243;
}
/* zamir turleri */
.pr-subj{--box:#40c4ff;--chip:#40c4ff;--slot:#40c4ff;color:#40c4ff}
.pr-obj{--box:#ffb066;--chip:#ffb066;--slot:#ffb066;color:#ffb066}
.pr-poss{--box:#00e676;--chip:#00e676;--slot:#00e676;color:#00e676}
.pr-refl{--box:#bb86fc;--chip:#bb86fc;--slot:#bb86fc;color:#bb86fc}
.pr-dem{--box:#ff92d0;--chip:#ff92d0;--slot:#ff92d0;color:#ff92d0}
.pr-indef{--box:#ffe066;--chip:#ffe066;--slot:#ffe066;color:#ffe066}
.pr-imp{--box:#b6a4f7;--chip:#b6a4f7;--slot:#b6a4f7;color:#b6a4f7}
/* metin ici vurgular */
.pn{background:rgba(33,150,243,.20);border-bottom:2px solid #40c4ff;padding:1px 4px;border-radius:4px;font-weight:700}
.ante{background:rgba(0,230,118,.18);border-bottom:2px solid #00e676;padding:1px 4px;border-radius:4px;font-weight:700}
.pgood{background:rgba(0,230,118,.20);border-bottom:2px solid #00e676;padding:1px 4px;border-radius:4px;font-weight:700}
.pbad{background:rgba(255,95,121,.15);border-bottom:2px dotted #ff5f79;padding:1px 4px;border-radius:4px;text-decoration:line-through}
.pkey{background:rgba(255,224,102,.18);border-bottom:2px solid #ffe066;padding:1px 4px;border-radius:4px;font-weight:700}
/* belgisiz bilesik tablosu */
.pr-compound th:first-child{color:#ffe066;font-weight:800;white-space:nowrap}
.pr-compound thead th{color:#ffe066}
.pr-compound td{line-height:1.5}
.pr-compound td b{display:block;font-weight:700}
.pr-compound td span{display:block;opacity:.75;font-size:.92em}
