.wizard-hint.svelte-1jumk7e{z-index:9999;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:280px;padding:var(--space-md);box-shadow:var(--shadow-md), 0 0 0 1px var(--color-accent-bg-subtle);font-family:var(--font-ui);pointer-events:auto;position:fixed}.wizard-hint.svelte-1jumk7e:before{content:"";background:var(--color-bg-elevated);border:1px solid var(--color-border);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.arrow-top.svelte-1jumk7e:before{border-bottom:none;border-right:none;margin-left:-4px;top:-5px;left:50%}.arrow-bottom.svelte-1jumk7e:before{border-top:none;border-left:none;margin-left:-4px;bottom:-5px;left:50%}.arrow-left.svelte-1jumk7e:before{border-top:none;border-right:none;margin-top:-4px;top:50%;left:-5px}.arrow-right.svelte-1jumk7e:before{border-bottom:none;border-left:none;margin-top:-4px;top:50%;right:-5px}.hint-header.svelte-1jumk7e{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);color:var(--color-accent);display:flex}.hint-title.svelte-1jumk7e{color:var(--color-text-bright);flex:1;font-size:.8125rem;font-weight:600}.hint-close.svelte-1jumk7e{color:var(--color-muted);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--transition);background:0 0;border:none;align-items:center;padding:2px;display:flex}.hint-close.svelte-1jumk7e:hover{color:var(--color-text)}.hint-body.svelte-1jumk7e{margin:0 0 var(--space-sm);color:var(--color-muted);font-size:.75rem;line-height:1.6}.hint-shortcut.svelte-1jumk7e{margin-bottom:var(--space-sm)}.hint-shortcut.svelte-1jumk7e kbd:where(.svelte-1jumk7e){background:var(--color-surface);border:1px solid var(--color-border);font-family:var(--font-mono);color:var(--color-text);white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:.6875rem;display:inline-block}.hint-dismiss.svelte-1jumk7e{width:100%;padding:var(--space-xs) 0;color:var(--color-accent);cursor:pointer;text-align:center;border:none;border-top:1px solid var(--color-border);margin-top:var(--space-xs);transition:opacity var(--transition);background:0 0;font-size:.75rem;font-weight:500;display:block}.hint-dismiss.svelte-1jumk7e:hover{opacity:.8}.wizard-nudge.svelte-tnfk1q{z-index:9998;cursor:pointer;pointer-events:auto;position:fixed;transform:translate(-50%,-50%)}.nudge-dot.svelte-tnfk1q{background:var(--color-accent);z-index:2;border-radius:50%;width:8px;height:8px;position:relative}.nudge-ring.svelte-tnfk1q{border:1.5px solid var(--color-accent);opacity:0;border-radius:50%;width:22px;height:22px;animation:2.5s ease-in-out infinite svelte-tnfk1q-wizard-breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}@keyframes svelte-tnfk1q-wizard-breathe{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}40%{opacity:.5;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@media (prefers-reduced-motion:reduce){.nudge-ring.svelte-tnfk1q{opacity:.35;animation:none;transform:translate(-50%,-50%)scale(1)}}.progress-container.svelte-11f59fw{flex-direction:column;gap:0;display:flex}.progress-bar.svelte-11f59fw{background:#0000001a;height:4px;position:relative;overflow:visible}.progress-fill.svelte-11f59fw{background:var(--color);height:100%;box-shadow:0 0 8px var(--color);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);background-size:1rem 1rem;transition:width .3s linear;animation:1s linear infinite svelte-11f59fw-stripes}@keyframes svelte-11f59fw-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.tooltip.svelte-11f59fw{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000c;border-radius:4px;flex-direction:column;gap:2px;padding:4px 8px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.progress-bar.svelte-11f59fw:hover .tooltip:where(.svelte-11f59fw){opacity:1}.name.svelte-11f59fw{font-weight:500}.size.svelte-11f59fw{opacity:.8}.status-text.svelte-ia93or{color:var(--color-muted,#999);background:var(--color-surface,#1e1e1e);border-top:1px solid var(--color-border,#333);align-items:center;gap:12px;padding:3px 12px;font-size:12px;display:flex}.error.svelte-ia93or{color:var(--color-danger,#ef4444)}a.svelte-ia93or{color:var(--color-accent,#3b82f6);font-size:12px;text-decoration:underline}.notification-center.svelte-1qus79u{top:var(--space-xl);right:var(--space-xl);z-index:9200;pointer-events:none;flex-direction:column;align-items:stretch;gap:12px;width:min(360px,100vw - 32px);display:flex;position:fixed}.notification-shell.svelte-1qus79u{pointer-events:auto}.notification-card.svelte-1qus79u{border:1px solid var(--color-border);background:linear-gradient(145deg, color-mix(in srgb, var(--color-surface) 88%, white 12%), var(--color-surface)), var(--color-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateX(calc(var(--stack-shift) * -1)) scale(calc(1 - (var(--stack-index) * .025))) rotate(calc(var(--stack-index) * -.8deg));transform-origin:100% 0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px 14px 13px;display:grid;box-shadow:0 18px 38px #0000003d,inset 0 1px #ffffff0d}.notification-card.tone-success.svelte-1qus79u{border-color:color-mix(in srgb, var(--color-success) 55%, var(--color-border))}.notification-card.tone-info.svelte-1qus79u{border-color:color-mix(in srgb, var(--color-accent) 45%, var(--color-border))}.notification-card.tone-warning.svelte-1qus79u{border-color:color-mix(in srgb, var(--color-warning) 55%, var(--color-border))}.notification-card.tone-error.svelte-1qus79u{border-color:color-mix(in srgb, var(--color-danger) 58%, var(--color-border))}.notification-icon.svelte-1qus79u{background:var(--color-accent-bg-subtle);width:28px;height:28px;color:var(--color-accent);border-radius:999px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.notification-card.tone-success.svelte-1qus79u .notification-icon:where(.svelte-1qus79u){background:var(--color-success-bg);color:var(--color-success)}.notification-card.tone-warning.svelte-1qus79u .notification-icon:where(.svelte-1qus79u){background:color-mix(in srgb, var(--color-warning) 18%, transparent);color:var(--color-warning)}.notification-card.tone-error.svelte-1qus79u .notification-icon:where(.svelte-1qus79u){background:var(--color-danger-bg);color:var(--color-danger)}.notification-body.svelte-1qus79u{flex-direction:column;gap:6px;min-width:0;display:flex}.notification-message.svelte-1qus79u{color:var(--color-text-bright);word-break:break-word;margin:0;font-size:.9rem;font-weight:600;line-height:1.45}.notification-detail.svelte-1qus79u{color:var(--color-muted);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.77rem;line-height:1.5}.notification-action.svelte-1qus79u{background:var(--color-accent-bg);color:var(--color-accent);border-radius:999px;align-self:flex-start;margin-top:2px;padding:6px 10px;font-size:.76rem;font-weight:600}.notification-action.accent.svelte-1qus79u:hover{background:color-mix(in srgb, var(--color-accent-bg) 78%, transparent)}.notification-action.danger.svelte-1qus79u{background:var(--color-danger-bg);color:var(--color-danger)}.notification-action.danger.svelte-1qus79u:hover{background:color-mix(in srgb, var(--color-danger-bg) 82%, transparent)}.notification-close.svelte-1qus79u{width:28px;height:28px;color:var(--color-muted);background:0 0;border-radius:999px;place-items:center;display:grid}.notification-close.svelte-1qus79u:hover{background:var(--color-hover-overlay);color:var(--color-text-bright)}@media (width<=640px){.notification-center.svelte-1qus79u{width:auto;top:14px;left:14px;right:14px}}.app.svelte-12qhfyh{--wails-drop-target:drop;flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}main.svelte-12qhfyh{flex-direction:column;flex:1;display:flex;overflow:hidden}.embedded-menu.svelte-12qhfyh{background:var(--color-bg);border-bottom:1px solid var(--color-border);height:34px;color:var(--color-text);z-index:9500;flex-shrink:0;justify-content:space-between;align-items:stretch;display:flex;position:relative}.embedded-menu-left.svelte-12qhfyh{align-items:center;min-width:0;display:flex}.embedded-menu-title.svelte-12qhfyh{height:100%;color:var(--color-text-bright);align-items:center;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex}.menu-group.svelte-12qhfyh{--wails-draggable:no-drag;height:100%;position:relative}.menu-trigger.svelte-12qhfyh{height:100%;color:var(--color-text);background:0 0;border-radius:0;padding:0 10px;font-size:12px}.menu-trigger.svelte-12qhfyh:hover,.menu-group.svelte-12qhfyh:focus-within .menu-trigger:where(.svelte-12qhfyh){background:var(--color-hover-overlay);color:var(--color-text-bright)}.menu-popover.svelte-12qhfyh{background:var(--color-bg-elevated);border:1px solid var(--color-border);min-width:188px;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);padding:5px;position:absolute;top:100%;left:0;transform:translateY(-4px)}.menu-group.svelte-12qhfyh:hover .menu-popover:where(.svelte-12qhfyh),.menu-group.svelte-12qhfyh:focus-within .menu-popover:where(.svelte-12qhfyh){opacity:1;pointer-events:auto;transform:translateY(0)}.menu-item.svelte-12qhfyh{border-radius:var(--radius-sm);width:100%;min-height:28px;color:var(--color-text);text-align:left;white-space:nowrap;background:0 0;justify-content:space-between;align-items:center;gap:22px;padding:0 9px;font-size:12px;display:flex}.menu-item.svelte-12qhfyh:hover,.menu-item.svelte-12qhfyh:focus-visible{background:var(--color-surface-hover);color:var(--color-text-bright)}.menu-item.svelte-12qhfyh kbd:where(.svelte-12qhfyh){color:var(--color-muted);font-family:var(--font-ui);font-size:11px;font-weight:400}.menu-separator.svelte-12qhfyh{background:var(--color-border);height:1px;margin:5px 4px}.window-controls.svelte-12qhfyh{--wails-draggable:no-drag;align-items:stretch;display:flex}.window-control.svelte-12qhfyh{width:46px;height:100%;color:var(--color-text);background:0 0;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.window-control.svelte-12qhfyh:hover{background:var(--color-hover-overlay);color:var(--color-text-bright)}.window-control.close.svelte-12qhfyh:hover{background:var(--color-danger);color:var(--color-on-danger)}.app.with-embedded-menu.svelte-12qhfyh .toolbar{padding-top:var(--space-sm)}.bottom-status.svelte-12qhfyh{z-index:9000;position:fixed;bottom:0;left:0;right:0}.drop-overlay.svelte-12qhfyh{z-index:9000;background:var(--color-overlay-bg);pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.drop-content.svelte-12qhfyh{align-items:center;gap:var(--space-md);padding:var(--space-2xl);border:2px dashed var(--color-accent);border-radius:var(--radius-lg);color:var(--color-accent);flex-direction:column;font-size:1rem;font-weight:500;display:flex}.confirm-dialog.svelte-12qhfyh{border:1px solid var(--color-border);border-radius:var(--radius-md,8px);background:var(--color-surface);color:var(--color-text);max-width:400px;font-family:var(--font-ui);padding:24px}.confirm-dialog.svelte-12qhfyh::backdrop{background:var(--color-backdrop)}.confirm-dialog.svelte-12qhfyh h3:where(.svelte-12qhfyh){margin:0 0 8px;font-size:16px;font-weight:600}.confirm-dialog.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-muted);margin:0 0 20px;font-size:13px;line-height:1.5}.dialog-actions.svelte-12qhfyh{justify-content:flex-end;gap:8px;display:flex}.dialog-btn.svelte-12qhfyh{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);cursor:pointer;transition:opacity var(--transition);padding:6px 14px;font-size:12px}.dialog-btn.svelte-12qhfyh:hover{opacity:.85}.dialog-btn.primary.svelte-12qhfyh{background:var(--color-accent);color:var(--color-bg);border-color:var(--color-accent)}.about-overlay.svelte-12qhfyh{z-index:9800;background:var(--color-backdrop);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.about-modal.svelte-12qhfyh{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-elevated);width:min(456px,100%);color:var(--color-text);box-shadow:var(--shadow-md);font-family:var(--font-ui);padding:22px;position:relative}.about-close.svelte-12qhfyh{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--color-muted);background:0 0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.about-close.svelte-12qhfyh:hover,.about-close.svelte-12qhfyh:focus-visible{background:var(--color-surface-hover);color:var(--color-text-bright)}.about-head.svelte-12qhfyh{grid-template-columns:54px 1fr;align-items:center;gap:14px;padding-right:28px;display:grid}.about-mark.svelte-12qhfyh{border-radius:var(--radius-md);background:var(--color-accent-bg);border:1px solid var(--color-accent-border);width:54px;height:54px;color:var(--color-accent-hover);justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.about-title-block.svelte-12qhfyh h2:where(.svelte-12qhfyh){color:var(--color-text-bright);letter-spacing:0;margin:0;font-size:24px;font-weight:600;line-height:1.15}.about-title-block.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-muted);margin:5px 0 0;font-size:12px}.about-info-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.about-info-row.svelte-12qhfyh{border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);background:var(--color-surface);min-height:62px;padding:10px 12px}.about-info-row.svelte-12qhfyh span:where(.svelte-12qhfyh),.about-copyright.svelte-12qhfyh{color:var(--color-muted);font-size:11px;display:block}.about-info-row.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--color-text-bright);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;font-weight:500;display:block;overflow:hidden}.about-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.about-actions.svelte-12qhfyh{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.about-action.svelte-12qhfyh{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-height:32px;color:var(--color-text);justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;display:inline-flex}.about-action.svelte-12qhfyh:hover,.about-action.svelte-12qhfyh:focus-visible{background:var(--color-surface-hover);color:var(--color-text-bright)}@media (width<=520px){.about-overlay.svelte-12qhfyh{padding:14px}.about-modal.svelte-12qhfyh{padding:18px}.about-info-grid.svelte-12qhfyh{grid-template-columns:1fr}.about-footer.svelte-12qhfyh{flex-direction:column;align-items:flex-start}.about-actions.svelte-12qhfyh{justify-content:stretch;width:100%}.about-action.svelte-12qhfyh{flex:1}}
