.k-status{border-radius:var(--k-radius-sm);font-size:var(--k-text-xs);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:2px 9px;font-weight:600;display:inline-flex}.k-status--safe{color:var(--k-status-safe);background:var(--k-status-safe-soft);border-color:var(--k-status-safe-soft)}.k-status--pending{color:var(--k-status-pending);background:var(--k-status-pending-soft);border-color:var(--k-status-pending-soft)}.k-status--blocked{color:var(--k-status-blocked);background:var(--k-status-blocked-soft);border-color:var(--k-status-blocked-soft)}.k-status--info{color:var(--k-status-info);background:var(--k-status-info-soft);border-color:var(--k-status-info-soft)}.k-status--muted{color:var(--k-status-muted);background:var(--k-status-muted-soft);border-color:var(--k-status-muted-soft)}.k-dot{background:var(--k-status-muted);border-radius:50%;flex:none;width:9px;height:9px;display:inline-block}.k-dot--safe{background:var(--k-status-safe)}.k-dot--pending{background:var(--k-status-pending)}.k-dot--blocked{background:var(--k-status-blocked)}.k-dot--info{background:var(--k-status-info)}.k-dot--muted{background:var(--k-status-muted)}.k-format{border-radius:var(--k-radius-sm);border:1px solid var(--k-border);background:var(--k-cream-raised);min-width:42px;color:var(--k-text-secondary);font-family:var(--k-mono);letter-spacing:.06em;justify-content:center;align-items:center;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.k-format[data-format=PDF]{color:var(--k-status-blocked);border-color:var(--k-status-blocked-soft);background:var(--k-status-blocked-soft)}.k-format[data-format=DOCX],.k-format[data-format=DOC]{color:var(--k-status-info);border-color:var(--k-status-info-soft);background:var(--k-status-info-soft)}.k-format[data-format=EML]{color:var(--k-status-pending);border-color:var(--k-status-pending-soft);background:var(--k-status-pending-soft)}.k-mono{font-family:var(--k-mono);font-variant-numeric:tabular-nums}.k-chip{border-radius:var(--k-radius-sm);border:1px solid var(--k-sepia-line);background:var(--k-sepia-soft);color:var(--k-sepia-deep);font-size:var(--k-text-xs);align-items:center;gap:6px;padding:3px 10px 3px 8px;font-weight:500;transition:border-color .15s,background-color .15s;display:inline-flex}.k-chip:hover{border-color:var(--k-sepia);background:var(--k-cream-hover)}.sl-scope.sl-dark .k-chip{color:var(--k-sepia)}.sl-app-scope :focus-visible{outline:2px solid var(--k-sepia);outline-offset:2px;border-radius:var(--k-radius-sm)}.k-panel{border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-paper)}.sl-scope.sl-dark .k-panel{background:var(--k-cream-raised)}.k-eyebrow{color:var(--k-text-tertiary);font-size:var(--k-text-xs);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-weight:700}.floating-chat.svelte-1qy01ak{z-index:70;position:fixed;bottom:22px;right:22px}.launcher.svelte-1qy01ak{border:1px solid color-mix(in srgb, var(--k-on-dark) 22%, transparent);background:var(--k-ink);width:54px;height:54px;box-shadow:var(--k-shadow-md);border-radius:50%;place-items:center;transition:transform .15s,box-shadow .15s;display:grid;position:relative}.launcher.svelte-1qy01ak:hover{box-shadow:var(--k-shadow-card-hover);transform:translateY(-1px)}.launcher.svelte-1qy01ak img:where(.svelte-1qy01ak){border-radius:8px;width:30px;height:30px;display:block}.busy-dot.svelte-1qy01ak{border:2px solid var(--k-paper);border-top-color:var(--k-sepia);background:var(--k-ink);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite svelte-1qy01ak-spin;position:absolute;top:4px;right:4px}.chat-panel.svelte-1qy01ak{width:min(398px,100vw - 44px);height:min(572px,100vh - 118px);box-shadow:var(--k-shadow-md);flex-direction:column;padding:0;display:flex;overflow:hidden}.chat-head.svelte-1qy01ak{border-bottom:1px solid var(--k-border);background:var(--k-cream-raised);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 10px 0 14px;display:flex}.chat-title.svelte-1qy01ak{align-items:center;gap:10px;min-width:0;display:flex}.chat-mark.svelte-1qy01ak{flex:none;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.chat-mark.svelte-1qy01ak img:where(.svelte-1qy01ak){object-fit:contain;border-radius:8px;width:30px;height:30px;display:block}.chat-head.svelte-1qy01ak p:where(.svelte-1qy01ak),.chat-head.svelte-1qy01ak span:where(.svelte-1qy01ak),.bubble.svelte-1qy01ak p:where(.svelte-1qy01ak){margin:0}.chat-head.svelte-1qy01ak p:where(.svelte-1qy01ak){font-size:var(--k-text-sm);color:var(--k-text);font-weight:800}.chat-head.svelte-1qy01ak span:where(.svelte-1qy01ak){font-size:var(--k-text-xs);color:var(--k-text-tertiary);margin-top:2px;display:block}.context-tray.svelte-1qy01ak{border-bottom:1px solid var(--k-border);background:var(--k-cream);flex-wrap:wrap;flex:none;gap:6px;padding:9px 10px;display:flex}.scope-toggle.svelte-1qy01ak{border:1px solid var(--k-border);border-radius:var(--k-radius-pill);background:var(--k-paper);grid-template-columns:1fr 1fr;display:inline-grid;overflow:hidden}.scope-toggle.svelte-1qy01ak button:where(.svelte-1qy01ak){min-height:24px;color:var(--k-text-tertiary);font:inherit;font-size:var(--k-text-xs);background:0 0;border:0;padding:3px 9px;font-weight:800}.scope-toggle.svelte-1qy01ak button.active:where(.svelte-1qy01ak){background:var(--k-sepia-soft);color:var(--k-sepia-deep)}.scope-toggle.svelte-1qy01ak button:where(.svelte-1qy01ak):disabled{opacity:.45;cursor:not-allowed}.context-chip.svelte-1qy01ak{border:1px solid var(--k-border);border-radius:var(--k-radius-pill);background:var(--k-paper);max-width:100%;min-height:24px;color:var(--k-text-secondary);font-size:var(--k-text-xs);align-items:center;gap:5px;padding:3px 8px;line-height:1.25;display:inline-flex}.context-chip.svelte-1qy01ak span:where(.svelte-1qy01ak),.context-chip.svelte-1qy01ak strong:where(.svelte-1qy01ak){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.context-chip.svelte-1qy01ak span:where(.svelte-1qy01ak){color:var(--k-text-tertiary);font-weight:600}.context-chip.svelte-1qy01ak strong:where(.svelte-1qy01ak){color:var(--k-text);font-weight:700}.context-chip-info.svelte-1qy01ak{border-color:var(--k-sepia-line);background:var(--k-sepia-soft)}.context-chip-risk.svelte-1qy01ak{border-color:var(--k-status-blocked-soft);background:var(--k-status-blocked-soft)}.icon-btn.svelte-1qy01ak{border:1px solid var(--k-border);border-radius:var(--k-radius-sm);background:var(--k-paper);width:30px;height:30px;color:var(--k-text-secondary);justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.icon-btn.svelte-1qy01ak:hover{border-color:var(--k-sepia);color:var(--k-sepia-deep);background:var(--k-cream-hover)}.chat-thread.svelte-1qy01ak{background:var(--k-paper);flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow-y:auto}.starter-list.svelte-1qy01ak{gap:8px;margin:auto 0;display:grid}.starter-list.svelte-1qy01ak button:where(.svelte-1qy01ak){border:1px solid var(--k-border);border-radius:var(--k-radius-sm);background:var(--k-cream);width:100%;min-height:36px;color:var(--k-text);font:inherit;font-size:var(--k-text-sm);font-weight:700}.starter-list.svelte-1qy01ak button:where(.svelte-1qy01ak):hover{border-color:var(--k-sepia);background:var(--k-cream-hover)}.turn.svelte-1qy01ak{display:flex}.turn-user.svelte-1qy01ak{justify-content:flex-end}.bubble.svelte-1qy01ak{border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-cream);max-width:86%;color:var(--k-text);padding:10px 12px}.turn-user.svelte-1qy01ak .bubble:where(.svelte-1qy01ak){background:var(--k-sepia-soft);border-color:var(--k-sepia-line)}.bubble.svelte-1qy01ak p:where(.svelte-1qy01ak){font-size:var(--k-text-sm);white-space:pre-wrap;line-height:1.52}.cites.svelte-1qy01ak{border-top:1px solid var(--k-border);flex-wrap:wrap;gap:6px;margin-top:9px;padding-top:8px;display:flex}.typing.svelte-1qy01ak{gap:4px;padding:3px 1px;display:flex}.typing.svelte-1qy01ak span:where(.svelte-1qy01ak){background:var(--k-text-tertiary);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite svelte-1qy01ak-blink}.typing.svelte-1qy01ak span:where(.svelte-1qy01ak):nth-child(2){animation-delay:.18s}.typing.svelte-1qy01ak span:where(.svelte-1qy01ak):nth-child(3){animation-delay:.36s}@keyframes svelte-1qy01ak-blink{0%,80%,to{opacity:.28}40%{opacity:1}}@keyframes svelte-1qy01ak-spin{to{transform:rotate(360deg)}}.chat-composer.svelte-1qy01ak{border-top:1px solid var(--k-border);background:var(--k-cream-raised);grid-template-columns:1fr 34px;gap:8px;padding:10px;display:grid}.chat-composer.svelte-1qy01ak textarea:where(.svelte-1qy01ak){resize:vertical;border:1px solid var(--k-border-strong);border-radius:var(--k-radius-sm);background:var(--k-paper);min-height:38px;max-height:96px;color:var(--k-text);font:inherit;font-size:var(--k-text-sm);padding:8px 9px;line-height:1.4}.send.svelte-1qy01ak{border:1px solid var(--k-border-strong);background:var(--k-ink);width:34px;height:34px;color:var(--k-paper);border-radius:50%;justify-content:center;align-self:end;align-items:center;display:inline-flex}.send.svelte-1qy01ak:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-1qy01ak{border:2px solid color-mix(in srgb, var(--k-paper) 35%, transparent);border-top-color:var(--k-paper);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite svelte-1qy01ak-spin;display:inline-block}@media (width<=720px){.floating-chat.svelte-1qy01ak{bottom:14px;right:14px}.chat-panel.svelte-1qy01ak{width:calc(100vw - 28px);height:min(560px,100vh - 84px)}}.shell.svelte-1v2axqk{background:var(--k-cream);width:100%;height:100vh;display:flex;overflow:hidden}.sr-only.svelte-1v2axqk{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sidebar.svelte-1v2axqk{background:var(--k-rail-bg);width:264px;height:100vh;color:var(--k-rail-text);border-right:1px solid var(--k-rail-border);flex-direction:column;flex:0 0 264px;gap:18px;padding:18px 14px;transition:flex-basis .18s,width .18s;display:flex}.collapsed.svelte-1v2axqk .sidebar:where(.svelte-1v2axqk){flex-basis:76px;align-items:stretch;width:76px}.sidebar.svelte-1v2axqk .sl-brand-mark-light{display:block}.sidebar.svelte-1v2axqk .sl-brand-mark-dark,.sl-dark.svelte-1v2axqk .sidebar:where(.svelte-1v2axqk) .sl-brand-mark-light{display:none}.sl-dark.svelte-1v2axqk .sidebar:where(.svelte-1v2axqk) .sl-brand-mark-dark{display:block}.side-top.svelte-1v2axqk{justify-content:space-between;align-items:center;gap:8px;min-height:36px;display:flex}.collapsed.svelte-1v2axqk .side-top:where(.svelte-1v2axqk){flex-direction:column;gap:12px}.brand.svelte-1v2axqk{color:var(--k-rail-text);min-width:0;overflow:hidden}.rail-toggle.svelte-1v2axqk{border:1px solid var(--k-rail-border);border-radius:var(--k-radius-sm);width:28px;height:28px;color:var(--k-rail-text-soft);background:0 0;flex:none;place-items:center;display:grid}.rail-toggle.svelte-1v2axqk:hover{color:var(--k-rail-text);border-color:var(--k-rail-text-soft)}.nav.svelte-1v2axqk{flex-direction:column;gap:4px;display:flex}.nav-link.svelte-1v2axqk{border-radius:var(--k-radius-md);min-height:40px;color:var(--k-rail-text-soft);font-size:var(--k-text-md);text-align:left;background:0 0;border:none;align-items:center;gap:11px;width:100%;padding:0 11px;font-weight:500;display:flex}.collapsed.svelte-1v2axqk .nav-link:where(.svelte-1v2axqk){justify-content:center;padding:0}.nav-link.svelte-1v2axqk:hover{background:var(--k-rail-hover);color:var(--k-rail-text)}.nav-link.active.svelte-1v2axqk{background:var(--k-rail-active-bg);color:var(--k-rail-text);box-shadow:inset 2px 0 0 var(--k-rail-active-bar)}.nav-icon.svelte-1v2axqk{flex:none;place-items:center;display:grid}.user-zone.svelte-1v2axqk{border-top:1px solid var(--k-rail-border);margin-top:auto;padding-top:12px;position:relative}.user-button.svelte-1v2axqk{border-radius:var(--k-radius-md);text-align:left;width:100%;min-height:44px;color:var(--k-rail-text);background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 6px;display:grid}.user-button.svelte-1v2axqk:hover{background:var(--k-rail-hover)}.collapsed.svelte-1v2axqk .user-button:where(.svelte-1v2axqk){grid-template-columns:1fr;justify-items:center;padding:0}.avatar.svelte-1v2axqk{border-radius:var(--k-radius-sm);background:var(--k-sepia);width:28px;height:28px;color:var(--k-on-dark);font-size:var(--k-text-xs);letter-spacing:.02em;flex:none;place-items:center;font-weight:700;display:grid}.user-copy.svelte-1v2axqk{min-width:0;display:grid}.user-copy.svelte-1v2axqk strong:where(.svelte-1v2axqk),.user-copy.svelte-1v2axqk small:where(.svelte-1v2axqk){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-copy.svelte-1v2axqk strong:where(.svelte-1v2axqk){font-size:var(--k-text-sm);color:var(--k-rail-text);font-weight:600;line-height:1.2}.user-copy.svelte-1v2axqk small:where(.svelte-1v2axqk){font-size:var(--k-text-xs);color:var(--k-rail-text-soft);line-height:1.25}.user-caret.svelte-1v2axqk{color:var(--k-rail-text-soft);flex:none}.user-menu.svelte-1v2axqk{z-index:60;border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-paper);box-shadow:var(--k-shadow-card-hover);flex-direction:column;gap:1px;padding:5px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.collapsed.svelte-1v2axqk .user-menu:where(.svelte-1v2axqk){width:224px;right:auto}.user-menu-identity.svelte-1v2axqk{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:7px 6px 8px;display:grid}.identity-icon.svelte-1v2axqk{border-radius:var(--k-radius-sm);background:var(--k-sepia-soft);width:28px;height:28px;color:var(--k-sepia-deep);font-size:var(--k-text-xs);flex:none;place-items:center;font-weight:700;display:grid}.id-copy.svelte-1v2axqk{min-width:0;display:grid}.id-copy.svelte-1v2axqk strong:where(.svelte-1v2axqk),.id-copy.svelte-1v2axqk span:where(.svelte-1v2axqk){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.id-copy.svelte-1v2axqk strong:where(.svelte-1v2axqk){font-size:var(--k-text-sm);color:var(--k-text);font-weight:600;line-height:1.2}.id-copy.svelte-1v2axqk span:where(.svelte-1v2axqk){font-size:var(--k-text-xs);color:var(--k-text-secondary);line-height:1.25}.auth-state.svelte-1v2axqk{border-radius:var(--k-radius-sm);background:var(--k-cream);color:var(--k-text-secondary);font-size:var(--k-text-xs);margin:-2px 6px 4px;padding:6px 8px;line-height:1.3}.auth-state.error.svelte-1v2axqk{background:color-mix(in srgb, var(--k-status-blocked) 12%, var(--k-paper));color:var(--k-status-blocked)}.menu-divider.svelte-1v2axqk{background:var(--k-border);height:1px;margin:5px 4px}.menu-item.svelte-1v2axqk{border-radius:var(--k-radius-sm);width:100%;min-height:32px;color:var(--k-text-secondary);font-size:var(--k-text-sm);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 9px;font-weight:400;display:flex}.menu-item.svelte-1v2axqk:hover{background:var(--k-cream-hover);color:var(--k-text)}.menu-item.svelte-1v2axqk:disabled{cursor:not-allowed;opacity:.58}.menu-item.svelte-1v2axqk:disabled:hover{color:var(--k-text-secondary);background:0 0}.menu-item.svelte-1v2axqk>span:where(.svelte-1v2axqk):first-of-type{flex:auto}.menu-item.svelte-1v2axqk .trail:where(.svelte-1v2axqk){color:var(--k-text-tertiary);font-size:var(--k-text-xs);flex:none}.menu-item.svelte-1v2axqk .ext:where(.svelte-1v2axqk){color:var(--k-text-tertiary);flex:none}.caret.svelte-1v2axqk{color:var(--k-text-tertiary);flex:none;transition:transform .15s}.caret.open.svelte-1v2axqk{transform:rotate(90deg)}.submenu.svelte-1v2axqk{flex-direction:column;gap:1px;margin:1px 0 2px;padding-left:8px;display:flex}.menu-item.sub.svelte-1v2axqk{color:var(--k-text)}.check.svelte-1v2axqk{flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.check.on.svelte-1v2axqk:after{content:"";border-left:1.6px solid var(--k-sepia);border-bottom:1.6px solid var(--k-sepia);width:9px;height:5px;transform:rotate(-45deg)translateY(-1px)}.main.svelte-1v2axqk{flex-direction:column;flex:1 1 0;min-width:0;height:100vh;min-height:0;display:flex}.redirecting.svelte-1v2axqk{background:var(--k-cream);min-height:100vh;color:var(--k-text-secondary);font-size:var(--k-text-sm);place-items:center;display:grid}.topbar.svelte-1v2axqk{z-index:30;background:color-mix(in srgb, var(--k-cream) 90%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--k-border);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 22px;display:flex}.topbar-left.svelte-1v2axqk,.topbar-right.svelte-1v2axqk{align-items:center;gap:8px;min-width:0;display:flex}.online-dot.svelte-1v2axqk{background:var(--k-status-safe);border-radius:999px;flex:none;width:9px;height:9px}.slash.svelte-1v2axqk{color:var(--k-text-tertiary);padding:0 2px}.section-crumb.svelte-1v2axqk{font-size:var(--k-text-sm);color:var(--k-text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.field.svelte-1v2axqk{align-items:center;gap:6px;min-width:0;display:inline-flex}.field-label.svelte-1v2axqk{font-size:var(--k-text-xs);color:var(--k-text-tertiary);white-space:nowrap}.select-control.svelte-1v2axqk{border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-paper);max-width:220px;min-height:32px;color:var(--k-text);font-size:var(--k-text-sm);padding:0 9px}.sl-dark.svelte-1v2axqk .select-control:where(.svelte-1v2axqk){background:var(--k-cream-raised)}.select-control.svelte-1v2axqk:hover{border-color:var(--k-border-strong)}.ws-select.svelte-1v2axqk{max-width:min(320px,40vw);font-weight:600}.icon-button.svelte-1v2axqk{border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-paper);width:32px;height:32px;color:var(--k-text-secondary);flex:none;place-items:center;display:inline-grid}.icon-button.svelte-1v2axqk:hover{border-color:var(--k-border-strong);color:var(--k-text);background:var(--k-cream-hover)}.demo-pill.svelte-1v2axqk,.sample-pill.svelte-1v2axqk{flex:none}.content.svelte-1v2axqk{background:var(--k-cream);flex:1 1 0;min-height:0;overflow-y:auto}.modal-backdrop.svelte-1v2axqk{z-index:100;background:color-mix(in srgb, var(--k-ink-soft) 34%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.workspace-modal.svelte-1v2axqk{border:1px solid var(--k-border);border-radius:var(--k-radius-lg);background:var(--k-paper);width:min(440px,100%);box-shadow:var(--k-shadow-card-hover);gap:14px;padding:18px;display:grid}.sl-dark.svelte-1v2axqk .workspace-modal:where(.svelte-1v2axqk){background:var(--k-cream-raised)}.modal-head.svelte-1v2axqk{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-head.svelte-1v2axqk h2:where(.svelte-1v2axqk){font-size:var(--k-text-lg);margin:0;font-weight:600}.modal-segmented.svelte-1v2axqk{border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-cream);grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.modal-segmented.svelte-1v2axqk button:where(.svelte-1v2axqk){border-radius:var(--k-radius-sm);min-height:32px;color:var(--k-text-secondary);font-size:var(--k-text-sm);background:0 0;border:0;font-weight:600}.modal-segmented.svelte-1v2axqk button.on:where(.svelte-1v2axqk){background:var(--k-paper);color:var(--k-text);box-shadow:var(--k-shadow-sm)}.modal-field.svelte-1v2axqk{gap:6px;display:grid}.modal-field.svelte-1v2axqk span:where(.svelte-1v2axqk){font-size:var(--k-text-sm);font-weight:500}.modal-input.svelte-1v2axqk{border:1px solid var(--k-border);border-radius:var(--k-radius-md);background:var(--k-paper);width:100%;min-height:38px;color:var(--k-text);font-size:var(--k-text-md);padding:0 11px}.sl-dark.svelte-1v2axqk .modal-input:where(.svelte-1v2axqk){background:var(--k-cream)}.modal-input.svelte-1v2axqk:focus{border-color:var(--k-sepia);box-shadow:0 0 0 3px var(--k-sepia-soft);outline:none}.modal-error.svelte-1v2axqk{border-radius:var(--k-radius-md);background:color-mix(in srgb, var(--k-status-blocked) 10%, var(--k-paper));color:var(--k-status-blocked);font-size:var(--k-text-sm);padding:10px 12px}.modal-actions.svelte-1v2axqk{justify-content:flex-end;gap:10px;display:flex}.modal-secondary.svelte-1v2axqk,.modal-primary.svelte-1v2axqk{border-radius:var(--k-radius-md);min-height:36px;font-size:var(--k-text-sm);padding:0 14px;font-weight:600}.modal-secondary.svelte-1v2axqk{border:1px solid var(--k-border);background:var(--k-paper);color:var(--k-text-secondary)}.modal-secondary.svelte-1v2axqk:hover{border-color:var(--k-border-strong);color:var(--k-text)}.modal-primary.svelte-1v2axqk{border:1px solid var(--k-sepia);background:var(--k-sepia);color:var(--k-on-dark)}.modal-primary.svelte-1v2axqk:hover{background:var(--k-sepia-deep);border-color:var(--k-sepia-deep)}.modal-secondary.svelte-1v2axqk:disabled,.modal-primary.svelte-1v2axqk:disabled{cursor:not-allowed;opacity:.58}@media (prefers-reduced-motion:reduce){.sidebar.svelte-1v2axqk,.caret.svelte-1v2axqk{transition:none}}@media (width<=760px){.sidebar.svelte-1v2axqk{flex-basis:76px;width:76px}.nav-link.svelte-1v2axqk,.user-button.svelte-1v2axqk{justify-content:center;padding:0}.nav-label.svelte-1v2axqk,.user-copy.svelte-1v2axqk,.user-caret.svelte-1v2axqk,.brand.svelte-1v2axqk .sl-brand-wordmark:where(.svelte-1v2axqk){display:none}.user-menu.svelte-1v2axqk{width:224px;right:auto}.field-label.svelte-1v2axqk{display:none}}
