/* Yalnız Tanımlar sayfası. */
@media screen{
#content:has(.definition-toolbar)>.heading{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-bottom:16px}
#content:has(.definition-toolbar)>.heading h1{font-size:25px;letter-spacing:-.5px}
#content:has(.definition-toolbar)>.heading p{font-size:13px;margin-top:4px}
#content:has(.definition-toolbar)>.heading button{font-size:13px;padding:9px 14px;min-height:37px;white-space:nowrap}
#content:has(.definition-toolbar)>.filters{margin-bottom:14px;gap:12px}
#content:has(.definition-toolbar)>.filters label{font-size:12px;gap:4px;min-width:180px;max-width:250px}
#content:has(.definition-toolbar)>.filters select{font-size:13px;padding:8px 10px;min-height:37px;width:100%}
#content:has(.definition-toolbar)>.panel{border-radius:10px}
#content:has(.definition-toolbar) .entry-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px}
#content:has(.definition-toolbar) .entry-tabs button{min-width:0;white-space:normal;font-size:13px;padding:9px 8px;line-height:1.4}
#content:has(.definition-toolbar) .definition-toolbar{padding:10px 14px;gap:10px}
#content:has(.definition-toolbar) .definition-toolbar>span{font-size:12px}
#content:has(.definition-toolbar) .manage-actions{gap:7px}
#content:has(.definition-toolbar) .manage-actions button{padding:7px 11px;font-size:12px;min-height:33px}
#content:has(.definition-toolbar) .fit-table th,#content:has(.definition-toolbar) .fit-table td{padding:11px 14px;font-size:13px}
#content:has(.definition-toolbar) .fit-table th:first-child{width:44%}
#content:has(.definition-toolbar) .fit-table th:nth-child(2),#content:has(.definition-toolbar) .fit-table td:nth-child(2){text-align:left}
#content:has(.definition-toolbar) .definition-select{font-size:13px;gap:8px}
#content:has(.definition-toolbar) .definition-select input{width:16px;height:16px;min-width:16px}
#content:has(.definition-toolbar)>.notice{padding:12px 15px;font-size:12px;line-height:1.55;margin-top:14px;margin-bottom:14px;border-radius:9px}
@media(max-width:850px){#content:has(.definition-toolbar)>.heading{grid-template-columns:minmax(0,1fr) auto}#content:has(.definition-toolbar)>.heading>div:first-child{grid-column:1/-1}#content:has(.definition-toolbar)>.heading button{justify-self:start}#content:has(.definition-toolbar)>.heading button:last-child{justify-self:end}}
@media(max-width:700px){#content:has(.definition-toolbar)>.heading h1{font-size:23px}#content:has(.definition-toolbar)>.heading button{min-height:44px;font-size:13px}#content:has(.definition-toolbar)>.filters label{max-width:none;width:100%;min-width:0}#content:has(.definition-toolbar)>.filters select{min-height:44px;font-size:16px}#content:has(.definition-toolbar) .entry-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}#content:has(.definition-toolbar) .entry-tabs button{min-height:44px}#content:has(.definition-toolbar) .fit-table th:first-child{width:auto}#content:has(.definition-toolbar) .manage-actions button{min-height:44px}#content:has(.definition-toolbar) .definition-select input{width:20px;height:20px;min-width:20px}#content:has(.definition-toolbar) .fit-table td:nth-child(2){text-align:right}}
}
