.studio_page__cgjr6{min-height:100vh;background:var(--bg-soft);display:flex;justify-content:center;padding:32px 16px 64px}.studio_container___nQ6D{width:100%;max-width:820px;display:flex;flex-direction:column}.studio_header__HEhps{justify-content:space-between;flex-wrap:wrap;margin-bottom:8px}.studio_headerLeft__Xkl_G,.studio_header__HEhps{display:flex;align-items:center;gap:12px}.studio_headerLeft__Xkl_G h1{font-size:28px;font-weight:700;color:var(--text-strong);letter-spacing:-.03em}.studio_badge__kqFp0{font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep)}.studio_linkBtn__1tLDp{font-size:13px;font-weight:600;color:var(--accent);padding:8px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:all .15s}.studio_linkBtn__1tLDp:hover{border-color:var(--accent);background:var(--accent-tint)}.studio_intro__XDyD2{font-size:14px;color:var(--text-dim);line-height:1.6;margin-bottom:24px;max-width:640px}.studio_form__ZoqI5{display:flex;flex-direction:column;gap:20px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:var(--shadow-sm)}.studio_presetBar__We5GX{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid var(--border-faint)}.studio_presetLabel__5XJOK{font-size:13px;font-weight:600;color:var(--text-dim)}.studio_presetBtn__7KXzD{padding:6px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-soft);cursor:pointer;font-size:13px;font-weight:500;transition:all .15s}.studio_presetBtn__7KXzD:hover{border-color:var(--accent);background:var(--accent-tint)}.studio_field__ziUfQ{display:flex;flex-direction:column;gap:8px}.studio_fieldLabel__Pg8ij{font-size:13px;font-weight:600;color:var(--text)}.studio_hint__EerNU{font-weight:400;color:var(--text-faint)}.studio_input__zmnEz,.studio_textarea__Y3Ym6{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;background:var(--bg-soft);color:var(--text);outline:none;resize:vertical;line-height:1.5}.studio_input__zmnEz:focus,.studio_rowInput__wxH7f:focus,.studio_textarea__Y3Ym6:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);background:var(--surface)}.studio_rows__hX1VZ{display:flex;flex-direction:column;gap:10px}.studio_row__yOREC{display:grid;grid-template-columns:20px 1fr 18px 1fr 28px;align-items:center;grid-gap:8px;gap:8px}.studio_rowNum__UQa1r{font-size:12px;font-weight:600;color:var(--text-faint);text-align:center}.studio_rowInput__wxH7f{padding:8px 12px;border:1px solid var(--border);border-radius:8px;font-size:13px;font-family:inherit;background:var(--bg-soft);color:var(--text);outline:none;resize:vertical;line-height:1.4}.studio_rowArrow__FcTOK{text-align:center;color:var(--text-faint);font-size:14px}.studio_rowRemove__EK064{width:28px;height:28px;border-radius:6px;border:1px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-dim);font-size:12px;transition:all .15s}.studio_rowRemove__EK064:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}.studio_rowRemove__EK064:disabled{opacity:.35;cursor:not-allowed}.studio_addRow__vxXXM{align-self:flex-start;margin-top:2px;padding:6px 12px;border-radius:8px;border:1px dashed var(--border-strong);background:transparent;cursor:pointer;font-size:13px;font-weight:500;color:var(--accent);transition:all .15s}.studio_addRow__vxXXM:hover{background:var(--accent-tint);border-color:var(--accent)}.studio_range__utx9a{width:100%;accent-color:var(--accent)}.studio_submit__E6994{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:10px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s;text-decoration:none}.studio_submit__E6994:hover{background:var(--accent-hover);color:#fff}.studio_submit__E6994:disabled{opacity:.6;cursor:not-allowed}.studio_secondaryBtn__UixJp{padding:12px 20px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.studio_secondaryBtn__UixJp:hover{border-color:var(--border-strong);background:var(--elevated)}.studio_error___FpYJ{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;font-size:13px;color:#991b1b}.studio_panel__EbIla{display:flex;flex-direction:column;gap:18px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:var(--shadow-sm)}.studio_panelHead__B_ewI{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.studio_statusPill__nWw9J{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600}.studio_pillLive__Sgn69{background:var(--accent-soft);color:var(--accent-deep)}.studio_pillDone__J1R0G{background:#f0fdf4;color:#15803d}.studio_pillError__DeHIj{background:#fef2f2;color:#991b1b}.studio_spinner__E_I4Q{width:12px;height:12px;border-radius:50%;border:2px solid var(--accent);border-top:2px solid transparent;animation:studio_spin__AXLGD .8s linear infinite}@keyframes studio_spin__AXLGD{to{transform:rotate(1turn)}}.studio_adapterTag__Yhsqf{font-size:13px;color:var(--text-dim)}.studio_progressBar__AWkA9{width:100%;height:10px;border-radius:999px;background:var(--bg-soft);border:1px solid var(--border);overflow:hidden}.studio_progressFill__6nQ14{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-deep));transition:width .4s ease}.studio_fillError__W9sYc{background:var(--danger)}.studio_metrics__ww96m{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.studio_metric__x82PG{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--bg-soft)}.studio_metricLabel__T_smt{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-faint)}.studio_metricValue__7tSxr{font-size:18px;font-weight:700;color:var(--text-strong);font-family:var(--font-mono)}.studio_logs__Kz5RJ{display:flex;flex-direction:column;gap:2px;max-height:220px;overflow-y:auto;background:#0a0d12;color:#d7e0ea;border-radius:10px;padding:14px 16px;font-family:var(--font-mono);font-size:12px;line-height:1.6}.studio_logLine__P8BtD{white-space:pre-wrap;word-break:break-word}.studio_panelActions__qEnuE{display:flex;gap:12px;flex-wrap:wrap}@media (max-width:600px){.studio_row__yOREC{grid-template-columns:16px 1fr 24px;grid-template-areas:"num user remove" "num assistant remove"}.studio_rowArrow__FcTOK{display:none}}.studio_reportCard__iKpWp{margin-top:16px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.studio_reportHead__BMyEK{display:flex;align-items:center;justify-content:space-between;font-weight:600;margin-bottom:12px}.studio_reportOverall__ualJa{font-size:1.4rem;color:var(--accent)}.studio_reportBars__TYkdB{display:flex;flex-direction:column;gap:8px}.studio_reportRow__OF5FG{display:grid;grid-template-columns:90px 1fr 34px;align-items:center;grid-gap:8px;gap:8px}.studio_reportLabel__Q0kAk{font-size:.85rem;color:var(--muted,#5b6b7a)}.studio_reportTrack__F5tJt{height:8px;border-radius:999px;background:var(--border);overflow:hidden}.studio_reportFill__m5Mb_{display:block;height:100%;background:var(--accent);border-radius:999px}.studio_reportVal__M6cYa{font-size:.85rem;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.studio_reportTip__w29hW{margin:12px 0 0;font-size:.9rem}.studio_reportJudge__rVWcJ{margin:6px 0 0;font-size:.75rem;color:var(--muted,#8294a4)}.studio_reportGrading__CxQ4k{margin:4px 0 0;font-size:.9rem;color:var(--text-dim)}.studio_reportNote__66HtP{margin:14px 0 0;font-size:.78rem;color:var(--text-faint);line-height:1.5}.studio_statStrip__2DLvv{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:16px}.studio_statCard__Yy3OZ{display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 8px;border:1px solid var(--border);border-radius:10px;background:var(--bg-soft);text-align:center}.studio_statIcon__2ugQj{font-size:16px;line-height:1}.studio_statValue__VWIqI{font-size:17px;font-weight:700;color:var(--text-strong);font-family:var(--font-mono)}.studio_statKey__eqO_S{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:var(--text-faint)}.studio_costSaved__DwUCq{margin-top:16px;padding:14px;border:1px solid var(--accent-soft);border-radius:12px;background:var(--accent-tint,var(--bg-soft))}.studio_costHead__myj4v{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-size:13px;font-weight:700;color:var(--accent-deep,var(--accent))}.studio_costSub___jUCQ{font-size:11px;font-weight:500;color:var(--text-faint)}.studio_costGrid__2Q2Wm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:12px}.studio_costCard__o1DLu{display:flex;flex-direction:column;gap:3px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.studio_costBig__rfO_t{font-size:20px;font-weight:800;color:var(--accent);letter-spacing:-.02em}.studio_costKey__aesIT{font-size:12px;font-weight:600;color:var(--text)}.studio_costFine__dMstZ{font-size:11px;color:var(--text-faint);font-family:var(--font-mono)}@media (max-width:600px){.studio_statStrip__2DLvv{grid-template-columns:repeat(2,1fr)}.studio_costGrid__2Q2Wm{grid-template-columns:1fr}}