.remove-tag{background-color:rgb(var(--v-theme-error));border-radius:100%;box-shadow:0 0 5px #000;opacity:0;position:absolute;right:-3px;top:-3px;transition:.2s}.tag-btn{animation:popin .5s}.tag-btn:hover .remove-tag{opacity:100%}@keyframes popin{0%{opacity:0;scale:.8}70%{scale:1.03}to{opacity:1;scale:1}}.chapter-row{align-items:center;display:flex;gap:8px;padding-right:10px;position:relative}.chapter-field{flex:1 1 0;min-width:0}.chapter-field-time{flex:0 0 130px}
