.cx{min-height:100vh;background:#fbfbfd;display:flex;flex-direction:column;--cx-rail-w:72px;--cx-cc-w:244px;--cx-line:#e9e9ee}.cx-body{flex:1;display:flex;min-height:0;padding-top:68px}.cx-main{flex:1;min-width:0;overflow:auto;background:#fbfbfd}.cx--chat .cx-main,.cx-top{background:#fff}.cx-top{position:fixed;top:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:var(--cx-rail-w) auto 1fr;align-items:center;height:68px;border-bottom:1px solid var(--cx-line)}.cx-top-brand-slot{height:100%;display:flex;border-right:1px solid var(--cx-line)}.cx-top-brand,.cx-top-brand-slot{align-items:center;justify-content:center}.cx-top-brand{display:inline-flex;text-decoration:none}.cx-top-brand img{height:24px;width:auto;display:block}.cx-top-actions-left{display:flex;align-items:center;padding-left:22px}.cx-top-actions-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 22px}.cx-top-newagent{display:inline-flex;align-items:center;gap:10px;height:38px;padding:0 16px;border-radius:10px;background:#fff;border:1px solid var(--cx-line);color:#262626;font-size:14px;font-weight:600;letter-spacing:-.005em;text-decoration:none;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .15s ease}.cx-top-newagent:hover{border-color:#c9c9d2;color:#262626;background:#fafafb;transform:translateY(-1px)}.cx-top-newagent svg{color:#656565}.cx-top-newagent img{width:16px;height:16px;object-fit:contain;display:block;max-width:none}.cx-setup-pill{display:inline-flex;align-items:center;gap:10px;height:38px;padding:0 14px;border-radius:10px;background:#fff;border:1px solid var(--cx-line);text-decoration:none;color:#262626;transition:border-color .18s ease,background .18s ease}.cx-setup-pill:hover{border-color:#c9c9d2;background:#fafafb}.cx-setup-label{color:#262626}.cx-setup-count,.cx-setup-label{font-size:14px;font-weight:600;letter-spacing:-.005em}.cx-setup-count{color:#f97316}.cx-setup-bar{position:relative;width:60px;height:3px;border-radius:2px;background:#f2f2f4;overflow:hidden}.cx-setup-bar-fill{position:absolute;left:0;top:0;bottom:0;background:#f97316;border-radius:2px;transition:width .3s ease}.cx-icon-btn{width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid var(--cx-line);color:#656565;display:grid;place-items:center;cursor:pointer;position:relative;transition:border-color .18s ease,color .18s ease,background .18s ease}.cx-icon-btn:hover{border-color:#c9c9d2;color:#262626;background:#fafafb}.cx-bell-dot{position:absolute;top:9px;right:9px;width:8px;height:8px;border-radius:50%;background:#4d4fdf;border:2px solid #fff}.cx-rail{position:fixed;top:68px;bottom:0;left:0;z-index:15;width:var(--cx-rail-w);background:#fff;border-right:1px solid var(--cx-line);display:flex;flex-direction:column;align-items:center;padding:22px 0 18px}.cx-body{padding-left:var(--cx-rail-w)}.cx-rail-nav{flex-direction:column;gap:16px;flex:1}.cx-rail-bottom,.cx-rail-nav{display:flex;align-items:center}.cx-rail-bottom{position:relative;flex-direction:column;gap:0}.cx-rail-nav .cx-rail-btn:first-child img{width:22px;height:22px}.cx-rail-btn{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:#8a8a90;background:transparent;border:0;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease}.cx-rail-btn:hover{background:#f2f2f4;color:#262626}.cx-rail-btn.on{background:#f1f4ff;color:#4d4fdf}.cx-rail-btn img{width:18px;height:18px;object-fit:contain;display:block;max-width:none}.cx-rail-btn--spark{color:#4d4fdf}.cx-rail-btn--spark:hover{background:#f1f4ff;color:#4d4fdf}.cx-rail-avatar{width:36px;height:36px;border-radius:50%;background-size:cover;background-position:50%;border:1px solid var(--cx-line);cursor:pointer;transition:box-shadow .18s ease}.cx-rail-avatar:hover{box-shadow:0 0 0 3px #f1f4ff}.cx-cc{position:fixed;top:68px;bottom:0;left:var(--cx-rail-w);z-index:14;width:var(--cx-cc-w);background:#fff;border-right:1px solid var(--cx-line);padding:22px 18px;overflow-y:auto;display:flex;flex-direction:column;gap:22px;scrollbar-width:thin;scrollbar-color:#d0d0d6 transparent}.cx-cc::-webkit-scrollbar{width:6px}.cx-cc::-webkit-scrollbar-track{background:transparent}.cx-cc::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .2s ease}.cx-cc:hover::-webkit-scrollbar-thumb{background:#d0d0d6}.cx-cc::-webkit-scrollbar-thumb:hover{background:#a8a8b2}.cx--has-cc .cx-body{padding-left:calc(var(--cx-rail-w) + var(--cx-cc-w))}.cx-cc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:0 -18px;padding:0 18px 20px;border-bottom:1px solid var(--cx-line)}.cx-cc-title{min-width:0}.cx-cc-lab{font-size:15px;color:#262626;font-weight:600;letter-spacing:-.01em}.cx-cc-email{font-size:13px;color:#8a8a90;font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-cc-kebab{width:28px;height:28px;border-radius:6px;background:transparent;border:1px solid var(--cx-line);color:#8a8a90;display:grid;place-items:center;cursor:pointer;flex:none;transition:background .15s ease,color .15s ease}.cx-cc-kebab:hover{background:#fafafb;color:#262626}.cx-cc-menuwrap{position:relative}.cx-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:50;min-width:238px;background:#fff;border:1px solid var(--cx-line);border-radius:12px;box-shadow:0 20px 48px -18px rgba(15,15,25,.25),0 4px 12px -6px rgba(15,15,25,.08);padding:8px;display:flex;flex-direction:column;animation:cx-menu-in .12s ease-out}@keyframes cx-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cx-menu-id{display:flex;align-items:center;gap:10px;padding:8px 10px 10px}.cx-menu-av{width:36px;height:36px;border-radius:50%;flex:none;background-size:cover;background-position:50%;border:1px solid var(--cx-line)}.cx-menu-idtxt{min-width:0}.cx-menu-nm{font-family:var(--font-albert),var(--sans);font-size:13.5px;font-weight:600;color:#262626;letter-spacing:-.005em}.cx-menu-em,.cx-menu-nm{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-menu-em{font-size:12.5px;color:#8a8a90;font-weight:500;margin-top:1px}.cx-menu-sep{height:1px;background:var(--cx-line);margin:6px -8px}.cx-menu-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:transparent;border:0;text-align:left;text-decoration:none;cursor:pointer;font-family:var(--font-albert),var(--sans);font-size:14px;font-weight:500;color:#444;letter-spacing:-.005em;transition:background .12s ease,color .12s ease;width:100%}.cx-menu-item svg{color:#8a8a90;flex:none}.cx-menu-item:hover{background:#f5f5f7;color:#262626}.cx-menu-item:hover svg{color:#262626}.cx-menu-item--danger,.cx-menu-item--danger svg{color:#b91c1c}.cx-menu-item--danger:hover{background:rgba(239,68,68,.08);color:#b91c1c}.cx-menu-item--danger:hover svg{color:#b91c1c}.cx-menu--up{top:auto;bottom:calc(100% + 10px);left:calc(100% + 10px);right:auto;animation:cx-menu-in-up .12s ease-out}@keyframes cx-menu-in-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cx-cc-quick{display:flex;flex-direction:column;gap:4px}.cx-cc-quick-row{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:8px;text-decoration:none;color:#747474;font-family:var(--font-albert),var(--sans);font-size:14px;font-weight:600;letter-spacing:-.005em;transition:background .15s ease,color .15s ease}.cx-cc-quick-row:hover{background:#fafafb;color:#262626}.cx-cc-quick-row.on{background:#f1f4ff;color:#4d4fdf}.cx-cc-quick-icon{width:24px;height:24px;display:grid;place-items:center;color:#8a8a90;flex:none}.cx-cc-quick-icon img{width:17px;height:17px;object-fit:contain;display:block;max-width:none}.cx-cc-quick-row.on .cx-cc-quick-icon{color:#4d4fdf}.cx-cc-quick-nm{flex:1}.cx-cc-section{margin:0 -18px;padding:16px 18px 0;border-top:1px solid #f2f2f4;display:flex;flex-direction:column;gap:6px}.cx-cc-heading{display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;padding:4px 10px;cursor:pointer;font-family:var(--font-albert),var(--sans);font-size:14px;font-weight:600;color:#747474;letter-spacing:-.005em}.cx-cc-heading:hover{color:#4d4fdf}.cx-cc-chev{display:inline-flex;transition:transform .2s ease;color:#8a8a90;transform:rotate(-90deg)}.cx-cc-chev.open{transform:rotate(0deg)}.cx-cc-list{display:flex;flex-direction:column;gap:2px;margin-top:4px}.cx-cc-row{display:flex;align-items:center;gap:12px;padding:7px 10px;border-radius:8px;text-decoration:none;color:#969696;font-family:var(--font-albert),var(--sans);font-size:14px;font-weight:600;letter-spacing:-.005em;transition:background .15s ease,color .15s ease}.cx-cc-row:hover{background:#fafafb;color:#262626}.cx-cc-dot{width:10px;height:10px;border-radius:50%;flex:none}.cx-cc-logo{width:24px;height:24px;border-radius:6px;background:#f2f2f4;display:grid;place-items:center;overflow:hidden;flex:none}.cx-cc-logo img{width:16px;height:16px;object-fit:contain;max-width:none;display:block}.cx-cc-nm{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-cc-count{flex:none;min-width:28px;text-align:center;padding:2px 8px;background:#fbfbfd;border:1px solid var(--cx-line);border-radius:6px;font-size:12.5px;color:#8a8a90;font-weight:600;font-variant-numeric:tabular-nums}.cx-cc-empty{padding:10px 10px 14px;font-size:12.5px;color:#a3a3a8;font-weight:500;line-height:1.5;font-style:italic}.cx-cc-quick-row .cx-cc-count{background:transparent;border-color:transparent;color:#8a8a90;padding:0;min-width:auto}.cx-cc-quick-row.on .cx-cc-count{color:#4d4fdf}@media (max-width:900px){.cx-cc{display:none}.cx--has-cc .cx-body{padding-left:var(--cx-rail-w)}}.agents-empty{min-height:calc(100vh - 200px);display:grid;place-items:center;padding:48px 24px}.agents-empty-inner{max-width:640px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.agents-empty-glyph{width:88px;height:88px;border-radius:24px;background:linear-gradient(135deg,#f1f4ff,#e6e9ff);display:grid;place-items:center;box-shadow:0 12px 32px -18px rgba(77,79,223,.35);margin-bottom:8px}.agents-empty-glyph img{width:52px;height:52px;object-fit:contain;display:block;max-width:none}.agents-empty h1{font-family:var(--font-albert),var(--sans);font-size:28px;font-weight:700;color:#262626;letter-spacing:-.02em;margin:0}.agents-empty p{font-size:15px;line-height:1.55;color:#656565;font-weight:500;max-width:520px;margin:0}.agents-empty-cta{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 16px}.agents-empty-cta,.btn-ghost-sm{align-items:center;justify-content:center}.btn-ghost-sm{display:inline-flex;height:42px;padding:0 18px;border-radius:10px;background:#fff;border:1px solid var(--cx-line);color:#444;font-size:14px;font-weight:600;letter-spacing:-.005em;text-decoration:none;transition:border-color .18s ease,color .18s ease,background .18s ease}.btn-ghost-sm:hover{border-color:#c9c9d2;color:#262626;background:#fafafb}.agents-empty-hints{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-top:24px;text-align:left}@media (max-width:720px){.agents-empty-hints{grid-template-columns:minmax(0,1fr)}}.agents-empty-hint{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid var(--cx-line);border-radius:12px;padding:16px 18px}.hint-num{flex:none;width:28px;height:28px;border-radius:50%;background:#f1f4ff;color:#4d4fdf;display:grid;place-items:center;font-weight:700;font-size:13px}.hint-t{font-family:var(--font-albert),var(--sans);font-size:14px;font-weight:600;color:#262626;letter-spacing:-.005em;margin-bottom:2px}.agents-empty-hint p{font-size:13.5px;color:#8a8a90;font-weight:500;line-height:1.5;margin:0}.cx-agents-two{display:flex;height:calc(100vh - 68px);min-height:0;--cx-cs-w:400px;animation:cx-content-fade .28s ease-out}@keyframes cx-content-fade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.cx-cs{width:var(--cx-cs-w);flex:none;background:#fff;border-right:1px solid var(--cx-line);display:flex;flex-direction:column;min-height:0;scrollbar-width:thin;scrollbar-color:#d0d0d6 transparent}.cx-cs-search{display:flex;align-items:center;gap:8px;margin:18px 18px 0;padding:0 12px;height:40px;background:#f6f8fa;border:0;border-radius:10px;color:#838383}.cx-cs-search input{flex:1;border:0;outline:0;background:transparent;font-family:var(--font-albert),var(--sans);font-size:14px;color:#838383;font-weight:600;letter-spacing:-.005em}.cx-cs-search input::placeholder{color:#838383;font-weight:600}.cx-cs-processing{margin:16px 18px 14px;padding:0;background:transparent;border:0}.cx-cs-processing-head{display:flex;justify-content:space-between;align-items:center;gap:8px;font-family:var(--font-albert),var(--sans);font-size:13px;color:#747474;font-weight:600;letter-spacing:-.005em}.cx-cs-processing-count{font-size:12.5px;color:#a3a3a8;font-weight:500}.cx-cs-processing-avs{display:flex;margin-top:10px;padding-left:8px}.cx-cs-pav{width:48px;height:48px;border-radius:50%;background-size:cover;background-position:50%;border:2px solid #fff;margin-left:-10px;flex:none}.cx-cs-processing{position:relative}.cx-cs-processing:after{content:"";position:absolute;left:-18px;right:-18px;bottom:-14px;height:1px;background:var(--cx-line)}.cx-cs-list{flex:1;min-height:0;overflow-y:auto;padding:8px 12px 24px;display:flex;flex-direction:column;gap:6px}.cx-cs-list::-webkit-scrollbar,.cx-cs::-webkit-scrollbar{width:6px}.cx-cs-list::-webkit-scrollbar-track{background:transparent}.cx-cs-list::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .2s ease}.cx-cs:hover .cx-cs-list::-webkit-scrollbar-thumb{background:#d0d0d6}.cx-cs-row{display:flex;align-items:flex-start;gap:14px;padding:14px;border-radius:12px;background:transparent;border:0;text-align:left;cursor:pointer;color:inherit;transition:background .15s ease;font-family:var(--font-albert),var(--sans)}.cx-cs-row.zebra{background:#f6f8fa}.cx-cs-row:hover{background:#eef0f4}.cx-cs-row.on,.cx-cs-row.on.zebra{background:#f6f8fa}.cx-cs-av-wrap{position:relative;flex:none;width:44px;height:44px}.cx-cs-av{width:44px;height:44px;border-radius:50%;display:block;background-size:cover;background-position:50%;background-color:#f2f2f4}.cx-cs-fw-mark{position:absolute;bottom:-2px;left:-4px;width:22px;height:22px;border-radius:6px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 2px 6px -2px rgba(15,15,25,.2)}.cx-cs-fw-mark img{width:16px;height:16px;object-fit:contain;max-width:none;display:block}.cx-cs-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.cx-cs-head-row{display:flex;align-items:center;gap:8px;min-width:0}.cx-cs-nm{font-family:var(--font-albert),var(--sans);font-size:16px;color:#262626;font-weight:600;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.cx-cs-badge{flex:none;font-size:12px;font-weight:500;color:#6e6e6e;background:#ebebeb;padding:2px 8px;border-radius:5px;letter-spacing:-.005em}.cx-cs-fw{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;letter-spacing:-.005em;text-overflow:ellipsis}.cx-cs-fw,.cx-cs-link{color:#707070;overflow:hidden;white-space:nowrap;min-width:0}.cx-cs-link{text-decoration:underline;text-decoration-color:hsla(0,0%,44%,.4);text-underline-offset:2.5px;text-overflow:ellipsis}.cx-cs-sep{color:#c8c8ce;flex:none;font-size:12px}.cx-cs-model-icon{width:18px;height:18px;border-radius:50%;background:#f2f2f4;display:grid;place-items:center;overflow:hidden;flex:none}.cx-cs-model-icon img{width:13px;height:13px;object-fit:contain;max-width:none;display:block}.cx-cs-preview{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12.5px;color:#a3a3a8;font-weight:500;margin-top:2px}.cx-cs-preview-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.cx-cs-time{flex:none}.cx-cs-star{flex:none;color:#c8c8ce;transition:color .15s ease;padding-top:2px}.cx-cs-row:hover .cx-cs-star{color:#8a8a90}.cx-cs-row--new{text-decoration:none;color:inherit}.cx-cs-av--new{background:#f1f4ff;color:#4d4fdf;display:grid;place-items:center}.cx-cs-empty{padding:24px 12px;text-align:center;font-size:13px;color:#a3a3a8;font-weight:500}.cx-cp{flex:1;min-width:0;display:flex;flex-direction:column;background:#fbfbfd}.cx-cp-head{gap:12px;padding:16px 24px;background:#fff;border-bottom:1px solid var(--cx-line)}.cx-cp-banner,.cx-cp-head{display:flex;align-items:center}.cx-cp-banner{gap:10px;padding:10px 24px;font-family:var(--font-albert),var(--sans);font-size:13.5px;font-weight:500;letter-spacing:-.005em}.cx-cp-banner--provisioning{background:rgba(245,158,11,.1);color:#b45309}.cx-cp-banner--no_instance{background:rgba(77,79,223,.08);color:#4d4fdf}.cx-cp-banner--error{background:rgba(239,68,68,.08);color:#b91c1c}.cx-cp-banner-cta{margin-left:auto;color:inherit;text-decoration:underline;font-weight:600}.cx-cp-av{width:40px;height:40px;border-radius:50%;flex:none;background-size:cover;background-position:50%}.cx-cp-id{flex:1;min-width:0}.cx-cp-nm{font-family:var(--font-albert),var(--sans);font-size:15px;font-weight:600;color:#262626;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-cp-sub{display:flex;align-items:center;gap:6px;font-size:13px;color:#8a8a90;font-weight:500;margin-top:2px}.cx-cp-dot{width:8px;height:8px;border-radius:50%;flex:none}.cx-cp-new{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;background:#fff;border:1px solid var(--cx-line);color:#444;font-family:var(--font-albert),var(--sans);font-size:13px;font-weight:600;letter-spacing:-.005em;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.cx-cp-new:hover{border-color:#c9c9d2;color:#262626;background:#fafafb}.cx-cp-headmodel{min-width:240px;flex:none}.cx-cp-headmodel .cx-mp{margin-top:0}.cx-cp-headmodel .cx-mp-btn{padding:7px 12px;border-radius:9px;border-width:1px}.cx-cp-headmodel .cx-mp-btn-icon{width:26px;height:26px}.cx-cp-headmodel .cx-mp-btn-icon img{width:16px;height:16px}.cx-cp-headmodel .cx-mp-btn-name{font-size:13.5px}.cx-cp-headmodel .cx-mp-btn-provider{font-size:11.5px}.cx-cp-headicons{display:flex;align-items:center;gap:6px;flex:none}.cx-cp-iconbtn{width:36px;height:36px;border-radius:9px;background:#fff;border:1px solid var(--cx-line);color:#656565;display:grid;place-items:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.cx-cp-iconbtn:hover{border-color:#c9c9d2;color:#262626;background:#fafafb}.cx-md p{margin:0 0 4px;line-height:1.45}.cx-md p:last-child{margin-bottom:0}.cx-md p:first-child{margin-top:0}.cx-md p+p{margin-top:4px}.cx-md br{display:block;content:"";margin-top:2px}.cx-md h1,.cx-md h2,.cx-md h3,.cx-md h4{font-family:var(--font-albert),var(--sans);color:#262626;font-weight:600;letter-spacing:-.01em;margin:10px 0 4px;line-height:1.25}.cx-md h1:first-child,.cx-md h2:first-child,.cx-md h3:first-child,.cx-md h4:first-child{margin-top:0}.cx-md h1{font-size:18px}.cx-md h2{font-size:16px}.cx-md h3{font-size:14px}.cx-md h4{font-size:13px}.cx-md ol,.cx-md ul{margin:2px 0 6px;padding-left:20px;line-height:1.5}.cx-md li{margin-bottom:1px}.cx-md li>p{margin:0}.cx-md li>p+p{margin-top:2px}.cx-md hr{border:none;border-top:1px solid #e5e5ea;margin:10px 0}.cx-md blockquote{margin:6px 0;padding:2px 0 2px 10px;border-left:2px solid #d0d0d8;color:#4b4b52}.cx-md strong{color:#262626;font-weight:600}.cx-md em{font-style:italic;color:#444}.cx-md code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:#f1f4ff;color:#4d4fdf;padding:1.5px 6px;border-radius:5px}.cx-md pre{background:#0f0f14;border-radius:10px;padding:14px 16px;overflow-x:auto;margin:12px 0}.cx-md pre code{background:transparent;color:#e4e4ea;padding:0;border-radius:0;font-size:13px;line-height:1.55;white-space:pre}.cx-md a{color:#4d4fdf;text-decoration:underline;text-decoration-color:rgba(77,79,223,.4);text-underline-offset:2.5px}.cx-md a:hover{text-decoration-color:#4d4fdf}.cx-md blockquote{margin:10px 0;padding:6px 14px;border-left:3px solid #4d4fdf;color:#656565}.cx-md hr{border:0;border-top:1px solid #f2f2f4;margin:16px 0}.cx-md table{border-collapse:collapse;margin:10px 0;font-size:13.5px}.cx-md td,.cx-md th{border:1px solid #eaeaee;padding:6px 10px;text-align:left}.cx-md th{background:#fbfbfd;font-weight:600;color:#262626}.cx-cp-stream{flex:1;min-height:0;overflow-y:auto;padding:24px clamp(20px,4vw,48px);scrollbar-width:thin;scrollbar-color:#d0d0d6 transparent}.cx-cp-stream::-webkit-scrollbar{width:6px}.cx-cp-stream::-webkit-scrollbar-track{background:transparent}.cx-cp-stream::-webkit-scrollbar-thumb{background:#e0e0e6;border-radius:3px}.cx-cp-stream::-webkit-scrollbar-thumb:hover{background:#a8a8b2}.cx-cp-empty{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px}.cx-cp-empty-av{width:72px;height:72px;border-radius:50%;background-size:cover;background-position:50%;box-shadow:0 12px 32px -18px rgba(30,30,60,.3)}.cx-cp-empty h2{font-family:var(--font-albert),var(--sans);font-size:22px;font-weight:700;color:#262626;letter-spacing:-.02em;margin:0}.cx-cp-empty p{font-size:14.5px;color:#656565;font-weight:500;margin:0;max-width:420px}.cx-cp-starters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px}.cx-cp-starter{padding:8px 14px;border-radius:10px;background:#fff;border:1px solid var(--cx-line);color:#444;font-family:var(--font-albert),var(--sans);font-size:13.5px;font-weight:500;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.cx-cp-starter:hover{border-color:#c9c9d2;color:#262626;background:#fafafb}.cx-cp-stream-inner{display:flex;flex-direction:column;gap:18px;max-width:820px;margin:0 auto}.cx-cp-msg{display:flex;gap:12px;align-items:flex-start}.cx-cp-msg.me{justify-content:flex-end}.cx-cp-msg-av{width:32px;height:32px;border-radius:50%;flex:none;background-size:cover;background-position:50%}.cx-cp-msg-body{max-width:calc(100% - 44px)}.cx-cp-msg-who{font-family:var(--font-albert),var(--sans);font-size:13.5px;color:#262626;font-weight:600;letter-spacing:-.005em;margin-bottom:4px;display:flex;align-items:center;gap:8px}.cx-cp-msg-model{font-size:11.5px;font-weight:500;color:#a3a3a8;letter-spacing:-.005em}.cx-cp-bubble{background:#fff;border:1px solid var(--cx-line);border-radius:12px;padding:10px 14px;font-family:var(--font-albert),var(--sans);font-size:14.5px;line-height:1.45;color:#444;font-weight:400;white-space:pre-wrap;word-break:break-word}.cx-cp-bubble.me{background:#f1f4ff;border-color:rgba(77,79,223,.2);color:#262626;max-width:70%}.cx-cp-typing{display:inline-flex;gap:4px;align-items:center}.cx-cp-typing span{width:6px;height:6px;border-radius:50%;background:#c8c8ce;animation:cx-cp-typing 1.1s ease-in-out infinite}.cx-cp-typing span:nth-child(2){animation-delay:.15s}.cx-cp-typing span:nth-child(3){animation-delay:.3s}@keyframes cx-cp-typing{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.cx-cp-live{display:inline-block;margin-left:10px;font-size:12px;line-height:1.35;color:#8a8a92;font-style:italic;letter-spacing:.01em;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;animation:cx-cp-live-in .35s ease-out}.cx-cp-live-row{margin-top:4px;padding-left:2px}.cx-cp-live-row .cx-cp-live{margin-left:0}@keyframes cx-cp-live-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.cx-cp-compose{padding:14px clamp(20px,4vw,48px) 20px;background:#fbfbfd;border-top:1px solid var(--cx-line)}.cx-cp-cbox{display:flex;align-items:flex-end;gap:8px;background:#fff;border:1px solid var(--cx-line);border-radius:12px;padding:8px 8px 8px 12px;max-width:820px;margin:0 auto;transition:border-color .15s ease}.cx-cp-cbox:focus-within{border-color:#c9c9d2}.cx-cp-tool{width:34px;height:34px;border-radius:8px;background:#f6f6f9;color:#656565;display:grid;place-items:center;cursor:pointer;flex:none;border:0;transition:background .15s ease,color .15s ease}.cx-cp-tool:hover{background:#eaeaee;color:#262626}.cx-cp-cbox textarea{flex:1;min-width:0;resize:none;border:0;outline:0;padding:8px 6px;background:transparent;font-family:var(--font-albert),var(--sans);font-size:14.5px;color:#262626;line-height:1.5;font-weight:400;max-height:200px}.cx-cp-cbox textarea::placeholder{color:#a3a3a8}.cx-cp-send{width:36px;height:36px;border-radius:9px;background:#4d4fdf;color:#fff;display:grid;place-items:center;cursor:pointer;flex:none;border:0;transition:background .18s ease,transform .12s ease}.cx-cp-send:disabled{background:#c9c9d2;cursor:not-allowed}.cx-cp-send:not(:disabled):hover{background:#3d3fbf;transform:translateY(-1px)}@media (max-width:900px){.cx-agents-two{--cx-cs-w:0px}.cx-cs{display:none}}.cx-deploy{display:flex;flex-direction:column;min-height:calc(100vh - 68px);background:#fafafb}.cx-deploy-head{padding:22px clamp(20px,4vw,48px);border-bottom:1px solid var(--cx-line);background:#fff}.cx-stepper{display:flex;align-items:center;gap:6px;max-width:720px;margin:0 auto}.cx-step-wrap{display:inline-flex;align-items:center;gap:8px}.cx-stepper .st{display:flex;align-items:center;gap:10px}.cx-stepper .st .dot{width:26px;height:26px;border-radius:50%;background:#f2f2f4;color:#9a9aa2;display:grid;place-items:center;font-size:12px;font-weight:700;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.cx-stepper .st .nm{font-size:13px;font-weight:600;color:#a3a3a8;letter-spacing:-.005em;white-space:nowrap;transition:color .25s ease}.cx-stepper .st.active .dot{background:#4d4fdf;color:#fff;box-shadow:0 0 0 4px #f1f4ff}.cx-stepper .st.active .nm{color:#262626}.cx-stepper .st.done .dot{background:#f1f4ff;color:#4d4fdf}.cx-stepper .st.done .nm{color:#262626}.cx-stepper .bar{flex:1;height:2px;background:var(--cx-line);border-radius:2px;min-width:14px}.cx-deploy-stage{flex:1;padding-bottom:120px}.cx-deploy .wz-panel{padding:36px clamp(20px,4vw,48px) 40px}.cx-deploy-foot{position:fixed;bottom:0;left:calc(var(--cx-rail-w) + var(--cx-cc-w));right:0;z-index:20;background:hsla(0,0%,100%,.94);backdrop-filter:blur(10px);border-top:1px solid var(--cx-line);padding:14px clamp(20px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:16px}@media (max-width:900px){.cx-deploy-foot{left:var(--cx-rail-w)}}.cx-deploy-foot .ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:600;color:#656565;cursor:pointer;transition:background .15s ease,color .15s ease}.cx-deploy-foot .ghost:hover:not(:disabled){background:#f2f2f4;color:#262626}.cx-deploy-foot .ghost:disabled{opacity:.4;cursor:not-allowed}.cx-deploy-foot .right{margin-left:auto}.cx-group-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:720px;margin:0 auto}@media (max-width:640px){.cx-group-picker{grid-template-columns:minmax(0,1fr)}}.cx-group-card{display:flex;align-items:center;gap:14px;text-align:left;background:#fff;border:1.5px solid var(--cx-line);border-radius:14px;padding:16px 18px;cursor:pointer;transition:border-color .18s ease,box-shadow .2s ease,transform .18s ease}.cx-group-card:hover{border-color:#c9c9d2;box-shadow:var(--shadow-md);transform:translateY(-1px)}.cx-group-card.sel{border-color:#4d4fdf;box-shadow:0 0 0 3px #f1f4ff}.cx-group-dot{width:14px;height:14px;border-radius:50%;flex:none}.cx-group-plus{width:36px;height:36px;border-radius:10px;background:#f1f4ff;color:#4d4fdf;display:grid;place-items:center;flex:none}.cx-group-body{flex:1;min-width:0}.cx-group-nm{font-size:15px;font-weight:600;color:#262626;letter-spacing:-.01em}.cx-group-sub{font-size:12.5px;color:#8a8a90;font-weight:500;margin-top:2px}.cx-group-tick{color:#4d4fdf;font-weight:700;font-size:16px;flex:none}.cx-group-card--new{border-style:dashed}.cx-group-card--new.sel{border-style:solid}.cx-group-newform{max-width:520px;margin:22px auto 0;background:#fff;border:1px solid var(--cx-line);border-radius:14px;padding:20px 22px}.cx-color-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.cx-color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;transition:box-shadow .15s ease,transform .15s ease}.cx-color-swatch:hover{transform:scale(1.06)}.cx-color-swatch.sel{box-shadow:0 0 0 3px #f1f4ff,0 0 0 4.5px #4d4fdf;border-color:#fff}.cx-deploy--guard{min-height:100%;display:grid;place-items:center;padding:64px 24px}.cx-guard{max-width:520px;text-align:center;display:flex;flex-direction:column;gap:14px;align-items:center;font-family:var(--font-albert),var(--sans)}.cx-guard-glyph{width:88px;height:88px;border-radius:24px;background:linear-gradient(135deg,#f1f4ff,#e6e9ff);display:grid;place-items:center;margin-bottom:6px;box-shadow:0 12px 32px -18px rgba(77,79,223,.35)}.cx-guard-glyph img{width:52px;height:52px;object-fit:contain;display:block;max-width:none}.cx-guard h1{font-size:26px;font-weight:700;color:#262626;letter-spacing:-.02em;margin:0;line-height:1.15}.cx-guard p{font-size:15px;line-height:1.6;color:#656565;font-weight:500;margin:0}.cx-guard-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:8px}.cx-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:720px;margin:0 auto}@media (max-width:640px){.cx-role-grid{grid-template-columns:minmax(0,1fr)}}.cx-role-card{position:relative;text-align:left;background:#fff;border:1.5px solid var(--cx-line,#e9e9ee);border-radius:14px;padding:16px 18px;cursor:pointer;transition:border-color .18s ease,box-shadow .2s ease,transform .18s ease;font-family:var(--font-albert),var(--sans)}.cx-role-card:hover{border-color:#c9c9d2;box-shadow:var(--shadow-md);transform:translateY(-1px)}.cx-role-card.sel{border-color:#4d4fdf;box-shadow:0 0 0 3px #f1f4ff}.cx-role-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.cx-role-nm{font-size:15px;font-weight:600;color:#262626;letter-spacing:-.01em}.cx-role-tag{font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#4d4fdf;background:#f1f4ff;padding:2px 7px;border-radius:5px}.cx-role-desc{font-size:13.5px;color:#747474;line-height:1.5;font-weight:500;margin:0}.cx-role-tick{position:absolute;top:14px;right:14px;color:#4d4fdf;font-weight:700;font-size:16px}.cx-role-card--new{border-style:dashed}.cx-role-card--new.sel{border-style:solid}.cx-role-plus{width:24px;height:24px;border-radius:8px;background:#f1f4ff;color:#4d4fdf;display:grid;place-items:center;flex:none}.cx-role-newform{max-width:640px;margin:22px auto 0;background:#fff;border:1px solid var(--cx-line,#e9e9ee);border-radius:14px;padding:22px 24px}.cx-role-prompt{min-height:120px;line-height:1.5;font-family:var(--font-albert),var(--sans)}.cx-role-prompt-count{font-size:12px;color:#a3a3a8;text-align:right;margin-top:6px;font-weight:500}.cx-mp{position:relative;margin-top:10px}.cx-mp-btn{display:flex;align-items:center;gap:12px;width:100%;background:#fff;border:1.5px solid var(--cx-line,#e9e9ee);border-radius:11px;padding:10px 14px;cursor:pointer;transition:border-color .15s ease,background .15s ease;font-family:var(--font-albert),var(--sans)}.cx-mp-btn.open,.cx-mp-btn:hover{border-color:#c9c9d2;background:#fafafb}.cx-mp-btn-icon{width:32px;height:32px;border-radius:50%;background:#f2f2f4;display:grid;place-items:center;overflow:hidden;flex:none}.cx-mp-btn-icon img{width:20px;height:20px;object-fit:contain;max-width:none;display:block}.cx-mp-btn-body{flex:1;min-width:0;text-align:left;display:flex;flex-direction:column;gap:2px}.cx-mp-btn-name{font-size:14.5px;font-weight:600;color:#262626;letter-spacing:-.005em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-mp-btn-provider{font-size:12.5px;font-weight:500;color:#8a8a90}.cx-mp-caret{color:#8a8a90;transition:transform .2s ease;flex:none}.cx-mp-caret.open{transform:rotate(180deg)}.cx-mp-pop{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;background:#fff;border:1px solid var(--cx-line,#e9e9ee);border-radius:12px;box-shadow:0 20px 48px -18px rgba(15,15,25,.24),0 4px 12px -6px rgba(15,15,25,.06);overflow:hidden;display:flex;flex-direction:column;max-height:360px;animation:cx-menu-in .12s ease-out}.cx-mp-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--cx-line,#e9e9ee);color:#8a8a90}.cx-mp-search input{flex:1;border:0;outline:0;background:transparent;font-family:var(--font-albert),var(--sans);font-size:14px;color:#262626;font-weight:500}.cx-mp-search input::placeholder{color:#a3a3a8}.cx-mp-count{font-size:11.5px;color:#8a8a90;background:#f2f2f4;padding:2px 8px;border-radius:5px;font-weight:600;letter-spacing:.02em}.cx-mp-list{overflow-y:auto;padding:4px;scrollbar-width:thin;scrollbar-color:#d0d0d6 transparent}.cx-mp-list::-webkit-scrollbar{width:6px}.cx-mp-list::-webkit-scrollbar-thumb{background:#e0e0e6;border-radius:3px}.cx-mp-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:8px;border:0;background:transparent;cursor:pointer;text-align:left;transition:background .12s ease;font-family:var(--font-albert),var(--sans)}.cx-mp-item:hover{background:#f5f5f7}.cx-mp-item.on{background:#f1f4ff}.cx-mp-item-icon{width:26px;height:26px;border-radius:50%;background:#f2f2f4;display:grid;place-items:center;overflow:hidden;flex:none}.cx-mp-item-icon img{width:16px;height:16px;object-fit:contain;max-width:none;display:block}.cx-mp-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.cx-mp-item-name{font-size:13.5px;font-weight:600;color:#262626;letter-spacing:-.005em}.cx-mp-item-name,.cx-mp-item-slug{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-mp-item-slug{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cx-mp-item-provider,.cx-mp-item-slug{font-size:11.5px;color:#8a8a90;font-weight:500}.cx-mp-item-provider{flex:none}.cx-mp-empty{padding:24px 12px;text-align:center;font-size:13px;color:#a3a3a8;font-weight:500}.cx-deploy .pickcard .pcav{width:34px;height:34px;border-radius:9px;font-size:11px}.cx-deploy .pickcard .pcav img{width:22px;height:22px;object-fit:contain}.cx-deploy .pickcard .pcname{color:#747474;font-weight:600;font-size:15px;margin-top:12px}.cx-deploy .pickcard .pccats{display:none}.cx-deploy .tone{padding:14px 10px;height:auto;gap:8px}.cx-deploy .tone .emo{font-size:18px;line-height:1}.cx-deploy .tone>span:last-child{font-family:var(--font-albert),var(--sans);font-size:14px;font-weight:600;color:#747474;letter-spacing:-.005em}.cx-deploy .tone.sel>span:last-child{color:#4d4fdf}.cx-deploy,.cx-deploy button,.cx-deploy div,.cx-deploy h1,.cx-deploy h2,.cx-deploy h3,.cx-deploy input,.cx-deploy label,.cx-deploy p,.cx-deploy span{font-family:var(--font-albert),var(--sans)}.cx-deploy .wz-head h1{font-weight:700;letter-spacing:-.02em}.cx-deploy .persona-preview .pvname{font-size:18px;font-weight:700;color:#262626;letter-spacing:-.015em}.cx-deploy .persona-preview .pvfw{font-size:13.5px;color:#8a8a90;font-weight:500}.cx-deploy .persona-preview .pvtone{font-size:14px;color:#747474;font-weight:600;letter-spacing:-.005em}.cx-deploy .persona-preview .pvbar .pl{font-size:11px;font-weight:600;color:#a3a3a8;letter-spacing:.06em}.cx-deploy .persona-preview .bigav{width:72px;height:72px;border-radius:20px;overflow:hidden}.cx-deploy .persona-preview .bigav img{width:60px;height:60px;object-fit:contain}.cx-deploy .persona-preview .bigav--face{background:#f1f4ff;padding:0}.cx-deploy .persona-preview .bigav--face img{width:100%;height:100%;object-fit:cover;border-radius:20px}.cx-deploy .face-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px;margin-top:10px}@media (max-width:640px){.cx-deploy .face-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.cx-deploy .face-swatch{aspect-ratio:1/1;padding:0;border:2px solid transparent;background:#f2f2f4;border-radius:12px;cursor:pointer;overflow:hidden;display:grid;place-items:center;transition:border-color .15s ease,transform .15s ease,box-shadow .18s ease}.cx-deploy .face-swatch:hover{transform:translateY(-1px);border-color:#dcdce4}.cx-deploy .face-swatch.sel{border-color:#4d4fdf;box-shadow:0 0 0 3px #f1f4ff}.cx-deploy .face-swatch img{width:100%;height:100%;object-fit:cover;display:block}.cx-deploy .cx-pack-save{background:rgba(34,197,94,.12)!important;color:#16a34a!important}.cx-deploy .cx-pack-strike{margin-left:8px;font-size:13px;color:#a3a3a8;font-weight:500;text-decoration:line-through;letter-spacing:0}.cx-deploy .pickcard.disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.15)}.cx-deploy .pickcard.disabled:hover{transform:none;box-shadow:none;border-color:var(--line)}.cx-deploy .pickcard .pc-soon{position:absolute;top:12px;right:12px;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a8a90;background:#f2f2f4;padding:3px 8px;border-radius:5px}.cpage-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;flex-wrap:wrap}.cpage-head h1{font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--ink);margin:0}.cpage-head p{font-size:14px;color:var(--muted);font-weight:500;margin:5px 0 0}.cpage-head .acts{display:flex;align-items:center;gap:10px}.btn-ink{height:42px;padding:0 18px;border-radius:10px;background:var(--indigo);color:#fff;display:inline-flex;align-items:center;gap:9px;font-size:13.5px;font-weight:700;box-shadow:var(--shadow-indigo);transition:transform .15s ease,background .2s ease}.btn-ink:hover{transform:translateY(-1px);background:var(--indigo-700)}.btn-soft{height:42px;padding:0 16px;border-radius:10px;background:#fff;border:1px solid var(--line);color:var(--ink-soft);display:inline-flex;align-items:center;gap:9px;font-size:13.5px;font-weight:700}.btn-soft:hover{border-color:#d8d8de;background:#fcfcfd}.btn-soft svg{color:#9a9aa2}.cstrip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.cstrip .s{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px 17px}.cstrip .s .k{font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--faint);display:flex;align-items:center;gap:7px}.cstrip .s .k svg{color:#b0b0b6}.cstrip .s .v{font-size:23px;font-weight:800;color:var(--ink);margin-top:9px;letter-spacing:-.02em;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:7px}.cstrip .s .v small{font-size:12px;font-weight:600;color:var(--faint)}.cstrip .s .v .dot{margin-bottom:2px}.cstrip .s .v .up{font-size:12px;font-weight:800;color:#3a9b22}.ctoolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.cfind{position:relative;flex:1;min-width:200px;max-width:340px}.cfind svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--faint)}.cfind input{height:40px;width:100%;border-radius:10px;border:1px solid var(--line);background:#fff;padding:0 13px 0 38px;font-size:13.5px;font-family:var(--sans);font-weight:500;color:var(--ink)}.cfind input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.seg{background:var(--chip);border-radius:10px;padding:3px;gap:2px}.seg,.seg button{display:inline-flex}.seg button{height:34px;padding:0 15px;border-radius:8px;font-size:13px;font-weight:700;color:#7a7a80;transition:all .15s ease;white-space:nowrap;align-items:center;gap:7px}.seg button .n{min-width:18px;height:18px;padding:0 5px;border-radius:6px;background:rgba(0,0,0,.06);font-size:11px;font-weight:800;display:inline-grid;place-items:center;color:#888}.seg button:hover{color:var(--ink-soft)}.seg button.on{background:#fff;color:var(--ink);box-shadow:var(--shadow-sm)}.seg button.on .n{background:var(--indigo-50);color:var(--indigo)}.cfilter{height:40px;padding:0 14px;border-radius:10px;border:1px solid var(--line);background:#fff;font-size:13px;font-weight:700;color:var(--ink-soft);display:inline-flex;align-items:center;gap:8px}.cfilter svg{color:#9a9aa2}.cfilter:hover{border-color:#d8d8de}.ml-auto{margin-left:auto}.csw{width:40px;height:23px;border-radius:13px;background:var(--chip-line);position:relative;flex:none;cursor:pointer;transition:background .2s ease}.csw i{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .2s ease}.csw.on{background:var(--indigo)}.csw.on i{transform:translateX(17px)}.ctable-wrap{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.ctable{width:100%;border-collapse:separate;border-spacing:0}.ctable th{text-align:left;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);padding:13px 18px;background:#fcfcfd;border-bottom:1px solid var(--line);white-space:nowrap}.ctable td.r,.ctable th.r{text-align:right}.ctable td{padding:14px 18px;font-size:13.5px;color:var(--ink-soft);font-weight:600;border-bottom:1px solid var(--line-soft);font-variant-numeric:tabular-nums;vertical-align:middle}.ctable tr:last-child td{border-bottom:none}.ctable tbody tr{transition:background .12s ease}.ctable tbody tr:hover{background:#fcfcfd}.ctable tr.hide{display:none}.idcell{display:flex;align-items:center;gap:11px}.idcell .mk{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:12px;font-weight:800;flex:none;box-shadow:var(--shadow-sm)}.idcell .tx .a{font-size:13.5px;font-weight:700;color:var(--ink)}.idcell .tx .b{font-size:11.5px;color:var(--faint);font-weight:600;margin-top:1px}.idcell.rnd .mk{border-radius:50%}.pill2{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:7px;white-space:nowrap}.pill2.live{background:#e7f7e3;color:#3a9b22}.pill2.paused{background:var(--chip);color:#8a8a90}.pill2.ok{background:#e7f7e3;color:#3a9b22}.pill2.warn{background:#fdf3e0;color:#a4711a}.pill2.err{background:#fdeceb;color:var(--red)}.pill2.on2,.tag-chip{background:var(--indigo-50);color:var(--indigo)}.tag-chip{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px}.rowact{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);display:grid;place-items:center;color:#9a9aa2;background:#fff}.rowact:hover{border-color:#d8d8de;color:var(--ink-soft)}.usebar{display:flex;align-items:center;gap:9px;min-width:120px}.usebar .tr{flex:1;height:6px;border-radius:4px;background:var(--chip);overflow:hidden}.usebar .tr i{display:block;height:100%;border-radius:4px;background:var(--indigo)}.usebar .pc{font-size:12px;font-weight:700;color:var(--muted);min-width:34px;text-align:right}.cag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.agentcard .ac-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line-soft)}.agentcard .ac-foot .deeplink{font-size:13px}.agentcard .ac-foot .mng{font-size:12.5px;font-weight:700;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.agentcard .ac-foot .mng:hover{color:var(--ink-soft)}.agentcard .ac-menu{position:absolute;top:15px;right:15px;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#b5b5ba}.agentcard .ac-menu:hover{background:var(--chip);color:var(--ink-soft)}@media (max-width:1200px){.cag-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.cag-grid{grid-template-columns:1fr}}.route-card{background:var(--ink);border-radius:16px;padding:20px 22px;color:#fff;position:relative;overflow:hidden;margin-bottom:18px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.route-card .gridtex{position:absolute;inset:0;opacity:.4;background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.16) 1px,transparent 0);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse 70% 90% at 80% 20%,#000,transparent 75%);mask-image:radial-gradient(ellipse 70% 90% at 80% 20%,#000,transparent 75%)}.route-card .ri{position:relative;flex:1;min-width:220px}.route-card .ri .k{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#a9aab0}.route-card .ri .nm{font-size:18px;font-weight:700;margin-top:7px;display:flex;align-items:center;gap:10px}.route-card .ri .nm .mk{width:28px;height:28px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#f1f1f1}.route-card .ri .nm .mk img{width:100%;height:100%;object-fit:contain;padding:16%;box-sizing:border-box}.route-card .ri .ds{font-size:13px;color:#bcbcc6;font-weight:500;margin-top:7px;line-height:1.5;max-width:52ch}.route-card .rstats{position:relative;display:flex;gap:26px;flex-wrap:wrap}.route-card .rstats .x .k{font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#a9aab0}.route-card .rstats .x .v{font-size:21px;font-weight:800;margin-top:6px;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.chat-shell{display:grid;grid-template-columns:280px 1fr;gap:16px;height:calc(100vh - 70px - 48px);min-height:520px}.thread-panel{background:#fff;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.thread-panel .th-top{padding:16px 18px 12px;border-bottom:1px solid var(--line-soft)}.thread-panel .th-top .t{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}.thread-list{flex:1;overflow-y:auto;padding:8px}.thread{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px;cursor:pointer;transition:background .12s ease}.thread:hover{background:#fafafb}.thread.on{background:var(--indigo-50)}.thread .mk{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:12px;font-weight:800;flex:none;box-shadow:var(--shadow-sm)}.thread .tx{flex:1;min-width:0}.thread .tx .a{font-size:13.5px;font-weight:700;color:var(--ink-soft);display:flex;align-items:center;gap:7px}.thread .tx .a .live{width:6px;height:6px;border-radius:50%;background:var(--green)}.thread .tx .b{font-size:12px;color:var(--faint);font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread .tm{font-size:11px;color:var(--faint);font-weight:600;flex:none;align-self:flex-start}.chat-main{background:#fff;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;min-width:0}.chat-head{display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid var(--line-soft)}.chat-head .mk{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:13px;font-weight:800;flex:none;box-shadow:var(--shadow-sm)}.chat-head .hx{flex:1;min-width:0}.chat-head .hx .a{font-size:15px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-head .modelpick{flex:none}.chat-head .hx .b{font-size:12px;color:var(--muted);font-weight:500;margin-top:2px;display:flex;align-items:center;gap:7px}.chat-head .modelpick{height:34px;padding:0 12px;border-radius:9px;border:1px solid var(--line);background:#fff;font-size:12.5px;font-weight:700;color:var(--ink-soft);display:inline-flex;align-items:center;gap:8px}.chat-head .modelpick .mk2{width:18px;height:18px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#f1f1f1}.chat-head .modelpick .mk2 img{width:100%;height:100%;object-fit:contain;padding:14%;box-sizing:border-box}.chat-stream{flex:1;overflow-y:auto;padding:24px 22px;display:flex;flex-direction:column;gap:18px;background:#fcfcfd}.msg{display:flex;gap:12px;max-width:78%}.msg .mav{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:11px;font-weight:800;flex:none;box-shadow:var(--shadow-sm)}.msg .bub{padding:12px 15px;border-radius:13px;font-size:14px;line-height:1.55;font-weight:500}.msg.bot .bub{background:#fff;border:1px solid var(--line);color:var(--ink-soft);border-top-left-radius:5px}.msg.me{align-self:flex-end;flex-direction:row-reverse}.msg.me .bub{background:var(--indigo);color:#fff;border-top-right-radius:5px}.msg.me .mav{background:var(--chip);background-size:cover;background-position:50%}.msg .meta{font-size:11px;color:var(--faint);font-weight:600;margin-top:6px}.msg.me .meta{text-align:right}.typing{display:inline-flex;gap:4px;align-items:center;padding:4px 0}.typing span{width:7px;height:7px;border-radius:50%;background:#c2c2cc;animation:typedot 1.1s ease-in-out infinite}.typing span:nth-child(2){animation-delay:.16s}.typing span:nth-child(3){animation-delay:.32s}@keyframes typedot{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-compose{padding:14px 16px;border-top:1px solid var(--line-soft)}.chat-compose,.chat-compose .cbox{display:flex;align-items:flex-end;gap:10px}.chat-compose .cbox{flex:1;background:#fff;border:1px solid var(--line);border-radius:13px;padding:8px 8px 8px 14px;transition:border-color .15s ease,box-shadow .15s ease}.chat-compose .cbox:focus-within{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.chat-compose textarea{flex:1;border:none;outline:none;resize:none;font-family:var(--sans);font-size:14px;font-weight:500;color:var(--ink);background:transparent;max-height:120px;line-height:1.5;padding:6px 0}.chat-compose .send{width:38px;height:38px;border-radius:10px;background:var(--indigo);color:#fff;display:grid;place-items:center;flex:none;transition:transform .15s ease,background .2s ease}.chat-compose .send:hover{background:var(--indigo-700);transform:translateY(-1px)}.chat-compose .tool{width:38px;height:38px;border-radius:10px;background:var(--chip);color:#7a7a80;display:grid;place-items:center;flex:none}.chat-compose .tool:hover{background:#e8e8ec;color:var(--ink-soft)}@media (max-width:900px){.chat-shell{grid-template-columns:1fr;height:auto}.thread-panel{display:none}.cstrip{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.cstrip{grid-template-columns:1fr}.msg{max-width:90%}}.livetail{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--muted)}.livetail,.mono{font-size:12.5px}.mono{font-family:SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;letter-spacing:-.01em}td .lat{font-weight:700}td .lat.hi{color:var(--red)}.reqid{font-family:SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;font-size:12px;color:var(--faint)}.cr-top{display:grid;grid-template-columns:1.3fr 1fr;gap:16px;margin-bottom:24px}.cr-balance{background:var(--ink);border-radius:18px;padding:26px 28px;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column}.cr-balance .gridtex{position:absolute;inset:0;opacity:.4;background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.16) 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 70% 90% at 80% 10%,#000,transparent 72%);mask-image:radial-gradient(ellipse 70% 90% at 80% 10%,#000,transparent 72%)}.cr-balance .glow{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(91,93,228,.5),transparent 65%);top:-160px;right:-120px}.cr-balance .k{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#a9aab0}.cr-balance .big,.cr-balance .k{position:relative;font-weight:800}.cr-balance .big{font-size:48px;letter-spacing:-.04em;margin-top:8px;font-variant-numeric:tabular-nums;line-height:1}.cr-balance .big small{font-size:18px;font-weight:600;color:#a9aab0}.cr-balance .sub{position:relative;font-size:13.5px;color:#bcbcc6;font-weight:500;margin-top:10px}.cr-balance .track{position:relative;height:8px;border-radius:5px;background:hsla(0,0%,100%,.14);overflow:hidden;margin-top:auto}.cr-balance .track i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--indigo),#8688f0);transition:width .5s cubic-bezier(.4,0,.2,1)}.cr-balance .meta{position:relative;display:flex;justify-content:space-between;margin-top:11px;font-size:12.5px;color:#c2c3c9;font-weight:600}.cr-balance .cta{position:relative;display:flex;gap:10px;margin-top:20px}.cr-balance .btn-white{flex:1;height:44px;background:#fff;color:var(--ink);border-radius:10px;font-weight:700;font-size:13.5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease}.cr-balance .btn-white:hover{transform:translateY(-1px)}.cr-balance .btn-ghost2{height:44px;padding:0 16px;border-radius:10px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);color:#fff;font-weight:700;font-size:13.5px;display:inline-flex;align-items:center;gap:8px}.cr-balance .btn-ghost2:hover{background:hsla(0,0%,100%,.16)}.cr-side{display:flex;flex-direction:column;gap:16px}.cr-mini{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;flex:1;display:flex;flex-direction:column;justify-content:center}.cr-mini .k{font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--faint);display:flex;align-items:center;gap:7px}.cr-mini .k svg{color:#b0b0b6}.cr-mini .v{font-size:26px;font-weight:800;color:var(--ink);margin-top:9px;letter-spacing:-.03em;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:8px}.cr-mini .v small{font-size:13px;font-weight:600;color:var(--faint)}.cr-mini .v .up{font-size:12px;font-weight:800;color:#3a9b22}.cr-mini .spark{display:flex;align-items:flex-end;gap:3px;height:30px;margin-top:12px}.cr-mini .spark span{flex:1;background:var(--indigo-100);border-radius:2px;min-height:4px}.cr-mini .spark span.hi{background:var(--indigo)}.cr-sec-h{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:6px 0 14px}.cr-sec-h .t{font-size:16px;font-weight:800;color:var(--ink);letter-spacing:-.02em}.cr-sec-h .s{font-size:13px;color:var(--faint);font-weight:500}.packs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px}.pack{position:relative;background:#fff;border:1.5px solid var(--line);border-radius:14px;padding:20px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.pack:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#dcdce2}.pack.feat{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.pack .pop{position:absolute;top:-10px;left:20px;font-size:9.5px;letter-spacing:.1em;color:#fff;background:var(--indigo);padding:4px 10px;border-radius:6px}.pack .pn,.pack .pop{font-weight:800;text-transform:uppercase}.pack .pn{font-size:12.5px;letter-spacing:.05em;color:var(--muted)}.pack .pc{font-size:30px;font-weight:800;color:var(--ink);margin-top:10px;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.pack .pc small{font-size:13px;font-weight:700;color:var(--faint)}.pack .pp{font-size:15px;font-weight:700;color:var(--indigo);margin-top:6px}.pack .pb{font-size:12px;color:var(--faint);font-weight:600;margin-top:3px}.pack .buy{margin-top:16px;height:42px;border-radius:10px;background:var(--chip);color:var(--ink);font-weight:700;font-size:13.5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .18s ease,color .18s ease,transform .15s ease}.pack .buy:hover{transform:translateY(-1px)}.pack .buy:hover,.pack.feat .buy{background:var(--indigo);color:#fff}.pack.feat .buy:hover{background:var(--indigo-700)}@media (max-width:1080px){.packs{grid-template-columns:repeat(2,1fr)}.cr-top{grid-template-columns:1fr}}@media (max-width:560px){.packs{grid-template-columns:1fr}}.cr-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);z-index:200;background:var(--ink);color:#fff;padding:13px 20px;border-radius:12px;font-size:14px;font-weight:700;box-shadow:0 18px 50px -18px rgba(0,0,0,.5);display:flex;align-items:center;gap:11px;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.cr-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.cr-toast .ic{width:24px;height:24px;border-radius:50%;background:var(--green);display:grid;place-items:center;flex:none}.txn-ic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none}.txn-ic.cr{background:var(--indigo-50);color:var(--indigo)}.txn-ic.db{background:var(--chip);color:#8a8a90}.amt-pos{color:#3a9b22;font-weight:800}.amt-neg{color:var(--ink-soft);font-weight:700}.db-main.chatmain{overflow:hidden}.agentchat{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;height:100vh;background:#fcfcfd}.agentchat .ac-top .asel{flex:none}.agentchat .ac-top .asel-btn{height:38px;padding:0 11px 0 6px;gap:8px;border-radius:10px;border:1px solid var(--line);box-shadow:none;background:#fff}.agentchat .ac-top .asel-btn:hover{border-color:#d8d8de}.agentchat .ac-top .asel-btn .mk{width:26px;height:26px;border-radius:7px;font-size:11px}.agentchat .ac-top .asel-btn .oi .nm{font-size:13.5px;font-weight:700}.agentchat .ac-top .asel-btn .oi .pl{display:none}.agentchat .ac-top .asel-menu{left:0;right:auto;min-width:288px}.agentchat .ac-top{display:flex;align-items:center;gap:12px;height:74px;padding:0 22px;border-bottom:1px solid var(--line);background:#fff;flex:none}.agentchat .ac-top .ac-status{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--muted)}.agentchat .ac-top .ac-status .dot{width:7px;height:7px}.agentchat .ac-top .ac-spacer{flex:1}.agentchat .ac-top .ac-tool{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#7a7a80}.agentchat .ac-top .ac-tool:hover{border-color:#d8d8de;color:var(--ink-soft)}.agentchat .ac-top .ac-newbtn{height:38px;padding:0 15px;border-radius:10px;background:var(--chip);color:var(--ink-soft);font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.agentchat .ac-top .ac-newbtn:hover{background:#e8e8ec}.ac-stream{flex:1;overflow-y:auto;padding:30px 0 24px;min-height:0}.ac-stream-inner{max-width:760px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.cmsg{display:flex;gap:13px}.cmsg .cav{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:12px;font-weight:800;flex:none;box-shadow:var(--shadow-sm)}.cmsg.me .cav{background-size:cover;background-position:50%;background-color:var(--chip)}.cmsg .cbody{flex:1;min-width:0}.cmsg .cwho{font-size:13px;font-weight:800;color:var(--ink);margin-bottom:5px;display:flex;align-items:center;gap:9px}.cmsg .cwho .cmodel{font-size:10.5px;font-weight:700;color:var(--faint);background:var(--chip);padding:3px 8px;border-radius:6px;letter-spacing:.02em;text-transform:none}.cmsg .ctext{font-size:14.5px;line-height:1.62;color:var(--ink-soft);font-weight:500}.cmsg .ctext p{margin:0 0 11px}.cmsg .ctext p:last-child{margin-bottom:0}.cmsg .ctext ul{margin:0 0 11px;padding-left:20px}.cmsg .ctext li{margin:4px 0}.cmsg .ctext code{background:var(--chip);padding:2px 6px;border-radius:5px;font-family:SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;font-size:12.5px}.cmsg .cactions{display:flex;gap:6px;margin-top:11px;opacity:0;transition:opacity .15s ease}.cmsg:hover .cactions{opacity:1}.cmsg .cactions button{width:30px;height:30px;border-radius:8px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#9a9aa2}.cmsg .cactions button:hover{border-color:#d8d8de;color:var(--ink-soft)}.cmsg .ctyping{display:inline-flex;gap:5px;align-items:center;padding:6px 0}.cmsg .ctyping span{width:7px;height:7px;border-radius:50%;background:#c2c2cc;animation:typedot 1.1s ease-in-out infinite}.cmsg .ctyping span:nth-child(2){animation-delay:.16s}.cmsg .ctyping span:nth-child(3){animation-delay:.32s}.ac-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px}.ac-empty .bigmk{width:74px;height:74px;border-radius:20px;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:24px;font-weight:800;box-shadow:var(--shadow-md);margin-bottom:20px}.ac-empty .bigmk img{width:48px;height:48px;object-fit:contain}.ac-empty h2{font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--ink);margin:0}.ac-empty p{font-size:15px;color:var(--muted);font-weight:500;margin:9px 0 0;max-width:42ch;line-height:1.55}.ac-prompts{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:26px;max-width:560px}.ac-prompt{padding:11px 16px;border-radius:11px;border:1px solid var(--line);background:#fff;font-size:13.5px;font-weight:600;color:var(--ink-soft);cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .2s ease}.ac-prompt:hover{border-color:var(--indigo);transform:translateY(-2px);box-shadow:var(--shadow-sm);color:var(--indigo)}.ac-compose{flex:none;padding:14px 24px 22px;background:#fcfcfd}.ac-compose-inner{max-width:760px;margin:0 auto}.ac-cbox{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-sm);transition:border-color .15s ease,box-shadow .15s ease}.ac-cbox:focus-within{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.ac-cbox textarea{width:100%;border:none;outline:none;resize:none;font-family:var(--sans);font-size:15px;font-weight:500;color:var(--ink);background:transparent;line-height:1.55;padding:16px 18px 4px;max-height:160px;box-sizing:border-box}.ac-cbox textarea::placeholder{color:var(--faint)}.ac-cbar{display:flex;align-items:center;gap:8px;padding:10px 12px 11px}.ac-cbar .tool{width:36px;height:36px;border-radius:9px;background:transparent;color:#9a9aa2;display:grid;place-items:center}.ac-cbar .tool:hover{background:var(--chip);color:var(--ink-soft)}.ac-cbar .spacer{flex:1}.modelsel{position:relative}.modelsel-btn{height:36px;padding:0 11px;border-radius:9px;border:1px solid var(--line);background:#fff;display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:var(--ink-soft)}.modelsel-btn:hover{border-color:#d8d8de}.modelsel.open .modelsel-btn{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.modelsel-btn .mk2{width:20px;height:20px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#f1f1f1;flex:none}.modelsel-btn .mk2 img{width:100%;height:100%;object-fit:contain;padding:14%;box-sizing:border-box}.modelsel-btn .chev{color:#b5b5ba}.modelsel-menu{position:absolute;bottom:calc(100% + 8px);right:0;z-index:60;width:300px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 18px 50px -18px rgba(30,30,60,.4);padding:7px;opacity:0;transform:translateY(6px) scale(.98);pointer-events:none;transform-origin:bottom;transition:opacity .16s ease,transform .16s ease}.modelsel.open .modelsel-menu{opacity:1;transform:none;pointer-events:auto}.modelsel-menu .msm-find{position:relative;margin:4px 4px 6px}.modelsel-menu .msm-find svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--faint)}.modelsel-menu .msm-find input{height:36px;width:100%;border-radius:9px;border:1px solid var(--line);background:#fcfcfd;padding:0 12px 0 34px;font-size:13px;font-family:var(--sans);font-weight:500;color:var(--ink);box-sizing:border-box}.modelsel-menu .msm-find input:focus{outline:none;border-color:var(--indigo)}.msm-list{display:flex;flex-direction:column;gap:1px;max-height:280px;overflow-y:auto}.msm-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;cursor:pointer;text-align:left;width:100%;transition:background .12s ease}.msm-item:hover{background:#fafafb}.msm-item.on{background:var(--indigo-50)}.msm-item .mk{width:28px;height:28px;border-radius:50%;overflow:hidden;display:grid;place-items:center;flex:none;color:#fff;font-size:10px;font-weight:800}.msm-item .tx{flex:1;min-width:0}.msm-item .tx .a{font-size:13px;font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msm-item .tx .b{font-size:11px;color:var(--faint);font-weight:600}.msm-item .ck{color:var(--indigo);flex:none}.msm-empty{text-align:center;font-size:13px;color:var(--faint);font-weight:600;padding:18px 0}.ac-send{width:38px;height:38px;border-radius:10px;background:var(--indigo);color:#fff;display:grid;place-items:center;flex:none;transition:background .2s ease,transform .15s ease}.ac-send:hover{background:var(--indigo-700);transform:translateY(-1px)}.ac-send:disabled{background:var(--chip-line);cursor:default;transform:none}.ac-hint{text-align:center;font-size:11.5px;color:var(--faint);font-weight:500;margin-top:9px}@media (max-width:760px){.agentchat .ac-top{padding:0 16px;height:auto;flex-wrap:wrap;min-height:64px}.agentchat{height:auto;min-height:100vh}}.agentchat .ac-top .ac-iconbtn{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#7a7a80;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.agentchat .ac-top .ac-iconbtn:hover{border-color:#d8d8de;color:var(--ink-soft);background:#fcfcfd}.asp-backdrop{position:fixed;inset:0;background:rgba(20,20,40,.18);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:80}.asp-backdrop.show{opacity:1;pointer-events:auto}.asp{position:fixed;top:0;right:0;bottom:0;width:min(440px,100vw);background:#fff;border-left:1px solid var(--line);box-shadow:-24px 0 60px -28px rgba(30,30,60,.28);display:flex;flex-direction:column;z-index:81;transform:translateX(100%);transition:transform .25s cubic-bezier(.2,.7,.3,1)}.asp.open{transform:translateX(0)}.asp-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line-soft);flex:none}.asp-title{font-size:17px;font-weight:800;color:var(--ink);letter-spacing:-.01em}.asp-close{width:32px;height:32px;border-radius:8px;border:1px solid transparent;background:transparent;display:grid;place-items:center;color:#7a7a80;cursor:pointer}.asp-close:hover{border-color:var(--line);color:var(--ink-soft)}.asp-tabs{display:flex;gap:4px;padding:10px 14px;border-bottom:1px solid var(--line-soft);flex:none}.asp-tabs button{flex:1;height:34px;border-radius:8px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--muted);cursor:pointer;transition:background .15s ease,color .15s ease}.asp-tabs button:hover{background:var(--line-soft);color:var(--ink-soft)}.asp-tabs button.on{background:var(--indigo-50);color:var(--indigo)}.asp-body{flex:1;overflow-y:auto;padding:18px 22px 28px;background:var(--surface,#fafafc)}.asp-tab{display:flex;flex-direction:column;gap:16px}.asp-section{background:#fff;border:1px solid var(--line,#ececf0);border-radius:12px;padding:16px 16px 14px;box-shadow:0 1px 2px rgba(30,30,60,.03)}.asp-section+.asp-section{margin-top:0}.asp-section h3{font-size:12px;font-weight:800;color:var(--ink);margin:0 0 10px;letter-spacing:.06em;text-transform:uppercase}.asp-section .asp-hint{font-size:12.5px;color:var(--muted);font-weight:500;line-height:1.55;margin:0 0 12px}.asp-section .asp-hint code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;background:var(--chip);padding:1px 5px;border-radius:4px;color:var(--ink-soft)}.asp-row{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.asp-row .btn{align-self:flex-start}.asp-input{height:38px;border-radius:8px;border:1px solid var(--line);background:#fff;padding:0 12px;font-size:13.5px;color:var(--ink);font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.asp-input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.asp-input::placeholder{color:var(--faint)}.asp-err{color:var(--red)}.asp-err,.asp-ok{font-size:12.5px;font-weight:600;margin-top:2px}.asp-ok{color:var(--green)}.asp-empty{font-size:12.5px;color:var(--muted);font-weight:500;padding:14px 0;text-align:left}.asp-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.asp-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:#fcfcfd}.asp-list li code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;color:var(--ink);font-weight:600}.asp-del{width:28px;height:28px;border-radius:6px;border:none;background:transparent;display:grid;place-items:center;color:#a3a3a7;cursor:pointer}.asp-del:hover{background:#fdecec;color:var(--red)}.asp-kv{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line-soft)}.asp-kv:last-child{border-bottom:none}.asp-kv .k{color:var(--muted)}.asp-kv .k,.asp-kv .v{font-size:12.5px;font-weight:600}.asp-kv .v{color:var(--ink-soft)}.asp-kv code.v{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--chip);padding:2px 7px;border-radius:5px}.asp-pillrow{display:flex;gap:6px;margin-bottom:12px}.asp-pill{flex:1;height:32px;border-radius:7px;border:1px solid var(--line);background:#fff;font-size:12.5px;font-weight:700;color:var(--muted);cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.asp-pill:hover{border-color:#d8d8de;color:var(--ink-soft)}.asp-pill.on{background:var(--indigo-50);border-color:transparent;color:var(--indigo)}.asp-textarea{width:100%;min-height:220px;border-radius:8px;border:1px solid var(--line);background:#fff;padding:12px 14px;font-size:13px;line-height:1.6;color:var(--ink-soft);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.asp-textarea:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-50)}.cx-skel{background:linear-gradient(90deg,#eeeff3,#f5f6f9 50%,#eeeff3);background-size:200% 100%;animation:cx-skel-shimmer 1.6s linear infinite;border-radius:6px;display:inline-block}.cx-skel--circle{border-radius:50%}@keyframes cx-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cx-cs-row.skel{pointer-events:none;cursor:default}.cx-cs-row.skel .cx-cs-av{background:linear-gradient(90deg,#eeeff3,#f5f6f9 50%,#eeeff3);background-size:200% 100%;animation:cx-skel-shimmer 1.6s linear infinite}.cx-cp-skel-body{padding:24px clamp(20px,4vw,48px)}.cx-cp-skel-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:26px}.cx-cp-skel-row.me{justify-content:flex-end}.cx-cp-skel-avatar{width:36px;height:36px;border-radius:50%;flex:none}.cx-cp-skel-lines{display:flex;flex-direction:column;gap:6px;flex:1;max-width:520px}.cx-cp-skel-line{height:12px;border-radius:6px}.cx-mention{color:#4d4fdf;font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px}.usage-head{padding:24px clamp(20px,4vw,48px) 4px}.usage-head h1{font-size:22px;font-weight:800;letter-spacing:-.01em;color:var(--ink);margin:0}.usage-head p{font-size:13px;color:var(--muted);margin:4px 0 0}.usage-empty,.usage-err,.usage-loading{margin:24px clamp(20px,4vw,48px);padding:24px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:13px;text-align:center;background:#fff}.usage-err{border-color:#feb2b2;color:#b91c1c}.usage-plan{margin:20px clamp(20px,4vw,48px) 0;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;box-shadow:0 1px 2px rgba(30,30,60,.03)}.usage-plan-k{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:700;margin-bottom:6px}.usage-plan-name{font-size:20px;font-weight:800;color:var(--ink)}.usage-plan-sub{font-size:12px;color:var(--muted);margin-top:2px}.usage-tiles{margin:16px clamp(20px,4vw,48px) 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.usage-tile{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 18px;box-shadow:0 1px 2px rgba(30,30,60,.03)}.usage-tile-k{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.usage-tile-v{font-size:22px;font-weight:800;color:var(--ink);margin:6px 0 2px;letter-spacing:-.01em}.usage-tile-s{font-size:11.5px;color:var(--muted)}.usage-panel{margin:20px clamp(20px,4vw,48px) 0;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.usage-panel-h{padding:16px 20px;border-bottom:1px solid var(--line-soft);display:flex;align-items:baseline;gap:12px}.usage-panel-t{font-size:14px;font-weight:700;color:var(--ink)}.usage-panel-s{font-size:12px;color:var(--muted)}.usage-panel .usage-empty{margin:0;border:none;text-align:left;padding:20px}.usage-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:4px;padding:20px 20px 12px;height:180px}.usage-bar{flex:1 1 0;display:flex;flex-direction:column;align-items:center;min-width:0}.usage-bar-track{width:100%;max-width:14px;height:130px;background:var(--line-soft);border-radius:4px;display:flex;align-items:flex-end;overflow:hidden}.usage-bar-fill{width:100%;background:linear-gradient(180deg,#6366f1,#4d4fdf);border-radius:4px;transition:height .2s ease}.usage-bar-lbl{font-size:9.5px;color:var(--muted);margin-top:6px;transform:rotate(-30deg);transform-origin:top left;white-space:nowrap}.usage-tbl{width:100%;border-collapse:collapse;font-size:13px}.usage-tbl td,.usage-tbl th{padding:10px 20px;text-align:left}.usage-tbl th{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:var(--line-soft)}.usage-tbl td,.usage-tbl th{border-bottom:1px solid var(--line-soft)}.usage-tbl td{color:var(--ink)}.usage-tbl tbody tr:last-child td{border-bottom:none}.usage-tbl .r{text-align:right;font-variant-numeric:tabular-nums}.asp-groupmates{margin-top:14px}.asp-groupmates-h{font-size:11px;color:var(--muted,#7b7b83);font-weight:600;letter-spacing:.02em;margin-bottom:8px}.asp-groupmates-h b{color:var(--ink,#262626);font-weight:700}.asp-groupmates-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.asp-groupmates-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line,#ececf0);border-radius:8px;background:#fcfcfd;font-size:13px;line-height:1.35;color:var(--ink)}.asp-groupmates-name{display:inline-flex;align-items:baseline;gap:6px;font-size:13px;color:var(--ink);min-width:0}.asp-groupmates-name b{font-weight:700;font-size:13px}.asp-groupmates-role{font-size:12.5px;color:var(--muted,#7b7b83);font-weight:500;white-space:nowrap}.asp-groupmates-status{font-size:11px;font-weight:600;color:#8a8a92;text-transform:lowercase;letter-spacing:.02em;padding:2px 8px;border-radius:999px;background:#f2f2f4;flex:none}.asp-groupmates-status.on{background:rgba(34,197,94,.12);color:#166534}.asp-groupmates-empty{margin-top:12px;font-size:12.5px;color:var(--muted);padding:10px 12px;border:1px dashed var(--line);border-radius:8px}.gm-card{padding:14px 14px 12px!important}.gm-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.gm-av{width:38px;height:38px;border-radius:50%;flex:none;background-size:cover;background-position:50%;border:1px solid var(--line,#ececf0)}.gm-id{flex:1;min-width:0}.gm-nm{font-size:14px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gm-sub{font-size:12px;margin-top:2px;display:flex;align-items:center;gap:6px}.gm-label,.gm-sub{color:var(--muted)}.gm-label{display:block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-top:10px;margin-bottom:4px}.gm-select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--line,#ececf0);background:#fff;font-size:13px;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}.gm-select:focus{outline:none;border-color:var(--indigo,#4d4fdf);box-shadow:0 0 0 3px var(--indigo-50,#eef0ff)}.gm-modelrow{margin-top:4px}.gm-hint{margin-top:8px;font-size:11.5px;color:var(--muted);font-style:italic;line-height:1.4}