.notification.svelte-i4s023{width:100%;border-bottom:1px solid;padding:12px 16px;animation:svelte-i4s023-slideIn .3s ease-out}@keyframes svelte-i4s023-slideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.notification-content.svelte-i4s023{display:flex;align-items:flex-start;gap:12px;max-width:1200px;margin:0 auto}.notification-icon.svelte-i4s023{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.notification-icon.svelte-i4s023 .material-symbols-outlined:where(.svelte-i4s023){font-size:24px}.notification-text.svelte-i4s023{flex:1;display:flex;flex-direction:column;gap:4px}.notification-title.svelte-i4s023{font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.notification-message.svelte-i4s023{font-size:13px;font-weight:400;line-height:1.4;opacity:.9}.notification-action.svelte-i4s023{margin-top:8px;padding:6px 12px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;align-self:flex-start}.notification-action.svelte-i4s023:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.notification-action.svelte-i4s023:active{transform:translateY(0)}.notification-dismiss.svelte-i4s023{flex-shrink:0;background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease;opacity:.6}.notification-dismiss.svelte-i4s023:hover{opacity:1;background:#0000000d}.notification-dismiss.svelte-i4s023 .material-symbols-outlined:where(.svelte-i4s023){font-size:20px}.notification-info.svelte-i4s023{background-color:#007aff1a;border-color:#007aff4d}.notification-info.svelte-i4s023 .notification-icon:where(.svelte-i4s023) .material-symbols-outlined:where(.svelte-i4s023){color:#007aff}.notification-info.svelte-i4s023 .notification-title:where(.svelte-i4s023){color:#007aff}.notification-info.svelte-i4s023 .notification-message:where(.svelte-i4s023){color:#005bbb}.notification-info.svelte-i4s023 .notification-action:where(.svelte-i4s023){background-color:#007aff;color:#fff}.notification-info.svelte-i4s023 .notification-action:where(.svelte-i4s023):hover{background-color:#0051d5}.notification-info.svelte-i4s023 .notification-dismiss:where(.svelte-i4s023){color:#007aff}.notification-success.svelte-i4s023{background-color:#34c7591a;border-color:#34c7594d}.notification-success.svelte-i4s023 .notification-icon:where(.svelte-i4s023) .material-symbols-outlined:where(.svelte-i4s023){color:#34c759}.notification-success.svelte-i4s023 .notification-title:where(.svelte-i4s023){color:#34c759}.notification-success.svelte-i4s023 .notification-message:where(.svelte-i4s023){color:#248a3d}.notification-success.svelte-i4s023 .notification-action:where(.svelte-i4s023){background-color:#34c759;color:#fff}.notification-success.svelte-i4s023 .notification-action:where(.svelte-i4s023):hover{background-color:#28a745}.notification-success.svelte-i4s023 .notification-dismiss:where(.svelte-i4s023){color:#34c759}.notification-warning.svelte-i4s023{background-color:#ff95001a;border-color:#ff95004d}.notification-warning.svelte-i4s023 .notification-icon:where(.svelte-i4s023) .material-symbols-outlined:where(.svelte-i4s023){color:#ff9500}.notification-warning.svelte-i4s023 .notification-title:where(.svelte-i4s023){color:#ff9500}.notification-warning.svelte-i4s023 .notification-message:where(.svelte-i4s023){color:#c70}.notification-warning.svelte-i4s023 .notification-action:where(.svelte-i4s023){background-color:#ff9500;color:#fff}.notification-warning.svelte-i4s023 .notification-action:where(.svelte-i4s023):hover{background-color:#e68600}.notification-warning.svelte-i4s023 .notification-dismiss:where(.svelte-i4s023){color:#ff9500}.notification-critical.svelte-i4s023{background-color:#ff3b301a;border-color:#ff3b304d}.notification-critical.svelte-i4s023 .notification-icon:where(.svelte-i4s023) .material-symbols-outlined:where(.svelte-i4s023){color:#ff3b30}.notification-critical.svelte-i4s023 .notification-title:where(.svelte-i4s023){color:#ff3b30}.notification-critical.svelte-i4s023 .notification-message:where(.svelte-i4s023){color:#cc2e24}.notification-critical.svelte-i4s023 .notification-action:where(.svelte-i4s023){background-color:#ff3b30;color:#fff}.notification-critical.svelte-i4s023 .notification-action:where(.svelte-i4s023):hover{background-color:#e6342a}.notification-critical.svelte-i4s023 .notification-dismiss:where(.svelte-i4s023){color:#ff3b30}@media(max-width:768px){.notification.svelte-i4s023{padding:10px 12px}.notification-content.svelte-i4s023{gap:10px}.notification-title.svelte-i4s023{font-size:13px}.notification-message.svelte-i4s023{font-size:12px}.notification-action.svelte-i4s023{font-size:12px;padding:5px 10px}}.icon-button.svelte-1nugfm8{font-size:12px}.material-symbols-outlined.svelte-1nugfm8{font-size:16px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.icon-button.svelte-jtzo8f{font-size:12px}.material-symbols-outlined.svelte-jtzo8f{font-size:16px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.dialog-overlay.svelte-jtzo8f{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog-content.svelte-jtzo8f{background-color:var(--ds-surface);border:1px solid var(--ds-border);border-radius:8px;width:90%;max-width:448px;box-shadow:0 4px 12px #0000004d}.dialog-header.svelte-jtzo8f{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--ds-border)}.dialog-header.svelte-jtzo8f h2:where(.svelte-jtzo8f){margin:0;font-size:14px;font-weight:600;color:var(--ds-text)}.close-btn.svelte-jtzo8f{background:transparent;border:none;color:var(--ds-text_secondary);cursor:pointer;font-size:16px;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.close-btn.svelte-jtzo8f:hover{color:var(--ds-text)}.dialog-body.svelte-jtzo8f{padding:16px;color:var(--ds-text);font-size:13px}.coming-soon.svelte-jtzo8f{color:var(--ds-text_secondary);margin-top:16px}.dialog-footer.svelte-jtzo8f{display:flex;justify-content:flex-end;gap:8px;padding:16px;border-top:1px solid var(--ds-border)}.btn-cancel.svelte-jtzo8f{background:transparent;border:1px solid var(--ds-border);color:var(--ds-text);padding:6px 12px;border-radius:4px;cursor:pointer;font-size:13px;transition:all .15s ease-in-out}.btn-cancel.svelte-jtzo8f:hover{border-color:var(--ds-primary);background-color:var(--ds-surface_dark)}.birth-details.svelte-1bds23r{display:flex;align-items:flex-start;gap:12px;margin-left:8px}.separator.svelte-1bds23r{width:1px;height:32px;background-color:#374151}.details-text.svelte-1bds23r{display:flex;flex-direction:column}.birth-statement.svelte-1bds23r{font-size:12px;font-weight:500;color:var(--ds-text);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters-container.svelte-g734rw{display:flex;align-items:center;gap:6px}.filter-button.svelte-g734rw{font-size:12px}.material-symbols-outlined.svelte-g734rw{font-size:16px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.mode-toggle.svelte-ursweu{display:flex;align-items:center;gap:2px;background-color:var(--ds-surface_dark);padding:2px;border:1px solid var(--ds-border);border-radius:4px}.mode-button.svelte-ursweu{padding:0 4px;height:24px;min-width:36px;background:transparent;border:none;cursor:pointer;color:var(--ds-icon);font-size:9px;font-weight:500;border-radius:3px;transition:all .15s ease-in-out}.mode-button.active.svelte-ursweu{background-color:var(--ds-primary);color:#fff;font-weight:600}.mode-button.svelte-ursweu:hover:not(.active){opacity:.7}.transit-button.svelte-10egh3r{font-size:12px}.transit-button.minimal.svelte-10egh3r{background-color:transparent;border:none;width:auto;height:auto;padding:4px}.transit-button.minimal.active.svelte-10egh3r{background-color:transparent;color:var(--ds-primary);border:none}.material-symbols-outlined.svelte-10egh3r{font-size:18px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.chat-button.svelte-1ssiuha{font-size:12px}.chat-button.minimal.svelte-1ssiuha{background-color:transparent;border:none;width:auto;height:auto;padding:4px}.material-symbols-outlined.svelte-1ssiuha{font-size:18px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.theme-button.svelte-1cmi4dh{font-size:12px}.theme-button.minimal.svelte-1cmi4dh{background-color:transparent;border:none;width:auto;height:auto;padding:4px}.material-symbols-outlined.svelte-1cmi4dh{font-size:18px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.download-wrapper.svelte-19rwbe8{position:relative;display:inline-block}.download-button.svelte-19rwbe8{gap:6px;font-size:12px;font-weight:500;width:auto;min-width:34px;padding:0 10px}.download-button.compact.svelte-19rwbe8{width:34px;padding:0;gap:0}.download-button.minimal.svelte-19rwbe8{background-color:transparent;border:none;padding:4px}.download-button.loading.svelte-19rwbe8 .material-symbols-outlined:where(.svelte-19rwbe8):first-child{animation:svelte-19rwbe8-spin 1s linear infinite}.chevron.svelte-19rwbe8{font-size:16px;transition:transform .15s ease}.chevron.rotated.svelte-19rwbe8{transform:rotate(180deg)}.dropdown-menu.svelte-19rwbe8{position:absolute;top:calc(100% + 4px);right:0;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:6px;min-width:160px;z-index:100;overflow:hidden;box-shadow:0 4px 12px #00000026}.dropdown-item.svelte-19rwbe8{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;background:none;border:none;color:var(--ds-text);font-size:12px;font-weight:500;text-align:left;cursor:pointer;white-space:nowrap}.dropdown-item.svelte-19rwbe8:hover{background:var(--ds-surface_dark)}.dropdown-item.svelte-19rwbe8 .material-symbols-outlined:where(.svelte-19rwbe8){font-size:16px;font-weight:400;opacity:.7}@keyframes svelte-19rwbe8-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.material-symbols-outlined.svelte-19rwbe8{font-size:14px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.label.svelte-19rwbe8{font-size:12px}.pipeline-status.svelte-1n4ezo{position:relative}.pipeline-button.svelte-1n4ezo{width:34px;height:34px;border:1px solid var(--ds-border);border-radius:6px;background:var(--ds-surface);color:var(--ds-text_secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.pipeline-button.svelte-1n4ezo:hover{border-color:var(--ds-primary);background:var(--ds-surface_dark)}.pipeline-button.svelte-1n4ezo .material-symbols-outlined:where(.svelte-1n4ezo){font-size:18px}.pipeline-dot.svelte-1n4ezo{position:absolute;right:5px;top:5px;width:8px;height:8px;border-radius:999px;background:var(--ds-text_muted);border:1px solid var(--ds-surface_dark)}.pipeline-dot.online.svelte-1n4ezo{background:#22c55e}.pipeline-dot.queued.svelte-1n4ezo{background:#f59e0b}.pipeline-dot.offline.svelte-1n4ezo{background:#ef4444}.pipeline-dot.disabled.svelte-1n4ezo{background:#64748b}.pipeline-panel.svelte-1n4ezo{position:absolute;top:calc(100% + 8px);right:0;width:260px;padding:12px;border:1px solid var(--ds-border);border-radius:8px;background:var(--ds-surface);box-shadow:0 12px 30px #00000038;z-index:1000}.panel-head.svelte-1n4ezo{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-title.svelte-1n4ezo{font-size:12px;font-weight:600;color:var(--ds-text_primary)}.panel-time.svelte-1n4ezo{font-size:11px;color:var(--ds-text_muted)}.count-grid.svelte-1n4ezo{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.count-grid.svelte-1n4ezo div:where(.svelte-1n4ezo){min-height:48px;border:1px solid var(--ds-border);border-radius:6px;background:var(--ds-surface_dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.count-value.svelte-1n4ezo{font-size:16px;font-weight:700;color:var(--ds-text_primary);line-height:1}.count-label.svelte-1n4ezo{font-size:9px;color:var(--ds-text_muted);text-transform:uppercase;line-height:1}.pipeline-note.svelte-1n4ezo,.pipeline-error.svelte-1n4ezo{margin:10px 0 0;font-size:12px;line-height:1.4}.pipeline-note.svelte-1n4ezo{color:var(--ds-text_secondary)}.pipeline-error.svelte-1n4ezo{color:#fca5a5}.queue-link.svelte-1n4ezo{width:100%;margin-top:10px;border:1px solid var(--ds-border);border-radius:6px;background:transparent;color:var(--ds-text_secondary);display:flex;align-items:center;justify-content:center;gap:8px;padding:7px 10px;cursor:pointer;font-size:12px}.queue-link.svelte-1n4ezo:hover{border-color:var(--ds-primary);color:var(--ds-text_primary)}.queue-link.svelte-1n4ezo .material-symbols-outlined:where(.svelte-1n4ezo){font-size:16px}.credits-display.svelte-1x2oj2g{display:flex;align-items:center;gap:6px;padding:4px 12px;background-color:var(--ds-surface);border:1px solid var(--ds-border);border-radius:20px;color:#fbbf24;font-size:12px;font-weight:500}.credits-display.compact.svelte-1x2oj2g{padding:4px 8px;gap:0}.credits-display.minimal.svelte-1x2oj2g{background-color:transparent;border:none;padding:4px}.material-symbols-outlined.svelte-1x2oj2g{font-size:14px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;color:#fbbf24}.credit-value.svelte-1x2oj2g{font-size:12px;font-weight:500}.header.svelte-1elxaub{width:100%;height:var(--shell-header);display:flex;align-items:center;justify-content:space-between;background-color:var(--ds-surface_dark);border-bottom:1px solid var(--ds-border);padding:0;gap:16px;flex-shrink:0}.left-section.svelte-1elxaub{display:flex;align-items:center;gap:12px;flex:1}.right-section.svelte-1elxaub{display:flex;align-items:center;gap:8px;flex-shrink:0}.logo-container.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:60px;height:32px;flex-shrink:0}.logo.svelte-1elxaub{height:28px;width:auto;object-fit:contain}.logo-light.svelte-1elxaub{display:none}[data-theme=light] .logo-light.svelte-1elxaub{display:block}[data-theme=light] .logo-dark.svelte-1elxaub{display:none}.credits-container.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:60px;height:32px;flex-shrink:0}.user-dropdown-container.svelte-1elxaub{position:relative}.user-display.svelte-1elxaub{display:flex;align-items:center;gap:6px;padding:4px 10px;background-color:var(--ds-surface);border:1px solid var(--ds-border);border-radius:16px;color:var(--ds-text_secondary);font-size:12px;cursor:pointer;transition:all .15s ease-in-out}.user-display.svelte-1elxaub:hover{background-color:var(--ds-surface_dark);border-color:var(--ds-primary)}.user-display.svelte-1elxaub .material-symbols-outlined:where(.svelte-1elxaub){font-size:16px;color:var(--ds-primary)}.dropdown-arrow.svelte-1elxaub{font-size:16px!important;color:var(--ds-text_muted)!important;transition:transform .15s ease-in-out}.dropdown-arrow.open.svelte-1elxaub{transform:rotate(180deg)}.user-email.svelte-1elxaub{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background-color:var(--ds-surface);border:1px solid var(--ds-border);border-radius:8px;box-shadow:0 4px 16px #0003;z-index:1000;overflow:hidden}.dropdown-header.svelte-1elxaub{padding:12px 16px;background-color:var(--ds-surface_dark);display:flex;flex-direction:column;gap:4px}.dropdown-email.svelte-1elxaub{font-size:11px;color:var(--ds-text_muted)}.dropdown-status.svelte-1elxaub{font-size:12px;font-weight:500;color:var(--ds-text_secondary)}.dropdown-divider.svelte-1elxaub{height:1px;background-color:var(--ds-border)}.dropdown-item.svelte-1elxaub{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:none;background:transparent;color:var(--ds-text_secondary);font-size:13px;cursor:pointer;transition:all .15s ease-in-out}.dropdown-item.svelte-1elxaub:hover{background-color:var(--ds-surface_dark);color:var(--ds-text_primary)}.dropdown-item.svelte-1elxaub .material-symbols-outlined:where(.svelte-1elxaub){font-size:18px;color:var(--ds-icon)}.dossier-ring-btn.svelte-1elxaub{width:34px;height:34px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:6px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.dossier-ring-btn.svelte-1elxaub:hover{border-color:var(--ds-primary);background:var(--ds-surface_dark)}.dossier-ring-btn.svelte-1elxaub:hover svg:where(.svelte-1elxaub) circle[stroke="#A78BFA"]:where(.svelte-1elxaub){stroke:#c4b5fd}.dossier-panel.svelte-1elxaub{position:fixed;top:0;right:0;width:260px;height:100vh;background:var(--ds-surface_dark, #10101E);border-left:1px solid var(--ds-border);box-shadow:0 0 40px #00000080;z-index:1000;padding:20px 16px;overflow-y:auto}.dossier-panel-head.svelte-1elxaub{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--ds-border)}.dossier-panel-title.svelte-1elxaub{font-size:16px;font-weight:500;color:var(--ds-text_primary, #F3F4F6)}.dossier-panel-pct.svelte-1elxaub{font-family:monospace;font-size:14px;color:#a78bfa}.dossier-panel-list.svelte-1elxaub{display:flex;flex-direction:column;gap:12px}.dossier-area-row.svelte-1elxaub{display:flex;justify-content:space-between;margin-bottom:4px}.dossier-area-name.svelte-1elxaub{font-size:12px;color:var(--ds-text_primary, #E5E7EB)}.dossier-area-count.svelte-1elxaub{font-size:11px;color:var(--ds-text_secondary, #9CA3AF);font-family:monospace}.dossier-bar-track.svelte-1elxaub{height:4px;background:var(--ds-border, #1F2937);border-radius:2px;overflow:hidden}.dossier-bar-fill.svelte-1elxaub{height:100%;background:#a78bfa;border-radius:2px;transition:width .3s ease}.left-sidebar.svelte-1yz3e8z{width:var(--shell-nav);min-width:var(--shell-nav);max-width:var(--shell-nav);height:100%;background-color:var(--ds-surface_dark);border-right:1px solid var(--ds-border);display:flex;flex-direction:column;align-items:center;padding-top:16px;padding-bottom:16px;gap:0;flex-shrink:0;overflow:hidden}.nav-items.svelte-1yz3e8z{display:flex;flex-direction:column;gap:6px;width:100%;flex:1;padding:0;margin:0}.nav-button.svelte-1yz3e8z{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:4px 0;background-color:transparent;border:none;border-right:2px solid transparent;cursor:pointer;gap:4px;transition:all .15s ease-in-out;flex-shrink:0}.nav-button.svelte-1yz3e8z:hover{background:transparent}.nav-button.is-active.svelte-1yz3e8z{border-right-color:var(--ds-primary)}.nav-icon-frame.svelte-1yz3e8z{display:flex;align-items:center;justify-content:center;width:34px;height:30px;border:1px solid var(--ds-border);border-radius:6px;background:var(--ds-surface);color:var(--ds-text_primary, var(--ds-text));transition:border-color .15s ease-in-out,background-color .15s ease-in-out,color .15s ease-in-out}.nav-button.svelte-1yz3e8z:hover .nav-icon-frame:where(.svelte-1yz3e8z){border-color:var(--ds-primary);background:var(--ds-surface_dark);color:var(--ds-text)}.nav-button.is-active.svelte-1yz3e8z .nav-icon-frame:where(.svelte-1yz3e8z){background:var(--ds-primary);border-color:var(--ds-primary);color:#fff}.nav-icon.svelte-1yz3e8z{font-size:19px;color:currentColor}.nav-label.svelte-1yz3e8z{font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:0;color:var(--ds-text_primary, var(--ds-text));width:100%;text-align:center;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15}.feedback-trigger.svelte-1inupod{position:fixed;bottom:20px;right:20px;z-index:900;width:32px;height:32px;padding:0;border-radius:6px;border:1px solid var(--ds-border);background:var(--ds-surface_dark);color:var(--ds-text_secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.5;box-shadow:none;transition:opacity .15s,color .15s,border-color .15s}.feedback-trigger.svelte-1inupod:hover{opacity:1;color:var(--ds-text);border-color:var(--ds-text_secondary)}.feedback-trigger.svelte-1inupod .material-symbols-outlined:where(.svelte-1inupod){font-size:16px}.feedback-backdrop.svelte-1inupod{position:fixed;top:0;right:0;bottom:0;left:0;z-index:901;background:#00000040}.feedback-panel.svelte-1inupod{position:fixed;bottom:80px;right:24px;z-index:902;width:340px;border:1px solid var(--ds-border);border-radius:10px;background:var(--ds-surface);box-shadow:0 8px 32px #0000002e;overflow:hidden}.feedback-header.svelte-1inupod{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--ds-border)}.feedback-title.svelte-1inupod{font-size:14px;font-weight:600;color:var(--ds-text)}.feedback-close.svelte-1inupod{background:transparent;border:none;cursor:pointer;padding:2px;display:flex;color:var(--ds-text_secondary);border-radius:4px;transition:color .15s}.feedback-close.svelte-1inupod:hover{color:var(--ds-text)}.feedback-close.svelte-1inupod .material-symbols-outlined:where(.svelte-1inupod){font-size:18px}.feedback-body.svelte-1inupod{padding:16px;display:flex;flex-direction:column;gap:10px}.field-label.svelte-1inupod{font-size:12px;font-weight:500;color:var(--ds-text_secondary);letter-spacing:.02em}.field-readonly.svelte-1inupod{font-size:12px;color:var(--ds-text_secondary);background:var(--ds-surface_dark);border:1px solid var(--ds-border);border-radius:6px;padding:7px 10px;word-break:break-all}.feedback-textarea.svelte-1inupod{width:100%;resize:vertical;border:1px solid var(--ds-border);border-radius:6px;background:var(--ds-surface_dark);color:var(--ds-text);font-size:13px;padding:8px 10px;line-height:1.5;font-family:inherit;box-sizing:border-box;transition:border-color .15s}.feedback-textarea.svelte-1inupod:focus{outline:none;border-color:var(--ds-primary)}.feedback-textarea.svelte-1inupod:disabled{opacity:.6}.feedback-error.svelte-1inupod{font-size:12px;color:#e53e3e}.feedback-actions.svelte-1inupod{display:flex;gap:8px;justify-content:flex-end;padding-top:4px}.btn-primary.svelte-1inupod,.btn-secondary.svelte-1inupod{padding:7px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:opacity .15s,transform .15s}.btn-primary.svelte-1inupod{background:var(--ds-primary);color:#fff}.btn-secondary.svelte-1inupod{background:var(--ds-surface_dark);border:1px solid var(--ds-border);color:var(--ds-text)}.btn-primary.svelte-1inupod:hover,.btn-secondary.svelte-1inupod:hover{opacity:.85}.btn-primary.svelte-1inupod:active,.btn-secondary.svelte-1inupod:active{transform:translateY(1px)}.btn-primary.svelte-1inupod:disabled,.btn-secondary.svelte-1inupod:disabled{opacity:.5;cursor:not-allowed}.feedback-success.svelte-1inupod{padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.success-icon.svelte-1inupod{font-size:36px;color:#38a169}.feedback-success.svelte-1inupod p:where(.svelte-1inupod){margin:0;font-size:14px;color:var(--ds-text)}.feedback-sidebar-btn.svelte-1inupod{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:46px;background-color:transparent;border:none;cursor:pointer;padding:0;gap:3px;transition:all .15s ease-in-out}.feedback-sidebar-frame.svelte-1inupod{display:flex;align-items:center;justify-content:center;width:34px;height:28px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:6px;color:#f59e0b;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.feedback-sidebar-btn.svelte-1inupod:hover .feedback-sidebar-frame:where(.svelte-1inupod){border-color:#f59e0b;background:var(--ds-surface_dark)}.feedback-sidebar-icon.svelte-1inupod{font-size:16px;color:currentColor}.feedback-sidebar-label.svelte-1inupod{font-size:8px;font-weight:500;text-transform:uppercase;letter-spacing:.3px;color:#f59e0b;text-align:center;line-height:1.2}@media(max-width:430px){.feedback-panel.svelte-1inupod{bottom:0;right:0;left:0;width:100%;border-radius:10px 10px 0 0}.feedback-trigger.svelte-1inupod{bottom:72px;right:12px}}.right-sidebar.svelte-17x09pi{width:var(--shell-nav);min-width:var(--shell-nav);max-width:var(--shell-nav);height:100%;background-color:var(--ds-surface_dark);border-left:1px solid var(--ds-border);display:flex;flex-direction:column;align-items:center;padding-top:16px;padding-bottom:16px;gap:8px;flex-shrink:0;overflow:hidden}.right-sidebar.svelte-17x09pi::-webkit-scrollbar{width:4px}.right-sidebar.svelte-17x09pi::-webkit-scrollbar-track{background:transparent}.right-sidebar.svelte-17x09pi::-webkit-scrollbar-thumb{background-color:var(--ds-border);border-radius:2px}.right-sidebar.svelte-17x09pi::-webkit-scrollbar-thumb:hover{background-color:var(--ds-text_secondary)}.sidebar-button.svelte-17x09pi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:46px;background-color:transparent;border:none;cursor:pointer;padding:0;gap:3px;transition:all .15s ease-in-out;flex-shrink:0;min-width:0}.sidebar-button.svelte-17x09pi:hover{background-color:transparent}.sidebar-button.svelte-17x09pi:active{transform:scale(.95)}.button-icon-frame.svelte-17x09pi{display:flex;align-items:center;justify-content:center;width:34px;height:28px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:6px;color:var(--ds-text_primary, var(--ds-text));transition:border-color .15s ease-in-out,background-color .15s ease-in-out,color .15s ease-in-out}.sidebar-button.svelte-17x09pi:hover .button-icon-frame:where(.svelte-17x09pi),.destiny-subnav-btn.svelte-17x09pi:hover .button-icon-frame:where(.svelte-17x09pi){border-color:var(--ds-primary);background:var(--ds-surface_dark);color:var(--ds-text)}.button-icon.svelte-17x09pi{font-size:16px;color:currentColor}.button-label.svelte-17x09pi{font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:0;color:var(--ds-text_primary, var(--ds-text));text-align:center;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15;max-width:58px}.admin-divider.svelte-17x09pi{width:100%;display:flex;align-items:center;gap:4px;padding:8px 0;flex-shrink:0}.divider-line.svelte-17x09pi{flex:1;height:1px;background-color:var(--ds-border)}.divider-label.svelte-17x09pi{font-size:9px;color:var(--ds-text_primary, var(--ds-text));text-transform:uppercase;letter-spacing:0;font-weight:500;white-space:nowrap}.spacer.svelte-17x09pi{flex:1;flex-shrink:0}.destiny-subnav.svelte-17x09pi{display:flex;flex-direction:column;gap:4px;padding:8px 4px;margin:4px 0;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:8px;border:1px solid rgba(59,130,246,.2)}.destiny-subnav-btn.svelte-17x09pi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:4px 0;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;gap:2px}.destiny-subnav-btn.svelte-17x09pi:hover{background:#3b82f626}.destiny-subnav-btn.is-active.svelte-17x09pi{background:transparent}.destiny-subnav-btn.is-active.svelte-17x09pi .button-icon-frame:where(.svelte-17x09pi),.sidebar-button.is-active.svelte-17x09pi .button-icon-frame:where(.svelte-17x09pi){background:var(--ds-primary);border-color:var(--ds-primary);color:#fff}.destiny-subnav-btn.is-active.svelte-17x09pi .subnav-label:where(.svelte-17x09pi){color:var(--ds-accent, #3b82f6)}.subnav-icon.svelte-17x09pi{font-size:16px;color:currentColor}.subnav-label.svelte-17x09pi{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:0;color:var(--ds-text_primary, var(--ds-text))}.feedback-divider.svelte-17x09pi{width:70%;height:1px;background-color:var(--ds-border);flex-shrink:0;margin:2px 0}.sidebar-button.is-active.svelte-17x09pi{background:#3b82f61a;border-radius:6px}.sidebar-button.is-active.svelte-17x09pi .button-icon:where(.svelte-17x09pi),.sidebar-button.is-active.svelte-17x09pi .button-label:where(.svelte-17x09pi){color:var(--ds-accent, #3b82f6)}.footer.svelte-jz8lnl{flex-shrink:0;border-top:1px solid var(--ds-border);display:flex;align-items:center;justify-content:center;background-color:var(--ds-surface_dark);height:var(--shell-footer);min-height:var(--shell-footer);padding:2px 16px;line-height:1.5}.footer-content.svelte-jz8lnl{display:flex;align-items:center;gap:8px;font-size:11px}.footer-link.svelte-jz8lnl{color:var(--ds-text_secondary);text-decoration:none;cursor:pointer;transition:color .15s ease-in-out}.footer-link.svelte-jz8lnl:hover{color:var(--ds-primary)}.separator.svelte-jz8lnl{color:var(--ds-border);font-size:10px}.author.svelte-jz8lnl{color:var(--ds-text_secondary);font-size:10px}.bottom-nav.svelte-1t03ypa{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background-color:var(--ds-surface);border-top:1px solid var(--ds-border);padding:8px 0;z-index:1000;height:60px;padding-bottom:calc(8px + env(safe-area-inset-bottom));padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.nav-item.svelte-1t03ypa{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;color:var(--ds-text_secondary);cursor:pointer;padding:8px 12px;transition:color .2s;min-width:60px;min-height:44px}.nav-item.svelte-1t03ypa:active{transform:scale(.95)}.nav-item.active.svelte-1t03ypa{color:var(--ds-primary)}.nav-item.svelte-1t03ypa .material-symbols-outlined:where(.svelte-1t03ypa){font-size:24px}.label.svelte-1t03ypa{font-size:11px;font-weight:500}.menu-backdrop.svelte-1t03ypa{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:#00000080}.hamburger-menu.svelte-1t03ypa{position:fixed;bottom:70px;right:12px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:200px;max-height:400px;overflow-y:auto}.menu-item.svelte-1t03ypa{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:transparent;border:none;cursor:pointer;color:var(--ds-text);font-size:14px;text-align:left;transition:background .15s;border-bottom:1px solid var(--ds-border);min-height:44px}.menu-item.svelte-1t03ypa:last-child{border-bottom:none}.menu-item.svelte-1t03ypa:hover{background:var(--ds-surface_elevated)}.menu-item.svelte-1t03ypa .material-symbols-outlined:where(.svelte-1t03ypa){font-size:20px;color:var(--ds-icon)}.menu-divider.svelte-1t03ypa{height:1px;background-color:var(--ds-border);margin:8px 16px}.admin-divider.svelte-1t03ypa{position:relative;height:20px;background:transparent;display:flex;align-items:center;justify-content:center}.admin-divider.svelte-1t03ypa:before{content:"";position:absolute;top:50%;left:16px;right:16px;height:1px;background-color:var(--ds-border)}.divider-label.svelte-1t03ypa{background:var(--ds-surface);padding:0 8px;font-size:10px;color:var(--ds-text_secondary);text-transform:uppercase;letter-spacing:.3px;font-weight:600}.admin-item.svelte-1t03ypa{background:#3b82f60d;border-left:3px solid var(--ds-accent, #3b82f6)}.admin-item.svelte-1t03ypa:hover{background:#3b82f61a}.person-action-wrapper.svelte-i4jplk{position:relative;display:inline-block}.action-trigger.svelte-i4jplk{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:10px;border-radius:4px;color:var(--ds-icon);min-width:44px;min-height:44px}.action-trigger.svelte-i4jplk:hover{opacity:.7}.menu-backdrop.svelte-i4jplk{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998;background:#0000004d}.action-menu.svelte-i4jplk{position:fixed;top:56px;right:12px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999;min-width:150px;overflow:hidden}.menu-item.svelte-i4jplk{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;color:var(--ds-text);font-size:14px;text-align:left;transition:background .15s;min-height:44px}.menu-item.svelte-i4jplk:hover:not(:disabled){background:var(--ds-surface_elevated)}.menu-item.svelte-i4jplk:disabled{opacity:.5;cursor:not-allowed}.menu-item.svelte-i4jplk .material-symbols-outlined:where(.svelte-i4jplk){font-size:18px}.material-symbols-outlined.svelte-i4jplk{font-size:15px;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.modal-overlay.svelte-i4jplk{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.modal-container.svelte-i4jplk{position:relative;background-color:var(--ds-surface);border-radius:12px;max-width:90vw;max-height:90vh;overflow-y:auto}.close-button.svelte-i4jplk{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:var(--ds-surface_dark);border:1px solid var(--ds-border);border-radius:50%;color:var(--ds-text_secondary);cursor:pointer;transition:all .2s ease;z-index:1}.close-button.svelte-i4jplk:hover{background-color:var(--ds-border);color:var(--ds-text)}.close-button.svelte-i4jplk .material-symbols-outlined:where(.svelte-i4jplk){font-size:20px}.mobile-header.svelte-ff3his{display:flex;width:100%;background-color:var(--ds-surface_dark);border-bottom:1px solid var(--ds-border);position:sticky;top:0;z-index:1000;padding-top:env(safe-area-inset-top)}.header-row.svelte-ff3his{display:flex;align-items:center;gap:8px;padding:8px 12px;height:48px;overflow-x:auto;scrollbar-width:none}.header-row.svelte-ff3his::-webkit-scrollbar{display:none}.logo.svelte-ff3his{height:24px;width:auto;flex-shrink:0}.logo-light.svelte-ff3his{display:none}[data-theme=light] .logo-light.svelte-ff3his{display:block}[data-theme=light] .logo-dark.svelte-ff3his{display:none}.header-row.svelte-ff3his .person-selector{flex-shrink:0}.header-row.svelte-ff3his .material-symbols-outlined{font-size:15px!important}.nav-progress.svelte-12qhfyh{animation:svelte-12qhfyh-nav-sweep 8s ease-out forwards;background:#6366f1;height:2px;left:0;position:fixed;top:0;width:0%;z-index:9999}@keyframes svelte-12qhfyh-nav-sweep{0%{width:0%;opacity:1}60%{width:75%;opacity:1}to{width:90%;opacity:1}}html,body{margin:0;padding:0;height:100vh;overflow:hidden}.app.svelte-12qhfyh{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;margin:0 auto;max-width:1920px;padding:0 2px 15px}.main-shell.svelte-12qhfyh{display:flex;width:100%;flex:1;overflow:hidden}.content-slot.svelte-12qhfyh{flex:1;min-height:0;overflow-y:auto}body{margin:0;padding:0}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:768px){.app.svelte-12qhfyh{min-width:100%;padding:0}.desktop-only{display:none!important}.mobile-only{display:flex!important}.main-shell.svelte-12qhfyh{flex-direction:column}}
