.styles-module__EuhfFq__app{--cream:#f5f0e8;--cream-dim:#ede8df;--cream-deep:#e3ddd4;--ink:#0d0b08;--ink-soft:#6b6460;--ink-faint:#b8b3ae;--gold:#8c6a3a;--gold-light:#c9913a;background:var(--cream);width:100%;height:100dvh;color:var(--ink);font-family:var(--font-body,"Be Vietnam Pro", sans-serif);position:relative;overflow:hidden}.styles-module__EuhfFq__idleStage{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:92px 24px 24px;display:flex;position:relative}.styles-module__EuhfFq__idleStage:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#0d0b080e 1px,#0000 1px),linear-gradient(90deg,#0d0b080e 1px,#0000 1px);background-position:50%;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#0000 30%,#0009 65%,#000 100%);mask-image:radial-gradient(80% 80%,#0000 30%,#0009 65%,#000 100%)}.styles-module__EuhfFq__idleCenter{z-index:1;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:540px;display:flex;position:relative}.styles-module__EuhfFq__idleHeadline{font-family:var(--font-headline,"Plus Jakarta Sans", sans-serif);letter-spacing:-.03em;text-align:center;color:var(--ink);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.1}.styles-module__EuhfFq__idleSub{color:var(--ink-soft);text-align:center;max-width:400px;font-size:.88rem;line-height:1.6}.styles-module__EuhfFq__dropCard{border:1.5px dashed var(--cream-deep);background:#fff;border-radius:20px;width:100%;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 32px #0d0b080f,0 1px 4px #0d0b080a}.styles-module__EuhfFq__dropCard.styles-module__EuhfFq__dragging{border-color:var(--gold-light);box-shadow:0 8px 48px #c9913a1f}.styles-module__EuhfFq__dropZone{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:34px 24px;display:flex}.styles-module__EuhfFq__dropIcon{background:var(--cream);width:44px;height:44px;color:var(--ink-soft);border-radius:12px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.styles-module__EuhfFq__dropCard.styles-module__EuhfFq__dragging .styles-module__EuhfFq__dropIcon{color:var(--gold-light);background:#c9913a1a}.styles-module__EuhfFq__dropLabel{color:var(--ink);font-size:.88rem;font-weight:600;font-family:var(--font-headline,sans-serif)}.styles-module__EuhfFq__dropSub{color:var(--ink-faint);font-size:.75rem}.styles-module__EuhfFq__fileList{border-top:1px solid var(--cream-dim);max-height:150px;padding:6px 0;overflow-y:auto}.styles-module__EuhfFq__fileRow{align-items:center;gap:10px;padding:7px 16px;transition:background .15s;display:flex}.styles-module__EuhfFq__fileRow:hover{background:var(--cream)}.styles-module__EuhfFq__fileIcon{background:var(--cream-dim);width:28px;height:28px;color:var(--ink-soft);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.styles-module__EuhfFq__fileName{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8rem;font-weight:500;overflow:hidden}.styles-module__EuhfFq__fileSize{color:var(--ink-faint);flex-shrink:0;font-size:.72rem}.styles-module__EuhfFq__fileRemove{cursor:pointer;color:var(--ink-faint);background:0 0;border:none;padding:2px;line-height:1;transition:color .15s}.styles-module__EuhfFq__fileRemove:hover{color:#c0392b}.styles-module__EuhfFq__scenarioBlock{flex-direction:column;gap:8px;width:100%;display:flex;overflow:hidden}.styles-module__EuhfFq__scenarioLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:600;font-family:var(--font-label,sans-serif)}.styles-module__EuhfFq__scenarioTextarea{border:1.5px solid var(--cream-deep);width:100%;min-height:90px;max-height:160px;color:var(--ink);font-size:.83rem;line-height:1.65;font-family:var(--font-body,sans-serif);resize:vertical;background:#fff;border-radius:12px;outline:none;padding:12px 14px;transition:border-color .2s}.styles-module__EuhfFq__scenarioTextarea:focus{border-color:var(--gold-light)}.styles-module__EuhfFq__actionRow{gap:10px;width:100%;display:flex}.styles-module__EuhfFq__btnClaude{border:1.5px solid var(--cream-deep);font-size:.83rem;font-weight:600;font-family:var(--font-headline,sans-serif);color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 18px;transition:background .15s,border-color .15s;display:flex}.styles-module__EuhfFq__btnClaude:hover:not(:disabled){background:var(--cream);border-color:var(--gold-light)}.styles-module__EuhfFq__btnClaude:disabled{opacity:.4;cursor:not-allowed}.styles-module__EuhfFq__btnRun{background:var(--ink);font-size:.83rem;font-weight:700;font-family:var(--font-headline,sans-serif);color:var(--cream);cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 18px;transition:opacity .15s,transform .1s;display:flex}.styles-module__EuhfFq__btnRun:hover:not(:disabled){opacity:.82}.styles-module__EuhfFq__btnRun:active:not(:disabled){transform:scale(.97)}.styles-module__EuhfFq__btnRun:disabled{opacity:.35;cursor:not-allowed}.styles-module__EuhfFq__activeStage{box-sizing:border-box;flex-direction:row;width:100%;height:100%;padding-top:88px;display:flex;overflow:hidden}.styles-module__EuhfFq__graphCanvas{background:#f5f0e8;flex:1;position:relative;overflow:hidden}.styles-module__EuhfFq__sidebar{background:var(--cream);border-left:1px solid var(--cream-deep);flex-direction:column;flex-shrink:0;width:300px;display:flex;overflow:hidden}.styles-module__EuhfFq__sidebarHeader{border-bottom:1px solid var(--cream-dim);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.styles-module__EuhfFq__sidebarHeaderLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.styles-module__EuhfFq__sidebarHeaderRight{flex-shrink:0;align-items:center;gap:6px;display:flex}.styles-module__EuhfFq__sidebarTitle{font-family:var(--font-headline,sans-serif);color:var(--ink);letter-spacing:-.01em;font-size:.82rem;font-weight:700}.styles-module__EuhfFq__sidebarStatus{font-size:.65rem;font-weight:700;font-family:var(--font-label,sans-serif);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:5px;display:flex}.styles-module__EuhfFq__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.styles-module__EuhfFq__statusDot.styles-module__EuhfFq__running{background:#c9913a;animation:1.3s ease-in-out infinite styles-module__EuhfFq__pulse}.styles-module__EuhfFq__statusDot.styles-module__EuhfFq__done{background:#34d399}.styles-module__EuhfFq__statusDot.styles-module__EuhfFq__error{background:#f87171}.styles-module__EuhfFq__statusDot.styles-module__EuhfFq__idle{background:var(--ink-faint)}@keyframes styles-module__EuhfFq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.styles-module__EuhfFq__btnReset{font-size:.72rem;font-weight:600;font-family:var(--font-headline,"Plus Jakarta Sans", sans-serif);color:#0d0b08;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e3ddd4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:5px 10px;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.styles-module__EuhfFq__btnReset:hover{background:#ede8df;border-color:#c9913a}.styles-module__EuhfFq__btnStop{font-size:.72rem;font-weight:600;font-family:var(--font-headline,"Plus Jakarta Sans", sans-serif);color:#c9913a;cursor:pointer;white-space:nowrap;background:#c9913a14;border:1px solid #c9913a73;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:5px 10px;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.styles-module__EuhfFq__btnStop:hover{background:#c9913a2e;border-color:#c9913a}.styles-module__EuhfFq__terminalWrap{flex-direction:column;flex:1;min-height:0;padding:10px;display:flex}.styles-module__EuhfFq__terminal{color:#f5f0e8a6;background:#0d0b08;border-radius:14px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 4px 20px #0d0b0826}.styles-module__EuhfFq__termHeader{border-bottom:1px solid #f5f0e80d;flex-shrink:0;align-items:center;gap:7px;padding:9px 12px 7px;display:flex}.styles-module__EuhfFq__termDots{flex-shrink:0;gap:5px;display:flex}.styles-module__EuhfFq__termDot{border-radius:50%;width:8px;height:8px}.styles-module__EuhfFq__termDot:first-child{background:#ff5f57}.styles-module__EuhfFq__termDot:nth-child(2){background:#febc2e}.styles-module__EuhfFq__termDot:nth-child(3){background:#28c840}.styles-module__EuhfFq__termTitle{color:#f5f0e84d;letter-spacing:.04em;text-align:center;flex:1;padding-right:28px;font-family:JetBrains Mono,Fira Mono,Menlo,monospace;font-size:.6rem}.styles-module__EuhfFq__termBody{scroll-behavior:smooth;color:#f5f0e8a6;flex:1;min-height:0;padding:8px 10px 10px;font-family:JetBrains Mono,Fira Mono,Menlo,monospace;font-size:.6rem;overflow-y:auto}.styles-module__EuhfFq__termBody::-webkit-scrollbar{width:3px}.styles-module__EuhfFq__termBody::-webkit-scrollbar-track{background:0 0}.styles-module__EuhfFq__termBody::-webkit-scrollbar-thumb{background:#f5f0e81a;border-radius:2px}.styles-module__EuhfFq__termBlock{background:#f5f0e80a;border-left:2px solid #f5f0e81f;border-radius:8px;margin:5px 0;padding:7px 9px;transition:border-color .2s}.styles-module__EuhfFq__termBlock:last-of-type{border-left-color:#c9913a73}.styles-module__EuhfFq__termBlockHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex;overflow:hidden}.styles-module__EuhfFq__termBlockSpeaker{color:#c9913aeb;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:JetBrains Mono,Fira Mono,Menlo,monospace;font-size:.65rem;font-weight:700;overflow:hidden}.styles-module__EuhfFq__termBlockTs{color:#f5f0e833;white-space:nowrap;flex-shrink:0;font-family:JetBrains Mono,Fira Mono,Menlo,monospace;font-size:.55rem}.styles-module__EuhfFq__termBlockMsg{color:#f5f0e8c7;white-space:pre-wrap;word-break:break-word;font-family:JetBrains Mono,Fira Mono,Menlo,monospace;font-size:.6rem;line-height:1.72}.styles-module__EuhfFq__termBlockMsg+.styles-module__EuhfFq__termBlockMsg{border-top:1px solid #f5f0e80a;margin-top:2px;padding-top:2px}.styles-module__EuhfFq__termLine{color:#f5f0e861;white-space:pre-wrap;word-break:break-all;padding:2px 0;font-family:JetBrains Mono,Fira Mono,Menlo,monospace;font-size:.6rem;line-height:1.72}.styles-module__EuhfFq__termLineTs{color:#f5f0e82e}.styles-module__EuhfFq__termLine.styles-module__EuhfFq__stage{color:#c9913a}.styles-module__EuhfFq__termLine.styles-module__EuhfFq__monitor{color:#86efacd9}.styles-module__EuhfFq__termLine.styles-module__EuhfFq__synthesis{color:#a78bfae6}.styles-module__EuhfFq__termLine.styles-module__EuhfFq__error{color:#f87171e0}.styles-module__EuhfFq__termLine.styles-module__EuhfFq__info{color:#f5f0e838}.styles-module__EuhfFq__termCursor{vertical-align:middle;background:#f5f0e88c;border-radius:1px;width:6px;height:.78em;margin-left:2px;animation:1.1s step-end infinite styles-module__EuhfFq__blink;display:inline-block}@keyframes styles-module__EuhfFq__blink{0%,to{opacity:1}50%{opacity:0}}.styles-module__EuhfFq__scenarioPanel{border-top:1px solid var(--cream-dim);flex-direction:column;flex-shrink:0;gap:0;padding:10px;display:flex;overflow:hidden}.styles-module__EuhfFq__scenarioPanelCard{border:1px solid var(--cream-deep);-webkit-overflow-scrolling:touch;background:#fff;border-radius:14px;min-height:0;max-height:210px;overflow:hidden auto}.styles-module__EuhfFq__scenarioPanelCard::-webkit-scrollbar{width:5px}.styles-module__EuhfFq__scenarioPanelCard::-webkit-scrollbar-track{background:0 0}.styles-module__EuhfFq__scenarioPanelCard::-webkit-scrollbar-thumb{background:#c8c2ba;border-radius:3px}.styles-module__EuhfFq__scenarioPanelCard::-webkit-scrollbar-thumb:hover{background:#a09a94}.styles-module__EuhfFq__scenarioPanelHeader{border-bottom:1px solid var(--cream-dim);justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.styles-module__EuhfFq__scenarioPanelTitle{font-size:.72rem;font-weight:700;font-family:var(--font-headline,sans-serif);color:var(--ink)}.styles-module__EuhfFq__scenarioPanelFiles{flex-wrap:wrap;gap:4px;padding:8px 12px;display:flex}.styles-module__EuhfFq__fileChip{background:var(--cream);color:var(--ink-soft);border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:.68rem;font-weight:500;display:flex}.styles-module__EuhfFq__scenarioPanelText{color:var(--ink-soft);padding:0 12px 12px;font-size:.7rem;line-height:1.6}.styles-module__EuhfFq__spinner{border:2px solid #0d0b0826;border-top-color:var(--ink);border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.7s linear infinite styles-module__EuhfFq__spin}@keyframes styles-module__EuhfFq__spin{to{transform:rotate(360deg)}}.styles-module__EuhfFq__dots{align-items:center;gap:4px;display:inline-flex}.styles-module__EuhfFq__dots span{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite styles-module__EuhfFq__dotB}.styles-module__EuhfFq__dots span:nth-child(2){animation-delay:.15s}.styles-module__EuhfFq__dots span:nth-child(3){animation-delay:.3s}@keyframes styles-module__EuhfFq__dotB{0%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}
