.tv-library{flex-direction:column;gap:20px;padding:4px 0 28px;display:flex}.tv-library__tabs,.tv-library__douban-filters{border-bottom:1px solid var(--color-border,#0000001a);flex-wrap:wrap;gap:0;display:flex}.tv-library__tab{color:var(--color-text-soft,#0000008c);font-size:var(--font-size-small,14px);cursor:pointer;background:0 0;border:0;border-radius:0;padding:10px 16px;font-weight:500;position:relative}.tv-library__tab:hover{color:var(--color-text,#222);background:var(--color-success-tint,#d4e9e2)}.tv-library__tab--active{color:var(--color-brand,#006241);background:0 0}.tv-library__tab--active:after{content:"";background:var(--color-brand,#006241);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.tv-library__panel{flex-direction:column;gap:16px;display:flex}.tv-library__search{flex-wrap:wrap;gap:8px;display:flex}.tv-library__search input{border:1px solid var(--color-border,#0000001f);background:var(--color-surface,#fff);border-radius:4px;flex:200px;min-height:40px;padding:0 12px}.tv-library__btn{background:var(--color-brand,#006241);color:#fff;cursor:pointer;border:0;border-radius:4px;min-height:40px;padding:0 14px}.tv-library__btn--muted{color:var(--color-band,#1e3932);background:#d4e9e2}.tv-library__meta{background:#d4e9e2;border:1px solid #0062411f;border-radius:4px;align-items:center;gap:10px;min-height:44px;margin:4px 0 8px;padding:12px 14px;display:flex}.tv-library__meta p{color:var(--color-band,#1e3932);font-size:var(--font-size-small,14px);margin:0}.tv-library__source-toggle{border-radius:4px;flex-shrink:0;margin-left:auto;padding:4px 8px;transition:background-color .15s,color .15s}.tv-library__source-toggle:hover{background:#ffffff8c}.tv-library__douban-refresh{border-radius:4px;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;padding:4px 8px;transition:background-color .15s,color .15s;display:inline-flex}.tv-library__douban-refresh ion-icon{font-size:16px}.tv-library__douban-refresh:hover:not(:disabled){background:#ffffff8c}.tv-library__douban-refresh:disabled{opacity:.55;cursor:wait}.tv-library__meta--busy p{color:var(--color-text,#222)}.tv-library__meta--empty{background:#eaf5f0;border-color:#0062411a}.tv-library__spinner{border:2px solid #00624133;border-top-color:var(--color-brand,#006241);border-radius:50%;flex:none;width:16px;height:16px;animation:.7s linear infinite tv-spin}.tv-library__toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.tv-library__toolbar .tv-library__meta{flex:1;margin:0}.tv-library__empty{background:#eaf5f0;border:1px dashed #00624138;border-radius:4px;flex-direction:column;align-items:flex-start;gap:10px;padding:28px 20px;display:flex}.tv-library__empty strong{color:var(--color-text,#222);font-size:16px}.tv-library__empty p{color:var(--color-text-soft,#0009);font-size:var(--font-size-small,14px);margin:0}.tv-library__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;margin-top:4px;display:grid}.tv-card{border:1px solid var(--color-border,#00000014);background:var(--color-surface,#fff);cursor:pointer;border-radius:4px;overflow:hidden}.tv-card:hover{border-color:#00624159}.tv-card__cover{aspect-ratio:3/4;background:#d4e9e2;overflow:hidden}.tv-card__cover img{object-fit:cover;width:100%;height:100%;display:block}.tv-card__fallback{width:100%;height:100%;color:var(--color-band,#1e3932);background:linear-gradient(#eaf5f0 0%,#d4e9e2 100%);justify-content:center;align-items:center;font-size:12px;display:flex}.tv-card__body{flex-direction:column;gap:6px;padding:12px 10px 14px;display:flex}.tv-card__body h3{color:var(--color-text,#222);margin:0;font-size:14px;line-height:1.35}.tv-card__body p{color:var(--color-text-soft,#0000008c);margin:0;font-size:12px}.tv-card__remove{min-height:30px;color:var(--color-band,#1e3932);cursor:pointer;background:#d4e9e2;border:0;border-radius:4px;margin-top:4px;padding:0 10px;font-size:12px}.tv-library__home-block{border-bottom:1px solid var(--color-border,#0000000f);flex-direction:column;gap:10px;padding-bottom:4px;display:flex}.tv-library__home-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.tv-library__home-head h2{color:var(--color-text,#222);margin:0;font-size:1rem}.tv-library__link{color:var(--color-brand,#006241);font-size:var(--font-size-small,14px);cursor:pointer;background:0 0;border:0;padding:0}.tv-library__home-list{flex-direction:column;gap:6px;display:flex}.tv-library__home-item{border:1px solid var(--color-border,#00000014);background:var(--color-surface,#fff);text-align:left;cursor:pointer;border-radius:4px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;display:flex}.tv-library__home-item strong{color:var(--color-text,#222);font-size:14px}.tv-library__home-item span{color:var(--color-text-soft,#0000008c);font-size:12px}.tv-library__chips{flex-wrap:wrap;gap:8px;display:flex}.tv-library__chip{min-height:32px;color:var(--color-band,#1e3932);font-size:var(--font-size-small,14px);cursor:pointer;background:#eaf5f0;border:1px solid #00624124;border-radius:4px;padding:0 12px}@keyframes tv-spin{to{transform:rotate(360deg)}}.tv-history-rail[data-v-0f66b0dd]{flex-direction:column;gap:.55rem;padding:.72rem .75rem;display:flex}.tv-history-rail__header[data-v-0f66b0dd]{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.tv-history-rail__header>div[data-v-0f66b0dd]{gap:.15rem;min-width:0;display:grid}.tv-history-rail__clear[data-v-0f66b0dd]{color:var(--color-brand,#006241);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:.72rem}.tv-history-rail__title[data-v-0f66b0dd]{color:var(--color-text,#222);margin:0;font-size:.86rem;font-weight:600}.tv-history-rail__desc[data-v-0f66b0dd]{color:var(--color-text-soft,#0000008c);margin:0;font-size:.72rem;line-height:1.5}.tv-history-rail__status[data-v-0f66b0dd]{color:var(--color-text-soft,#0000008c);margin:0;padding:.5rem 0;font-size:.76rem}.tv-history-rail__status--error[data-v-0f66b0dd]{color:var(--color-danger,#c62828)}.tv-history-rail__list[data-v-0f66b0dd]{gap:0;margin:0;padding:0;list-style:none;display:grid}.tv-history-rail__list li[data-v-0f66b0dd]{border-top:1px solid #0000000d}.tv-history-rail__list li[data-v-0f66b0dd]:first-child{border-top:0}.tv-history-rail__row[data-v-0f66b0dd]{align-items:flex-start;gap:.35rem;display:flex}.tv-history-rail__item[data-v-0f66b0dd]{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;min-width:0;padding:.48rem 0;display:flex}.tv-history-rail__item:hover strong[data-v-0f66b0dd]{color:var(--color-brand,#006241)}.tv-history-rail__item strong[data-v-0f66b0dd]{color:var(--color-text,#222);word-break:break-word;font-size:.82rem;font-weight:600;line-height:1.35}.tv-history-rail__item span[data-v-0f66b0dd]{color:var(--color-text-soft,#0000008c);font-size:.72rem}.tv-history-rail__remove[data-v-0f66b0dd]{color:var(--color-text-soft,#00000080);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:4px;flex-shrink:0;margin-top:.42rem;padding:.2rem .25rem;font-size:.72rem;line-height:1;transition:color .15s,background-color .15s}.tv-history-rail__remove[data-v-0f66b0dd]:hover:not(:disabled){color:var(--color-danger,#c62828);background:#d4e9e2}.tv-history-rail__remove[data-v-0f66b0dd]:disabled{opacity:.5;cursor:not-allowed}.tv-history-rail__pager[data-v-0f66b0dd]{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:.35rem;padding-top:.35rem;display:flex}.tv-history-rail__page-btn[data-v-0f66b0dd]{border:1px solid var(--color-border,#0000001a);color:var(--color-text,#222);cursor:pointer;background:0 0;border-radius:4px;min-height:28px;padding:0 8px;font-size:.72rem}.tv-history-rail__page-btn[data-v-0f66b0dd]:disabled{opacity:.4;cursor:not-allowed}.tv-history-rail__page-info[data-v-0f66b0dd]{color:var(--color-text-soft,#0000008c);font-size:.72rem}.profile-image-dialog__trigger[data-astro-cid-2iyb5uk6]{align-items:center;gap:var(--space-1);width:100%;color:var(--color-brand);text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr);display:grid;padding-top:.6rem!important;padding-bottom:0!important}.profile-contact-icon[data-astro-cid-2iyb5uk6]{width:1.35rem;height:1.35rem;color:var(--color-brand);justify-content:center;align-items:center;display:inline-flex}.profile-contact-icon[data-astro-cid-2iyb5uk6] svg{width:100%;height:100%}.profile-image-dialog__panel{background:linear-gradient(145deg, #eef7f4d6, transparent 42%), var(--color-surface);border:1px solid #00000014;border-radius:22px;justify-items:center;gap:.7rem;width:min(90vw,330px);padding:1.05rem 1.05rem 1.15rem;display:grid;box-shadow:0 24px 64px #0b181638}.profile-image-dialog__head{align-items:center;width:100%;padding-bottom:.25rem}.profile-image-dialog__head[data-astro-cid-2iyb5uk6] p[data-astro-cid-2iyb5uk6]{color:var(--color-brand);font-size:.98rem;font-weight:var(--font-weight-bold);margin:0}.profile-image-dialog__close{background:#00754a14;width:2.15rem;height:2.15rem}.profile-image-dialog__panel[data-astro-cid-2iyb5uk6] img[data-astro-cid-2iyb5uk6]{background:#fff;border:1px solid #0000000f;border-radius:16px;width:min(100%,260px);box-shadow:0 14px 34px #0b18161a}.rail-link[data-astro-cid-zd7kfeke]{grid-template-columns:auto minmax(0,1fr);align-items:center}.profile-contact-icon[data-astro-cid-zd7kfeke]{width:1.35rem;height:1.35rem;color:var(--color-brand);justify-content:center;align-items:center;display:inline-flex}.profile-contact-icon[data-astro-cid-zd7kfeke] svg{width:100%;height:100%}.profile-showcase[data-astro-cid-ouwyha6c]{gap:.75rem;display:grid}.profile-panel[data-astro-cid-ouwyha6c]{background:linear-gradient(135deg, #d4e9e242, transparent 38%), var(--color-surface);border:1px solid #0000000f;border-radius:16px;gap:.85rem;padding:1rem;display:grid}.profile-panel__kicker[data-astro-cid-ouwyha6c]{color:var(--color-brand);font-size:var(--font-size-micro);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-loose);margin:0}.profile-panel[data-astro-cid-ouwyha6c] h1[data-astro-cid-ouwyha6c],.profile-panel[data-astro-cid-ouwyha6c] h2[data-astro-cid-ouwyha6c],.profile-panel[data-astro-cid-ouwyha6c] h3[data-astro-cid-ouwyha6c],.profile-panel[data-astro-cid-ouwyha6c] p[data-astro-cid-ouwyha6c]{margin:0}.profile-section-head[data-astro-cid-ouwyha6c]{gap:.25rem;display:grid}.profile-chip-list[data-astro-cid-ouwyha6c],.profile-motto-list[data-astro-cid-ouwyha6c]{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.profile-chip-list[data-astro-cid-ouwyha6c] li[data-astro-cid-ouwyha6c]{color:var(--color-brand);font-size:var(--font-size-small);background:#d4e9e257;border:1px solid #00754a24;border-radius:999px;padding:.28rem .65rem}.profile-project-list[data-astro-cid-ouwyha6c]{gap:.65rem;display:grid}.profile-project[data-astro-cid-ouwyha6c]{border-top:1px solid #0000000f;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:.85rem 0;display:grid}.profile-project[data-astro-cid-ouwyha6c]:first-child{border-top:0;padding-top:0}.profile-project[data-astro-cid-ouwyha6c] h3[data-astro-cid-ouwyha6c]{color:var(--color-text);font-size:.96rem;line-height:1.35}.profile-project[data-astro-cid-ouwyha6c] p[data-astro-cid-ouwyha6c]{color:var(--color-text-soft);margin-top:.35rem;font-size:.86rem;line-height:1.55}.profile-project__links[data-astro-cid-ouwyha6c]{flex-wrap:wrap;gap:.75rem;display:flex}.profile-project__links[data-astro-cid-ouwyha6c] a[data-astro-cid-ouwyha6c],.profile-project__action[data-astro-cid-ouwyha6c]{color:var(--color-text-soft);font:inherit;font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.profile-project__links[data-astro-cid-ouwyha6c] a[data-astro-cid-ouwyha6c]:hover,.profile-project__action[data-astro-cid-ouwyha6c]:hover,.profile-project__links[data-astro-cid-ouwyha6c] a[data-astro-cid-ouwyha6c]:focus-visible,.profile-project__action[data-astro-cid-ouwyha6c]:focus-visible{color:var(--color-brand);text-underline-offset:.18em;text-decoration:underline}.profile-motto-list[data-astro-cid-ouwyha6c]{display:grid}.profile-motto-list[data-astro-cid-ouwyha6c] li[data-astro-cid-ouwyha6c]{color:var(--color-text-soft);border-left:2px solid #00754a33;padding-left:.75rem;font-size:.9rem;line-height:1.6}.profile-empty[data-astro-cid-ouwyha6c]{color:var(--color-text-soft);font-size:.9rem}@media (width<=767px){.profile-project[data-astro-cid-ouwyha6c]{grid-template-columns:1fr}.profile-project__links[data-astro-cid-ouwyha6c] a[data-astro-cid-ouwyha6c],.profile-project__action[data-astro-cid-ouwyha6c]{align-items:center;min-height:28px;display:inline-flex}}.profile-sponsor[data-astro-cid-ouwyha6c]{gap:.75rem}.profile-sponsor__code[data-astro-cid-ouwyha6c]{text-align:center;justify-items:center;gap:.55rem;margin:0;display:grid}.profile-sponsor__code[data-astro-cid-ouwyha6c] img[data-astro-cid-ouwyha6c]{background:#fff;border:1px solid #0000000f;border-radius:14px;width:min(100%,220px)}.profile-sponsor__code[data-astro-cid-ouwyha6c] figcaption[data-astro-cid-ouwyha6c]{color:var(--color-text-soft);font-size:var(--font-size-small)}
