@font-face{font-family:GT Walsheim;src:url(../../../GT-Walsheim-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(../../../GT-Walsheim-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(../../../GT-Walsheim-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--bg-0: #ffffff;--bg-1: #fafafa;--bg-2: #f4f4f5;--bg-3: #e4e4e7;--bg-4: #d4d4d8;--fg-0: #18181b;--fg-1: #3f3f46;--fg-2: #71717a;--fg-3: #a1a1aa;--border: #e4e4e7;--border-dark: #d4d4d8;--accent: #2563eb;--accent-dim: #1d4ed8;--error: #dc2626;--font: "Inter", system-ui, sans-serif;--font-brand: "GT Walsheim", system-ui, sans-serif;--mono: "IBM Plex Mono", monospace;--header-h: 56px;--panel-w: 260px;--fast: 60ms ease-out;--normal: .12s ease-out}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font);background:var(--bg-0);color:var(--fg-0);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.notebooks-layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.notebooks-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:var(--header-h);padding:0 24px;background:var(--bg-0);border-bottom:1px solid var(--border);flex-shrink:0}.brand.svelte-12qhfyh{display:flex;align-items:flex-end;gap:10px}.gt-logo.svelte-12qhfyh{height:28px;width:auto}.logo.svelte-12qhfyh{font-family:var(--font-brand);font-size:16px;font-weight:400;letter-spacing:-.01em;color:var(--fg-0);line-height:1;padding-bottom:4.5px}.powered-by.svelte-12qhfyh{display:flex;align-items:flex-end;gap:6px;font-size:12px;color:var(--fg-3);padding-left:12px;padding-bottom:5.5px;border-left:1px solid var(--border);line-height:1}.dfusion-logo.svelte-12qhfyh{height:14px;width:auto;opacity:.85}.app.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app.dragging.svelte-12qhfyh{pointer-events:none}.header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:var(--header-h);padding:0 16px;background:var(--bg-0);border-bottom:1px solid var(--border);flex-shrink:0}.header-left.svelte-12qhfyh,.header-right.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.back-link.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:var(--fg-2);transition:all var(--fast)}.back-link.svelte-12qhfyh:hover{background:var(--bg-2);color:var(--fg-0)}.notebook-title-area.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.title-display.svelte-12qhfyh{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:600;color:var(--fg-0);padding:6px 10px;border-radius:6px;transition:background var(--fast)}.title-display.editable.svelte-12qhfyh:hover{background:var(--bg-2)}.title-display.svelte-12qhfyh:disabled{cursor:default}.edit-icon.svelte-12qhfyh{opacity:0;color:var(--fg-2);transition:opacity var(--fast)}.title-display.editable.svelte-12qhfyh:hover .edit-icon:where(.svelte-12qhfyh){opacity:1}.title-input.svelte-12qhfyh{font-size:16px;font-weight:600;padding:6px 10px;border:1px solid var(--accent);border-radius:6px;background:var(--bg-0);color:var(--fg-0);min-width:200px}.title-input.svelte-12qhfyh:focus{outline:none}.role-indicator.svelte-12qhfyh{font-size:11px;font-weight:600;padding:4px 8px;background:var(--bg-3);color:var(--fg-2);border-radius:4px;text-transform:uppercase}.header-btn.svelte-12qhfyh{display:flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;color:var(--fg-1);background:var(--bg-2);border:1px solid var(--border);border-radius:8px;transition:all var(--fast)}.header-btn.svelte-12qhfyh:hover{background:var(--bg-3);color:var(--fg-0)}.header-btn.primary.svelte-12qhfyh{background:var(--accent);border-color:var(--accent);color:#fff}.header-btn.primary.svelte-12qhfyh:hover{background:var(--accent-dim)}.icon-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:var(--fg-2);transition:all var(--fast)}.icon-btn.svelte-12qhfyh:hover{background:var(--bg-2);color:var(--fg-0)}.icon-btn.small.svelte-12qhfyh{width:24px;height:24px}.user-menu-container.svelte-12qhfyh{position:relative}.user-btn.svelte-12qhfyh{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:6px;transition:background var(--fast)}.user-btn.svelte-12qhfyh:hover{background:var(--bg-2)}.user-avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.user-name.svelte-12qhfyh{font-size:13px;color:var(--fg-1)}.user-dropdown.svelte-12qhfyh{position:absolute;top:100%;right:0;margin-top:4px;background:var(--bg-0);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;z-index:100;overflow:hidden}.dropdown-user-info.svelte-12qhfyh{padding:12px 14px;border-bottom:1px solid var(--border)}.dropdown-email.svelte-12qhfyh{font-size:13px;color:var(--fg-1)}.dropdown-item.svelte-12qhfyh{display:block;padding:10px 14px;font-size:13px;color:var(--fg-1);transition:background var(--fast)}.dropdown-item.svelte-12qhfyh:hover{background:var(--bg-2)}.main.svelte-12qhfyh{display:flex;flex:1;overflow:hidden}.panel.svelte-12qhfyh{width:var(--panel-w);flex-shrink:0;display:flex;flex-direction:column;background:var(--bg-1);border-right:1px solid var(--border)}.panel.studio.svelte-12qhfyh{border-right:none;border-left:1px solid var(--border)}.panel-head.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border)}.panel-title.svelte-12qhfyh{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--fg-2)}.token-usage.svelte-12qhfyh{font-size:11px;color:var(--fg-2);padding:6px 16px;background:var(--bg-2);border-bottom:1px solid var(--border)}.token-usage.at-limit.svelte-12qhfyh{background:#dc26261a;color:var(--error)}.add-btn.svelte-12qhfyh{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:16px;font-weight:500;color:var(--fg-2);transition:all var(--fast)}.add-btn.svelte-12qhfyh:hover{background:var(--bg-3);color:var(--accent)}.add-btn.svelte-12qhfyh:disabled{opacity:.5;cursor:wait}.role-badge.svelte-12qhfyh{font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase}.role-owner.svelte-12qhfyh{background:#2563eb1a;color:var(--accent)}.role-editor.svelte-12qhfyh{background:#22c55e1a;color:#16a34a}.role-viewer.svelte-12qhfyh{background:var(--bg-3);color:var(--fg-2)}.doc-list.svelte-12qhfyh{flex:1;overflow-y:auto;padding:8px}.doc-item.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;transition:background var(--fast)}.doc-item.svelte-12qhfyh:hover{background:var(--bg-2)}.doc-item.processing.svelte-12qhfyh{opacity:.6}.doc-item.uploading.svelte-12qhfyh{opacity:.7}.doc-item.error.svelte-12qhfyh .doc-meta:where(.svelte-12qhfyh){color:var(--error)}.uploading-text.svelte-12qhfyh{color:var(--accent, #2563eb)}.upload-spinner.svelte-12qhfyh{width:14px;height:14px;border:2px solid var(--bg-3, #e5e7eb);border-top-color:var(--accent, #2563eb);border-radius:50%;animation:svelte-12qhfyh-spin .8s linear infinite;flex-shrink:0}.doc-badge.svelte-12qhfyh{font-size:9px;font-weight:600;letter-spacing:.02em;padding:3px 6px;background:var(--bg-3);border-radius:3px;color:var(--fg-2);flex-shrink:0}.doc-info.svelte-12qhfyh{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.doc-name.svelte-12qhfyh{font-size:13px;color:var(--fg-0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-meta.svelte-12qhfyh{font-size:11px;color:var(--fg-2)}.delete-btn.svelte-12qhfyh{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:var(--fg-3);opacity:0;transition:all var(--fast)}.doc-item.svelte-12qhfyh:hover .delete-btn:where(.svelte-12qhfyh){opacity:1}.delete-btn.svelte-12qhfyh:hover{background:var(--bg-3);color:var(--error)}.empty.svelte-12qhfyh{padding:24px;text-align:center;font-size:13px;color:var(--fg-2)}.upload-zone.svelte-12qhfyh{margin:8px;padding:16px;border:1px dashed var(--border-dark);border-radius:8px;text-align:center;transition:all var(--fast)}.upload-zone.active.svelte-12qhfyh{border-color:var(--accent);background:#2563eb0d}.upload-zone.disabled.svelte-12qhfyh{border-color:var(--border);background:var(--bg-2);opacity:.7}.upload-zone.svelte-12qhfyh .limit-text:where(.svelte-12qhfyh){color:var(--error);font-weight:500}.upload-zone.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:12px;color:var(--fg-2)}.upload-zone.svelte-12qhfyh .hint:where(.svelte-12qhfyh){margin-top:4px;font-size:11px;color:var(--fg-3)}.link.svelte-12qhfyh{color:var(--accent);text-decoration:underline;cursor:pointer}.content.svelte-12qhfyh{flex:1;overflow-y:auto;background:var(--bg-0)}.studio-section.svelte-12qhfyh{padding:8px}.studio-section-title.svelte-12qhfyh{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--fg-3);padding:4px 12px 8px}.studio-divider.svelte-12qhfyh{height:1px;background:var(--border);margin:0 8px}.studio-item.svelte-12qhfyh{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:6px;transition:background var(--fast);text-align:left}.studio-item.svelte-12qhfyh:hover{background:var(--bg-2)}.studio-item.active.svelte-12qhfyh{background:var(--bg-3)}.studio-icon.svelte-12qhfyh{color:var(--fg-2);flex-shrink:0}.studio-item.active.svelte-12qhfyh .studio-icon:where(.svelte-12qhfyh){color:var(--accent)}.studio-label.svelte-12qhfyh{flex:1;font-size:13px;color:var(--fg-0)}.status-badge.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-badge.ready.svelte-12qhfyh{background:#22c55e}.status-badge.generating.svelte-12qhfyh{background:var(--accent);animation:svelte-12qhfyh-pulse 1.5s ease-in-out infinite}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:1}50%{opacity:.4}}.report-view.svelte-12qhfyh{display:flex;flex-direction:column;height:100%}.report-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--border);background:var(--bg-0);flex-shrink:0}.report-header-left.svelte-12qhfyh{display:flex;align-items:baseline;gap:12px}.report-title.svelte-12qhfyh{font-size:16px;font-weight:600;color:var(--fg-0)}.report-date.svelte-12qhfyh{font-size:12px;color:var(--fg-2)}.regenerate-btn.svelte-12qhfyh{padding:8px 16px;background:var(--bg-2);border:1px solid var(--border);border-radius:6px;font-size:13px;font-weight:500;color:var(--fg-1);transition:all var(--fast)}.regenerate-btn.svelte-12qhfyh:hover:not(:disabled){background:var(--bg-3);color:var(--fg-0)}.regenerate-btn.svelte-12qhfyh:disabled{opacity:.6;cursor:wait}.report-body.svelte-12qhfyh{flex:1;overflow-y:auto;padding:32px}.report-empty.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 24px;color:var(--fg-2)}.report-empty.svelte-12qhfyh svg:where(.svelte-12qhfyh){margin-bottom:20px;color:var(--fg-3)}.report-empty.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-size:16px;font-weight:600;color:var(--fg-0);margin-bottom:8px}.report-empty.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:14px;color:var(--fg-2);max-width:300px}.generating-spinner.svelte-12qhfyh{width:32px;height:32px;border:3px solid var(--bg-3);border-top-color:var(--accent);border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite;margin-bottom:16px}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.report-content-text.svelte-12qhfyh{max-width:720px;margin:0 auto;font-size:15px;line-height:1.8;color:var(--fg-0)}.report-content-text.svelte-12qhfyh h1,.report-content-text.svelte-12qhfyh h2,.report-content-text.svelte-12qhfyh h3{margin-top:24px;margin-bottom:12px;font-weight:600}.report-content-text.svelte-12qhfyh h1{font-size:24px}.report-content-text.svelte-12qhfyh h2{font-size:20px}.report-content-text.svelte-12qhfyh h3{font-size:16px}.report-content-text.svelte-12qhfyh p{margin-bottom:16px}.report-content-text.svelte-12qhfyh ul,.report-content-text.svelte-12qhfyh ol{margin-bottom:16px;padding-left:24px}.report-content-text.svelte-12qhfyh li{margin-bottom:8px}.report-content-text.svelte-12qhfyh strong{font-weight:600}.report-content-text.svelte-12qhfyh code{background:var(--bg-2);padding:2px 6px;border-radius:4px;font-family:var(--mono);font-size:14px}.modal-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:200}.modal.svelte-12qhfyh{background:var(--bg-0);border-radius:12px;width:440px;max-width:90vw;box-shadow:0 8px 30px #0003}.modal-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.modal-header.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-size:16px;font-weight:600}.modal-body.svelte-12qhfyh{padding:20px}.modal-confirm.svelte-12qhfyh{width:380px}.modal-footer.svelte-12qhfyh{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px;border-top:1px solid var(--border)}.confirm-text.svelte-12qhfyh{font-size:14px;color:var(--fg-1);line-height:1.6}.btn-secondary.svelte-12qhfyh{padding:8px 16px;font-size:13px;font-weight:500;background:var(--bg-2);color:var(--fg-1);border:1px solid var(--border);border-radius:6px;transition:background var(--fast)}.btn-secondary.svelte-12qhfyh:hover{background:var(--bg-3)}.btn-danger.svelte-12qhfyh{padding:8px 16px;font-size:13px;font-weight:500;background:var(--error);color:#fff;border-radius:6px;transition:background var(--fast)}.btn-danger.svelte-12qhfyh:hover{background:#b91c1c}.share-section.svelte-12qhfyh{margin-bottom:20px}.share-section.svelte-12qhfyh:last-child{margin-bottom:0}.share-section-title.svelte-12qhfyh{font-size:12px;font-weight:600;color:var(--fg-2);text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.error-message.svelte-12qhfyh{background:#dc26261a;color:var(--error);font-size:13px;padding:10px 12px;border-radius:6px;margin-bottom:12px}.share-form.svelte-12qhfyh{display:flex;gap:8px}.custom-select.svelte-12qhfyh{position:relative;flex:1}.custom-select.role-select.svelte-12qhfyh{flex:0 0 100px}.custom-select-trigger.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;font-size:13px;border:1px solid var(--border);border-radius:6px;background:var(--bg-0);color:var(--fg-0);cursor:pointer;transition:border-color var(--fast)}.custom-select-trigger.svelte-12qhfyh:hover{border-color:var(--border-dark)}.custom-select.open.svelte-12qhfyh .custom-select-trigger:where(.svelte-12qhfyh){border-color:var(--accent);border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select-value.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-value.placeholder.svelte-12qhfyh{color:var(--fg-3)}.custom-select-arrow.svelte-12qhfyh{flex-shrink:0;color:var(--fg-2);transition:transform var(--fast)}.custom-select.open.svelte-12qhfyh .custom-select-arrow:where(.svelte-12qhfyh){transform:rotate(180deg)}.custom-select-menu.svelte-12qhfyh{position:absolute;top:100%;left:0;right:0;background:var(--bg-0);border:1px solid var(--accent);border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;max-height:180px;overflow-y:auto;z-index:10}.custom-select-option.svelte-12qhfyh{display:block;width:100%;padding:8px 10px;font-size:13px;color:var(--fg-0);text-align:left;transition:background var(--fast)}.custom-select-option.svelte-12qhfyh:hover{background:var(--bg-2)}.custom-select-option.selected.svelte-12qhfyh{background:var(--bg-2);font-weight:500}.custom-select-empty.svelte-12qhfyh{padding:12px 10px;font-size:13px;color:var(--fg-3);text-align:center}.btn-small.svelte-12qhfyh{padding:8px 12px;font-size:13px;font-weight:500;background:var(--accent);color:#fff;border-radius:6px;transition:background var(--fast)}.btn-small.svelte-12qhfyh:hover{background:var(--accent-dim)}.btn-small.svelte-12qhfyh:disabled{opacity:.5;cursor:not-allowed}.share-list.svelte-12qhfyh{display:flex;flex-direction:column;gap:8px}.share-item.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--bg-1);border-radius:8px}.share-item.owner.svelte-12qhfyh{background:#2563eb0d}.share-user.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.share-avatar.svelte-12qhfyh{width:32px;height:32px;border-radius:50%;background:var(--bg-3);color:var(--fg-1);font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center}.share-item.owner.svelte-12qhfyh .share-avatar:where(.svelte-12qhfyh){background:var(--accent);color:#fff}.share-user-info.svelte-12qhfyh{display:flex;flex-direction:column}.share-name.svelte-12qhfyh{font-size:13px;font-weight:500;color:var(--fg-0)}.share-email.svelte-12qhfyh{font-size:12px;color:var(--fg-2)}.share-item-actions.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.no-shares.svelte-12qhfyh{font-size:13px;color:var(--fg-2);text-align:center;padding:16px}.version-badge.svelte-12qhfyh{font-size:11px;font-weight:600;padding:2px 8px;background:#2563eb1a;color:var(--accent);border-radius:10px}.report-steps.svelte-12qhfyh{display:flex;flex-direction:column;gap:0;margin-bottom:16px;padding:12px 16px;background:var(--bg-1);border:1px solid var(--border);border-radius:8px;font-family:var(--mono);font-size:12px;max-width:720px;margin-left:auto;margin-right:auto}.steps-header.svelte-12qhfyh{display:flex;align-items:center;gap:6px;font-weight:600;font-size:12px;line-height:1.8}.steps-body.svelte-12qhfyh{display:flex;flex-direction:column;gap:0;padding-left:12px;border-left:1px solid var(--border);margin-left:5px;margin-top:2px}.steps-collapsed.svelte-12qhfyh{color:var(--fg-3);font-size:11px;line-height:1.6;padding-left:8px}.step-line.svelte-12qhfyh{display:flex;align-items:center;gap:5px;line-height:1.6;padding-left:8px}.step-line.completed.svelte-12qhfyh{opacity:.5}.step-check.svelte-12qhfyh{flex-shrink:0}.step-text.svelte-12qhfyh{font-weight:500}.shimmer.svelte-12qhfyh{background:linear-gradient(90deg,currentColor 0%,currentColor 40%,color-mix(in srgb,currentColor 40%,transparent) 50%,currentColor 60%,currentColor 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-12qhfyh-shimmer 2.5s ease-in-out infinite}@keyframes svelte-12qhfyh-shimmer{0%,to{background-position:200% center}50%{background-position:-200% center}}.clr-blue.svelte-12qhfyh{color:#3b82f6}.clr-green.svelte-12qhfyh{color:#16a34a}.clr-purple.svelte-12qhfyh{color:#9333ea}.clr-amber.svelte-12qhfyh{color:#d97706}.clr-red.svelte-12qhfyh{color:#dc2626}.clr-gray.svelte-12qhfyh{color:#6b7280}.clr-cyan.svelte-12qhfyh{color:#0891b2}.clr-yellow.svelte-12qhfyh{color:#ca8a04}.edit-history.svelte-12qhfyh{max-width:720px;margin:24px auto 0;border-top:1px solid var(--border);padding-top:12px}.edit-history-toggle.svelte-12qhfyh{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--fg-2);padding:4px 0;transition:color var(--fast)}.edit-history-toggle.svelte-12qhfyh:hover{color:var(--fg-0)}.edit-history-chevron.svelte-12qhfyh{transition:transform var(--fast);flex-shrink:0}.edit-history-chevron.open.svelte-12qhfyh{transform:rotate(90deg)}.edit-history-list.svelte-12qhfyh{display:flex;flex-direction:column;gap:6px;margin-top:8px}.edit-history-item.svelte-12qhfyh{display:flex;align-items:baseline;gap:12px;padding:8px 12px;background:var(--bg-1);border-radius:6px;font-size:13px}.edit-history-item.error.svelte-12qhfyh{background:#dc26260d}.edit-instruction.svelte-12qhfyh{flex:1;color:var(--fg-1)}.edit-time.svelte-12qhfyh{font-size:11px;color:var(--fg-3);white-space:nowrap;flex-shrink:0}.report-input-area.svelte-12qhfyh{padding:12px 24px 16px;border-top:1px solid var(--border);background:var(--bg-0);flex-shrink:0}.report-input-box.svelte-12qhfyh{display:flex;align-items:flex-end;gap:10px;background:var(--bg-0);border:1px solid var(--border);border-radius:12px;padding:10px 14px;transition:border-color var(--fast);box-shadow:0 1px 3px #0000000a;max-width:720px;margin:0 auto}.report-input-box.svelte-12qhfyh:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb1a}.report-input-box.svelte-12qhfyh textarea:where(.svelte-12qhfyh){flex:1;background:none;border:none;outline:none;resize:none;color:var(--fg-0);font-family:var(--font);font-size:14px;line-height:1.5;min-height:22px;max-height:120px}.report-input-box.svelte-12qhfyh textarea:where(.svelte-12qhfyh)::placeholder{color:var(--fg-3)}.report-input-box.svelte-12qhfyh textarea:where(.svelte-12qhfyh):disabled{opacity:.5}.report-send-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;transition:all var(--fast)}.report-send-btn.svelte-12qhfyh:hover:not(:disabled){background:var(--accent-dim)}.report-send-btn.svelte-12qhfyh:disabled{background:var(--bg-2);color:var(--fg-3);cursor:not-allowed}.report-send-btn.stop.svelte-12qhfyh{background:var(--error, #dc2626)}.report-send-btn.stop.svelte-12qhfyh:hover{background:color-mix(in srgb,var(--error, #dc2626) 85%,black)}.report-input-hint.svelte-12qhfyh{text-align:center;font-size:11px;color:var(--fg-3);margin-top:8px}.report-input-hint.svelte-12qhfyh kbd:where(.svelte-12qhfyh){padding:2px 6px;background:var(--bg-2);border-radius:4px;font-family:var(--mono);font-size:10px}.studio-section-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:4px 12px 8px}.studio-section-header.svelte-12qhfyh .studio-section-title:where(.svelte-12qhfyh){padding:0}.studio-add.svelte-12qhfyh{width:20px;height:20px;font-size:14px}.custom-report-input.svelte-12qhfyh{padding:4px 8px 8px}.custom-report-input.svelte-12qhfyh textarea:where(.svelte-12qhfyh){width:100%;padding:8px 10px;font-family:var(--font);font-size:12px;border:1px solid var(--border);border-radius:6px;background:var(--bg-0);color:var(--fg-0);resize:none;outline:none}.custom-report-input.svelte-12qhfyh textarea:where(.svelte-12qhfyh):focus{border-color:var(--accent)}.custom-report-input.svelte-12qhfyh textarea:where(.svelte-12qhfyh)::placeholder{color:var(--fg-3)}.custom-report-actions.svelte-12qhfyh{display:flex;gap:6px;margin-top:6px;justify-content:flex-end}.custom-report-actions.svelte-12qhfyh .btn-small:where(.svelte-12qhfyh){padding:4px 10px;font-size:11px}.btn-cancel.svelte-12qhfyh{padding:4px 10px;font-size:11px;font-weight:500;color:var(--fg-2);border-radius:6px;transition:all var(--fast)}.btn-cancel.svelte-12qhfyh:hover{background:var(--bg-2);color:var(--fg-0)}.studio-item-wrapper.svelte-12qhfyh{position:relative;display:flex;align-items:center}.studio-item-wrapper.svelte-12qhfyh .studio-item:where(.svelte-12qhfyh){flex:1;min-width:0}.studio-item-wrapper.svelte-12qhfyh .studio-label:where(.svelte-12qhfyh){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-delete.svelte-12qhfyh{position:absolute;right:8px;width:20px;height:20px;opacity:0;transition:opacity var(--fast)}.studio-item-wrapper.svelte-12qhfyh:hover .studio-delete:where(.svelte-12qhfyh){opacity:1}
