.profile-loading.svelte-c762sp{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:80px 16px}.profile-loading-card.svelte-c762sp{width:min(460px,100%);min-height:154px;display:grid;grid-template-columns:78px 1fr 34px;align-items:center;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:radial-gradient(circle at top left,rgba(124,58,237,.28),transparent 42%),#0c0c10eb;box-shadow:0 24px 80px #0000006b}.profile-loading-avatar.svelte-c762sp,.profile-loading-line.svelte-c762sp{position:relative;overflow:hidden;background:#ffffff14}.profile-loading-avatar.svelte-c762sp:after,.profile-loading-line.svelte-c762sp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);animation:svelte-c762sp-profileLoadingSweep 1.35s ease-in-out infinite}.profile-loading-avatar.svelte-c762sp{width:78px;height:78px;border-radius:24px}.profile-loading-copy.svelte-c762sp{display:flex;flex-direction:column;gap:12px}.profile-loading-line.svelte-c762sp{display:block;height:13px;border-radius:999px}.profile-loading-title.svelte-c762sp{width:72%}.profile-loading-meta.svelte-c762sp{width:46%;opacity:.7}.profile-loading-spinner.svelte-c762sp{width:28px;height:28px;border-radius:50%;border:3px solid rgba(255,255,255,.12);border-top-color:var(--profile-accent, #7c3aed);animation:svelte-c762sp-profileLoadingSpin .8s linear infinite}@keyframes svelte-c762sp-profileLoadingSpin{to{transform:rotate(360deg)}}@keyframes svelte-c762sp-profileLoadingSweep{to{transform:translate(100%)}}@media(max-width:560px){.profile-loading.svelte-c762sp{min-height:calc(100vh - 88px);padding:64px 14px}.profile-loading-card.svelte-c762sp{grid-template-columns:58px 1fr;border-radius:16px;padding:18px}.profile-loading-avatar.svelte-c762sp{width:58px;height:58px;border-radius:18px}.profile-loading-spinner.svelte-c762sp{grid-column:1 / -1;justify-self:center;margin-top:4px}}.profile-avatar-lg.svelte-c762sp img:where(.svelte-c762sp){width:100%;height:100%;object-fit:cover}.profile-avatar-lg.svelte-c762sp span:where(.svelte-c762sp){display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.2rem;font-weight:900;color:#fff}.profile-actions.svelte-c762sp{margin-left:auto}.settings-card-gap.svelte-c762sp{margin-bottom:32px}.settings-heading.svelte-c762sp{margin-top:40px}.settings-theme-row.svelte-c762sp{flex-direction:column;align-items:flex-start;gap:20px}.settings-account-row.svelte-c762sp{align-items:flex-start}.settings-account-form.svelte-c762sp{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;width:min(100%,720px)}.profile-input.svelte-c762sp{min-width:0;width:100%;height:38px;padding:0 12px;border:1.5px solid rgba(255,255,255,.12);border-radius:8px;background:#0e0e16;color:#fff;font-family:Outfit,sans-serif;font-size:.86rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.profile-input.svelte-c762sp:focus{border-color:#7c3aedbf;box-shadow:0 0 0 3px #7c3aed24}.profile-input.svelte-c762sp:disabled{opacity:.58;cursor:not-allowed}.settings-account-error.svelte-c762sp{margin:0 0 16px;padding:10px 12px;border:1px solid rgba(239,68,68,.28);border-radius:8px;background:#ef44441a;color:#fecaca;font-size:.84rem;font-weight:700}.profile-select.svelte-c762sp{background:#0e0e16;border:1.5px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;padding:8px 14px;font-size:.85rem;font-family:Outfit,sans-serif}.profile-select-btn.svelte-c762sp{cursor:pointer;min-width:92px}.server-modal-overlay.svelte-c762sp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:18px;background:#000000b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.account-modal-overlay.svelte-c762sp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10025;display:flex;align-items:center;justify-content:center;padding:18px;background:#000000b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.server-modal-content.svelte-c762sp{width:min(460px,100%);max-height:min(620px,calc(100vh - 36px));overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(180deg,#12121cfa,#08080cfa);box-shadow:0 28px 90px #0000009e}.account-modal-content.svelte-c762sp{width:min(500px,100%);max-height:min(680px,calc(100vh - 36px));overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(180deg,#12121cfa,#08080cfa);box-shadow:0 28px 90px #0000009e}.server-modal-header.svelte-c762sp,.account-modal-header.svelte-c762sp{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.server-modal-header.svelte-c762sp h2:where(.svelte-c762sp){margin:0 0 4px;font-size:1.25rem;color:#fff}.account-modal-header.svelte-c762sp h2:where(.svelte-c762sp){margin:0 0 4px;font-size:1.25rem;color:#fff}.server-modal-header.svelte-c762sp p:where(.svelte-c762sp){margin:0;color:#ffffff8f;font-size:.86rem}.account-modal-header.svelte-c762sp p:where(.svelte-c762sp){margin:0;color:#ffffff8f;font-size:.86rem;line-height:1.45}.server-modal-close.svelte-c762sp,.account-modal-close.svelte-c762sp{width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0f;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.account-modal-body.svelte-c762sp{display:grid;gap:14px;padding:18px 20px}.account-field.svelte-c762sp{display:grid;gap:7px}.account-field.svelte-c762sp span:where(.svelte-c762sp){color:#ffffffa8;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.account-modal-footer.svelte-c762sp{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px 20px;border-top:1px solid rgba(255,255,255,.08)}.account-cancel-btn.svelte-c762sp,.account-save-btn.svelte-c762sp{min-height:40px;padding:0 16px;border-radius:9px;font:inherit;font-weight:800;cursor:pointer}.account-cancel-btn.svelte-c762sp{border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#ffffffc7}.account-save-btn.svelte-c762sp{border:1px solid rgba(124,58,237,.58);background:#7c3aed3d;color:#fff}.account-cancel-btn.svelte-c762sp:disabled,.account-save-btn.svelte-c762sp:disabled{opacity:.62;cursor:not-allowed}.server-option-list.svelte-c762sp{display:grid;gap:8px;max-height:480px;overflow-y:auto;padding:14px}.server-option-btn.svelte-c762sp{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:48px;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;color:#ffffffdb;font:inherit;text-align:left;cursor:pointer}.server-option-btn.active.svelte-c762sp{border-color:#7c3aedad;background:#7c3aed29;color:#fff}.server-option-main.svelte-c762sp{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.server-option-check.svelte-c762sp{display:inline-flex;width:20px;height:20px;color:#a78bfa;flex:0 0 auto}.al-list-separator.svelte-c762sp,.al-kv-separator.svelte-c762sp,.al-mal-separator.svelte-c762sp{padding:12px 18px 7px;font-size:.68rem;font-weight:800;color:#ffffff57;text-transform:uppercase;letter-spacing:.11em}.al-source-heading.svelte-c762sp{display:flex;align-items:baseline;gap:10px;margin:0 0 16px;color:#fff;font-size:1.05rem;font-weight:900}.al-source-heading.svelte-c762sp span:where(.svelte-c762sp){color:#ffffff75;font-size:.82rem;font-weight:700}.al-provider-panel.svelte-c762sp{padding:0}.al-stats-row.svelte-c762sp{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.al-stat-box.svelte-c762sp{min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(59,130,246,.16);border-radius:14px;background:#3b82f60f}.al-stat-val.svelte-c762sp{color:#60a5fa;font-size:1.18rem;font-weight:900}.al-stat-label.svelte-c762sp{color:#ffffff7a;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.al-anime-list.svelte-c762sp{display:flex;flex-direction:column;gap:0}.al-list-header.svelte-c762sp,.al-list-item.svelte-c762sp{display:grid;grid-template-columns:30px 96px minmax(0,1fr) 180px;align-items:center;column-gap:14px}.al-list-header.svelte-c762sp{padding:15px 16px 15px 8px;border-bottom:2px solid rgba(255,255,255,.05);color:#94a3b8;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.al-list-item.svelte-c762sp{width:100%;padding:12px 16px 12px 8px;border:0;border-bottom:1px solid rgba(255,255,255,.03);border-radius:10px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease}.al-list-item.svelte-c762sp:hover{background:#7c3aed12;transform:translate(3px)}.al-status-dot.svelte-c762sp,.mal-status-dot.svelte-c762sp{width:8px;height:8px;border-radius:50%;margin:0 auto;background:#94a3b8}.al-status-dot.CURRENT.svelte-c762sp,.mal-status-dot.watching.svelte-c762sp{background:#1db954}.al-status-dot.COMPLETED.svelte-c762sp,.mal-status-dot.completed.svelte-c762sp{background:#3db4f2}.al-status-dot.PAUSED.svelte-c762sp,.mal-status-dot.on_hold.svelte-c762sp{background:#f9d45a}.al-status-dot.DROPPED.svelte-c762sp,.mal-status-dot.dropped.svelte-c762sp{background:#e85d75}.al-status-dot.PLANNING.svelte-c762sp,.mal-status-dot.plan_to_watch.svelte-c762sp{background:#94a3b8}.al-status-dot.REPEATING.svelte-c762sp,.mal-status-dot.rewatching.svelte-c762sp{background:coral}.al-list-thumb.svelte-c762sp{width:74px;height:100px;border-radius:10px;object-fit:cover;background:#ffffff0d}.al-list-title.svelte-c762sp{min-width:0;padding-right:12px;color:#ffffffe6;font-size:.98rem;font-weight:700;line-height:1.45}.al-list-stats.svelte-c762sp{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.al-list-score.svelte-c762sp,.al-list-progress.svelte-c762sp{font-family:Outfit,sans-serif;font-weight:800;font-size:.82rem}.al-list-score.svelte-c762sp{min-width:44px;padding:3px 8px;border:1px solid rgba(124,58,237,.2);border-radius:6px;background:#7c3aed1f;color:var(--accent-v, #a78bfa);text-align:center}.al-list-progress.svelte-c762sp{min-width:78px;color:#94a3b8cc}.al-edit-modal-overlay.svelte-c762sp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10030;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;animation:svelte-c762sp-profileModalFade .24s ease forwards}.al-edit-modal-content.svelte-c762sp{width:min(92vw,680px);max-height:min(85vh,760px);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0f111a;box-shadow:0 30px 60px #000c;transform:scale(.9) translateY(20px);animation:svelte-c762sp-profileModalIn .34s cubic-bezier(.19,1,.22,1) forwards}.al-edit-flex.svelte-c762sp,.al-edit-form.svelte-c762sp{display:flex;flex-direction:column;min-height:0}.al-edit-body.svelte-c762sp{overflow-y:auto;padding:24px 26px}.al-edit-body.svelte-c762sp h2:where(.svelte-c762sp){margin:0 0 24px;color:#fff;font-size:1.45rem;font-weight:900}.al-edit-grid.svelte-c762sp{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.al-edit-field.svelte-c762sp{display:grid;gap:8px}.al-edit-field-wide.svelte-c762sp{grid-column:1 / -1}.al-edit-field.svelte-c762sp span:where(.svelte-c762sp){color:#64748b;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.al-edit-footer.svelte-c762sp{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 26px;border-top:1px solid rgba(255,255,255,.1);background:#0f172a}.al-edit-footer.svelte-c762sp>div:where(.svelte-c762sp){display:flex;gap:10px}.al-delete-btn.svelte-c762sp,.al-save-btn.svelte-c762sp,.al-cancel-btn.svelte-c762sp{min-height:42px;border-radius:10px;font:inherit;font-weight:800;cursor:pointer}.al-delete-btn.svelte-c762sp{padding:0 16px;border:1px solid rgba(232,93,117,.3);background:#e85d751a;color:#e85d75}.al-save-btn.svelte-c762sp{padding:0 24px;border:0;background:#7c3aed;color:#fff}.al-cancel-btn.svelte-c762sp{padding:0 20px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#fff}@keyframes svelte-c762sp-profileModalFade{to{opacity:1}}@keyframes svelte-c762sp-profileModalIn{to{transform:scale(1) translateY(0)}}.settings-change-btn.danger.svelte-c762sp{border-color:#ef444459;color:#f87171}.asset-empty-text.svelte-c762sp{color:#ffffff80}.asset-item.svelte-c762sp{padding:0;cursor:pointer;font:inherit}@media(max-width:640px){.al-list-header.svelte-c762sp,.al-list-item.svelte-c762sp{grid-template-columns:22px 58px minmax(0,1fr) 96px;padding:10px 10px 10px 4px;column-gap:10px}.al-list-thumb.svelte-c762sp{width:52px;height:72px;border-radius:8px}.al-list-title.svelte-c762sp{font-size:.9rem;padding-right:4px}.al-list-stats.svelte-c762sp{gap:7px}.al-list-score.svelte-c762sp,.al-list-progress.svelte-c762sp{font-size:.76rem}.al-list-progress.svelte-c762sp{min-width:48px}.al-edit-modal-overlay.svelte-c762sp{align-items:flex-end;padding:12px}.al-edit-modal-content.svelte-c762sp{width:100%;max-height:min(84vh,calc(100vh - 24px));border-radius:18px}.al-edit-body.svelte-c762sp{padding:18px 16px 14px}.al-edit-grid.svelte-c762sp{grid-template-columns:1fr;gap:14px}.al-edit-footer.svelte-c762sp{padding:14px 16px;flex-wrap:wrap}.server-modal-overlay.svelte-c762sp,.account-modal-overlay.svelte-c762sp{align-items:flex-end;padding:12px}.server-modal-content.svelte-c762sp{max-height:min(560px,calc(100vh - 24px));border-radius:18px}.account-modal-content.svelte-c762sp{max-height:min(620px,calc(100vh - 24px));border-radius:18px}.account-modal-footer.svelte-c762sp{display:grid;grid-template-columns:1fr 1fr}.server-option-list.svelte-c762sp{max-height:390px}.settings-account-row.svelte-c762sp{flex-direction:column;align-items:stretch}.settings-account-form.svelte-c762sp{grid-template-columns:1fr;width:100%}}
