:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eefc;background:#0b1020;line-height:1.4;font-weight:400}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;background:#0b1020;overflow:hidden;overscroll-behavior:none}button,input,select,textarea{font:inherit}input,select,textarea{font-size:16px}button{touch-action:manipulation}button{cursor:pointer}input,select,textarea{width:100%;border:1px solid #2a3350;background:#11192f;color:#edf4ff;border-radius:10px;padding:9px 11px}textarea{resize:none}label{display:grid;gap:6px;color:#b7c4e3;font-size:.88rem}.graph-editor-root{position:relative;width:100vw;height:100vh;overflow:hidden;background:radial-gradient(circle at top,rgba(61,99,216,.16),transparent 28%),linear-gradient(180deg,#11182d,#0a1020)}.toolbar{position:absolute;z-index:40;top:max(12px,env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#080c18c7;border:1px solid rgba(120,141,200,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 34px #00000047}.toolbar-title{display:inline-flex;align-items:center;gap:8px;font-weight:700;letter-spacing:.02em}.live-pill{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;color:#d7ffe7;background:#1cad5824;border:1px solid rgba(28,173,88,.28)}.toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.toolbar-zoom-readout{min-width:60px;text-align:center;font-weight:700;color:#d7e5ff}.toolbar-zoom-button{min-width:44px;font-size:1.2rem;line-height:1}.toolbar-button{border:1px solid #334167;background:#141d35;color:#e8efff;border-radius:10px;padding:8px 12px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto}.fullscreen-mobile-icon{display:none}.toolbar-button:disabled{opacity:.45;cursor:not-allowed}.status-banner{position:absolute;z-index:40;left:12px;bottom:12px;padding:10px 12px;border-radius:12px;background:#080c18e0;border:1px solid rgba(120,141,200,.22);color:#c9d6f5}.status-banner.error{border-color:#ff787866;color:#ffd7d7}.graph-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;cursor:grab;touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg,rgba(157,175,255,.06) 1px,transparent 1px),linear-gradient(rgba(157,175,255,.06) 1px,transparent 1px);background-size:48px 48px}.graph-viewport.panning{cursor:grabbing}.graph-stage{position:absolute;left:0;top:0;transform-origin:0 0;will-change:transform}.graph-lines{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.graph-node,.ghost-node{position:absolute;border-radius:18px;-webkit-user-select:none;user-select:none;touch-action:none}.graph-node{background:linear-gradient(180deg,#18223b,#0f182e);border:1px solid #344264;box-shadow:0 22px 36px #04081270;padding:12px;display:grid;grid-template-rows:auto auto 1fr auto;gap:10px}.graph-node.narration{background:linear-gradient(180deg,#1f2541,#121730)}.graph-node.editor,.graph-node.create{height:auto!important;min-height:280px;grid-template-rows:auto 1fr auto}.graph-node.selected{border-color:#8aa2ff;box-shadow:0 0 0 2px #8aa2ff3d,0 24px 40px #04081275}.graph-node.hover-target{border-color:#9cb2ff;box-shadow:0 0 0 3px #9cb2ff29,0 24px 40px #04081275}.graph-node-header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.node-index{font-size:1rem;font-weight:800;color:#eef4ff}.node-summary{color:#93a3c8;font-size:.82rem}.editor-chip{padding:4px 8px;border-radius:999px;background:#7a92ff24;border:1px solid rgba(122,146,255,.26);color:#dfe8ff;text-transform:uppercase;font-size:.72rem;font-weight:700;letter-spacing:.08em}.mini-icon{width:32px;height:32px;border-radius:10px;border:1px solid #31405f;background:#13203c;color:#dfe9ff;flex:0 0 auto}.graph-node-text{min-height:56px;max-height:56px;overflow:hidden;color:#dbe7ff;font-size:.93rem;line-height:1.35}.graph-node-rows{display:grid;gap:7px;align-content:start}.node-row{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #2e3a59;background:#10192f;border-radius:12px;padding:8px 10px;color:#edf4ff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-align:left}.node-row:hover{border-color:#4660a0}.node-row.linked{background:#101b37}.node-row.unlinked{background:#161c2f}.node-row-key{min-width:26px;height:24px;padding-inline:8px;border-radius:999px;background:#223057;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem}.node-row-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#dce8ff}.node-row-handle{width:16px;height:16px;border-radius:999px;border:2px solid #9ab0ff;background:#d7e1ff;box-shadow:0 0 0 3px #9ab0ff29}.node-row.unlinked .node-row-handle{background:transparent;border-color:#f4cf6f;box-shadow:0 0 0 3px #f4cf6f24}.node-add-answer{justify-self:center;width:40px;height:40px;border-radius:999px;border:1px solid #4660a0;background:#182957;color:#f3f7ff;font-size:1.4rem;line-height:1}.node-editor-fields{display:grid;gap:10px}.node-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.inline-answer-editor{border:1px solid #4560a7;background:#131f39f5;border-radius:12px;padding:8px;display:grid;gap:8px}.inline-answer-fields{display:grid;grid-template-columns:72px 1fr;gap:8px}.inline-answer-key{text-transform:uppercase;text-align:center;font-weight:700}.inline-answer-actions{display:flex;justify-content:flex-end;gap:6px}.ghost-node{padding:12px;background:#271c45e6;border:2px dashed #8d6bff;color:#efe8ff;box-shadow:0 20px 36px #04081261;display:grid;gap:4px;align-content:center;justify-items:start}.ghost-node.selected{box-shadow:0 0 0 2px #8d6bff47,0 20px 36px #04081261}.ghost-title{font-weight:800}.ghost-subtitle{font-size:.86rem;color:#d8cdfa}.ghost-create-button{margin-top:6px;border:1px solid #b7a2ff;background:#ffffff14;color:#fbf8ff;border-radius:10px;padding:6px 10px}.hint-chip{position:absolute;z-index:30;right:12px;bottom:12px;max-width:min(540px,calc(100vw - 24px));padding:10px 12px;border-radius:12px;background:#080c18db;border:1px solid rgba(120,141,200,.22);color:#c9d6f5}.primary-button,.secondary-button,.ghost-button{border-radius:10px;padding:9px 12px;border:1px solid #3a4a71}.primary-button.compact,.secondary-button.compact,.ghost-button.compact{padding:6px 10px;font-size:.82rem}.primary-button{background:#3460ff;color:#fff;border-color:#3460ff}.secondary-button{background:#19253f;color:#ecf2ff}.ghost-button{background:#34161d;color:#ffd8dc;border-color:#673341}.window-error{color:#ffb4be;font-size:.86rem}@media (max-width: 800px){.toolbar{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));top:max(8px,env(safe-area-inset-top));flex-direction:row;justify-content:center;gap:0;padding:5px;width:fit-content;max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));margin-inline:auto}.toolbar-title{display:none}.toolbar-actions{display:flex;flex-wrap:nowrap;gap:4px;justify-content:center;align-items:center}.toolbar-button,.toolbar-zoom-readout{min-height:34px;min-width:34px;padding:6px;font-size:.9rem;border-radius:10px}.toolbar-button{width:34px}.toolbar-button-fit{width:42px;font-size:.82rem;font-weight:700}.toolbar-button-fullscreen{width:34px;padding:0}.toolbar-zoom-button{font-size:1.08rem}.toolbar-zoom-readout{display:grid;place-items:center;border-radius:10px;background:#111a31;border:1px solid #334167;width:50px;min-width:50px;padding-inline:0;font-size:.84rem;font-weight:800}.fullscreen-desktop-label{display:none}.fullscreen-mobile-icon{display:inline;font-size:1rem;line-height:1}.desktop-only{display:none!important}.hint-chip{display:none}}.import-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#04081280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.import-panel{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;padding:16px;background:#0f182e;border:1px solid #344264;box-shadow:0 24px 48px #0000006b;display:grid;gap:12px}.import-title{font-size:1rem;font-weight:800;color:#eef4ff}.import-copy{color:#b7c4e3;font-size:.92rem}.import-textarea{min-height:320px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.45}.import-actions{display:flex;justify-content:flex-end;gap:8px}
