:root{color:#101828;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--accent: #ff4d1d;--accent-soft: #fff0eb;--accent-line: #ff6a3d;--blue: #2563eb;--green: #16a34a;--red: #e11d48;--text: #101828;--muted: #667085;--subtle: #98a2b3;--line: #e5e9f0;--panel: #ffffff;--page: #f6f8fb}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;min-height:36px;padding:8px 12px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}button:active{transform:translateY(1px)}button:disabled{cursor:wait;opacity:.65}input,select,textarea{background:#fff;border:1px solid #d9e0ea;border-radius:8px;color:var(--text);min-height:38px;outline:0;padding:8px 11px;width:100%}input:focus,select:focus,textarea:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px #ff4d1d1a}select:disabled{background:#f3f6fa;color:#8a99ad;cursor:not-allowed}textarea{line-height:1.7;resize:vertical}svg{flex:0 0 auto}.app-shell{display:grid;grid-template-columns:260px 1fr;height:100vh;min-height:0;overflow:hidden}.sidebar{background:#f0f4f8;border-right:1px solid #dbe2eb;color:var(--text);display:flex;flex-direction:column;gap:22px;height:100vh;min-height:0;overflow:hidden;padding:18px 16px;position:sticky;top:0}.brand{align-items:center;display:flex;gap:10px;min-height:44px}.brand.big{margin-bottom:26px}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{color:#7b8ba3;font-size:13px;margin-top:4px}.brand-logo{border-radius:8px;display:block;flex:0 0 auto;height:32px;object-fit:contain;width:32px}.side-nav{align-content:start;display:grid;gap:18px;min-height:0;overflow:auto;overscroll-behavior:contain;padding-right:2px}.nav-group{display:grid;gap:6px}.nav-group p{color:#8a99ad;font-size:13px;font-weight:700;margin:0 0 6px 11px}.nav-item{background:transparent;color:#42526a;justify-content:flex-start;min-height:38px;padding:8px 11px;position:relative;width:100%}.nav-item svg{color:#6b7a90}.nav-item:hover{background:#e8edf4;color:var(--text)}.nav-item.active{background:#fde8e2;color:var(--accent);font-weight:700}.nav-item.active:before{background:var(--accent);border-radius:999px;content:"";height:24px;left:-16px;position:absolute;width:3px}.nav-item.active svg{color:var(--accent)}.sidebar-footer{border-top:1px solid #dbe2eb;flex:0 0 auto;margin-top:auto;padding-top:14px}.profile-entry{align-items:center;background:transparent;color:#42526a;display:flex;justify-content:flex-start;min-height:50px;padding:8px 10px;text-align:left;width:100%}.profile-entry span{display:grid;gap:2px;min-width:0}.profile-entry strong,.profile-entry small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-entry strong{color:var(--text);font-size:14px}.profile-entry small{color:#7b8ba3;font-size:12px}.profile-entry:hover,.profile-entry.active{background:#e8edf4}.profile-entry.active{color:var(--accent);font-weight:800}.profile-entry.active svg{color:var(--accent)}.main{background:var(--page);display:grid;grid-template-rows:auto minmax(0,1fr);height:100vh;min-width:0;min-height:0;overflow:hidden}.notice-bar{align-items:center;background:#fff6ea;border-bottom:1px solid #fed7aa;color:#c2410c;display:flex;font-size:13px;font-weight:700;gap:10px;min-height:40px;padding:8px 30px}.notice-bar.expired{background:#fff1f2;border-bottom-color:#fecdd3;color:#be123c}.notice-icon{align-items:center;background:#fff;border:1px solid #fed7aa;border-radius:999px;color:var(--accent);display:inline-flex;font-size:12px;height:22px;justify-content:center;width:22px}.topbar{background:#fff;border-bottom:1px solid var(--line);display:flex;min-height:64px;padding:18px 30px;position:sticky;top:0;z-index:5}.breadcrumb{align-items:center;color:#6b7a90;display:flex;font-size:14px;gap:12px}.breadcrumb strong{color:var(--text)}.page-heading{align-items:center;display:flex;padding:24px 30px 10px}.page-heading h1,.page-heading p{margin:0}.page-heading p{color:#8a99ad;font-size:13px;font-weight:700;margin-bottom:5px}.page-heading h1{font-size:22px;letter-spacing:0}.content{min-height:0;overflow:auto;padding:10px 30px 44px}body:has(.chat-shell){overflow:hidden}body:has(.chat-shell) .topbar{position:static}body:has(.chat-shell) .content{padding-bottom:0}body:has(.quickstart-page){overflow:hidden}body:has(.quickstart-page) .content{overflow:hidden;padding:28px 30px}.toolbar,.table,.split,.two-col,.chat-shell{background:var(--panel);border:1px solid var(--line);border-radius:10px}.toolbar{align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.toolbar-actions{align-items:center;display:flex;flex:0 0 auto;gap:10px}.toolbar+.table{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.search{align-items:center;background:#f8fafc;border:1px solid #d9e0ea;border-radius:8px;color:#7b8ba3;display:flex;gap:8px;max-width:420px;padding:0 10px;width:100%}.search input{background:transparent;border:0;box-shadow:none;min-height:36px;padding-left:0}.search input:focus{box-shadow:none}.primary{background:var(--accent);color:#fff;font-weight:700}.primary:hover{background:#e83f14}.ghost{background:transparent;color:#53657d;font-weight:700}.ghost:hover{background:#f2f5f9}.ghost.danger{color:var(--red)}.ghost.danger:hover{background:#fff1f2}.profile-page{width:100%}.profile-panel{background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:20px;padding:22px;width:100%}.profile-panel header{align-items:center;display:flex;gap:12px}.profile-panel h2,.profile-panel p{margin:0}.profile-panel h2{font-size:18px}.profile-panel p{color:#7b8ba3;font-size:13px;margin-top:4px}.profile-section{border-top:1px solid #edf0f5;display:grid;gap:14px;padding-top:18px}.profile-section-head{align-items:center;display:flex;gap:16px;justify-content:space-between}.profile-section-head h3,.profile-section-head p{margin:0}.profile-section-head h3{font-size:15px}.profile-section-head p{color:#7b8ba3;font-size:13px;margin-top:4px}.profile-readonly{display:grid;gap:10px 18px;grid-template-columns:150px minmax(0,1fr)}.profile-readonly span{color:#667085;font-size:13px;font-weight:800}.profile-readonly strong{color:var(--text);overflow-wrap:anywhere}.profile-form{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-form label{min-width:0}.profile-form button[type=submit]{align-self:end;justify-self:start}.profile-switcher{border-top:1px solid #edf0f5;display:grid;gap:8px;max-width:360px;padding-top:18px}.profile-switcher span{color:#667085;font-size:13px;font-weight:800}.profile-logout{justify-self:start}.secondary{background:#f2f5f9;color:#42526a;font-weight:700}.secondary:hover{background:var(--accent-soft);color:var(--accent)}.full{width:100%}.table{overflow:hidden}.row{align-items:center;display:grid;gap:16px;grid-template-columns:1.25fr .7fr 1fr .85fr .75fr;min-height:54px;padding:12px 16px}.wechat-table .row{grid-template-columns:minmax(220px,1.15fr) 82px minmax(140px,.75fr) minmax(138px,.7fr) 352px}.row+.row{border-top:1px solid #edf0f5}.row:not(.head):hover{background:#fbfcfe}.row.head{background:#fbfcfe;color:#667085;font-size:13px;font-weight:800;min-height:46px}.row strong{font-size:14px}.list-name-highlight{color:#db9076}.wechat-profile{align-items:center;display:flex;gap:10px;min-width:0}.wechat-profile>span{min-width:0}.wechat-avatar{align-items:center;background:linear-gradient(135deg,#ff6a3d,#2563eb);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:800;height:36px;justify-content:center;overflow:hidden;width:36px}.wechat-avatar img{height:100%;object-fit:cover;width:100%}.row small{color:#8a99ad;display:block;font-size:12px;margin-top:4px}.badge{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:4px 9px}.badge.active{background:#dcfce7;color:#15803d}.badge.pending_qr{background:#fef3c7;color:#92400e}.badge.paused{background:#ffedd5;color:#c2410c}.badge.disabled{background:#f3f4f6;color:#4b5563}.actions{display:flex;gap:6px;flex-wrap:nowrap}.actions button,.icon-only,.cards footer button{background:#f2f5f9;color:#53657d;min-width:36px;padding:8px}.actions button{min-width:72px;padding:8px 10px;width:auto}.actions button span{display:inline;white-space:nowrap}.actions button:hover,.icon-only:hover,.cards footer button:hover{background:var(--accent-soft);color:var(--accent)}.actions .danger-action{color:var(--red)}.actions .danger-action:hover{background:#fff1f2;color:var(--red)}.split{display:grid;gap:0;grid-template-columns:300px 1fr;overflow:hidden}.list-pane{background:#fbfcfe;border-right:1px solid var(--line);display:grid;gap:10px;align-content:start;padding:16px}.list-item{background:transparent;color:var(--text);display:block;height:auto;min-height:66px;padding:12px;text-align:left}.list-item:hover{background:#f1f5f9}.list-item.active{background:var(--accent-soft);color:var(--accent);font-weight:800}.list-item small{color:#8a99ad;display:block;margin-top:5px}.editor-pane{padding:18px}.two-col{display:grid;gap:0;grid-template-columns:360px 1fr;overflow:hidden}.panel{background:#fbfcfe;border-right:1px solid var(--line);padding:18px}.panel h2{align-items:center;display:flex;font-size:16px;gap:8px;margin:0 0 8px}.form{display:grid;gap:14px}.code-field{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 112px}.code-field button{white-space:nowrap}.readonly-value{background:#f8fafc;border:1px solid #d9e0ea;border-radius:8px;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:700;min-height:42px;overflow-wrap:anywhere;padding:11px 12px}.field-tip{color:#8a99ad;font-size:12px;font-weight:700}.loading-screen{align-items:center;background:#f8fafcdb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:50}.loading-panel{align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 24px 80px #10182829;display:grid;gap:12px;max-width:420px;padding:28px;text-align:center}.loading-panel strong{font-size:17px}.loading-panel p{color:#667085;margin:0}.loading-spinner{animation:spin .9s linear infinite;border:3px solid #e2e8f0;border-top-color:var(--accent);border-radius:999px;height:36px;width:36px}@keyframes spin{to{transform:rotate(360deg)}}.code-grid{display:grid;gap:8px;grid-template-columns:repeat(6,minmax(0,42px))}.code-cell{aspect-ratio:1;font-size:20px;font-weight:800;padding:0;text-align:center}.grid-form{grid-template-columns:1fr 1fr}.grid-form .wide,.grid-form fieldset,.grid-form button{grid-column:1 / -1}label{color:#42526a;display:grid;font-size:13px;font-weight:800;gap:7px}label.search{align-items:center;display:flex;font-weight:400}fieldset{border:1px solid #dbe2eb;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:14px}legend{color:#667085;font-size:13px;font-weight:800;padding:0 6px}.check{align-items:center;background:#f8fafc;border:1px solid #e6ebf2;border-radius:8px;display:inline-flex;gap:8px;padding:8px 10px}.check input{accent-color:var(--accent);min-height:auto;width:auto}.cards{display:grid;gap:0}.cards article{background:#fff;border-bottom:1px solid #edf0f5;padding:16px 18px}.cards article:last-child{border-bottom:0}.cards h3,.cards p{margin:0}.cards h3{font-size:15px}.cards p{color:#53657d;line-height:1.65;margin-top:8px}.cards footer{align-items:center;color:#8a99ad;display:flex;justify-content:space-between;margin-top:14px}.skill-table .row{grid-template-columns:minmax(220px,1fr) minmax(180px,.7fr) 130px 310px}.agent-table .row{grid-template-columns:minmax(220px,1fr) 76px 76px minmax(160px,.65fr) 130px 310px}.knowledge-table .row{grid-template-columns:minmax(220px,1fr) minmax(180px,.65fr) 90px 130px 310px}.skill-table .row:not(.head){min-height:58px}.agent-table .row:not(.head){min-height:58px}.knowledge-table .row:not(.head){min-height:58px}.agent-table small,.skill-table small,.knowledge-table small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-agent-links{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.link-button{background:#f2f5f9;color:#2563eb;font-size:12px;font-weight:800;min-height:28px;padding:5px 8px}.link-button:hover{background:#eaf1ff}.table-empty{min-height:180px}.pagination{align-items:center;background:#fbfcfe;border-top:1px solid #edf0f5;color:#6f7f95;display:flex;font-size:13px;font-weight:700;justify-content:space-between;padding:12px 16px}.pagination div{display:flex;gap:8px}.pagination button{min-height:32px}.detail-grid{border:1px solid #edf0f5;border-radius:8px;display:grid;gap:0;grid-template-columns:110px 1fr;margin-bottom:14px;overflow:hidden}.detail-grid>*{border-bottom:1px solid #edf0f5;min-height:42px;padding:10px 12px}.detail-grid>:nth-last-child(-n+2){border-bottom:0}.detail-grid span{background:#fbfcfe;color:#667085;font-weight:800}.detail-grid strong,.detail-grid div{color:var(--text)}.tag{background:var(--accent-soft);border-radius:999px;color:var(--accent);display:inline-flex;font-size:12px;margin:0 6px 6px 0;padding:5px 9px}.detail-content{background:#0f172a;border-radius:8px;color:#e5edf8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.65;max-height:46vh;overflow:auto;padding:14px;white-space:pre-wrap}.knowledge-card header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.knowledge-card header button{background:#f2f5f9;color:var(--red);min-height:32px;min-width:32px;padding:6px}.inline-upload{align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto;margin-bottom:12px}.inline-upload input{min-height:34px;padding:5px 8px}.knowledge-files{display:grid;gap:6px}.knowledge-file{background:#f8fafc;border:1px solid #edf0f5;color:#42526a;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto auto;justify-content:stretch;min-height:34px;padding:6px 8px;text-align:left}.knowledge-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-file small{color:#8a99ad;font-size:12px}.skill-cards{align-content:start;background:#fff;grid-auto-rows:minmax(34px,auto)}.skill-cards article.skill-card{align-items:center;display:flex;gap:12px;justify-content:space-between;min-height:30px;padding:3px 10px}.skill-card div:first-child{align-items:baseline;display:flex;gap:10px;min-width:0}.skill-card h3{font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-card span{color:#6f7f95;display:inline;font-size:12px;font-weight:600;line-height:1;margin-top:0;white-space:nowrap}.skill-actions{display:flex;flex:0 0 auto;gap:4px}.skill-actions button{min-height:24px;min-width:26px;padding:4px}.chat-shell{display:grid;grid-template-columns:310px 1fr;height:calc(100vh - 184px);min-height:520px;overflow:hidden}.chat-shell aside{background:#fbfcfe;border-right:1px solid var(--line);display:grid;gap:16px;grid-template-rows:auto auto 1fr;min-height:0;overflow:hidden;padding:18px}.chat-shell p,.muted{color:#7b8ba3;line-height:1.7}.chat-conversation-list{align-content:start;display:grid;gap:8px;min-height:0;overflow:auto;overscroll-behavior:contain}.contact-search{align-items:center;background:#fff;border:1px solid #d9e0ea;border-radius:8px;color:#8a99ad;display:flex;gap:8px;min-height:36px;padding:0 10px}.contact-search input{border:0;box-shadow:none;min-height:34px;padding:0}.chat-conversation,.chat-contact{align-items:center;background:#fff;border:1px solid #edf0f5;color:var(--text);display:flex;gap:10px;justify-content:flex-start;min-height:48px;padding:8px 10px;text-align:left;width:100%}.chat-conversation small{color:#8a99ad}.chat-contact b{align-items:center;background:#eaf0f6;border-radius:999px;color:#53657d;display:inline-flex;flex:0 0 auto;font-size:13px;height:34px;justify-content:center;overflow:hidden;width:34px}.chat-contact img{height:100%;object-fit:cover;width:100%}.chat-contact span{display:grid;gap:3px;justify-items:start;min-width:0;text-align:left}.chat-contact strong,.chat-contact small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-contact small{color:#8a99ad;font-size:12px}.chat-conversation.active,.chat-contact.active{background:var(--accent-soft);border-color:#ffd2c5;color:var(--accent)}.chat-records{background:#e9e9e9;display:grid;grid-template-rows:auto 1fr auto;min-height:0;min-width:0;overflow:hidden}.chat-records header{align-items:center;border-bottom:1px solid var(--line);background:#f7f7f7;display:flex;justify-content:space-between;padding:14px 18px}.chat-records h2{font-size:16px;margin:0}.message-stream{align-content:start;display:grid;gap:12px;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 24px}.chat-time{color:#9b9b9b;font-size:13px;font-weight:700;justify-self:center;line-height:1;margin:8px 0}.chat-message-row{align-items:flex-start;display:flex;gap:10px;justify-self:start;max-width:82%}.chat-message-row.outbound{justify-self:end;justify-content:flex-end;max-width:82%;width:max-content}.message-avatar{align-items:center;background:#d7dce2;border-radius:4px;color:#42526a;display:inline-flex;flex:0 0 auto;font-size:15px;height:42px;justify-content:center;overflow:hidden;width:42px}.message-avatar img{height:100%;object-fit:cover;width:100%}.chat-bubble{border-radius:4px;color:#111827;font-size:15px;line-height:1.55;max-width:min(620px,100%);min-height:42px;padding:9px 12px;position:relative;white-space:pre-wrap;word-break:break-word}.chat-message-row.inbound .chat-bubble{background:#fff}.chat-message-row.outbound .chat-bubble{background:#95ec69}.chat-message-row.inbound .chat-bubble:before,.chat-message-row.outbound .chat-bubble:after{border-bottom:6px solid transparent;border-top:6px solid transparent;content:"";position:absolute;top:14px}.chat-message-row.inbound .chat-bubble:before{border-right:7px solid #fff;left:-7px}.chat-message-row.outbound .chat-bubble:after{border-left:7px solid #95ec69;right:-7px}.chat-image{border-radius:3px;display:block;max-height:320px;max-width:min(320px,56vw);object-fit:contain}.chat-input-placeholder{background:#fff;border-top:1px solid #d8d8d8;min-height:92px}.contact-placeholder,.empty{align-items:center;color:#8a99ad;display:grid;justify-items:center;place-content:center}.modal{align-items:center;background:#0f172a6b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:30}.modal section{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 24px 70px #0f172a2e;max-width:390px;padding:22px;position:relative;text-align:center;width:100%}.skill-modal section{max-width:min(860px,calc(100vw - 48px));text-align:left}.modal.skill-modal h2{justify-content:flex-start;padding-right:44px}.skill-modal textarea{min-height:min(520px,56vh)}.knowledge-preview-modal section{max-width:min(980px,calc(100vw - 48px));text-align:left}.knowledge-preview-modal h2{justify-content:flex-start;padding-right:44px}.file-preview-text{background:#0f172a;border-radius:8px;color:#e5edf8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.6;max-height:64vh;overflow:auto;padding:14px;white-space:pre-wrap}.file-preview-frame{border:1px solid var(--line);border-radius:8px;height:68vh;width:100%}.modal h2{align-items:center;display:flex;font-size:18px;gap:8px;justify-content:center;margin:0 0 18px}.stepper{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:4px 0 18px;position:relative}.stepper:before{background:#e6ebf2;content:"";height:2px;left:16%;position:absolute;right:16%;top:15px;z-index:0}.step{align-items:center;color:#8a99ad;display:grid;font-size:12px;font-weight:800;gap:6px;justify-items:center;position:relative;z-index:1}.step b{align-items:center;background:#f2f5f9;border:1px solid #dbe2eb;border-radius:999px;display:inline-flex;height:30px;justify-content:center;width:30px}.step.active{color:var(--accent)}.step.active b{background:var(--accent);border-color:var(--accent);color:#fff}.modal img{border:1px solid #edf0f5;border-radius:10px;height:220px;margin-bottom:16px;width:220px}.modal .icon-only{position:absolute;right:12px;top:12px}.modal-tip{color:#7b8ba3;font-size:13px;line-height:1.6;margin:0 0 14px}.modal img+.secondary{margin-bottom:14px;width:100%}.toast{background:#101828;border-radius:8px;bottom:22px;box-shadow:0 18px 40px #10182838;color:#fff;left:50%;padding:12px 16px;position:fixed;transform:translate(-50%);z-index:40}.auth-page{align-items:center;background:linear-gradient(180deg,#fff6eae6,#f6f8fb00 42%),var(--page);display:flex;min-height:100vh;padding:24px}.auth-panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 70px #10182814;margin:auto;max-width:440px;padding:28px;width:100%}.brand-logo-large{height:42px;width:42px}.segmented{background:#f2f5f9;border-radius:8px;display:grid;gap:4px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:4px}.segmented button{background:transparent;color:#53657d}.segmented .active{background:#fff;color:var(--accent);font-weight:800}.quickstart-page{height:100%;min-height:0}.quickstart-hero{align-items:center;background:radial-gradient(circle at 76% 42%,rgba(255,111,53,.18),transparent 32%),linear-gradient(120deg,#fffaf7,#fff 46%,#fff3ea);border:1px solid #f5dfd3;border-radius:12px;container-type:inline-size;display:grid;gap:clamp(34px,3.2cqw,62px);grid-template-columns:minmax(360px,.86fr) minmax(420px,1.14fr);height:100%;min-height:0;overflow:hidden;padding:clamp(38px,4cqw,76px) clamp(48px,5.2cqw,108px);position:relative}.quickstart-hero p,.quickstart-hero h2,.quickstart-kicker,.quickstart-mini-claim,.quickstart-step h3,.quickstart-step p,.quick-setup-footer p,.welcome-panel h2,.welcome-panel p{margin:0}.quickstart-copy{align-content:center;display:grid;gap:clamp(18px,1.25cqw,24px);justify-items:start;max-width:720px;position:relative;z-index:1}.quickstart-kicker{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:var(--accent);display:inline-flex;font-size:clamp(13px,.86cqw,16px);font-weight:800;gap:8px;padding:clamp(8px,.55cqw,10px) clamp(14px,1cqw,18px)}.quickstart-hero h2{color:#101828;font-size:clamp(52px,4.35cqw,88px);font-weight:900;line-height:1.06;letter-spacing:0;white-space:nowrap}.quickstart-hero h2 em{color:#ff4d1d;font-style:normal}.quickstart-hero>p{display:none}.quickstart-copy>p{color:#475467;font-size:clamp(14px,.86cqw,16px);font-weight:700;line-height:1.65;max-width:530px}.quickstart-mini-claim{align-items:center;border:1px solid #ff8a4c;border-radius:999px;color:#ff4d1d;display:inline-flex;font-size:clamp(20px,1.45cqw,27px);font-weight:900;gap:clamp(10px,.75cqw,14px);padding:clamp(7px,.5cqw,8px) clamp(18px,1.35cqw,24px) clamp(7px,.5cqw,8px) clamp(8px,.55cqw,10px)}.quickstart-mini-claim svg{background:#ff5a1f;border-radius:999px;color:#fff;height:clamp(38px,2.5cqw,46px);padding:clamp(7px,.5cqw,9px);width:clamp(38px,2.5cqw,46px)}.quickstart-cta{box-shadow:0 14px 30px #ff4d1d3d;font-size:clamp(15px,.96cqw,18px);min-height:clamp(48px,3cqw,56px);min-width:clamp(220px,13cqw,250px)}.quickstart-visual{align-items:center;aspect-ratio:1;display:grid;height:auto;justify-items:center;justify-self:end;max-height:min(100%,690px);min-height:0;position:relative;width:min(100%,690px,calc(100vh - 118px))}.quick-orbit{border:1px solid rgba(255,114,54,.28);border-radius:999px;height:82%;position:absolute;transform:rotate(-12deg);width:82%}.quick-orbit:before{background:#ff5a1f;border:4px solid rgba(255,255,255,.86);border-radius:999px;box-shadow:0 10px 24px #ff4d1d38;content:"";height:15px;left:50%;position:absolute;top:-11px;transform:translate(-50%);width:15px}.quick-platform{align-items:center;background:radial-gradient(circle at 50% 18%,#fff,#ffe6d6 58%,#ff7a36);border:16px solid rgba(255,255,255,.72);border-radius:999px;box-shadow:0 34px 80px #ff4d1d2e,inset 0 -18px 28px #ff4d1d2e;display:grid;height:38%;justify-items:center;min-height:0;min-width:0;position:relative;width:38%}.quick-platform:after{background:#ff4d1d38;border-radius:999px;bottom:-22%;content:"";filter:blur(4px);height:18%;position:absolute;width:150%}.quick-dial{align-items:center;background:#ffffffdb;border:1px solid #ffd6c2;border-radius:999px;box-shadow:inset 0 0 0 clamp(6px,1.3cqw,10px) #fff2ebe6;color:#ff5a1f;display:grid;height:54%;justify-items:center;line-height:1;width:54%;z-index:1}.quick-dial strong{font-size:clamp(46px,4cqw,72px);font-weight:900}.quick-dial span{font-size:clamp(18px,1.4cqw,25px);font-weight:900}.quick-float{align-items:center;background:#ffffffc2;border:1px solid #ffe0d1;border-radius:clamp(12px,1cqw,16px);box-shadow:0 22px 52px #ff4d1d29;color:#ff5a1f;display:inline-flex;font-size:clamp(34px,2.75cqw,50px);font-weight:900;justify-content:center;position:absolute}.quick-float svg{height:38%;width:38%}.card-id{height:13%;left:19%;top:43%;width:16%}.card-chat{height:14.5%;right:9%;top:32%;width:14.5%}.card-ai{bottom:8%;font-size:50px;height:15%;right:16%;width:15%}.quick-wechat-icon{background:transparent;border:0;border-radius:0;box-shadow:none;height:18%;left:auto;object-fit:contain;padding:0;right:6%;top:8%;width:18%}.quickstart-steps{display:none;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.quickstart-step{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr) 24px;min-height:92px;padding:16px}.quickstart-step>b{align-items:center;background:#f2f5f9;border-radius:8px;color:#53657d;display:inline-flex;height:38px;justify-content:center;width:38px}.quickstart-step h3{font-size:15px}.quickstart-step p{color:#7b8ba3;font-size:13px;margin-top:4px}.quickstart-step.done{border-color:#bbf7d0}.quickstart-step.done>b,.quickstart-step.done>span{background:#dcfce7;color:#15803d}.quickstart-step>span{align-items:center;border-radius:999px;display:inline-flex;height:24px;justify-content:center;width:24px}.quick-setup-modal section{max-height:calc(100vh - 48px);max-width:min(620px,calc(100vw - 48px));overflow:auto;text-align:left}.quick-setup-modal h2{justify-content:flex-start;padding-right:44px}.quick-setup-form{display:grid;gap:16px}.quick-stepper{display:grid;gap:8px;grid-template-columns:repeat(5,1fr);margin:2px 0 18px;position:relative}.quick-stepper:before{background:#e6ebf2;content:"";height:2px;left:8%;position:absolute;right:8%;top:15px;z-index:0}.quick-step{align-items:center;color:#8a99ad;display:grid;font-size:12px;font-weight:800;gap:6px;justify-items:center;position:relative;text-align:center;z-index:1}.quick-step b{align-items:center;background:#f2f5f9;border:1px solid #dbe2eb;border-radius:999px;display:inline-flex;height:30px;justify-content:center;width:30px}.quick-step.active{color:var(--accent)}.quick-step.active b{background:var(--accent);border-color:var(--accent);color:#fff}.quick-scan-panel{display:grid;gap:12px;justify-items:center}.quick-scan-panel img{border:1px solid #edf0f5;border-radius:10px;height:240px;width:240px}.quick-scan-panel button{width:100%}.quick-code-field{align-items:center;display:grid;justify-items:center;text-align:center}.quick-code-field .code-grid{justify-content:center}.quick-code-field .field-tip{text-align:center}.quick-setup-footer{align-items:center;border-top:1px solid #edf0f5;display:flex;gap:16px;justify-content:space-between;padding-top:16px}.quick-setup-footer p{color:#667085;font-size:13px;font-weight:700}.welcome-modal{align-items:center;background:#0f172a57;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:35}.welcome-panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 28px 90px #10182838;display:grid;gap:16px;padding:30px;position:relative;text-align:center}.welcome-panel .icon-only{position:absolute;right:12px;top:12px}.welcome-badge{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#c2410c;display:inline-flex;font-size:13px;font-weight:800;gap:7px;justify-self:center;padding:7px 11px}.welcome-panel h2{font-size:24px}.welcome-panel p{color:#53657d;line-height:1.7}.welcome-actions{display:flex;gap:10px;justify-content:center}@media (max-width: 980px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;min-height:auto;overflow:visible;position:static}.side-nav{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.page-heading,.toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{flex-wrap:wrap}.row,.split,.two-col,.chat-shell,.grid-form{grid-template-columns:1fr}.quickstart-hero{grid-template-columns:1fr;min-height:auto;padding:34px 24px}.quickstart-hero h2{white-space:normal}.quickstart-visual{min-height:320px;width:100%}.quick-stepper{grid-template-columns:repeat(3,1fr)}.quick-stepper:before{display:none}.quick-setup-footer{align-items:flex-start;flex-direction:column}.row.head{display:none}.list-pane,.panel,.chat-shell aside{border-right:0;border-bottom:1px solid var(--line)}}
