.library-main{min-width:0;padding-top:55px}.library-header{border-bottom:1px solid var(--cp-line);justify-content:space-between;align-items:flex-end;padding-bottom:30px;display:flex}.library-header>div>span{color:#a957ff;letter-spacing:.17em;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.library-header>div>span svg{width:14px}.library-header h1{letter-spacing:-.045em;margin:9px 0 5px;font-size:39px}.library-header p{color:var(--cp-muted);margin:0}.library-actions{gap:10px;display:flex}.library-actions button,.library-actions a,.library-empty a{color:#c0c6d0;background:#0c1625;border:1px solid #29364a;border-radius:9px;align-items:center;gap:8px;height:43px;padding:0 16px;text-decoration:none;display:flex}.library-actions a,.library-empty a{color:#fff;background:linear-gradient(95deg,#8131ff,#ee708d);border:0}.library-actions a.library-public-link{color:#c7b5df;background:#0c1625;border:1px solid #344057}.library-actions svg{width:17px}.library-toolbar{border:1px solid var(--cp-line);background:#091423d1;border-radius:13px;grid-template-columns:minmax(260px,1.7fr) repeat(5,minmax(120px,.8fr));gap:9px;margin-top:22px;padding:14px;display:grid}.library-search{background:#07111f;border:1px solid #2a374b;border-radius:8px;align-items:center;gap:9px;height:41px;padding:0 12px;display:flex}.library-search svg{color:#9c67d4;width:17px}.library-search input,.library-toolbar select,.collection-picker select{color:#c2c8d2;background:0 0;border:0;outline:0;min-width:0}.library-search input{width:100%}.library-search input::placeholder{color:#657083}.library-toolbar select{background:#07111f;border:1px solid #2a374b;border-radius:8px;height:41px;padding:0 10px;font-size:11px}.collection-bar{scrollbar-width:none;gap:8px;padding:14px 0 3px;display:flex;overflow-x:auto}.collection-bar::-webkit-scrollbar{display:none}.collection-bar>button,.collection-chip{color:#98a2b1;background:#081422;border:1px solid #27364b;border-radius:999px;flex:none;min-height:36px}.collection-bar>button,.collection-chip button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.collection-bar>button.active,.collection-chip.active{color:#eadcff;background:#7b30d62e;border-color:#8c48dc}.collection-bar svg{width:14px}.collection-bar span{color:#806b9a;font-size:10px}.collection-chip{display:flex;overflow:hidden}.collection-chip>button:last-child{color:#697487;padding:0 9px 0 2px}.collection-chip>button:last-child:hover{color:#ef849a}.collection-bar>button.new-collection{color:#b891e2;border-style:dashed}.library-results-row{color:#758092;justify-content:space-between;align-items:center;min-height:48px;font-size:11px;display:flex}.library-results-row p{margin:0}.library-results-row strong{color:#d5d9e1}.library-results-row button,.library-empty button{color:#9f81bd;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:flex}.library-results-row svg{width:13px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding:0 0 70px;display:grid}.library-page .library-grid>.library-card{aspect-ratio:auto;border:1px solid var(--cp-line);background:linear-gradient(135deg,#0d1828fa,#08121ffa);border-radius:14px;grid-template-columns:238px minmax(0,1fr);min-height:282px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000029}.library-page .library-cover{aspect-ratio:1;color:#fff;background:#07111e;border:1px solid #ffffff17;border-radius:10px;align-self:center;width:210px;height:auto;margin:14px;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000004d}.library-page .library-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000,#02080fb3);position:absolute;inset:55% 0 0}.library-page .library-cover img{object-fit:cover;filter:saturate(.96)brightness(.9);width:100%;height:100%;display:block}.library-page .library-cover>span{z-index:1;color:#f3e8d7;text-transform:uppercase;letter-spacing:.09em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030a12b8;border:1px solid #fff3;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:700;position:absolute;bottom:11px;left:12px}.favorite-button{z-index:2;color:#d5d8df;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;background:#030911c7;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:10px;right:10px}.favorite-button svg{width:16px}.favorite-button.active{color:#ff6e99;border-color:#ff6e998c}.library-page .library-card-copy{flex-direction:column;min-width:0;padding:22px 22px 20px 8px;display:flex;position:static}.job-state{color:#b16bff;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:10px;display:flex}.job-state i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px}.library-card.ready .job-state{color:#67d9b0}.library-card.failed .job-state{color:#f07891}.library-card.cancelled .job-state{color:#9aa3b2}.library-card h2{overflow-wrap:anywhere;margin:10px 0 7px;font-size:18px;line-height:1.18}.library-card h2 a{color:inherit;text-decoration:none}.library-card h2 a:hover{color:#d4a5ff}.library-card p{color:#808999;margin:0;font-size:11px;line-height:1.5}.job-progress{background:#1b2637;border-radius:8px;height:5px;margin:auto 0 13px;position:relative}.job-progress>span{border-radius:inherit;background:linear-gradient(90deg,#7834ff,#ec6a94);height:100%;display:block}.job-progress small{color:#8e97a6;font-size:9px;position:absolute;top:-18px;right:0}.library-card audio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;height:34px;margin-top:auto}.listen-progress{margin-top:auto;padding-top:12px}.listen-progress>div:first-child{color:#aab1be;justify-content:space-between;margin-bottom:7px;font-size:9px;display:flex}.listen-progress>div:first-child small{color:#7b6a92}.listen-progress-track{background:#1c2737;border-radius:9px;height:5px;overflow:hidden}.listen-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#7733fd,#eb6b96);height:100%;display:block}.collection-picker{color:#7f8a9b;background:#071321;border:1px solid #243249;border-radius:7px;align-items:center;gap:7px;height:31px;margin-top:9px;padding:0 8px;display:flex}.collection-picker svg{width:13px}.collection-picker select{flex:1;font-size:9px}.collection-picker button{color:#e18da8;cursor:pointer;background:0 0;border:0;font-size:9px}.library-card .job-error{color:#ef8ba0;overflow-wrap:anywhere;margin-top:auto}.job-eta{color:#a98acb;margin:8px 0 12px;font-size:9px;display:block}.job-actions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.job-actions button,.job-actions a{color:#bbc2ce;background:#0b1626;border:1px solid #314057;border-radius:7px;align-items:center;gap:6px;min-height:31px;padding:0 10px;font-size:9px;text-decoration:none;display:inline-flex}.job-actions button:hover,.job-actions a:hover{color:#fff;border-color:#8047bd}.job-actions button:disabled{opacity:.5}.job-actions button.danger{color:#e893a5;margin-left:auto}.card-busy{z-index:4;color:#e8dcf8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#030a13bd;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;inset:0}.card-busy svg{width:18px;animation:1.1s linear infinite library-spin}.job-actions svg{width:13px}.library-card footer{color:#707a8a;border-top:1px solid #1d293a;justify-content:space-between;margin-top:13px;padding-top:11px;font-size:9px;display:flex}.library-card footer span{align-items:center;gap:5px;display:flex}.library-card footer svg{width:12px}.library-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.library-empty>svg{color:#9745f7;width:48px;height:48px}.library-empty h2{margin:18px 0 6px;font-size:22px}.library-empty p{max-width:430px;color:var(--cp-muted);margin:0 0 22px}.library-empty.compact{min-height:300px}.library-empty.compact button{border:1px solid #66408e;border-radius:8px;height:38px;padding:0 15px}.library-spinner{animation:1.1s linear infinite library-spin}@keyframes library-spin{to{rotate:360deg}}@media (max-width:1180px){.library-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.library-search{grid-column:span 3}.library-grid{grid-template-columns:1fr}}@media (max-width:760px){.library-main{padding-top:28px}.library-header{flex-direction:column;align-items:flex-start;gap:18px}.library-actions{flex-wrap:wrap;width:100%}.library-actions button,.library-actions a{flex:120px;justify-content:center}.library-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.library-search{grid-column:span 2}.library-page .library-grid>.library-card{grid-template-columns:148px minmax(0,1fr);min-height:160px}.library-page .library-cover{width:124px;margin:12px}.library-page .library-card-copy{padding:16px 16px 14px 2px}}@media (max-width:520px){.library-header h1{font-size:clamp(31px,11vw,39px)}.library-header p{font-size:12px}.library-actions{gap:7px}.library-actions button,.library-actions a{padding-inline:10px;font-size:12px}.library-grid{padding-top:18px}.library-toolbar{gap:7px;padding:10px}.library-toolbar select{font-size:10px}.library-page .library-grid>.library-card{grid-template-columns:1fr;min-width:0;display:grid}.library-page .library-cover{width:calc(100% - 20px);margin:10px}.library-page .library-cover>span{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 14px);font-size:6px;bottom:7px;left:7px;overflow:hidden}.library-page .library-card-copy{padding:8px 14px 14px}.library-page .library-card h2{margin-top:7px;font-size:15px}.library-page .library-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
