@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap";.product-tools{display:flex;gap:9px;margin:2px 0 12px}.product-tools label{display:flex;align-items:center;gap:7px;flex:1;border:1px solid #e3e0ee;border-radius:8px;padding:0 10px;color:#817e91}.product-tools input{width:100%;border:0;outline:0;padding:9px 0;font-size:10px}.product-tools select{border:1px solid #e3e0ee;border-radius:8px;background:#fff;color:#625f75;padding:0 9px;font-size:9px}.add-product{display:flex;align-items:center;gap:5px;border:1px solid #d9d1ff;background:#fff;color:#6547ef;border-radius:7px;padding:7px 10px;font-size:9px}.table-head>small{color:#898698}.row-action{border:0;background:#f2efff;color:#6547ef;border-radius:6px;padding:5px 8px;font-size:8px}.pages button{border:1px solid #ebe8f3;background:#fff;border-radius:5px;padding:4px;color:#6b687c}.inline-error{display:flex;align-items:center;gap:6px;color:#d44455;background:#fff0f2;border:1px solid #ffd8de;border-radius:8px;padding:9px;font-size:10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17102d80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;display:grid;place-items:center;padding:20px}.import-modal{width:min(760px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:17px;box-shadow:0 25px 80px #16094d4d}.modal-head{position:static;height:auto;padding:18px 22px;border-bottom:1px solid #ece9f3}.modal-head>div{display:grid;gap:4px}.modal-head small{color:#858196;font-size:10px}.modal-head button{border:0;background:#f4f1fa;color:#656174;border-radius:8px;width:32px;height:32px;display:grid;place-items:center}.stepper{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 24px;background:#faf9fe}.stepper span{display:flex;align-items:center;gap:8px;color:#aaa7b5;font-size:10px;position:relative}.stepper span:not(:last-child):after{content:"";height:1px;background:#ddd8ec;position:absolute;left:98px;right:18px}.stepper i{width:28px;height:28px;border-radius:50%;background:#e9e6ef;display:grid;place-items:center;font-style:normal;font-weight:700}.stepper i svg{width:16px}.stepper span.on{color:#6142eb;font-weight:600}.stepper span.on i{background:#6547ef;color:#fff}.modal-body{padding:20px 24px}.modal-body h3{font-size:15px;margin:0 0 5px}.modal-body>p{color:#817e90;font-size:10px;margin:0 0 15px}.mapping-list{display:grid;gap:7px}.mapping-list label{display:grid;grid-template-columns:1fr 25px 1fr;align-items:center;border:1px solid #ece9f3;border-radius:8px;padding:8px 10px;font-size:10px}.mapping-list b{text-align:center;color:#8d86a9}.mapping-list select{border:1px solid #ddd7f3;border-radius:6px;padding:7px;background:#faf9ff;font-size:10px}.preview-summary,.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.preview-summary span,.result-grid span{border-radius:10px;background:#f5f3fb;padding:13px;display:grid;gap:4px;font-size:9px;color:#7c798c}.preview-summary b,.result-grid b{font-size:19px;color:#4e4b60}.preview-summary .ok{background:#edfbf3}.preview-summary .ok b{color:#15975a}.preview-summary .bad{background:#fff2f3}.preview-summary .bad b{color:#d84051}.preview-table{max-height:250px;overflow:auto;border:1px solid #ece9f3;border-radius:8px}.error-list{margin-top:10px;background:#fff5f5;border-radius:8px;padding:8px 12px}.error-list p{display:flex;align-items:center;gap:6px;color:#c94350;font-size:9px}.error-list svg{width:13px}.modal-foot{position:static;height:auto;border-top:1px solid #ece9f3;padding:13px 22px;display:flex;justify-content:flex-end;gap:9px}.modal-foot button{border:1px solid #e0ddea;background:#fff;border-radius:8px;padding:9px 16px;font-size:10px}.modal-foot .primary{width:auto;margin:0;border:0;background:linear-gradient(90deg,#6748ef,#7041ee);color:#fff}.import-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.import-state p{font-size:10px;color:#858194}.spinner{width:45px;height:45px;border:4px solid #e5e0ff;border-top-color:#6547ef;border-radius:50%;animation:spin .8s linear infinite}.import-state.success>svg{width:55px;height:55px;color:#1aa765}.result-grid{grid-template-columns:repeat(4,1fr);width:100%;margin-top:13px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){.product-tools{flex-direction:column}.product-tools select{height:34px}.stepper span{font-size:0}.stepper span:not(:last-child):after{left:40px}.mapping-list label{grid-template-columns:1fr 18px 1fr}.result-grid{grid-template-columns:1fr 1fr}}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:6px;font-size:10px;color:#5c596d}.form-grid input,.form-grid select{border:1px solid #e0ddeb;border-radius:8px;padding:10px;outline:none}.form-grid input:focus,.form-grid select:focus{border-color:#765bf2;box-shadow:0 0 0 3px #765bf216}.form-grid .inline-error{grid-column:1/-1}.row-actions{display:flex;gap:4px}.row-action.danger{background:#fff0f2;color:#cf4151}@media(max-width:600px){.form-grid{grid-template-columns:1fr}}.knowledge-page{padding:24px;max-width:1200px;margin:auto}.knowledge-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.knowledge-heading>div>span{font-size:21px;font-weight:700;display:flex;align-items:center;gap:9px}.knowledge-heading svg{color:#6848ef}.knowledge-heading p{font-size:11px;color:#858194}.knowledge-heading button,.source-tabs button{border:1px solid #dcd6f8;background:#fff;color:#6244e6;border-radius:9px;padding:10px 13px;display:flex;gap:7px;align-items:center}.knowledge-heading button.primary,.url-pane button.primary,.knowledge-form button.primary{color:#fff;background:#6547f5;border:0}.knowledge-heading button svg,.source-tabs svg{width:16px}.knowledge-search{background:#fff;border:1px solid #ece9f3;border-radius:12px;display:flex;align-items:center;gap:9px;padding:11px 14px;margin-bottom:14px}.knowledge-search svg{width:17px;color:#77738a}.knowledge-search input{flex:1;border:0;outline:0}.knowledge-search b{font-size:11px;color:#817d91}.knowledge-table-wrap{overflow:auto;background:#fff;border:1px solid #ece9f3;border-radius:14px;box-shadow:0 6px 22px #2b1f6508}.knowledge-table{width:100%;border-collapse:collapse;min-width:900px}.knowledge-table th{text-align:left;font-size:10px;color:#77738a;background:#faf9fd;padding:12px}.knowledge-table td{border-top:1px solid #f0edf5;padding:12px;font-size:11px;vertical-align:middle}.source-name{display:flex;gap:9px;align-items:center;min-width:220px}.source-name>svg{width:30px;padding:7px;border-radius:8px;background:#f0ecff;color:#6547f5}.source-name div{display:grid;gap:3px}.source-name small{color:#858194;max-width:250px;overflow:hidden;text-overflow:ellipsis}.status{display:inline-block;border-radius:16px;padding:5px 8px;background:#eef0f4;color:#6c687a}.status.ready,.ready{background:#e9f9ef;color:#14874a}.status.processing,.processing{background:#fff5d9;color:#8d6100}.status.error,.error{background:#fff0f2;color:#bd3047}.status.inactive{background:#f0eef4;color:#777382}.row-error{display:block;color:#bd3047;margin-top:4px;max-width:180px}.doc-actions{display:flex;gap:5px}.doc-actions button,.upload-queue button{border:0;background:#f1edff;color:#6345e5;border-radius:6px;padding:6px 8px}.doc-actions .danger{background:#fff0f2;color:#d04454}.knowledge-import{width:min(760px,calc(100vw - 24px))}.source-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px}.source-tabs button{justify-content:center}.source-tabs button.active{background:#6547f5;color:#fff;border-color:#6547f5}.source-tabs button.active svg{color:#fff}.upload-pane,.url-pane{padding:0 16px 18px}.drop-zone{border:2px dashed #cfc6fa;border-radius:14px;padding:32px;display:grid;place-items:center;gap:7px;color:#68627b;cursor:pointer;background:#fbfaff}.drop-zone.drag{border-color:#6547f5;background:#f2eeff}.drop-zone>svg{width:38px;height:38px;color:#6547f5}.drop-zone small{color:#8b869a}.upload-queue{display:grid;gap:8px;margin-top:12px}.upload-queue article{display:flex;align-items:center;gap:10px;border:1px solid #ece8f5;border-radius:10px;padding:10px}.upload-queue article>svg{color:#6547f5}.upload-queue article>div{display:grid;gap:3px;flex:1}.upload-queue small{color:#858194}.upload-queue span{font-size:10px}.upload-queue button svg{width:15px}.progress{height:4px;background:#eeeaf6;border-radius:5px;overflow:hidden}.progress i{display:block;height:100%;background:#6547f5;transition:width .2s}.url-pane,.knowledge-form .modal-body{display:grid;gap:13px}.url-pane label,.knowledge-form label{display:grid;gap:6px;font-size:11px}.url-pane input,.knowledge-form input,.knowledge-form textarea{border:1px solid #dfdbea;border-radius:8px;padding:11px;outline:none}.knowledge-form textarea{min-height:190px;resize:vertical}.knowledge-form.embedded{padding:0 16px 18px}.knowledge-form.embedded .modal-body{padding:0}.knowledge-form button.primary,.url-pane button.primary{padding:11px 15px;border-radius:9px;width:max-content}@media(max-width:700px){.knowledge-page{padding:16px}.knowledge-heading{align-items:flex-start;gap:12px;flex-direction:column}.source-tabs{grid-template-columns:1fr}.drop-zone{padding:22px}.knowledge-import{max-height:94vh;overflow:auto}}.inbox-page,.leads-page{padding:24px;max-width:1450px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.page-title h2{margin:0 0 5px}.page-title p{margin:0;color:#858197;font-size:12px}.page-title mark{background:#fff0e6;color:#d56a14;padding:8px 12px;border-radius:999px;font-size:11px}.inbox-shell{height:calc(100vh - 145px);min-height:600px;display:grid;grid-template-columns:370px 1fr;background:#fff;border:1px solid #e9e6f2;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px #29205d0c}.conversation-list{border-right:1px solid #ece9f2;min-width:0}.inbox-search{margin:15px;display:flex;gap:8px;align-items:center;border:1px solid #e4e1eb;border-radius:10px;padding:9px}.inbox-search svg{width:17px;color:#888}.inbox-search input{border:0;outline:0;min-width:0}.filter-row{display:flex;gap:5px;overflow:auto;padding:0 15px 12px}.filter-row button{white-space:nowrap;border:0;background:#f3f1f9;color:#706d80;border-radius:20px;padding:6px 9px;font-size:9px}.filter-row button.active{background:#6547f5;color:#fff}.conversation-scroll{overflow:auto;height:calc(100% - 110px)}.conversation-scroll>button{width:100%;border:0;border-top:1px solid #f0eef5;background:#fff;padding:14px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;text-align:left;cursor:pointer}.conversation-scroll>button.selected{background:#f6f3ff}.session-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#ece7ff;color:#6244e9}.conversation-scroll span:nth-child(2){display:grid;min-width:0;gap:4px}.conversation-scroll b{font-size:11px}.conversation-scroll small{font-size:9px;color:#7c788d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-scroll time{font-size:8px;color:#aaa}.status{font-size:7px;font-style:normal;padding:4px 6px;border-radius:10px;height:max-content;background:#edf6ff;color:#2873b9}.status.needs_human{background:#fff0e5;color:#d96916}.status.staff_active{background:#eaf9f0;color:#168650}.status.closed{background:#eee;color:#777}.conversation-detail{display:flex;flex-direction:column;min-width:0}.detail-head{height:auto;min-height:70px;position:static;padding:14px 18px}.detail-head>div:first-child{display:grid;gap:5px}.detail-head>div:last-child{display:flex;gap:7px}.detail-head button,.staff-compose button{border:0;border-radius:8px;padding:8px 10px;background:#6547f5;color:#fff;display:flex;align-items:center;gap:5px;font-size:10px}.detail-head button svg,.staff-compose svg{width:15px}.detail-head .close-conv{background:#fff1f1;color:#bd3434}.message-history{flex:1;overflow:auto;background:#faf9fd;padding:20px;display:flex;flex-direction:column;gap:12px}.history-message{max-width:75%;padding:11px 13px;border-radius:13px;background:#fff;border:1px solid #e9e6f0}.history-message.customer{align-self:flex-end;background:#6547f5;color:#fff;border:0}.history-message.staff{background:#eaf9f4;border-color:#c4eee0}.history-message small{font-size:8px;opacity:.65}.history-message p{font-size:11px;line-height:1.5;margin:5px 0}.history-message time{font-size:8px;opacity:.55}.staff-compose{padding:12px;display:flex;gap:8px;border-top:1px solid #eee}.staff-compose input{flex:1;border:1px solid #ddd9e8;border-radius:9px;padding:10px}.mode-notice{padding:15px;color:#777;font-size:11px;display:flex;gap:8px;align-items:center}.select-empty{margin:auto;display:grid;justify-items:center;gap:8px;color:#888}.select-empty svg{width:50px;height:50px;color:#c8bff5}.select-empty span{font-size:11px}.inbox-error{background:#fff0f0;color:#b42318;padding:9px;border-radius:8px}@media(max-width:900px){.inbox-shell{grid-template-columns:300px 1fr}}@media(max-width:700px){.inbox-shell{grid-template-columns:1fr;height:auto}.conversation-list{height:400px}.conversation-detail{min-height:550px}}.channel-filter{display:flex;gap:8px;margin-bottom:12px}.channel-filter button{border:1px solid #e2def3;background:#fff;color:#656174;border-radius:20px;padding:7px 11px;font-size:9px}.channel-filter button.active{background:#6547f5;color:#fff;border-color:#6547f5}.channel-badge{width:max-content;padding:3px 6px;border-radius:10px;background:#f0eff5}.channel-badge.facebook{background:#e8f2ff;color:#1264c7}.channel-badge.zalo{background:#e9f6ff;color:#0878c8}.lead-tools{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #ebe8f2;border-radius:14px;padding:0 12px;margin-bottom:14px}.lead-tools .inbox-search{margin:10px 0;width:min(420px,60%)}.lead-tools>select,.lead-card select{border:1px solid #ded9ec;border-radius:8px;padding:8px;background:#fff}.lead-card{background:#fff;border:1px solid #e9e6f2;border-radius:16px;padding:14px;box-shadow:0 12px 35px #2c23500b;overflow:auto}.lead-card table{font-size:10px}.lead-card td:first-child{display:flex;align-items:center}.lead-avatar{width:30px;height:30px;border-radius:9px;background:#eee9ff;color:#6547f5;display:grid;place-items:center}.lead-avatar svg{width:15px}.lead-card button{border:0;background:#f0edff;color:#6142e4;border-radius:7px;padding:7px;display:flex;gap:4px;align-items:center}.lead-card button svg{width:13px}.empty-leads{padding:60px;text-align:center;display:grid;justify-items:center;gap:9px;color:#888}.empty-leads svg{width:45px;height:45px;color:#c8bff5}.lead-actions{display:flex;gap:5px}.lead-actions button:disabled{opacity:.45;cursor:not-allowed}.export-btn svg,.lead-actions svg{width:14px}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#eee9ff,#f8f7fc)}.login-page form{width:min(390px,calc(100vw - 32px));background:#fff;border:1px solid #e8e4f5;border-radius:22px;padding:35px;box-shadow:0 24px 70px #32257522;display:grid;gap:15px}.login-logo{width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#7957ff,#4c2ed3);color:#fff;display:grid;place-items:center}.login-page h1{margin:2px 0 0}.login-page p{margin:0;color:#77738b}.login-page label{display:grid;gap:7px;font-size:12px;font-weight:600}.login-page input{padding:12px;border:1px solid #dedbe9;border-radius:10px}.login-page button{border:0;border-radius:10px;padding:12px;background:#6547f5;color:#fff;display:flex;gap:8px;justify-content:center}.login-page mark{background:#fff0f0;color:#b42318;padding:9px;border-radius:8px;font-size:11px}.login-page output{background:#eefaf3;color:#16794b;padding:9px;border-radius:8px;font-size:12px}.login-page button.resend-verification{background:#fff;color:#5637db;border:1px solid #765cf2}.login-page button:disabled{cursor:not-allowed;opacity:.65}.demo-store{min-height:100vh;background:linear-gradient(145deg,#fff,#f4f1ff);padding:0!important;margin:0!important;max-width:none!important}.demo-store nav{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff;border-bottom:1px solid #eee}.demo-store nav b{font-size:23px;color:#5637df}.demo-store nav span{font-size:13px;color:#57536c}.demo-store section{min-height:580px;display:flex;align-items:center;justify-content:space-around;padding:5% 8%}.demo-store section>div:first-child{max-width:520px}.demo-store h1{font-size:54px;line-height:1.05;margin:18px 0;color:#11102d}.demo-store p{color:#68647c;line-height:1.7}.demo-store button{border:0;border-radius:10px;padding:14px 23px;background:#6547f5;color:#fff}.demo-phone{width:300px;height:460px;border-radius:48px;background:linear-gradient(145deg,#1f202a,#090910);color:#fff;display:grid;place-items:center;font-size:110px;font-weight:700;box-shadow:0 30px 60px #39279d35}.demo-hint{text-align:center}@media(max-width:720px){.demo-store nav span{display:none}.demo-store section{flex-direction:column;text-align:center}.demo-store h1{font-size:39px}.demo-phone{width:190px;height:300px;font-size:75px}}.orders-page{padding:24px;max-width:1450px;margin:auto}.export-btn{border:0;border-radius:9px;background:#6547f5;color:#fff;padding:10px 13px;display:flex;gap:7px;align-items:center}.export-btn svg{width:16px}.order-tools{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e9e6f2;border-radius:14px;padding:0 12px;margin-bottom:14px}.order-tools .inbox-search{margin:10px 0;width:min(430px,65%)}.order-tools select{padding:8px;border:1px solid #ddd8eb;border-radius:8px;background:#fff}.orders-layout{display:grid;grid-template-columns:minmax(600px,1fr) 330px;gap:14px}.order-table,.order-detail{background:#fff;border:1px solid #e9e6f2;border-radius:15px;box-shadow:0 12px 35px #2c23500b;overflow:auto}.order-table{padding:12px}.order-table tr{cursor:pointer}.order-table td:nth-child(2){display:table-cell}.order-table td small,.order-table td span{display:block;color:#898598;margin-top:4px}.order-table mark{border-radius:15px;padding:5px 8px;background:#f1eff7}.order-table mark.confirmed,.order-table mark.completed{background:#e8f8ef;color:#168651}.order-table mark.processing{background:#edf4ff;color:#2b65b1}.order-table mark.cancelled{background:#fff0f0;color:#bc3e3e}.order-pages{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:13px}.order-pages button{border:1px solid #ddd6f5;background:#fff;border-radius:7px;padding:6px 10px}.order-detail{padding:18px;height:max-content}.order-detail h3{margin:0 0 5px}.order-detail>p{font-size:10px;color:#858196}.detail-item{display:flex;justify-content:space-between;border-top:1px solid #efedf4;padding:12px 0;font-size:11px}.detail-item span{display:grid;gap:4px}.detail-item small{color:#999}.order-detail dl{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:11px;border-top:1px solid #eee;padding-top:14px}.order-detail dd{margin:0}.order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.order-actions button{border:0;border-radius:8px;padding:9px;background:#6547f5;color:#fff;display:flex;gap:5px;align-items:center}.order-actions svg{width:15px}.order-actions .cancel{background:#fff0f0;color:#b73d3d}@media(max-width:1050px){.orders-layout{grid-template-columns:1fr}.order-detail{order:-1}}@media(max-width:720px){.orders-page{padding:12px}.orders-layout{display:block}.order-detail{margin-bottom:12px}}.billing-page{padding:24px;max-width:1450px;margin:auto}.billing-page .page-title mark{display:flex;gap:7px;align-items:center;background:#eee9ff;color:#6041da}.billing-page .page-title svg{width:16px}.current-plan{background:linear-gradient(120deg,#6547f5,#3927a8);color:#fff;border-radius:17px;padding:22px;display:flex;gap:15px;align-items:center;margin-bottom:15px}.current-plan>span{width:52px;height:52px;border-radius:15px;background:#ffffff20;display:grid;place-items:center}.current-plan h3,.current-plan p{margin:4px 0}.current-plan p{font-size:10px;opacity:.75}.usage-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.usage-grid article{background:#fff;border:1px solid #e9e6f2;border-radius:16px;padding:20px;box-shadow:0 12px 35px #29205d0b}.usage-grid h3{margin:0 0 19px}.usage-line{margin:14px 0}.usage-line span{display:flex;justify-content:space-between;font-size:10px}.usage-line em{font-style:normal;color:#858198}.usage-line>i{display:block;height:8px;border-radius:8px;background:#eeeaf8;margin-top:7px;overflow:hidden}.usage-line u{display:block;height:100%;background:linear-gradient(90deg,#6547f5,#9276ff);border-radius:8px}.usage-grid article>p{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid #f0eef5;padding-top:12px}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.plans-grid article{background:#fff;border:1px solid #e7e3f1;border-radius:17px;padding:20px;box-shadow:0 12px 35px #29205d0b;position:relative}.plans-grid article.current{border:2px solid #6547f5;transform:translateY(-5px)}.plans-grid article>span{width:43px;height:43px;border-radius:12px;background:#eee9ff;color:#6547f5;display:grid;place-items:center}.plans-grid strong{font-size:21px;color:#4e34c7}.plans-grid strong small{font-size:9px;color:#999}.plans-grid ul{padding-left:18px;color:#656174;font-size:10px;line-height:2}.plans-grid button{width:100%;border:0;border-radius:9px;background:#6547f5;color:#fff;padding:10px}.plans-grid button:disabled{background:#e8e4f8;color:#6a57bb}@media(max-width:1000px){.plans-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.billing-page{padding:12px}.usage-grid,.plans-grid{grid-template-columns:1fr}}.onboarding{padding:26px 32px;max-width:1280px}.onboarding>header{display:flex;justify-content:space-between;align-items:center}.onboarding h1{margin:0;color:#14113b}.onboarding header p{color:#6f6b88}.onboarding header mark{padding:9px 14px;border-radius:20px;background:#fff0f0;color:#b42318}.onboarding header mark.connected{background:#eafbf2;color:#087a45}.onboarding-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:22px 0}.onboarding-progress button{border:0;background:transparent;color:#8a859d;display:grid;gap:6px;justify-items:center}.onboarding-progress i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eeeaf8;font-style:normal}.onboarding-progress .active i,.onboarding-progress .done i{background:#6547f5;color:#fff}.onboarding-card,.onboarding-data{background:#fff;border:1px solid #ece9f7;border-radius:18px;padding:24px;box-shadow:0 10px 30px #30266b0d;display:grid;gap:15px}.onboarding-card label{display:grid;gap:7px;font-weight:600}.onboarding-card input,.onboarding-card textarea{padding:12px;border:1px solid #ddd8ed;border-radius:9px}.onboarding-card textarea{min-height:80px}.onboarding-card .primary,.onboarding-data .primary{background:#6547f5;color:#fff;border:0;border-radius:9px;padding:12px 18px;width:max-content}.onboarding-card pre{white-space:pre-wrap;background:#18142d;color:#eeeafa;padding:18px;border-radius:10px}.domain{display:flex;justify-content:space-between}.domain mark,.install{padding:6px 10px;border-radius:16px;background:#fff4db;color:#8b5b00}.install.connected{background:#eafbf2;color:#087a45}.next{justify-self:end}.complete{text-align:center;justify-items:center}.complete>svg{width:54px;height:54px;color:#19a568}.first-chat{display:flex;width:min(600px,100%);gap:8px}.first-chat input{flex:1}.first-chat button{border:0;background:#6547f5;color:#fff;border-radius:9px;padding:10px;display:flex;gap:6px}.reply{background:#f5f2ff;padding:14px;border-radius:12px}.onboarding-error{color:#b42318}.onboarding-data .knowledge-page{padding:0}@media(max-width:800px){.onboarding{padding:16px}.onboarding-progress{grid-template-columns:repeat(3,1fr)}}.onboarding-actions{display:flex;align-items:center;gap:10px}.reset-trigger{display:flex;align-items:center;gap:7px;border:1px solid #d8d1f5;background:#fff;color:#593bd1;border-radius:10px;padding:9px 12px;cursor:pointer}.reset-trigger svg{width:16px}.plan-entitlement{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 18px;border:1px solid #ddd6ff;background:#f8f6ff;border-radius:14px}.plan-entitlement div{display:grid;gap:3px}.plan-entitlement small{color:#77718e}.plan-entitlement span{color:#5c42cf;font-size:12px}.plan-limit{background:#fff7e8;color:#7d570c;padding:12px;border-radius:10px;line-height:1.5}.copy-success{color:#087a45}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17102d88;display:grid;place-items:center;padding:20px;z-index:100}.confirm-modal{width:min(450px,100%);background:#fff;border-radius:18px;padding:26px;box-shadow:0 24px 80px #160d3d55;display:grid;justify-items:center;text-align:center;gap:12px}.confirm-modal>svg{width:42px;height:42px;color:#6a49e9}.confirm-modal h2,.confirm-modal p{margin:0}.confirm-modal p{color:#666178;font-size:13px;line-height:1.6}.confirm-modal>div{display:flex;gap:10px;margin-top:8px}.confirm-modal button{border:1px solid #ddd8eb;background:#fff;border-radius:9px;padding:10px 16px}.confirm-modal button.danger{border-color:#c93838;background:#c93838;color:#fff}.confirm-modal button:disabled{opacity:.6}@media(max-width:700px){.onboarding>header,.plan-entitlement{align-items:flex-start;flex-direction:column}.onboarding-actions{align-items:flex-start;flex-direction:column}.reset-trigger{width:100%;justify-content:center}}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-grid article{background:#fff;border:1px solid #ece9f3;border-radius:15px;padding:18px;display:flex;align-items:center;gap:13px;box-shadow:0 8px 24px #29205d0a}.metric-grid svg{color:#6547f5}.metric-grid span{display:grid}.metric-grid b{font-size:22px}.metric-grid small{color:#858198}@media(max-width:800px){.metric-grid{grid-template-columns:1fr 1fr}}.channel-summary{margin-top:15px;background:#fff;border:1px solid #ecebf3;border-radius:15px;padding:18px;display:flex;gap:22px;align-items:center}.channel-summary h3{margin:0 auto 0 0;font-size:13px}.channel-summary span{font-size:10px;color:#666}.channel-summary b{color:#4029b8}.channel-page{padding:24px;max-width:1450px;margin:auto}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.channel-grid>article{background:#fff;border:1px solid #ebe8f4;border-radius:18px;padding:20px;box-shadow:0 12px 36px #2d24670d}.channel-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#795cff,#5135dc)}.channel-icon.facebook{background:#1877f2}.channel-icon.zalo{background:#0878e8}.channel-card-head{display:flex;justify-content:space-between;gap:10px;margin-top:16px}.channel-card-head h3{margin:0 0 6px}.channel-card-head p{font-size:10px;color:#858197;line-height:1.5;margin:0}.channel-card-head em{font-style:normal;font-size:8px;color:#777;background:#f0eff4;padding:5px 7px;border-radius:20px;height:max-content;white-space:nowrap}.channel-card-head em.connected{color:#168650;background:#eaf9f0}.channel-grid dl{margin:18px 0;display:grid;gap:9px}.channel-grid dl div{display:flex;justify-content:space-between;border-bottom:1px solid #f0eef5;padding-bottom:8px}.channel-grid dt,.channel-grid dd{font-size:9px;margin:0}.channel-grid dt{color:#888}.channel-grid dd.error{color:#c43c3c}.channel-actions{display:flex;gap:8px}.channel-actions button{border:0;border-radius:9px;padding:9px 11px;background:#6547f5;color:#fff;font-size:9px;display:flex;gap:5px;align-items:center}.channel-actions button svg{width:14px}.channel-actions button.disconnect{background:#fff1f1;color:#b93838}.channel-actions button:disabled{opacity:.6}.mock-note{display:block;color:#9a7428;background:#fff8db;border-radius:8px;padding:8px;margin-top:12px;font-size:8px}@media(max-width:1000px){.channel-grid{grid-template-columns:1fr}}:root{font-family:Be Vietnam Pro,system-ui,sans-serif;color:#161532;background:#f7f7fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}.app{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:25px 16px;background:linear-gradient(160deg,#6547ee,#3120a4 62%,#271b8d);color:#fff;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:20px;padding:0 8px 27px}.brand-mark{display:grid;place-items:center}.sidebar nav{display:grid;gap:5px}.sidebar nav button{border:0;background:transparent;color:#eeeaff;display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:10px;cursor:pointer;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:linear-gradient(90deg,#8263fb,#8055f1);color:#fff;box-shadow:0 7px 20px #2a177d55}.sidebar-help{margin-top:auto;background:#ffffff16;border:1px solid #ffffff14;border-radius:13px;padding:18px;display:flex;gap:12px;align-items:center}.sidebar-help div{display:grid;gap:3px}.sidebar-help small{opacity:.75;font-size:11px}main{margin-left:244px;min-width:0;flex:1}header{height:78px;background:#fff;border-bottom:1px solid #ecebf4;display:flex;align-items:center;justify-content:space-between;padding:0 27px;position:sticky;top:0;z-index:10}header>div:first-child{display:grid;gap:5px}header small{font-size:11px;color:#8b8a9c}.header-actions{display:flex;align-items:center;gap:13px}.header-actions>button{border:0;background:#f8f7fd;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#56536d}.notify{position:relative}.notify i{position:absolute;right:8px;top:7px;width:6px;height:6px;border-radius:50%;background:#ff4d67}.profile{display:flex;align-items:center;gap:9px;padding-left:6px}.profile>div:nth-child(2){display:grid}.profile b{font-size:12px}.avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#c4b6ff,#4226b9);color:#fff;font-weight:700}.content{padding:22px;max-width:1450px;margin:auto}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:15px}.stat-card,.panel{background:#fff;border:1px solid #ecebf3;border-radius:15px;box-shadow:0 7px 22px #2820520a}.stat-card{padding:18px;display:flex;gap:14px;align-items:flex-start}.icon-box{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#6548ef;background:linear-gradient(145deg,#f4f1ff,#ded6ff)}.stat-card>div{display:grid}.stat-card small{font-size:11px;color:#6e6c82}.stat-card strong{font-size:25px;margin:5px 0}.stat-card em{font-size:11px;color:#18a965;font-style:normal}.stat-card p{font-size:9px;color:#a2a0af;margin:4px 0 0}.workspace{display:grid;grid-template-columns:minmax(330px,.83fr) minmax(520px,1.35fr);gap:15px}.panel{padding:16px}.panel-title{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:14px;margin-bottom:12px}.panel-title span{display:flex;align-items:center;gap:8px}.panel-title svg{color:#6547ed}.panel-title mark{border-radius:999px;background:#fff4e8;color:#e18c30;padding:5px 9px;font-size:9px}.customer{border:1px solid #e7e2ff;border-radius:10px;background:#faf9ff;padding:12px;display:grid;grid-template-columns:38px 1fr auto;gap:6px 10px}.photo{width:36px;height:36px;border-radius:50%;background:linear-gradient(145deg,#e2d7cc,#744a39);display:grid;place-items:center;color:#fff;font-size:11px;font-weight:700}.customer>div:nth-child(2){display:grid}.customer b,.agent b{font-size:11px}.customer small,.agent small{display:block;color:#88869a;font-size:9px;margin-top:3px}.customer time{font-size:9px;color:#8f8c9f}.customer p{grid-column:2/4;font-size:10px;color:#555268;line-height:1.5;margin:0}.handoff label{display:grid;gap:6px;font-size:10px;margin-top:11px;color:#545266}.handoff select,.handoff textarea{border:1px solid #e1dfea;border-radius:8px;padding:10px;color:#868495;background:#fff;outline:none}.handoff textarea{height:58px;resize:none}.primary{width:100%;border:0;border-radius:8px;color:#fff;background:linear-gradient(90deg,#6748ef,#7041ee);padding:11px;margin-top:11px;font-size:11px;font-weight:600}.agents{margin-top:15px;border-top:1px solid #efedf5;padding-top:5px}.agents h4{font-size:11px}.agent{display:flex;align-items:center;gap:9px;padding:7px 0}.agent span{flex:1}.agent em{font-size:9px;color:#14a566;font-style:normal}.agent em.busy{color:#ed7c33}.muted{font-size:10px;color:#858394;margin-top:-8px}.upload{width:100%;height:135px;border:1.5px dashed #bdb1ff;border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#59566d;cursor:pointer}.upload svg{color:#6b47f2}.upload b{font-size:10px}.upload span{color:#fff;background:#6545ee;border-radius:7px;padding:8px 15px;font-size:10px}.upload small{font-size:8px;color:#a09daf}.table-head{display:flex;justify-content:space-between;align-items:center;padding:17px 0 8px;font-size:11px}.table-head button{display:flex;align-items:center;gap:4px;border:1px solid #dcd5ff;background:#fff;color:#6445ec;border-radius:7px;padding:7px 9px;font-size:9px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:9px}thead{background:#faf9fd;color:#58566d}th,td{text-align:left;padding:9px 7px;border-bottom:1px solid #eeedf3;white-space:nowrap}td:first-child{display:flex;align-items:center;gap:8px}.product-thumb{display:inline-block;width:23px;height:27px;border-radius:5px;box-shadow:inset 0 0 0 3px #fffa,0 1px 5px #0002}td mark{background:#eaf9ef;color:#1c9e5c;border-radius:20px;padding:4px 7px}.pages{display:flex;justify-content:flex-end;gap:14px;padding-top:13px;font-size:9px;align-items:center}.pages b{background:#6547ef;color:#fff;border-radius:5px;padding:5px 8px}.widget{position:fixed;right:22px;bottom:20px;z-index:30}.chat-fab{position:absolute;right:0;bottom:0;width:54px;height:54px;border-radius:50%;border:0;color:#fff;background:linear-gradient(145deg,#7459ff,#5331df);box-shadow:0 10px 25px #5032d94d;display:grid;place-items:center;cursor:pointer}.chat{position:absolute;right:0;bottom:67px;width:330px;border-radius:16px;background:#fff;box-shadow:0 18px 60px #21177433;overflow:hidden}.chat-head{height:70px;background:linear-gradient(100deg,#5d3ce4,#7c50f5);color:#fff;display:flex;align-items:center;padding:14px;gap:10px}.bot-avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#66dfc5}.chat-head>div{display:grid;flex:1}.chat-head small{color:#e8e3ff;margin-top:3px}.chat-head small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#56e6ae}.chat-head button{border:0;background:transparent;color:#fff;font-size:24px}.messages{padding:15px;background:#fbfaff;height:270px;overflow:auto;display:flex;flex-direction:column;gap:10px}.bubble{max-width:85%;padding:10px 12px;font-size:10px;line-height:1.5;border-radius:12px}.bubble.user{align-self:flex-end;background:#6c4aec;color:#fff;border-bottom-right-radius:3px}.bubble.bot{align-self:flex-start;background:#fff;border:1px solid #ece9f5;border-bottom-left-radius:3px}.chat-input{display:flex;padding:10px;border-top:1px solid #eceaf3;gap:7px}.chat-input input{border:1px solid #e4e1ed;border-radius:8px;padding:9px;min-width:0;flex:1;font-size:10px}.chat-input button{border:0;border-radius:8px;color:#fff;background:#6746ed;width:36px}.powered{display:block;text-align:center;padding-bottom:9px;color:#9b99a6;font-size:8px}@media(max-width:1050px){.stats{grid-template-columns:repeat(2,1fr)}.workspace{grid-template-columns:1fr}.products{order:-1}}@media(max-width:720px){.sidebar{width:72px;padding:20px 10px}.brand b,.sidebar nav span,.sidebar-help div{display:none}.brand{justify-content:center;padding:0 0 25px}.sidebar nav button{justify-content:center;padding:13px}.sidebar-help{padding:13px;justify-content:center}main{margin-left:72px}header{padding:0 15px}.profile>div:nth-child(2),header>div:first-child small{display:none}.content{padding:12px}.stats{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:12px;gap:9px}.stat-card strong{font-size:19px}.workspace{display:block}.handoff{margin-bottom:12px}.chat{width:min(330px,calc(100vw - 95px))}}@media(max-width:480px){.stats{grid-template-columns:1fr}.header-actions>button:first-child{display:none}}.staff-invite{display:grid;grid-template-columns:1fr 150px auto;gap:10px;margin:15px 0}.staff-invite input,.staff-invite select,.staff-page td select{border:1px solid #ddd9ea;border-radius:9px;padding:10px;background:#fff}.staff-invite button{border:0;border-radius:9px;background:#6547f5;color:#fff;padding:10px 16px}.staff-notice{padding:10px;border-radius:8px;background:#f1edff;color:#5238c7;font-size:12px}.staff-page td:first-child .avatar{width:34px;height:34px}.staff-page td:first-child div{display:grid;gap:3px}.staff-page td small{color:#888}.link-button{border:0;background:none;color:#5e43d9;cursor:pointer;font-size:10px}.link-button.danger{color:#c13535}.pending-invites{margin-top:20px;border-top:1px solid #eee;padding-top:12px}.pending-invites h3{font-size:13px}.pending-invites p{font-size:11px;color:#666}.auth-links{display:flex;justify-content:space-between;margin-top:12px}.auth-links a{color:#6547f5;font-size:12px}.login-page output{display:block;padding:10px;border-radius:8px;background:#ecfbf3;color:#157348;font-size:12px}@media(max-width:720px){.staff-invite{grid-template-columns:1fr}}
