.variety-code{display:inline-flex;padding:5px 9px;border-radius:7px;background:#eef2ef;color:#405148;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.variety-name{display:flex;align-items:center;gap:10px}.variety-avatar{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:#e4f2e8;color:var(--primary)}.variety-avatar svg{width:17px}.description-cell{display:block;max-width:430px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.textarea-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}#varietyTable td{vertical-align:middle}#varietyTable .actions{white-space:nowrap}#varietyTable .empty svg{width:30px;height:30px;margin-bottom:5px;color:var(--primary)}#varietyTable .empty h3{margin:4px 0}#varietyTable .empty p{margin:0 0 14px}@media(max-width:760px){.description-cell{max-width:230px}}
