.embedded-view{background:#f4f1e8}.embed-shell{max-width:none;padding:14px;min-height:100vh}.embed-shell .page-head{padding-top:8px}.split-page{margin:-10px 0 0}.split-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:12px}.split-toolbar h1{margin:2px 0 0;font-size:32px}.split-toolbar p{margin:0;color:var(--muted)}.split-finance{--sheet-width:65%;display:grid;grid-template-columns:minmax(360px,var(--sheet-width)) 12px minmax(360px,1fr);gap:7px;height:calc(100vh - 170px);min-height:620px}.sheet-pane,.chat-pane{min-width:0;min-height:0}.sheet-pane{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.sheet-pane iframe{display:block;width:100%;height:100%;border:0}.split-resizer{display:flex;align-items:center;justify-content:center;cursor:col-resize;touch-action:none;border-radius:10px;outline:none}.split-resizer span{width:4px;height:64px;border-radius:99px;background:#b7c0b8;transition:.15s}.split-resizer:hover span,.split-resizer:focus span,.resizing-panels .split-resizer span{width:6px;background:var(--lime)}.resizing-panels,.resizing-panels *{cursor:col-resize!important;user-select:none}.resizing-panels iframe{pointer-events:none}.chat-pane .chat-workspace{grid-template-columns:160px minmax(0,1fr);height:100%;min-height:0;margin:0}.chat-pane .finance-chat{height:100%}.chat-pane .chat-head{padding:16px}.chat-pane .chat-history{padding:15px}.chat-pane .chat-bubble{max-width:94%}.chat-pane .chat-composer{padding:13px}.chat-pane .conversation-sidebar{padding:9px}.chat-pane .new-chat input{min-width:0}.chat-pane .new-chat .primary{font-size:12px;padding:9px 6px}@media(max-width:1050px){.split-finance{grid-template-columns:1fr;height:auto}.split-resizer{display:none}.sheet-pane{height:58vh}.chat-pane{height:70vh}.chat-pane .chat-workspace{height:100%}}@media(max-width:700px){.split-toolbar{align-items:flex-start;flex-direction:column}.sheet-pane{height:52vh}.chat-pane .chat-workspace{grid-template-columns:1fr}.chat-pane{height:auto}}
