:root{--scenamo-theme-color: #64c8d2;--scenamo-theme-color-soft: rgba(100, 200, 210, .18);--scenamo-theme-color-pale: #eaf9fb;--scenamo-theme-color-hover: #f0fbfc;--scenamo-theme-color-shadow: rgba(100, 200, 210, .28);--scenamo-theme-color-solid-hover: #4fa0b2;--scenamo-app-bg: #fafafa;--scenamo-canvas-bg: #ffffff;--scenamo-canvas-grid-dot: #dedede;--scenamo-panel-bg: #fafafa;--scenamo-surface-bg: #ffffff;--scenamo-surface-muted: #f5f5f5;--scenamo-input-bg: #ffffff;--scenamo-input-hover-bg: rgba(0, 0, 0, .04);--scenamo-menu-bg: #ffffff;--scenamo-overlay-panel-bg: rgba(255, 255, 255, .96);--scenamo-overlay-scrim: rgba(0, 0, 0, .5);--scenamo-divider: rgba(0, 0, 0, .12);--scenamo-action-hover: rgba(0, 0, 0, .04);--scenamo-action-selected: rgba(0, 0, 0, .08);--scenamo-text-primary: rgba(0, 0, 0, .87);--scenamo-text-secondary: rgba(0, 0, 0, .6);--scenamo-text-disabled: rgba(0, 0, 0, .38);--scenamo-text-inverse: #ffffff;--scenamo-icon-muted: rgba(0, 0, 0, .6);--scenamo-icon-muted-hover: rgba(0, 0, 0, .87);--scenamo-icon-disabled: rgba(0, 0, 0, .26);--scenamo-tooltip-text: #ffffff;--scenamo-shadow-soft: rgba(0, 0, 0, .14);--scenamo-shadow-medium: rgba(0, 0, 0, .2);--scenamo-shadow-strong: rgba(0, 0, 0, .22);--scenamo-danger: #c24646;--scenamo-danger-strong: #d93025;--scenamo-warning-highlight: rgba(255, 214, 64, .72);--scenamo-topbar-control-size: 32px;--scenamo-topbar-control-radius: 8px;--scenamo-dialog-width: min(840px, calc(100vw - 64px) );--scenamo-dialog-height: min(720px, calc(100vh - 48px) );color:var(--scenamo-text-primary);background:var(--scenamo-app-bg);font-family:Inter,Yu Gothic UI,Yu Gothic,Meiryo,sans-serif;overscroll-behavior:none}:root[data-scenamo-theme=dark],.appShell[data-theme=dark]{color-scheme:dark;--scenamo-theme-color: #72d3dd;--scenamo-theme-color-soft: rgba(114, 211, 221, .18);--scenamo-theme-color-pale: rgba(114, 211, 221, .14);--scenamo-theme-color-hover: rgba(114, 211, 221, .1);--scenamo-theme-color-shadow: rgba(114, 211, 221, .25);--scenamo-theme-color-solid-hover: #5bbbc8;--scenamo-app-bg: #181818;--scenamo-canvas-bg: #181818;--scenamo-canvas-grid-dot: rgba(255, 255, 255, .12);--scenamo-panel-bg: #1f1f1f;--scenamo-surface-bg: #2b2b2b;--scenamo-surface-muted: #333333;--scenamo-input-bg: #202020;--scenamo-input-hover-bg: rgba(255, 255, 255, .06);--scenamo-menu-bg: #2b2b2b;--scenamo-overlay-panel-bg: rgba(43, 43, 43, .96);--scenamo-overlay-scrim: rgba(0, 0, 0, .62);--scenamo-divider: rgba(255, 255, 255, .13);--scenamo-action-hover: rgba(255, 255, 255, .07);--scenamo-action-selected: rgba(255, 255, 255, .12);--scenamo-text-primary: #f4f4f5;--scenamo-text-secondary: #c3c7d0;--scenamo-text-disabled: #858b98;--scenamo-text-inverse: #111315;--scenamo-icon-muted: rgba(255, 255, 255, .62);--scenamo-icon-muted-hover: rgba(255, 255, 255, .9);--scenamo-icon-disabled: rgba(255, 255, 255, .28);--scenamo-tooltip-text: #f4f4f5;--scenamo-shadow-soft: rgba(0, 0, 0, .32);--scenamo-shadow-medium: rgba(0, 0, 0, .42);--scenamo-shadow-strong: rgba(0, 0, 0, .5);--scenamo-danger: #ff8a80;--scenamo-danger-strong: #ff6b5f;--scenamo-warning-highlight: rgba(255, 214, 64, .42)}html,body{margin:0;overflow:hidden;overscroll-behavior:none}button,input,textarea,select{font:inherit}button{cursor:pointer;-webkit-user-select:none;user-select:none}.material-symbols-outlined{-webkit-user-select:none;user-select:none}input,textarea,select,.richBodyEditor .ProseMirror,.richBodyEditor .ProseMirror *,.fullTextPreviewBody.richBodyEditor,.fullTextPreviewBody.richBodyEditor *{-webkit-user-select:text;user-select:text}.appShell{height:100vh;display:grid;grid-template-columns:320px minmax(0,1fr) 360px;grid-template-rows:46px minmax(0,1fr);background:var(--scenamo-app-bg);color:var(--scenamo-text-primary)}.appMenuContainer{position:relative;display:inline-flex;align-items:center}.appMenuTrigger{width:var(--scenamo-topbar-control-size);height:var(--scenamo-topbar-control-size);display:grid;place-items:center;border:0;border-radius:8px;background:transparent;padding:0}.appMenuTrigger:hover,.appMenuTrigger.active{background:var(--scenamo-action-hover)}.floatingMenuSurface{border:1px solid var(--scenamo-divider);border-radius:12px;background:var(--scenamo-menu-bg);color:var(--scenamo-text-primary);box-shadow:0 14px 32px var(--scenamo-shadow-medium)}.floatingMenuItem{min-height:34px;border:0;border-radius:6px;background:transparent;color:var(--scenamo-text-primary);font-size:13px}.floatingMenuItem:hover:not(:disabled),.floatingMenuItem:focus-visible:not(:disabled),.floatingMenuItem.active{background:var(--scenamo-action-hover);color:var(--scenamo-text-primary)}.floatingMenuItem:disabled{color:var(--scenamo-text-disabled);cursor:default}.floatingMenuSeparator{height:1px;margin:6px 4px;background:var(--scenamo-divider)}.richEditorToolbarSvgIcon{width:22px;height:22px;fill:currentColor;flex:0 0 auto}.rubyToolbarIcon{transform:translateY(.5px)}.richBodyEditor span.ruby-overlay,.fullTextPreviewBody.richBodyEditor span.ruby-overlay{position:relative;display:inline-block;min-width:1em;vertical-align:baseline;line-height:inherit;white-space:nowrap}.richBodyEditor span.ruby-overlay .ruby-base,.fullTextPreviewBody.richBodyEditor span.ruby-overlay .ruby-base{display:inline}.richBodyEditor span.ruby-overlay .ruby-rt,.fullTextPreviewBody.richBodyEditor span.ruby-overlay .ruby-rt{position:absolute;left:50%;top:-.55em;min-width:100%;transform:translate(-50%);font-size:.5em;line-height:1;text-align:center;white-space:nowrap;pointer-events:none}.richBodyEditor span.ruby-overlay[data-node-view-wrapper] .ruby-rt{display:none}.richBodyEditor span.ruby-overlay[data-node-view-wrapper]:after{content:attr(data-rt);position:absolute;left:50%;top:-.55em;min-width:100%;transform:translate(-50%);font-size:.5em;line-height:1;text-align:center;white-space:nowrap;pointer-events:none}.richBodyEditor h1 span.ruby-overlay .ruby-rt,.fullTextPreviewBody.richBodyEditor h1 span.ruby-overlay .ruby-rt{top:-.9em;font-size:.32em}.richBodyEditor h1 span.ruby-overlay[data-node-view-wrapper]:after{top:-.9em;font-size:.32em}.richBodyEditor h3 span.ruby-overlay .ruby-rt,.fullTextPreviewBody.richBodyEditor h3 span.ruby-overlay .ruby-rt{top:-.82em;font-size:.38em}.richBodyEditor h3 span.ruby-overlay[data-node-view-wrapper]:after{top:-.82em;font-size:.38em}.richBodyEditor h4 span.ruby-overlay .ruby-rt,.fullTextPreviewBody.richBodyEditor h4 span.ruby-overlay .ruby-rt{top:-.66em;font-size:.42em}.richBodyEditor h4 span.ruby-overlay[data-node-view-wrapper]:after{top:-.66em;font-size:.42em}.rubyBubbleMenu{position:fixed;z-index:160;width:292px;box-sizing:border-box;padding:10px}.rubyBubbleMenuField{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:8px;color:var(--scenamo-text-secondary);font-size:12px;font-weight:700}.rubyBubbleMenuField input{min-width:0;height:30px;box-sizing:border-box;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);padding:4px 8px;font:inherit;font-size:13px;outline:none}.rubyBubbleMenuField input:focus{border-color:var(--scenamo-theme-color);box-shadow:0 0 0 2px var(--scenamo-theme-color-soft)}.rubyBubbleMenuActions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:10px}.rubyBubbleMenuActions button{min-width:66px;height:30px;border:0;border-radius:6px;background:var(--scenamo-action-hover);color:var(--scenamo-text-primary);padding:0 10px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.rubyBubbleMenuActions button:hover:not(:disabled),.rubyBubbleMenuActions button:focus-visible:not(:disabled){background:var(--scenamo-action-selected)}.rubyBubbleMenuActions button.primary{background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse)}.rubyBubbleMenuActions button:disabled{color:var(--scenamo-text-disabled);cursor:default;opacity:.62}.rubyBubbleMenuActions .rubyBubbleMenuIconButton{min-width:30px;width:30px;margin-right:auto;padding:0}.rubyBubbleMenuIconButton .material-symbols-outlined{font-size:18px}.appMenuPanel{position:absolute;left:0;top:calc(100% + 8px);z-index:100;display:block;width:150px;overflow:visible}.appMenuCategories{display:flex;flex-direction:column;padding:8px 0;border-radius:12px;overflow:hidden}.appMenuCategory{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;border-radius:0;padding:0 12px;text-align:left}.appMenuCategory .material-symbols-outlined{font-size:18px;color:var(--scenamo-icon-muted)}.appMenuItems{position:absolute;left:150px;top:var(--app-menu-detail-top, 8px);min-width:260px;display:flex;flex-direction:column;padding:8px}.appMenuItem{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 12px;text-align:left}.appMenuItem kbd{color:var(--scenamo-text-secondary);font:inherit;font-size:12px}.appMenuItem .material-symbols-outlined{color:var(--scenamo-icon-muted);font-size:18px}.appMenuItem .appMenuItemTrailingIcon{color:var(--scenamo-theme-color);font-size:17px}.appMenuSubmenu{position:relative}.appMenuSubmenuItems{position:absolute;left:calc(100% + 8px);top:0;min-width:260px;display:flex;flex-direction:column;padding:8px}.appMenuSeparator{height:1px;margin:6px 4px;background:var(--scenamo-divider)}.topBar{grid-column:1 / -1;grid-row:1;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;height:46px;border-bottom:1px solid var(--scenamo-divider);background:var(--scenamo-panel-bg);color:var(--scenamo-text-primary);padding:0 9px;box-sizing:border-box}.topBarCenter{justify-self:center}.topBarBrand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-size:15px;font-weight:700}.topBarMark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse);font-weight:800}.topBarTabs{display:inline-flex;overflow:hidden;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg)}.topBarTabs button{min-width:82px;height:34px;border:0;border-right:1px solid var(--scenamo-divider);background:transparent;color:var(--scenamo-text-secondary);font-size:13px}.topBarTabs button:last-child{border-right:0}.topBarTabs button.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color);font-weight:700}.topBarExport{justify-self:end;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--scenamo-divider);border-radius:999px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-secondary);padding:7px 12px;font-size:13px}.topBarExport:disabled{cursor:wait;opacity:.64}.topBarExport .material-symbols-outlined{font-size:18px}.topBarExportNotice{max-width:260px;overflow:hidden;color:#0009;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.topBarActions{justify-self:end;display:inline-flex;align-items:center;gap:8px}.outlinePanel{grid-row:2;position:relative;background:var(--scenamo-panel-bg);border-right:1px solid var(--scenamo-divider);display:flex;flex-direction:column;min-width:0}.panelOpenButton{border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-secondary);line-height:1}.panelOpenButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-text-primary)}.outlineResizeHandle{position:absolute;top:0;right:-4px;bottom:0;z-index:5;width:8px;cursor:ew-resize}.outlineResizeHandle:hover{background:var(--scenamo-theme-color-soft)}.outlinePanel h1{font-size:18px;font-weight:700;margin:22px 24px 14px;color:var(--scenamo-text-primary)}.outlinePanel h2{color:var(--scenamo-text-secondary);font-size:12px;letter-spacing:.08em;margin:18px 24px 10px;text-transform:uppercase}.outlineList{list-style:none;margin:0;padding:0 10px;flex:1;overflow:auto}.outlineList li{position:relative;border-radius:6px;display:flex;align-items:center;gap:4px;margin:0;--outline-tree-line-color: var(--scenamo-divider)}.outlineList li.dragging{opacity:.6}.outlineList li:hover,.outlineList li:has(.outlineItemButton.active){--outline-tree-line-color: var(--scenamo-action-selected)}.outlineList li.outline-visual-depth-1{background-image:linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color));background-position:11.5px 0;background-size:1px 100%;background-repeat:no-repeat}.outlineList li.outline-visual-depth-2{background-image:linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color)),linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color));background-position:11.5px 0,27.5px 0;background-size:1px 100%,1px 100%;background-repeat:no-repeat}.outlineList li.outline-visual-depth-3{background-image:linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color)),linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color)),linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color));background-position:11.5px 0,27.5px 0,43.5px 0;background-size:1px 100%,1px 100%,1px 100%;background-repeat:no-repeat}.outlineList li.outline-visual-depth-4{background-image:linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color)),linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color)),linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color)),linear-gradient(var(--outline-tree-line-color),var(--outline-tree-line-color));background-position:11.5px 0,27.5px 0,43.5px 0,59.5px 0;background-size:1px 100%,1px 100%,1px 100%,1px 100%;background-repeat:no-repeat}.outlineList li.drop-before:before,.outlineList li.drop-after:after,.outlineList li.drop-child-after:after,.outlineList li.drop-outdent-before:before,.outlineList li.drop-outdent-after:after{content:"";position:absolute;left:var(--outline-drop-left, 8px);right:8px;height:3px;border-radius:999px;background:var(--scenamo-theme-color);box-shadow:0 0 0 2px var(--scenamo-theme-color-soft);pointer-events:none}.outlineList li.drop-before:before{top:-2px}.outlineList li.drop-after:after{bottom:-2px}.outlineList li.drop-child-after:after{left:var(--outline-child-drop-left, 44px);bottom:-2px;background:var(--scenamo-theme-color)}.outlineList li.drop-outdent-before:before,.outlineList li.drop-outdent-after:after{left:var(--outline-outdent-drop-left, 8px);background:var(--scenamo-theme-color)}.outlineList li.drop-outdent-before:before{top:-2px}.outlineList li.drop-outdent-after:after{bottom:-2px}.outlineList li.drop-level-up:after,.outlineList li.drop-level-down:after{content:"";position:absolute;top:4px;bottom:4px;width:3px;border-radius:999px;background:var(--scenamo-theme-color);box-shadow:0 0 0 2px var(--scenamo-theme-color-soft);pointer-events:none}.outlineList li.drop-level-up:after{left:var(--outline-level-up-left, 8px)}.outlineList li.drop-level-down:after{right:8px}.outlineItemButton{flex:1 1 auto;width:100%;min-width:0;min-height:28px;border:0;border-radius:7px;background:transparent;color:var(--scenamo-text-primary);font-size:13px;font-weight:450;line-height:1.2;text-align:left;padding:3px 8px;display:flex;align-items:center;gap:4px}.outlineItemButton.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-text-primary);font-weight:600}.outlineItemButton:hover:not(.active){background:var(--scenamo-theme-color-hover)}.characterOutlineList .outlineItemButton:disabled{color:var(--scenamo-text-disabled);cursor:default}.characterOutlineList .outlineItemButton:disabled:hover{background:transparent}.outlineList li.drop-child-before .outlineItemButton{background:var(--scenamo-theme-color-soft);box-shadow:inset 0 0 0 2px var(--scenamo-theme-color)}.outlineDisclosure,.outlineDisclosurePlaceholder{position:relative;flex:0 0 14px;width:14px}.outlineDisclosure{border:0;border-radius:5px;background:transparent;color:var(--scenamo-icon-disabled);padding:0;font-size:11px;line-height:1;text-align:center;cursor:pointer}.outlineDisclosurePlaceholder{display:inline-block}.outlineTitle{font-weight:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.canvasControls{border-top:1px solid var(--scenamo-divider);padding:12px 18px 18px}.canvasControls label{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:8px;color:var(--scenamo-text-secondary);font-size:13px;margin-top:8px}.canvasControls input,.infoPanel input,.infoPanel textarea,.projectionPanel pre,.edgeToolbar select,.cardToolbar select{border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary)}.canvasControls input{padding:6px 8px}.leftTabs{border-top:1px solid var(--scenamo-divider);padding:12px 18px}.leftTabs button{border:0;border-radius:6px;background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse);padding:8px 14px}.outlineFooter{min-height:36px;border-top:0;background:transparent;display:flex;align-items:center;justify-content:flex-start;padding:4px 18px 8px}.outlineSettingsButton{width:100%;height:28px;border:0;border-radius:7px;background:transparent;color:var(--scenamo-icon-muted);display:inline-flex;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:600}.outlineSettingsButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.outlineSettingsButton .material-symbols-outlined{font-size:18px}.canvasViewport{grid-column:2;grid-row:2;position:relative;overflow:hidden;cursor:default;background-color:var(--scenamo-canvas-bg);overscroll-behavior:none;touch-action:none}.canvasViewport.spacePanning{cursor:grab}.canvasViewport.panning,.canvasViewport.connecting{cursor:grabbing}.canvasViewport.reconnecting{cursor:pointer}.canvasGrid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(#dedede 1px,transparent 1px);background-size:20px 20px;background-position:0 0}.canvasSurface{position:relative;min-width:100%;min-height:100%;transform-origin:0 0}.edgeLayer{position:absolute;z-index:2;pointer-events:none;overflow:visible}.edge{pointer-events:auto}.edgeVisualPath{fill:none;stroke:var(--edge-color, #aaa39a);stroke-width:2.5;stroke-linecap:butt;pointer-events:none;transition:stroke-width .14s ease,stroke .14s ease}.relationEdgeLayer .edgeVisualPath{stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.edgeHitPath{fill:none;stroke:transparent;stroke-width:22;pointer-events:stroke;cursor:pointer;outline:none}.edgeHitPath:focus,.edge:focus{outline:none}.edgeHitPath:focus-visible,.edge:focus-visible{outline:none}.edgeHitPath:focus-visible+.edgeVisualPath,.edge:focus-visible .edgeVisualPath{stroke:var(--scenamo-theme-color);stroke-width:5}.relationEdgeLayer .edgeHitPath:focus-visible+.edgeVisualPath,.relationEdgeLayer .edge:focus-visible .edgeVisualPath{stroke-width:7}.edge.dashed .edgeVisualPath{stroke-dasharray:10 8}.edge.dotted .edgeVisualPath{stroke-dasharray:2 8;stroke-linecap:round}.edgeHighlightPath{fill:none;stroke:var(--scenamo-theme-color-soft);stroke-width:12;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.relationEdgeLayer .edgeHighlightPath{stroke-width:18}.edge.hovered .edgeVisualPath,.edge.selected .edgeVisualPath{stroke-width:4}.relationEdgeLayer .edge.hovered .edgeVisualPath,.relationEdgeLayer .edge.selected .edgeVisualPath{stroke-width:6.5}.previewEdge{stroke:var(--preview-edge-color, var(--edge-color, #aaa39a));stroke-width:4;fill:none;stroke-linecap:butt;stroke-dasharray:8 6}.previewEdge.solid{stroke-dasharray:0}.previewEdge.dashed{stroke-dasharray:10 8}.previewEdge.dotted{stroke-dasharray:2 8;stroke-linecap:round}.pendingConnectionEdge{pointer-events:none}.connectionCreateMenu{position:fixed;z-index:80;display:flex;min-width:178px;flex-direction:column;padding:8px}.connectionCreateMenu button{display:flex;align-items:center;padding:5px 10px;font:inherit;text-align:left}.edgeLabelGroup{cursor:text;pointer-events:auto;-webkit-user-select:none;user-select:none}.edgeLabelBackground{fill:var(--scenamo-surface-bg)}.edgeLabel{stroke:none;fill:#50483f;font-size:13px;font-weight:700;text-anchor:middle;dominant-baseline:central;-webkit-user-select:none;user-select:none}.edge:hover .edgeLabel,.edge.selected .edgeLabel{fill:#2f2923}.plotCard{--card-accent-color: #d2d2d2;position:absolute;z-index:4;box-sizing:border-box;border:1px solid #d3ccc0;border-radius:8px;background:#fff;color:#34302a;padding:14px;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab}.plotCard:active{cursor:grabbing}.groupFrame{--group-frame-color: var(--scenamo-theme-color);position:absolute;z-index:1;box-sizing:border-box;border:2px dashed rgba(100,200,210,.7);border-radius:10px;background:#64c8d20f;color:#ffffffb8;padding:8px 10px;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab}.plotCard:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:0;border:3px solid var(--card-accent-color);border-radius:inherit;opacity:0;pointer-events:none;transform:scale(1)}.relationEdgeLayer .previewEdge{stroke-width:6.5;stroke-linecap:round;stroke-linejoin:round}.groupFrame:active{cursor:grabbing}@supports (color: color-mix(in srgb,white 0%,transparent)){.groupFrame{border-color:color-mix(in srgb,var(--group-frame-color) 70%,transparent);background:color-mix(in srgb,var(--group-frame-color) 6%,transparent)}}.groupFrame.solid{border-style:solid}.groupFrame.dotted{border-style:dotted}.groupFrame.dashed{border-style:dashed}.groupFrame.selected{background:#64c8d212;box-shadow:0 0 0 2px #64c8d23d}@supports (color: color-mix(in srgb,white 0%,transparent)){.groupFrame.selected{background:color-mix(in srgb,var(--group-frame-color) 7%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--group-frame-color) 24%,transparent)}}.groupFrameTitleInput,.groupFrameTitleLabel{position:absolute;top:-39px;left:0;z-index:4;max-width:100%;height:34px;box-sizing:border-box;border:0;border-radius:7px;background:#64c8d21f;color:#000000de;padding:3px 10px;outline:none;font-size:16px;font-weight:700;line-height:26px;transition:border-color .12s ease,box-shadow .12s ease}@supports (color: color-mix(in srgb,white 0%,transparent)){.groupFrameTitleInput,.groupFrameTitleLabel{background:color-mix(in srgb,var(--group-frame-color) 12%,transparent)}}.groupFrameTitleLabel{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:grab;line-height:1.3}.groupFrameTitleInput:focus{box-shadow:0 0 0 2px #64c8d23d}@supports (color: color-mix(in srgb,white 0%,transparent)){.groupFrameTitleInput:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--group-frame-color) 24%,transparent)}}.groupFrame:hover{z-index:1}.plotCard.white{background:#fff}.plotCard.brand{background:#eefbfc}.plotCard.blue{background:#eaf4ff}.plotCard.green{background:#eef8f0}.plotCard.red{background:#fff0ef}.plotCard.purple{background:#f8eafa}.plotCard.yellow{background:#fff8df}.plotCard.connectionSnapTarget{box-shadow:0 0 0 3px var(--card-accent-color),0 0 18px #64c8d25c}.plotCard.connectionSnapTarget:after{animation:selected-card-ripple 1.1s ease-out infinite}@keyframes selected-card-ripple{0%{opacity:.62;transform:scale(1)}70%{opacity:0;transform:scale(1.11)}to{opacity:0;transform:scale(1.11)}}@media(prefers-reduced-motion:reduce){.plotCard.selected:after,.plotCard.connectionSnapTarget:after{animation:none;opacity:.42}}.plotCard h2{margin:0;font-size:17px;line-height:1.4}.cardMeta{margin-top:10px;color:#0009;font-size:12px}.connectHandle{position:absolute;z-index:3;width:16px;height:16px;min-width:16px;min-height:16px;box-sizing:border-box;border:1px solid #d2d2d2;border-radius:999px;background:var(--scenamo-theme-color);opacity:0;padding:0;line-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transform:scale(var(--connect-handle-scale, var(--inverse-canvas-zoom, 1)));transform-origin:center;transition:opacity .12s ease}.plotCard.white .connectHandle{background:#aaa39a}.plotCard.brand .connectHandle{background:#64c8d2}.plotCard.blue .connectHandle{background:#2196f3}.plotCard.green .connectHandle{background:#4caf50}.plotCard.red .connectHandle{background:#f44336}.plotCard.purple .connectHandle{background:#9c27b0}.plotCard.yellow .connectHandle{background:#ffc107}.plotCard.kind-data .connectHandle{background:#2196f3}.plotCard.kind-note .connectHandle{background:#ffc107}.groupFrame .connectHandle{background:var(--group-frame-color)}.plotCard:hover .connectHandle,.plotCard.selected .connectHandle,.groupFrame:hover .connectHandle,.groupFrame.selected .connectHandle{opacity:1}.connectHandle.top{left:calc(50% - 8px);top:-8px}.connectHandle.right{right:-8px;top:calc(50% - 8px)}.connectHandle.bottom{left:calc(50% - 8px);bottom:-8px}.connectHandle.left{left:-8px;top:calc(50% - 8px)}.plotCard.kind-npc .connectHandle.center{left:calc(50% - 8px);top:calc(50% - 8px);right:auto;bottom:auto}.plotCard.kind-npc:hover .connectHandle.center,.plotCard.kind-npc.selected .connectHandle.center{opacity:.46}.plotCard.kind-npc .connectHandle.center:hover,.plotCard.kind-npc .connectHandle.center:focus-visible,.plotCard.kind-npc .connectHandle.center:active{opacity:1}.resizeEdge{position:absolute;z-index:2;background:transparent}.resizeEdge.top,.resizeEdge.bottom{left:8px;right:8px;height:10px;cursor:ns-resize}.resizeEdge.top{top:-5px}.resizeEdge.bottom{bottom:-5px}.resizeEdge.left,.resizeEdge.right{top:8px;bottom:8px;width:10px;cursor:ew-resize}.resizeEdge.left{left:-5px}.resizeEdge.right{right:-5px}.resizeEdge.top-left,.resizeEdge.top-right,.resizeEdge.bottom-right,.resizeEdge.bottom-left{width:18px;height:18px}.resizeEdge.top-left{top:-9px;left:-9px;cursor:nwse-resize}.resizeEdge.top-right{top:-9px;right:-9px;cursor:nesw-resize}.resizeEdge.bottom-right{right:-9px;bottom:-9px;cursor:nwse-resize}.resizeEdge.bottom-left{bottom:-9px;left:-9px;cursor:nesw-resize}.rotateHandle{position:absolute;z-index:3;width:22px;height:22px;background:transparent;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235f5a53' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12a9 9 0 1 1-3.2-6.9'/%3E%3Cpath d='M21 3v6h-6'/%3E%3C/svg%3E") 12 12,grab}.rotateHandle.top-left{top:-28px;left:-28px}.rotateHandle.top-right{top:-28px;right:-28px}.rotateHandle.bottom-right{right:-28px;bottom:-28px}.rotateHandle.bottom-left{bottom:-28px;left:-28px}.rotateHandle:active{cursor:grabbing}.floatingToolbar{position:absolute;z-index:8;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);box-shadow:0 8px 24px var(--scenamo-shadow-strong)}.floatingToolbar button,.floatingToolbar select{min-height:32px;border:0;border-radius:6px;background:var(--scenamo-surface-muted);color:var(--scenamo-text-primary);padding:5px 9px}.floatingToolbar .swatch,.floatingMenuSurface .swatch{width:24px;height:24px;border:1px solid var(--scenamo-divider);border-radius:999px;padding:0}.floatingToolbar .swatch.white,.floatingMenuSurface .swatch.white{background:#d2d2d2}.floatingToolbar .swatch.brand,.floatingMenuSurface .swatch.brand{background:#64c8d2}.floatingToolbar .swatch.blue,.floatingMenuSurface .swatch.blue{background:#2196f3}.floatingToolbar .swatch.green,.floatingMenuSurface .swatch.green{background:#4caf50}.floatingToolbar .swatch.red,.floatingMenuSurface .swatch.red{background:#f44336}.floatingToolbar .swatch.yellow,.floatingMenuSurface .swatch.yellow{background:#ffc107}.floatingToolbar .swatch.purple,.floatingMenuSurface .swatch.purple{background:#9c27b0}.zoomControls{position:absolute;right:16px;top:16px;z-index:12;display:flex;flex-direction:column;align-items:center;border:1px solid var(--scenamo-divider);border-radius:4px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:0;overflow:hidden;box-shadow:0 6px 18px var(--scenamo-shadow-medium)}.zoomControls button{border:0;border-bottom:1px solid var(--scenamo-divider);border-radius:0;background:var(--scenamo-surface-bg);color:var(--scenamo-icon-muted);width:34px;height:34px;padding:0;display:grid;place-items:center}.zoomControls button .material-symbols-outlined{font-size:21px}.zoomControls button:last-child{border-bottom:0}.zoomControls button:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.canvasHelpButton{position:absolute;right:16px;top:164px;z-index:12;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--scenamo-divider);border-radius:4px;background:var(--scenamo-surface-bg);color:var(--scenamo-icon-muted);padding:0;box-shadow:0 6px 18px var(--scenamo-shadow-medium)}.canvasHelpButton:hover,.canvasHelpButton:focus-visible{background:var(--scenamo-surface-muted);color:var(--scenamo-icon-muted-hover)}.canvasHelpButton .material-symbols-outlined{font-size:21px}.canvasAddMenu{position:absolute;left:50%;bottom:18px;z-index:12;display:flex;align-items:center;justify-content:center;gap:0;width:195px;height:40px;padding:3px;transform:translate(-50%);border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-surface-bg);overflow:hidden;box-shadow:0 8px 22px var(--scenamo-shadow-strong)}.canvasAddMenu button{width:46px;height:34px;display:grid;place-items:center;border:0;border-radius:var(--scenamo-topbar-control-radius);background:transparent;color:#0009;padding:0}.canvasAddMenu button .material-symbols-outlined{font-size:30px;font-weight:300;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}.canvasAddMenu button:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-size:24px;font-weight:300;font-style:normal;line-height:1;color:currentcolor;letter-spacing:0;text-transform:none;white-space:nowrap;overflow-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.infoPanel{grid-column:3;grid-row:2;position:relative;border-left:1px solid var(--scenamo-divider);background:var(--scenamo-panel-bg);padding:0 18px 18px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:58px 48px minmax(0,1fr);gap:10px;min-width:0;overflow:hidden;opacity:1;transform:translate(0);transition:opacity .14s ease,transform .18s cubic-bezier(.2,0,0,1),border-color .14s ease;will-change:opacity,transform}.bottomResizeHandle{position:absolute;top:0;bottom:0;left:-4px;z-index:5;width:8px;cursor:ew-resize}.bottomResizeHandle:hover{background:var(--scenamo-theme-color-soft)}.infoPanelHeader{display:flex;align-items:center;min-width:0;padding-right:34px;color:var(--scenamo-text-primary);font-size:14px;font-weight:700}.editorHeader{grid-column:1 / -1;display:flex;justify-content:space-between;color:var(--scenamo-text-disabled)}.editorHeader span{color:var(--scenamo-text-secondary);font-size:12px}.infoPanel input,.infoPanel textarea{border:0;border-radius:8px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);outline:none;padding:10px 12px;box-sizing:border-box;width:100%}.infoPanel input:focus,.infoPanel textarea:focus{outline:none;box-shadow:none}.infoPanel input:focus-visible,.infoPanel textarea:focus-visible{border-color:var(--scenamo-theme-color);box-shadow:0 0 0 2px var(--scenamo-theme-color-soft)}.infoPanel textarea{grid-column:1 / -1;grid-row:2;min-width:0;min-height:0;resize:none;padding:14px 16px;line-height:1.7}.singleBodyEditor{height:100%}.projectionPanel{display:none}.appShell{grid-template-rows:46px minmax(0,1fr);background:var(--scenamo-app-bg);transition:grid-template-columns .18s cubic-bezier(.2,0,0,1)}.appShell.panelResizing{transition:none}.topBarLeft,.topBarCenter,.topBarRight{display:inline-flex;align-items:center;min-width:0}.topBarLeft{grid-column:1;justify-self:start;gap:8px}.topBarCenter{justify-self:center;gap:8px;pointer-events:none}.topBarRight{grid-column:3;justify-self:end;position:relative;gap:10px}.topIconButton{display:inline-grid;place-items:center;width:var(--scenamo-topbar-control-size);height:var(--scenamo-topbar-control-size);min-width:var(--scenamo-topbar-control-size);min-height:var(--scenamo-topbar-control-size);border:0;border-radius:var(--scenamo-topbar-control-radius);background:transparent;color:var(--scenamo-icon-muted);padding:0}.topIconButton:hover:not(:disabled){background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.topIconButton.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.topIconButton:not(:disabled):active{background:var(--scenamo-action-selected);color:var(--scenamo-icon-muted-hover)}.topIconButton:disabled{color:var(--scenamo-icon-disabled);cursor:default}.topIconButton:disabled:hover{background:transparent}.topIconButton.muted{color:var(--scenamo-icon-disabled)}.topIconButton .material-symbols-outlined{font-size:20px}.topSearchContainer{position:relative;display:inline-flex;align-items:center}.searchPopover{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;grid-template-columns:20px minmax(180px,260px) auto 28px 28px 28px;align-items:center;gap:6px;min-height:44px;padding:0 8px}.searchPopoverIcon{color:var(--scenamo-icon-muted);font-size:19px}.searchInput{width:100%;min-width:0;height:30px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);font:inherit;font-size:13px;padding:0 8px}.searchInput:focus{border-color:var(--scenamo-theme-color);outline:2px solid var(--scenamo-theme-color-soft)}.searchResultCount{min-width:34px;color:var(--scenamo-text-secondary);font-size:12px;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.searchStepButton{display:inline-grid;place-items:center;width:28px;height:28px;border:0;border-radius:6px;background:transparent;color:var(--scenamo-icon-muted);padding:0}.searchStepButton:hover:not(:disabled){background:var(--scenamo-action-hover)}.searchStepButton:disabled{color:var(--scenamo-text-disabled);cursor:default}.searchStepButton .material-symbols-outlined{font-size:18px}::highlight(scenamo-search-editor),::highlight(scenamo-search-preview){background:var(--scenamo-warning-highlight);color:inherit}.searchHighlight{border-radius:3px;background:var(--scenamo-warning-highlight);color:inherit;padding:0 1px}.fullTextPreviewSection.searchActive .fullTextPreviewHeading{background:var(--scenamo-theme-color-pale)}.topPanelToggleButton .material-symbols-outlined{display:block;width:20px;height:20px;font-size:20px;line-height:20px;text-align:center}.topShareButton{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:var(--scenamo-topbar-control-size);border:1px solid currentcolor;border-radius:var(--scenamo-topbar-control-radius);background:transparent;color:var(--scenamo-icon-muted);padding:0 10px;font:inherit;font-size:14px;font-weight:700;line-height:1;white-space:nowrap}.topShareButton .material-symbols-outlined{font-size:20px;color:currentcolor;line-height:1}.topShareButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.topShareButton.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.topHistoryButtons{display:inline-flex;align-items:center;gap:4px}.saveStatusIndicator{position:relative;border:0;padding:0;background:transparent;display:inline-grid;place-items:center;width:var(--scenamo-topbar-control-size);height:var(--scenamo-topbar-control-size);color:#0009;cursor:default;-webkit-user-select:none;user-select:none}.saveStatusIndicator.clickable{cursor:pointer}.saveStatusIndicator.clickable:hover{color:var(--scenamo-theme-color)}.saveStatusIndicator.hoverHighlight:hover,.saveStatusIndicator.hoverHighlight:focus-visible{background:var(--scenamo-action-hover);border-radius:var(--scenamo-topbar-control-radius)}.saveStatusIndicator:disabled{cursor:default}.saveStatusIndicator.saved{color:var(--scenamo-theme-color)}.saveStatusIndicator.failed{color:var(--scenamo-danger)}.saveStatusIndicator .material-symbols-outlined{font-size:15px;line-height:1}.saveStatusIndicator:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);z-index:140;max-width:260px;width:max-content;border-radius:6px;background:#212121f0;color:#fff;padding:5px 8px;font-size:12px;font-weight:600;line-height:1.35;white-space:nowrap;box-shadow:0 6px 18px var(--scenamo-shadow-medium);opacity:0;pointer-events:none;transform:translate(-50%,-2px);transition:opacity 40ms ease,transform 40ms ease}.saveStatusIndicator:hover:after,.saveStatusIndicator:focus-visible:after{opacity:1;transform:translate(-50%)}.saveStatusBadge{position:absolute;top:9px;right:10px;width:7px;height:7px;padding:0;border-radius:999px;background:var(--scenamo-danger-strong);box-shadow:0 0 0 2px var(--scenamo-panel-bg)}.saveStatusIndicator .spinning{animation:save-status-spin .9s linear infinite}@keyframes save-status-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.documentIcon{width:20px;height:20px;display:block;flex:0 0 auto}.topBarTitle{max-width:180px;overflow:hidden;color:var(--scenamo-text-primary);font-size:18px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.topBarDivider{width:1px;height:24px;background:var(--scenamo-divider)}.topBarBrand,.topBarTabs{display:none}.exportPanel{position:absolute;top:calc(100% + 8px);right:8px;z-index:60;width:min(472px,calc(100vw - 16px));max-height:calc(100dvh - 88px);overflow-y:auto;border:1px solid var(--scenamo-divider);border-radius:24px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:16px;box-shadow:0 24px 48px var(--scenamo-shadow-medium);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.exportPanel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.exportPanel.closing{opacity:0;pointer-events:none;transform:translateY(-4px)}.exportPanel h2{margin:0;font-size:15px;font-weight:800}.exportPanelTitleRow{display:flex;align-items:center;gap:6px}.exportPanelBackButton{flex:0 0 auto;width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center;padding:0}.exportPanelBackButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.exportPanelBackButton .material-symbols-outlined{font-size:18px}.exportPanelContent{display:flex;flex-direction:column;gap:12px;margin-top:14px}.exportPanelGroup{display:flex;flex-direction:column;gap:8px}.exportPanelGroupTitle{color:var(--scenamo-text-secondary);font-size:13px;font-weight:700}.exportPanelMemoGroup{border-top:1px solid var(--scenamo-divider);margin-top:2px;padding-top:12px}.exportPanelSection{display:flex;flex-direction:column;gap:8px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);padding:10px}.exportPanelSeparator{height:1px;margin:4px 2px;background:var(--scenamo-divider)}.exportPanelNote{margin:0;color:var(--scenamo-text-secondary);font-size:12px;line-height:1.55}.exportPanelHelpButton{flex:0 0 auto;width:22px;height:22px;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center;padding:0}.exportPanelHelpButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-theme-color)}.exportPanelHelpButton .material-symbols-outlined{font-size:18px}.exportPanelButton{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-height:32px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);font-size:13px;font-weight:600;padding:6px 12px}.exportPanelButton:hover{background:var(--scenamo-action-hover);border-color:var(--scenamo-divider)}.exportPanelButton.locked .material-symbols-outlined{color:var(--scenamo-theme-color)}.exportPanelButton.primary{justify-content:center;border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse)}.exportPanelButton.primary:hover{background:var(--scenamo-theme-color-solid-hover);border-color:var(--scenamo-theme-color-solid-hover)}.exportPanelButton:disabled{cursor:wait;opacity:.64}.exportPanelButton.primary:disabled{cursor:default}.exportPanelCheckbox{display:inline-flex;align-items:center;gap:8px;color:var(--scenamo-text-secondary);font-size:12px;font-weight:600;line-height:1.4;padding:2px 4px}.exportPanelCheckbox input{accent-color:var(--scenamo-theme-color)}.exportPanelCheckbox.disabled{color:var(--scenamo-text-disabled)}.outlinePanel{background:var(--scenamo-panel-bg);border-right:1px solid var(--scenamo-divider);color:var(--scenamo-text-primary);min-width:0;overflow:hidden;opacity:1;transform:translate(0);transition:opacity .14s ease,transform .18s cubic-bezier(.2,0,0,1),border-color .14s ease;will-change:opacity,transform}.outlinePanel.collapsed{border-right-color:transparent;opacity:0;pointer-events:none;transform:translate(-10px)}.panelTitleRow{display:flex;align-items:center;min-height:52px;padding:0 22px;white-space:nowrap}.panelTitleRow h2,.infoPanelHeader h2{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--scenamo-text-secondary);font-size:18px;font-weight:800;letter-spacing:0;text-transform:none}.outlinePanel h1,.outlinePanel>h2,.leftTabs{display:none}.outlineList{padding:0 18px 12px}.canvasViewport{background-color:var(--scenamo-canvas-bg)}.canvasPageOverlay{position:absolute;top:15px;left:50%;z-index:18;display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:23.5px;box-sizing:border-box;border-radius:999px;padding:0 10px;color:var(--scenamo-text-secondary);font-size:10px;font-weight:700;line-height:1;text-align:center;transform:translate(-50%);pointer-events:none;-webkit-user-select:none;user-select:none}.importToast{position:absolute;top:14px;right:16px;z-index:26;max-width:min(420px,calc(100% - 32px));box-sizing:border-box;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-overlay-panel-bg);color:var(--scenamo-text-primary);padding:10px 14px;font-size:13px;font-weight:700;line-height:1.45;box-shadow:0 10px 24px var(--scenamo-shadow-soft);pointer-events:none;opacity:0;transform:translateY(-16px);transition:opacity .18s ease,transform .18s ease}.importToast.visible{opacity:1;transform:translateY(0)}.importLoadingOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;background:var(--scenamo-overlay-scrim);opacity:0;pointer-events:auto;transition:opacity .18s ease}.importLoadingOverlay.visible{opacity:1}.importLoadingPanel{display:inline-flex;align-items:center;gap:10px;box-sizing:border-box;min-height:44px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-overlay-panel-bg);color:var(--scenamo-text-primary);padding:11px 16px;font-size:14px;font-weight:700;line-height:1.4;box-shadow:0 12px 28px var(--scenamo-shadow-soft);transform:translateY(-4px)}.importLoadingSpinner{width:16px;height:16px;border:2px solid var(--scenamo-divider);border-top-color:var(--scenamo-theme-color);border-radius:999px;animation:import-loading-spin .76s linear infinite}@keyframes import-loading-spin{to{transform:rotate(360deg)}}.canvasGrid{background-image:radial-gradient(var(--scenamo-canvas-grid-dot) 1px,transparent 1px)}.zoomToolbar,.bottomAddMenu,.canvasPageOverlay,.cardToolbar,.edgeToolbar{border:1px solid var(--scenamo-divider);background:var(--scenamo-surface-bg);color:var(--scenamo-text-secondary);box-shadow:0 2px 8px var(--scenamo-shadow-soft)}.plotCard{border-color:#d2d2d2;background:#fff;color:#222;box-shadow:0 1px 3px #00000014}.plotCard.none{box-shadow:none}.plotCard.selected{box-shadow:0 0 0 1px var(--card-accent-color)}.plotCard.selected:after{animation:selected-card-ripple 1.45s ease-out infinite}.rangeSelectionBox{position:absolute;z-index:7;border:1px solid var(--scenamo-theme-color);background:var(--scenamo-theme-color-soft);border-radius:4px;pointer-events:none}.canvasContextMenu{position:fixed;z-index:80;min-width:154px;padding:8px}.canvasContextMenu button{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:0 10px;text-align:left}.canvasContextMenu .material-symbols-outlined{font-size:18px}.infoPanel.collapsed{border-left-color:transparent;opacity:0;pointer-events:none;transform:translate(10px)}.infoPanelHeader{align-items:center;padding:0}.infoSectionHeader{display:flex;align-items:center;gap:10px;height:44px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:var(--scenamo-theme-color);padding:0 14px;box-sizing:border-box;font-size:16px}.infoSectionHeader .material-symbols-outlined{font-size:24px}.infoPanel input,.infoPanel textarea{border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary)}.infoPanel input:focus,.infoPanel textarea:focus{border-color:var(--scenamo-theme-color);box-shadow:0 0 0 2px var(--scenamo-theme-color-soft)}.infoPanel input{grid-row:3;align-self:start;height:42px}.infoPanel textarea{grid-row:3;padding:16px 18px;font-size:15px;line-height:1.75}.infoEmptyState{grid-row:3;margin:0;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-secondary);padding:18px}.zoomControls,.canvasAddMenu{border:1px solid var(--scenamo-divider);background:var(--scenamo-surface-bg);color:var(--scenamo-icon-muted);box-shadow:0 2px 8px var(--scenamo-shadow-soft)}.zoomControls button,.canvasAddMenu button{color:var(--scenamo-icon-muted)}.zoomControls button:hover,.canvasAddMenu button:hover{color:var(--scenamo-icon-muted-hover)}.zoomControls button:hover{background:var(--scenamo-action-hover)}.canvasAddMenu button:hover,.canvasAddMenu button:focus-visible{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.panelTitleRow{min-height:54px;padding:0 22px}.panelTitleButton{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;min-width:max-content;border:0;border-radius:4px;background:transparent;color:var(--scenamo-text-secondary);padding:2px 4px;font-size:16px;font-weight:700}.characterPanelTitleButton{margin-right:20.5px}.panelTitleButton:not(:disabled):hover{background:var(--scenamo-action-hover)}.panelTitleButton:disabled{cursor:default}.panelTitleButton:disabled .panelTitleChevron{opacity:.5}.outlineTitleRow{gap:8px;justify-content:flex-start;min-width:176px;overflow:hidden}.outlinePageSwitcher.scenamoPageSwitcher{display:inline-flex;flex:0 0 auto;align-items:center;align-self:center;gap:2px;margin-left:2px;min-height:auto;padding:2px;border:0;border-radius:999px;background:var(--scenamo-action-hover)}.canvasPageSwitcher{display:inline-flex;align-items:center;gap:6px;min-width:0}.outlinePageSwitcher.scenamoPageSwitcher button{display:inline-flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:var(--scenamo-text-secondary);padding:0;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.outlinePageSwitcher.scenamoPageSwitcher button .material-symbols-outlined{font-size:15px;line-height:1}.canvasPageSwitcherLabel{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.outlinePageSwitcher.scenamoPageSwitcher button:hover{color:var(--scenamo-icon-muted-hover)}.outlinePageSwitcher.scenamoPageSwitcher button.active{background:var(--scenamo-surface-bg);color:var(--scenamo-theme-color);box-shadow:0 1px 3px #0000001f}.outlinePageSwitcher.scenamoPageSwitcher button:focus-visible{outline:2px solid var(--scenamo-theme-color);outline-offset:2px}.panelTitleChevron{display:inline-block;color:var(--scenamo-icon-muted);font-size:20px;line-height:1;transform:rotate(0);transform-origin:center;transition:transform .15s ease,opacity .12s ease}.panelTitleChevron.expanded{transform:rotate(90deg)}.infoPanelHeader{padding:0}.infoPanelHeader h2,.panelTitleRow h2{display:none}.singleBodyEditor,.infoEmptyState{grid-row:2 / -1}.canvasGrid{top:0;right:0;bottom:0;left:0;background-size:20px 20px;background-position:0 0}.infoPanel.bodyEditorPanel{grid-template-rows:minmax(0,1fr);gap:0}.infoPanel textarea.singleBodyEditor{grid-row:2;align-self:stretch;margin:0}.infoPanel .infoEmptyState{grid-row:2;margin:0}.topBarScenarioButton{display:inline-flex;align-items:center;gap:6px;min-height:var(--scenamo-topbar-control-size);min-width:0;max-width:360px;border:0;border-radius:var(--scenamo-topbar-control-radius);background:transparent;color:var(--scenamo-text-primary);padding:0 6px}.topBarScenarioButton:hover{background:var(--scenamo-action-hover)}.topBarScenarioButton .topBarTitle{max-width:190px}.topBarEditIcon{color:var(--scenamo-icon-muted);font-size:17px;flex:0 0 auto}.scenarioSettingsBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:var(--scenamo-overlay-scrim);padding:24px;box-sizing:border-box}.scenarioSettingsDialog{width:min(520px,calc(100vw - 32px));border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);box-shadow:none;padding:0;box-sizing:border-box;color:var(--scenamo-text-primary);overflow:visible}.welcomeBackdrop{z-index:90}.welcomePanel{position:relative;width:min(620px,calc(100vw - 32px));padding:28px}.welcomeCloseButton{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center}.welcomeCloseButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.welcomeCloseButton .material-symbols-outlined{font-size:20px}.welcomePanelHeader{display:grid;grid-template-columns:auto 1fr;gap:16px;padding-right:44px;align-items:flex-start}.welcomePanelIcon{width:44px;height:44px;border-radius:8px;display:block;object-fit:contain}.welcomeHeaderActions{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:10px}.welcomeLicenseKeyButton{width:fit-content;min-height:24px;border:0;border-radius:4px;background:transparent;color:var(--scenamo-theme-color);padding:2px 0;font-size:13px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.welcomeLicenseKeyButton:hover,.welcomeLicenseKeyButton:focus-visible{color:var(--scenamo-theme-color-solid-hover);outline:none}.exportFormatHelpBackdrop{z-index:96}.exportDetailsBackdrop{z-index:97}.licenseKeyBackdrop{z-index:99}.licenseKeyDialog{position:relative;width:min(420px,calc(100vw - 32px));padding:0}.licenseKeyHeader{padding:24px 64px 12px 24px}.licenseKeyHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:18px;font-weight:800;line-height:1.3}.licenseKeyForm{display:flex;flex-direction:column;gap:10px;padding:4px 24px 24px}.licenseKeyInputRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.licenseKeyField{display:flex;flex-direction:column;gap:8px;color:var(--scenamo-text-secondary);font-size:13px;font-weight:700}.licenseKeyField input{width:100%;min-height:40px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);padding:8px 10px;font-size:14px;font-weight:700;letter-spacing:0}.licenseKeyField input:focus{border-color:var(--scenamo-theme-color);outline:2px solid rgba(100,200,210,.24)}.licenseKeyField input:disabled{background:var(--scenamo-surface-muted);color:var(--scenamo-text-disabled)}.licenseKeyField input.invalid{border-color:var(--scenamo-danger-strong);background:color-mix(in srgb,var(--scenamo-danger-strong) 8%,var(--scenamo-input-bg))}.licenseKeyField input.invalid:focus{border-color:var(--scenamo-danger-strong);outline-color:#d930252e}.licenseKeyError{margin:-2px 0 0;color:var(--scenamo-danger);font-size:12px;font-weight:700;line-height:1.5}.licenseKeySubmitButton{min-width:82px;min-height:40px;border:1px solid var(--scenamo-theme-color);border-radius:6px;background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse);padding:8px 16px;font-size:14px;font-weight:700}.licenseKeySubmitButton:hover{border-color:var(--scenamo-theme-color-solid-hover);background:var(--scenamo-theme-color-solid-hover)}.licenseKeySubmitButton:disabled{border-color:#b8dfe4;background:#b8dfe4;cursor:wait}@media(max-width:520px){.licenseKeyInputRow{grid-template-columns:minmax(0,1fr)}.licenseKeySubmitButton{width:100%}}.trialPurchaseBackdrop{z-index:98}.trialPurchasePanel{position:relative;width:min(760px,calc(100vw - 32px));padding:28px}.trialPurchaseHeader{padding-right:44px}.trialPurchaseHeader h2{margin:0;color:#202124;font-size:22px;font-weight:800;line-height:1.3}.trialPurchaseHeader p{margin:8px 0 0;color:#000000a3;font-size:13px;line-height:1.6}.trialPlanGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.trialPlanColumn{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);padding:18px}.trialPlanColumn.featured{border-color:#64c8d2b8;background:linear-gradient(180deg,#64c8d21a,#fff 42%)}.trialPlanColumn h3{margin:0;color:#202124;font-size:16px;font-weight:800}.trialPlanColumn ul{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.trialPlanColumn li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;color:#000000c2;font-size:13px;font-weight:600;line-height:1.5}.trialPlanColumn li .material-symbols-outlined{color:var(--scenamo-theme-color);font-size:17px;line-height:1.35}.trialPlanAction{display:flex;flex-direction:column;align-items:stretch;margin-top:4px}.trialPlanButton{width:100%;min-height:38px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:#000000bd;padding:8px 14px;font-size:14px;font-weight:700}.trialPlanButton.current{cursor:default;color:#0000008a}.trialPlanButton.primary{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:#fff}.trialPlanButton.primary:hover{border-color:#55b9c3;background:#55b9c3}.trialPlanLinkButton,.trialPlanLinkSpacer{display:block;min-height:24px;margin-top:8px}.trialPlanLinkButton{width:fit-content;align-self:center;border:0;border-radius:4px;background:transparent;color:var(--scenamo-theme-color);padding:2px 0;font-size:13px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.trialPlanLinkButton:hover,.trialPlanLinkButton:focus-visible{color:#55b9c3;outline:none}.exportDetailsDialog{width:min(420px,calc(100vw - 32px));-webkit-user-select:none;user-select:none}.exportDetailsDialog input:focus,.exportDetailsDialog input:focus-visible{outline:none;box-shadow:none}.exportDetailsHeader{padding:24px 24px 10px}.exportDetailsHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:18px;font-weight:800}.exportDetailsHeader p{margin:6px 0 0;color:var(--scenamo-icon-muted);font-size:12px;line-height:1.5}.exportDetailsContent{display:flex;flex-direction:column;gap:10px;padding:4px 24px 20px}.exportDetailsContent .exportPanelCheckbox{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:32px;padding:0;font-size:14px}.exportDetailsContent .exportPanelCheckbox input{width:18px;height:18px;margin:0}.exportDetailsContent .exportPanelCheckbox span{overflow-wrap:anywhere}.exportDetailsSubOptions{display:flex;flex-direction:column;gap:12px;margin:2px 0 0 30px;padding-left:12px;border-left:2px solid var(--scenamo-divider)}.exportRadioField{display:flex;flex-direction:column;gap:5px;min-width:0;margin:0;border:0;padding:0}.exportRadioField legend{margin-bottom:1px;color:var(--scenamo-text-secondary);font-size:13px;font-weight:700}.exportRadioField label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:23px;color:var(--scenamo-text-primary);font-size:13px}.exportRadioField input[type=radio]{width:14px;height:14px;margin:0}.exportDetailsActions{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--scenamo-divider);padding:16px 24px 24px}.exportDetailsActionsLeft,.exportDetailsActionsRight{display:flex;align-items:center;gap:8px}.exportDetailsActionsLeft{min-width:0}.exportDetailsActionsLeft .exportPanelCheckbox{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:36px;padding:0;font-size:13px}.exportDetailsActionsLeft .exportPanelCheckbox input{width:16px;height:16px;margin:0}.exportDetailsActions button{min-height:36px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:8px 16px;font-size:14px;font-weight:600}.exportDetailsActions button:hover{background:var(--scenamo-action-hover)}.exportDetailsActions .primaryButton{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse)}.exportDetailsActions .primaryButton:hover{border-color:var(--scenamo-theme-color-solid-hover);background:var(--scenamo-theme-color-solid-hover)}.exportDetailsActions .primaryButton:disabled{cursor:default;opacity:.56}.pdfPreviewDialog{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);width:min(1120px,calc(100vw - 32px));height:min(760px,calc(100vh - 32px));overflow:hidden;-webkit-user-select:none;user-select:none}.pdfPreviewPaneFrame{position:relative;min-width:0;min-height:0;background:#6f747c;overflow:hidden}.pdfPreviewPane{min-width:0;min-height:0;width:100%;height:100%;padding:0;overflow-x:auto;overflow-y:auto}.pdfPreviewOverlayLayer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none}.pdfPreviewZoomControls{position:absolute;top:8px;right:30px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--scenamo-divider);border-radius:4px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:0;overflow:hidden;pointer-events:auto;box-shadow:0 6px 18px var(--scenamo-shadow-medium)}.pdfPreviewZoomControls button{display:grid;place-items:center;width:34px;height:34px;min-height:34px;border:0;border-bottom:1px solid var(--scenamo-divider);border-radius:0;background:var(--scenamo-surface-bg);color:var(--scenamo-icon-muted);padding:0}.pdfPreviewZoomControls button:last-child{border-bottom:0}.pdfPreviewZoomControls button:hover:not(:disabled){background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.pdfPreviewZoomControls button:disabled{cursor:default;opacity:.48}.pdfPreviewZoomControls .material-symbols-outlined{font-size:21px;line-height:1}.pdfPreviewZoomHud{position:absolute;top:8px;left:50%;transform:translate(-50%);width:max-content;border-radius:999px;background:#202124c2;color:#fff;padding:5px 12px;font-size:12px;font-weight:800;line-height:1.3;opacity:0;pointer-events:none;transition:opacity .18s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pdfPreviewZoomHud.visible{opacity:1}.pdfPreviewPagedRoot{position:relative;box-sizing:border-box;min-height:100%;padding:28px;--pdf-preview-scale: 1;--pdf-preview-root-width: 100%;--pdf-preview-root-height: 100%;--pdf-preview-pages-left: 28px;--pdf-preview-pages-top: 28px;min-width:var(--pdf-preview-root-width);min-height:var(--pdf-preview-root-height)}.pdfPreviewPagedRoot .pagedjs_pages{position:absolute;top:var(--pdf-preview-pages-top);left:var(--pdf-preview-pages-left);display:grid;grid-template-columns:minmax(0,max-content);justify-content:center;gap:24px;width:max-content!important;min-width:0!important;max-width:none!important;transform:scale(var(--pdf-preview-scale));transform-origin:top left}.pdfPreviewPagedRoot[data-pdf-page-spread="2"] .pagedjs_pages{grid-template-columns:repeat(2,minmax(0,max-content))}.pdfPreviewPagedRoot .pagedjs_page{background:#fff;box-shadow:0 10px 28px #00000047;overflow:hidden!important}.pdfPreviewPagedRoot .pagedjs_pagebox{overflow:hidden!important;box-shadow:inset 0 0 0 1px #2021241f}.pdfPreviewPagedRoot .pagedjs_area,.pdfPreviewPagedRoot .pagedjs_page_content{overflow:visible!important}.pdfPreviewPagedRoot .pagedjs_area>div,.pdfPreviewPagedRoot .pagedjs_page_content>div{overflow:visible!important}.pdfPreviewPagedRoot{color-scheme:light;--scenamo-theme-color: #64c8d2;--scenamo-theme-color-soft: rgba(100, 200, 210, .18);--scenamo-theme-color-pale: #eaf9fb;--scenamo-theme-color-hover: #f0fbfc;--scenamo-theme-color-shadow: rgba(100, 200, 210, .28);--scenamo-theme-color-solid-hover: #4fa0b2;--scenamo-divider: rgba(0, 0, 0, .12);--scenamo-surface-bg: #ffffff;--scenamo-surface-muted: #f5f5f5;--scenamo-text-primary: rgba(0, 0, 0, .87);--scenamo-text-secondary: rgba(0, 0, 0, .6);--scenamo-text-disabled: rgba(0, 0, 0, .38);--scenamo-text-inverse: #ffffff;--scenamo-icon-muted: rgba(0, 0, 0, .6);--scenamo-icon-muted-hover: rgba(0, 0, 0, .87);color:var(--scenamo-text-primary)}.pdfPreviewPagedRoot .pagedjs_page,.pdfPreviewPagedRoot .pdfManualPage,.pdfPreviewPagedRoot .pdfDocument,.pdfPreviewPagedRoot .pdfPageSection,.pdfPreviewPagedRoot .pdfCardIndex,.pdfPreviewPagedRoot .pdfCharacterIndex,.pdfPreviewPagedRoot .fullTextPreview,.pdfPreviewPagedRoot .fullTextPreviewSection,.pdfPreviewPagedRoot .fullTextPreviewBody,.pdfPreviewPagedRoot .richBodyEditor{color:var(--scenamo-text-primary)!important;max-height:none!important;overflow:visible!important}.pdfPreviewPagedRoot .pdfManualPages{position:absolute;top:var(--pdf-preview-pages-top);left:var(--pdf-preview-pages-left);display:grid;grid-template-columns:minmax(0,max-content);justify-content:center;gap:24px;width:max-content!important;min-width:0!important;max-width:none!important;transform:scale(var(--pdf-preview-scale));transform-origin:top left}.pdfPreviewPagedRoot .pdfManualPagesColumns-1 .pdfManualColumnGrid{grid-template-columns:minmax(0,1fr);gap:0}.pdfPreviewPagedRoot .pdfManualPage{box-sizing:border-box;width:210mm;height:297mm;background:#fff;box-shadow:0 10px 28px #00000047;overflow:hidden!important}.pdfPreviewPagedRoot .pdfManualPageContent{--pdf-manual-column-render-guard: 6pt;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;width:100%;height:100%;padding:18mm 17mm 19mm;overflow:hidden}.pdfPreviewPagedRoot .pdfManualPageHeader{flex:0 0 auto;margin-bottom:0}.pdfPreviewPagedRoot .pdfManualColumnGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9mm;width:100%;flex:1 1 auto;min-height:0}.pdfPreviewPagedRoot .pdfManualColumn{box-sizing:border-box;min-width:0;height:100%;padding-bottom:var(--pdf-manual-column-render-guard);overflow:hidden}.pdfPreviewPagedRoot .pdfManualPages .pdfManualColumnBefore,.pdfPreviewPagedRoot .pdfManualPages .pdfManualPhysicalPageBefore{break-before:auto!important;page-break-before:auto!important}.pdfPreviewPagedRoot .fullTextPreviewBody.richBodyEditor{font-size:9pt;line-height:1.65}.pdfPreviewPagedRoot .fullTextPreviewBody.richBodyEditor p,.pdfPreviewPagedRoot .fullTextPreviewBody.richBodyEditor li,.pdfPreviewPagedRoot .fullTextPreviewBody.richBodyEditor blockquote{color:var(--scenamo-text-primary)!important;font-size:inherit;line-height:inherit}.pdfPreviewPagedRoot .richBodyEditor .shared-info,.pdfPreviewPagedRoot .richBodyEditor [data-type=shared-info]{color:var(--scenamo-text-primary)!important;font-size:8pt;line-height:1.45}.pdfPreviewPagedRoot .richBodyEditor .shared-info p,.pdfPreviewPagedRoot .richBodyEditor [data-type=shared-info] p,.pdfPreviewPagedRoot .richBodyEditor .shared-info li,.pdfPreviewPagedRoot .richBodyEditor [data-type=shared-info] li{color:var(--scenamo-text-primary)!important;font-size:inherit;line-height:inherit}.pdfPreviewPagedRoot .richBodyEditor .section-box,.pdfPreviewPagedRoot .richBodyEditor [data-type=section-box]{color:var(--scenamo-text-primary)!important;font-size:8.5pt;line-height:1.5}.pdfPreviewPagedRoot .richBodyEditor .section-box p,.pdfPreviewPagedRoot .richBodyEditor [data-type=section-box] p,.pdfPreviewPagedRoot .richBodyEditor .section-box li,.pdfPreviewPagedRoot .richBodyEditor [data-type=section-box] li{color:var(--scenamo-text-primary)!important;font-size:inherit;line-height:inherit}.pdfPreviewPagedRoot [data-pdf-adjustment-id]{position:relative;cursor:pointer;transition:box-shadow .12s ease}.pdfPreviewPagedRoot [data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):hover{outline:none}.pdfPreviewPagedRoot [data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):focus-visible{outline:none}.pdfPreviewPagedRoot .pdfPreviewSelectedAdjustment{outline:none;box-shadow:0 0 0 4px #64c8d229}.pdfPreviewPagedRoot [data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:2px solid transparent;pointer-events:none}.pdfPreviewPagedRoot [data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):hover:after{border-color:#64c8d270}.pdfPreviewPagedRoot [data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):focus-visible:after,.pdfPreviewPagedRoot .pdfPreviewSelectedAdjustment:after{border-color:var(--scenamo-theme-color)}.pdfPreviewPagedRoot .fullTextPreviewHeadingLevel1[data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):hover:after{background:#64c8d22e}.pdfPreviewPagedRoot .fullTextPreviewHeadingLevel1[data-pdf-adjustment-id]:not([data-pdf-adjustment-proxy=true]):focus-visible:after,.pdfPreviewPagedRoot .fullTextPreviewHeadingLevel1.pdfPreviewSelectedAdjustment:after{background:#64c8d242}.pdfPreviewPrerenderRoot{position:absolute;top:0;left:-10000px;width:100%;visibility:hidden;pointer-events:none}.pdfPreviewLoading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;height:100%;background:#6f747cdb;color:#fff;font-size:14px;font-weight:700}.pdfPreviewControls{display:flex;flex-direction:column;gap:18px;min-width:0;min-height:0;border-left:1px solid var(--scenamo-divider);background:var(--scenamo-surface-bg);padding:24px;overflow:hidden}.pdfPreviewHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:18px;font-weight:800}.pdfPreviewHeader p{margin:7px 0 0;color:var(--scenamo-text-secondary);font-size:12px;line-height:1.55}.pdfPreviewHeader .pdfPreviewBackgroundStatus{color:var(--scenamo-theme-color);font-weight:800}.pdfPreviewClickGuide{border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-input-bg);color:var(--scenamo-text-secondary);padding:10px 12px;font-size:12px;font-weight:700;line-height:1.55}.pdfPreviewControlGroup{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0;border:0;padding:0}.pdfPreviewControlGroup legend{color:var(--scenamo-text-secondary);font-size:12px;font-weight:800}.pdfPreviewTargetGroup{min-height:0;flex:1 1 auto}.pdfPreviewTargetList{display:grid;gap:6px;min-height:0;overflow:auto;padding-right:2px}.pdfPreviewTargetList button{display:grid;gap:3px;min-height:42px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:8px 10px;text-align:left}.pdfPreviewTargetList button:hover{background:var(--scenamo-action-hover)}.pdfPreviewTargetList button.active{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color-pale)}.pdfPreviewTargetList span{overflow:hidden;font-size:13px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pdfPreviewTargetList small{overflow:hidden;color:var(--scenamo-text-secondary);font-size:11px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pdfPreviewSegmentedControl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg)}.pdfPreviewSegmentedControl button,.pdfPreviewActionList button{min-height:36px;border:0;background:transparent;color:var(--scenamo-text-primary);padding:8px 10px;font-size:13px;font-weight:700}.pdfPreviewSegmentedControl button+button{border-left:1px solid var(--scenamo-divider)}.pdfPreviewSegmentedControl button:hover,.pdfPreviewActionList button:hover:not(:disabled){background:var(--scenamo-action-hover)}.pdfPreviewSegmentedControl button.active,.pdfPreviewActionList button.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.pdfPreviewSelectedItem{display:grid;gap:10px;min-height:42px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);padding:10px 12px;font-size:13px;font-weight:700;line-height:1.45}.pdfPreviewSelectedItemHeader{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px}.pdfPreviewSelectedItemHeader span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdfPreviewSelectedItemHeader button{display:grid;place-items:center;width:28px;height:28px;min-height:28px;border:1px solid var(--scenamo-divider);border-radius:7px;background:var(--scenamo-surface-bg);color:var(--scenamo-icon-muted);padding:0}.pdfPreviewSelectedItemHeader button:hover,.pdfPreviewSelectedItemHeader button.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.pdfPreviewSelectedItemHeader .material-symbols-outlined{font-size:17px;line-height:1}.pdfPreviewSelectedItem.editing{background:var(--scenamo-surface-bg);padding:10px}.pdfPreviewActionList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pdfPreviewActionList button{border:1px solid var(--scenamo-divider);border-radius:8px;text-align:center}.pdfPreviewActionList button:disabled{color:var(--scenamo-text-disabled);cursor:default;opacity:.62}.pdfPreviewHeadingBreakEditor{display:grid;gap:8px}.pdfPreviewHeadingBreakEditor textarea{box-sizing:border-box;width:100%;min-height:68px;resize:vertical;border:0;border-radius:0;background:transparent;color:var(--scenamo-text-primary);padding:0;font:inherit;font-size:13px;font-weight:700;line-height:1.45}.pdfPreviewHeadingBreakEditor textarea:focus{outline:none}.pdfPreviewHeadingBreakActions{display:flex;justify-content:flex-end;gap:6px}.pdfPreviewHeadingBreakActions button{min-height:30px;border:1px solid var(--scenamo-divider);border-radius:7px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:5px 10px;font-size:12px;font-weight:700}.pdfPreviewHeadingBreakActions button:hover:not(:disabled){background:var(--scenamo-action-hover)}.pdfPreviewHeadingBreakActions button:disabled{color:var(--scenamo-text-disabled);cursor:default;opacity:.62}.pdfPreviewAdjustmentSummary{min-height:18px;color:var(--scenamo-text-secondary);font-size:12px;font-weight:700}.pdfPreviewFooter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin-top:auto;border-top:1px solid var(--scenamo-divider);padding-top:16px}.pdfPreviewFooter>button{justify-self:start}.pdfPreviewFooterPrimaryActions{display:flex;justify-self:end;justify-content:flex-end;gap:8px}.pdfPreviewFooter button,.pdfPreviewFooterPrimaryActions button{min-height:38px;border:1px solid var(--scenamo-divider);border-radius:7px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:8px 16px;font-size:14px;font-weight:700}.pdfPreviewFooter .primaryButton,.pdfPreviewFooterPrimaryActions .primaryButton{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse)}.pdfPreviewFooter button:hover:not(:disabled),.pdfPreviewFooterPrimaryActions button:hover:not(:disabled){background:var(--scenamo-action-hover)}.pdfPreviewFooter .primaryButton:hover:not(:disabled),.pdfPreviewFooterPrimaryActions .primaryButton:hover:not(:disabled){border-color:var(--scenamo-theme-color-solid-hover);background:var(--scenamo-theme-color-solid-hover)}.pdfPreviewFooter button:disabled,.pdfPreviewFooterPrimaryActions button:disabled{cursor:default;opacity:.56}@media(max-width:820px){.pdfPreviewDialog{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto}.pdfPreviewControls{border-top:1px solid var(--scenamo-divider);border-left:0;padding:18px}}.exportFormatHelpDialog{position:relative;width:min(560px,calc(100vw - 32px));padding:28px}.exportFormatHelpCloseButton{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center}.exportFormatHelpCloseButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.exportFormatHelpCloseButton .material-symbols-outlined{font-size:20px}.exportFormatHelpDialog h2{margin:0 44px 20px 0;color:var(--scenamo-text-primary);font-size:20px;font-weight:800;line-height:1.4}.docxImportConfirmBackdrop{z-index:96}.docxImportConfirmDialog{width:min(500px,calc(100vw - 32px));padding:24px}.docxImportConfirmDialog h2{margin:0 0 14px;color:var(--scenamo-text-primary);font-size:18px;font-weight:800;line-height:1.4}.docxImportConfirmContent{display:grid;gap:8px;color:var(--scenamo-text-secondary);font-size:14px;line-height:1.7}.docxImportConfirmContent p{margin:0}.docxImportConfirmSkip{display:flex;align-items:center;gap:8px;width:fit-content;margin-top:10px;color:var(--scenamo-text-secondary);font-size:13px;font-weight:600;line-height:1.4}.scenarioSettingsDialog .docxImportConfirmSkip input{flex:0 0 auto;width:16px;height:16px;min-width:16px;min-height:16px;margin:0;padding:0;border-radius:3px}.docxImportConfirmActions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.docxImportConfirmActions button{min-height:36px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:8px 16px;font-size:14px;font-weight:600;line-height:1.4286}.docxImportConfirmActions button:hover{background:var(--scenamo-action-hover)}.docxImportConfirmActions button.primary{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse)}.docxImportConfirmActions button.primary:hover{border-color:var(--scenamo-theme-color-solid-hover);background:var(--scenamo-theme-color-solid-hover)}:root[data-scenamo-theme=dark] .exportRadioField input[type=radio],:root[data-scenamo-theme=dark] .scenarioSettingsDialog .docxImportConfirmSkip input,.appShell[data-theme=dark] .exportRadioField input[type=radio],.appShell[data-theme=dark] .scenarioSettingsDialog .docxImportConfirmSkip input{accent-color:var(--scenamo-theme-color)}.exportFormatHelpContent{display:grid;gap:20px}.exportFormatHelpSection{padding:0}.exportFormatHelpSection h3{margin:0 0 10px;color:var(--scenamo-theme-color);font-size:18px;font-weight:800}.exportFormatHelpSection p{margin:0;color:var(--scenamo-text-secondary);font-size:14px;line-height:1.75}.exportFormatHelpNote{margin-top:10px!important;color:var(--scenamo-text-secondary)!important;font-size:13px!important}.exportFormatHelpSeparatedNote{margin-top:14px!important}.exportFormatHelpFormatCard{padding:14px 16px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg)}.exportFormatHelpFormatCard h3{color:var(--scenamo-text-primary);font-size:15px}.welcomePanelHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:1.25rem;font-weight:700;letter-spacing:0}.welcomePanelHeader p{margin:8px 0 0;color:var(--scenamo-icon-muted);font-size:14px;line-height:1.6}.welcomeUsageGuideButton{width:fit-content;min-height:24px;margin-top:0;border:0;border-radius:4px;background:transparent;color:var(--scenamo-theme-color);padding:2px 0;font-size:13px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.welcomeUsageGuideButton:hover,.welcomeUsageGuideButton:focus-visible{color:var(--scenamo-theme-color-solid-hover);outline:none}.welcomeActionList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.welcomeActionButton{width:100%;min-height:62px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:12px 14px;text-align:left}.welcomeActionButton:hover{background:var(--scenamo-action-hover);border-color:var(--scenamo-divider)}.welcomeActionButton.primary{border-color:var(--scenamo-divider);background:var(--scenamo-surface-bg)}.welcomeActionButton.primary:hover{border-color:var(--scenamo-divider);background:var(--scenamo-action-hover)}.welcomeActionButton>.material-symbols-outlined{width:28px;color:var(--scenamo-theme-color);font-size:24px}.welcomeActionButton.locked>.material-symbols-outlined{color:var(--scenamo-theme-color)}.welcomeActionButton strong{display:block;font-size:14px;font-weight:700;line-height:1.4}.welcomeActionButton small{display:block;margin-top:3px;color:var(--scenamo-text-secondary);font-size:12px;line-height:1.45}.welcomeRecentSection{margin-top:22px;padding-top:18px;border-top:1px solid var(--scenamo-divider)}.welcomeRecentSection h3{margin:0 0 12px;color:var(--scenamo-text-primary);font-size:14px;font-weight:800;line-height:1.4}.welcomeRecentList{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.welcomeRecentItem{min-width:0;border:0;border-radius:8px;background:transparent;color:var(--scenamo-text-primary);display:grid;gap:8px;padding:6px;text-align:left}.welcomeRecentItem:hover{background:var(--scenamo-action-hover)}.welcomeRecentPreview{aspect-ratio:16 / 10;border-radius:6px;background:radial-gradient(circle at 24% 34%,#b9dfe4 0 4px,transparent 5px),radial-gradient(circle at 64% 42%,#b9dfe4 0 4px,transparent 5px),linear-gradient(135deg,#eef9fb,#f8fbfb);border:1px solid #d8eef1;color:var(--scenamo-theme-color);display:grid;place-items:center}.welcomeRecentPreview .material-symbols-outlined{font-size:24px}.welcomeRecentPreview img{width:100%;height:100%;border-radius:6px;display:block;object-fit:cover}.welcomeRecentText{min-width:0;display:grid;gap:2px}.welcomeRecentText strong{min-width:0;overflow:hidden;color:var(--scenamo-text-primary);font-size:12px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.welcomeRecentText small{min-width:0;overflow:hidden;min-height:14px;color:var(--scenamo-text-secondary);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.welcomeRecentLock{margin-right:3px;color:var(--scenamo-theme-color);font-size:12px;vertical-align:-2px}.scenarioSettingsContent{display:flex;flex-direction:column;gap:16px;padding:24px 24px 16px}.scenarioSettingsDescription{margin:0;color:var(--scenamo-text-secondary);font-size:14px;line-height:1.5}.scenarioSettingsField{display:flex;flex-direction:column;gap:6px;color:var(--scenamo-text-primary);font-size:14px;font-weight:500}.scenarioSettingsDialog input{width:100%;height:37px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);padding:8px 12px;box-sizing:border-box;font:inherit;font-size:14px;line-height:1.4}.scenarioSettingsDialog input:focus{border-color:var(--scenamo-theme-color);outline:none;box-shadow:0 0 0 2px var(--scenamo-theme-color-soft)}.scenarioSettingsSubmitHint{width:100%;margin:-4px 0 0;color:var(--scenamo-text-secondary);font-size:12px;text-align:right}.scenarioSettingsActions{display:flex;justify-content:flex-end;gap:8px;padding:0 24px 24px}.scenarioSettingsActions button{min-height:36px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:8px 16px;font-size:14px;font-weight:500;line-height:1.4286;box-shadow:none}.scenarioSettingsActions button:hover{background:var(--scenamo-action-hover)}.scenarioSettingsActions button[type=submit]{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse)}.scenarioSettingsActions button[type=submit]:hover{border-color:var(--scenamo-theme-color-solid-hover);background:var(--scenamo-theme-color-solid-hover)}.scenarioSystemPicker{position:relative}.scenarioSystemCombobox{display:grid;grid-template-columns:minmax(0,1fr) 32px;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);overflow:hidden}.scenarioSystemCombobox.hasClearButton{grid-template-columns:minmax(0,1fr) 32px 32px}.scenarioSystemCombobox:focus-within{border-color:var(--scenamo-theme-color);box-shadow:0 0 0 2px var(--scenamo-theme-color-soft)}.scenarioSettingsDialog .scenarioSystemCombobox input{height:37px;border:0;border-radius:0;box-shadow:none;padding:8px 12px}.scenarioSettingsDialog .scenarioSystemCombobox input:focus{border:0;box-shadow:none}.scenarioSystemCombobox button{display:grid;place-items:center;border:0;background:transparent;color:var(--scenamo-icon-muted);padding:0}.scenarioSystemCombobox button span{font-size:19px;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.scenarioSystemClearButton,.scenarioSystemPopupButton{grid-column:2}.scenarioSystemCombobox.hasClearButton .scenarioSystemPopupButton{grid-column:3}.scenarioSystemCombobox button:hover{background:var(--scenamo-action-hover)}.scenarioSystemOptions{position:absolute;z-index:90;top:calc(100% + 4px);left:0;right:0;max-height:230px;overflow:auto;border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--scenamo-surface-bg);box-shadow:0 8px 16px var(--scenamo-shadow-soft);padding:4px 0}.scenarioSystemOptions button{display:block;width:100%;min-height:32px;border:0;border-radius:0;background:transparent;color:var(--scenamo-text-primary);padding:7px 12px;text-align:left;font-size:14px}.scenarioSystemOptions button:hover,.scenarioSystemOptions button.selected{background:var(--scenamo-theme-color-pale);color:var(--scenamo-text-primary)}.scenarioSystemOptions p{margin:0;color:var(--scenamo-text-secondary);padding:10px;font-size:13px}.scenarioSettingsActions button:disabled{border-color:var(--scenamo-divider);background:#f5f5f5;color:#a3a3a3;cursor:not-allowed}.shortcutHelpDialog{display:flex;flex-direction:column;width:min(540px,calc(100vw - 32px));max-height:min(560px,calc(100vh - 48px));overflow:hidden}.shortcutHelpHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px 6px}.shortcutHelpHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:18px;line-height:1.25}.shortcutHelpCloseButton{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);padding:0}.shortcutHelpCloseButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.shortcutHelpCloseButton .material-symbols-outlined{font-size:20px}.thirdPartyNoticesDialog{display:flex;flex-direction:column;width:min(860px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 48px));overflow:hidden}.thirdPartyNoticesHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px 10px;border-bottom:1px solid var(--scenamo-divider)}.thirdPartyNoticesHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:18px;line-height:1.25}.thirdPartyNoticesHeader p{margin:4px 0 0;color:var(--scenamo-text-secondary);font-size:12px;line-height:1.6}.thirdPartyNoticesContent{flex:1 1 auto;min-height:0;margin:0;padding:16px 18px 18px;overflow:auto;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word;scrollbar-gutter:stable}.shortcutHelpContent{flex:1 1 auto;min-height:0;overflow:auto;padding:0 16px 14px;scrollbar-gutter:stable}.shortcutHelpSection{padding:8px 0 0}.shortcutHelpSection:first-child{padding-top:0}.shortcutHelpSection h3{margin:0 0 4px;color:var(--scenamo-text-secondary);font-size:11px;font-weight:700}.shortcutHelpList{display:flex;flex-direction:column;gap:0;margin:0}.shortcutHelpRow{display:grid;grid-template-columns:minmax(128px,.85fr) minmax(0,1fr);align-items:center;gap:6px;min-height:24px;padding:1px 0}.shortcutHelpRow dt{color:var(--scenamo-text-primary);font-size:12px}.shortcutHelpRow dd{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:3px;margin:0}.shortcutHelpRow kbd{display:inline-flex;align-items:center;min-height:19px;border-radius:4px;background:var(--scenamo-action-selected);color:var(--scenamo-text-primary);padding:1px 5px;font:700 11px/1.15 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.contactDialog{display:flex;flex-direction:column;width:var(--scenamo-dialog-width);height:var(--scenamo-dialog-height);max-width:calc(100vw - 32px);background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);overflow:hidden}.contactHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:flex-start;width:min(760px,calc(100% - 44px));box-sizing:border-box;margin:0 auto;padding:20px 0 12px;min-width:0}.contactHeader h2{margin:0;color:var(--scenamo-text-primary);font-size:21px;font-weight:800;line-height:1.3}.contactHeader p{margin:7px 0 0;color:var(--scenamo-text-secondary);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.contactCloseButton{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);padding:0}.contactCloseButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.contactKindTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;width:min(760px,calc(100% - 44px));box-sizing:border-box;margin:0 auto 14px;border:0;border-radius:999px;background:var(--scenamo-action-hover);padding:3px}.contactKindTabs button{border:0;border-radius:999px;background:transparent;color:var(--scenamo-text-secondary);padding:8px 14px;font-size:13px;font-weight:700;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.contactKindTabs button:hover{color:var(--scenamo-text-primary)}.contactKindTabs button.active{background:var(--scenamo-surface-bg);color:var(--scenamo-theme-color);box-shadow:0 1px 3px var(--scenamo-shadow-soft)}.contactKindTabs button:focus-visible{outline:2px solid var(--scenamo-theme-color);outline-offset:2px}.contactDeliveryField{display:flex;flex-direction:column;gap:0;width:min(760px,calc(100% - 44px));box-sizing:border-box;margin:0 auto 14px;min-width:0;color:var(--scenamo-text-primary);font-size:12px;font-weight:700}.contactDelivery{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);padding:12px;min-width:0}.contactAddress{display:flex;align-items:center;min-width:0}.contactAddress button{display:inline-flex;min-width:0;max-width:100%;border:0;background:transparent;color:var(--scenamo-theme-color);padding:0;font:inherit;font-size:13px;font-weight:700;line-height:1.45;text-align:left;text-decoration:underline;text-underline-offset:3px}.contactAddress button:hover,.contactAddress button:focus-visible{color:var(--scenamo-theme-color-solid-hover);outline:none}.contactAddress button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contactPlainLabel{display:block;min-width:0;overflow:hidden;color:var(--scenamo-text-primary);font-size:12px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.contactDeliveryActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.contactIconButton{min-height:34px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 11px;font-size:13px;font-weight:700;line-height:1.2}.contactCopyButton,.contactInputWrap button,.contactTextareaWrap button{width:28px;height:28px;min-width:28px;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center;padding:0}.contactIconButton .material-symbols-outlined,.contactInputWrap button .material-symbols-outlined,.contactTextareaWrap button .material-symbols-outlined{width:18px;height:18px;display:block;font-size:18px;line-height:18px;text-align:center}.contactIconButton:hover,.contactIconButton:focus-visible{border-color:var(--scenamo-divider);background:var(--scenamo-action-hover);outline:none}.contactInputWrap button:hover,.contactInputWrap button:focus-visible,.contactTextareaWrap button:hover,.contactTextareaWrap button:focus-visible{color:var(--scenamo-theme-color);outline:none}.contactIconButton.primary{border-color:var(--scenamo-theme-color);background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse);box-shadow:0 3px 10px var(--scenamo-theme-color-shadow)}.contactIconButton.primary:hover,.contactIconButton.primary:focus-visible{background:var(--scenamo-theme-color-solid-hover)}.contactTemplateSection{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0;min-width:0;width:min(760px,calc(100% - 44px));box-sizing:border-box;margin:0 auto 16px;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);overflow:auto;overflow-x:hidden;padding:12px 0 12px 12px}.contactTemplateSection h3{margin:0 12px 0 0;color:var(--scenamo-text-primary);font-size:13px;font-weight:800;line-height:1.4}.contactContent{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0;min-width:0;overflow:visible;overflow-x:hidden;padding:0 12px 0 0}.contactField{display:flex;flex-direction:column;gap:6px;min-width:0;color:var(--scenamo-text-primary);font-size:12px;font-weight:700}.contactInputWrap,.contactTextareaWrap{position:relative;display:block;min-width:0}.contactInputWrap button,.contactTextareaWrap button{position:absolute;right:2px;z-index:1}.contactInputWrap button{top:0;bottom:0;margin-block:auto}.contactTextareaWrap button{top:calc(10px + (13px * 1.55) / 2);transform:translateY(-50%)}.contactReadOnlyText,.contactReadOnlyBody{display:block;width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);padding:10px 44px 10px 12px;font:13px/1.6 inherit}.contactReadOnlyBody{margin:0;min-height:310px;overflow:visible;overflow-x:hidden;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.55}.contactReadOnlyText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:720px){.contactDialog{width:calc(100vw - 32px);height:calc(100vh - 32px)}.contactHeader{grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 32px);padding:18px 0 10px}.contactKindTabs,.contactDeliveryField{width:calc(100% - 32px)}.contactDelivery{grid-template-columns:minmax(0,1fr)}.contactDeliveryActions{justify-content:stretch}.contactIconButton{flex:1 1 140px}.contactContent{padding-right:0;padding-left:0}.contactTemplateSection{width:calc(100% - 32px)}}.plotCard{display:flex;align-items:center;padding:8px 12px}.plotCard.square{border-radius:0}.plotCard.rounded{border-radius:8px}.plotCard.ellipse{border-radius:999px}.plotCard.solid{border-style:solid}.plotCard.dotted{border-style:dotted;border-width:2px}.plotCard.dashed{border-style:dashed;border-width:2px}.plotCard.none{border-color:transparent;border-style:solid}.plotCard.white{--card-accent-color: #d2d2d2;border-color:#d2d2d2}.plotCard.brand{--card-accent-color: #64C8D2;border-color:#64c8d2}.plotCard.blue{--card-accent-color: #2196F3;border-color:#2196f3}.plotCard.green{--card-accent-color: #4CAF50;border-color:#4caf50}.plotCard.red{--card-accent-color: #F44336;border-color:#f44336}.plotCard.purple{--card-accent-color: #9C27B0;border-color:#9c27b0}.plotCard.yellow{--card-accent-color: #FFC107;border-color:#ffc107}.plotCard.none{border-color:transparent}.plotCard.kind-data{--card-accent-color: #2196F3;border-color:#2196f3;border-style:solid;border-radius:8px;background:#eaf4ff}.plotCard.kind-note{--card-accent-color: #FFC107;border-color:#ffc107;border-style:dashed;border-width:2px;border-radius:8px;background:#fff8df}.plotCard.kind-text{--card-accent-color: var(--scenamo-theme-color);align-items:center;justify-content:center;overflow:visible;border-color:transparent;border-style:solid;background:transparent;box-shadow:none;padding:0;text-align:center;transform-origin:center}.plotCard.kind-text.selected{border-color:transparent;box-shadow:0 0 0 3px var(--card-accent-color)}.plotCard.kind-text h2,.plotCard.kind-text .cardTitleInput{width:100%;background:transparent;color:#000000d1;font-size:var(--text-card-font-size, 16px);font-weight:700;line-height:1.25;text-align:center;white-space:pre-wrap}.plotCard.kind-text h2{overflow:visible;text-overflow:clip}.plotCard.kind-text .cardTitleInput{border:0;border-radius:0;padding:0;resize:none;overflow:hidden}.plotCard.kind-text .cardTitleInput:focus{box-shadow:none}.plotCard.kind-npc{--card-accent-color: #8d7cc8;justify-content:center;overflow:visible;border-color:#8d7cc8;border-style:solid;border-width:1.5px;border-radius:50%;background:#f4f0ff;box-shadow:0 2px 7px #00000014;padding:10px;text-align:center}.plotCard.kind-npc.white{--card-accent-color: #d2d2d2;border-color:#d2d2d2;background:#fff}.plotCard.kind-npc.brand{--card-accent-color: #64C8D2;border-color:#64c8d2;background:#eefbfc}.plotCard.kind-npc.blue{--card-accent-color: #2196F3;border-color:#2196f3;background:#eaf4ff}.plotCard.kind-npc.green{--card-accent-color: #4CAF50;border-color:#4caf50;background:#eef8f0}.plotCard.kind-npc.red{--card-accent-color: #F44336;border-color:#f44336;background:#fff0ef}.plotCard.kind-npc.purple{--card-accent-color: #8d7cc8;border-color:#8d7cc8;background:#f4f0ff}.plotCard.kind-npc.yellow{--card-accent-color: #FFC107;border-color:#ffc107;background:#fff8df}.cardKindIcon{flex:0 0 auto;margin-right:7px;font-size:17px;line-height:1}.plotCard.kind-data .cardKindIcon{color:#4f7c96}.plotCard.kind-note .cardKindIcon{color:#b08a20}.plotCard.kind-npc .cardKindIcon{margin-right:0;color:#7b6bb6;font-size:30px}.plotCard.kind-npc .npcCardImage{position:absolute;top:5px;right:5px;bottom:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);border-radius:50%;object-fit:cover;pointer-events:none}.plotCard.kind-npc h2,.plotCard.kind-npc .cardTitleInput{position:absolute;left:50%;top:calc(100% - 13px);width:max-content;max-width:132px;transform:translate(-50%);color:#000000d6;text-align:center;white-space:nowrap;z-index:4}.plotCard.kind-npc h2{min-height:22px;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;font-size:12px;font-weight:650;line-height:1.2}.plotCard.kind-npc .cardTitleInput{min-width:76px;min-height:24px;border:1px solid var(--scenamo-divider);border-radius:6px;background:#fff;padding:3px 6px;font-size:12px;font-weight:650}.plotCard.kind-npc .npcCardLabel{position:absolute;left:50%;top:calc(100% + 12px);max-width:116px;min-height:20px;transform:translate(-50%);border-radius:5px;background:#64c8d221;color:#0000009e;display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:3}.plotCard h2{flex:0 0 auto;min-width:0;overflow:hidden;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cardHeaderRow{display:flex;align-items:center;min-width:0}.cardHeaderRow h2,.cardHeaderRow .cardTitleInput{flex:1 1 auto;min-width:0}.plotCard .cardContentScroll{display:contents}.plotCard.withBodyPreview{align-items:stretch;flex-direction:column;padding:0;overflow:visible}.plotCard.withBodyPreview .cardContentScroll{display:flex;flex:1 1 auto;min-width:0;min-height:0;width:100%;height:calc(100% - 6px);margin:3px 0;box-sizing:border-box;flex-direction:column;gap:10px;padding:10px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent;scrollbar-gutter:stable}.plotCard.withBodyPreview .cardHeaderRow{flex:0 0 auto;width:100%}.plotCard.ellipse.withBodyPreview .cardContentScroll{flex:0 0 72%;align-self:center;width:72%;height:72%;max-width:72%;max-height:72%;margin:auto;box-sizing:border-box;border-radius:0;padding:0 2px 0 0;overflow:hidden}.plotCard.ellipse.withBodyPreview .resizeEdge,.plotCard.ellipse.withBodyPreview .connectHandle{z-index:5}.plotCard.withBodyPreview.selected .cardContentScroll,.plotCard.ellipse.withBodyPreview.selected .cardContentScroll{overflow:auto}.plotCard.withBodyPreview .cardContentScroll::-webkit-scrollbar{width:4px;height:4px}.plotCard.withBodyPreview .cardContentScroll::-webkit-scrollbar-track{background:transparent}.plotCard.withBodyPreview .cardContentScroll::-webkit-scrollbar-thumb{border-radius:999px;background:#0000001a}.plotCard.withBodyPreview .cardContentScroll::-webkit-scrollbar-thumb:hover{background:#0000002e}.plotCard.editingBody.selected:after,.plotCard.editingBody.connectionSnapTarget:after{display:none}.plotCard.editingBody .connectHandle{display:none}.cardBodyPreview.richBodyEditor{flex:0 0 auto;min-height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0 2px 0 0;color:var(--scenamo-text-primary);font-size:12px;line-height:1.55;overflow:visible;pointer-events:auto}.cardBodyPreview.richBodyEditor:focus-within{border-color:transparent;box-shadow:none}.cardBodyPreview.richBodyEditor .ProseMirror{min-height:0;-webkit-user-select:text;user-select:text;cursor:text}.cardBodyPreview.richBodyEditor .ProseMirror>*:first-child{font-size:inherit;font-weight:inherit;line-height:inherit;margin-bottom:.45em}.cardBodyPreview.cardInlineEditor{flex:1 1 auto;min-height:100%}.cardBodyPreview.cardInlineEditor:focus-within{border-color:transparent;box-shadow:none}.cardBodyPreview.cardInlineEditor .ProseMirror>*:first-child{font-size:14px;font-weight:700;line-height:1.25;margin-bottom:.45em}.cardBodyPreview.richBodyEditor .shared-info-copy-btn,.cardBodyPreview.richBodyEditor .shared-info-color-picker,.cardBodyPreview.richBodyEditor .section-box-color-picker{display:none}.cardBodyPreview.richBodyEditor p{margin-bottom:.45em}.cardBodyPreviewPlaceholder{color:#0000007a}.cardBodyPreview.richBodyEditor ul,.cardBodyPreview.richBodyEditor ol{margin-bottom:.5em;padding-left:1.35em}.cardBodyPreview.richBodyEditor .shared-info,.cardBodyPreview.richBodyEditor [data-type=shared-info]{margin:.45rem 0;padding:12px 18px;font-size:11px}.cardBodyPreview.richBodyEditor .section-box,.cardBodyPreview.richBodyEditor [data-type=section-box]{margin:.45rem 0;padding:12px 14px;font-size:11px}.cardTitleInput{min-width:0;width:100%;border:0;outline:0;background:#ffffffb8;color:inherit;font:inherit;font-size:14px;font-weight:700;line-height:1.25;padding:2px 4px;border-radius:4px}.cardTitleInput:focus{box-shadow:0 0 0 2px var(--scenamo-theme-color-shadow)}.cardMeta{display:none}.workspaceArea{grid-column:2;grid-row:2;display:grid;min-width:0;min-height:0;position:relative;overflow:hidden;transition:grid-template-rows .18s cubic-bezier(.2,0,0,1)}.workspaceArea.panelResizing{transition:none}.workspaceArea>.canvasViewport{grid-column:1;grid-row:1;min-width:0;min-height:0}.rightBodyPanel{grid-column:3;grid-row:2}.bottomBodyPanel{grid-column:1;grid-row:2;border-top:1px solid var(--scenamo-divider);border-left:0;min-height:0;transform:translateY(0)}.bottomBodyPanel.collapsed{border-top-color:transparent;transform:translateY(10px)}.bodyBottomResizeHandle{position:absolute;top:-4px;left:0;right:0;z-index:5;height:8px;cursor:ns-resize}.bodyBottomResizeHandle:hover{background:var(--scenamo-theme-color-soft)}.settingsPanelBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:32px;background:var(--scenamo-overlay-scrim)}.settingsPanel{width:var(--scenamo-dialog-width);height:var(--scenamo-dialog-height);border:0;border-radius:12px;background:var(--scenamo-surface-bg);box-shadow:none;display:flex;overflow:hidden;color:var(--scenamo-text-primary)}.usageGuideBackdrop{z-index:99}.usageGuidePanel{width:var(--scenamo-dialog-width);height:var(--scenamo-dialog-height)}.usageGuideSidebar .settingsSidebarItem{min-height:34px}.usageGuideSidebar .settingsSidebarItem span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsSidebar{width:216px;flex:0 0 216px;border-right:1px solid var(--scenamo-divider);background:var(--scenamo-panel-bg);padding:6px 0 0;overflow-y:auto;transition:width .2s}.settingsSidebarGroup{padding:2px 14px;color:var(--scenamo-text-disabled);font-size:11px;font-weight:700;line-height:1.6;letter-spacing:.06em}.settingsSidebarItem{width:calc(100% - 12px);min-height:28px;margin:0 6px;border:0;border-radius:4px;background:transparent;color:var(--scenamo-text-primary);display:flex;align-items:center;gap:0;padding:3px 12px;text-align:left;font-size:14px}.settingsSidebarItem:hover,.settingsSidebarItem.active{background:var(--scenamo-action-hover)}.settingsSidebarItem .material-symbols-outlined{width:30px;min-width:30px;color:var(--scenamo-icon-muted);font-size:17px}.settingsContent{min-width:0;flex:1;background:var(--scenamo-surface-bg);overflow-y:auto}.settingsContentHeader{position:sticky;top:0;z-index:1;background:var(--scenamo-surface-bg);display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.usageGuideContentHeader{align-items:flex-start;gap:16px;padding:14px 20px}.usageGuideHeaderTitle{min-width:0;flex:1 1 auto}.usageGuideHeaderText{min-width:0}.settingsContentHeader h2{margin:0;color:var(--scenamo-text-secondary);font-size:13px;font-weight:600;letter-spacing:.04em}.usageGuideHeaderText h2{color:var(--scenamo-text-primary);font-size:18px;font-weight:800;line-height:1.35;letter-spacing:0}.usageGuideHeaderText p{margin:5px 0 0;color:var(--scenamo-text-secondary);font-size:13px;line-height:1.6}.settingsCloseButton{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center}.settingsCloseButton:hover{background:var(--scenamo-action-hover)}.settingsCloseButton .material-symbols-outlined{font-size:20px}.settingsContentBody{padding:24px}.usageGuideArticle{gap:18px}.usageGuideHeading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:flex-start}.usageGuideHeading>.material-symbols-outlined{width:34px;height:34px;border-radius:8px;background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color);display:grid;place-items:center;font-size:20px}.usageGuideBody{display:grid;gap:10px}.usageGuideBody p{margin:0;color:var(--scenamo-text-secondary);font-size:14px;line-height:1.75}.usageGuideToolTable{display:grid;border:1px solid var(--scenamo-divider);border-radius:8px;background:#fff;overflow:hidden}.usageGuideToolRow{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:stretch;padding:0 14px 0 0}.usageGuideToolRow+.usageGuideToolRow{border-top:1px solid var(--scenamo-divider)}.usageGuideToolIcon{width:48px;height:100%;border-right:1px solid var(--scenamo-divider);display:grid;place-items:center;color:var(--scenamo-theme-color);font-size:22px;line-height:1}.usageGuideToolRow>div{padding:12px 0}.usageGuideToolRow strong,.usageGuideStepList strong{display:block;color:var(--scenamo-text-primary);font-size:14px;font-weight:700;line-height:1.45}.usageGuideToolRow p,.usageGuideStepList p{margin:3px 0 0;color:var(--scenamo-text-secondary);font-size:13px;line-height:1.55}.usageGuideStepList{counter-reset:usage-guide-step;display:grid;gap:10px;list-style:none;margin:0;padding:0}.usageGuideStepList li{counter-increment:usage-guide-step;display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;border-left:3px solid var(--scenamo-theme-color);background:var(--scenamo-theme-color-pale);padding:10px 12px 10px 10px}.usageGuideStepList li:before{content:counter(usage-guide-step);width:24px;height:24px;border-radius:999px;background:var(--scenamo-theme-color);color:var(--scenamo-text-inverse);display:grid;place-items:center;font-size:12px;font-weight:700;line-height:1}.usageGuideStepVisual{margin:10px 0 0;border:1px solid var(--scenamo-divider);border-radius:8px;background:#fff;overflow:hidden}.usageGuideStepVisual img{display:block;width:100%;height:130px;background:#f7f8f8;object-fit:contain}.usageGuideStepVisual figcaption{margin:0;border-top:1px solid var(--scenamo-divider);color:#000000a3;font-size:12px;line-height:1.5;padding:7px 10px}.usageGuideVisualGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.usageGuideVisualGrid.stacked{grid-template-columns:minmax(0,1fr)}.usageGuideVisual{min-width:0;margin:0;border:1px solid var(--scenamo-divider);border-radius:8px;background:#fff;overflow:hidden}.usageGuideVisual img{display:block;width:100%;height:180px;background:#f7f8f8;object-fit:contain}.usageGuideVisualGrid.stacked .usageGuideVisual img{height:210px}.usageGuideVisual.portrait img{height:220px}.usageGuideVisual figcaption{margin:0;border-top:1px solid var(--scenamo-divider);color:#000000a3;font-size:12px;line-height:1.5;padding:7px 10px}.usageGuideNoteList{display:grid;gap:6px;border-left:3px solid var(--scenamo-theme-color);background:var(--scenamo-theme-color-pale);padding:7px 12px}.settingsSectionCard .usageGuideNoteList p{margin:0;color:var(--scenamo-text-secondary);font-size:13px;line-height:1.45}.settingsSectionCard{max-width:760px;margin:0 auto;border:0;border-radius:0;background:transparent;padding:0;display:grid;gap:24px}.settingsSectionCard.compact{gap:24px}.settingsSectionHeaderRow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.settingsSectionCard h3{margin:0;color:var(--scenamo-text-primary);font-size:.93rem;font-weight:500;letter-spacing:.01em}.settingsSectionCard p{margin:6px 0 0;color:var(--scenamo-text-secondary);font-size:13px;line-height:1.5}.settingsControlRow{border-top:1px solid var(--scenamo-divider);padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--scenamo-text-primary);font-size:14px}.settingsSelectControl{position:relative;min-width:132px;margin-top:12px;align-self:flex-start;flex:0 0 auto}.settingsSelectButton{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;width:100%;height:32px;border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-input-bg);color:var(--scenamo-text-primary);padding:4px 34px 4px 12px;text-align:left;font-size:.86rem;font-weight:400;line-height:1.4;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.settingsSelectButton:hover,.settingsSelectButton:focus-visible,.settingsSelectControl.open .settingsSelectButton{border-color:var(--scenamo-divider);background:var(--scenamo-input-hover-bg);outline:none}.settingsSelectButton>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsSelectButton .material-symbols-outlined{position:absolute;right:8px;top:50%;transform:translateY(-50%) rotate(90deg);color:var(--scenamo-icon-muted);font-size:18px;pointer-events:none}.settingsSelectControl.open .settingsSelectButton .material-symbols-outlined{color:var(--scenamo-icon-muted-hover);transform:translateY(-50%) rotate(-90deg)}.settingsSelectOptions{position:absolute;z-index:120;top:calc(100% + 4px);right:0;min-width:100%;overflow:hidden;border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-surface-bg);box-shadow:0 10px 24px var(--scenamo-shadow-medium);padding:4px}.settingsSelectOptions button{display:block;width:100%;min-height:30px;border:0;border-radius:7px;background:transparent;color:var(--scenamo-text-primary);padding:5px 10px;text-align:left;font-size:.86rem;font-weight:400}.settingsSelectOptions button:hover,.settingsSelectOptions button:focus-visible,.settingsSelectOptions button.selected{background:var(--scenamo-theme-color-pale);color:var(--scenamo-text-primary);outline:none}.settingsSectionBlock{display:grid;gap:18px}.settingsInlineRow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:2px 0}.settingsInlineRow h4{margin:0;color:var(--scenamo-text-primary);font-size:.93rem;font-weight:500}.settingsInlineRow p{margin:5px 0 0}.settingsSwitchControl{position:relative;flex:0 0 auto;width:42px;height:24px;margin-top:10px}.settingsSwitchControl input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.settingsSwitchControl span{display:block;width:100%;height:100%;border-radius:999px;background:var(--scenamo-divider);transition:background .12s ease}.settingsSwitchControl span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:var(--scenamo-surface-bg);box-shadow:0 1px 3px var(--scenamo-shadow-medium);transition:transform .12s ease}.settingsSwitchControl input:checked+span{background:var(--scenamo-theme-color)}.settingsSwitchControl input:checked+span:after{transform:translate(18px)}.settingsSwitchControl input:focus-visible+span{outline:2px solid var(--scenamo-theme-color);outline-offset:2px}.settingsVersionBadge{flex:0 0 auto;margin-top:2px;border-radius:999px;background:var(--scenamo-action-hover);color:var(--scenamo-text-secondary);padding:4px 10px;font-size:12px;font-weight:700}.settingsLinkList{display:grid;gap:8px}.settingsLinkButton{width:100%;min-height:40px;border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);display:grid;grid-template-columns:28px minmax(0,1fr) 22px;align-items:center;gap:8px;padding:7px 12px;font-size:14px;font-weight:600;text-align:left}.settingsLinkButton:hover,.settingsLinkButton:focus-visible{background:var(--scenamo-action-hover);outline:none}.settingsLinkButton .material-symbols-outlined{color:var(--scenamo-theme-color);font-size:18px}.settingsLinkButton .material-symbols-outlined:last-child{color:var(--scenamo-icon-disabled);font-size:16px}@media(max-width:720px){.welcomePanel{max-height:calc(100vh - 32px);overflow:auto}.welcomeActionList{grid-template-columns:1fr}.welcomeRecentList{grid-template-columns:repeat(2,minmax(0,1fr))}.settingsPanelBackdrop{padding:16px}.settingsPanel{width:calc(100vw - 32px);height:calc(100vh - 32px)}.settingsSidebar{width:64px;flex-basis:64px;padding-top:4px}.settingsSidebarGroup,.settingsSidebarItem span:not(.material-symbols-outlined){display:none}.settingsSidebarItem{min-height:32px;justify-content:center;width:calc(100% - 8px);margin:0 4px;padding:6px 8px}.settingsSidebarItem .material-symbols-outlined{width:auto;min-width:0;font-size:16px}.settingsContentBody{padding:18px}.settingsControlRow,.settingsSectionHeaderRow,.settingsInlineRow{align-items:stretch;flex-direction:column;gap:10px}.settingsSelectControl{width:100%;min-width:0;margin-top:0;align-self:stretch}.settingsSwitchControl{margin-top:0}}.richBodyEditorShell,.npcMemoEditorShell{min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:8px}.npcMemoToolbarRow{grid-template-columns:minmax(0,1fr)}.npcMemoToolbar{display:flex;align-items:center;justify-content:flex-start;gap:4px;min-height:40px;overflow:visible;box-sizing:border-box}.npcMemoSwitch{display:inline-flex;align-items:center;min-width:0;height:30px}.npcMemoSwitchControl{position:relative;flex:0 0 auto;width:50px;height:28px;margin:1px 0;cursor:pointer}.npcMemoSwitchControl input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.npcMemoSwitchControl>span{display:block;width:100%;height:100%;border-radius:999px;background:#d7d7d7;cursor:pointer;transition:background .12s ease}.npcMemoSwitchControl>span:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0000003d;cursor:pointer;transition:transform .12s ease}.npcMemoSwitchControl .material-symbols-outlined{position:absolute;top:6px;left:6px;z-index:1;width:16px;height:16px;color:#0000008a;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:16px;pointer-events:none;transition:transform .12s ease,color .12s ease}.npcMemoSwitchControl .npcMemoSwitchModeIcon{left:6px;right:auto;color:#ffffffc7}.npcMemoSwitchControl input:not(:checked)+span .npcMemoSwitchModeIcon{left:auto;right:6px;color:#0000006b}.npcMemoSwitchControl input:checked+span{background:var(--scenamo-theme-color)}.npcMemoSwitchControl input:checked+span:after{transform:translate(22px)}.npcMemoSwitchControl input:checked+span .material-symbols-outlined{color:var(--scenamo-theme-color);transform:translate(22px)}.npcMemoSwitchControl input:checked+span .npcMemoSwitchModeIcon{left:6px;right:auto;color:#ffffffc7;transform:none}.npcMemoSwitchControl input:focus-visible+span{outline:2px solid var(--scenamo-theme-color);outline-offset:2px}.richEditorToolbar .npcMemoSwitchControl .material-symbols-outlined{font-size:16px;line-height:16px}.npcStatusPanelButton{width:34px;min-width:34px;min-height:30px;border:0;border-radius:7px;background:transparent;color:var(--scenamo-icon-muted);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:12px;font-weight:700}.npcStatusPanelButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.npcStatusPanelButton{flex:0 0 auto}.npcStatusPanelButton .material-symbols-outlined{font-size:18px}.npcToolbarDivider{width:1px;height:20px;flex:0 0 auto;margin:0 4px;background:var(--scenamo-divider)}.infoPanel textarea.npcPlainMemoTextarea{grid-column:auto;grid-row:auto;width:100%;min-width:0;min-height:0;height:100%;border:0;border-radius:0;background:transparent;color:var(--scenamo-text-primary);font-size:15px;line-height:1.7;padding:2px 4px 18px;resize:none}.infoPanel textarea.npcPlainMemoTextarea:focus,.infoPanel textarea.npcPlainMemoTextarea:focus-visible{border-color:transparent;box-shadow:none}.npcStatusPanel{width:720px;max-height:min(760px,calc(100vh - 32px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;--panel-list-border: var(--scenamo-divider);--panel-input-bg: var(--scenamo-input-bg);--panel-surface-muted: var(--scenamo-surface-muted);--panel-subtle: var(--scenamo-text-secondary);--panel-danger: var(--scenamo-danger)}.npcStatusPanelTitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px 0}.npcStatusPanelTitleRow h2{margin:0;color:var(--scenamo-text-primary);font-size:18px}.npcPanelCloseButton{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--scenamo-icon-muted);display:inline-flex;align-items:center;justify-content:center;padding:0}.npcPanelCloseButton:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.npcPanelCloseButton .material-symbols-outlined{width:24px;height:24px;display:block;font-size:24px;line-height:24px;text-align:center}.npcStatusPanelContent{min-width:0;min-height:0;overflow:auto;display:grid;gap:16px;padding:16px 24px}.npcStatusTopGrid{display:grid;grid-template-columns:136px minmax(0,1fr);gap:16px;align-items:start}.npcStatusPanel .scenarioSettingsField{gap:6px;min-width:0;width:100%;font-size:14px;font-weight:500;line-height:1.4286}.npcStatusPanel .scenarioSettingsField>span{line-height:1.4286}.npcStatusPanel .scenarioSettingsField input{height:40px;min-height:40px;background:var(--panel-input-bg);padding:9px 12px;line-height:1.4286}.npcStatusAvatarStack{width:136px;min-width:136px;height:141px;margin-top:6px;display:flex;flex-direction:column;align-items:center;gap:2px}.npcStatusAvatar{flex:0 0 130px;width:130px;min-width:130px;max-width:130px;height:130px;min-height:130px;max-height:130px;box-sizing:border-box;aspect-ratio:1 / 1;border:0;border-radius:50%;background:var(--panel-surface-muted);color:#000000b8;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;letter-spacing:.2px;overflow:hidden;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.npcStatusAvatar img{display:block;width:100%;height:100%;object-fit:cover}.npcStatusAvatar:disabled{cursor:default;opacity:1;color:#000000b8}.npcStatusClearImageButton{min-height:0;border:0;border-radius:0;background:transparent;color:var(--panel-danger);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:11px;font-weight:400;line-height:1.4}.npcStatusClearImageButton:hover{background:transparent;color:var(--panel-danger)}.npcStatusNameFields{display:grid;gap:12px}.npcLabelField{position:relative}.npcLabelSuggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:8;display:grid;gap:4px;max-height:180px;overflow:auto;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);box-shadow:0 8px 24px #00000029;padding:6px}.npcLabelSuggestions button{width:100%;min-height:32px;border:0;border-radius:6px;background:transparent;color:#000000c7;padding:6px 10px;text-align:left;font-size:13px;font-weight:600;cursor:pointer}.npcLabelSuggestions button:hover,.npcLabelSuggestions button.active{background:var(--scenamo-theme-color-soft);color:var(--scenamo-theme-color)}.npcPanelSection{display:grid;gap:8px}.npcPanelSectionHeader{display:grid;gap:4px}.npcPanelSection h3{margin:0;color:var(--scenamo-text-primary);font-size:16px;font-weight:600;line-height:1.5}.npcPanelSection p{margin:4px 0 0;color:var(--scenamo-text-secondary);font-size:13px;line-height:1.5}.npcPanelRows{display:grid;gap:8px;border:1px solid var(--panel-list-border);border-radius:8px;background:transparent;padding:10px}.npcPanelRow{display:grid;grid-template-columns:20px minmax(0,1fr) 120px 120px 24px;gap:8px;align-items:center;will-change:transform}.npcPanelSortableRows{display:grid;gap:8px}.npcPanelRowHeader{color:var(--scenamo-text-secondary);font-size:11px;font-weight:600;line-height:1.4}.npcPanelRow input,.npcStatusPanel .scenarioSettingsField textarea{border:1px solid var(--scenamo-divider);border-radius:6px;background:var(--panel-input-bg);color:var(--scenamo-text-primary);font:inherit;padding:9px 12px}.npcPanelRow input{min-width:0;min-height:40px;font-size:14px;line-height:1.4286}.npcStatusPanel .scenarioSettingsField textarea{min-height:120px;resize:vertical;line-height:1.6}.npcStatusPanel .scenarioSettingsField textarea.npcPanelCharacterMemo{min-height:96px}.npcStatusPanel .scenarioSettingsField textarea.npcPanelSecretMemo{min-height:104px}.npcStatusPanel .scenarioSettingsField textarea.npcPanelTextarea:not(.npcPanelCharacterMemo):not(.npcPanelSecretMemo){min-height:132px}.npcPanelIconButton{width:24px;height:40px;border:0;border-radius:0;background:transparent;color:var(--panel-danger);display:inline-flex;align-items:center;justify-content:center;padding:0}.npcPanelIconButton:hover{background:transparent;color:var(--panel-danger)}.npcPanelIconButton .material-symbols-outlined{font-size:16px;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 20}.npcPanelDragHandle{width:20px;height:40px;border:0;background:transparent;color:var(--scenamo-icon-muted);display:inline-flex;align-items:center;justify-content:center;cursor:grab;touch-action:none}.npcPanelDragHandle:hover{color:var(--scenamo-icon-muted-hover)}.npcPanelDragHandle:active{cursor:grabbing}.npcPanelDragHandle .material-symbols-outlined{font-size:14px;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.npcPanelAddRow{display:flex;justify-content:center;padding-top:8px}.npcPanelAddButton{width:40px;height:40px;border:0;border-radius:6px;background:var(--panel-surface-muted);color:var(--scenamo-text-primary);display:inline-flex;align-items:center;justify-content:center;padding:8px;cursor:pointer}.npcPanelAddButton:hover{background:#64c8d224;box-shadow:0 0 0 1px #64c8d22e inset}.npcPanelAddButton .material-symbols-outlined{font-size:16px}.npcStatusPanelActions{margin-top:0;padding:0 24px 24px}@media(max-width:720px){.npcMemoToolbar{align-items:stretch;flex-direction:column}.npcStatusPanel{width:calc(100vw - 24px)}.npcStatusTopGrid{grid-template-columns:1fr}.npcStatusAvatar{width:96px;height:96px}.npcStatusAvatarStack{width:100%;min-width:0;height:auto;align-items:flex-start;margin-top:0}.npcPanelRowHeader{display:none}.npcPanelRow{grid-template-columns:20px minmax(0,1fr) 24px;align-items:start}.npcPanelRow input{grid-column:2}.npcPanelRow input:nth-of-type(1){margin-top:0}.npcPanelIconButton,.npcPanelDragHandle{margin-top:30px}}.infoPanel input.richTitleInput{border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);font-size:15px;font-weight:700;padding:9px 11px}.richEditorToolbarRow{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;gap:6px;min-width:0}.richEditorToolbar{display:block;min-width:0;overflow-x:auto;border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-surface-bg);padding:4px}.richEditorToolbarButtons{display:flex;align-items:center;justify-self:start;gap:2px;min-width:0}.richEditorToolbar button{flex:0 0 auto;width:30px;height:30px;border:0;border-radius:7px;background:transparent;color:var(--scenamo-icon-muted);display:inline-grid;place-items:center}.richEditorToolbar button:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.richEditorToolbar button.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.richEditorToolbar button:disabled{color:var(--scenamo-icon-disabled);cursor:not-allowed}.richEditorToolbar .material-symbols-outlined{font-size:20px}.richEditorToolbar .npcStatusPanelButton{width:30px;min-width:30px;height:30px;padding:0}.richEditorToolbar.npcMemoToolbar .npcStatusPanelButton:first-of-type{margin-left:8px}.richEditorToolbar.npcMemoToolbar{display:flex;justify-content:flex-start;min-height:40px;overflow:visible;overflow-x:visible;overflow-y:visible}.fullPreviewToggleGrip{display:flex;align-items:stretch;width:34px;overflow:visible;z-index:1}.fullPreviewToggleGrip button{position:relative;display:inline-grid;place-items:center;width:34px;min-width:34px;min-height:100%;border:1px solid var(--scenamo-divider);border-right:0;border-radius:10px 0 0 10px;background:var(--scenamo-surface-bg);color:var(--scenamo-icon-muted);cursor:pointer;padding:0;box-shadow:2px 1px 4px #0000000f}.fullPreviewToggleGrip button:hover{background:var(--scenamo-action-hover);color:var(--scenamo-icon-muted-hover)}.fullPreviewToggleGrip button.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.fullPreviewToggleGrip .material-symbols-outlined{font-size:20px;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.richEditorCardKindLabel{display:block;text-align:center;margin:0;color:var(--scenamo-text-secondary);padding:0;font-size:10px;font-weight:700;line-height:1.1;white-space:nowrap}.richListMenu{position:relative;display:inline-flex;flex:0 0 auto}.richListMenu>button{width:42px;grid-template-columns:20px 12px;column-gap:0}.richListMenuChevron{font-size:16px!important;margin-left:-3px}.richListMenuPopup{position:fixed;z-index:120;display:flex;flex-direction:column;min-width:172px;padding:8px}.richListMenuPopup button{width:100%;height:34px;display:grid;align-items:center;grid-template-columns:24px 1fr;justify-content:start;gap:8px;padding:0 10px;text-align:left;line-height:1}.richListMenuPopup button .material-symbols-outlined{display:inline-grid;place-items:center;width:24px;height:24px;font-size:20px;line-height:1}.richListMenuPopup button span:last-child{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.richToolbarSvgIcon{width:20px;height:20px;fill:currentcolor}.richToolbarDivider{flex:0 0 1px;height:22px;margin:0 3px;background:var(--scenamo-divider)}.richBodyEditor{--rich-editor-padding-top: 14px;--rich-editor-padding-inline: 16px;--rich-editor-padding-bottom: 16px;--rich-title-font-size: 1.25rem;--rich-title-line-height: 1.45;--rich-title-margin-bottom: .9em;--rich-body-placeholder-gap: .9rem;--rich-body-placeholder-offset: calc(var(--rich-title-font-size) * var(--rich-title-line-height) + var(--rich-body-placeholder-gap));min-width:0;min-height:0;overflow:auto;border:1px solid var(--scenamo-divider);border-radius:8px;background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary);padding:var(--rich-editor-padding-top) var(--rich-editor-padding-inline) var(--rich-editor-padding-bottom);line-height:1.7;outline:none}.richBodyEditor:focus-within{border-color:var(--scenamo-theme-color);box-shadow:0 0 0 2px #64c8d229}.richBodyEditor .ProseMirror{min-height:100%;outline:none}.richBodyEditor .ProseMirror>*:first-child{margin-top:0}.bodyEditorPanel .richBodyEditor .ProseMirror>*:first-child{margin-top:-4px}.richBodyEditor p{margin:0 0 .7em}.richBodyEditor ul,.richBodyEditor ol{margin:0 0 .8em;padding-left:1.6em}.richBodyEditor li{margin:0 0 .25em}.richBodyEditor li>p{margin:0}.richBodyEditor blockquote{position:relative;margin:.5em .5rem .8em;padding-left:1rem}.richBodyEditor blockquote:before{content:"";position:absolute;top:0;bottom:0;left:0;display:block;width:4px;border-radius:4px;background:#64c8d299}.richBodyEditor blockquote>:first-child{margin-top:0}.richBodyEditor blockquote>:last-child{margin-bottom:0}.richBodyEditor .shared-info,.richBodyEditor [data-type=shared-info]{position:relative;margin:.5rem 1rem;overflow:visible;border:0;border-left:2px solid var(--shared-info-accent, #bdbdbd);border-radius:2px 10px 10px 2px;background:#42a5f51f;color:var(--scenamo-text-primary);padding:25px 55px 25px 30px;font-size:1rem;line-height:1.5}.richBodyEditor .shared-info:before,.richBodyEditor [data-type=shared-info]:before{content:"";position:absolute;top:0;bottom:0;left:2px;width:0;border-radius:999px;border-left:2px dotted var(--shared-info-accent, #bdbdbd)}.richBodyEditor .shared-info p,.richBodyEditor [data-type=shared-info] p{margin:0;padding:0;font-size:inherit;line-height:inherit}.richBodyEditor .shared-info-blue,.richBodyEditor [data-type=shared-info][data-color=blue]{--shared-info-accent: #42a5f5;background:#42a5f51f}.richBodyEditor .shared-info-blue:before,.richBodyEditor [data-type=shared-info][data-color=blue]:before{border-left-color:#42a5f5}.richBodyEditor .shared-info-red:before,.richBodyEditor [data-type=shared-info][data-color=red]:before{border-left-color:#ef5350}.richBodyEditor .shared-info-red,.richBodyEditor [data-type=shared-info][data-color=red]{--shared-info-accent: #ef5350;background:#ef53501f}.richBodyEditor .shared-info-green:before,.richBodyEditor [data-type=shared-info][data-color=green]:before{border-left-color:#66bb6a}.richBodyEditor .shared-info-green,.richBodyEditor [data-type=shared-info][data-color=green]{--shared-info-accent: #66bb6a;background:#66bb6a1f}.richBodyEditor .shared-info-yellow:before,.richBodyEditor [data-type=shared-info][data-color=yellow]:before{border-left-color:#fdd835}.richBodyEditor .shared-info-yellow,.richBodyEditor [data-type=shared-info][data-color=yellow]{--shared-info-accent: #fdd835;background:#fdd83529}.richBodyEditor .shared-info-purple:before,.richBodyEditor [data-type=shared-info][data-color=purple]:before{border-left-color:#ab47bc}.richBodyEditor .shared-info-purple,.richBodyEditor [data-type=shared-info][data-color=purple]{--shared-info-accent: #ab47bc;background:#ab47bc1f}.richBodyEditor .shared-info-gray:before,.richBodyEditor [data-type=shared-info][data-color=gray]:before{border-left-color:#bdbdbd}.richBodyEditor .shared-info-gray,.richBodyEditor [data-type=shared-info][data-color=gray]{--shared-info-accent: #bdbdbd;background:#6b728014}.richBodyEditor .section-box,.richBodyEditor [data-type=section-box]{position:relative;margin:.5rem 1rem;border-radius:8px;color:var(--scenamo-text-primary);overflow:visible;padding:18px 22px;font-size:1rem;line-height:1.55}.richBodyEditor .section-box p,.richBodyEditor [data-type=section-box] p{margin:0 0 .5em;padding:0;font-size:inherit;line-height:inherit}.richBodyEditor .section-box p:last-child,.richBodyEditor [data-type=section-box] p:last-child{margin-bottom:0}.richBodyEditor .section-box-1,.richBodyEditor [data-type=section-box][data-box-type="1"]{border:0;background:#f3f4f6}.richBodyEditor .section-box-2,.richBodyEditor [data-type=section-box][data-box-type="2"]{border:2px solid rgba(107,114,128,.3);background:transparent}.richBodyEditor .section-box-blue,.richBodyEditor [data-type=section-box][data-color=blue][data-box-type="1"]{background:#3b82f61a}.richBodyEditor .section-box-green,.richBodyEditor [data-type=section-box][data-color=green][data-box-type="1"]{background:#10b9811a}.richBodyEditor .section-box-yellow,.richBodyEditor [data-type=section-box][data-color=yellow][data-box-type="1"]{background:#f59e0b1a}.richBodyEditor .section-box-purple,.richBodyEditor [data-type=section-box][data-color=purple][data-box-type="1"]{background:#8b5cf61a}.richBodyEditor .section-box-red,.richBodyEditor [data-type=section-box][data-color=red][data-box-type="1"]{background:#ef44441a}.richBodyEditor .section-box-gray,.richBodyEditor [data-type=section-box][data-color=gray][data-box-type="1"]{background:#6b728014}.richBodyEditor [data-type=section-box][data-color=blue][data-box-type="2"]{border-color:#3b82f6}.richBodyEditor [data-type=section-box][data-color=red][data-box-type="2"]{border-color:#ef4444}.richBodyEditor [data-type=section-box][data-color=green][data-box-type="2"]{border-color:#10b981}.richBodyEditor [data-type=section-box][data-color=yellow][data-box-type="2"]{border-color:#f59e0b}.richBodyEditor [data-type=section-box][data-color=purple][data-box-type="2"]{border-color:#8b5cf6}.richBodyEditor [data-type=section-box][data-color=gray][data-box-type="2"]{border-color:#6b728066}.richBodyEditor .shared-info-copy-btn{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:4px;background:transparent;color:var(--shared-info-accent, #42a5f5);padding:6px;cursor:pointer;opacity:1;transition:opacity .2s ease}.richBodyEditor .shared-info-copy-btn:hover{background:transparent;color:var(--shared-info-accent-hover, var(--shared-info-accent, #42a5f5))}.richBodyEditor .shared-info-copy-btn:after{content:attr(data-tooltip);position:absolute;top:-34px;right:0;white-space:nowrap;border-radius:4px;background:#424242f2;color:var(--scenamo-tooltip-text);padding:4px 8px;font-size:.75rem;line-height:1.2;box-shadow:0 2px 8px #0000002e;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease}.richBodyEditor .shared-info-copy-btn:hover:after{opacity:1;transform:translateY(0)}.richBodyEditor .shared-info-copy-btn .icon{display:block}.richBodyEditor .shared-info-color-picker,.richBodyEditor .section-box-color-picker{position:absolute;z-index:20;display:flex;gap:8px;border:1px solid var(--scenamo-divider);border-radius:999px;background:var(--scenamo-surface-bg);padding:8px 12px;box-shadow:0 6px 18px #00000029}.richBodyEditor .shared-info-color-picker.position-top,.richBodyEditor .section-box-color-picker.position-top{top:-48px;left:50%;transform:translate(-50%)}.richBodyEditor .shared-info-color-picker.position-bottom,.richBodyEditor .section-box-color-picker.position-bottom{bottom:-48px;left:50%;transform:translate(-50%)}.richBodyEditor .color-btn{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;min-width:26px;min-height:26px;border:0;border-radius:999px;padding:0;cursor:pointer}.richBodyEditor .color-btn:hover{transform:scale(1.1);box-shadow:0 2px 5px #0000001a}.copyToast{position:fixed;left:50%;top:12px;z-index:140;transform:translate(-50%);border-radius:999px;background:#212121eb;color:#fff;padding:7px 14px;font-size:.8125rem;font-weight:700;box-shadow:0 6px 18px #00000038;pointer-events:none}.cardToolbar,.edgeToolbar{position:absolute;gap:4px;padding:6px;border-radius:10px;overflow:visible}.floatingToolbar .cardToolbarButton,.floatingToolbar .edgeToolbarButton,.floatingToolbar .cardSubmenu button,.floatingToolbar .edgeSubmenu button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-height:34px;border-radius:6px;background:transparent;color:var(--scenamo-icon-muted);padding:0;cursor:pointer}.floatingToolbar .cardToolbarBodyPreviewButton:before{content:"";position:absolute;left:-5px;top:7px;bottom:7px;width:1px;background:var(--scenamo-divider);pointer-events:none}.floatingToolbar .cardToolbarBodyPreviewButton{margin-left:8px}.floatingToolbar .cardToolbarButton:hover,.floatingToolbar .cardToolbarButton.active,.floatingToolbar .edgeToolbarButton:hover,.floatingToolbar .edgeToolbarButton.active,.floatingToolbar .cardSubmenu button:hover,.floatingToolbar .cardSubmenu button.active,.floatingToolbar .edgeSubmenu button:hover,.floatingToolbar .edgeSubmenu button.active{background:var(--scenamo-theme-color-pale);color:var(--scenamo-theme-color)}.floatingToolbar .cardSubmenu button:disabled,.floatingToolbar .edgeSubmenu button:disabled{color:var(--scenamo-text-disabled);cursor:default;opacity:.42}.floatingToolbar .cardSubmenu button:disabled:hover,.floatingToolbar .edgeSubmenu button:disabled:hover{background:transparent;color:var(--scenamo-text-disabled)}.cardToolbarButton .material-symbols-outlined,.edgeToolbarButton .material-symbols-outlined,.cardSubmenu .material-symbols-outlined,.edgeSubmenu .material-symbols-outlined{font-size:22px;font-weight:300;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.edgeShapeIcon{display:block;width:24px;height:24px;color:currentcolor;overflow:visible}.edgeShapeIcon path{fill:none;stroke:currentcolor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.edgeShapeIcon.zigzag path{stroke-width:2.3}.edgeSubmenuDivider{align-self:stretch;width:1px;min-height:24px;background:var(--scenamo-divider)}.cardSubmenu,.edgeSubmenu{position:absolute;left:50%;top:calc(100% + 8px);display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-surface-bg);box-shadow:0 8px 24px #00000029;transform:translate(-50%);white-space:nowrap}.edgeLabelSubmenu{top:auto;bottom:calc(100% + 8px);width:max-content;max-width:380px;flex-wrap:wrap;justify-content:center}.edgeLabelSubmenu button{width:auto;min-width:48px;padding:0 10px!important;font-size:13px;font-weight:700}.textCardSubmenu button{width:auto;min-width:42px;padding:0 8px!important;font-size:12px;font-weight:700}.edgeDirectionIcon,.edgeLineStyleIcon{display:block;width:30px;height:30px;color:currentcolor;overflow:visible}.edgeDirectionIcon line,.edgeLineStyleIcon line{fill:none;stroke:currentcolor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.edgeDirectionIcon line{stroke-width:2.2}.edgeDirectionIcon path,.edgeDirectionIcon circle{fill:currentcolor;stroke:none}.edgeLineStyleIcon.dotted line{stroke-linecap:round;stroke-dasharray:.1 6}.edgeLineStyleIcon.dashed line{stroke-dasharray:8 5}.edgeLineIcon{display:block;width:30px;height:2px;border-radius:999px;background:currentcolor}.edgeLineIcon.dotted{height:0;border-top:2px dotted currentcolor;background:transparent}.edgeLineIcon.dashed{height:2px;border:0;background:linear-gradient(90deg,currentcolor 0 12px,transparent 12px 18px,currentcolor 18px 30px)}.edgeLineIcon.none{width:auto;height:auto;background:transparent;border-radius:0;font-family:Material Symbols Outlined;font-size:21px;font-weight:300;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20;line-height:1}.edgeColorIcon,.edgeColorOption{display:block;width:20px;height:20px;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px #00000038}.edgeLabelEditor{position:absolute;z-index:7;transform:translate(-50%,-50%);padding:4px 8px;border:2px solid #bcbcbc;border-radius:9px;background:#fffffff0;box-shadow:0 1px 5px #0000001f}.edgeLabelEditor input{width:112px;border:0;outline:none;background:transparent;color:#2d2924;font:inherit;font-size:18px;font-weight:700;line-height:1.2;text-align:center}.edgeLabelEditorPresets{position:absolute;left:50%;bottom:calc(100% + 8px);display:flex;align-items:center;justify-content:center;width:max-content;max-width:380px;gap:8px;padding:8px;border:1px solid var(--scenamo-divider);border-radius:10px;background:var(--scenamo-surface-bg);box-shadow:0 8px 24px #00000029;transform:translate(-50%);white-space:nowrap}.edgeLabelEditorPresets button{width:auto;min-width:48px;height:32px;border:0;border-radius:7px;background:transparent;color:var(--scenamo-text-secondary);padding:0 10px;font-size:13px;font-weight:700;cursor:pointer}.edgeLabelEditorPresets button:hover,.edgeLabelEditorPresets button.active{background:var(--scenamo-theme-color-soft);color:var(--scenamo-theme-color)}.bodyEditorPanel{grid-template-rows:minmax(0,1fr);background:var(--scenamo-canvas-bg)}.bodyEditorPanel .richBodyEditorShell,.bodyEditorPanel .previewPlaceholderPane,.bodyEditorPanel>.fullTextPreview,.bodyEditorPanel .infoEmptyState{grid-row:1}.bodyPaneSplit{min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,calc((100% - 8px) * var(--body-editor-ratio, .5))) 8px minmax(0,calc((100% - 8px) * var(--full-preview-ratio, .5)));transition:grid-template-columns .18s cubic-bezier(.2,0,0,1)}.bodyPaneSplit.previewClosed{grid-template-columns:minmax(0,100%) 0 minmax(0,0px)}.bodyPaneSplit.previewResizing{transition:none}.bodyPaneSplitEditor,.fullTextPreview{min-width:0;min-height:0;overflow:auto}.bodyPaneSplitEditor .richBodyEditorShell,.bodyPaneSplitEditor .previewPlaceholderPane{height:100%}.bodyPaneSplitEditor{overflow:visible}.bodyPaneSplitResizeHandle{align-self:stretch;cursor:col-resize;background:transparent;position:relative;opacity:1;transition:opacity .12s ease}.bodyPaneSplit.previewClosed .bodyPaneSplitResizeHandle{cursor:default;opacity:0;pointer-events:none}.bodyPaneSplitResizeHandle:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:var(--scenamo-divider)}.bodyPaneSplitResizeHandle:hover:before,.bodyPaneSplitResizeHandle:focus-visible:before{left:0;width:3px;background:var(--scenamo-theme-color)}.fullTextPreview{padding:2px 4px 18px;color:var(--scenamo-text-primary);opacity:0;transition:opacity .14s ease}.fullTextPreview.contentVisible{opacity:1}.bodyPaneSplit.previewClosed .fullTextPreview{opacity:0;overflow:hidden;padding-left:0;padding-right:0;pointer-events:none}.fullTextPreviewSection{margin:0}.fullTextPreviewHeading{display:block;width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;padding:0}.fullTextPreviewHeading:hover{color:var(--scenamo-theme-color)}.fullTextPreviewHeading h1,.fullTextPreviewHeading h2,.fullTextPreviewHeading h3,.fullTextPreviewHeading h4,.fullTextPreviewHeading h5{margin-block-start:0;margin-block-end:.8em;color:var(--scenamo-text-primary);letter-spacing:0;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,system-ui,-apple-system,sans-serif}.fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h1{font-size:2.4rem;line-height:1.3;background:#111;color:#fff;caret-color:#fff;padding:1rem .9rem;border-radius:8px;margin-block-end:.55em}.fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h2{font-size:1.8rem;line-height:1.4;padding-bottom:.4rem;box-shadow:inset 0 -1px 0 var(--scenamo-theme-color)}.fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h3{font-size:1.4rem}.fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h4{font-size:1.25rem;font-weight:500}.fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h5{font-size:1rem;font-weight:500}.bodyEditorPanel .fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h1{font-size:2.4rem!important;line-height:1.3!important;padding:1rem .9rem!important;border-radius:8px!important;margin-block-end:.55em!important}.bodyEditorPanel .fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h2{font-size:1.8rem!important;line-height:1.4!important;padding-bottom:.4rem!important}.bodyEditorPanel .fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h3{font-size:1.4rem!important}.bodyEditorPanel .fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h4{font-size:1.25rem!important}.bodyEditorPanel .fullTextPreviewHeadingStyle-scenamo .fullTextPreviewHeading h5{font-size:1rem!important}.fullTextPreviewHeadingStyle-normal .fullTextPreviewHeading h1{font-size:2rem;line-height:1.25;font-weight:700}.fullTextPreviewHeadingStyle-normal .fullTextPreviewHeading h2{font-size:1.5rem;line-height:1.3;font-weight:700}.fullTextPreviewHeadingStyle-normal .fullTextPreviewHeading h3{font-size:1.25rem;line-height:1.35;font-weight:700}.fullTextPreviewHeadingStyle-normal .fullTextPreviewHeading h4{font-size:1.1rem;line-height:1.4;font-weight:700}.fullTextPreviewHeadingStyle-normal .fullTextPreviewHeading h5{font-size:1rem;line-height:1.45;font-weight:700}.fullTextPreviewBody{pointer-events:auto;color:var(--scenamo-text-primary)}.fullTextPreviewBody.richBodyEditor{min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;padding:0}.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor{font-size:16px;line-height:1.7}.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor p,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor li,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor blockquote{font-size:inherit;line-height:inherit}.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor .shared-info,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor [data-type=shared-info]{font-size:14px;line-height:1.5}.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor .section-box,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor [data-type=section-box]{font-size:15px;line-height:1.55}.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor .shared-info p,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor [data-type=shared-info] p,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor .shared-info li,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor [data-type=shared-info] li,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor .section-box p,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor [data-type=section-box] p,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor .section-box li,.bodyEditorPanel .fullTextPreview .fullTextPreviewBody.richBodyEditor [data-type=section-box] li{font-size:inherit;line-height:inherit}.fullTextPreviewBody.richBodyEditor:focus-within{box-shadow:none}.fullTextPreviewBody.richBodyEditor ul,.fullTextPreviewBody.richBodyEditor ol{margin-block-start:0;margin-block-end:0}.fullTextPreviewBody input,.fullTextPreviewBody select,.fullTextPreviewBody textarea,.fullTextPreviewBody button{pointer-events:none}.fullTextPreviewError,.fullTextPreviewEmpty{margin:0;color:var(--scenamo-text-secondary)}.previewPlaceholderPane{min-width:0;min-height:0;display:grid;grid-template-rows:40px minmax(0,1fr);gap:6px}.previewPlaceholderToggleRow{grid-row:1;min-height:0;height:40px}.previewPlaceholderPane .infoEmptyState{grid-row:2}.bodyEditorPanel .infoEmptyState{border:0;border-radius:0;background:transparent;padding:10px 4px}.fadeInEmptyState{animation:fade-in-empty-state .14s ease forwards}@keyframes fade-in-empty-state{0%{opacity:0}to{opacity:1}}.richBodyEditor .ProseMirror>*:first-child{font-size:var(--rich-title-font-size);font-weight:700;line-height:var(--rich-title-line-height);margin-bottom:var(--rich-title-margin-bottom)}.bodyEditorPanel{padding:10px}.bodyEditorPanel .richBodyEditorShell{gap:6px}.bodyEditorPanel .richEditorToolbar{margin:0}.bodyEditorPanel .richEditorToolbarRow{margin-right:-10px}.bodyPaneSplitEditor .richEditorToolbarRow,.bodyPaneSplit.previewClosed .bodyPaneSplitEditor .richEditorToolbarRow{margin-right:0}.bodyPaneSplit.previewClosed .bodyPaneSplitEditor .richBodyEditor{margin-right:-10px;padding-right:calc(var(--rich-editor-padding-inline) + 10px)}.bodyEditorPanel .richBodyEditor{--rich-editor-padding-top: 2px;--rich-editor-padding-inline: 4px;--rich-editor-padding-bottom: 18px;border:0;border-radius:0;background:transparent;padding:var(--rich-editor-padding-top) var(--rich-editor-padding-inline) var(--rich-editor-padding-bottom);font-size:16px;line-height:1.7}.bodyEditorPanel .richBodyEditor p,.bodyEditorPanel .richBodyEditor li,.bodyEditorPanel .richBodyEditor blockquote{font-size:inherit;line-height:inherit}.bodyEditorPanel .richBodyEditor .shared-info,.bodyEditorPanel .richBodyEditor [data-type=shared-info]{font-size:14px;line-height:1.5}.bodyEditorPanel .richBodyEditor .section-box,.bodyEditorPanel .richBodyEditor [data-type=section-box]{font-size:15px;line-height:1.55}.bodyEditorPanel .richBodyEditor .shared-info p,.bodyEditorPanel .richBodyEditor [data-type=shared-info] p,.bodyEditorPanel .richBodyEditor .shared-info li,.bodyEditorPanel .richBodyEditor [data-type=shared-info] li,.bodyEditorPanel .richBodyEditor .section-box p,.bodyEditorPanel .richBodyEditor [data-type=section-box] p,.bodyEditorPanel .richBodyEditor .section-box li,.bodyEditorPanel .richBodyEditor [data-type=section-box] li{font-size:inherit;line-height:inherit}.bodyEditorPanel .richBodyEditor:focus-within{box-shadow:none}.cardShapeIcon{display:block;width:20px;height:16px;border:1.5px solid currentcolor;background:transparent;box-sizing:border-box}.cardShapeIcon.square{border-radius:0}.cardShapeIcon.rounded{border-radius:5px}.cardShapeIcon.ellipse{border-radius:999px}.outlineTitle.placeholder,.plotCard h2.placeholder{color:#0009;font-weight:600}:root[data-scenamo-theme=dark] .edgeLabelBackground,.appShell[data-theme=dark] .edgeLabelBackground{fill:var(--scenamo-surface-muted)}:root[data-scenamo-theme=dark] .edgeLabel,.appShell[data-theme=dark] .edgeLabel{fill:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .edge:hover .edgeLabel,:root[data-scenamo-theme=dark] .edge.selected .edgeLabel,.appShell[data-theme=dark] .edge:hover .edgeLabel,.appShell[data-theme=dark] .edge.selected .edgeLabel{fill:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .groupFrameTitleInput,:root[data-scenamo-theme=dark] .groupFrameTitleLabel,.appShell[data-theme=dark] .groupFrameTitleInput,.appShell[data-theme=dark] .groupFrameTitleLabel{background:var(--scenamo-surface-bg);background:color-mix(in srgb,var(--group-frame-color) 18%,var(--scenamo-surface-bg));color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .plotCard,.appShell[data-theme=dark] .plotCard{border-color:var(--scenamo-divider);background:var(--scenamo-input-bg);color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .plotCard.white,.appShell[data-theme=dark] .plotCard.white{background:var(--scenamo-surface-muted)}:root[data-scenamo-theme=dark] .plotCard.brand,.appShell[data-theme=dark] .plotCard.brand{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 24%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.blue,.appShell[data-theme=dark] .plotCard.blue{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 24%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.green,.appShell[data-theme=dark] .plotCard.green{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 26%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.red,.appShell[data-theme=dark] .plotCard.red{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 24%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.purple,.appShell[data-theme=dark] .plotCard.purple{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 26%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.yellow,.appShell[data-theme=dark] .plotCard.yellow{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 22%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.kind-data,.appShell[data-theme=dark] .plotCard.kind-data{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 24%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.kind-note,.appShell[data-theme=dark] .plotCard.kind-note{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 24%,var(--scenamo-input-bg));color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .plotCard.kind-npc,.appShell[data-theme=dark] .plotCard.kind-npc{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 24%,var(--scenamo-input-bg));box-shadow:none}:root[data-scenamo-theme=dark] .plotCard.kind-npc.white,.appShell[data-theme=dark] .plotCard.kind-npc.white{background:var(--scenamo-surface-muted)}:root[data-scenamo-theme=dark] .plotCard.kind-npc.green,:root[data-scenamo-theme=dark] .plotCard.kind-npc.purple,.appShell[data-theme=dark] .plotCard.kind-npc.green,.appShell[data-theme=dark] .plotCard.kind-npc.purple{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 26%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .plotCard.kind-npc.yellow,.appShell[data-theme=dark] .plotCard.kind-npc.yellow{background:var(--scenamo-input-bg);background:color-mix(in srgb,var(--card-accent-color) 22%,var(--scenamo-input-bg))}:root[data-scenamo-theme=dark] .cardKindIcon,:root[data-scenamo-theme=dark] .plotCard.kind-data .cardKindIcon,:root[data-scenamo-theme=dark] .plotCard.kind-note .cardKindIcon,:root[data-scenamo-theme=dark] .plotCard.kind-npc .cardKindIcon,.appShell[data-theme=dark] .cardKindIcon,.appShell[data-theme=dark] .plotCard.kind-data .cardKindIcon,.appShell[data-theme=dark] .plotCard.kind-note .cardKindIcon,.appShell[data-theme=dark] .plotCard.kind-npc .cardKindIcon{color:var(--card-accent-color)}:root[data-scenamo-theme=dark] .plotCard.kind-text h2,:root[data-scenamo-theme=dark] .plotCard.kind-text .cardTitleInput,.appShell[data-theme=dark] .plotCard.kind-text h2,.appShell[data-theme=dark] .plotCard.kind-text .cardTitleInput{color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .plotCard.kind-npc h2,:root[data-scenamo-theme=dark] .plotCard.kind-npc .cardTitleInput,.appShell[data-theme=dark] .plotCard.kind-npc h2,.appShell[data-theme=dark] .plotCard.kind-npc .cardTitleInput{border-color:var(--scenamo-divider);background:var(--scenamo-surface-bg);color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .plotCard.kind-npc .npcCardLabel,.appShell[data-theme=dark] .plotCard.kind-npc .npcCardLabel{background:var(--scenamo-theme-color-pale);color:var(--scenamo-text-secondary)}:root[data-scenamo-theme=dark] .cardTitleInput,.appShell[data-theme=dark] .cardTitleInput{background:var(--scenamo-input-bg);color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .cardBodyPreviewPlaceholder,:root[data-scenamo-theme=dark] .plotCard h2.placeholder,.appShell[data-theme=dark] .cardBodyPreviewPlaceholder,.appShell[data-theme=dark] .plotCard h2.placeholder{color:var(--scenamo-text-secondary)}:root[data-scenamo-theme=dark] .plotCard.withBodyPreview .cardContentScroll,.appShell[data-theme=dark] .plotCard.withBodyPreview .cardContentScroll{scrollbar-color:var(--scenamo-divider) transparent}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor .shared-info,:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=shared-info],:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor .section-box,:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor .shared-info,.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=shared-info],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor .section-box,.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box]{color:var(--scenamo-text-primary)}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor .section-box-1,:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor .section-box-1,.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-box-type="1"]{background:var(--scenamo-surface-muted)}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor .section-box-2,:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor .section-box-2,.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-box-type="2"]{border-color:var(--scenamo-divider)}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=blue][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=blue][data-box-type="1"]{background:#3b82f624}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=green][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=green][data-box-type="1"]{background:#10b98124}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=yellow][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=yellow][data-box-type="1"]{background:#f59e0b24}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=purple][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=purple][data-box-type="1"]{background:#8b5cf624}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=red][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=red][data-box-type="1"]{background:#ef444424}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=gray][data-box-type="1"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=gray][data-box-type="1"]{background:#6b728029}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=blue][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=blue][data-box-type="2"]{border-color:#3b82f6}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=red][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=red][data-box-type="2"]{border-color:#ef4444}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=green][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=green][data-box-type="2"]{border-color:#10b981}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=yellow][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=yellow][data-box-type="2"]{border-color:#f59e0b}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=purple][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=purple][data-box-type="2"]{border-color:#8b5cf6}:root[data-scenamo-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=gray][data-box-type="2"],.appShell[data-theme=dark] .cardBodyPreview.richBodyEditor [data-type=section-box][data-color=gray][data-box-type="2"]{border-color:#6b728080}.richBodyEditor{position:relative}.richEditorPlaceholders{position:absolute;inset:var(--rich-editor-padding-top) var(--rich-editor-padding-inline) var(--rich-editor-padding-bottom);z-index:3;pointer-events:none;color:#1515158a}.richTitlePlaceholder{font-size:var(--rich-title-font-size);font-weight:700;line-height:var(--rich-title-line-height)}.richBodyPlaceholder{margin-top:.9em;line-height:1.7}.richEditorPlaceholders.withoutTitlePlaceholder .richBodyPlaceholder{margin-top:var(--rich-body-placeholder-offset)}.richBodyEditor .ProseMirror{position:relative;z-index:2}.richBodyEditor{--task-checkbox-size: 16px;--task-checkbox-track-size: 18px;--task-checkbox-gap: 8px;--task-checkbox-border-width: 1.5px;--task-checkbox-radius: 3px;--task-checkbox-line-height: 1.7em;--task-item-row-gap: .25em}.bodyEditorPanel .richBodyEditor{--task-checkbox-size: 14px;--task-checkbox-track-size: 18px}.cardBodyPreview.richBodyEditor{--task-checkbox-size: 11px;--task-checkbox-track-size: 13px;--task-checkbox-gap: 5px;--task-checkbox-border-width: 1.3px;--task-checkbox-line-height: 1.55em;--task-item-row-gap: .18em}.richBodyEditor ul[data-type=taskList]{display:grid;gap:0;list-style:none;margin:0 0 .8em;padding-left:0}.cardBodyPreview.richBodyEditor ul[data-type=taskList]{margin:.2rem 0 .5rem}.richBodyEditor li[data-type=taskItem],.richBodyEditor li[data-checked]{display:grid;grid-template-columns:var(--task-checkbox-track-size) minmax(0,1fr);column-gap:var(--task-checkbox-gap);align-items:start;margin:0 0 var(--task-item-row-gap);padding:0;border:0;outline:0;background:transparent;box-shadow:none;list-style:none}.richBodyEditor li[data-type=taskItem]>label,.richBodyEditor li[data-checked]>label{display:flex;align-items:flex-start;justify-content:center;width:var(--task-checkbox-track-size);min-width:var(--task-checkbox-track-size);height:auto;min-height:var(--task-checkbox-line-height);margin:0;padding:calc((var(--task-checkbox-line-height) - var(--task-checkbox-size)) / 2) 0 0;border:0;outline:0;background:transparent;box-shadow:none;line-height:inherit;-webkit-user-select:none;user-select:none}.richBodyEditor li[data-type=taskItem]>label>span,.richBodyEditor li[data-checked]>label>span{display:none}.richBodyEditor li[data-type=taskItem]>label>input[type=checkbox],.richBodyEditor li[data-checked]>label>input[type=checkbox]{display:grid!important;place-content:center;flex:0 0 auto;inline-size:var(--task-checkbox-size)!important;block-size:var(--task-checkbox-size)!important;width:var(--task-checkbox-size)!important;height:var(--task-checkbox-size)!important;min-inline-size:var(--task-checkbox-size)!important;min-block-size:var(--task-checkbox-size)!important;max-inline-size:var(--task-checkbox-size)!important;max-block-size:var(--task-checkbox-size)!important;margin:0!important;padding:0!important;border:var(--task-checkbox-border-width) solid var(--scenamo-text-disabled)!important;border-radius:var(--task-checkbox-radius)!important;outline:0;background:transparent!important;box-shadow:none!important;box-sizing:border-box;line-height:1;-moz-appearance:none;appearance:none;-webkit-appearance:none}.richBodyEditor li[data-type=taskItem]>label>input[type=checkbox]:checked,.richBodyEditor li[data-checked]>label>input[type=checkbox]:checked{border-color:var(--scenamo-theme-color)!important;background:var(--scenamo-theme-color)!important}.richBodyEditor li[data-type=taskItem]>label>input[type=checkbox]:checked:before,.richBodyEditor li[data-checked]>label>input[type=checkbox]:checked:before{content:"";display:block;width:calc(var(--task-checkbox-size) * .5);height:calc(var(--task-checkbox-size) * .31);border:calc(var(--task-checkbox-border-width) + .4px) solid var(--scenamo-text-inverse);border-top:0;border-right:0;transform:translateY(-1px) rotate(-45deg)}.richBodyEditor li[data-type=taskItem]>div,.richBodyEditor li[data-checked]>div{min-width:0}.richBodyEditor li[data-type=taskItem]>div>p,.richBodyEditor li[data-checked]>div>p{margin:0}.cardBodyPreview.richBodyEditor ul[data-type=taskList]:focus-within,.cardBodyPreview.richBodyEditor ul[data-type=taskList] li:focus-within,.cardBodyPreview.richBodyEditor ul[data-type=taskList] label:focus-within,.cardBodyPreview.richBodyEditor ul[data-type=taskList] input[type=checkbox]:focus,.cardBodyPreview.richBodyEditor ul[data-type=taskList] input[type=checkbox]:focus-visible{outline:0!important;box-shadow:none!important}.cardBodyPreview.richBodyEditor ul[data-type=taskList],.cardBodyPreview.richBodyEditor ul[data-type=taskList] li,.cardBodyPreview.richBodyEditor ul[data-type=taskList] label,.cardBodyPreview.richBodyEditor ul[data-type=taskList] div,.cardBodyPreview.richBodyEditor ul[data-type=taskList] p{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}
