@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=IBM+Plex+Sans+KR:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&family=Material+Symbols+Outlined:wght,FILL,GRAD,opsz@300,0,0,24&display=swap";:root{--bg: #f5f4ef;--bg-overlay: radial-gradient(circle at 20% 20%, #f3d9b7 0, transparent 35%), radial-gradient(circle at 80% 10%, #c9e8de 0, transparent 38%), radial-gradient(circle at 60% 95%, #d4d4f8 0, transparent 30%);--surface: rgba(252, 251, 247, .86);--panel: rgba(255, 255, 255, .88);--line: rgba(29, 33, 44, .16);--text: #1e2430;--muted: #5d6473;--primary: #1f4dd9;--primary-ink: #f6f8ff;--danger: #b93341;--persona-1: #f95d5c;--persona-2: #2f9e7f;--persona-3: #4579eb;--persona-4: #c271ee;--persona-5: #ea9e37;--radius-xl: 22px;--radius-lg: 16px;--radius-md: 12px;--shadow-soft: 0 8px 28px rgba(21, 28, 43, .09);--start-fog: #f6f6f3;--start-black: #211922;--start-muted: #62625b;--start-silver: #91918c;--start-red: #e60023;--start-red-deep: #b7001a;--start-border: #fedad7}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Plus Jakarta Sans,IBM Plex Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;color:var(--text);background:var(--start-fog)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}.start-layout{min-height:100%;display:flex;flex-direction:column;color:var(--start-black)}.start-header{width:100%;padding:24px 16px;display:flex;justify-content:center;align-items:center}.start-brand{font-size:20px;font-weight:800;letter-spacing:-.02em}.start-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:120px 16px 80px}.start-hero{width:100%;max-width:900px;text-align:center}.start-hero h1{margin:0;font-size:clamp(2.6rem,8vw,4.4rem);line-height:1.1;letter-spacing:-.04em;font-weight:700}.start-hero p{margin:24px auto 0;max-width:720px;font-size:18px;line-height:1.55;color:var(--start-muted);font-weight:400}.start-input-wrap{margin:60px auto 0;width:100%;max-width:760px}.start-input-card{border:1px solid var(--start-border);border-radius:12px;padding:24px;background:#fff;box-shadow:0 4px 20px #00000008;transition:box-shadow .16s ease,border-color .16s ease}.start-input-card:focus-within{border-color:var(--start-black);box-shadow:0 0 0 1px var(--start-black)}.start-input-card textarea{width:100%;min-height:128px;resize:none;border:none;outline:none;box-shadow:none;background:transparent;padding:0;font-size:18px;line-height:1.6;color:var(--start-black);font-weight:400}.start-input-card textarea::placeholder{color:var(--start-silver)}.start-config-row{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.start-select-wrap{display:flex;flex-direction:column;gap:6px;text-align:left}.start-select-wrap span{font-size:12px;color:var(--start-muted);font-weight:600}.start-select-wrap select{border:1px solid rgba(145,145,140,.34);border-radius:10px;padding:8px 10px;font-size:13px;color:var(--start-black);background:#fff}.start-cta-row{margin-top:16px;display:flex;justify-content:flex-end}.start-btn{border:none;border-radius:999px;padding:10px 18px;background:var(--start-red);color:#fff;cursor:pointer;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:background-color .14s ease,transform .12s ease}.start-btn:hover:not(:disabled){background:var(--start-red-deep);transform:translateY(-1px)}.start-btn:disabled{opacity:.62;cursor:not-allowed;transform:none}.start-btn .material-symbols-outlined{font-size:18px}.start-error{margin:12px 4px 0;color:var(--danger);font-size:14px;text-align:left}.start-how{width:100%;max-width:1100px;margin-top:80px}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.how-card{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.how-icon{width:64px;height:64px;border-radius:999px;background:#fff;border:1px solid var(--start-border);box-shadow:0 1px 4px #00000014;display:grid;place-items:center;margin-bottom:24px}.how-icon .material-symbols-outlined{font-size:28px;color:var(--start-black)}.how-card h3{margin:0 0 8px;font-size:16px;font-weight:700;letter-spacing:-.01em}.how-card p{margin:0;color:var(--start-muted);font-size:14px;line-height:1.55;font-weight:400}.how-divider{position:absolute;top:32px;left:50%;width:120%;height:1px;background:linear-gradient(to right,transparent,var(--start-silver),transparent);opacity:.35;transform:translate(10%)}.start-footer{width:100%;padding:32px 16px;margin-top:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:24px;color:var(--start-muted);font-size:13px;font-weight:400}.start-footer a{color:var(--start-muted);text-decoration:none}.start-footer a:hover{color:var(--start-black)}.lab-shell{height:100%;display:flex;flex-direction:column;background:#f6f6f3;color:#2a1615;overflow:hidden}.lab-topbar{flex-shrink:0;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid rgba(145,145,140,.24);box-shadow:0 2px 10px #1414140a}.lab-brand-wrap{display:flex;align-items:center;gap:12px}.lab-brand-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#211922;color:#fff;font-size:12px}.lab-brand-wrap h1{margin:0;font-size:30px;font-weight:800;letter-spacing:-.03em;color:#211922}.lab-top-controls{display:flex;align-items:center;gap:10px}.lab-new-session{border:none;border-radius:999px;background:#211922;color:#fff;height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;cursor:pointer}.lab-new-session:disabled{opacity:.56;cursor:not-allowed}.lab-avatar{width:38px;height:38px;border-radius:999px;border:1px solid rgba(145,145,140,.35);display:grid;place-items:center;background:#fff8f7;color:#5e3f3c;font-size:11px;font-weight:700}.lab-main{flex:1;display:flex;min-height:0}.lab-chat-panel{flex:1;min-width:0;border-right:1px solid rgba(145,145,140,.2);display:flex;flex-direction:column;min-height:0}.lab-messages{flex:1;min-height:0;overflow-y:auto;padding:36px 48px 24px;display:flex;flex-direction:column;gap:24px}.lab-topic-hero{align-self:center;width:min(1040px,100%);border:1px solid rgba(145,145,140,.22);background:#fff;border-radius:22px;box-shadow:0 3px 12px #1414140f;padding:16px 22px}.lab-topic-hero p{margin:0;color:#2a1615;font-size:22px;font-weight:700;line-height:1.4;letter-spacing:-.01em;word-break:keep-all;overflow-wrap:anywhere}.lab-empty{align-self:center;border:1px dashed rgba(145,145,140,.28);border-radius:14px;background:#ffffffc2;color:#62625b;padding:14px 18px;font-size:14px}.lab-message-row{display:flex;align-items:flex-start;gap:14px;max-width:860px}.lab-message-avatar{width:44px;height:44px;border-radius:999px;flex-shrink:0;border:1px solid rgba(145,145,140,.3);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.lab-muted-avatar{background:#b5b5af}.lab-message-body{display:flex;flex-direction:column;gap:8px;min-width:0}.lab-message-meta{display:flex;align-items:center;gap:8px;padding-left:4px}.lab-message-name{color:#211922;font-size:13px;font-weight:700}.lab-message-time{color:#62625b;font-size:12px}.lab-bubble{border-radius:18px;border:1px solid rgba(145,145,140,.15);background:#fff;box-shadow:0 2px 8px #1e18180a;padding:14px 16px}.lab-bubble p{margin:0;color:#2a1615;font-size:16px;line-height:1.58}.lab-bubble.is-typing p:after{content:"▋";margin-left:2px;color:#5e3f3c;animation:typing-caret 1s steps(1,end) infinite}.lab-typing-row{display:flex;align-items:flex-end;gap:14px}.lab-typing-bubble{border-radius:18px;border:1px solid rgba(145,145,140,.15);background:#fff;box-shadow:0 2px 8px #1e18180a;height:58px;min-width:80px;padding:0 16px;display:inline-flex;align-items:center;gap:6px}.lab-typing-bubble span{width:8px;height:8px;border-radius:999px;background:#62625ba6;animation:dotPulse 1.1s infinite ease-in-out}.lab-typing-bubble span:nth-child(2){animation-delay:.15s}.lab-typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes dotPulse{0%,80%,to{transform:translateY(0);opacity:.55}40%{transform:translateY(-3px);opacity:1}}.lab-input-dock{width:100%;flex-shrink:0;padding:10px 12px 14px;display:flex;flex-direction:column;align-items:center;gap:8px;border-top:1px solid rgba(145,145,140,.16);background:linear-gradient(to top,#f6f6f3fa 74%,#f6f6f3b8 88%,#f6f6f300)}.lab-input-shell{width:min(860px,100%);border-radius:999px;border:1px solid rgba(145,145,140,.25);background:#fffffff0;box-shadow:0 8px 30px #1b1a181a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:6px;display:flex;align-items:center;gap:6px}.lab-input-shell input{flex:1;height:40px;border:none;outline:none;background:transparent;padding:0 14px;font-size:15px;color:#211922}.lab-input-shell input::placeholder{color:#62625bb8}.lab-mini-controls{display:inline-flex;align-items:center;gap:2px;border-left:1px solid rgba(145,145,140,.24);padding-left:6px;margin-left:4px}.lab-icon-btn{width:36px;height:36px;border:none;border-radius:999px;background:transparent;color:#62625b;display:grid;place-items:center;cursor:pointer}.lab-icon-btn:hover:not(:disabled){color:#211922;background:#f8eae8}.lab-icon-btn:disabled{opacity:.45;cursor:not-allowed}.lab-icon-btn .material-symbols-outlined{font-size:20px}.lab-send-btn{width:40px;height:40px;border:none;border-radius:999px;background:#211922;color:#fff;display:grid;place-items:center;cursor:pointer}.lab-send-btn:disabled{opacity:.5;cursor:not-allowed}.lab-send-btn .material-symbols-outlined{font-size:18px;font-variation-settings:"FILL" 1}.lab-run-settings{width:min(860px,100%);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lab-select-wrap{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(145,145,140,.24);border-radius:999px;background:#ffffffdb;padding:4px 10px}.lab-select-wrap span{font-size:12px;color:#62625b;font-weight:600}.lab-select-wrap select{border:none;outline:none;background:transparent;color:#211922;font-size:12px;font-weight:600;padding:2px 0}.lab-step-btn{border:1px solid rgba(145,145,140,.32);border-radius:999px;background:#fff;color:#211922;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer}.lab-step-btn:disabled{opacity:.55;cursor:not-allowed}.lab-error{margin:8px 10px 0;color:#9e0a0a;font-size:13px}.lab-chip-row{width:min(860px,100%);display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.lab-chip{border-radius:999px;border:1px solid rgba(145,145,140,.28);background:#ffffffdb;padding:6px 12px;color:#211922;font-size:12px}.lab-sidebar{width:320px;flex-shrink:0;border-left:1px solid rgba(145,145,140,.2);padding:20px;overflow-y:auto}.lab-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.lab-sidebar-header h3{margin:0;color:#211922;font-size:18px;font-weight:700}.lab-sidebar-header span{border:1px solid rgba(145,145,140,.25);border-radius:8px;background:#fff;color:#62625b;padding:4px 8px;font-size:11px}.lab-persona-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lab-persona-tile{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3 / 4;box-shadow:0 2px 8px #1e181814}.lab-persona-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(150deg,var(--card-start, #4bbf9d),var(--card-end, #1f2b34))}.lab-persona-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#211922d9,#21192214)}.lab-persona-initials{position:absolute;top:10px;left:10px;width:36px;height:36px;border-radius:999px;background:#ffffffe0;color:#211922;display:grid;place-items:center;font-size:12px;font-weight:700}.lab-persona-info{position:absolute;left:10px;right:10px;bottom:10px;display:flex;flex-direction:column;gap:2px}.lab-persona-info h4{margin:0 0 2px;color:#fff;font-size:13px;font-weight:700;line-height:1.3}.lab-persona-role{margin:0;color:#ffffffd1;font-size:11px;line-height:1.3}.lab-persona-age{margin:0;color:#fffffff5;font-size:11px;line-height:1.3;font-weight:600}.lab-sidebar-meta{margin-top:14px;padding:12px;border:1px solid rgba(145,145,140,.2);border-radius:12px;background:#ffffffc2;display:flex;flex-direction:column;gap:6px;color:#5d5f5b;font-size:12px}.lab-auto-toggle{margin-top:2px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px}.page{background:var(--bg-overlay),var(--bg);max-width:1440px;margin:0 auto;padding:28px 28px 36px}.hero{border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(145deg,#ffffffe6,#ecf5ffd1);box-shadow:var(--shadow-soft);padding:24px 26px}.hero .badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;background:#2348ba1a;color:#2146ad;margin-bottom:10px}.hero h1{margin:0;font-family:Space Grotesk,IBM Plex Sans KR,sans-serif;font-size:clamp(1.9rem,2.6vw,2.6rem);line-height:1.1}.hero p{margin:12px 0 0;color:var(--muted);line-height:1.55;max-width:80ch}.input-shell{margin-top:16px;border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-soft);padding:20px}.input-label{display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}textarea{width:100%;resize:vertical;border-radius:var(--radius-md);border:1px solid rgba(25,37,68,.2);padding:14px 16px;background:#fffffff0;font:inherit;line-height:1.5;color:var(--text);min-height:108px}textarea:focus-visible,input:focus-visible,select:focus-visible,.btn:focus-visible{outline:2px solid rgba(68,111,241,.9);outline-offset:2px}.control-row{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}.btn{border:1px solid rgba(25,37,68,.24);background:#fffffff0;color:var(--text);border-radius:12px;padding:10px 14px;min-height:44px;cursor:pointer;font:inherit;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #232d461f}.btn:disabled{opacity:.56;cursor:not-allowed}.btn-primary{border-color:#1336a099;background:linear-gradient(145deg,#1a49d6,#315de8);color:var(--primary-ink)}.quick-row{margin-top:12px;display:flex;flex-wrap:wrap;gap:14px;align-items:center}.quick-row label{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:var(--muted)}.quick-row strong{color:#2d3f69;font-weight:700}.toggle input[type=checkbox]{width:18px;height:18px}select{border:1px solid rgba(25,37,68,.2);background:#fff;border-radius:10px;padding:8px 10px;font:inherit;color:var(--text)}.status-pill{margin-left:auto;padding:6px 12px;border-radius:999px;font-size:.84rem;font-weight:600;border:1px solid rgba(25,37,68,.2);background:#ffffffd9}.status-running{border-color:#2677e066;color:#1f5dc6}.status-created,.status-stopped{color:#5a6270}.status-completed{border-color:#2b8a4f66;color:#226d40}.error{margin:12px 0 0;color:var(--danger);font-size:.92rem}.workspace{margin-top:16px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.panel-title{font-family:Space Grotesk,IBM Plex Sans KR,sans-serif;font-size:1rem;font-weight:700;margin-bottom:10px}.persona-column,.chat-column{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow-soft);padding:16px}.persona-column{min-height:520px}.chat-column{min-height:76vh;display:flex;flex-direction:column}.persona-card{border:1px solid color-mix(in srgb,var(--accent) 45%,#1f2d48 20%);border-radius:var(--radius-lg);padding:12px 12px 12px 14px;margin-bottom:10px;background:linear-gradient(140deg,color-mix(in srgb,var(--accent) 14%,#ffffff 90%),#fff);border-left-width:6px}.persona-card h3{margin:0;font-size:1rem}.persona-card p{margin:6px 0 0;color:var(--muted);font-size:.88rem;line-height:1.4}.empty-card,.empty-chat{border:1px dashed rgba(42,58,87,.24);border-radius:var(--radius-md);padding:14px;color:var(--muted);font-size:.92rem;line-height:1.45}.chat-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:10px}.chat-header p{margin:4px 0 0;font-size:.86rem;color:var(--muted)}.meta{display:flex;flex-direction:column;gap:3px;font-size:.76rem;color:#677085;text-align:right}.chat-log{max-height:76vh;overflow:auto;padding-right:4px;flex:1;min-height:360px}.followup-shell{border:1px solid rgba(32,47,77,.17);border-radius:12px;padding:10px;background:#ffffffe0;margin-bottom:10px}.followup-shell label{display:block;font-size:.84rem;font-weight:600;color:#4d5670;margin-bottom:6px}.followup-row{display:flex;gap:8px}.followup-row input{flex:1;min-height:40px;border:1px solid rgba(25,37,68,.2);border-radius:10px;padding:8px 10px;font:inherit}.prompt-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.prompt-chip{display:inline-flex;align-items:center;border:1px solid rgba(32,56,102,.24);border-radius:999px;padding:5px 9px;font-size:.78rem;color:#3e4b69;background:#eff5ffe6;max-width:100%}.chat-item{position:relative;border:1px solid rgba(30,43,73,.16);border-left:5px solid var(--accent);border-radius:14px;padding:10px 12px;background:#fff;margin-bottom:10px}.chat-meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.speaker{font-weight:700;font-size:.93rem}.turn{font-size:.78rem;color:#687189}.chat-item p{margin:0;line-height:1.52;font-size:.94rem}.chat-item.is-typing p:after{content:"▋";margin-left:2px;color:#2f4f9a;animation:typing-caret 1s steps(1,end) infinite}@keyframes typing-caret{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width: 1190px){.lab-main{flex-direction:column}.lab-chat-panel{border-right:none;border-bottom:1px solid rgba(145,145,140,.2)}.lab-sidebar{width:100%;border-left:none;max-height:320px}.lab-messages{padding:28px 22px 16px}.lab-topic-hero p{font-size:20px}.lab-input-dock{padding:10px 8px 12px}.start-config-row{grid-template-columns:1fr}.start-main{padding-top:88px}.how-grid{grid-template-columns:1fr;gap:24px}.how-divider{display:none}.workspace{grid-template-columns:1fr}.persona-column,.chat-column{min-height:auto}.chat-log{max-height:52vh}.status-pill{margin-left:0}}@media (max-width: 720px){.lab-topbar{height:68px;padding:0 12px}.lab-brand-wrap h1{font-size:22px}.lab-new-session{display:none}.lab-messages{padding:18px 12px 14px;gap:16px}.lab-input-dock{padding:8px 10px 12px}.lab-topic-hero{border-radius:16px;padding:12px 14px}.lab-topic-hero p{font-size:17px;line-height:1.45}.lab-message-row{gap:10px}.lab-message-avatar{width:36px;height:36px;font-size:11px}.lab-bubble p{font-size:14px;line-height:1.5}.lab-input-shell{border-radius:18px;padding:8px;flex-wrap:wrap}.lab-input-shell input{flex:1 1 100%;height:38px;padding:0 8px}.lab-mini-controls{border-left:none;margin-left:0;padding-left:0}.lab-send-btn{margin-left:auto}.lab-chip-row{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.lab-run-settings{gap:6px}.lab-select-wrap{flex:1 1 auto;min-width:130px}.lab-step-btn{margin-left:auto}.lab-chip{white-space:nowrap}.lab-sidebar{padding:14px;max-height:280px}.start-header{padding:16px}.start-main{padding:56px 14px}.start-hero p{margin-top:16px;font-size:16px}.start-input-wrap{margin-top:32px}.start-input-card{padding:14px}.start-input-card textarea{min-height:112px;font-size:16px}.start-cta-row{margin-top:12px}.start-btn{width:100%;justify-content:center}.start-how{margin-top:48px}.start-footer{gap:12px;font-size:12px;justify-content:flex-start}.page{padding:14px}.hero,.input-shell,.persona-column,.chat-column{border-radius:16px;padding:14px}.control-row .btn{width:100%}.quick-row{gap:10px}.quick-row label{width:100%;justify-content:space-between}.followup-row{flex-direction:column}}
