@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans+KR:wght@400;500;600;700&display=swap";._topBar_a0a4l_1{z-index:30;height:var(--h-topbar);background:#fafcfcf5;border-bottom:1px solid #e3eaec80;align-items:center;gap:12px;padding:0 22px;display:flex;position:sticky;top:0}._brand_a0a4l_14{border-radius:var(--r-input);color:var(--text-body);align-items:center;gap:12px;text-decoration:none;display:inline-flex}._brandMark_a0a4l_23{border-radius:var(--r-input);background:var(--accent);width:26px;height:26px;color:var(--accent-contrast);font-size:14px;font-weight:var(--fw-bold);place-items:center;display:grid}._brandName_a0a4l_35{font-size:14.5px;font-weight:var(--fw-bold);white-space:nowrap}._spacer_a0a4l_41{flex:1}._nav_a0a4l_45{align-items:center;gap:22px;display:flex}._navLink_a0a4l_51{color:var(--text-secondary);font-size:var(--fs-body-sm);text-decoration:none;transition:color .12s}._navLink_a0a4l_51:hover{color:var(--accent-text)}._avatar_a0a4l_62{width:var(--size-avatar);height:var(--size-avatar);background:var(--ink-900);color:var(--surface-card);font-size:var(--fs-label);font-weight:var(--fw-semibold);border-radius:50%;flex:none;place-items:center;display:grid}@media (width<=600px){._topBar_a0a4l_1{gap:10px;padding:0 16px}._brand_a0a4l_14{gap:9px}._brandName_a0a4l_35{font-size:var(--fs-body-sm)}._nav_a0a4l_45{gap:12px}._navLink_a0a4l_51{font-size:11.5px}}@media (width<=380px){._navLink_a0a4l_51:last-child{display:none}}._button_7pg33_1{justify-content:center;align-items:center;gap:var(--sp-2);border-radius:var(--r-btn);cursor:pointer;min-height:38px;font-size:var(--fs-body-sm);font-weight:var(--fw-semibold);padding:10px 18px;line-height:1.2;transition:background-color .12s,border-color .12s;display:inline-flex}._button_7pg33_1:disabled{cursor:not-allowed;opacity:.5}._primary_7pg33_23{border:1px solid var(--accent);background:var(--accent);color:var(--accent-contrast);font-weight:var(--fw-bold)}._primary_7pg33_23:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}._ghost_7pg33_35{border:1px solid var(--border-input);background:var(--surface-card);color:var(--ink-700)}._ghost_7pg33_35:hover:not(:disabled){background:var(--surface-muted)}._small_7pg33_45{min-height:34px;font-size:var(--fs-caption);padding:8px 14px}._fieldGroup_7pg33_51{flex-direction:column;gap:5px;min-width:0;display:flex}._fieldLabel_7pg33_58{color:var(--text-faint);font-size:var(--fs-micro);font-weight:var(--fw-semibold)}._field_7pg33_51{border:1px solid var(--line-200);border-radius:var(--r-input);background:var(--surface-page);width:100%;min-height:36px;color:var(--text-body);font-size:var(--fs-caption);padding:8px 10px;transition:border-color .12s,box-shadow .12s}._field_7pg33_51:focus{border-color:var(--accent)}._textarea_7pg33_82{resize:vertical;min-height:88px;padding:10px 12px}._prompt_7pg33_88{width:100%;min-height:76px;color:var(--text-body);font-size:var(--fs-prompt);resize:none;background:0 0;border:0;padding:0;line-height:1.6}._prompt_7pg33_88:focus-visible{box-shadow:none}._card_7pg33_104{gap:var(--sp-3);border:1px solid var(--line-200);border-radius:var(--r-card);background:var(--surface-card);flex-direction:column;padding:16px 20px;display:flex}._composerCard_7pg33_114{border-radius:var(--r-composer);box-shadow:var(--shadow-composer);padding:18px 20px 14px}._resultCard_7pg33_120{border-color:var(--brand-200);box-shadow:var(--shadow-result);padding:18px 20px}._cardLabel_7pg33_126{color:var(--text-faint);font-size:var(--fs-label);font-weight:var(--fw-bold);letter-spacing:var(--ls-label)}._resultCard_7pg33_120 ._cardLabel_7pg33_126{color:var(--accent-text)}._agentChip_7pg33_137{border:1px solid var(--line-200);border-radius:var(--r-pill);background:var(--surface-card);color:var(--text-secondary);cursor:pointer;font-size:var(--fs-caption);font-weight:var(--fw-semibold);white-space:nowrap;flex:none;align-items:center;gap:6px;padding:7px 12px;transition:color .12s,background-color .12s,border-color .12s;display:inline-flex}._agentChip_7pg33_137:hover{background:var(--surface-hover)}._agentChipSelected_7pg33_161,._agentChipSelected_7pg33_161:hover{border-color:var(--brand-500);background:var(--accent-tint);color:var(--accent-text)}._agentGlyph_7pg33_168{font-family:var(--font-mono);font-size:11.5px}._statusPill_7pg33_173{border-radius:var(--r-pill);font-size:var(--fs-label);font-weight:var(--fw-semibold);white-space:nowrap;flex:none;align-items:center;gap:6px;padding:3px 10px;display:inline-flex}._statusDot_7pg33_185{background:currentColor;border-radius:50%;width:6px;height:6px}._waiting_7pg33_192{background:var(--status-wait-bg);color:var(--status-wait-fg)}._waiting_7pg33_192 ._statusDot_7pg33_185{background:var(--status-wait-dot)}._running_7pg33_201{background:var(--status-run-bg);color:var(--status-run-fg)}._running_7pg33_201 ._statusDot_7pg33_185{animation:_agent-pulse_7pg33_1 var(--dur-pulse) var(--ease-default) infinite;background:var(--status-run-dot)}._done_7pg33_211{background:var(--status-done-bg);color:var(--status-done-fg)}._done_7pg33_211 ._statusDot_7pg33_185{background:var(--status-done-dot)}._review_7pg33_220{background:var(--status-review-bg);color:var(--status-review-fg)}._review_7pg33_220 ._statusDot_7pg33_185{background:var(--status-review-dot)}._logStep_7pg33_229{align-items:center;gap:10px;min-width:0;display:flex}._logTime_7pg33_236{width:56px;color:var(--text-placeholder);font-family:var(--font-mono);font-size:var(--fs-micro);flex:none}._logMarker_7pg33_244{flex:none;place-items:center;width:16px;height:16px;display:grid}._logCheck_7pg33_252{background:var(--status-done-bg);color:var(--status-done-fg);font-size:10px;font-weight:var(--fw-bold);border-radius:50%}._logDot_7pg33_260{width:8px;height:8px;animation:_agent-pulse_7pg33_1 var(--dur-pulse) var(--ease-default) infinite;background:var(--status-wait-dot);border-radius:50%}._logDotRunning_7pg33_268{background:var(--brand-500)}._logLabel_7pg33_272{min-width:0;color:var(--ink-700);font-size:var(--fs-body-sm);overflow-wrap:anywhere}._logLabelQueued_7pg33_279{color:var(--text-secondary)}._logLabelRunning_7pg33_283{color:var(--accent-text);font-weight:var(--fw-semibold)}@media (width<=600px){._card_7pg33_104,._resultCard_7pg33_120{padding:15px 16px}._composerCard_7pg33_114{padding:16px 16px 13px}._agentChip_7pg33_137{font-size:var(--fs-label);padding:6px 10px}}._page_o2qdu_1{min-height:calc(100vh - var(--h-topbar))}._content_o2qdu_5{width:min(var(--w-content), calc(100% - 40px));gap:var(--sp-5);flex-direction:column;margin:0 auto;padding:40px 0 60px;display:flex}._back_o2qdu_14{border-radius:var(--r-input);color:var(--accent-text);font-size:var(--fs-body-sm);font-weight:var(--fw-semibold);align-self:flex-start;align-items:center;gap:6px;text-decoration:none;transition:color .12s;display:inline-flex}._back_o2qdu_14:hover{color:var(--accent)}._runHeader_o2qdu_31{align-items:flex-start;gap:14px;display:flex}._agentGlyph_o2qdu_37{width:var(--size-glyph);height:var(--size-glyph);border-radius:var(--r-glyph);background:var(--accent-tint);color:var(--accent-text);font-family:var(--font-mono);font-size:17px;font-weight:var(--fw-semibold);flex:none;place-items:center;display:grid}._runHeading_o2qdu_51{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._title_o2qdu_59{font-size:var(--fs-title);font-weight:var(--fw-bold);line-height:var(--lh-tight);overflow-wrap:anywhere;margin:0}._meta_o2qdu_67{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--fs-label);overflow-wrap:anywhere}._submittedList_o2qdu_74{flex-direction:column;gap:10px;display:flex}._submittedRow_o2qdu_80{font-size:var(--fs-body-sm);gap:14px;line-height:1.5;display:flex}._submittedLabel_o2qdu_87{width:130px;color:var(--text-faint);flex:none}._submittedValue_o2qdu_93{min-width:0;color:var(--ink-700);font-weight:var(--fw-medium);overflow-wrap:anywhere}._logHeader_o2qdu_100{align-items:center;gap:var(--sp-2);display:flex}._sectionLabel_o2qdu_106{color:var(--text-faint);font-size:var(--fs-label);font-weight:var(--fw-bold);letter-spacing:var(--ls-label)}._logSpacer_o2qdu_113{flex:1}._progress_o2qdu_117{color:var(--text-placeholder);font-family:var(--font-mono);font-size:var(--fs-micro)}._logList_o2qdu_123,._resultList_o2qdu_124{gap:var(--sp-3);flex-direction:column;display:flex}._resultLine_o2qdu_130{color:var(--ink-700);font-size:var(--fs-body-sm);line-height:var(--lh-body);gap:9px;display:flex}._resultBullet_o2qdu_138{color:var(--accent);font-family:var(--font-mono)}._resultActions_o2qdu_143{border-top:1px solid var(--line-100);align-items:center;gap:10px;padding-top:10px;display:flex}._reviewMessage_o2qdu_151{color:var(--status-review-fg);font-size:var(--fs-label)}._doneMessage_o2qdu_156{color:var(--text-faint);font-size:var(--fs-label)}._actionSpacer_o2qdu_161{flex:1}@media (width<=900px){._content_o2qdu_5{width:min(var(--w-content-tablet), calc(100% - 48px))}}@media (width<=600px){._content_o2qdu_5{gap:16px;width:calc(100% - 32px);padding:28px 0 44px}._runHeader_o2qdu_31{flex-wrap:wrap;align-items:center}._runHeader_o2qdu_31>:last-child{margin-left:58px}._title_o2qdu_59{font-size:18px}._submittedRow_o2qdu_80{flex-direction:column;gap:2px}._submittedLabel_o2qdu_87{width:auto;font-size:var(--fs-label)}._resultActions_o2qdu_143{flex-wrap:wrap;align-items:stretch}._reviewMessage_o2qdu_151,._doneMessage_o2qdu_156{width:100%;line-height:1.5}._actionSpacer_o2qdu_161{display:none}._resultActions_o2qdu_143>button,._resultActions_o2qdu_143>a{flex:1}}._composer_uvim2_1{scroll-margin-top:calc(var(--h-topbar) + 16px)}._structuredFields_uvim2_5{border-top:1px solid var(--line-50);flex-wrap:wrap;gap:10px;padding-top:12px;display:flex}._field_uvim2_13{flex:1;min-width:200px}._footer_uvim2_18{align-items:center;gap:7px;min-width:0;display:flex}._chips_uvim2_25{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}._sendButton_uvim2_33{width:var(--size-send);height:var(--size-send);background:var(--accent);color:var(--accent-contrast);cursor:pointer;font-size:16px;font-weight:var(--fw-bold);border:0;border-radius:50%;flex:none;place-items:center;margin-left:auto;transition:background-color .12s;display:grid}._sendButton_uvim2_33:hover{background:var(--accent-hover)}._caption_uvim2_54{color:var(--text-placeholder);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:11.5px;display:flex}._tools_uvim2_66{font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}._separator_uvim2_74{font-family:var(--font-mono)}@media (width<=600px){._structuredFields_uvim2_5{flex-direction:column}._field_uvim2_13{width:100%;min-width:0}._footer_uvim2_18{align-items:flex-end}._chips_uvim2_25{scrollbar-width:none;flex-wrap:nowrap;margin-right:-4px;padding:2px 4px 4px 0;overflow-x:auto}._chips_uvim2_25::-webkit-scrollbar{display:none}._caption_uvim2_54{flex-direction:column;align-items:center;gap:3px;line-height:1.5}._separator_uvim2_74{display:none}._tools_uvim2_66{justify-content:center}}._section_dt6mu_1{margin-top:var(--sp-11);scroll-margin-top:calc(var(--h-topbar) + 16px)}._header_dt6mu_6{align-items:center;gap:10px;margin-bottom:6px;display:flex}._title_dt6mu_13{font-size:14px;font-weight:var(--fw-bold);margin:0}._runningCount_dt6mu_19{border-radius:var(--r-pill);background:var(--brand-150);color:var(--accent-text);font-size:var(--fs-micro);font-weight:var(--fw-semibold);padding:2px 8px}._spacer_dt6mu_28{flex:1}._search_dt6mu_32{border:1px solid var(--line-200);border-radius:var(--r-input);background:var(--surface-card);width:200px;min-height:34px;color:var(--text-body);font-size:var(--fs-label);padding:7px 11px}._list_dt6mu_43{flex-direction:column;display:flex}._taskRow_dt6mu_48{border:0;border-bottom:1px solid var(--line-100);border-radius:var(--r-row);width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;padding:13px 12px;transition:background-color .12s;display:flex}._taskRow_dt6mu_48:hover{background:var(--surface-hover)}._taskContent_dt6mu_68{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._taskTitle_dt6mu_76{font-size:var(--fs-body);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._taskMeta_dt6mu_84{min-width:0;color:var(--text-faint);align-items:center;gap:7px;font-size:11.5px;display:flex}._agentGlyph_dt6mu_93{color:var(--accent-text);font-family:var(--font-mono)}._empty_dt6mu_98{color:var(--text-faint);font-size:var(--fs-body-sm);text-align:center;padding:28px 12px}@media (width<=600px){._header_dt6mu_6{flex-wrap:wrap;align-items:flex-start}._search_dt6mu_32{width:100%;margin-top:4px}._taskRow_dt6mu_48{padding:13px 4px}._taskMeta_dt6mu_84{overflow:hidden}._taskMeta_dt6mu_84 span:not(._agentGlyph_dt6mu_93){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}._overlay_6uy33_1{z-index:50;background:var(--overlay);place-items:center;padding:24px;display:grid;position:fixed;inset:0}._dialog_6uy33_11{border-radius:var(--r-card);background:var(--surface-card);width:min(580px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-modal);flex-direction:column;gap:16px;padding:26px 28px;display:flex;overflow-y:auto}._grabber_6uy33_24{display:none}._heading_6uy33_28{align-items:flex-start;gap:12px;display:flex}._headingContent_6uy33_34{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}._title_6uy33_42{font-size:var(--fs-modal-title);font-weight:var(--fw-bold);line-height:var(--lh-tight);margin:0}._meta_6uy33_49{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--fs-label);overflow-wrap:anywhere}._close_6uy33_56{border-radius:var(--r-input);background:var(--line-100);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;font-size:var(--fs-body-sm);border:0;flex:none;place-items:center;display:grid}._close_6uy33_56:hover{background:var(--line-200)}._badges_6uy33_74{align-items:center;gap:10px;display:flex}._agentBadge_6uy33_80{border-radius:var(--r-input);background:var(--accent-tint);color:var(--accent-text);font-size:var(--fs-caption);font-weight:var(--fw-semibold);align-items:center;gap:6px;padding:4px 10px;display:inline-flex}._glyph_6uy33_92{font-family:var(--font-mono)}._metadata_6uy33_96{border-radius:var(--r-row);background:var(--surface-muted);grid-template-columns:repeat(3,1fr);gap:12px;padding:14px 16px;display:grid}._metadataLabel_6uy33_105{color:var(--text-faint);font-size:var(--fs-micro);margin-bottom:3px}._metadataValue_6uy33_111{font-size:var(--fs-body-sm);font-weight:var(--fw-semibold)}._resultTitle_6uy33_116{color:var(--text-faint);font-size:var(--fs-label);font-weight:var(--fw-bold);letter-spacing:var(--ls-label)}._resultList_6uy33_123{flex-direction:column;gap:8px;display:flex}._resultLine_6uy33_129{color:var(--ink-700);font-size:var(--fs-body-sm);line-height:var(--lh-body);gap:9px;display:flex}._resultBullet_6uy33_137{color:var(--accent);font-family:var(--font-mono)}._actions_6uy33_142{justify-content:flex-end;align-items:center;gap:10px;padding-top:2px;display:flex}@media (width<=600px){._overlay_6uy33_1{align-items:end;padding:0}._dialog_6uy33_11{border-radius:var(--r-sheet) var(--r-sheet) 0 0;width:100%;max-height:min(82vh,720px);box-shadow:var(--shadow-sheet);padding:10px 20px 24px}._grabber_6uy33_24{border-radius:var(--r-pill);background:var(--line-300);width:36px;height:4px;margin:0 auto 2px;display:block}._metadata_6uy33_96{grid-template-columns:1fr 1fr;gap:10px}._metadata_6uy33_96>div:last-child{grid-column:1/-1}._actions_6uy33_142>button{flex:1}}._page_1s7qc_1{min-height:calc(100vh - var(--h-topbar))}._content_1s7qc_5{width:min(var(--w-content), calc(100% - 40px));flex-direction:column;margin:0 auto;padding:64px 0 60px;display:flex}._greeting_1s7qc_13{text-align:center;margin-bottom:28px}._title_1s7qc_18{font-size:var(--fs-display);font-weight:var(--fw-bold);letter-spacing:-.01em;line-height:var(--lh-tight);margin:0}._description_1s7qc_26{color:var(--text-faint);font-size:var(--fs-body);margin:8px 0 0}@media (width<=900px){._content_1s7qc_5{width:min(var(--w-content-tablet), calc(100% - 48px));padding-top:52px}}@media (width<=600px){._content_1s7qc_5{width:calc(100% - 32px);padding:32px 0 44px}._greeting_1s7qc_13{margin-bottom:22px}._title_1s7qc_18{font-size:22px}._description_1s7qc_26{max-width:320px;margin:7px auto 0;font-size:12.5px;line-height:1.55}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-100:#e5f9fc;--brand-150:#dff6fa;--brand-200:#b9e9f0;--brand-400:#25cbe0;--brand-500:#00bed6;--brand-700:#00798c;--brand-900:#00303a;--ink-900:#17272b;--ink-700:#37474c;--ink-500:#5a6b70;--ink-400:#8aa0a6;--ink-300:#9db0b5;--line-300:#d6e0e3;--line-200:#e3eaec;--line-100:#eef3f4;--line-50:#f2f6f7;--surface-page:#fafcfc;--surface-card:#fff;--surface-muted:#f4f7f8;--surface-hover:#f1f8f9;--status-wait-fg:#5a6b70;--status-wait-bg:#eef3f4;--status-wait-dot:#93a6ab;--status-run-fg:#00798c;--status-run-bg:#dff6fa;--status-run-dot:#00bed6;--status-done-fg:#1d7a46;--status-done-bg:#e4f3ea;--status-done-dot:#2fa96c;--status-review-fg:#95610c;--status-review-bg:#faf0dc;--status-review-dot:#e8a23b;--accent:var(--brand-500);--accent-hover:var(--brand-400);--accent-contrast:var(--brand-900);--accent-text:var(--brand-700);--accent-tint:var(--brand-100);--text-body:var(--ink-900);--text-secondary:var(--ink-500);--text-faint:var(--ink-400);--text-placeholder:var(--ink-300);--border-default:var(--line-200);--border-input:var(--line-300);--border-subtle:var(--line-100);--overlay:#0a1e226b;--font-sans:"IBM Plex Sans KR", -apple-system, "Apple SD Gothic Neo", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, Menlo, monospace;--fs-display:26px;--fs-title:20px;--fs-modal-title:18px;--fs-prompt:15px;--fs-body:13.5px;--fs-body-sm:13px;--fs-caption:12.5px;--fs-label:12px;--fs-micro:11px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.3;--lh-body:1.55;--ls-label:.05em;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-11:44px;--w-content:760px;--w-content-tablet:640px;--h-topbar:52px;--size-send:38px;--size-glyph:44px;--size-avatar:28px;--r-composer:18px;--r-sheet:18px;--r-card:14px;--r-glyph:12px;--r-row:10px;--r-input:8px;--r-btn:9px;--r-pill:999px;--shadow-composer:0 2px 12px #17272b0d;--shadow-modal:0 18px 50px #0a1e224d;--shadow-sheet:0 -12px 40px #0a1e2240;--shadow-result:0 2px 12px #00bed614;--focus-ring:0 0 0 3px #00bed624;--ease-default:ease-in-out;--dur-pulse:1.1s}@keyframes agent-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}*,:before,:after{box-sizing:border-box}html{background:var(--surface-page);scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:var(--surface-page);min-width:320px;min-height:100vh;color:var(--text-body);font-family:var(--font-sans);font-size:var(--fs-body-sm);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{color:inherit;font:inherit}button{margin:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:none}input::placeholder,textarea::placeholder{color:var(--text-placeholder)}::selection{background:var(--brand-150);color:var(--brand-900)}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
