@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#182039;background:#eef1f7;font-synthesis:none;--blue: #315fea;--ink: #182039;--muted: #8490a8;--line: #e8ebf2}*{box-sizing:border-box}html{background:#eef1f7}body{margin:0;min-width:320px;min-height:100vh}button,textarea{font:inherit}button{border:0;cursor:pointer}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;background:#f7f8fc;box-shadow:0 0 50px #19264d14;position:relative}.topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(22px + env(safe-area-inset-top)) 22px 18px;background:#f7f8fceb}.eyebrow,.section-kicker{margin:0 0 5px;color:var(--blue);font-size:10px;font-weight:700;letter-spacing:1.6px}.topbar h1{margin:0;font-size:25px;letter-spacing:-.7px}.subline{margin:5px 0 0;color:var(--muted);font-size:13px}.icon-button{position:relative;width:43px;height:43px;display:grid;place-items:center;border-radius:14px;color:#49536b;background:#fff;box-shadow:0 8px 22px #26345b14}.notice-dot{position:absolute;top:9px;right:9px;width:7px;height:7px;background:#f05a67;border:2px solid white;border-radius:50%}.content{padding:0 18px 110px}.hero-card{min-height:196px;padding:24px;overflow:hidden;position:relative;color:#fff;border-radius:25px;background:linear-gradient(135deg,#315be2,#567cf2 58%,#6f8ef1);box-shadow:0 18px 35px #305be140}.hero-copy{position:relative;z-index:2;max-width:74%}.hero-badge{display:inline-flex;padding:5px 10px;font-size:10px;font-weight:600;letter-spacing:.5px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:#ffffff24}.hero-card h2{margin:14px 0 7px;font-size:22px;letter-spacing:-.5px}.hero-card p{margin:0;max-width:290px;color:#ffffffc7;font-size:12px;line-height:1.7}.hero-card button{margin-top:17px;padding:8px 13px;color:#315fe9;font-size:12px;font-weight:600;border-radius:10px;background:#fff}.hero-card button span{margin-left:5px}.hero-orbit{position:absolute;width:150px;height:150px;right:-32px;top:18px}.orbit{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.18);border-radius:50%}.orbit-two{top:26px;right:26px;bottom:26px;left:26px}.hero-spark{position:absolute;top:48px;right:48px;bottom:48px;left:48px;display:grid;place-items:center;color:#fff;border-radius:23px;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:rotate(8deg)}.hero-spark svg{width:29px;height:29px}.section{margin-top:29px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin:0 3px 14px}.section-head h2{margin:0;font-size:19px;letter-spacing:-.4px}.online-status{color:#6d7890;font-size:11px}.online-status i,.chat-header span i{display:inline-block;width:7px;height:7px;margin-right:5px;background:#2fc58d;border-radius:50%;box-shadow:0 0 0 3px #2fc58d1f}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.tool-card{min-height:91px;display:flex;align-items:center;gap:12px;padding:15px 13px;text-align:left;border:1px solid rgba(226,230,239,.8);border-radius:19px;background:#fff;box-shadow:0 8px 24px #2330530b;transition:.2s ease}.tool-card:first-child{grid-column:1 / -1;min-height:84px;background:linear-gradient(110deg,#fff,#f3f6ff);border-color:#dce4ff}.tool-card:active{transform:scale(.98)}.tool-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px}.tool-icon.blue{color:#315fea;background:#eaf0ff}.tool-icon.cyan{color:#1596a9;background:#e6f7f8}.tool-icon.violet{color:#7b5ad7;background:#f0ebff}.tool-icon.green{color:#26a878;background:#e7f8f1}.tool-icon.orange{color:#e47732;background:#fff0e6}.tool-icon.small{width:38px;height:38px;border-radius:12px}.tool-icon svg{width:21px;height:21px}.tool-info{min-width:0;display:flex;flex-direction:column;gap:5px}.tool-info strong{color:var(--ink);font-size:14px;white-space:nowrap}.tool-info small{color:var(--muted);font-size:10px;white-space:nowrap}.chevron{width:16px;height:16px;margin-left:auto;color:#bdc4d1}.text-button{padding:4px;color:var(--blue);font-size:11px;background:transparent}.follow-list{display:flex;flex-direction:column;gap:10px}.customer-card{position:relative;display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s ease}.customer-card.completed{opacity:.58}.customer-card.completed .customer-main p{text-decoration:line-through}.avatar{width:41px;height:41px;flex:0 0 auto;display:grid;place-items:center;color:#fff;font-weight:600;border-radius:13px}.customer-main{min-width:0;padding-right:30px}.customer-title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.customer-title strong{font-size:14px}.customer-title span{color:#8b94a8;font-size:10px}.customer-title em{padding:2px 6px;color:#e47732;font-size:9px;font-style:normal;background:#fff2e8;border-radius:5px}.customer-main p{margin:7px 0 5px;color:#59647b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-main time{color:#a2aabd;font-size:10px}.check-button{position:absolute;top:50%;right:15px;width:23px;height:23px;display:grid;place-items:center;border:1.5px solid #d7dce6;border-radius:50%;background:#fff;transform:translateY(-50%)}.check-button.checked{color:#fff;border-color:#31bd89;background:#31bd89}.check-button svg{width:14px;height:14px;stroke-width:2.5}.growth{padding:4px 8px;color:#21a878;font-size:10px;font-weight:600;background:#e9f8f2;border-radius:8px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric{min-height:105px;display:flex;flex-direction:column;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff}.metric.primary{grid-row:span 2;min-height:220px;justify-content:center;color:#fff;border:0;background:linear-gradient(155deg,#202b4e,#33426f)}.metric span{color:#8b95aa;font-size:10px}.metric strong{margin:10px 0 4px;font-size:24px;letter-spacing:-.7px}.metric small{color:#9ca5b7;font-size:9px}.metric.primary span,.metric.primary small{color:#ffffff9e}.metric.primary strong{margin:12px 0 7px;font-size:27px}.progress{height:4px;margin-top:18px;overflow:hidden;background:#ffffff26;border-radius:8px}.progress i{display:block;width:72%;height:100%;background:#6f91ff;border-radius:inherit}.trend-card{min-height:112px;display:flex;align-items:center;margin-top:10px;padding:17px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.trend-copy{width:42%;display:flex;flex-direction:column}.trend-copy span{color:#8a94a9;font-size:10px}.trend-copy strong{margin-top:9px;font-size:22px}.trend-copy small{color:#9da5b6;font-size:8px;font-weight:400}.trend-line{width:58%;height:70px;stroke-width:initial}.bottom-nav{position:fixed;z-index:10;bottom:0;left:50%;width:min(100%,520px);height:calc(72px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;padding:9px 45px env(safe-area-inset-bottom);border-top:1px solid rgba(225,229,238,.8);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.bottom-nav button{width:70px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#a4adbe;font-size:9px;background:transparent}.bottom-nav svg{width:21px;height:21px}.bottom-nav button.active{color:var(--blue)}.chat-page{min-height:100vh;display:flex;flex-direction:column;background:#f7f8fc}.chat-header{min-height:78px;display:flex;align-items:center;gap:12px;padding:calc(14px + env(safe-area-inset-top)) 17px 14px;border-bottom:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.back-button{width:38px;height:38px;display:grid;place-items:center;color:#48526a;background:transparent}.chat-header>div{flex:1}.chat-header h1{margin:0 0 3px;font-size:17px}.chat-header div span{color:#8d96a8;font-size:9px}.chat-body{height:calc(100vh - 245px);flex:1;overflow-y:auto;padding:18px 17px 25px}.date-label{width:fit-content;margin:0 auto 20px;padding:4px 9px;color:#9ca4b3;font-size:9px;background:#eef0f5;border-radius:10px}.message-row{display:flex;align-items:flex-start;gap:9px;margin:0 0 18px}.message-row.user{justify-content:flex-end}.ai-avatar{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:11px;background:linear-gradient(135deg,#315fe9,#718ff2);box-shadow:0 6px 15px #315fe933}.ai-avatar svg{width:17px;height:17px}.bubble{max-width:80%;padding:12px 14px;color:#4b566e;border:1px solid #e9ecf3;border-radius:6px 17px 17px;background:#fff;box-shadow:0 5px 15px #26325009}.bubble p{margin:0;font-size:13px;line-height:1.75;white-space:pre-wrap}.bubble small{display:block;margin-top:8px;color:#a3abba;font-size:8px}.user .bubble{color:#fff;border:0;border-radius:17px 6px 17px 17px;background:#315fe9}.typing{display:flex;gap:4px;padding:15px 18px}.typing i{width:5px;height:5px;background:#9aa4b6;border-radius:50%;animation:bounce 1s infinite alternate}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes bounce{to{transform:translateY(-5px);opacity:.5}}.chat-composer{padding:10px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.quick-prompts{display:flex;gap:7px;overflow-x:auto;padding-bottom:9px;scrollbar-width:none}.quick-prompts::-webkit-scrollbar{display:none}.quick-prompts button{flex:0 0 auto;padding:7px 10px;color:#5f6b84;font-size:10px;border:1px solid #e4e8f0;border-radius:12px;background:#f8f9fc}.input-row{display:flex;align-items:flex-end;gap:9px;padding:6px 6px 6px 14px;border:1px solid #dfe4ed;border-radius:17px;background:#f8f9fc}.input-row textarea{width:100%;max-height:90px;padding:7px 0;color:#303a51;border:0;outline:0;resize:none;background:transparent}.input-row textarea::placeholder{color:#aab2c1}.send-button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:12px;background:var(--blue)}.send-button:disabled{opacity:.35}.send-button svg{width:18px;height:18px}.safe-tip{margin:7px 0 0;color:#a5adbc;font-size:8px;text-align:center}.page-notice{margin:12px 3px 0;padding:10px 12px;color:#9b5c16;font-size:10px;line-height:1.5;border-radius:12px;background:#fff6e8;border:1px solid #ffe0b4}.empty-state{padding:18px 14px;color:#8d96aa;font-size:11px;line-height:1.6;text-align:center;border:1px dashed #d7deeb;border-radius:15px;background:#fbfcff}.service-hero{padding:22px;color:#fff;border-radius:25px;background:linear-gradient(135deg,#243d8f,#376bed 62%,#4d8af5);box-shadow:0 18px 35px #305be13d;transition:.25s ease}.service-hero.disabled{filter:saturate(.45);background:linear-gradient(135deg,#566075,#727e94);box-shadow:none}.service-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.service-hero h2{margin:12px 0 5px;font-size:23px}.service-hero p{margin:0;color:#ffffffb8;font-size:11px}.switch{width:49px;height:27px;flex:0 0 auto;padding:3px;border-radius:20px;background:#ffffff3d;transition:.2s ease}.switch i{display:block;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000002e;transition:.2s ease}.switch.on{background:#35d39a}.switch.on i{transform:translate(22px)}.small-switch{width:44px;height:25px;background:#d9deea}.small-switch i{width:19px;height:19px}.small-switch.on i{transform:translate(19px)}.service-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:21px 0 17px;padding:14px 0;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.service-stats div{display:flex;flex-direction:column;text-align:center}.service-stats div+div{border-left:1px solid rgba(255,255,255,.13)}.service-stats strong{font-size:20px}.service-stats span{margin-top:3px;color:#fff9;font-size:9px}.hero-action{padding:8px 12px;color:#315fe9;font-size:11px;font-weight:600;border-radius:9px;background:#fff}.tool-grid.compact{grid-template-columns:1fr}.tool-grid.compact .tool-card:first-child{grid-column:auto}.ability-strip{display:flex;justify-content:space-between;gap:5px;margin-top:10px;padding:12px;border-radius:15px;background:#eef2fb}.ability-strip span{display:flex;align-items:center;gap:4px;color:#657089;font-size:9px}.ability-strip svg{width:14px;height:14px;color:#4c6fe3}.online-status.offline i{background:#a6adbc;box-shadow:none}.rule-button{padding:4px;color:#7c879d;font-size:10px;background:transparent}.rule-note{margin-bottom:10px;padding:12px 14px;border:1px solid #dce4fa;border-radius:14px;background:#f2f5fd}.rule-note strong{color:#405277;font-size:11px}.rule-note p{margin:4px 0 0;color:#7b879e;font-size:9px;line-height:1.55}.service-scope{display:flex;gap:7px;overflow-x:auto;padding:10px 16px;border-bottom:1px solid var(--line);background:#fff}.service-scope span{flex:0 0 auto;padding:5px 9px;color:#4e628f;font-size:9px;border-radius:10px;background:#edf2ff}.service-chat{height:calc(100vh - 280px)}.input-row.locked{opacity:.55}.knowledge-page{min-height:100vh;background:#f7f8fc}.knowledge-content{padding:17px 17px 40px}.knowledge-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:14px;background:#e9edf5}.knowledge-tabs button{padding:10px;color:#7d879c;font-size:12px;border-radius:11px;background:transparent}.knowledge-tabs button.active{color:#315fe9;font-weight:600;background:#fff;box-shadow:0 4px 12px #27335314}.entry-card{margin-top:15px;padding:17px;border:1px solid var(--line);border-radius:20px;background:#fff}.entry-title{display:flex;align-items:center;gap:11px;margin-bottom:18px}.entry-title h2{margin:0 0 4px;font-size:16px}.entry-title p{margin:0;color:#9099ab;font-size:9px;line-height:1.5}.entry-card label{display:block;margin:13px 0 7px;color:#546078;font-size:11px;font-weight:600}.entry-card input,.entry-card textarea{width:100%;padding:11px 12px;color:#313b52;border:1px solid #e0e5ee;outline:0;border-radius:12px;background:#fafbfc;resize:vertical}.entry-card input[type=file]{padding:9px;font-size:11px}.entry-card input:focus,.entry-card textarea:focus{border-color:#8da5f5;box-shadow:0 0 0 3px #315fe914}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 14px;padding:4px;border-radius:13px;background:#eef2f8}.mode-switch button{padding:8px;color:#7a8598;font-size:11px;border-radius:10px;background:transparent}.mode-switch button.active{color:#315fe9;font-weight:600;background:#fff;box-shadow:0 4px 12px #27335312}.batch-helper{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.batch-helper span{flex:0 0 auto;padding:4px 8px;color:#315fe9;font-size:10px;font-weight:600;border-radius:9px;background:#edf2ff}.batch-helper small{color:#8c95a8;font-size:9px;line-height:1.5;text-align:right}.save-button{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;padding:12px;color:#fff;font-size:12px;font-weight:600;border-radius:12px;background:#315fe9}.save-button svg{width:16px;height:16px}.saved-notice{margin:9px 0 0;color:#24a476;font-size:9px;text-align:center}.knowledge-list{margin-top:25px}.knowledge-count{color:#8c96a9;font-size:10px}.knowledge-list article{margin-bottom:9px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.knowledge-list article strong{font-size:12px}.knowledge-list article p{margin:6px 0 9px;color:#727e94;font-size:10px;line-height:1.6}.knowledge-list time{display:flex;align-items:center;gap:4px;color:#a0a8b8;font-size:8px}.knowledge-list time svg{width:11px;height:11px}@media (min-width: 700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:28px;overflow:hidden}.bottom-nav{bottom:24px;border-radius:0 0 28px 28px}.chat-page{min-height:calc(100vh - 48px)}.chat-body{height:calc(100vh - 293px)}}
