*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8edf5;background:#0e1117;font-synthesis:none}html,body,#root{width:100%;height:100%;margin:0}body{min-width:900px;overflow:hidden}button,input,select,textarea{font:inherit}button{border:1px solid #303846;background:#181e28;color:#e8edf5;border-radius:7px;padding:8px 12px;cursor:pointer}button:hover{background:#202734}button.primary{background:#3b82f6;border-color:#3b82f6;color:#fff}button.primary:hover{background:#2563eb}button.ghost{background:transparent;border-color:transparent}button.danger{color:#ff6b6b}button.icon{padding:5px 8px;min-width:30px}.app{height:100vh;display:flex;flex-direction:column}.topbar{height:64px;flex:0 0 64px;border-bottom:1px solid #252c37;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#11151c}h1{margin:0;font-size:16px;font-weight:650}.subtitle{font-size:12px;color:#7f8b9d}.actions{display:flex;gap:8px}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:1fr 310px}.canvas{position:relative;background:#0c1016;min-width:0;overflow:hidden;-webkit-user-select:none;user-select:none}.graph-svg{display:block;width:100%;height:100%;cursor:grab}.graph-svg:active{cursor:grabbing}.node-foreign{overflow:visible}.graph-node{position:relative;width:210px;min-height:92px;border:1px solid #394454;background:#171d27;border-radius:9px;box-shadow:0 7px 25px #00000038;color:#e8edf5;overflow:visible;cursor:grab}.graph-node:active{cursor:grabbing}.graph-node.selected{border-color:#4f8cff;box-shadow:0 0 0 1px #4f8cff,0 7px 25px #00000038}.node-title{height:39px;padding:10px 12px;font-weight:650;font-size:12px;border-bottom:1px solid #2a313d;border-radius:9px 9px 0 0;background:#171d27}.node-type-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px;vertical-align:1px}.text-dot{background:#65a3ff}.answer-dot{background:#b58ae8}.character-preview{padding:7px 13px 0;color:#77869b;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.text-preview{padding:7px 13px 10px;color:#b9c4d3;font-size:11px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answer-node{min-height:39px}.answer-row{position:relative;height:38px;display:flex;align-items:center;padding:7px 22px 7px 12px;border-bottom:1px solid #252d39}.answer-row:last-child{border-bottom:0}.answer-label{color:#c5cedb;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.empty-node{color:#69778a;padding:12px;font-size:10px}.node-handle{position:absolute;width:10px;height:10px;padding:0;margin:0;border-radius:50%;background:#7894bd;border:2px solid #171d27;z-index:5}.node-handle:hover{width:13px;height:13px;background:#8eb1e9}.input-handle{left:-6px;top:calc(50% - 5px)}.output-handle{right:-6px;top:calc(50% - 5px)}.answer-row .output-handle{top:50%;right:-6px;transform:translateY(-50%)}.single-output{top:50%;transform:translateY(-50%)}.hint{position:absolute;left:14px;bottom:14px;background:#11151ceb;border:1px solid #2a313d;border-radius:7px;color:#7f8b9d;padding:7px 10px;font-size:11px;pointer-events:none}.zoom-label{position:absolute;right:14px;bottom:14px;background:#11151ceb;border:1px solid #2a313d;border-radius:7px;color:#7f8b9d;padding:7px 10px;font-size:11px}.inspector{border-left:1px solid #252c37;background:#11151c;padding:16px;overflow:auto}.panel-header,.fields-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-header{margin-bottom:18px}h2{margin:0;font-size:14px}label{display:block;font-size:11px;color:#8e9aac;margin-bottom:13px}input,select,textarea{width:100%;margin-top:6px;border:1px solid #303846;background:#0c1016;color:#e8edf5;border-radius:6px;padding:8px 9px;outline:none}input:focus,select:focus,textarea:focus{border-color:#4f8cff}.section-title{font-size:12px;font-weight:650;color:#aab5c5;margin:4px 0 10px}.type-badge{display:inline-block;font-size:9px;letter-spacing:.08em;font-weight:700;padding:4px 7px;border-radius:5px;margin-bottom:17px;background:#1c2532;color:#9db8df}.answer-badge{color:#c5a7e8;background:#271e32}.small-textarea{min-height:70px;resize:vertical}.character-manager{border:1px solid #272e3a;background:#0e131a;border-radius:7px;padding:9px;margin:2px 0 17px}.character-manager-title{font-size:11px;color:#aab5c5;font-weight:650;margin-bottom:7px}.character-add{display:grid;grid-template-columns:1fr auto;gap:6px}.character-add input{margin-top:0}.character-add button{padding:6px 9px;font-size:11px}.character-list{margin-top:8px}.character-item{display:flex;align-items:center;justify-content:space-between;min-height:28px;padding:3px 4px;color:#8794a6;font-size:10px;border-top:1px solid #222a35}.character-item .icon{background:transparent;border:0}.answer-editor{border:1px solid #272e3a;background:#0e131a;border-radius:7px;padding:10px;margin-bottom:9px}.answer-editor-header{display:flex;justify-content:space-between;align-items:center;color:#aab5c5;font-size:11px;font-weight:600;margin-bottom:8px}.answer-editor label{margin-bottom:8px}.answer-editor label:last-child{margin-bottom:0}.inspector-note{margin-top:14px;padding:9px 10px;border-radius:6px;background:#151c26;color:#748195;font-size:10px;line-height:1.4}.empty{color:#6f7b8c;font-size:12px;padding:15px 2px}.empty.small{padding:8px 2px}.modal-backdrop{position:fixed;inset:0;background:#0000009e;display:grid;place-items:center;z-index:20}.modal{width:min(760px,80vw);background:#151a22;border:1px solid #303846;border-radius:10px;box-shadow:0 20px 70px #00000080;padding:15px}.modal-full{width:100%;height:100%;background:#151a22;border:1px solid #303846;border-radius:10px;box-shadow:0 20px 70px #00000080;padding:15px;position:fixed;z-index:9999;top:0;left:0}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.modal textarea{height:430px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.error{color:#ff8b8b;font-size:12px;margin-top:8px}
