@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";html,body,#root{width:100%;min-height:100%;margin:0;padding:0}*{box-sizing:border-box}body{color:#111833;letter-spacing:-.01em;background:#f7f9ff;margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}.app{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e7ebf5;flex-direction:column;gap:20px;width:270px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:12px;font-size:20px;display:flex}.logoIcon{background:linear-gradient(135deg,#6b5cff,#315dff);border-radius:14px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 14px 30px #6b5cff40}nav{flex-direction:column;gap:8px;display:flex}nav button{color:#526079;text-align:left;background:0 0;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;font-size:16px;display:flex}nav button.active,nav button:hover{color:#5338ff;background:#f0efff}.upgrade{background:linear-gradient(135deg,#fbfaff,#f1edff);border:1px solid #e8dcff;border-radius:18px;margin-top:auto;padding:20px}.upgrade svg{color:#6b3dff}.upgrade p,.plan small,p{color:#657089}.primary{color:#fff;background:linear-gradient(135deg,#7c4dff,#4637ee);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:700;display:inline-flex;box-shadow:0 12px 30px #593fff25}.secondary,.social{color:#34405a;background:#fff;border:1px solid #dde4f2;border-radius:12px;align-items:center;gap:8px;padding:11px 16px;font-weight:600;display:inline-flex}.success{color:#07a64b;background:#e9fbf0;border-radius:12px;padding:11px 16px}.danger{color:#e24848;background:#fff0f0;border-radius:12px;padding:11px 16px}.plan{background:#fff;border:1px solid #e8edf7;border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex}.main{flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e7ebf5;justify-content:space-between;align-items:center;height:78px;padding:0 30px;display:flex}.search{background:#fbfcff;border:1px solid #dde4f2;border-radius:14px;align-items:center;gap:10px;width:min(450px,45vw);padding:10px 12px;display:flex}.search input,.input input,.reply input{background:0 0;border:0;outline:0;flex:1}.search kbd{color:#7b849b;border:1px solid #e2e7f3;border-radius:8px;padding:4px 8px}.profile{align-items:center;gap:14px;display:flex}.profile p{margin:2px 0 0}.bell{position:relative}.bell span{color:#fff;background:#ff465d;border-radius:50%;padding:2px 6px;font-size:12px;position:absolute;top:-9px;right:-8px}.avatar{color:#5a40ff;background:linear-gradient(135deg,#ede8ff,#d6e2ff);border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.small{width:38px;height:38px}.large{width:82px;height:82px;font-size:42px}section{padding:28px 30px 44px}.pageHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.pageHeader h1{margin:0;font-size:30px}.pageHeader p{margin:6px 0 0}.pageHeader>div:last-child{gap:10px;display:flex}.hero{background:linear-gradient(115deg,#fff,#f0f3ff);border:1px solid #dce4f5;border-radius:22px;justify-content:space-between;align-items:center;padding:30px 38px;display:flex}.hero h1{margin:0 0 8px;font-size:34px}.hero b{color:#3668ff}.hero span{color:#68748e;gap:8px;display:flex}.heroBot{filter:drop-shadow(0 22px 24px #6b5cff33);font-size:92px}.grid{gap:18px;margin-top:18px;display:grid}.two{grid-template-columns:1.2fr .8fr}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.five{grid-template-columns:repeat(5,1fr)}.six{grid-template-columns:repeat(6,1fr)}.card,.metric{background:#fff;border:1px solid #e6ebf5;border-radius:18px;box-shadow:0 8px 30px #15224b08}.card{padding:18px}.cardTitle{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cardTitle h3{margin:0}.metric{align-items:center;gap:14px;padding:20px;display:flex;position:relative;overflow:hidden}.metricIcon{color:#4c5cff;background:#eff2ff;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.metric p{margin:0}.metric h2{margin:5px 0;font-size:25px}.metric span{color:#12ad5f;font-weight:700}.spark{color:#436aff;margin-left:auto}.pieWrap{align-items:center;display:flex}.legend p{justify-content:space-between;align-items:center;gap:8px;display:flex}.legend span{border-radius:50%;width:12px;height:12px;display:inline-block}.barRow{grid-template-columns:26px 1fr 130px;align-items:center;gap:10px;margin:14px 0;display:grid}.barRow span{color:#5b45ff;text-align:center;background:#eef0ff;border-radius:8px;padding:5px}.barRow p{color:#26324a;margin:0}.barRow div,.progress{background:#eef2fa;border-radius:999px;height:8px;overflow:hidden}.barRow em,.progress em{background:linear-gradient(90deg,#4c6fff,#8c4dff);border-radius:999px;height:100%;display:block}table{border-collapse:collapse;width:100%}td,th{text-align:left;color:#37415b;border-bottom:1px solid #edf1f7;padding:13px 10px}th{color:#6e7890;font-size:13px}.status{border-radius:9px;padding:5px 10px;font-size:12px;font-weight:800}.green{color:#05a64b;background:#dcfce7}.orange{color:#c47a00;background:#fff4d8}.red{color:#e03145;background:#ffe5e9}.blue{color:#5a40ff;background:#ece8ff}.suggestions{flex-direction:column;gap:12px;display:flex}.suggestions>div{border:1px solid #edf1f7;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.suggestions p{margin:3px 0 0;font-size:13px}.convoLayout{grid-template-columns:330px 1fr 270px;gap:16px;display:grid}.tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.tabs button{color:#64708a;background:#f5f7fc;border-radius:12px;padding:10px 14px}.tabs .active,.tabs button:hover{color:#563cff;background:#eeebff}.line{border-bottom:1px solid #e8edf5;margin-bottom:18px}.line button{background:0 0;border-radius:0}.line .active{border-bottom:3px solid #5a44ff}.convo{border:1px solid #0000;border-bottom-color:#edf1f7;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.convo.selected{background:#f5f3ff;border-color:#c7bdff}.convo p{margin:4px 0;font-size:13px}.priority{border-radius:8px;margin-left:auto;padding:5px 8px;font-size:12px}.high{color:#e03145;background:#ffe7eb}.medium{color:#c47a00;background:#fff2d6}.low{color:#07964a;background:#e7fbf0}.chat{background:#fbfcff;border-radius:16px;min-height:430px;padding:18px}.bubble{border-radius:18px;max-width:72%;margin:12px 0;padding:14px}.customer{background:#eef2f9}.ai{background:#f0ebff;margin-left:auto}.reply{border:1px solid #dfe6f3;border-radius:14px;gap:8px;margin-top:12px;padding:10px;display:flex}.row{align-items:center;gap:10px;display:flex}.between{justify-content:space-between}.profileCard{text-align:center}.profileCard p{justify-content:space-between;display:flex}.botGrid{grid-template-columns:1fr 1fr 420px;gap:18px;display:grid}.botGrid>div{flex-direction:column;gap:18px;display:flex}label{margin:12px 0 8px;font-weight:700;display:block}.field,textarea,select{background:#fbfcff;border:1px solid #dde4f2;border-radius:12px;outline:0;width:100%;padding:12px}textarea{min-height:90px}.chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chips button{background:#fff;border:1px solid #dfe6f3;border-radius:11px;padding:9px 12px}.chips .active{color:#5a40ff;background:#f4f1ff;border-color:#6b55ff}.toggle{justify-content:space-between;align-items:center;gap:12px;display:flex}.toggle input{display:none}.toggle i{background:#dfe5f0;border-radius:99px;width:42px;height:24px;position:relative}.toggle i:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0002}.toggle input:checked+i{background:#31c76a}.toggle input:checked+i:before{left:21px}.slider{grid-template-columns:90px 1fr;gap:8px;margin:12px 0;display:grid}.phone{text-align:center;background:#fbfcff;border:1px solid #e3e8f4;border-radius:22px;min-height:500px;padding:22px}.phone button{background:#fff;border:1px solid #e2e8f5;border-radius:12px;width:100%;margin:10px 0;padding:12px;display:block}.smallBot{font-size:66px}.online{color:#0aaa53}.knowledge{grid-template-columns:1fr 340px;gap:18px;display:grid}.donut{background:conic-gradient(#35c979 0 82%,#ffbd45 82% 94%,#ff5d72 94%);border-radius:50%;place-items:center;width:155px;height:155px;margin:15px auto;font-size:34px;font-weight:900;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.donut{isolation:isolate}.donut:before{content:"82%";z-index:1}.automationGrid{grid-template-columns:1.1fr .9fr;gap:18px;margin-top:18px;display:grid}.workflow{border:1px solid #e6ebf5;border-radius:16px;grid-template-columns:42px 1fr 80px 70px 50px;align-items:center;gap:12px;margin:10px 0;padding:14px;display:grid}.workflow.selected{background:#f9f7ff;border-color:#b9adff}.flow{flex-direction:column;gap:18px;display:flex}.flow>div{background:#fbfcff;border:1px solid #dfe5f3;border-radius:14px;padding:16px;position:relative}.flow>div:not(:last-child):after{content:"+";text-align:center;background:#fff;border:1px solid #dfe5f3;border-radius:50%;width:24px;height:24px;position:absolute;bottom:-23px;left:50%}.funnel{flex-direction:column;align-items:center;gap:6px;margin-top:25px;display:flex}.funnel div{background:linear-gradient(90deg,#2767ff,#ff6a8d);height:38px}.funnel div:first-child{width:220px}.funnel div:nth-child(2){opacity:.75;width:170px}.funnel div:nth-child(3){opacity:.6;width:120px}.funnel div:nth-child(4){opacity:.55;width:70px}.integrationGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.integrationGrid.many{grid-template-columns:repeat(4,1fr)}.integration{border:1px solid #e5ebf6;border-radius:16px;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.appIcon{color:#5b43ff;background:#f2f4ff;border-radius:15px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.connected{color:#069548;background:#dcfce7;border-radius:10px;padding:8px 10px;font-weight:800}.billingGrid{grid-template-columns:1fr 1.15fr;gap:18px;display:grid}.planHero{background:linear-gradient(135deg,#fff,#f1efff);border-radius:16px;padding:10px 18px}.planHero h1{font-size:34px}.payment{border:1px solid #e1e7f4;border-radius:14px;margin-bottom:16px;padding:18px}.priceGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.price{border:1px solid #e4eaf6;border-radius:18px;padding:20px}.price.current{border-color:#7b5cff;box-shadow:0 12px 30px #735cff20}.full{width:100%}.loginShell{background:#f5f7fb;place-items:center;width:100%;min-height:100vh;padding:32px;display:grid}.loginCard{background:#fff;border:1px solid #dfe6f4;border-radius:22px;grid-template-columns:.9fr 1.1fr;width:min(1180px,96vw);min-height:680px;display:grid;overflow:hidden;box-shadow:0 24px 70px #24326024}.loginLeft{padding:48px 52px}.loginLeft h1 span{color:#4a59ff}.loginRight{text-align:center;color:#fff;background:radial-gradient(circle at 50% 38%,#124eff 0%,#071e69 44%,#020922 100%);border-radius:0 22px 22px 0;flex-direction:column;justify-content:center;align-items:center;padding:52px;display:flex;position:relative;overflow:hidden}.loginRight:before{content:"";border:1px solid #7eaeff2e;border-radius:50%;width:520px;height:520px;position:absolute;top:158px;left:50%;transform:translate(-50%)}.loginRight h2{z-index:1;color:#fff;margin:22px 0 12px;font-size:40px;line-height:1.12;position:relative}.loginRight h2 span{color:#4f83ff}.loginRightSubText{z-index:1;color:#e2e8ffc7;margin:0 0 26px;line-height:1.55;position:relative}.pill{z-index:1;color:#8bbaff;letter-spacing:.05em;background:#3877ff38;border:1px solid #699fff47;border-radius:999px;padding:7px 15px;font-size:12px;font-weight:900;position:relative}.loginHeroVisual{z-index:1;place-items:center;width:310px;height:190px;margin:0 auto 28px;display:grid;position:relative}.loginBotFrame{background:linear-gradient(145deg,#1848c8f2,#051246f2);border:1px solid #7ab1ff57;border-radius:34px;place-items:center;width:210px;height:150px;display:grid;box-shadow:0 0 40px #3673ff73,inset 0 0 28px #61a5ff40}.loginBotLogo{object-fit:contain;border-radius:24px;width:118px;height:118px}.loginMiniBubble{color:#4c8cff;background:#123d9bd9;border:1px solid #71abff40;border-radius:16px;place-items:center;width:62px;height:48px;font-size:22px;font-weight:900;display:grid;position:absolute}.loginMiniBubbleLeft{top:45px;left:0}.loginMiniBubbleRight{top:58px;right:0}.loginStatsGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid;position:relative}.loginStatBox{text-align:left;background:#071955b8;border:1px solid #679eff47;border-radius:18px;min-height:112px;padding:18px;box-shadow:0 18px 40px #0000002e}.loginStatBox svg{color:#62a2ff;margin-bottom:12px}.loginStatBox b{color:#fff;margin-bottom:6px;font-size:28px;line-height:1;display:block}.loginStatBox span{color:#e2e8ffc7;font-size:13px;line-height:1.35}.socialLoginGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.microsoftBtn{justify-content:center;width:100%;height:44px}.microsoftIcon{grid-template-columns:1fr 1fr;gap:2px;width:18px;height:18px;display:grid}.full svg,.primary svg,.secondary svg{width:18px;height:18px}hr{border:0;border-top:1px solid #edf1f7}@media (width<=1200px){.four,.five,.six,.three,.integrationGrid,.integrationGrid.many,.priceGrid{grid-template-columns:repeat(2,1fr)}.two,.billingGrid,.automationGrid,.knowledge,.convoLayout,.botGrid{grid-template-columns:1fr}.sidebar{display:none}.loginCard{grid-template-columns:1fr}.loginRight{display:none}}@media (width<=700px){section{padding:18px}.four,.five,.six,.three,.two{grid-template-columns:1fr}.topbar{padding:0 12px}.profile div:last-child{display:none}.pageHeader{flex-direction:column}.grid{grid-template-columns:1fr!important}}.authLoader{background:linear-gradient(135deg,#f2f4ff,#fff);place-items:center;min-height:100vh;padding:24px;display:grid}.authLoaderCard{text-align:center;background:#fff;border:1px solid #e3e8f4;border-radius:22px;width:min(420px,94vw);padding:34px;box-shadow:0 24px 70px #24326014}.authLoaderCard .logoIcon{margin:0 auto 18px}.authLoaderCard h2{color:#111833;margin:0 0 8px}.authLoaderCard p{color:#657089;margin:0}.logoutBtn{color:#d93030;cursor:pointer;background:#fff0f0;border:1px solid #ffd0d0;border-radius:12px;padding:9px 13px;font-weight:700}.logoutBtn:hover{background:#ffe5e5}.pageLoader,.pageError{text-align:center;background:#fff;border:1px solid #e6ebf5;border-radius:22px;place-items:center;min-height:420px;padding:40px;display:grid;box-shadow:0 8px 30px #15224b08}.pageLoader h2,.pageError h2{color:#111833;margin:16px 0 6px}.pageLoader p,.pageError p{color:#657089;margin:0 0 18px}.pageLoader .logoIcon{margin:0 auto}.convo{cursor:pointer}.convo:hover{background:#f8f9ff;border-color:#dce3f5}.chat{max-height:460px;overflow-y:auto}.bubble small{color:#657089;margin-top:8px;display:block}.bubble.customer{margin-right:auto}.bubble.ai{margin-left:auto}.bubble.system{color:#8a5a00;text-align:center;background:#fff7e6;max-width:100%;font-size:13px}.reply input{min-height:42px}.row button{white-space:nowrap}.successBanner{color:#078f42;background:#e9fbf0;border:1px solid #bff0d0;border-radius:12px;margin:0 0 18px;padding:12px 14px;font-size:14px;font-weight:700}.quickReplyItem{background:#fff;border:1px solid #e2e8f5;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;margin:8px 0;padding:10px 12px;display:flex}.inlineFormGrid{grid-template-columns:1.5fr 120px 120px;gap:10px;margin-bottom:16px;display:grid}.faqFormGrid{grid-template-columns:1fr 180px;gap:10px;margin-bottom:16px;display:grid}.faqFormGrid textarea{grid-column:1/3}.miniBtn{border-radius:9px;padding:7px 10px;font-size:12px}.miniListItem{border:1px solid #edf1f7;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:10px 0;padding:12px;display:flex}.miniListItem p{margin:4px 0 0;font-size:13px}@media (width<=900px){.inlineFormGrid,.faqFormGrid{grid-template-columns:1fr}.faqFormGrid textarea{grid-column:auto}}.workflowFormGrid{grid-template-columns:1fr 120px 180px;gap:10px;display:grid}.workflowFormGrid textarea{grid-column:span 3}.workflow{cursor:pointer}.workflow:hover{background:#f8f9ff;border-color:#dce3f5}@media (width<=900px){.workflowFormGrid{grid-template-columns:1fr}.workflowFormGrid textarea{grid-column:auto}}.miniList{margin-top:16px}.miniList p{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:9px 0;display:flex}.unresolvedBar em{background:linear-gradient(90deg,#ff5d72,#ff9aa8)}.integrationCard{background:#fff;border:1px solid #e5ebf6;border-radius:18px;padding:16px}.integrationHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.integrationHeader h3{margin:0}.integrationHeader p{margin:3px 0 0;font-size:13px}.integrationMeta{color:#657089;justify-content:space-between;align-items:center;gap:14px;margin:9px 0;display:flex}.integrationMeta b{color:#111833}.integrationToolbar{grid-template-columns:220px 1fr;gap:12px;margin-bottom:16px;display:grid}.integrationCard.compact{flex-direction:column;gap:10px;display:flex}@media (width<=900px){.integrationToolbar{grid-template-columns:1fr}}.teamToolbar{grid-template-columns:1fr 180px 180px;gap:12px;margin-bottom:16px;display:grid}.memberCell{align-items:center;gap:12px;display:flex}.memberCell p{margin:3px 0 0;font-size:13px}.tableSelect{color:#34405a;background:#fbfcff;border:1px solid #dde4f2;border-radius:10px;outline:none;padding:8px 10px}@media (width<=900px){.teamToolbar{grid-template-columns:1fr}}.billingCycleToggle{justify-content:flex-end;gap:10px;margin-bottom:18px;display:flex}.planHero ul,.price ul{color:#657089;padding-left:18px}.planHero li,.price li{margin:8px 0}.price button{width:100%;margin-top:12px}.settingsActionBox{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.settingsActionBox button{flex:1}.aiPlaygroundGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.aiAnswerBox{background:#fbfcff;border:1px solid #e6ebf5;border-radius:16px;margin-top:16px;padding:16px}.aiAnswerBox p{white-space:pre-wrap}.knowledgeChunkList{max-height:420px;overflow-y:auto}@media (width<=900px){.aiPlaygroundGrid{grid-template-columns:1fr}}.compactField{width:auto;min-width:150px;padding:10px 12px}.miniActionBtn{color:#436aff;cursor:pointer;background:#f8f9ff;border:1px solid #dce3f5;border-radius:10px;margin-top:8px;padding:7px 10px;font-size:12px;font-weight:700}.miniActionBtn:hover{background:#eef2ff}.channelList{gap:12px;display:grid}.channelRow{background:#fbfcff;border:1px solid #edf1f7;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.channelRow span{color:#657089;font-weight:700}.channelRow b{color:#111833}.modalOverlay{z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modalCard{background:#fff;border-radius:20px;width:520px;max-width:100%;padding:22px;box-shadow:0 24px 80px #0f172a40}.largeModal{width:980px}.modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modalHeader h2{margin:0}.modalHeader p{color:#657089;margin:6px 0 0}.codeBox{color:#34405a;word-break:break-all;background:#f8f9ff;border:1px solid #dce3f5;border-radius:12px;margin:10px 0 16px;padding:12px;font-family:monospace;font-size:13px}.muted{color:#657089;font-size:13px}.convPage{background:#f7f9fc}.convSidebarPanel,.convMainPanel,.convRightPanel .convInfoCard{background:#fff}.convSidebarPanel,.convMainPanel{border:1px solid #e8ebf3;border-radius:22px;box-shadow:0 10px 30px #1b275e0d}.convSidebarPanel{flex-direction:column;min-height:calc(100vh - 220px);padding:16px;display:flex}.convTabs{flex-wrap:wrap;gap:12px;margin-bottom:14px;display:flex}.convTabs button{color:#64708b;background:0 0;border:0;padding:6px 0;font-weight:600}.convTabs button.active{color:#6a4cff}.convSearchBar{background:#fff;border:1px solid #e4e8f2;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:11px 14px;display:flex}.convSearchBar input{background:0 0;border:0;outline:0;flex:1}.convSearchBar button{cursor:pointer;background:#fff;border:0}.convListModern{flex-direction:column;gap:12px;display:flex;overflow-y:auto}.convListCard{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #eceff6;border-radius:18px;grid-template-columns:50px 1fr auto;gap:14px;width:100%;padding:14px;transition:all .2s;display:grid}.convListCard:hover{border-color:#d7dcf0;box-shadow:0 8px 20px #2334630d}.convListCard.selected{border-color:#8b73ff;box-shadow:0 0 0 3px #8b73ff14}.convListAvatar,.convBubbleAvatar,.convCustomerIcon{color:#6f54ff;background:linear-gradient(135deg,#efeaff,#eef4ff);place-items:center;font-weight:700;display:grid}.convListAvatar,.convBubbleAvatar{border-radius:15px;width:42px;height:42px}.convCustomerIcon{border-radius:16px;width:52px;height:52px}.convListTop{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.convListTop h4{color:#1f2940;margin:0;font-size:16px}.convListTop span{color:#8a93ab;white-space:nowrap;font-size:12px}.convMetaRow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.convChannelBadge,.convTopicBadge{border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.convChannelBadge{color:#219653;background:#eef7ef}.convTopicBadge{color:#6d4dff;background:#f3efff}.convPreview{color:#5f6b84;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.convPriorityBadge{border-radius:999px;align-self:center;padding:5px 10px;font-size:12px;font-weight:700}.convPriorityBadge.high{color:#e5485d;background:#ffe4e6}.convPriorityBadge.medium{color:#e29a22;background:#fff1d8}.convPriorityBadge.low{color:#1d9f5a;background:#def7e8}.convThreadHeader{border-bottom:1px solid #eceff6;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.convThreadHeaderLeft{align-items:center;gap:14px;display:flex}.convThreadHeaderLeft h2{margin:0;font-size:20px}.convThreadHeaderLeft p{color:#7b859d;margin:4px 0 0;font-size:14px}.convThreadHeaderActions{gap:8px;display:flex}.iconBtn{cursor:pointer;background:#fff;border:1px solid #e8ebf3;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.convMessagesArea{background:#fff;flex:1;padding:18px;overflow-y:auto}.convMessageRow{gap:12px;margin-bottom:14px;display:flex}.convMessageRow.left{justify-content:flex-start}.convMessageRow.right{justify-content:flex-end}.convMessageRow.center{justify-content:center}.convBubble{border:1px solid #eceff6;border-radius:18px;max-width:68%;padding:14px 16px}.convBubble.agent{background:#f4efff}.convBubble.system{background:#f8fbff;max-width:82%}.convBubbleHeader{justify-content:space-between;gap:12px;margin-bottom:6px;display:flex}.convBubbleHeader b{color:#1f2940}.convBubbleHeader span{color:#8a93ab;font-size:12px}.convBubble p{color:#4c5872;margin:0}.convComposerBox{background:#fff;border:1px solid #e7ebf4;border-radius:18px;margin:16px 18px 10px;padding:12px 14px}.convComposerBox input{border:0;outline:0;width:100%;margin-bottom:10px;font-size:14px}.convComposerFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.convComposerTools{gap:8px;display:flex}.convStatusActions{flex-wrap:wrap;gap:10px;padding:0 18px 18px;display:flex}.convRightPanel{flex-direction:column;gap:14px;display:flex}.convInfoCard{background:#fff;border:1px solid #e8ebf3;border-radius:20px;padding:18px;box-shadow:0 10px 30px #1b275e0d}.convInfoCardHeader{justify-content:space-between;align-items:center;display:flex}.convInfoCard h3{margin:0 0 14px;font-size:18px}.convCustomerHead{align-items:center;gap:14px;margin-bottom:16px;display:flex}.convCustomerHead h4{margin:0 0 4px}.convCustomerHead p{color:#7b859d;margin:0;font-size:14px}.convInfoRows{flex-direction:column;gap:12px;display:flex}.convInfoRows div{justify-content:space-between;gap:12px;display:flex}.convInfoRows span{color:#7c86a0}.convInfoRows b{color:#1f2940;text-align:right}.convNotesList{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.convNoteItem{background:#fafbff;border:1px solid #eceff6;border-radius:14px;padding:10px 12px}.convNoteItem p{color:#5f6b84;margin:4px 0 0}.convInfoCard textarea{resize:vertical;border:1px solid #e6eaf2;border-radius:14px;width:100%;min-height:90px;padding:12px}.convEmptyInbox,.convEmptyMain{text-align:center;color:#7b859d;padding:40px 20px}.convEmptyInbox div,.convEmptyMain div{margin-bottom:10px;font-size:42px}@media (width<=1280px){.convLayout{grid-template-columns:340px 1fr}.convRightPanel{grid-column:1/-1}}@media (width<=900px){.convLayout{grid-template-columns:1fr}}.convLayout{grid-template-columns:390px minmax(0,1fr) 300px!important;align-items:start!important;gap:18px!important;display:grid!important}.convSidebarPanel,.convMainPanel,.convInfoCard{background:#fff!important;border:1px solid #e8ebf3!important;border-radius:22px!important;padding:16px!important;box-shadow:0 10px 30px #1b275e0d!important}.convListCard{background:#fff!important;border:1px solid #eceff6!important;border-radius:18px!important;grid-template-columns:50px 1fr auto!important;gap:14px!important;margin-bottom:12px!important;padding:14px!important;display:grid!important}.convPage{background:#f7f9fc;padding:28px 30px 32px}.convPage .pageHeader{margin-bottom:18px}.convLayout{min-height:calc(100vh - 190px)}.convSidebarPanel{max-height:calc(100vh - 190px);overflow:hidden}.convListModern{max-height:calc(100vh - 310px);padding-right:4px;overflow-y:auto}.convTabs{flex-wrap:nowrap;gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.convTabs button{white-space:nowrap;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.convTabs button span{color:inherit;opacity:.8;font-size:12px}.convSearchBar{height:46px}.convSearchBar button{color:#6f7b95;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.convListCard{min-height:96px;position:relative}.convListCard.selected{background:linear-gradient(135deg,#fbfaff,#f8fbff)}.convListAvatar{font-size:15px}.convChannelText{color:#68748e;font-size:12px;font-weight:700}.convTopicBadge{text-overflow:ellipsis;white-space:nowrap;max-width:125px;overflow:hidden}.convPriorityBadge{text-align:center;min-width:58px}.convThreadHeader{min-height:78px}.convThreadHeaderLeft h2{align-items:center;gap:10px;display:flex}.convOpenDot{color:#16a34a;font-size:12px;font-weight:800}.convMessagesArea{background:radial-gradient(circle at 0 0,#7c4dff0f,#0000 26%),#fff}.convMessageRow.right .convBubbleAvatar{order:2}.convBubble.agent{background:linear-gradient(135deg,#f5efff,#f0ebff);border-color:#ded4ff}.convBubble.customer{background:#f8f9fc}.convBubble.system{color:#516079;background:#f8fbff;border-color:#dfe9f8}.convComposerBox{box-shadow:0 -10px 30px #1b275e0a}.convComposerTools .iconBtn{color:#7a849b}.convStatusActions{border-top:1px solid #edf1f7;padding-top:14px}.convRightPanel{max-height:calc(100vh - 190px);padding-right:4px;overflow-y:auto}.convInfoCard{margin-bottom:0}.convInfoRows div{align-items:center}.convInfoRows b{font-weight:800}.aiConfidenceBox{margin-bottom:16px}.aiConfidenceBox>div:first-child{justify-content:space-between;margin-bottom:8px;display:flex}.aiConfidenceBox span{color:#7c86a0}.aiConfidenceBox b{color:#1f2940}.aiConfidenceTrack{background:#edf1f7;border-radius:999px;height:8px;overflow:hidden}.aiConfidenceTrack em{background:linear-gradient(90deg,#6b5cff,#9b7bff);border-radius:999px;height:100%;display:block}.tagWrap{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.tagWrap small{color:#6b4eff;background:#f2efff;border-radius:8px;padding:4px 8px;font-weight:800}.convInfoCard textarea{outline:none;font-family:inherit}.convInfoCard textarea:focus{border-color:#8b73ff;box-shadow:0 0 0 3px #8b73ff1a}@media (width<=1400px){.convLayout{grid-template-columns:360px minmax(0,1fr) 280px}}.logo{align-items:center;gap:12px;margin-bottom:8px;padding:20px 16px;display:flex}.logoText{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;font-size:19px;font-weight:800}.welcomeIllustration{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);border-radius:20px;justify-content:center;align-items:center;width:150px;min-width:150px;height:120px;display:flex}.welcomeBotImg{object-fit:contain;border-radius:18px;width:96px;height:96px}.logoIcon{object-fit:contain;border-radius:12px;flex-shrink:0;width:42px;height:42px}.heroBot{justify-content:center;align-items:center;display:flex}.heroBotImg{object-fit:contain;border-radius:20px;width:105px;height:105px}.robot{justify-content:center;align-items:center;display:flex}.robotImg{object-fit:contain;border-radius:18px;width:92px;height:92px}.avatar.large{justify-content:center;align-items:center;display:flex;overflow:hidden}.avatarImg{object-fit:contain;border-radius:inherit;width:100%;height:100%}.smallBot{justify-content:center;align-items:center;display:flex;overflow:hidden}.smallBotImg{object-fit:contain;border-radius:8px;width:28px;height:28px}.loginShell{background:#f5f7fb!important;justify-content:center!important;align-items:stretch!important;width:100vw!important;min-height:100vh!important;padding:0!important;display:flex!important;overflow:hidden!important}.loginCard{width:100vw!important;min-height:100vh!important;box-shadow:none!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(460px,.92fr) minmax(620px,1.08fr)!important}.loginLeft .logo{position:absolute!important;top:42px!important;left:72px!important}.loginLeft h1{margin:0 0 14px!important;font-size:40px!important;line-height:1.08!important}.loginRight{background:radial-gradient(circle at 50% 38%,#1450ff 0%,#071e69 44%,#020922 100%)!important;border-radius:0!important}.socialLoginGrid{grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:14px!important;margin:0 0 18px!important;display:grid!important}.googleLoginWrap{width:100%!important;height:46px!important;margin:0!important;overflow:hidden!important}.googleLoginWrap>div,.googleLoginWrap iframe{width:100%!important;min-width:100%!important}.microsoftBtn{white-space:nowrap!important;justify-content:center!important;width:100%!important;height:46px!important;padding:0 14px!important}@media (width<=1200px){.loginCard{grid-template-columns:1fr!important}.loginLeft{padding:100px 28px 36px!important}.loginLeft .logo{left:28px!important}.loginRight{display:none!important}}.loginLeft label{color:#101828!important;margin:16px 0 8px!important;font-size:13px!important;font-weight:800!important}.loginLeft .input{background:#fff!important;border:1px solid #dfe6f3!important;border-radius:14px!important;align-items:center!important;gap:12px!important;width:100%!important;height:54px!important;margin-bottom:14px!important;padding:0 15px!important;display:flex!important;box-shadow:0 10px 24px #0f172a09!important}.loginLeft .input:hover{border-color:#c8d2e8!important}.loginLeft .input:focus-within{border-color:#6b5cff!important;box-shadow:0 0 0 4px #6b5cff1f!important}.loginLeft .input svg{color:#667085!important;flex-shrink:0!important}.loginLeft .input input{color:#101828!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:100%!important;font-size:14px!important;font-weight:500!important}.loginLeft .row.between{justify-content:space-between!important;align-items:center!important;width:100%!important;margin:4px 0 14px!important;display:flex!important}.loginLeft .row.between .check{color:#111827!important;align-items:center!important;gap:8px!important;margin:0!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.loginLeft .row.between a{color:#4f46e5!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important}.loginLeft .primary.full{border-radius:14px!important;justify-content:center!important;width:100%!important;height:54px!important;font-size:14px!important}.socialLoginGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;margin:0 0 18px!important;display:grid!important}.socialLoginGrid .googleLoginWrap{align-items:center!important;width:100%!important;height:46px!important;margin:0!important;display:flex!important;overflow:hidden!important}.socialLoginGrid .googleLoginWrap>div{width:100%!important;max-width:100%!important}.socialLoginGrid .googleLoginWrap iframe{width:100%!important;min-width:0!important;max-width:100%!important}.socialLoginGrid .microsoftBtn{color:#1f2937!important;white-space:nowrap!important;width:100%!important;height:46px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe6f3!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.microsoftIcon{flex-shrink:0!important;grid-template-columns:1fr 1fr!important;gap:2px!important;width:18px!important;height:18px!important;display:grid!important}.microsoftIcon i{border-radius:1px!important;display:block!important}.microsoftIcon i:first-child{background:#f25022!important}.microsoftIcon i:nth-child(2){background:#7fba00!important}.microsoftIcon i:nth-child(3){background:#00a4ef!important}.microsoftIcon i:nth-child(4){background:#ffb900!important}.secure{margin-top:0!important}.ssoLoginBtn{color:#1f2937!important;background:linear-gradient(#fff 0%,#f8faff 100%)!important;border:1px solid #dfe6f3!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;height:48px!important;margin:0 0 12px!important;font-size:14px!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 10px 24px #0f172a09!important}.ssoLoginBtn svg{color:#4f46e5!important}.ssoLoginBtn:hover{color:#4f46e5!important;background:#f7f6ff!important;border-color:#b8c3ff!important}.loginLeft{flex-direction:column!important;justify-content:center!important;padding:56px 58px!important;display:flex!important}.loginLeft .logo{align-items:center!important;gap:10px!important;margin:0 0 48px!important;padding:0!important;display:flex!important;position:static!important;top:auto!important;left:auto!important}.loginLeft .logoIcon{object-fit:contain!important;border-radius:12px!important;width:38px!important;height:38px!important}.loginLeft .logoText{font-size:17px!important;font-weight:900!important;line-height:1!important}.loginLeft h1{letter-spacing:-.04em!important;margin:0 0 18px!important;font-size:38px!important;line-height:1.08!important}.loginLeft>p{max-width:520px!important;margin:0 0 24px!important;line-height:1.55!important}.minimalLoginShell{background:radial-gradient(circle at 18% 16%,#fffffff2,#0000 34%),radial-gradient(circle at 86% 70%,#e2ebfabf,#0000 42%),linear-gradient(135deg,#f7f9fc 0%,#eef3fb 100%)!important;place-items:center!important;width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;overflow:hidden!important}.minimalLoginShell:before{content:"";filter:blur(2px);background:#dee6f26b;border-radius:50%;width:82%;height:54%;position:absolute;bottom:-24%;left:-12%;transform:rotate(12deg)}.minimalLoginShell:after{content:"";filter:blur(2px);background:#d8e2f280;border-radius:50%;width:76%;height:58%;position:absolute;bottom:-28%;right:-18%;transform:rotate(-16deg)}.minimalLoginPage{z-index:2!important;place-items:center!important;width:100vw!important;min-height:100vh!important;padding:clamp(24px,4vw,56px)!important;display:grid!important;position:relative!important}.minimalLoginContent{text-align:center!important;flex-direction:column!important;align-items:center!important;width:min(620px,92vw)!important;display:flex!important}.minimalLoginBrand{justify-content:center!important;align-items:center!important;gap:24px!important;margin-bottom:18px!important;display:flex!important}.minimalLoginLogo{object-fit:contain!important;filter:drop-shadow(0 18px 28px #0f3f9124)!important;border-radius:22px!important;width:clamp(74px,7vw,108px)!important;height:clamp(74px,7vw,108px)!important}.minimalLoginBrand span{letter-spacing:-.035em!important;color:#0b1f3f!important;white-space:nowrap!important;font-size:clamp(42px,4.6vw,64px)!important;font-weight:620!important;line-height:1!important}.minimalLoginSubTitle{letter-spacing:.04em!important;color:#6d7890!important;margin:0 0 34px!important;font-size:clamp(18px,1.5vw,23px)!important;font-weight:600!important}.minimalInput{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffffc2!important;border:1px solid #a0aabc8c!important;border-radius:15px!important;align-items:center!important;gap:18px!important;width:min(560px,100%)!important;height:64px!important;margin-bottom:22px!important;padding:0 24px!important;transition:all .18s!important;display:flex!important;box-shadow:0 12px 28px #0f172a0e,inset 0 1px #ffffffe6!important}.minimalInput:hover{background:#ffffffe0!important;border-color:#7887a0cc!important}.minimalInput:focus-within{border-color:#2f70e8!important;box-shadow:0 0 0 4px #2f70e81f,0 12px 28px #0f172a0e!important}.minimalInput svg{color:#98a2b3!important;flex-shrink:0!important}.minimalInput input{color:#071d44!important;background:0 0!important;border:0!important;outline:0!important;flex:1!important;width:100%!important;height:100%!important;font-size:20px!important;font-weight:500!important}.minimalInput input::placeholder{color:#9aa4b6!important}.minimalSignInBtn{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#2f72e8 0%,#0049c8 100%)!important;border:0!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;width:min(560px,100%)!important;height:64px!important;font-size:22px!important;font-weight:800!important;transition:all .18s!important;display:inline-flex!important;box-shadow:0 18px 34px #0048c83d,inset 0 1px #ffffff47!important}.minimalSignInBtn:hover{transform:translateY(-1px)!important;box-shadow:0 22px 40px #0048c847,inset 0 1px #ffffff47!important}.minimalSignInBtn:disabled{opacity:.7!important;cursor:not-allowed!important;transform:none!important}.minimalDivider{grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:28px!important;width:min(560px,100%)!important;margin:30px 0 24px!important;display:grid!important}.minimalDivider span{background:linear-gradient(90deg,#0000,#d8dee9,#0000)!important;height:1px!important}.minimalDivider b{color:#818ba0!important;letter-spacing:.04em!important;font-size:18px!important;font-weight:800!important}.minimalGoogleWrap{justify-content:center!important;align-items:center!important;width:min(560px,100%)!important;height:60px!important;margin:0 0 18px!important;display:flex!important;overflow:visible!important}.minimalGoogleWrap>div{justify-content:center!important;align-items:center!important;width:100%!important;height:60px!important;display:flex!important}.minimalGoogleWrap iframe{border:0!important;width:430px!important;max-width:100%!important;height:44px!important}.minimalSsoBtn{color:#071d44!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffffc7!important;border:1px solid #a0aabc8c!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;gap:18px!important;width:min(560px,100%)!important;height:60px!important;font-size:22px!important;font-weight:700!important;transition:all .18s!important;display:inline-flex!important;box-shadow:0 12px 26px #0f172a0e!important}.minimalSsoBtn svg{color:#1464d9!important}.minimalSsoBtn:hover{background:#ffffffeb!important;border-color:#2f70e8!important;transform:translateY(-1px)!important}.minimalSecureNote{color:#6d7890!important;justify-content:center!important;align-items:center!important;gap:14px!important;margin-top:34px!important;font-size:20px!important;font-weight:600!important;display:inline-flex!important}.minimalSecureNote svg{color:#7f8aa0!important}.minimalLoginShell .loginCard,.minimalLoginShell .loginLeft,.minimalLoginShell .loginRight{all:unset}@media (width<=700px){.minimalLoginPage{padding:24px!important}.minimalLoginBrand{gap:14px!important}.minimalLoginBrand span{font-size:42px!important}.minimalLoginLogo{width:64px!important;height:64px!important}.minimalInput,.minimalSignInBtn,.minimalSsoBtn{height:56px!important}.minimalInput input{font-size:17px!important}.minimalSignInBtn,.minimalSsoBtn{font-size:18px!important}.minimalSecureNote{font-size:15px!important}}h1,h2,h3,h4,h5,h6,.logoText,.minimalLoginBrand span{color:#071d44;letter-spacing:-.035em!important;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,sans-serif!important}p,span,small,label,button,input,textarea,select,td,th,a{font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,sans-serif!important}h1{font-weight:800!important}h2,h3{font-weight:750!important}h4,h5,h6{font-weight:700!important}p,small,label,td,th{font-weight:500}button{letter-spacing:-.01em;font-weight:700!important}input,textarea,select{letter-spacing:-.01em;font-weight:500!important}nav button{font-weight:650!important}.metric h2,.loginStatBox b{letter-spacing:-.04em!important;font-weight:800!important}.pageHeader h1{font-size:30px;letter-spacing:-.04em!important;font-weight:800!important}.pageHeader p{color:#64708a;font-size:15px;font-weight:500}.cardTitle h3{font-size:18px;letter-spacing:-.025em!important;font-weight:750!important}.metric p{color:#657089;font-size:13px;font-weight:600}.metric h2{font-size:28px}.botSetupPage{background:radial-gradient(circle at 100% 0,#5b5cff14,#0000 34%),#f6f8fc!important;min-height:calc(100vh - 78px)!important;padding:28px 30px 44px!important}.botSetupPage .pageHeader{margin-bottom:18px!important}.botSetupPage .pageHeader h1{letter-spacing:-.04em!important;color:#0f172a!important;font-size:32px!important;font-weight:800!important}.botSetupPage .pageHeader p{color:#64748b!important;font-size:14px!important}.botSetupTabs{background:#fff!important;border:1px solid #e7ecf5!important;border-radius:16px!important;gap:6px!important;margin-bottom:22px!important;padding:6px!important;display:inline-flex!important;box-shadow:0 8px 24px #0f172a0a!important}.botSetupTabs button{border-radius:12px!important;padding:10px 14px!important;font-size:13px!important;font-weight:700!important}.botSetupTabs .active{color:#4f46e5!important;background:#eef2ff!important;border-bottom:0!important}.botSetupLayout{grid-template-columns:minmax(0,1fr) 390px!important;align-items:start!important;gap:24px!important;display:grid!important}.botSetupEditor{min-width:0!important}.botSetupFormGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.botSetupColumn{flex-direction:column!important;gap:18px!important;min-width:0!important;display:flex!important}.botSetupPage .card{border:1px solid #e5eaf3!important;border-radius:20px!important;padding:18px!important;box-shadow:0 10px 30px #0f172a0b!important}.botSetupPage .cardTitle{margin-bottom:14px!important}.botSetupPage .cardTitle h3{color:#0f172a!important;letter-spacing:-.025em!important;font-size:16px!important;font-weight:800!important}.botSetupPage label{color:#334155!important;margin:14px 0 8px!important;font-size:13px!important;font-weight:800!important}.botSetupPage .field,.botSetupPage textarea,.botSetupPage select{color:#0f172a!important;background:#fbfdff!important;border:1px solid #dce4ef!important;border-radius:13px!important;min-height:44px!important;padding:11px 12px!important;font-size:13px!important}.botSetupPage textarea{resize:vertical!important;min-height:92px!important}.botSetupPage .field:focus,.botSetupPage textarea:focus,.botSetupPage select:focus{background:#fff!important;border-color:#6366f1!important;box-shadow:0 0 0 4px #6366f11c!important}.botSetupPage .chips{gap:8px!important}.botSetupPage .chips button{border:1px solid #dfe6f3!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:700!important}.botSetupPage .chips button.active{color:#4f46e5!important;background:#eef2ff!important;border-color:#c7d2fe!important}.botAvatarRow{align-items:center!important;gap:14px!important;display:flex!important}.botAvatarRow .avatar.large{object-fit:contain!important;background:#eef2ff!important;border-radius:18px!important;width:72px!important;height:72px!important}.botAddRow{align-items:center!important;margin-top:12px!important}.botAddRow .field{flex:1!important}.quickReplyItem{color:#334155!important;background:#fbfdff!important;border:1px solid #e5eaf3!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important;padding:10px 12px!important;font-size:13px!important;display:flex!important}.quickReplyItem button{color:#e11d48!important;background:#fff1f2!important;border-radius:999px!important;width:22px!important;height:22px!important;font-weight:900!important}.botSetupPage .slider{grid-template-columns:90px 1fr!important;align-items:center!important;margin:14px 0!important}.botSetupPage .slider span{color:#475569!important;font-size:13px!important;font-weight:700!important}.botSetupPage input[type=range]{accent-color:#6366f1!important}.botSetupPreviewPane{flex-direction:column!important;gap:18px!important;min-width:0!important;display:flex!important;position:sticky!important;top:96px!important}.botPreviewCard{background:#fff!important;border:1px solid #e5eaf3!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 42px #0f172a13!important}.botPreviewHeader{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;padding:18px 18px 14px!important;display:flex!important}.botPreviewHeader h3{color:#0f172a!important;margin:0!important;font-size:16px!important;font-weight:800!important}.botPreviewHeader p{color:#64748b!important;margin:4px 0 0!important;font-size:12px!important}.botPreviewStatus{color:#059669!important;background:#dcfce7!important;border-radius:999px!important;padding:6px 10px!important;font-size:11px!important;font-weight:800!important}.botPreviewHero{background:radial-gradient(circle at 70% 12%,#005bffe6,#0000 42%),linear-gradient(145deg,#02091f 0%,#061a5a 50%,#031030 100%)!important;border-radius:22px!important;place-items:center!important;height:220px!important;margin:0 18px!important;display:grid!important;overflow:hidden!important}.botPreviewHero img{object-fit:contain!important;filter:drop-shadow(0 18px 32px #0066ff47)!important;width:150px!important;height:150px!important}.botPreviewChat{background:#fbfcff!important;padding:18px!important}.botPreviewChatHeader{align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.botPreviewChatHeader img{object-fit:contain!important;background:#eef2ff!important;border-radius:12px!important;width:42px!important;height:42px!important}.botPreviewChatHeader b{color:#0f172a!important;font-size:14px!important;display:block!important}.botPreviewChatHeader span{color:#059669!important;margin-top:2px!important;font-size:12px!important;display:block!important}.botPreviewBubble{color:#1e293b!important;background:#eef2ff!important;border:1px solid #dbe4ff!important;border-radius:16px 16px 16px 6px!important;margin-bottom:12px!important;padding:12px 14px!important;font-size:13px!important;line-height:1.45!important}.botPreviewReplies{flex-direction:column!important;gap:8px!important;display:flex!important}.botPreviewReplies button{color:#334155!important;background:#fff!important;border:1px solid #dbe4ff!important;border-radius:12px!important;width:100%!important;min-height:38px!important;font-size:13px!important;font-weight:700!important}.botPreviewReplies button:hover{color:#4f46e5!important;background:#f8faff!important;border-color:#c7d2fe!important}.botPreviewComposer{background:#fff!important;border:1px solid #dfe6f3!important;border-radius:14px!important;align-items:center!important;gap:8px!important;margin-top:14px!important;padding:8px!important;display:flex!important}.botPreviewComposer input{background:0 0!important;border:0!important;outline:0!important;flex:1!important;font-size:13px!important}.botPreviewComposer button{color:#fff!important;background:#4f46e5!important;border-radius:10px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.botSetupHelpCard{background:linear-gradient(135deg,#fff,#f8f7ff)!important;border:1px solid #e5eaf3!important;border-radius:20px!important;padding:18px!important;box-shadow:0 10px 30px #0f172a0b!important}.botSetupHelpCard h3{color:#0f172a!important;margin:0 0 8px!important;font-size:16px!important}.botSetupHelpCard p{color:#64748b!important;margin:0 0 14px!important;font-size:13px!important}@media (width<=1280px){.botSetupLayout{grid-template-columns:1fr!important}.botSetupPreviewPane{position:static!important}.botSetupFormGrid{grid-template-columns:1fr 1fr!important}}@media (width<=820px){.botSetupPage{padding:18px!important}.botSetupFormGrid{grid-template-columns:1fr!important}.botSetupTabs{width:100%!important;display:flex!important;overflow-x:auto!important}}.workspaceSwitcher{background:#fbfcff;border:1px solid #e3e8f4;border-radius:14px;align-items:center;gap:10px;padding:8px 10px;display:flex}.workspaceSwitcher span{color:#64748b;font-size:12px;font-weight:800}.workspaceSwitcher select{color:#0f172a;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:800}.selectedPdfBox{background:#f8faff;border:1px solid #dbe4ff;border-radius:12px;margin-top:12px;padding:12px}.selectedPdfBox b{color:#0f172a;margin-bottom:8px;display:block}.selectedPdfBox ul{color:#475569;margin:0;padding-left:18px;font-size:13px}.selectedPdfBox li{margin-bottom:4px}.botPreviewMessages{flex-direction:column;gap:10px;max-height:260px;margin-bottom:14px;padding-right:4px;display:flex;overflow-y:auto}.botPreviewMessage{border-radius:15px;max-width:86%;padding:11px 13px;font-size:13px;line-height:1.45}.botPreviewMessage.bot{color:#1e293b;background:#eef2ff;border-bottom-left-radius:6px;align-self:flex-start}.botPreviewMessage.user{color:#fff;background:#4f46e5;border-bottom-right-radius:6px;align-self:flex-end}.convLayout{grid-template-columns:320px minmax(0,1fr) 300px;gap:16px;width:100%;max-width:100%;display:grid;overflow:hidden}.convSidebarPanel,.convMainPanel,.convRightPanel{min-width:0;max-width:100%}.convMainPanel{overflow:hidden}.convMessagesArea{max-width:100%;overflow:hidden auto}.convThreadHeader,.convComposerBox,.convStatusActions,.convMessageRow{max-width:100%}.convListModern{overflow-x:hidden}.convListCard{width:100%;max-width:100%}.convListContent{min-width:0}.convPreview,.convListTop h4,.convMetaRow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=1350px){.convLayout{grid-template-columns:300px minmax(0,1fr)}.convRightPanel{display:none}}@media (width<=900px){.convLayout{grid-template-columns:1fr}.convSidebarPanel{max-height:360px;overflow-y:auto}.convMainPanel{min-height:600px}}.convSidebarPanel{min-width:0!important;overflow:hidden!important}.convTabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-bottom:14px!important;padding:0!important;display:grid!important;overflow:visible!important}.convTabs button{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;height:34px!important;padding:7px 8px!important;font-size:11px!important;font-weight:700!important;display:flex!important;overflow:hidden!important}.convTabs button span{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;font-size:10px!important;font-weight:800!important;display:inline-flex!important}.convSidebarPanel::-webkit-scrollbar{display:none!important}.convTabs::-webkit-scrollbar{display:none!important}.convSidebarPanel,.convTabs{scrollbar-width:none!important}.app{width:100%;max-width:100vw;overflow-x:hidden}.main{min-width:0;max-width:100%;overflow-x:hidden}.convPage{width:100%;max-width:100%;overflow:hidden}.convLayout{grid-template-columns:clamp(260px,24vw,340px) minmax(420px,1fr) clamp(240px,20vw,320px)!important;align-items:stretch!important;gap:clamp(12px,1.2vw,18px)!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.convSidebarPanel,.convMainPanel,.convRightPanel{min-width:0!important;max-width:100%!important;overflow:hidden!important}.convMainPanel{flex-direction:column!important;min-height:calc(100vh - 190px)!important;display:flex!important}.convMessagesArea{flex:1!important;min-height:280px!important;max-height:calc(100vh - 420px)!important;padding-right:8px!important;overflow:hidden auto!important}.convComposerBox{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.convComposerBox input{width:100%!important;min-width:0!important}.convComposerFooter{justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;display:flex!important}.convComposerTools{flex-wrap:nowrap!important;gap:8px!important;min-width:0!important;display:flex!important}.convComposerFooter .primary{white-space:nowrap!important;flex-shrink:0!important}.convStatusActions{flex-wrap:wrap!important;gap:10px!important;width:100%!important;max-width:100%!important;display:flex!important}.convStatusActions button{flex:120px!important;min-width:110px!important}.convMessageRow{min-width:0!important;max-width:100%!important}.convBubble{word-break:break-word!important;overflow-wrap:anywhere!important;max-width:min(680px,78%)!important}.convTabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-bottom:14px!important;display:grid!important;overflow:visible!important}.convTabs button{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;height:34px!important;padding:7px 6px!important;font-size:11px!important;overflow:hidden!important}@media (width<=1500px){.convLayout{grid-template-columns:clamp(260px,27vw,340px) minmax(0,1fr)!important}.convRightPanel{display:none!important}.convBubble{max-width:min(720px,82%)!important}}@media (width<=1100px){.convLayout{grid-template-columns:1fr!important}.convSidebarPanel{max-height:380px!important;overflow-y:auto!important}.convMainPanel{min-height:620px!important}.convMessagesArea{max-height:420px!important}}.pageHeader{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;display:flex!important}.pageHeader>div:first-child{min-width:0!important}.pageHeader>div:last-child,.pageHeader>.headerActions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:auto!important;min-width:fit-content!important;display:flex!important}.pageHeader button{white-space:nowrap!important}.integrationLogo{color:#fff;letter-spacing:-.02em;border:1px solid #ffffff52;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #0f172a24}.integrationLogo span{line-height:1}.integrationLogo.shopify{background:linear-gradient(135deg,#95bf47,#5e8e22)}.integrationLogo.woocommerce{background:linear-gradient(135deg,#96588a,#6f3f67);font-size:11px}.integrationLogo.stripe{background:linear-gradient(135deg,#635bff,#3326d9)}.integrationLogo.zendesk{background:linear-gradient(135deg,#03363d,#0f766e)}.integrationLogo.hubspot{background:linear-gradient(135deg,#ff7a59,#e24329)}.integrationLogo.salesforce{background:linear-gradient(135deg,#00a1e0,#0070d2);font-size:12px}.integrationLogo.zoho{background:linear-gradient(135deg,#e42527,#f9b21d)}.integrationLogo.pipedrive{background:linear-gradient(135deg,#10b981,#047857)}.integrationLogo.freshdesk{background:linear-gradient(135deg,#00a886,#00795f)}.integrationLogo.intercom{background:linear-gradient(135deg,#286efa,#0f4bd8)}.integrationLogo.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);font-size:12px}.integrationLogo.slack{background:linear-gradient(135deg,#611f69,#36c5f0);font-size:20px}.integrationLogo.email{background:linear-gradient(135deg,#2563eb,#1e40af)}.integrationLogo.instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af);font-size:12px}.integrationLogo.facebook{background:linear-gradient(135deg,#1877f2,#0b5fcc);font-family:Arial,sans-serif;font-size:22px}.integrationLogo.teams{background:linear-gradient(135deg,#6264a7,#464775)}.integrationLogo.jira{background:linear-gradient(135deg,#2684ff,#0052cc)}.integrationLogo.github{background:linear-gradient(135deg,#24292f,#000);font-size:11px}.integrationLogo.default{background:linear-gradient(135deg,#64748b,#334155)}.integrationRealIcon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 12px 26px #0f172a24}.integrationRealIcon.shopify{background:#95bf47}.integrationRealIcon.woocommerce{background:#96588a}.integrationRealIcon.stripe{background:#635bff}.integrationRealIcon.zendesk{background:#03363d}.integrationRealIcon.hubspot{background:#ff7a59}.integrationRealIcon.salesforce{background:#00a1e0}.integrationRealIcon.zoho{background:#e42527}.integrationRealIcon.pipedrive{background:#10b981}.integrationRealIcon.freshdesk{background:#00a886}.integrationRealIcon.intercom{background:#286efa}.integrationRealIcon.whatsapp{background:#25d366}.integrationRealIcon.slack{background:#611f69}.integrationRealIcon.email{background:#2563eb}.integrationRealIcon.instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.integrationRealIcon.facebook{background:#1877f2}.integrationRealIcon.teams{background:#6264a7}.integrationRealIcon.jira{background:#2684ff}.integrationRealIcon.github{background:#24292f}.integrationRealIcon.default{background:#64748b}.appCrashScreen{background:#f6f8fc;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.appCrashCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:28px;width:min(460px,100%);padding:34px;box-shadow:0 24px 70px #0f172a24}.appCrashCard img{object-fit:contain;border-radius:16px;width:58px;height:58px;margin-bottom:16px}.appCrashCard h1{color:#0f172a;margin:0;font-size:26px}.appCrashCard p{color:#64748b;margin:12px 0 22px;line-height:1.6}.botPreviewMessage p{margin:0 0 8px}.botPreviewMessage h1,.botPreviewMessage h2,.botPreviewMessage h3{margin:0 0 8px;font-size:14px;line-height:1.3}.botPreviewMessage li{margin-bottom:4px}.botPreviewMessage p{margin:0 0 8px!important;line-height:1.45!important}.botPreviewMessage p:last-child{margin-bottom:0!important}.botPreviewMessage h1,.botPreviewMessage h2,.botPreviewMessage h3{margin:0 0 8px!important;font-size:14px!important;font-weight:800!important;line-height:1.3!important}.botPreviewMessage ul,.botPreviewMessage ol{margin:6px 0 8px!important;padding-left:18px!important}.botPreviewMessage li{margin-bottom:5px!important;line-height:1.4!important}.botPreviewMessage strong{font-weight:800!important}.supportiq-msg.bot h1,.supportiq-msg.bot h2,.supportiq-msg.bot h3{margin:0 0 8px;font-size:14px;font-weight:800;line-height:1.3}.supportiq-msg.bot strong{font-weight:800}.supportiq-msg.bot br{line-height:1.6}.supportiq-list-item{margin:5px 0;padding-left:4px;line-height:1.45}
