.tl-board,.tl-pool{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.tl-board{display:flex;flex-direction:column;gap:3px;background:#1a1a1a;padding:3px;border-radius:4px}.tl-row{display:flex;align-items:stretch;min-height:110px;background:#2a2a2a}.tl-row[data-tier="s"] .tl-label{background:#ff7f7f}.tl-row[data-tier="a"] .tl-label{background:#ffbf7f}.tl-row[data-tier="b"] .tl-label{background:#ffdf7f}.tl-row[data-tier="c"] .tl-label{background:#ffff7f}.tl-row[data-tier="d"] .tl-label{background:#bfff7f}.tl-label{flex:0 0 90px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:20px;color:#1a1a1a;word-break:break-word;padding:4px}.tl-label-default{background:#cfcfcf}.tl-dropzone{flex:1;display:flex;flex-wrap:wrap;align-content:flex-start;gap:2px;padding:2px;min-height:110px;background:#333}.tl-dropzone.tl-over{background:#444;outline:2px dashed #6cf;outline-offset:-2px}.tl-pool{display:flex;flex-wrap:wrap;gap:4px;padding:10px;background:#2a2a2a;border-radius:4px;min-height:110px}.tl-item{position:relative;width:80px;height:105px;cursor:grab;background:#444;border-radius:2px;overflow:hidden;flex:0 0 auto}.tl-item img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.tl-item.tl-dragging{opacity:.4}.tl-item .tl-item-name{position:absolute;left:0;right:0;bottom:0;font-size:9px;line-height:1.1;padding:2px;background:rgba(0,0,0,0.75);color:#fff;max-height:100%;overflow:hidden;opacity:0;transition:opacity .15s}.tl-item:hover .tl-item-name{opacity:1}.tl-item.planned::before,.tl-item.planned::after,.tl-item.watching::before,.tl-item.watching::after,.tl-item.rewatching::before,.tl-item.rewatching::after,.tl-item.completed::before,.tl-item.completed::after,.tl-item.on_hold::before,.tl-item.on_hold::after,.tl-item.dropped::before,.tl-item.dropped::after{position:absolute;top:3px;right:3px;text-align:center}.tl-item.planned::before,.tl-item.watching::before,.tl-item.rewatching::before,.tl-item.completed::before,.tl-item.on_hold::before,.tl-item.dropped::before{content:"";width:22px;height:22px;line-height:22px;border:2px solid #fff;border-radius:22px;z-index:3}.tl-item.planned::after,.tl-item.watching::after,.tl-item.rewatching::after,.tl-item.completed::after,.tl-item.on_hold::after,.tl-item.dropped::after{font-family:shikimori;-webkit-font-smoothing:antialiased;width:26px;line-height:26px;font-size:15px;color:#fff;z-index:4}.tl-item.planned::before{background:#fff;border-color:var(--link-color)}.tl-item.planned::after{content:"\e838";color:var(--link-color)}.tl-item.watching::before{background:var(--link-color)}.tl-item.watching::after{content:"\e823"}.tl-item.rewatching::before{background:var(--link-color)}.tl-item.rewatching::after{content:"\e825";font-size:13px}.tl-item.completed::before{background:#419541}.tl-item.completed::after{content:"\e824"}.tl-item.on_hold::before{background:#7b8084}.tl-item.on_hold::after{content:"\e836"}.tl-item.dropped::before{background:#ca4929}.tl-item.dropped::after{content:"\e828"}.tl-save-line{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.tl-save-status{color:#999;font-size:13px}.tl-share{display:inline-flex;align-items:center;color:#999;cursor:pointer}.tl-share:hover{color:#5c7fa3}.tl-share.tl-share-copied{color:#6c6}.tl-board-owner{margin-bottom:6px;font-size:14px;color:#999}.tl-item.tl-static{cursor:default}.tl-layout{display:flex;align-items:flex-start;gap:20px}.tl-main{flex:1 1 auto;min-width:0}.tl-side{flex:0 0 260px}.tl-topitem{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid rgba(0,0,0,0.06)}.tl-topitem:last-child{border-bottom:0}.tl-topitem-poster{flex:0 0 34px}.tl-topitem-poster img{width:34px;height:46px;object-fit:cover;border-radius:2px;display:block}.tl-topitem-body{flex:1 1 auto;min-width:0}.tl-topitem-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.2;margin-bottom:4px;word-break:break-word}.tl-topitem-badges{display:flex;flex-wrap:wrap;gap:4px}.tl-badge{min-width:20px;height:18px;padding:0 4px;border-radius:4px;font-size:12px;font-weight:700;line-height:18px;text-align:center;color:#1a1a1a}.tl-badge[data-tier="s"]{background:#ff7f7f}.tl-badge[data-tier="a"]{background:#ffbf7f}.tl-badge[data-tier="b"]{background:#ffdf7f}.tl-badge[data-tier="c"]{background:#ffff7f}.tl-badge[data-tier="d"]{background:#bfff7f}.tl-badge-default{background:#cfcfcf;color:#1a1a1a}.tl-fillers{margin-top:4px}.tl-fillers .cc::after{content:'';display:block;clear:both}.tl-fillers .b-user .avatar img{width:100%;height:auto;display:block;border-radius:2px}.tl-fillers .show-all{display:block;margin-top:6px}.tl-fillers-page .cc{display:flex;flex-wrap:wrap;gap:14px 10px}.tl-fillers-page .b-user.named_avatar{width:80px}.tl-fillers-page .b-user.named_avatar .avatar img{width:80px;height:80px;object-fit:cover;border-radius:2px}@media screen and (max-width: 767px){.tl-layout{flex-direction:column}.tl-side{flex:none;width:100%}.tl-label{flex:0 0 54px;font-size:15px}.tl-row,.tl-dropzone,.tl-pool{min-height:82px}.tl-item{width:58px;height:78px}.tl-item .tl-item-name{opacity:1;font-size:8px}}@media screen and (max-width: 480px){.tl-label{flex:0 0 44px;font-size:13px}.tl-item{width:50px;height:68px}}
