.rt-library-page{max-width:960px;margin:0 auto 7rem;color:#111827}.rt-library-hero{display:grid;gap:1rem;margin:0 auto 2rem;padding:0}.rt-library-title{width:auto;margin:0;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.35;font-weight:400;letter-spacing:-.025em}.rt-library-lead{margin:0;color:#667085;font-size:.95rem;line-height:1.8}.rt-library-controls{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;margin-top:1rem}.rt-library-search{display:flex;align-items:center;gap:.75rem;border:1px solid #dbe5f0;border-radius:999px;background:#fff;min-height:54px;padding:0 1rem}.rt-library-search i{font-size:1.25rem;color:#667085}.rt-library-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:#111827;font-size:.95rem}.rt-library-tabs{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem;border:1px solid #dbe5f0;border-radius:999px;background:#fff}.rt-library-tab{appearance:none;border:0;border-radius:999px;background:transparent;color:#475569;min-height:40px;padding:0 1.05rem;font:inherit;font-size:.9rem;cursor:pointer;transition:background .16s ease,color .16s ease}.rt-library-tab[aria-selected=true]{background:#111827;color:#fff}.rt-library-panel{border:1px solid #dbe5f0;border-radius:24px;background:#fff;padding:1.25rem}.rt-library-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.rt-library-count{font-size:.9rem;color:#667085}.rt-library-clear{appearance:none;border:1px solid #dbe5f0;background:#fff;color:#475569;border-radius:999px;min-height:38px;padding:0 1rem;font:inherit;font-size:.86rem;cursor:pointer}.rt-library-clear:hover{border-color:#b8c7da;color:#111827}.rt-library-list{display:grid;gap:.75rem}.rt-library-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:1rem;align-items:center;border:1px solid #e5edf7;border-radius:18px;background:#fff;color:inherit;text-decoration:none;padding:.85rem;transition:border-color .16s ease,background .16s ease}.rt-library-item:hover{text-decoration:none;border-color:#b8d7ff;background:#fbfdff}.rt-library-thumb{width:72px;height:72px;border-radius:14px;object-fit:cover;background:#eef4fb;border:1px solid #e5edf7}.rt-library-thumb.is-channel{border-radius:50%}.rt-library-body,.rt-library-thumb-link{color:inherit;text-decoration:none}.rt-library-body:hover,.rt-library-thumb-link:hover{text-decoration:none}.rt-library-kind{font-size:.72rem;color:#667085;line-height:1.3;margin-bottom:.25rem}.rt-library-name{font-size:1rem;line-height:1.48;color:#111827;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rt-library-sub{font-size:.83rem;color:#667085;line-height:1.5;margin-top:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rt-library-actions{display:flex;align-items:center;gap:.45rem}.rt-library-remove{appearance:none;border:1px solid #e5edf7;background:#fff;color:#667085;border-radius:999px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.rt-library-remove:hover{border-color:#b8c7da;color:#111827}.rt-library-empty{display:grid;place-items:center;text-align:center;min-height:220px;border:1px dashed #dbe5f0;border-radius:20px;color:#667085;padding:2rem}.rt-library-empty i{font-size:2rem;color:#3884ff;margin-bottom:.5rem}.rt-library-loading{display:flex;align-items:center;gap:.65rem;color:#667085;padding:1rem}.rt-library-spinner{width:16px;height:16px;border:2px solid #dbe5f0;border-top-color:#3884ff;border-radius:50%;animation:rtLibrarySpin .8s linear infinite}@keyframes rtLibrarySpin{to{transform:rotate(360deg)}}@media(max-width:760px){.rt-library-page{margin-bottom:5rem}.rt-library-controls{grid-template-columns:1fr}.rt-library-tabs{width:100%;justify-content:center}.rt-library-panel{border-radius:20px;padding:1rem}.rt-library-panel-head{align-items:flex-start}.rt-library-item{grid-template-columns:64px minmax(0,1fr);gap:.85rem}.rt-library-thumb{width:64px;height:64px}.rt-library-actions{grid-column:1/-1;justify-content:flex-end}.rt-library-name{font-size:.95rem}}
