.album-manager.svelte-1ntjy3g{--manager-canvas: #f3f4f7;--manager-surface: #ffffff;--manager-surface-raised: #fafbfc;--manager-control: #f7f8fa;--manager-ink: #20232b;--manager-muted: #626878;--manager-faint: #7b8292;--manager-line: #e2e5eb;--manager-line-strong: #cbd0da;--manager-danger: #c73346;--manager-danger-soft: #fff0f2;--manager-success: #21815a;--manager-accent: oklch(.7 .14 var(--hue, 265));--manager-accent-strong: color-mix(in oklab, var(--manager-accent) 78%, #101117);display:grid;gap:24px;width:100%;padding:clamp(16px,2vw,28px);border-radius:16px;background:var(--manager-canvas);color:var(--manager-ink)}html.dark .album-manager.svelte-1ntjy3g{--manager-canvas: #111216;--manager-surface: #191a1f;--manager-surface-raised: #202128;--manager-control: #131419;--manager-ink: #f3f4f7;--manager-muted: #b9bec9;--manager-faint: #9299a8;--manager-line: #2e3038;--manager-line-strong: #484b57;--manager-danger: #ff7483;--manager-danger-soft: #2c1a20;--manager-success: #70d5a5;--manager-accent: oklch(.75 .14 var(--hue, 265))}.album-manager.svelte-1ntjy3g,.album-manager.svelte-1ntjy3g :where(.svelte-1ntjy3g){box-sizing:border-box}.manager-head.svelte-1ntjy3g,.editor-head.svelte-1ntjy3g,.index-head.svelte-1ntjy3g,.photo-section-head.svelte-1ntjy3g,.save-bar.svelte-1ntjy3g,.delete-confirm.svelte-1ntjy3g,.photo-card-head.svelte-1ntjy3g{display:flex;align-items:center;justify-content:space-between;gap:16px}h1.svelte-1ntjy3g,h2.svelte-1ntjy3g,h3.svelte-1ntjy3g,p.svelte-1ntjy3g{margin:0}.manager-head.svelte-1ntjy3g h1:where(.svelte-1ntjy3g){font-size:clamp(1.75rem,2.4vw,2.25rem);font-weight:850;line-height:1.08;letter-spacing:-.03em}.manager-head.svelte-1ntjy3g p:where(.svelte-1ntjy3g),.editor-head.svelte-1ntjy3g p:where(.svelte-1ntjy3g),.photo-section-head.svelte-1ntjy3g p:where(.svelte-1ntjy3g),.index-help.svelte-1ntjy3g,.gate-state.svelte-1ntjy3g p:where(.svelte-1ntjy3g),.empty-state.svelte-1ntjy3g p:where(.svelte-1ntjy3g){color:var(--manager-muted);font-size:.9375rem;font-weight:540;line-height:1.6}.manager-head.svelte-1ntjy3g p:where(.svelte-1ntjy3g){max-width:68ch;margin-top:9px}.preview-link.svelte-1ntjy3g,.primary-button.svelte-1ntjy3g,.secondary-button.svelte-1ntjy3g,.danger-button.svelte-1ntjy3g,.icon-button.svelte-1ntjy3g{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border-radius:11px;font-size:.875rem;font-weight:760;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.preview-link.svelte-1ntjy3g svg,.primary-button.svelte-1ntjy3g svg,.secondary-button.svelte-1ntjy3g svg,.danger-button.svelte-1ntjy3g svg,.icon-button.svelte-1ntjy3g svg{width:19px;height:19px;flex:0 0 auto}.preview-link.svelte-1ntjy3g,.secondary-button.svelte-1ntjy3g{padding:0 15px;border:1px solid var(--manager-line);background:var(--manager-surface);color:var(--manager-ink)}.preview-link.svelte-1ntjy3g:hover,.secondary-button.svelte-1ntjy3g:hover{border-color:var(--manager-line-strong);background:var(--manager-surface-raised);transform:translateY(-1px)}.primary-button.svelte-1ntjy3g{padding:0 17px;border:1px solid color-mix(in oklab,var(--manager-accent) 72%,black);background:var(--manager-accent-strong);color:#fff;box-shadow:0 7px 18px color-mix(in oklab,var(--manager-accent) 22%,transparent)}.primary-button.svelte-1ntjy3g:hover{background:color-mix(in oklab,var(--manager-accent) 70%,black);transform:translateY(-1px)}.danger-button.svelte-1ntjy3g{padding:0 16px;border:1px solid #9f1d29;background:#b72b3d;color:#fff}.icon-button.svelte-1ntjy3g{width:44px;padding:0;border:1px solid var(--manager-line);background:var(--manager-surface);color:var(--manager-ink)}.icon-button.svelte-1ntjy3g:hover{border-color:color-mix(in oklab,var(--manager-accent) 55%,var(--manager-line));background:color-mix(in oklab,var(--manager-accent) 8%,var(--manager-surface));color:var(--manager-accent)}.preview-link.svelte-1ntjy3g:focus-visible,.primary-button.svelte-1ntjy3g:focus-visible,.secondary-button.svelte-1ntjy3g:focus-visible,.danger-button.svelte-1ntjy3g:focus-visible,.icon-button.svelte-1ntjy3g:focus-visible,button.svelte-1ntjy3g:focus-visible,input.svelte-1ntjy3g:focus-visible,textarea.svelte-1ntjy3g:focus-visible{outline:3px solid color-mix(in oklab,var(--manager-accent) 38%,transparent);outline-offset:2px}button.svelte-1ntjy3g:disabled{opacity:.46;cursor:not-allowed}.manager-shell.svelte-1ntjy3g{display:grid;grid-template-columns:minmax(300px,340px) minmax(0,1fr);gap:20px;align-items:start}.album-index.svelte-1ntjy3g,.album-editor.svelte-1ntjy3g{border:1px solid var(--manager-line);border-radius:14px;background:var(--manager-surface)}.album-index.svelte-1ntjy3g{position:sticky;top:82px;max-height:calc(100vh - 110px);display:flex;flex-direction:column;padding:16px}.index-head.svelte-1ntjy3g h2:where(.svelte-1ntjy3g),.editor-head.svelte-1ntjy3g h2:where(.svelte-1ntjy3g),.photo-section-head.svelte-1ntjy3g h3:where(.svelte-1ntjy3g),.gate-state.svelte-1ntjy3g h2:where(.svelte-1ntjy3g),.empty-state.svelte-1ntjy3g h2:where(.svelte-1ntjy3g){font-size:1.125rem;font-weight:820;line-height:1.25;letter-spacing:-.012em}.index-head.svelte-1ntjy3g span:where(.svelte-1ntjy3g){display:block;margin-top:4px;color:var(--manager-muted);font-size:.8125rem;font-weight:680}.index-help.svelte-1ntjy3g{margin-top:12px}.album-list.svelte-1ntjy3g{display:grid;gap:8px;margin-top:14px;overflow-y:auto;scrollbar-gutter:stable}.album-row.svelte-1ntjy3g{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;border:1px solid var(--manager-line);border-radius:12px;background:var(--manager-surface-raised);transition:border-color .16s ease,background-color .16s ease}.album-row.svelte-1ntjy3g:hover{border-color:color-mix(in oklab,var(--manager-accent) 40%,var(--manager-line));background:color-mix(in oklab,var(--manager-accent) 4%,var(--manager-surface-raised))}.album-row.active.svelte-1ntjy3g{border-color:color-mix(in oklab,var(--manager-accent) 62%,var(--manager-line));background:color-mix(in oklab,var(--manager-accent) 9%,var(--manager-surface))}.album-select.svelte-1ntjy3g{display:grid;grid-template-columns:54px minmax(0,1fr);gap:11px;align-items:center;min-width:0;padding:8px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.album-thumb.svelte-1ntjy3g{width:54px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--manager-control);color:var(--manager-faint);border:1px solid var(--manager-line)}.album-thumb.svelte-1ntjy3g img:where(.svelte-1ntjy3g){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.album-row-copy.svelte-1ntjy3g{display:grid;gap:5px;min-width:0}.album-row-copy.svelte-1ntjy3g small:where(.svelte-1ntjy3g){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-row-copy.svelte-1ntjy3g strong:where(.svelte-1ntjy3g){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.875rem;font-weight:760;line-height:1.3}.album-row-copy.svelte-1ntjy3g small:where(.svelte-1ntjy3g){color:var(--manager-muted);font-size:.75rem;font-weight:620}.row-controls.svelte-1ntjy3g,.photo-controls.svelte-1ntjy3g{display:flex;align-items:center;gap:4px;color:var(--manager-faint)}.row-controls.svelte-1ntjy3g{padding-right:8px}.row-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g),.photo-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g){display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.row-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g){width:32px;height:32px}.row-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g):hover,.photo-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g):hover{border-color:var(--manager-line);background:var(--manager-surface);color:var(--manager-ink)}.drag-handle.svelte-1ntjy3g{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;color:var(--manager-faint);cursor:grab}.drag-handle.svelte-1ntjy3g:active{cursor:grabbing}.drag-handle.compact.svelte-1ntjy3g{width:24px;height:32px}.drag-handle.svelte-1ntjy3g svg,.row-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g) svg,.photo-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g) svg{width:19px;height:19px}.album-editor.svelte-1ntjy3g{min-width:0;padding:clamp(18px,2vw,24px)}.editor-head.svelte-1ntjy3g{padding-bottom:18px;border-bottom:1px solid var(--manager-line)}.editor-head.svelte-1ntjy3g p:where(.svelte-1ntjy3g){margin-top:5px;font-size:.8125rem}.album-fields.svelte-1ntjy3g{display:grid;gap:16px;padding:22px 0}.field.svelte-1ntjy3g{display:grid;gap:7px;min-width:0}.field-label.svelte-1ntjy3g{color:var(--manager-ink);font-size:.8125rem;font-weight:750;line-height:1.35}.control-shell.svelte-1ntjy3g{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;width:100%;border:1px solid var(--manager-line-strong);border-radius:11px;background:var(--manager-control);transition:border-color .16s ease,background-color .16s ease,outline-color .16s ease}.control-shell.svelte-1ntjy3g>svg{width:19px;height:19px;margin:0 auto;color:var(--manager-muted)}.control-shell.svelte-1ntjy3g input:where(.svelte-1ntjy3g),.control-shell.svelte-1ntjy3g textarea:where(.svelte-1ntjy3g){width:100%;border:0;outline:0;background:transparent;color:var(--manager-ink);font:inherit;font-size:.9375rem;line-height:1.5}.control-shell.svelte-1ntjy3g input:where(.svelte-1ntjy3g){height:48px;padding:0 14px 0 0}.control-shell.svelte-1ntjy3g textarea:where(.svelte-1ntjy3g){min-height:104px;padding:12px 14px 12px 0;resize:vertical}.control-shell.svelte-1ntjy3g input:where(.svelte-1ntjy3g)::-moz-placeholder,.control-shell.svelte-1ntjy3g textarea:where(.svelte-1ntjy3g)::-moz-placeholder{color:var(--manager-faint);opacity:1}.control-shell.svelte-1ntjy3g input:where(.svelte-1ntjy3g)::placeholder,.control-shell.svelte-1ntjy3g textarea:where(.svelte-1ntjy3g)::placeholder{color:var(--manager-faint);opacity:1}.control-shell.svelte-1ntjy3g:focus-within{border-color:var(--manager-accent);outline:3px solid color-mix(in oklab,var(--manager-accent) 17%,transparent);background:var(--manager-surface)}.control-shell.invalid.svelte-1ntjy3g{border-color:var(--manager-danger)}.control-shell.invalid.svelte-1ntjy3g:focus-within{outline-color:color-mix(in oklab,var(--manager-danger) 18%,transparent)}.title-shell.svelte-1ntjy3g,.textarea-shell.svelte-1ntjy3g{align-items:start}.title-shell.svelte-1ntjy3g>svg,.textarea-shell.svelte-1ntjy3g>svg{margin-top:14px}.title-shell.svelte-1ntjy3g input:where(.svelte-1ntjy3g){height:auto;padding:12px 14px 12px 0}.url-control.svelte-1ntjy3g input:where(.svelte-1ntjy3g){font-family:JetBrains Mono Variable,SFMono-Regular,Consolas,monospace;font-size:.8125rem}.field-error.svelte-1ntjy3g{color:var(--manager-danger);font-size:.8125rem;font-weight:650;line-height:1.4}.nsfw-toggle.svelte-1ntjy3g{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--manager-line);border-radius:12px;background:var(--manager-surface-raised);cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.nsfw-toggle.svelte-1ntjy3g:hover{border-color:var(--manager-line-strong)}.toggle-input.svelte-1ntjy3g{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.nsfw-toggle.svelte-1ntjy3g:has(.toggle-input:where(.svelte-1ntjy3g):focus-visible){outline:3px solid color-mix(in oklab,var(--manager-accent) 32%,transparent);outline-offset:2px}.toggle-icon.svelte-1ntjy3g{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--manager-danger-soft);color:var(--manager-danger)}.toggle-icon.svelte-1ntjy3g svg{width:21px;height:21px}.toggle-copy.svelte-1ntjy3g{display:grid;gap:4px;min-width:0}.toggle-copy.svelte-1ntjy3g strong:where(.svelte-1ntjy3g){font-size:.875rem;font-weight:760}.toggle-copy.svelte-1ntjy3g small:where(.svelte-1ntjy3g){color:var(--manager-muted);font-size:.8125rem;line-height:1.45}.toggle-switch.svelte-1ntjy3g{position:relative;width:46px;height:26px;border:1px solid var(--manager-line-strong);border-radius:999px;background:var(--manager-control);transition:border-color .16s ease,background-color .16s ease}.toggle-switch.svelte-1ntjy3g>span:where(.svelte-1ntjy3g){position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--manager-faint);transition:transform .18s cubic-bezier(.2,.8,.2,1),background-color .16s ease}.toggle-input.svelte-1ntjy3g:checked~.toggle-switch:where(.svelte-1ntjy3g){border-color:color-mix(in oklab,var(--manager-accent) 72%,black);background:var(--manager-accent-strong)}.toggle-input.svelte-1ntjy3g:checked~.toggle-switch:where(.svelte-1ntjy3g)>span:where(.svelte-1ntjy3g){transform:translate(20px);background:#fff}.photo-section-head.svelte-1ntjy3g{padding-top:22px;border-top:1px solid var(--manager-line)}.photo-section-head.svelte-1ntjy3g p:where(.svelte-1ntjy3g){margin-top:4px}.photo-list.svelte-1ntjy3g{display:grid;gap:16px;margin-top:16px}.photo-row.svelte-1ntjy3g{overflow:hidden;border:1px solid var(--manager-line);border-radius:14px;background:var(--manager-surface);transition:background-color .16s ease}.photo-row.svelte-1ntjy3g:hover{background:color-mix(in oklab,var(--manager-accent) 2.5%,var(--manager-surface))}.photo-card-head.svelte-1ntjy3g{padding:10px 14px;border-bottom:1px solid var(--manager-line);background:var(--manager-surface-raised)}.photo-order.svelte-1ntjy3g{display:flex;align-items:center;gap:9px;min-width:0}.photo-order.svelte-1ntjy3g>span:where(.svelte-1ntjy3g){display:grid;place-items:center;min-width:30px;height:28px;padding:0 8px;border-radius:8px;background:var(--manager-control);color:var(--manager-muted);font-size:.75rem;font-weight:800}.photo-order.svelte-1ntjy3g>span.cover:where(.svelte-1ntjy3g){background:var(--manager-accent-strong);color:#fff}.photo-order.svelte-1ntjy3g strong:where(.svelte-1ntjy3g){overflow:hidden;font-size:.8125rem;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.photo-card-body.svelte-1ntjy3g{display:grid;grid-template-columns:218px minmax(0,1fr);gap:18px;align-items:start;padding:16px}.photo-preview.svelte-1ntjy3g{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid var(--manager-line);border-radius:12px;background:var(--manager-control);color:var(--manager-faint)}.photo-preview.svelte-1ntjy3g>svg{width:36px;height:36px}.photo-preview.svelte-1ntjy3g img:where(.svelte-1ntjy3g){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.photo-fields.svelte-1ntjy3g{display:grid;grid-template-columns:minmax(180px,.68fr) minmax(0,1.32fr);gap:13px;min-width:0}@media (min-width: 1121px){.photo-fields.svelte-1ntjy3g .title-field:where(.svelte-1ntjy3g) .control-shell:where(.svelte-1ntjy3g){min-height:106px}}.url-field.svelte-1ntjy3g{grid-column:1 / -1}.photo-controls.svelte-1ntjy3g{justify-content:flex-end}.photo-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g){width:36px;height:36px}.photo-controls.svelte-1ntjy3g .delete-icon:where(.svelte-1ntjy3g){margin-left:4px;color:var(--manager-danger)}.photo-controls.svelte-1ntjy3g .delete-icon:where(.svelte-1ntjy3g):hover{border-color:color-mix(in oklab,var(--manager-danger) 28%,var(--manager-line));background:var(--manager-danger-soft);color:var(--manager-danger)}.photo-empty.svelte-1ntjy3g,.empty-state.svelte-1ntjy3g,.gate-state.svelte-1ntjy3g{display:grid;place-items:center;text-align:center}.photo-empty.svelte-1ntjy3g{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;margin-top:16px;padding:18px;border:1px dashed var(--manager-line-strong);border-radius:12px;text-align:left}.photo-empty.svelte-1ntjy3g>svg{font-size:2rem;color:var(--manager-faint)}.photo-empty.svelte-1ntjy3g div:where(.svelte-1ntjy3g){display:grid;gap:3px}.photo-empty.svelte-1ntjy3g strong:where(.svelte-1ntjy3g){font-size:.875rem}.photo-empty.svelte-1ntjy3g span:where(.svelte-1ntjy3g){color:var(--manager-muted);font-size:.8125rem;line-height:1.45}.save-bar.svelte-1ntjy3g{position:sticky;bottom:12px;z-index:3;margin-top:20px;padding:12px 14px;border-radius:12px;background:var(--manager-surface);box-shadow:0 12px 32px #181b242e}.save-bar.svelte-1ntjy3g>div:where(.svelte-1ntjy3g):first-child,.save-actions.svelte-1ntjy3g{display:flex;align-items:center;gap:8px}.save-bar.svelte-1ntjy3g>div:where(.svelte-1ntjy3g):first-child{color:var(--manager-muted);font-size:.8125rem;font-weight:700}.save-bar.svelte-1ntjy3g>div:first-child.dirty:where(.svelte-1ntjy3g){color:var(--manager-accent)}.save-bar.svelte-1ntjy3g>div:where(.svelte-1ntjy3g):first-child:not(.dirty){color:var(--manager-success)}.danger-text-button.svelte-1ntjy3g{min-height:40px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--manager-danger);font-size:.8125rem;font-weight:720;cursor:pointer}.danger-text-button.svelte-1ntjy3g:hover{background:var(--manager-danger-soft)}.delete-confirm.svelte-1ntjy3g{margin-top:16px;padding:14px;border:1px solid color-mix(in oklab,var(--manager-danger) 30%,var(--manager-line));border-radius:12px;background:var(--manager-danger-soft)}.delete-confirm.svelte-1ntjy3g>div:where(.svelte-1ntjy3g){display:grid;gap:4px;min-width:0;margin-right:auto}.delete-confirm.svelte-1ntjy3g strong:where(.svelte-1ntjy3g){font-size:.875rem}.delete-confirm.svelte-1ntjy3g span:where(.svelte-1ntjy3g){color:var(--manager-muted);font-size:.8125rem;line-height:1.45}.gate-state.svelte-1ntjy3g,.empty-state.svelte-1ntjy3g{min-height:360px;padding:34px;border:1px solid var(--manager-line);border-radius:14px;background:var(--manager-surface)}.gate-state.svelte-1ntjy3g{grid-template-columns:auto minmax(0,1fr) auto;place-items:center start;gap:16px;min-height:160px;text-align:left}.gate-state.svelte-1ntjy3g>svg{font-size:2.3rem;color:var(--manager-accent)}.gate-state.svelte-1ntjy3g p:where(.svelte-1ntjy3g){margin-top:4px}.danger-state.svelte-1ntjy3g>svg{color:var(--manager-danger)}.empty-state.svelte-1ntjy3g{align-content:center;gap:10px}.empty-visual.svelte-1ntjy3g{width:76px;height:76px;display:grid;place-items:center;margin-bottom:6px;border-radius:16px;border:1px solid var(--manager-line);background:var(--manager-surface-raised);color:var(--manager-accent);font-size:2.7rem}.empty-state.svelte-1ntjy3g p:where(.svelte-1ntjy3g){max-width:58ch}.empty-actions.svelte-1ntjy3g{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:8px}.loading-shell.svelte-1ntjy3g{min-height:500px}.skeleton.svelte-1ntjy3g{border-radius:13px;background:linear-gradient(105deg,var(--manager-surface) 38%,color-mix(in oklab,var(--manager-surface) 72%,var(--manager-line)) 50%,var(--manager-surface) 62%);background-size:220% 100%;animation:svelte-1ntjy3g-skeleton-shift 1.4s ease-in-out infinite}.skeleton-list.svelte-1ntjy3g{min-height:430px}.skeleton-editor.svelte-1ntjy3g{min-height:560px}.album-manager.svelte-1ntjy3g .spinning{animation:svelte-1ntjy3g-spin .9s linear infinite}@keyframes svelte-1ntjy3g-skeleton-shift{to{background-position-x:-220%}}@keyframes svelte-1ntjy3g-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.svelte-1ntjy3g,.svelte-1ntjy3g:before,.svelte-1ntjy3g:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width: 1120px){.photo-fields.svelte-1ntjy3g{grid-template-columns:1fr}.url-field.svelte-1ntjy3g{grid-column:auto}}@media (max-width: 960px){.manager-shell.svelte-1ntjy3g{grid-template-columns:1fr}.album-index.svelte-1ntjy3g{position:static;max-height:none}.album-list.svelte-1ntjy3g{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}}@media (max-width: 720px){.photo-card-body.svelte-1ntjy3g{grid-template-columns:1fr}.photo-preview.svelte-1ntjy3g{aspect-ratio:16 / 10}}@media (max-width: 620px){.album-manager.svelte-1ntjy3g{gap:18px;padding:14px;border-radius:0}.manager-head.svelte-1ntjy3g,.photo-section-head.svelte-1ntjy3g,.save-bar.svelte-1ntjy3g,.delete-confirm.svelte-1ntjy3g,.gate-state.svelte-1ntjy3g{align-items:stretch;flex-direction:column}.manager-head.svelte-1ntjy3g .preview-link:where(.svelte-1ntjy3g),.photo-section-head.svelte-1ntjy3g .secondary-button:where(.svelte-1ntjy3g){width:100%}.album-list.svelte-1ntjy3g{grid-template-columns:1fr}.album-editor.svelte-1ntjy3g{padding:15px}.photo-card-head.svelte-1ntjy3g{align-items:flex-start}.photo-card-body.svelte-1ntjy3g{padding:13px}.photo-controls.svelte-1ntjy3g{flex-wrap:wrap}.photo-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g),.photo-controls.svelte-1ntjy3g .drag-handle:where(.svelte-1ntjy3g){width:40px;height:40px}.row-controls.svelte-1ntjy3g button:where(.svelte-1ntjy3g){width:36px;height:36px}.photo-controls.svelte-1ntjy3g .delete-icon:where(.svelte-1ntjy3g){margin-left:2px}.save-actions.svelte-1ntjy3g,.empty-actions.svelte-1ntjy3g{width:100%}.save-actions.svelte-1ntjy3g .primary-button:where(.svelte-1ntjy3g){flex:1}.save-actions.svelte-1ntjy3g .danger-text-button:where(.svelte-1ntjy3g){flex:0 0 auto}.gate-state.svelte-1ntjy3g{display:flex;text-align:center}.gate-state.svelte-1ntjy3g>svg{align-self:center}.photo-empty.svelte-1ntjy3g{grid-template-columns:1fr;text-align:center;place-items:center}.nsfw-toggle.svelte-1ntjy3g{grid-template-columns:40px minmax(0,1fr)}.toggle-switch.svelte-1ntjy3g{grid-column:1 / -1;justify-self:end;margin-top:-38px}}.globe-wrap.svelte-ajyuc5{position:relative;width:100%;height:100%;background:radial-gradient(circle at 50% 46%,rgba(12,79,91,.18),transparent 34%),linear-gradient(0deg,#000205,#07101c);border-radius:12px;overflow:hidden}.globe-map.svelte-ajyuc5{width:100%;height:100%}.biz-side.svelte-ajyuc5{position:absolute;top:50%;transform:translateY(-50%);width:clamp(184px,18vw,240px);pointer-events:none;z-index:9}.biz-left.svelte-ajyuc5{left:14px}.biz-right.svelte-ajyuc5{right:14px}.biz-card.svelte-ajyuc5{padding:4px 0}.biz-var-a.svelte-ajyuc5 .biz-card:where(.svelte-ajyuc5){border-left:2px solid rgba(0,255,200,.65);padding:3px 0 3px 10px;filter:drop-shadow(-3px 0 10px rgba(0,255,200,.2))}.biz-var-b.svelte-ajyuc5 .biz-card:where(.svelte-ajyuc5){background:#040e1499;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(0,255,200,.1);border-radius:8px;padding:10px 12px;box-shadow:0 4px 24px #00000080,inset 0 1px #00ffc81f}.biz-var-c.svelte-ajyuc5 .biz-card:where(.svelte-ajyuc5){background:#020d11d6;border:1px solid rgba(31,222,177,.5);border-radius:4px;padding:11px 12px 10px;box-shadow:0 0 22px #000000ad,inset 0 0 18px #00ffc806}.biz-head.svelte-ajyuc5{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:7px}.biz-title.svelte-ajyuc5{font-size:.72rem;letter-spacing:.08em;font-weight:700;text-transform:uppercase;color:#66f1cfeb;text-shadow:0 0 12px rgba(0,0,0,1),0 0 24px rgba(0,0,0,.8)}.biz-line.svelte-ajyuc5{display:flex;align-items:baseline;justify-content:space-between;gap:6px;padding:3.5px 0}.biz-label.svelte-ajyuc5{font-size:.66rem;color:#d6f3efb8;letter-spacing:.01em;text-shadow:0 0 8px rgba(0,0,0,.95),0 1px 4px rgba(0,0,0,.85)}.biz-value.svelte-ajyuc5{font-size:.72rem;color:#ebfffcfa;font-weight:700;letter-spacing:.02em;text-shadow:0 0 10px rgba(0,0,0,.95),0 0 20px rgba(0,255,200,.2)}.biz-src.svelte-ajyuc5{display:inline-block;padding:0 4px;border-radius:2px;font-size:.5rem;font-weight:600;letter-spacing:.04em;line-height:1.35;background:#78500073;color:#ffc850bf;border:1px solid rgba(255,200,80,.25);flex-shrink:0}.biz-src.biz-src-db.svelte-ajyuc5{background:#00503c73;color:#50dcb4d9;border-color:#00dcb44d}.health-line.svelte-ajyuc5{display:grid;grid-template-columns:minmax(0,1fr) auto 58px;gap:6px;align-items:center;min-height:18px;padding:2px 0}.health-line.svelte-ajyuc5 .biz-label:where(.svelte-ajyuc5),.health-line.svelte-ajyuc5 .biz-value:where(.svelte-ajyuc5){font-size:.6rem}.health-spark.svelte-ajyuc5{height:13px;display:flex;align-items:flex-end;justify-content:flex-end;gap:2px}.health-spark.svelte-ajyuc5 i:where(.svelte-ajyuc5){display:block;width:2px;min-height:2px;border-radius:1px 1px 0 0;background:#43e1b4e6;box-shadow:0 0 4px #43e1b447}.globe-map.svelte-ajyuc5 .maplibregl-ctrl-logo,.globe-map.svelte-ajyuc5 .maplibregl-ctrl-attrib{display:none!important}@media (max-width: 1210px){.biz-side.svelte-ajyuc5{width:clamp(168px,20vw,214px)}.biz-left.svelte-ajyuc5{left:10px}.biz-right.svelte-ajyuc5{right:10px}.biz-title.svelte-ajyuc5{font-size:.66rem}.biz-label.svelte-ajyuc5,.biz-value.svelte-ajyuc5{font-size:.62rem}}@media (max-width: 1024px){.biz-side.svelte-ajyuc5{width:clamp(120px,26vw,176px)}.biz-left.svelte-ajyuc5{left:10px}.biz-right.svelte-ajyuc5{right:10px}.health-line.svelte-ajyuc5{grid-template-columns:minmax(0,1fr) auto 42px}}@media (max-width: 700px){.globe-map.svelte-ajyuc5{height:258px}.biz-side.svelte-ajyuc5{top:auto;bottom:8px;transform:none;width:calc(50% - 12px)}.biz-left.svelte-ajyuc5{left:8px}.biz-right.svelte-ajyuc5{right:8px}.biz-var-c.svelte-ajyuc5 .biz-card:where(.svelte-ajyuc5){padding:8px 9px}.biz-head.svelte-ajyuc5{margin-bottom:4px}.biz-title.svelte-ajyuc5{font-size:.64rem;letter-spacing:.04em}.biz-label.svelte-ajyuc5,.biz-value.svelte-ajyuc5,.health-line.svelte-ajyuc5 .biz-label:where(.svelte-ajyuc5),.health-line.svelte-ajyuc5 .biz-value:where(.svelte-ajyuc5){font-size:.58rem}.biz-line.svelte-ajyuc5{padding:2px 0}.health-line.svelte-ajyuc5{grid-template-columns:minmax(0,1fr) auto;min-height:16px;padding:1px 0}.health-spark.svelte-ajyuc5{display:none}}.live-panel.svelte-hnxu0k{display:flex;flex-direction:column;height:100%;gap:0}.live-header.svelte-hnxu0k{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.live-label.svelte-hnxu0k{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase}.live-dot.svelte-hnxu0k{width:7px;height:7px;border-radius:50%;background:#f33;animation:svelte-hnxu0k-pulse 1.4s ease-in-out infinite;flex-shrink:0}@keyframes svelte-hnxu0k-pulse{0%,to{opacity:1;box-shadow:0 0 #ff333380}50%{opacity:.7;box-shadow:0 0 0 4px #f330}}.live-badge.svelte-hnxu0k{font-size:.65rem;font-weight:600;color:#f55;background:#ff323226;border:1px solid rgba(255,50,50,.3);border-radius:4px;padding:1px 7px;letter-spacing:.04em}.live-embed.svelte-hnxu0k{flex:1;min-height:0;position:relative;background:#000}.live-embed.svelte-hnxu0k iframe:where(.svelte-hnxu0k){position:absolute;inset:0;width:100%;height:100%;border:none;display:block}.slideshow.svelte-19pw1c8{height:100%}.slideshow-empty.svelte-19pw1c8{height:100%;display:flex;align-items:center;justify-content:center;color:#fff3}.slideshow-stage.svelte-19pw1c8{height:100%;position:relative;overflow:hidden;background:#0000004d}.slideshow-item.svelte-19pw1c8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.slideshow-item.svelte-19pw1c8:after{content:"";position:absolute;inset:0;z-index:1}.slideshow-media.svelte-19pw1c8{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.slide-arrow.svelte-19pw1c8{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fffc;cursor:pointer;opacity:0;transition:opacity .2s;z-index:2}.slideshow-stage.svelte-19pw1c8:hover .slide-arrow:where(.svelte-19pw1c8){opacity:1}.slide-prev.svelte-19pw1c8{left:4px}.slide-next.svelte-19pw1c8{right:4px}.slide-dots.svelte-19pw1c8{position:absolute;bottom:6px;left:50%;transform:translate(-50%);display:flex;gap:4px;z-index:2}.slide-dot.svelte-19pw1c8{width:5px;height:5px;border-radius:50%;background:#ffffff4d;border:none;padding:0;cursor:pointer;transition:background .15s,transform .15s}.slide-dot.active.svelte-19pw1c8{background:#80c8ff;transform:scale(1.3)}.slide-dot.video.svelte-19pw1c8{border-radius:2px;width:8px}.slide-dot.video.active.svelte-19pw1c8{background:#ff8080}.game-panel.svelte-n5c9c2{display:flex;flex-direction:column;height:100%;padding:6px 8px 5px;gap:5px;overflow:hidden}.game-tabs.svelte-n5c9c2{display:flex;gap:4px;flex-shrink:0}.game-tab.svelte-n5c9c2{display:flex;align-items:center;justify-content:center;padding:3px;border-radius:10px;background:#ffffff0f;color:#ffffff73;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.game-tab.active.svelte-n5c9c2,.game-tab.svelte-n5c9c2:hover{background:#50a0ff2e;color:#80c8ff;border-color:#50a0ff59}.tab-icon-img.svelte-n5c9c2{width:18px;height:18px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.game-body.svelte-n5c9c2{flex:1;min-height:0;display:flex;align-items:center}.game-status.svelte-n5c9c2{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;color:#ffffff4d;font-size:.72rem}.game-info-row.svelte-n5c9c2{display:flex;align-items:center;gap:8px;width:100%}.game-icon.svelte-n5c9c2{width:38px;height:38px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.game-icon-placeholder.svelte-n5c9c2{width:38px;height:38px;border-radius:8px;background:#ffffff12;display:flex;align-items:center;justify-content:center;color:#ffffff59;flex-shrink:0}.game-detail.svelte-n5c9c2{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.game-title-line.svelte-n5c9c2{display:flex;align-items:baseline;gap:6px}.game-name.svelte-n5c9c2{font-size:.82rem;font-weight:700;color:#ffffffe6;white-space:nowrap}.game-ver.svelte-n5c9c2{font-size:.72rem;color:#80c8ff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-date.svelte-n5c9c2{font-size:.65rem;color:#ffffff59}.game-notes.svelte-n5c9c2{font-size:.65rem;color:#ffffff73;line-height:1.35;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-link.svelte-n5c9c2{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#80c8ff;background:#50a0ff1a;text-decoration:none;flex-shrink:0;transition:background .15s}.game-link.svelte-n5c9c2:hover{background:#50a0ff40}.spin{animation:svelte-n5c9c2-spin 1s linear infinite}@keyframes svelte-n5c9c2-spin{to{transform:rotate(360deg)}}.ops-panel.svelte-b9ndrz{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;color:#eef7fff0;background:radial-gradient(circle at 100% 0%,rgba(0,255,200,.055),transparent 42%),#0a101bb8}.ops-header.svelte-b9ndrz{height:42px;flex:0 0 42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.ops-title.svelte-b9ndrz,.sync-state.svelte-b9ndrz{display:flex;align-items:center}.ops-title.svelte-b9ndrz{gap:6px;font-size:14px;font-weight:750}.ops-title.svelte-b9ndrz svg{color:#68e9c3}.sync-state.svelte-b9ndrz{gap:4px;font-size:10px;color:#b8ebdbd1}.sync-state.degraded.svelte-b9ndrz{color:#ffc969e0}.sync-dot.svelte-b9ndrz{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 7px currentColor}.event-list.svelte-b9ndrz{min-height:0;flex:1;overflow-y:auto;padding:8px;scroll-behavior:smooth;overscroll-behavior:auto}.event-item.svelte-b9ndrz{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:7px;align-items:start;min-height:52px;padding:8px 7px;margin-bottom:6px;border:1px solid rgba(255,255,255,.065);border-radius:7px;background:#ffffff07}.event-item.svelte-b9ndrz:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;border-radius:2px;background:var(--event-color, #75b9ff);box-shadow:0 0 8px color-mix(in srgb,var(--event-color, #75b9ff) 65%,transparent)}.severity-info.svelte-b9ndrz{--event-color: #75b9ff}.severity-success.svelte-b9ndrz{--event-color: #45dfa9}.severity-warning.svelte-b9ndrz{--event-color: #ffc15b}.severity-critical.svelte-b9ndrz{--event-color: #ff6578}.event-icon.svelte-b9ndrz{width:20px;height:20px;display:grid;place-items:center;border-radius:5px;color:var(--event-color);background:color-mix(in srgb,var(--event-color) 10%,transparent)}.event-main.svelte-b9ndrz{min-width:0}.event-topline.svelte-b9ndrz{display:flex;gap:6px;align-items:center;font-size:9.5px;color:#c8d8e6c7}.event-age.svelte-b9ndrz{opacity:.66}.event-message.svelte-b9ndrz{margin-top:3px;font-size:12px;line-height:1.4;color:#f8fcfffa;font-weight:560}.event-context.svelte-b9ndrz{margin-top:3px;font-size:9.5px;color:#77e8c9d6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-status.svelte-b9ndrz{margin-top:1px;padding:2px 4px;border-radius:4px;font-size:9.5px;white-space:nowrap;border:1px solid currentColor;opacity:.88}.status-active.svelte-b9ndrz{color:#ffc15b}.status-resolved.svelte-b9ndrz,.status-completed.svelte-b9ndrz{color:#45dfa9}.status-blocked.svelte-b9ndrz{color:#ff6578}.event-list.svelte-b9ndrz::-webkit-scrollbar{width:4px}.event-list.svelte-b9ndrz::-webkit-scrollbar-thumb{background:#68e9c333;border-radius:4px}.routing-panel.svelte-ac4lzf{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;color:#ebf5fff0;background:linear-gradient(135deg,rgba(0,255,200,.028),transparent 36%),#0a101bbd}.routing-header.svelte-ac4lzf{height:43px;flex:0 0 43px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.routing-title.svelte-ac4lzf{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:760}.routing-title.svelte-ac4lzf svg{color:#68e9c3}.routing-summary.svelte-ac4lzf{display:flex;align-items:center;gap:15px;font-size:10.5px;color:#c2d3e2d6}.routing-summary.svelte-ac4lzf b:where(.svelte-ac4lzf){color:#8ff3d5;font-size:11.5px}.route-columns.svelte-ac4lzf{flex:1;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:8px 12px 11px}.route-column.svelte-ac4lzf{min-width:0;display:grid;grid-template-rows:19px repeat(5,minmax(0,1fr))}.route-column.svelte-ac4lzf:first-child{padding-right:13px;border-right:1px solid rgba(255,255,255,.07)}.route-column-head.svelte-ac4lzf,.route-row.svelte-ac4lzf{display:grid;grid-template-columns:18px minmax(112px,1.4fr) 45px 38px 55px 64px 47px;gap:6px;align-items:center}.route-column-head.svelte-ac4lzf{padding:0 7px;font-size:9.5px;color:#b5c7d8b8}.route-row.svelte-ac4lzf{position:relative;padding:4px 7px;min-height:0;border-top:1px solid rgba(255,255,255,.045);font-variant-numeric:tabular-nums}.route-row.svelte-ac4lzf:hover{background:#68e9c309}.route-rank.svelte-ac4lzf{font-size:10.5px;color:#bccfe0ad}.route-model.svelte-ac4lzf{min-width:0;display:flex;flex-direction:column}.route-name.svelte-ac4lzf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;color:#f8fcfffa}.route-provider.svelte-ac4lzf{margin-top:2px;font-size:8.5px;color:#abc1d4a8}.route-share.svelte-ac4lzf,.route-qps.svelte-ac4lzf,.route-latency.svelte-ac4lzf{font-size:10.5px;color:#e2edf6e6}.route-load.svelte-ac4lzf{height:5px;overflow:hidden;border-radius:4px;background:#ffffff14}.route-load.svelte-ac4lzf span:where(.svelte-ac4lzf){display:block;height:100%;border-radius:inherit;background:#48dcb0;box-shadow:0 0 7px #48dcb066}.tone-warning.svelte-ac4lzf .route-load:where(.svelte-ac4lzf) span:where(.svelte-ac4lzf){background:#ffc15b;box-shadow:0 0 7px #ffc15b59}.tone-danger.svelte-ac4lzf .route-load:where(.svelte-ac4lzf) span:where(.svelte-ac4lzf){background:#ff6578;box-shadow:0 0 7px #ff657859}.route-status.svelte-ac4lzf{display:flex;align-items:center;gap:4px;font-size:9.5px;color:#63edc0;font-weight:650}.route-status.svelte-ac4lzf i:where(.svelte-ac4lzf){width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor}.tone-warning.svelte-ac4lzf .route-status:where(.svelte-ac4lzf){color:#ffc15b}.tone-danger.svelte-ac4lzf .route-status:where(.svelte-ac4lzf){color:#ff6578}@media (max-width: 960px){.routing-header.svelte-ac4lzf{height:auto;min-height:48px;padding:8px 12px;align-items:flex-start;gap:6px}.routing-summary.svelte-ac4lzf{gap:8px;flex-wrap:wrap;justify-content:flex-end}.route-columns.svelte-ac4lzf{grid-template-columns:1fr;gap:0;padding:6px 8px 10px;overflow:visible}.route-column.svelte-ac4lzf:first-child{padding-right:0;border-right:0}.route-column.svelte-ac4lzf:last-child .route-column-head:where(.svelte-ac4lzf){display:none}.route-column.svelte-ac4lzf{grid-template-rows:20px repeat(5,45px)}.route-column.svelte-ac4lzf:last-child{grid-template-rows:repeat(5,45px)}}@media (max-width: 700px){.routing-header.svelte-ac4lzf{align-items:center}.routing-title.svelte-ac4lzf{font-size:13px;white-space:nowrap}.routing-summary.svelte-ac4lzf{font-size:9px}.routing-summary.svelte-ac4lzf span:where(.svelte-ac4lzf):nth-child(2){display:none}.route-column-head.svelte-ac4lzf,.route-row.svelte-ac4lzf{grid-template-columns:18px minmax(0,1fr) 44px 54px 48px;gap:4px}.route-column-head.svelte-ac4lzf>:where(.svelte-ac4lzf):nth-child(4),.route-column-head.svelte-ac4lzf>:where(.svelte-ac4lzf):nth-child(6),.route-qps.svelte-ac4lzf,.route-load.svelte-ac4lzf{display:none}.route-name.svelte-ac4lzf{font-size:11px}.route-share.svelte-ac4lzf,.route-latency.svelte-ac4lzf{font-size:9.5px}}input.svelte-1adkdfv:focus{outline:0}.search-panel.svelte-1adkdfv{max-height:calc(100vh - 100px);overflow-y:auto}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex){-webkit-appearance:none;height:1.5rem;background-image:var(--color-selection-bar);transition:background-image .15s ease-in-out}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-webkit-slider-thumb{-webkit-appearance:none;height:1rem;width:.5rem;border-radius:.125rem;background:#ffffffb3;box-shadow:none}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-webkit-slider-thumb:hover{background:#fffc}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-webkit-slider-thumb:active{background:#fff9}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-moz-range-thumb{-webkit-appearance:none;height:1rem;width:.5rem;border-radius:.125rem;border-width:0;background:#ffffffb3;box-shadow:none}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-moz-range-thumb:hover{background:#fffc}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-moz-range-thumb:active{background:#fff9}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-ms-thumb{-webkit-appearance:none;height:1rem;width:.5rem;border-radius:.125rem;background:#ffffffb3;box-shadow:none}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-ms-thumb:hover{background:#fffc}#display-setting.svelte-1s19bex input[type=range]:where(.svelte-1s19bex)::-ms-thumb:active{background:#fff9}
