@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#202030;font-synthesis:none;background:#f7f7fa;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh;display:flex}.sidebar{color:#b7b6c4;z-index:100;background:#1e1d2b;flex-direction:column;width:245px;padding:22px 12px 14px;transition:width .22s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0 auto 0 0}.sidebar.collapsed{width:68px;padding:22px 8px 14px}.sidebar.collapsed .workspace{justify-content:center;padding:0}.sidebar.collapsed .sidebar-bottom>button{justify-content:center;padding:12px 0}.sidebar.collapsed .user{justify-content:center;padding:14px 0 5px}.brand{color:#fff;letter-spacing:-.8px;align-items:center;gap:9px;padding:0 10px 23px;font-size:18px;font-weight:800;display:flex}.brand-mark{background:linear-gradient(135deg,#998bff,#6559db);border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.workspace{color:#f5f4fa;text-align:left;background:#292838;border:1px solid #393846;border-radius:8px;align-items:center;gap:9px;width:100%;height:42px;padding:0 9px;font:600 13px inherit;display:flex}.workspace svg{margin-left:auto}.workspace-icon{color:#fff;background:#f08a57;border-radius:6px;place-items:center;width:23px;height:23px;font-size:11px;font-weight:800;display:grid}nav{padding:25px 3px}.nav-heading{text-transform:uppercase;letter-spacing:1.1px;color:#7c7a8d;margin:0 0 8px;padding:0 10px;font-size:10px}.nav-heading.second{margin-top:28px}.nav-item{color:#a9a8b7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;height:40px;padding:0 10px;font:600 13px inherit;display:flex}.nav-item svg{width:17px}.nav-item:hover{color:#fff;background:#292838}.nav-item.active{color:#fff;background:#373547}.nav-count{color:#e4e3ec;background:#565369;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:10px}.sidebar-bottom{margin-top:auto}.sidebar-bottom>button{color:#aaa9b8;background:0 0;border:0;align-items:center;gap:10px;padding:12px 10px;font:600 12px inherit;display:flex}.sidebar-bottom>button svg{width:17px}.user{color:#fff;border-top:1px solid #393846;align-items:center;gap:9px;padding:17px 8px 5px;display:flex}.user-avatar,.person-avatar{color:#fff;background:#d79c7d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.user b{font-size:11px;display:block}.user small{color:#908f9f;font-size:10px}.user>svg{color:#9291a0;margin-left:auto}main{flex-direction:column;width:calc(100% - 245px);min-height:100vh;margin-left:245px;transition:margin-left .22s cubic-bezier(.2,0,0,1),width .22s cubic-bezier(.2,0,0,1);display:flex}.app-shell.collapsed main{width:calc(100% - 68px);margin-left:68px}header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#fffffff2;border-bottom:1px solid #e9e9ee;flex-shrink:0;justify-content:space-between;align-items:center;height:68px;padding:0 42px;display:flex;position:sticky;top:0}.crumb{color:#92919d;font-size:12px}.crumb span{color:#c4c3ca;padding:0 7px}.crumb b{color:#434250;font-weight:700}.header-actions{align-items:center;gap:8px;display:flex}.icon-button,.command,.select,.more{color:#72717f;cursor:pointer;background:0 0;border:0}.icon-button{place-items:center;width:32px;height:32px;display:grid;position:relative}.notification i{background:#f27859;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.command{border:1px solid #e5e4e9;border-radius:6px;align-items:center;gap:4px;padding:5px 8px;font:11px DM Mono,monospace;display:flex}.mobile-brand{display:none}.page{box-sizing:border-box;width:100%;max-width:1440px;margin:0;padding:36px 42px}.page-title{justify-content:space-between;align-items:flex-start;margin-bottom:31px;display:flex}.eyebrow{color:#777584;text-transform:uppercase;letter-spacing:1.15px;margin:0 0 7px;font-size:11px;font-weight:800}.page h1,.placeholder h1{letter-spacing:-1.3px;color:#252433;margin:0;font-size:29px;line-height:1.2}.page h1 span{color:#7469e9;font-size:21px}.subtitle{color:#858491;margin:9px 0 0;font-size:13px}.primary{color:#fff;cursor:pointer;background:#6357df;border:0;border-radius:7px;align-items:center;gap:7px;height:39px;padding:0 14px;font:700 12px inherit;display:flex;box-shadow:0 5px 11px #6056d329}.primary:hover{background:#5549d1}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.stat,.panel{background:#fff;border:1px solid #e9e8ee;border-radius:10px}.stat{padding:17px 18px}.stat-icon{color:#6659e8;background:#f0efff;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.stat-icon svg{width:16px}.stat p{color:#85838f;margin:16px 0 7px;font-size:11px;font-weight:600}.stat strong{letter-spacing:-.7px;font-size:22px}.stat div:nth-of-type(2){align-items:center;gap:8px;display:flex}.stat div:nth-of-type(2) span{border-radius:4px;padding:3px 5px;font:500 10px DM Mono}.up{color:#208161;background:#e9f8f1}.cost{color:#6a5dcc;background:#f4f0ff}.stat small{color:#aaa9b4;font-size:10px}.content-grid{grid-template-columns:1.52fr 1fr;gap:20px;display:grid}.panel{overflow:hidden}.panel-head{border-bottom:1px solid #efeff2;justify-content:space-between;align-items:center;height:74px;padding:17px 19px;display:flex}.panel h2{letter-spacing:-.35px;color:#343342;margin:0;font-size:14px}.panel-head p{color:#9997a3;margin:3px 0 0;font-size:10px}.select{background:#fff;border:1px solid #e4e3e9;border-radius:6px;align-items:center;gap:6px;height:30px;padding:0 9px;font:600 10px inherit;display:flex}.chart{background:repeating-linear-gradient(#0000 0 47px,#f1f0f3 48px);height:242px;padding:13px 17px 29px 46px;position:relative}.chart svg{width:100%;height:185px;overflow:visible}.area{fill:url(#fill)}.line{fill:none;stroke:#6c60e5;stroke-width:2.7px}.chart-labels{color:#aba9b3;flex-direction:column;justify-content:space-between;height:186px;font:9px DM Mono;display:flex;position:absolute;top:8px;left:15px}.x-axis{color:#aaa8b2;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:10px;left:47px;right:18px}.text-button{color:#6257df;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font:700 11px inherit;display:flex}.health-row{border-bottom:1px solid #f0eff3;align-items:center;gap:9px;height:58px;padding:0 18px;display:flex}.agent-initial{color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.health-row b{font-size:11px;display:block}.health-row small{color:#9695a0;font-size:9px}.status{color:#a09ea9;align-items:center;gap:5px;margin-left:auto;font:600 10px inherit;display:flex}.status i{background:#aaa8b1;border-radius:50%;width:6px;height:6px}.status.live{color:#298366}.status.live i{background:#41bd8b}.recent{margin-top:20px}.recent table{border-collapse:collapse;text-align:left;width:100%}.recent th{color:#9b99a5;letter-spacing:.7px;background:#fcfcfd;height:34px;font-size:9px}.recent th,.recent td{padding:0 19px}.recent td{color:#5e5d6a;border-top:1px solid #efeff3;height:51px;font-size:11px}.recent td:first-child{color:#363542;align-items:center;gap:9px;font-weight:700;display:flex}.person-avatar{background:#b69dc8;width:24px;height:24px;font-size:8px}.channel{align-items:center;gap:5px;display:flex}.channel svg{color:#8075dd}.table-status{color:#397b68;font-size:10px}.table-status:before{content:"●";color:#44bd8d;margin-right:5px;font-size:7px}.table-status.active{color:#6758d5}.table-status.active:before{color:#786ceb}.agents-toolbar{justify-content:space-between;margin-bottom:20px;display:flex}.agents-toolbar label{color:#92909d;background:#fff;border:1px solid #e2e1e7;border-radius:7px;align-items:center;gap:8px;width:280px;height:36px;padding:0 10px;display:flex}.agents-toolbar input{border:0;outline:0;width:100%;font:12px inherit}.agent-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.agent-card,.new-card{text-align:left;background:#fff;border:1px solid #e6e5eb;border-radius:10px;min-height:270px;padding:20px}.agent-card-top{justify-content:space-between;display:flex}.large{width:39px;height:39px;font-size:16px}.more{color:#9b99a5}.agent-card h2{margin:17px 0 6px;font-size:15px}.agent-card>p{color:#82808d;min-height:35px;margin:0 0 14px;font-size:11px;line-height:1.55}.agent-card>.status{margin:0}.agent-metrics{color:#85838f;border-top:1px solid #efeff2;gap:15px;margin-top:16px;padding-top:13px;font-size:10px;display:flex}.agent-metrics span{align-items:center;gap:4px;display:flex}.agent-actions{gap:8px;margin-top:17px;display:flex}.agent-actions button{color:#575563;cursor:pointer;background:#fff;border:1px solid #dedde5;border-radius:6px;flex:1;height:32px;font:700 10px inherit}.agent-actions .play{color:#6155d7;background:#f2f1ff;border-color:#e7e4ff;justify-content:center;align-items:center;gap:5px;display:flex}.new-card{text-align:center;color:#696775;cursor:pointer;background:0 0;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.new-card>span{color:#6256dc;background:#efedff;border-radius:50%;place-items:center;width:39px;height:39px;margin-bottom:12px;display:grid}.new-card b{font-size:12px}.new-card small{color:#9896a2;margin-top:5px;font-size:10px}.placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 68px);padding:40px;display:flex}.placeholder-icon,.modal-icon{color:#6257df;background:#eeecff;border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:18px;display:grid}.placeholder>p:not(.eyebrow){color:#85838f;max-width:390px;margin:10px 0 20px;font-size:13px;line-height:1.6}.analytics-hero{color:#fff;background:#26243a;border-radius:11px;justify-content:space-between;height:220px;margin-bottom:20px;padding:29px;display:flex;overflow:hidden}.analytics-icon{color:#bdb5ff;background:#494461;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.analytics-hero h2{letter-spacing:-1px;margin:25px 0 0;font-size:33px}.analytics-hero p{color:#bcb9c8;margin:2px 0;font-size:12px}.bars{align-items:flex-end;gap:9px;width:48%;height:185px;display:flex}.bars i{opacity:.95;background:linear-gradient(#9b91ff,#6156d9);border-radius:4px 4px 0 0;flex:1}.modal-backdrop{z-index:4;background:#1615218a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:460px;max-width:100%;padding:28px;position:relative;box-shadow:0 20px 70px #14131d55}.close{color:#8d8b96;cursor:pointer;background:0 0;border:0;position:absolute;top:16px;right:16px}.modal-icon{border-radius:11px;width:42px;height:42px;margin-bottom:15px}.modal h2{letter-spacing:-.6px;margin:0;font-size:20px}.modal>p{color:#888692;margin:5px 0 20px;font-size:12px}.field{color:#5d5b68;font-size:11px;font-weight:700;display:block}.field input{border:1px solid #dedde5;border-radius:7px;outline-color:#7569e6;width:100%;height:39px;margin-top:7px;padding:0 10px;font:12px inherit;display:block}.template-label{letter-spacing:.8px;font-weight:800;margin:19px 0 8px!important;font-size:9px!important}.templates{grid-template-columns:1fr 1fr;gap:8px;display:grid}.templates button{color:#615f6d;text-align:left;background:#fff;border:1px solid #e2e1e7;border-radius:7px;align-items:center;gap:7px;height:42px;padding:0 9px;font:600 10px inherit;display:flex}.templates button.selected{color:#5f53d5;background:#f7f6ff;border-color:#8175e8}.templates button span{color:#7165dd}.templates button>svg{color:#665add;margin-left:auto}.modal-submit{justify-content:center;width:100%;margin:21px 0 0}.primary:disabled{opacity:.5;cursor:not-allowed}.toast{color:#fff;z-index:10;background:#292739;border-radius:8px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:600;display:flex;position:fixed;bottom:22px;right:25px;box-shadow:0 10px 30px #26243740}.toast svg{color:#70d9ac}@media (width<=900px){.sidebar{width:68px;padding:20px 8px}.brand{padding:0 14px 22px}.brand>span:last-child,.workspace>span:not(.workspace-icon),.workspace>svg,.nav-heading,.nav-item:not(.active):after,.nav-item{font-size:0}.workspace{background:0 0;border:0;justify-content:center;padding:0}.nav-item{justify-content:center;padding:0}.nav-item svg{width:19px}.nav-count,.sidebar-bottom>button,.user>span:not(.user-avatar),.user>svg{display:none}.user{padding:16px 11px}.sidebar-bottom{place-items:center;display:grid}main{width:calc(100% - 68px);margin-left:68px}.content-grid{grid-template-columns:1fr}.agent-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.sidebar{display:none}main{width:100%;margin:0}header{padding:0 18px}.mobile-brand{align-items:center;gap:7px;font-weight:800;display:flex}.crumb,.command{display:none}.page{padding:26px 18px}.page-title{gap:16px}.page h1{font-size:25px}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:14px}.stat strong{font-size:18px}.recent{overflow:auto}.recent table{min-width:600px}.agent-grid{grid-template-columns:1fr}.agents-toolbar label{width:calc(100% - 78px)}.content-grid{gap:12px}}.builder{box-sizing:border-box;background:#fbfbfc;flex-direction:column;width:100%;height:calc(100vh - 68px);display:flex;overflow:hidden}.builder-top{background:#fff;border-bottom:1px solid #e8e7eb;flex-shrink:0;align-items:center;gap:24px;height:66px;padding:0 28px;display:flex}.back{color:#777582;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font:600 12px inherit;display:flex}.back:hover{color:#111827}.builder-name{border-left:1px solid #ebeaf0;align-items:center;gap:8px;padding-left:22px;font-size:13px;display:flex}.builder-name .status{margin-left:5px}.builder-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.builder-actions button.secondary-action{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 14px;font:600 12px inherit;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.builder-actions button.secondary-action:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}.publish{color:#fff;cursor:pointer;background:#6257e8;border:0;border-radius:8px;height:36px;padding:0 16px;font:700 12px inherit;transition:all .15s;box-shadow:0 4px 12px #6257e840}.publish:hover{background:#4f46e5}.builder-body{box-sizing:border-box;flex:1;grid-template-columns:175px minmax(0,1fr) 290px;width:100%;height:calc(100vh - 128px);display:grid;overflow:hidden}.builder-nav{box-sizing:border-box;background:#fff;border-right:1px solid #e8e7eb;height:100%;padding:16px 8px;overflow-y:auto}.builder-nav button{color:#64748b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;font:600 12px/1 inherit;transition:all .15s;display:flex}.builder-nav button svg{flex-shrink:0;width:15px;height:15px}.builder-nav button:hover{color:#0f172a;background:#f8fafc}.builder-nav button.chosen{color:#6257e8;background:#6257e814;font-weight:700}.builder-progress{border-top:1px solid #f1f5f9;margin:20px 4px 0;padding:14px 8px}.builder-progress p{color:#94a3b8;letter-spacing:.7px;margin:0 0 10px;font-size:10px;font-weight:800}.builder-progress div{gap:4px;display:flex}.builder-progress i{background:#6257e8;border-radius:4px;flex:1;height:4px}.builder-progress i.empty{background:#e2e8f0}.builder-progress small{color:#94a3b8;margin-top:8px;font-size:11px;display:block}.builder-content{box-sizing:border-box;background:#fafafa;width:100%;min-width:0;height:100%;padding:24px 28px;overflow-y:auto}.builder-title .eyebrow{letter-spacing:.8px;color:#6257e8;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700}.builder-title h1{letter-spacing:-.5px;color:#0f172a;margin:0;font-size:22px;font-weight:800}.builder-title>p:last-child{color:#64748b;margin:4px 0 20px;font-size:12px;line-height:1.5}.builder-panel{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 3px #00000008}.field-row{box-sizing:border-box;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:16px 20px;display:flex}.field-row>div:first-child{flex-shrink:0;width:150px}.field-row:last-child{border:0}.field-row b{color:#1e293b;font-size:12px;font-weight:600;display:block}.field-row small{color:#64748b;margin-top:3px;font-size:11px;line-height:1.35;display:block}.field-row>div:last-child{box-sizing:border-box;flex:1;width:100%;min-width:0}.field-row input[type=text],.field-row input[type=number],.field-row select,.field-row textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;width:100%;min-width:0;padding:8px 12px;font-size:12px;transition:all .15s}.field-row input[type=text]:focus,.field-row input[type=number]:focus,.field-row select:focus,.field-row textarea:focus{border-color:#6257e8;box-shadow:0 0 0 3px #6257e81f}.field-row textarea{resize:vertical;min-height:90px;line-height:1.5}.field-row.compact{align-items:center}.personality{flex-wrap:wrap;gap:8px;display:flex}.personality button,.add-rule{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 12px;font:600 12px inherit;transition:all .15s}.personality button.on{color:#6257e8;background:#6257e814;border-color:#6257e8}.add-rule{cursor:pointer;align-items:center;gap:6px;width:max-content;display:flex}.tip{color:#4f46e5;background:#6257e80f;border:1px solid #6257e826;border-radius:10px;gap:10px;margin-top:16px;padding:14px;font-size:12px;line-height:1.5;display:flex}.tip b{font-size:12px;display:block}.tip svg{flex:none}.builder-preview{box-sizing:border-box;background:#f8fafc;border-left:1px solid #e2e8f0;flex-direction:column;height:100%;padding:20px;display:flex;overflow:hidden}.preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.preview-head{background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:14px 16px;display:flex}.preview-head b{color:#0f172a;font-size:13px;display:block}.preview-head small{color:#64748b;margin-top:1px;font-size:11px;display:block}.preview-live{color:#10b981;align-items:center;gap:4px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.preview-messages{background:#f8fafc;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.bubble{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px 12px 12px 4px;max-width:86%;padding:10px 14px;font-size:12px;line-height:1.5;box-shadow:0 1px 2px #00000008}.bubble.user{color:#fff;background:#6257e8;border:none;border-bottom-right-radius:4px;border-bottom-left-radius:12px;align-self:flex-end}.bubble.typing{gap:3px;width:45px;display:flex}.typing i{background:#96939e;border-radius:50%;width:4px;height:4px}.preview-input{color:#aaa8b2;border:1px solid #e1e0e7;border-radius:6px;justify-content:space-between;align-items:center;height:36px;padding:0 8px;font-size:10px;display:flex}.preview-input svg{color:#675bdd}.builder-preview>p{color:#aaa8b2;text-align:center;margin:9px 0 0;font-size:9px}.empty-config{text-align:center;background:#fff;border:1px dashed #d9d8e2;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.empty-config>span{color:#665add;background:#f1f0ff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.empty-config>span svg{width:19px}.empty-config h2{margin:15px 0 4px;font-size:13px}.empty-config p{color:#9694a0;max-width:300px;margin:0 0 15px;font-size:11px;line-height:1.55}@media (width<=1050px){.builder-body{grid-template-columns:180px 1fr}.builder-preview{display:none}}@media (width<=700px){.builder-top{gap:9px;padding:0 15px}.builder-name{border:0;padding:0}.builder-name b{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}.builder-actions .select{display:none}.builder-actions .primary{padding:0 9px;font-size:0}.builder-actions .primary svg{width:17px}.builder-body{grid-template-columns:1fr}.builder-nav{border-bottom:1px solid #e8e7eb;padding:8px;display:flex;overflow:auto}.builder-nav button{white-space:nowrap;width:auto}.builder-progress{display:none}.builder-content{padding:26px 18px}.field-row{grid-template-columns:1fr;gap:11px}.back span{display:none}}.playground{background:#fafafd;min-height:calc(100vh - 68px)}.playground-top{background:#fff;border-bottom:1px solid #e8e7eb;align-items:center;gap:18px;height:68px;padding:0 34px;display:flex}.playground-top>div{border-left:1px solid #e6e5eb;padding-left:18px}.playground-top b{font-size:12px;display:block}.playground-top small{color:#9694a0;margin-top:2px;font-size:10px;display:block}.playground-top .status{margin-left:auto}.playground-grid{grid-template-columns:minmax(0,1fr) 260px;gap:18px;max-width:1080px;margin:0 auto;padding:30px;display:grid}.playground-chat,.debug-panel{background:#fff;border:1px solid #e7e6eb;border-radius:10px}.playground-chat{flex-direction:column;height:calc(100vh - 140px);max-height:720px;padding:22px;display:flex}.chat-intro{text-align:center;border-bottom:1px solid #f0eff3;padding:16px 0}.chat-intro .agent-initial{width:36px;height:36px;margin:auto}.chat-intro h1{margin:12px 0 5px;font-size:17px}.chat-intro p{color:#92909c;margin:0;font-size:11px}.playground-messages{flex-direction:column;flex:1;gap:12px;min-height:250px;padding:20px 4px;display:flex;overflow-y:auto}.play-message{color:#575563;align-items:flex-start;gap:7px;max-width:80%;font-size:11px;line-height:1.55;display:flex}.play-message svg{color:#6a5fdf;flex:none;margin-top:2px}.play-message.user{color:#fff;background:#6960dd;border-radius:8px 8px 2px;align-self:flex-end;padding:8px 10px}.play-message.assistant{background:#f2f1f5;border-radius:8px 8px 8px 2px;padding:8px 10px}.loader span{animation:1.2s infinite blink}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.4s}@keyframes blink{50%{opacity:.2}}.playground-input{border:1px solid #dedde5;border-radius:8px;gap:7px;padding:7px;display:flex}.playground-input textarea{resize:none;border:0;outline:0;flex:1;height:42px;padding:7px;font:11px inherit}.playground-input button{color:#fff;background:#6659df;border:0;border-radius:6px;align-self:flex-end;place-items:center;width:34px;height:34px;display:grid}.playground-input button:disabled{opacity:.4}.enter-hint{text-align:center;color:#aaa8b2;margin:8px 0 0;font-size:9px}.debug-panel{height:max-content;padding:17px}.debug-panel>div:first-child{color:#5f54d5;border-bottom:1px solid #efeff2;align-items:center;gap:7px;padding-bottom:12px;font-size:11px;display:flex}.debug-panel dl{margin:15px 0}.debug-panel dl div{display:flex}.debug-panel dt,.debug-panel dd{margin:0;padding:7px 0;font-size:10px}.debug-panel dt{color:#9997a3;flex:1}.debug-panel dd{color:#4d4b58;text-align:right;text-overflow:ellipsis;max-width:120px;font-weight:700;overflow:hidden}.debug-panel>p{color:#7b7986;border-top:1px solid #efeff2;align-items:center;gap:5px;padding-top:12px;font-size:10px;display:flex}.debug-empty{text-align:center;color:#9997a3;padding:35px 12px}.debug-empty svg{color:#8277e5}.debug-empty p{font-size:10px;line-height:1.6}@media (width<=720px){.playground-top{padding:0 18px}.playground-grid{grid-template-columns:1fr;padding:18px}.playground-chat{min-height:470px}}.play-message{max-width:85%!important;font-size:13px!important;line-height:1.6!important}.play-message.assistant{border:1px solid #e5e7eb;color:#1f2937!important;background:#f4f4f8!important;border-radius:12px 12px 12px 4px!important;padding:12px 16px!important}.markdown-content{min-width:0;color:inherit;flex:1;font-size:13px;line-height:1.6}.markdown-content p{margin:0 0 10px}.markdown-content p:last-child{margin-bottom:0}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:#111827;margin:14px 0 6px;font-weight:700;line-height:1.35}.markdown-content h1{font-size:17px}.markdown-content h2{font-size:16px}.markdown-content h3{font-size:15px}.markdown-content h4{font-size:14px}.markdown-content ul,.markdown-content ol{margin:8px 0 12px;padding-left:22px}.markdown-content li{margin-bottom:4px}.markdown-content code{color:#4f46e5;background:#6366f114;border-radius:4px;padding:2px 6px;font-family:DM Mono,monospace;font-size:12px}.markdown-content pre{color:#f8fafc;background:#1e1d2b;border-radius:8px;margin:12px 0;padding:14px 16px;overflow-x:auto;box-shadow:inset 0 1px 3px #0000004d}.markdown-content pre code{color:inherit;background:0 0;padding:0;font-size:12px}.markdown-content blockquote{color:#4b5563;background:#6366f10a;border-left:3px solid #6366f1;border-radius:0 4px 4px 0;margin:10px 0;padding:4px 0 4px 12px;font-style:italic}.diff-container{background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-family:DM Mono,monospace,sans-serif;font-size:12px;overflow:hidden;box-shadow:0 1px 3px #00000008}.diff-section-header{color:#475569;letter-spacing:.5px;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:700;display:flex}.diff-line{white-space:pre-wrap;word-break:break-word;align-items:flex-start;padding:8px 14px;font-size:12px;line-height:1.5;display:flex}.diff-line-del{color:#991b1b;background:#fef2f2;border-left:4px solid #ef4444}.diff-line-add{color:#166534;background:#f0fdf4;border-left:4px solid #22c55e}.diff-sign{-webkit-user-select:none;user-select:none;flex-shrink:0;width:22px;font-size:13px;font-weight:800}
