.profile-page-shell[data-v-f2b659de]{box-sizing:border-box;background:#f8fafc;min-height:100%;padding:32px 28px 44px}.profile-page-shell__inner[data-v-f2b659de]{width:min(100%, var(--profile-page-shell-max-width));margin:0 auto}.profile-page-shell__header[data-v-f2b659de]{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.profile-page-shell__header-copy[data-v-f2b659de]{min-width:0}.profile-page-shell__title[data-v-f2b659de]{color:#0f172a;margin:0;font-size:clamp(1.85rem,2vw,2.35rem);font-weight:800;line-height:1.12}.profile-page-shell__description[data-v-f2b659de]{color:#64748b;max-width:640px;margin:8px 0 0;font-size:.95rem;line-height:1.55}.profile-page-shell__actions[data-v-f2b659de]{flex:0 360px;min-width:260px}.profile-page-shell__content[data-v-f2b659de]{flex-direction:column;gap:18px;display:flex}@media (width<=768px){.profile-page-shell[data-v-f2b659de]{padding:20px 14px 30px}.profile-page-shell__header[data-v-f2b659de]{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.profile-page-shell__actions[data-v-f2b659de]{flex:none;width:100%;min-width:0}.profile-page-shell__description[data-v-f2b659de]{margin-top:8px;font-size:.92rem;line-height:1.55}.profile-page-shell__content[data-v-f2b659de]{gap:14px}}.profile-library-card[data-v-5758e304]{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;min-height:246px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.profile-library-card.is-clickable[data-v-5758e304]{cursor:pointer}.profile-library-card.is-clickable[data-v-5758e304]:hover{border-color:#b1c1e2fa;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a14}.profile-library-card__cover[data-v-5758e304]{aspect-ratio:16/9;background:linear-gradient(#ffffff24,#fff0),linear-gradient(135deg,#eef4ff 0%,#e8efff 100%);position:relative;overflow:hidden}.profile-library-card__cover img[data-v-5758e304]{object-fit:cover;width:100%;height:100%;display:block}.profile-library-card__status[data-v-5758e304]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex;position:absolute;inset:0}.profile-library-card__status-icon[data-v-5758e304]{color:#2b4cff;background:#ffffffd6;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.45rem;display:inline-flex;box-shadow:0 12px 24px #2b4cff24}.profile-library-card.is-pending:not(.is-generating) .profile-library-card__status-icon[data-v-5758e304]{color:#ef4444;box-shadow:0 12px 24px #ef44441f}.profile-library-card__status-icon.is-spinning[data-v-5758e304]{animation:1.1s linear infinite profile-library-card-spin-5758e304}.profile-library-card__status-text[data-v-5758e304]{color:#3b5bff;font-size:.9rem;font-weight:700}.profile-library-card__badge[data-v-5758e304]{color:#334155;text-transform:uppercase;backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #cbd5e1d1;border-radius:5px;align-items:center;gap:5px;max-width:calc(100% - 64px);height:22px;padding:0 9px;font-size:.66rem;font-weight:800;line-height:20px;display:inline-flex;position:absolute;top:16px;left:10px}.profile-library-card__badge-icon[data-v-5758e304]{width:12px;height:12px;font-size:12px}.profile-library-card__pin[data-v-5758e304]{z-index:1;color:#64748b;cursor:pointer;background:#fffffff0;border:1px solid #cbd5e1d1;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:10px;right:10px}.profile-library-card__pin.is-active[data-v-5758e304]{color:#f59e0b;background:#fffbebf5;border-color:#fbbf246b}.profile-library-card__content[data-v-5758e304]{flex-direction:column;flex:1;justify-content:space-between;gap:18px;padding:16px 16px 14px;display:flex}.profile-library-card__title[data-v-5758e304]{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.profile-library-card__meta[data-v-5758e304]{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-library-card__date[data-v-5758e304]{color:#94a3b8;font-size:.8rem;font-weight:600}.profile-library-card__actions[data-v-5758e304]{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.profile-library-card__actions[data-v-5758e304]:hover{color:#475569;background:#f1f5f9}.profile-library-card__menu[data-v-5758e304]{flex-direction:column;gap:4px;display:flex}.profile-library-card__menu-item[data-v-5758e304]{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:36px;padding:0 10px;font-size:.86rem;font-weight:700;display:flex}.profile-library-card__menu-item[data-v-5758e304]:hover{color:#0f172a;background:#f1f5f9}.profile-library-card__menu-item[data-v-5758e304]:disabled{cursor:not-allowed;opacity:.6}.profile-library-card__menu-item.is-danger[data-v-5758e304]{color:#ef4444}.profile-library-card__menu-item.is-danger[data-v-5758e304]:hover{color:#dc2626;background:#fef2f2}@keyframes profile-library-card-spin-5758e304{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-library-card-actions.el-popover.el-popper{border-color:#e2e8f0;border-radius:10px;min-width:156px;padding:6px;box-shadow:0 16px 36px #0f172a24}@media (width<=560px){.profile-library-card[data-v-5758e304]{border-radius:12px;min-height:188px}.profile-library-card__content[data-v-5758e304]{gap:8px;padding:10px}.profile-library-card__title[data-v-5758e304]{font-size:.82rem}.profile-library-card__date[data-v-5758e304]{font-size:.7rem}}.profile-library-grid-wrap[data-v-2f63052a]{flex-direction:column;gap:18px;display:flex}.profile-library-grid[data-v-2f63052a]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:22px;display:grid}.profile-library-grid__skeleton[data-v-2f63052a]{background:#fff;border:1px solid #dbe4f2f5;border-radius:14px;min-height:246px;overflow:hidden}.profile-library-grid__skeleton-cover[data-v-2f63052a],.profile-library-grid__skeleton-line[data-v-2f63052a],.profile-library-grid__skeleton-action[data-v-2f63052a]{background:linear-gradient(90deg,#94a3b81f 25%,#94a3b842 37%,#94a3b81f 63%) 0 0/400% 100%;animation:1.2s ease-in-out infinite profile-library-grid-wave-2f63052a}.profile-library-grid__skeleton-cover[data-v-2f63052a]{aspect-ratio:16/9}.profile-library-grid__skeleton-body[data-v-2f63052a]{padding:14px 14px 12px}.profile-library-grid__skeleton-line[data-v-2f63052a]{border-radius:999px;height:12px}.profile-library-grid__skeleton-line--title[data-v-2f63052a]{width:86%}.profile-library-grid__skeleton-line--title-short[data-v-2f63052a]{width:58%;margin-top:10px}.profile-library-grid__skeleton-footer[data-v-2f63052a]{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.profile-library-grid__skeleton-line--meta[data-v-2f63052a]{width:72px;height:10px}.profile-library-grid__skeleton-action[data-v-2f63052a]{border-radius:8px;width:30px;height:30px}.profile-library-grid__pagination[data-v-2f63052a],.profile-library-grid__infinite[data-v-2f63052a]{justify-content:center;display:flex}.profile-library-grid__sentinel[data-v-2f63052a]{color:#94a3b8;font-size:.84rem;font-weight:600}.profile-library-grid__sentinel--done[data-v-2f63052a]{opacity:.72}@keyframes profile-library-grid-wave-2f63052a{0%{background-position:100%}to{background-position:0}}@media (width<=768px){.profile-library-grid[data-v-2f63052a]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=560px){.profile-library-grid[data-v-2f63052a]{gap:12px}.profile-library-grid__skeleton[data-v-2f63052a]{border-radius:12px;min-height:188px}.profile-library-grid__skeleton-body[data-v-2f63052a]{padding:10px}}.profile-library-toolbar[data-v-34080cf7]{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.profile-library-toolbar__tabs[data-v-34080cf7]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:4px;display:inline-flex;box-shadow:0 4px 14px #0f172a0a}.profile-library-toolbar__tab[data-v-34080cf7]{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:88px;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:700}.profile-library-toolbar__tab.is-active[data-v-34080cf7]{color:#fff;background:#0f172a;box-shadow:0 6px 14px #0f172a24}.profile-library-toolbar__control[data-v-34080cf7]{flex:none;min-width:0}.profile-library-toolbar__control--sort[data-v-34080cf7]{flex-basis:168px;width:168px}.profile-library-toolbar__select[data-v-34080cf7]{width:100%}.profile-library-toolbar[data-v-34080cf7] .el-select__wrapper{border-radius:7px;min-height:34px;box-shadow:inset 0 0 0 1px #e2e8f0}@media (width<=640px){.profile-library-toolbar[data-v-34080cf7]{flex-direction:column;align-items:stretch;gap:12px}.profile-library-toolbar__tabs[data-v-34080cf7]{width:100%;padding:3px}.profile-library-toolbar__tab[data-v-34080cf7]{flex:1 1 0;min-width:0}.profile-library-toolbar__control[data-v-34080cf7]{align-self:flex-end}}.profile-library-page[data-v-f4ee9804]{flex-direction:column;gap:22px;display:flex}.profile-library-page__search[data-v-f4ee9804]{width:100%}.profile-library-page__search[data-v-f4ee9804] .el-input__wrapper{background:#fff;border-radius:8px;min-height:38px;box-shadow:inset 0 0 0 1px #e2e8f0}.profile-library-page__search[data-v-f4ee9804] .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #3b5bff,0 10px 28px #2b4cff14}.profile-library-page__empty[data-v-f4ee9804]{background:#fff;border:1px dashed #d8e1ee;border-radius:16px;padding:28px 0 8px}
