@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#24372e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--green:#204f3d;--green-dark:#163f2e;--green-soft:#edf4ed;--muted:#829087;--border:#e8ece5;--amber:#be8739;--sidebar-width:232px;background:#f7f8f4;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button{background:0 0;border:0}a{color:var(--green)}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #b9d5b8}input:focus,textarea:focus,select:focus{outline-offset:1px;border-color:#94b59b;outline:2px solid #afc8b2}h1,h2,h3,p{margin:0}svg{flex-shrink:0}input,textarea,select{color:#273d30;background:#fff;border:1px solid #dfe5dd;border-radius:8px;width:100%;padding:11px 12px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#96a097}textarea{resize:vertical;line-height:1.65}label{flex-direction:column;gap:8px;font-size:12px;font-weight:550;display:flex}label small{color:var(--muted);font-size:11px;font-weight:400}fieldset{border:0;margin:0;padding:0}::selection{background:#d9e8cf}.app-shell{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-width);border-right:1px solid var(--border);z-index:30;background:#fffefb;flex-direction:column;padding:30px 17px 0;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:9px;margin:0 9px;display:flex}.brand-mark{width:38px;height:43px;color:var(--green);background:#e7eee1;border-radius:50% 50% 44% 44%;place-items:center;display:grid;transform:rotate(-8deg)}.brand-mark svg{transform:rotate(8deg)}.brand strong{letter-spacing:-1px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.1}.brand strong>span{color:#6c8068;font-weight:500}.brand small{letter-spacing:2.3px;color:#8a998e;margin-top:5px;font-size:8px;font-weight:600;display:block}.workspace-switch{border:1px solid var(--border);background:#fafbf7;border-radius:9px;align-items:center;gap:9px;margin:34px 0 30px;padding:12px 10px;display:flex}.workspace-avatar{letter-spacing:-.3px;color:#947442;background:#f1e5d4;border-radius:7px;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:10px;font-weight:700;display:grid}.workspace-switch>div:nth-child(2){flex:1}.workspace-switch strong{font-size:11px;display:block}.workspace-switch span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.workspace-switch>svg{color:#9da59e}.nav-eyebrow{letter-spacing:1.8px;color:#a1aaa0;margin:0 12px 13px;font-size:8px;font-weight:650}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{text-align:left;color:#7a887e;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:42px;padding:12px;font-size:11px;transition:background .2s,color .2s;display:flex}.nav-item svg{stroke-width:1.65px}.nav-item:hover{color:var(--green);background:#f4f6f0}.nav-item.active{background:var(--green-soft);color:var(--green);font-weight:650}.nav-item.active svg{stroke-width:2px}.nav-item>span{flex:1}.nav-item b{background:var(--green);color:#fff;text-align:center;border-radius:5px;min-width:21px;padding:3px 5px;font-size:9px}.sidebar-bottom{margin-top:auto;padding-top:28px}.assistant-card{background:#f6f6ee;border:1px solid #eeeee3;border-radius:9px;margin:12px 1px 18px;padding:18px 13px 13px}.mini-icon{color:#738565;background:#e7eadb;border-radius:7px;place-items:center;width:29px;height:29px;margin-bottom:12px;display:grid}.assistant-card strong{font-family:Manrope,sans-serif;font-size:11px;display:block}.assistant-card p{color:#92998b;margin:8px 0 11px;font-size:10px;line-height:1.75}.assistant-card button{color:#4d7150;align-items:center;gap:20px;padding:0;font-size:10px;font-weight:600;display:flex}.connection-mini{color:#728270;align-items:center;gap:7px;width:100%;padding:10px 10px 18px;font-size:10px;display:flex}.connection-mini>span:nth-child(2){text-align:left;flex:1}.status-dot{background:#a8b1a6;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.status-dot.green{background:#639966;box-shadow:0 0 0 3px #63996612}.status-dot.amber{background:#c8a469;box-shadow:0 0 0 3px #c8a46912}.profile{border-top:1px solid var(--border);align-items:center;gap:9px;padding:20px 1px;display:flex}.avatar{border-radius:50%;flex-shrink:0;place-items:center;font-family:Manrope,sans-serif;font-weight:600;display:grid}.profile-avatar{color:#777c5b;background:#e7e8db;width:33px;height:33px;font-size:10px}.profile>div{flex:1;min-width:0}.profile strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.profile>div>span{color:#98a194;margin-top:3px;font-size:9px;display:block}.icon-button{color:#839087;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;padding:4px;display:inline-flex}.icon-button:hover:not(:disabled){color:#315a3e;background:#eef2e9}.main{margin-left:var(--sidebar-width);flex:1;min-width:0;padding-bottom:24px}.topbar{border-bottom:1px solid var(--border);background:#fffefa;justify-content:space-between;align-items:center;gap:12px;height:65px;padding:0 31px;display:flex}.breadcrumb{color:#9aa399;align-items:center;gap:11px;font-size:10px;display:flex}.breadcrumb strong{color:#627460;font-weight:500}.breadcrumb svg{color:#aab2a6}.topbar-right{align-items:center;gap:18px;display:flex}.pilot-badge{color:#5e7b54;background:#f4f7ef;border:1px solid #e5ebdf;border-radius:6px;align-items:center;gap:7px;padding:6px 9px;font-size:9px;display:flex}.demo-banner{color:#9a8050;background:#f5efdf;border-bottom:1px solid #ede5d1;align-items:center;gap:7px;padding:9px 31px;font-size:10px;line-height:1.4;display:flex}.demo-banner strong{font-weight:600}.demo-banner>span{flex:1}.demo-banner button{color:#927942;white-space:nowrap;align-items:center;gap:5px;padding:0;font-size:9px;display:flex}.page-heading{justify-content:space-between;align-items:center;gap:20px;padding:28px 31px 21px;display:flex}.eyebrow{letter-spacing:1.8px;color:#91a081;margin-bottom:7px;font-size:8px;font-weight:650}h1{letter-spacing:-1.25px;color:#254332;font-family:Manrope,sans-serif;font-size:28px;font-weight:650;line-height:1.3}.page-heading p{color:#8e9a8b;margin-top:7px;font-size:11px}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:37px;padding:9px 13px;font-size:11px;font-weight:550;line-height:1.2;transition:background .2s,box-shadow .2s;display:inline-flex}.button.primary{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 2px 3px #183e2210}.button.primary:hover:not(:disabled){background:#163c2d;box-shadow:0 3px 8px #143b2425}.button.secondary{color:#5a7054;background:#fffefa;border-color:#dfe5d9}.button.secondary:hover:not(:disabled){background:#f4f7ee}.button.soft{color:#537044;background:#f0f5e9;border-color:#e2ead7}.button.compact{gap:6px;min-height:31px;padding:7px 10px;font-size:10px}.full-width{width:100%}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 31px 24px;display:grid}.metric{border:1px solid var(--border);background:#fffefb;border-radius:9px;padding:15px 18px 14px;box-shadow:0 2px 4px #23312002}.metric-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.metric-top>span{color:#899483;font-size:10px}.metric-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.metric-icon.green{color:#64825d;background:#eff4e9}.metric-icon.amber{color:#c09658;background:#fcf3e4}.metric-icon.purple{color:#998ba6;background:#f4eff8}.metric-icon.blue{color:#7292a0;background:#eef4f6}.metric>strong{letter-spacing:-1px;color:#354735;margin:5px 0 6px;font-family:Manrope,sans-serif;font-size:25px;font-weight:650;line-height:1.3;display:block}.metric>small{color:#a0a898;font-size:9px}.inbox-layout{background:#fffefb;border:1px solid #e2e8db;border-radius:11px;height:calc(100vh - 345px);min-height:570px;margin:0 31px;display:flex;overflow:hidden;box-shadow:0 3px 12px #263c2a03}.conversation-list{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:285px;min-width:250px;display:flex}.list-heading{justify-content:space-between;align-items:center;padding:21px 17px 15px;display:flex}.list-heading h2{letter-spacing:-.2px;font-size:13px;font-weight:600}.list-heading h2 span{color:#83927a;background:#f1f3eb;border-radius:5px;margin-left:5px;padding:2px 6px;font-size:10px;font-weight:500}.list-icon{color:#95a28d}.search-input{color:#a5afa0;background:#fcfcf8;border:1px solid #e6eadf;border-radius:7px;align-items:center;gap:8px;min-height:33px;padding:0 9px;display:flex}.conversation-list .search-input{margin:0 16px 15px}.search-input input{background:0 0;border:0;border-radius:0;outline:none;min-width:0;padding:8px 0;font-size:10px}.search-input:focus-within{border-color:#a7bda1;box-shadow:0 0 0 2px #dce8d840}.search-input input:focus{outline:0}.conversation-filters{border-bottom:1px solid var(--border);gap:5px;padding:0 15px 13px;display:flex}.conversation-filters button{color:#929d8a;white-space:nowrap;border-radius:5px;flex:1;padding:6px 8px;font-size:9px}.conversation-filters button.active{color:#5c794c;background:#edf3e7;font-weight:600}.conversation-filters button:hover{background:#f1f4eb}.list-scroll{flex:1;min-height:0;overflow-y:auto}.conversation-row{text-align:left;background:#fffefb;border-bottom:1px solid #edf0e7;gap:11px;width:100%;padding:17px 14px;transition:background .15s;display:flex;position:relative}.conversation-row.selected{background:#f0f5e9}.conversation-row.selected:before{content:"";background:#658354;width:3px;position:absolute;top:0;bottom:0;left:0}.conversation-row:hover{background:#f6f8f0}.customer-avatar{width:36px;height:36px;margin-top:2px;font-size:11px;position:relative}.color-0{color:#a08c6a;background:#f2e8d9}.color-1{color:#879874;background:#e7ebdf}.color-2{color:#8292ad;background:#e7ebf1}.color-3{color:#b28c8c;background:#f2e2e2}.whatsapp-dot{color:#fff;background:#70a174;border:2px solid #fffefb;border-radius:50%;place-items:center;width:14px;height:14px;display:grid;position:absolute;bottom:-1px;right:-2px}.conversation-summary{flex:1;min-width:0}.conversation-title{justify-content:space-between;align-items:center;gap:5px;margin-bottom:7px;display:flex}.conversation-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;overflow:hidden}.conversation-title time{color:#a8b09f;flex-shrink:0;font-size:8px}.conversation-summary p{color:#8f9a85;white-space:nowrap;text-overflow:ellipsis;margin-bottom:9px;font-size:10px;line-height:1.5;overflow:hidden}.conversation-tags{align-items:center;gap:5px;min-height:17px;display:flex}.tiny-badge{border-radius:4px;align-items:center;gap:4px;padding:3px 5px;font-size:8px;font-weight:500;display:inline-flex}.tiny-badge.green{color:#7a9168;background:#eaf1e2}.tiny-badge.amber{color:#bc9b62;background:#f6eeda}.draft-indicator{color:#b5a177;font-size:8px}.unread-count{color:#fff;background:#789461;border-radius:50%;place-items:center;width:16px;height:16px;margin-left:auto;font-size:8px;display:grid}.list-footer{border-top:1px solid var(--border);color:#a8b09d;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:8px;display:flex}.conversation-main{background:#fcfcf8;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.welcome-conversation{text-align:center;margin:auto;padding:35px 22px}.welcome-art{width:120px;height:115px;margin:0 auto 20px;position:relative}.welcome-bubble{color:#95aa7c;background:#edf1e5;border:1px solid #e3ead8;border-radius:25px;place-items:center;width:88px;height:81px;display:grid;position:absolute;top:14px;left:10px;transform:rotate(-9deg);box-shadow:0 12px 25px #74965f08}.welcome-bubble svg{transform:rotate(9deg)}.welcome-sparkle{color:#c2a768;background:#f6efdf;border:4px solid #fcfcf8;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:0;right:0;transform:rotate(8deg)}.welcome-dot{background:#e8d5ae;border:3px solid #fcfcf8;border-radius:50%;width:11px;height:11px;position:absolute;bottom:7px;left:8px}.welcome-conversation .eyebrow{letter-spacing:1.6px;margin-bottom:12px;font-size:7px}.welcome-conversation h2{color:#547049;letter-spacing:-.6px;font-family:Manrope,sans-serif;font-size:20px;font-weight:600}.welcome-conversation p{color:#9ca68e;margin-top:12px;font-size:11px;line-height:1.9}.welcome-pills{justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.welcome-pills>span{color:#98a989;align-items:center;gap:6px;font-size:9px;display:flex}.chat-heading{border-bottom:1px solid var(--border);background:#fffefb;align-items:center;gap:10px;min-height:71px;padding:15px 18px;display:flex}.small-avatar{color:#8b9873;background:#e9ecdf;width:35px;height:35px;font-size:11px}.chat-heading-info{flex:1;min-width:0}.chat-heading h2{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.chat-heading-info>span{color:#a2ac99;align-items:center;gap:5px;margin-top:5px;font-size:9px;display:flex}.conversation-mode{color:#8ea37b;background:#f4f7ed;border-bottom:1px solid #eaf0e0;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:9px;line-height:1.5;display:flex}.conversation-mode>span{align-items:center;display:flex}.conversation-mode.human{color:#b19b6d;background:#fbf6e9;border-color:#f1eadc}.messages-scroll{background-image:radial-gradient(#d6e0ce45 .7px,#0000 .7px);background-size:13px 13px;flex:1;min-height:100px;padding:15px 24px 10px;overflow-y:auto}.message-date{color:#a3ad92;background:#f0f2e8;border:1px solid #e9eddf;border-radius:5px;width:max-content;margin:1px auto 20px;padding:4px 10px;font-size:8px}.message-line{margin-bottom:17px;display:flex}.message-line.outbound{justify-content:flex-end}.message-bubble{background:#fffefb;border:1px solid #e6eadf;border-radius:0 9px 9px;min-width:90px;max-width:88%;padding:11px 12px 7px;box-shadow:0 2px 3px #47623703}.outbound .message-bubble{background:#edf4e5;border-color:#e1ead5;border-radius:9px 0 9px 9px}.message-bubble p{color:#56644e;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.8}.message-meta{color:#a0ae94;justify-content:flex-end;align-items:center;gap:5px;margin-top:6px;font-size:7px;display:flex}.message-bubble.failed{background:#fdf2ed;border-color:#d8a29a}.message-image{border-radius:5px;width:100%;max-width:240px;max-height:250px;margin-bottom:7px;display:block}.message-bubble audio{width:230px;max-width:100%;height:38px}.missing-media{color:#8a947e;background:#eff0e7;border-radius:6px;align-items:center;gap:7px;margin-bottom:6px;padding:9px;font-size:10px;display:flex}.draft-card{background:#f3f6eb;border:1px solid #dce7d0;border-radius:8px;margin:9px 17px 0;padding:10px 12px 11px;position:relative}.draft-heading{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.draft-heading>span{color:#829968;align-items:center;gap:7px;font-size:10px;font-weight:550;display:flex}.draft-card textarea{color:#637752;resize:vertical;background:0 0;border:0;min-height:62px;max-height:150px;padding:2px 0 6px;font-size:11px}.draft-card textarea:focus{outline-offset:3px;outline:1px solid #c3d6b6}.draft-bottom{justify-content:space-between;align-items:center;gap:7px;margin-top:5px;display:flex}.draft-bottom>span{color:#a7b391;font-size:8px}.draft-bottom .button{min-height:28px;font-size:9px}.draft-reason{color:#a68d54;background:#f8f1dc;border-radius:4px;align-items:center;gap:5px;margin:3px 0 7px;padding:5px;font-size:9px;display:flex}.collapsed-draft{color:#7f9967;background:#edf4e4;border:1px solid #e0e9d5;border-radius:7px;align-items:center;gap:6px;margin:10px 17px 0;padding:9px 11px;font-size:10px;display:flex}.collapsed-draft svg:last-child{margin-left:auto}.composer{background:#fffefb;border:1px solid #e0e5d8;border-radius:8px;margin:12px 17px 15px;padding:11px 11px 9px}.composer textarea{resize:vertical;background:0 0;border:0;min-height:42px;max-height:180px;padding:0 3px;font-size:11px}.composer textarea:focus{outline:none}.composer:focus-within{border-color:#abc19c;box-shadow:0 0 0 2px #e5eddd80}.composer-bottom{justify-content:space-between;align-items:center;gap:5px;margin-top:8px;display:flex}.composer-bottom>div{align-items:center;gap:11px;display:flex}.generate-button{color:#8b9c77;align-items:center;gap:5px;padding:5px 2px;font-size:9px;display:flex}.keyboard-hint{color:#b4bbab;font-size:8px}.customer-context{border-left:1px solid var(--border);background:#fffefb;flex-shrink:0;width:239px;min-width:215px;overflow-y:auto}.context-heading{color:#a0ad92;justify-content:space-between;align-items:center;padding:24px 17px 20px;display:flex}.context-heading h2{color:#768a66;font-size:11px;font-weight:550}.customer-profile{text-align:center;border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:7px;padding:7px 16px 22px;display:flex}.large-avatar{color:#ab9d7c;background:#eeeade;width:57px;height:57px;margin-bottom:5px;font-size:17px}.customer-profile h3{font-size:12px;font-weight:600}.customer-profile>span:not(.avatar){color:#9da78f;font-size:9px}.customer-source{background:#f0f5e9;border-radius:4px;align-items:center;gap:5px;margin-top:4px;padding:5px 7px;display:flex;color:#849d73!important;font-size:8px!important}.context-section{border-bottom:1px solid var(--border);padding:18px 17px}.context-section h3{color:#839474;align-items:center;gap:7px;margin-bottom:14px;font-size:10px;font-weight:550;display:flex}.context-section h3 svg{color:#a6b299}.context-section h3>span{color:#b1b9a5;margin-left:auto;font-size:9px}.tags{flex-wrap:wrap;gap:5px;display:flex}.tag{color:#98a083;background:#f2f2e9;border:1px solid #eaece0;border-radius:4px;padding:4px 7px;font-size:8px}.order-empty{text-align:center;color:#b0b9a0;background:#fafbf5;border:1px dashed #e4e8d9;border-radius:7px;padding:14px 12px}.order-empty p{color:#96a182;margin:7px 0;font-size:9px}.order-empty small{color:#b0b9a0;font-size:8px;line-height:1.7;display:block}.order-card{background:#f2f6e9;border:1px solid #e3ebd8;border-radius:6px;flex-direction:column;gap:5px;margin-bottom:7px;padding:10px;font-size:10px;display:flex}.order-card>span{color:#9bac8e;font-size:9px}.order-card small{color:#95a785;font-size:8px}.context-section textarea{background:#fdfdf8;border-color:#e6eadc;min-height:66px;margin-bottom:8px;padding:9px 10px;font-size:9px}.context-section .button{font-size:9px}.private-note{color:#b3bba7;justify-content:center;align-items:center;gap:4px;margin-top:7px;font-size:7px;display:flex}.notes-list{flex-direction:column;gap:8px;max-height:210px;margin-bottom:9px;display:flex;overflow-y:auto}.note{background:#f7f3e7;border:1px solid #eee7d5;border-radius:5px;padding:9px}.note p{color:#9a9277;white-space:pre-wrap;overflow-wrap:anywhere;font-size:9px;line-height:1.6}.note small{color:#bcb298;margin-top:6px;font-size:7px;display:block}.ticket-form{padding-top:10px}.mobile-menu,.back-to-list{display:none}.standard-page{max-width:1300px;margin:0 auto;padding:31px}.section-heading{margin-bottom:27px}.section-heading-line{justify-content:space-between;align-items:center;gap:15px;display:flex}.section-heading h1{font-size:29px}.section-heading p{color:#8d9b84;margin-top:9px;font-size:12px;line-height:1.7}.surface{border:1px solid var(--border);background:#fffefb;border-radius:11px;box-shadow:0 3px 10px #243b2a02}.connection-grid{grid-template-columns:1.5fr 1fr;gap:22px;margin-bottom:23px;display:grid}.connection-card{padding:23px}.card-heading{align-items:center;gap:13px;display:flex}.card-heading>div{flex:1}.card-heading h2{letter-spacing:-.2px;font-size:14px;font-weight:600}.card-heading p{color:#9aa58e;margin-top:5px;font-size:10px;line-height:1.6}.channel-icon{color:#71a46b;background:#e6f0e2;border:1px solid #dae7d3;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.badge{white-space:nowrap;border-radius:5px;align-items:center;padding:5px 7px;font-size:9px;font-weight:500;display:inline-flex}.badge.green{color:#71935c;background:#edf4e7}.badge.amber{color:#b0955b;background:#f8f0df}.badge.neutral{color:#9ba589;background:#f1f3eb}.qr-area{text-align:center;max-width:380px;margin:auto;padding:37px 15px 25px}.qr-placeholder{color:#a4b393;background:#f8f9f1;border:1px solid #e7ecdc;border-radius:15px;place-items:center;width:160px;height:160px;margin:0 auto 22px;display:grid;position:relative}.qr-placeholder:before,.qr-placeholder:after{content:"";opacity:.45;border-color:#93ad7b;width:21px;height:21px;position:absolute}.qr-placeholder:before{border-top:3px solid;border-left:3px solid;border-radius:7px 0 0;top:-2px;left:-2px}.qr-placeholder:after{border-bottom:3px solid;border-right:3px solid;border-radius:0 0 7px;bottom:-2px;right:-2px}.qr-image{aspect-ratio:1;width:100%;max-width:240px;image-rendering:pixelated;border-radius:10px;margin-bottom:15px}.qr-area h3{color:#5e7950;margin-bottom:10px;font-size:15px}.qr-area p{color:#9ea990;font-size:11px;line-height:1.9}.connection-actions{justify-content:center;align-items:center;gap:10px;padding-bottom:4px;display:flex}.connection-side{flex-direction:column;gap:20px;display:flex}.instructions-card{padding:25px}.instructions-card>h2{margin-bottom:25px;font-size:14px;font-weight:600}.instruction-step{align-items:flex-start;gap:13px;margin-bottom:23px;display:flex;position:relative}.instruction-step:last-child{margin-bottom:0}.instruction-step>span{color:#9cab85;background:#f0f3e9;border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.instruction-step strong{color:#758767;margin:4px 0 7px;font-size:11px;display:block}.instruction-step p{color:#a1ac95;font-size:10px;line-height:1.8}.connection-note{color:#c3b184;background:#f5f0e3;border:1px solid #ece6d5;border-radius:9px;gap:13px;padding:18px;display:flex}.connection-note strong{color:#a1916b;font-size:11px}.connection-note p{color:#b1a47e;margin-top:6px;font-size:10px;line-height:1.8}.connected-icon{color:#8fae75;background:#edf4e2;border:1px solid #dde8d0;border-radius:50%;place-items:center;width:130px;height:130px;margin:0 auto 23px;display:grid}.history-card{padding:24px}.history-stats{grid-template-columns:repeat(4,1fr);gap:15px;margin:26px 0 23px;display:grid}.history-stats>div{border-right:1px solid var(--border);padding:0 13px}.history-stats>div:first-child{padding-left:0}.history-stats>div:last-child{border:0}.history-stats span{color:#98a48a;margin-bottom:8px;font-size:10px;display:block}.history-stats strong{color:#677f58;font-family:Manrope,sans-serif;font-size:23px;font-weight:600}.history-stats .date-value{font-size:17px}.history-status{color:#96a37f;background:#f7f8f0;border-radius:5px;flex-wrap:wrap;align-items:center;gap:8px;padding:11px 13px;font-size:10px;display:flex}.history-footnote{color:#a7b098;margin-top:15px;font-size:10px;line-height:1.75}.knowledge-notice{color:#9aac86;background:#eef3e5;border:1px solid #e1e9d4;border-radius:9px;align-items:center;gap:15px;margin-bottom:23px;padding:19px;display:flex}.knowledge-notice strong{color:#768e5b;font-size:11px}.knowledge-notice p{color:#9fac89;margin-top:5px;font-size:10px;line-height:1.8}.knowledge-toolbar{justify-content:space-between;align-items:center;gap:15px;margin:25px 0 18px;display:flex}.knowledge-toolbar>strong{color:#8c9a7c;font-size:12px;font-weight:500}.knowledge-toolbar .search-input{background:#fffefb;width:265px}.knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.knowledge-card{flex-direction:column;min-height:230px;padding:23px;display:flex}.knowledge-icon{border-radius:9px;place-items:center;width:37px;height:37px;margin-bottom:21px;display:grid}.knowledge-card h2{color:#617b51;margin-bottom:11px;font-size:13px;font-weight:600;line-height:1.5}.knowledge-card p{white-space:pre-wrap;overflow-wrap:anywhere;color:#9eaa8b;flex:1;font-size:11px;line-height:1.95}.knowledge-card footer{border-top:1px solid var(--border);color:#b2bca1;justify-content:space-between;align-items:center;gap:8px;margin-top:22px;padding-top:14px;font-size:8px;display:flex}.knowledge-card footer>span{align-items:center;gap:4px;display:flex}.knowledge-form{max-width:760px;padding:25px}.knowledge-form h2{margin-bottom:20px;font-size:15px}.knowledge-form label{margin-bottom:18px}.form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.report-metrics{grid-template-columns:repeat(3,1fr);gap:20px;margin:23px 0;display:grid}.report-metric{padding:24px}.report-metric>span{color:#9aa58b;margin-bottom:13px;font-size:11px;display:block}.report-metric>strong{letter-spacing:-1px;color:#607b4e;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:32px;font-weight:600;display:block}.report-metric>small{color:#b2bba1;font-size:10px}.budget-card{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;padding:25px;display:flex}.budget-card>div:first-child{flex:1}.budget-card h2{color:#697f57;font-size:14px;font-weight:600}.budget-card p{color:#a0ad8b;margin-top:7px;font-size:11px}.budget-card>span{color:#91a975;font-family:Manrope,sans-serif;font-size:18px}.progress-track{background:#edf1e4;border-radius:7px;width:100%;height:8px;margin:10px 0}.progress-track>div{background:#96b178;border-radius:7px;min-width:0;height:100%}.budget-card>small{color:#a9b499;font-size:10px;line-height:1.6}.usage-table{overflow:hidden}.usage-table>.card-heading{border-bottom:1px solid var(--border);justify-content:space-between;padding:23px 25px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;color:#a9b297;background:#fafbf5;padding:14px 25px;font-size:10px;font-weight:500}td{color:#90a07b;border-top:1px solid #eef0e6;padding:18px 25px}.table-model{align-items:center;gap:9px;display:flex}th:last-child,td:last-child{text-align:right}.settings-card{margin-bottom:22px;padding:25px}.settings-section-intro{align-items:flex-start;gap:12px;margin-bottom:23px;display:flex}.settings-section-intro h2{color:#678152;margin-bottom:7px;font-size:14px;font-weight:600}.settings-section-intro p{color:#a6b092;font-size:10px;line-height:1.6}.mode-options{grid-template-columns:1fr 1fr;gap:15px;display:grid}.mode-option{cursor:pointer;background:#fdfdf8;border:1px solid #e5eada;border-radius:8px;flex-direction:row;align-items:flex-start;gap:10px;padding:17px;display:flex}.mode-option.selected{background:#f4f8ec;border-color:#bdd0a9}.mode-option input{accent-color:#769757;width:14px;height:14px;margin:1px 0 0;padding:0}.mode-option>span:nth-child(2){flex:1}.mode-option strong{color:#7f9668;align-items:center;gap:6px;font-size:11px;font-weight:550;display:flex}.mode-option small{color:#acb69a;margin-top:7px;font-size:9px;line-height:1.7;display:block}.mode-option .badge{padding:4px;font-size:8px}.info-strip{color:#9aad86;background:#f1f4e8;border:1px solid #e6ebdb;border-radius:7px;align-items:center;gap:8px;padding:12px 15px;font-size:10px;line-height:1.7;display:flex}.settings-card>.info-strip{background:#fafbf6;margin-top:18px}.form-grid{grid-template-columns:1fr 1fr;gap:23px 22px;display:grid}.form-grid label{color:#899e70;font-size:11px}.form-grid input,.form-grid select{color:#798e65;background:#fffffc;border-color:#e1e8d6;font-size:11px}.form-grid small{color:#adb89a;font-size:9px;line-height:1.6}.secret-info{color:#b2bc9f;align-items:center;gap:8px;padding-top:20px;font-size:10px;line-height:1.6;display:flex}.toggle-row{border-top:1px solid var(--border);cursor:pointer;flex-direction:row;align-items:center;gap:12px;margin-top:24px;padding-top:24px;display:flex;position:relative}.toggle-row>div{flex:1}.toggle-row strong{color:#7f9865;font-size:11px;font-weight:550;display:block}.toggle-row>div>span{color:#adb99a;margin-top:6px;font-size:10px;font-weight:400;line-height:1.7;display:block}.toggle-input{opacity:0;z-index:1;cursor:pointer;width:35px;height:20px;position:absolute;right:0}.toggle-visual{background:#dce3d0;border-radius:20px;flex-shrink:0;width:35px;height:20px;transition:background .2s;position:relative}.toggle-visual:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #35532415}.toggle-input:checked+.toggle-visual{background:#8ca971}.toggle-input:checked+.toggle-visual:before{transform:translate(15px)}.toggle-input:focus-visible+.toggle-visual{outline-offset:3px;outline:2px solid #8fa778}.settings-card>.small-muted{margin-top:14px}.settings-save{justify-content:space-between;align-items:center;gap:15px;padding-bottom:16px;display:flex}.settings-save>span{color:#a4b192;font-size:10px}.settings-fieldset:disabled{opacity:.7}.small-muted{color:#adb69d;font-size:9px;line-height:1.7}.centered{text-align:center}.muted{color:#8b9a81}.loading-state{color:#93a77a;justify-content:center;align-items:center;gap:10px;margin:auto;padding:45px 22px;font-size:12px;display:flex}.spin{animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;color:#aab99a;flex-direction:column;align-items:center;gap:12px;margin:auto;padding:42px 22px;display:flex}.empty-icon{color:#adbe94;background:#f0f4e6;border-radius:17px;place-items:center;width:60px;height:60px;margin-bottom:4px;display:grid}.empty-state h3{color:#8fa478;font-size:13px;font-weight:550}.empty-state p{max-width:340px;font-size:11px;line-height:1.8}.inline-alert{color:#ae7b52;text-align:left;background:#fff3e9;border:1px solid #f2dac5;border-radius:7px;align-items:flex-start;gap:8px;padding:12px 13px;font-size:11px;line-height:1.65;display:flex}.inline-alert>svg{margin-top:1px}.global-alert{padding:12px 31px 0;position:relative}.global-alert .inline-alert{padding-right:42px}.global-alert>.icon-button{position:absolute;top:19px;right:40px}.toast{color:#6a8554;z-index:70;background:#fffefb;border:1px solid #c9d7bd;border-radius:9px;align-items:center;gap:10px;max-width:min(540px,90vw);padding:12px 13px 12px 17px;font-size:11px;line-height:1.6;display:flex;position:fixed;bottom:24px;left:calc(50% + 116px);transform:translate(-50%);box-shadow:0 8px 35px #334b3a20}.toast>.icon-button{flex-shrink:0}.boot{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;padding:30px;display:flex}.boot>.loading-state{margin:0;padding:20px}.boot>.inline-alert{max-width:480px}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{background:#edf1e4;flex-direction:column;min-height:100vh;padding:40px 50px;display:flex;position:relative;overflow:hidden}.login-story .brand{z-index:1;position:relative}.login-story .brand-mark{background:#dbe5cc}.login-copy{z-index:1;margin:auto 0;padding:60px 12px;position:relative}.login-copy>.eyebrow{letter-spacing:2px;color:#9baa86;margin-bottom:22px;font-size:9px}.login-copy h1{letter-spacing:-3.4px;color:#4e6940;font-family:Manrope,sans-serif;font-size:clamp(48px,5.1vw,79px);font-weight:550;line-height:1.09}.login-copy h1 em{color:#9aae7b;font-style:normal}.login-copy>p{color:#99a984;max-width:300px;margin-top:26px;font-size:13px;line-height:1.9}.login-feature{align-items:center;gap:13px;margin-top:36px;display:flex}.login-feature>span{color:#8da16f;background:#f1f5e9;border:1px solid #d6e2c8;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.login-feature strong{color:#83956d;font-size:11px;font-weight:550;display:block}.login-feature small{color:#a6b491;margin-top:6px;font-size:10px;display:block}.login-footer{color:#a3b08f;z-index:1;justify-content:space-between;font-size:10px;display:flex;position:relative}.login-footer>span{font-size:9px}.decor-ring{pointer-events:none;border:1px solid #dce5cf;border-radius:50%;position:absolute}.ring-one{width:520px;height:520px;bottom:25px;right:-280px}.ring-two{width:710px;height:710px;bottom:-70px;right:-375px}.login-form-section{background:#fffefb;place-items:center;padding:50px 35px;display:grid}.login-form-wrap{width:100%;max-width:350px}.login-lock{color:#91a978;background:#f4f7ed;border:1px solid #e0e8d7;border-radius:14px;place-items:center;width:53px;height:53px;margin-bottom:27px;display:grid}.login-form-wrap>.eyebrow{letter-spacing:1.6px;margin-bottom:11px;font-size:8px}.login-form-wrap h2{letter-spacing:-1.25px;color:#526d45;font-family:Manrope,sans-serif;font-size:29px;font-weight:600}.login-form-wrap>.muted{color:#a7b297;margin-top:11px;font-size:11px;line-height:1.8}.login-form-wrap form{margin-top:32px}.login-form-wrap label{color:#8a9d76;margin-bottom:21px;font-size:11px}.login-form-wrap input{background:#fdfef9;border-color:#e0e7d6;min-height:43px;padding:12px 13px;font-size:11px}.login-form-wrap input::placeholder{color:#bac3aa}.login-form-wrap .button{background:#517142;border-color:#517142;min-height:44px;margin-top:5px}.login-form-wrap .inline-alert{margin-bottom:20px;font-size:10px}.login-help{color:#acb998;background:#f7f9f0;border:1px solid #ebefdf;border-radius:7px;align-items:flex-start;gap:9px;margin-top:24px;padding:13px;font-size:9px;line-height:1.8;display:flex}.login-help svg{margin-top:1px}.nav-scrim{display:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#dce4d3;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#c9d6be}@media (width>=1650px){:root{--sidebar-width:250px}.sidebar{padding-left:22px;padding-right:22px}.topbar,.page-heading{padding-left:40px;padding-right:40px}.metrics,.inbox-layout{margin-left:40px;margin-right:40px}.conversation-list{width:320px}.customer-context{width:270px}.conversation-row{padding:20px 18px}.conversation-title strong{font-size:12px}.conversation-summary p{font-size:11px}.inbox-layout{height:calc(100vh - 350px)}.message-bubble p{font-size:12px}.standard-page{padding:40px}.metrics{gap:20px}.metric{padding:18px 22px}.toast{left:calc(50% + 125px)}}@media (width<=1300px){:root{--sidebar-width:210px}.sidebar{padding-left:11px;padding-right:11px}.brand strong{font-size:18px}.brand small{font-size:7px}.brand{gap:7px}.brand-mark{width:34px;height:39px}.nav-item{padding-left:10px;padding-right:10px;font-size:10px}.nav-item svg{width:17px}.workspace-switch{padding:10px 8px}.topbar,.page-heading,.demo-banner{padding-left:22px;padding-right:22px}.metrics,.inbox-layout{margin-left:22px;margin-right:22px}.conversation-list{width:260px;min-width:235px}.customer-context{width:208px;min-width:190px}.context-section{padding:16px 13px}.chat-heading{padding-left:14px;padding-right:14px}.messages-scroll{padding-left:17px;padding-right:17px}.keyboard-hint{display:none}.draft-bottom>span{max-width:110px;line-height:1.5}.metric{padding:13px}.metric>strong{font-size:23px}.standard-page{padding:25px}.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toast{left:calc(50% + 105px)}}.test-mode-badge{color:#5d583b;white-space:nowrap;background:#faf4e4;border:1px solid #e9dfc2;border-radius:7px;padding:6px 9px;font-size:11px}.test-empty-banner{color:#62532d;background:#fff8e9;border:1px solid #eaddba;border-radius:10px;align-items:center;gap:10px;margin:16px 30px 0;padding:12px 16px;font-size:12px;display:flex}.test-empty-banner>svg{flex-shrink:0}.test-empty-banner>button{color:#365c42;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-weight:600;display:inline-flex}.test-selection-grid{grid-template-columns:1fr 1fr;gap:28px;margin:22px 0 16px;display:grid}.test-selection-grid>div{min-width:0}.test-selection-grid h3{align-items:center;gap:8px;margin:0 0 14px;font-size:14px;display:flex}.test-selection-grid label:not(.test-chat-option){margin-bottom:7px;font-size:12px;font-weight:600;display:block}.test-selection-grid small{color:#62715d;margin-top:5px;font-size:11px;line-height:1.6;display:block}.test-phone-entry{gap:8px;margin-bottom:7px;display:flex}.test-phone-entry input{flex:1;min-width:0}.test-phone-entry>button{flex-shrink:0}.test-groups-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.test-groups-heading h3{margin-bottom:10px}.test-selected-list{gap:6px;margin:12px 0;padding:0;list-style:none;display:grid}.test-selected-list li{overflow-wrap:anywhere;background:#f4f7ef;border:1px solid #e2e9da;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:12px;display:flex}.test-selected-list .icon-button{flex-shrink:0}.test-selected-list small{margin-top:1px}.test-known-phones summary{cursor:pointer;color:#365c42;padding:5px 0;font-size:12px}.test-chat-options{max-height:220px;margin-top:10px;overflow-y:auto}.test-chat-option{cursor:pointer;border-bottom:1px solid #edf0e8;align-items:center;gap:10px;padding:9px 4px;display:flex}.test-chat-option input{accent-color:#4a703f;flex-shrink:0;width:16px;height:16px}.test-chat-option strong{overflow-wrap:anywhere;font-size:12px;font-weight:600}.test-chat-option small,.test-settings .toggle-row{margin-top:0}.test-selection-warning{margin-top:14px}@media (width<=900px){.test-selection-grid{grid-template-columns:1fr;gap:24px}}@media (width<=700px){.test-mode-badge{white-space:normal;max-width:125px;padding:5px;font-size:9px}.test-empty-banner{flex-wrap:wrap;margin:12px 16px 0;font-size:11px}.test-empty-banner>span{flex:1}.test-empty-banner>button{margin-left:26px}.test-phone-entry{flex-wrap:wrap}.test-phone-entry input{flex-basis:100%}}@media (width<=1120px){.customer-context{display:none}.metrics{gap:10px}.metric-top>span{font-size:9px}.metric-icon{width:27px;height:27px}.page-heading h1{font-size:25px}.page-heading p,.page-heading>.button{font-size:10px}.inbox-layout{height:calc(100vh - 330px)}.conversation-list{width:280px}.connection-grid{grid-template-columns:1.3fr 1fr;gap:16px}.connection-card{padding:18px}.instructions-card{padding:20px}.card-heading{gap:10px}.card-heading h2{font-size:13px}.card-heading p{font-size:9px}.channel-icon{width:36px;height:36px}.connection-card .badge{font-size:8px}.mode-option{gap:8px;padding:13px}.mode-option .badge{display:none}.mode-options{gap:12px}.report-metric{padding:20px}.report-metric>strong{font-size:28px}.history-stats>div{padding:0 8px}.history-stats span{font-size:9px}.history-stats strong{font-size:21px}.history-stats .date-value{font-size:15px}.login-story{padding:35px}.login-copy{padding-left:0;padding-right:0}}@media (width<=900px){:root{--sidebar-width:185px}.sidebar{padding-left:9px;padding-right:9px}.brand{gap:5px;margin-left:5px;margin-right:5px}.brand strong{font-size:17px}.brand-mark{width:29px;height:35px}.brand-mark svg{width:20px}.brand small{letter-spacing:2px;font-size:6px}.workspace-switch strong{font-size:10px}.workspace-switch span{font-size:8px}.workspace-avatar{width:26px;height:26px;font-size:9px}.workspace-switch{gap:7px;margin-bottom:24px}.workspace-switch>svg{width:12px}.nav-item{gap:8px;padding:11px 8px;font-size:9px}.nav-item svg{width:16px}.nav-item b{min-width:17px;font-size:8px}.assistant-card{padding:14px 11px}.assistant-card strong{font-size:10px}.assistant-card p{font-size:9px}.profile{gap:6px}.profile-avatar{width:29px;height:29px;font-size:9px}.profile strong{font-size:9px}.profile>div>span{font-size:8px}.topbar{height:58px;padding:0 18px}.topbar-right{gap:8px}.breadcrumb{gap:7px;font-size:9px}.pilot-badge{padding:5px 7px;font-size:8px}.demo-banner{padding:8px 18px;font-size:9px}.demo-banner button{display:none}.page-heading{padding:24px 18px 20px}.page-heading>.button{gap:6px;padding:8px 10px;font-size:9px}.page-heading h1{font-size:23px}.page-heading p{font-size:9px}.metrics,.inbox-layout{margin-left:18px;margin-right:18px}.metrics{gap:8px;margin-bottom:19px}.metric{padding:12px 10px}.metric-top>span{font-size:8px}.metric-icon{border-radius:6px;width:22px;height:22px}.metric-icon svg{width:13px}.metric>strong{margin-top:7px;font-size:21px}.metric>small{font-size:8px}.conversation-list{width:236px;min-width:215px}.conversation-title strong{font-size:10px}.conversation-row{gap:8px;padding:15px 11px}.customer-avatar{width:31px;height:31px;font-size:10px}.conversation-summary p{font-size:9px}.chat-heading h2{font-size:11px}.chat-heading{gap:8px;padding:13px 12px}.chat-heading>.button{padding:6px 7px;font-size:9px}.chat-heading>.avatar{display:none}.draft-card{margin-left:11px;margin-right:11px}.draft-bottom>span{display:none}.draft-bottom{justify-content:flex-end}.composer{margin-left:11px;margin-right:11px}.composer-bottom .button{padding:6px 8px;font-size:9px}.generate-button{gap:4px;font-size:8px}.message-bubble p{font-size:10px}.conversation-mode{font-size:8px}.conversation-list .search-input{margin-left:12px;margin-right:12px}.conversation-filters{padding-left:11px;padding-right:11px}.standard-page{padding:23px 18px}.section-heading h1{font-size:25px}.section-heading p{font-size:10px}.connection-grid{grid-template-columns:1fr}.connection-side{grid-template-columns:1fr 1fr;gap:16px;display:grid}.connection-note{height:max-content}.report-metrics{gap:11px}.report-metric{padding:17px}.report-metric>span{font-size:10px}.report-metric>strong{font-size:24px}.report-metric>small{font-size:8px}.form-grid{gap:18px}.settings-card{padding:21px}.toast{left:calc(50% + 92px)}.login-footer>span{display:none}.login-story{padding:30px}.login-copy h1{font-size:55px}.login-form-section{padding:35px 28px}}@media (width<=700px){:root{--sidebar-width:230px}.sidebar{padding-left:17px;padding-right:17px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.nav-scrim{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14281755;display:block;position:fixed;inset:0}.brand{gap:9px;margin:0 9px}.brand strong{font-size:20px}.brand small{font-size:8px}.brand-mark{width:37px;height:42px}.brand-mark svg{width:24px}.workspace-switch{margin-top:33px;padding:12px 10px}.workspace-switch strong{font-size:11px}.workspace-switch span{font-size:10px}.workspace-avatar{width:29px;height:29px}.nav-item{gap:11px;padding:12px;font-size:11px}.nav-item svg{width:19px}.main{margin-left:0;padding-bottom:16px}.topbar{height:58px;padding:0 15px}.mobile-menu{display:inline-flex}.breadcrumb{gap:8px;font-size:10px}.breadcrumb>span,.breadcrumb>svg{display:none}.topbar-right{gap:10px}.pilot-badge{font-size:8px}.demo-banner{align-items:flex-start;padding:9px 16px;font-size:9px;line-height:1.7}.demo-banner>svg{margin-top:1px}.demo-banner strong{display:inline}.page-heading{align-items:flex-start;padding:23px 16px 20px}.page-heading h1{font-size:26px}.page-heading p{max-width:240px;font-size:10px;line-height:1.7}.page-heading>.button{gap:0;min-width:35px;margin-top:15px;padding:10px;font-size:0}.page-heading>.button svg:first-child{width:18px;height:18px}.page-heading>.button svg:last-child{display:none}.eyebrow{letter-spacing:1.6px;font-size:7px}.metrics{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 16px 19px}.metric{padding:13px 15px}.metric-top>span{font-size:10px}.metric-icon{width:27px;height:27px}.metric-icon svg{width:16px}.metric>strong{margin:4px 0 5px;font-size:25px;line-height:1.2}.metric>small{font-size:8px}.inbox-layout{height:calc(100dvh - 411px);min-height:455px;margin:0 16px}.conversation-list{border-right:0;width:100%;min-width:0}.conversation-main,.conversation-selected .conversation-list{display:none}.conversation-selected .conversation-main{width:100%;min-width:0;display:flex}.conversation-row{gap:12px;padding:17px}.customer-avatar{width:37px;height:37px;font-size:11px}.conversation-title strong{font-size:12px}.conversation-title time{font-size:9px}.conversation-summary p{font-size:10px}.tiny-badge{font-size:8px}.list-heading{padding:20px 17px 15px}.list-heading h2{font-size:13px}.conversation-list .search-input{margin-left:16px;margin-right:16px}.search-input input{padding:9px 0;font-size:11px}.conversation-filters{padding-left:15px;padding-right:15px}.conversation-filters button{font-size:10px}.list-footer{font-size:8px}.back-to-list{display:inline-flex}.chat-heading{gap:9px;min-height:62px;padding:12px 10px}.chat-heading h2{font-size:12px}.chat-heading>.button{padding:7px 10px;font-size:10px}.chat-heading>.avatar{width:29px;height:29px;font-size:9px;display:grid}.chat-heading-info>span{font-size:8px}.conversation-mode{padding:7px;font-size:8px}.messages-scroll{padding:15px 17px 7px}.message-bubble p{font-size:11px}.message-meta{font-size:7px}.draft-card{margin:8px 12px 0;padding:8px 10px}.draft-card textarea{min-height:45px;max-height:100px;font-size:10px}.draft-heading{margin-bottom:1px}.draft-heading>span{font-size:9px}.draft-bottom{margin-top:3px}.draft-bottom>span{flex:1;max-width:140px;font-size:7px;display:inline}.draft-bottom .button{min-height:27px;padding:6px 7px;font-size:8px}.composer{margin:10px 12px 12px;padding:9px}.composer textarea{min-height:30px;max-height:110px;font-size:10px}.composer-bottom{margin-top:4px}.generate-button{font-size:9px}.composer-bottom .button{padding:7px 10px;font-size:10px}.standard-page{padding:25px 16px}.section-heading{margin-bottom:23px}.section-heading h1{font-size:25px}.section-heading-line{align-items:flex-start;gap:10px}.section-heading-line>.button{padding:9px 10px;font-size:9px}.section-heading p{font-size:11px;line-height:1.8}.connection-grid{gap:16px;margin-bottom:17px}.connection-card{padding:20px}.card-heading h2{font-size:13px}.card-heading p{font-size:10px}.card-heading{gap:11px}.channel-icon{width:41px;height:41px}.connection-card .badge{font-size:9px}.connection-side{grid-template-columns:1fr}.instructions-card{padding:23px}.instruction-step strong{font-size:12px}.instruction-step p,.connection-note p{font-size:11px}.history-card{padding:20px}.history-card>.card-heading{flex-wrap:wrap}.history-card>.card-heading>.button{margin-left:40px}.history-stats{grid-template-columns:1fr 1fr;gap:23px 8px}.history-stats>div{padding-left:0}.history-stats>div:nth-child(2){border-right:0}.history-stats strong{font-size:23px}.history-stats .date-value{font-size:17px}.knowledge-grid{grid-template-columns:1fr;gap:15px}.knowledge-card{min-height:210px;padding:22px}.knowledge-card p{font-size:12px}.knowledge-notice{align-items:flex-start;gap:11px;padding:16px}.knowledge-notice strong{font-size:11px}.knowledge-notice p{font-size:10px}.knowledge-notice>svg{width:18px;margin-top:2px}.knowledge-toolbar{gap:12px}.knowledge-toolbar .search-input{width:210px}.knowledge-toolbar>strong{white-space:nowrap;font-size:10px}.knowledge-toolbar .search-input input{font-size:10px}.report-metrics{grid-template-columns:1fr;gap:13px;margin:18px 0}.report-metric{padding:20px}.report-metric>span{margin-bottom:8px;font-size:11px}.report-metric>strong{margin-bottom:8px;font-size:28px}.report-metric>small{font-size:10px}.budget-card,.usage-table>.card-heading{padding:20px}th,td{padding:14px 18px;font-size:10px}.table-model{font-size:9px}.table-model svg{width:14px}.settings-card{padding:20px}.mode-options{grid-template-columns:1fr;gap:12px}.mode-option{padding:15px}.mode-option strong{font-size:12px}.mode-option small{font-size:10px}.mode-option .badge{display:inline-flex}.form-grid{grid-template-columns:1fr;gap:21px}.form-grid label,.form-grid input,.form-grid select{font-size:12px}.form-grid small{font-size:10px}.settings-section-intro h2{font-size:14px}.settings-section-intro p{font-size:11px}.settings-section-intro .metric-icon{width:29px;height:29px}.secret-info{align-items:flex-start;font-size:10px}.settings-save>span{max-width:170px;font-size:9px;line-height:1.7}.settings-save>.button{font-size:10px}.toggle-row strong{font-size:12px}.toggle-row>div>span{font-size:10px}.global-alert{padding:10px 16px 0}.global-alert>.icon-button{top:17px;right:24px}.toast{width:max-content;max-width:calc(100vw - 32px);padding:10px 10px 10px 14px;font-size:10px;bottom:18px;left:50%}.login-page{flex-direction:column;display:flex}.login-story{min-height:0;padding:25px}.login-copy{margin:0;padding:30px 0 22px}.login-copy>.eyebrow{margin-bottom:11px;font-size:7px}.login-copy h1{letter-spacing:-1.8px;font-size:36px;line-height:1.15}.login-copy h1 br{display:none}.login-copy h1 br:after{content:" "}.login-copy h1 em{display:block}.login-copy>p{max-width:300px;margin-top:14px;font-size:11px;line-height:1.8}.login-feature,.login-footer{display:none}.login-story .brand{margin:0}.ring-one{width:340px;height:340px;bottom:-150px;right:-180px}.ring-two{width:500px;height:500px;bottom:-230px;right:-260px}.login-form-section{padding:30px 25px 45px}.login-form-wrap{max-width:430px}.login-lock{display:none}.login-form-wrap>.eyebrow{font-size:7px}.login-form-wrap h2{font-size:26px}.login-form-wrap form{margin-top:25px}.login-form-wrap label,.login-form-wrap input{font-size:12px}.login-help{font-size:10px}.login-form-wrap>.muted{font-size:12px}.sidebar .assistant-card strong{font-size:11px}.sidebar .assistant-card p{font-size:10px}.sidebar .profile strong{font-size:11px}.sidebar .profile>div>span{font-size:9px}.sidebar .profile-avatar{width:33px;height:33px}.sidebar .profile{gap:9px}.sidebar .connection-mini{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.load-older{margin:1px auto 20px;display:flex}.load-conversations{max-width:90%;margin:16px auto;display:flex}.order-lookup{flex-direction:column;gap:8px;margin-top:12px;display:flex}.order-lookup input{padding:8px 10px;font-size:10px}.order-lookup .inline-alert{padding:8px;font-size:9px}.order-card a{color:#587542;align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.ticket-item{background:#faf2df;border:1px solid #ece0c4;border-radius:6px;margin-bottom:12px;padding:10px}.ticket-item>span{color:#917c4f;align-items:center;gap:5px;font-size:9px;display:flex}.ticket-item p{color:#796d50;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px;font-size:10px;line-height:1.7}.ticket-item small{color:#8b8168;margin-top:7px;font-size:8px;display:block}.account-settings>.inline-alert,.account-settings>.info-strip{margin-bottom:18px}.account-settings .form-actions,.team-list{margin-top:20px}.team-member{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 0;display:flex}.team-member:last-child{border-bottom:0}.team-member>div{flex:1;min-width:0}.team-member strong{color:#5c7250;font-size:11px;font-weight:550;display:block}.team-member small{color:#728166;overflow-wrap:anywhere;margin-top:5px;font-size:10px;display:block}.team-form{border-top:1px solid var(--border);margin-top:15px;padding-top:22px}.outbox-card{margin-top:22px;padding:24px}.outbox-card>.inline-alert,.outbox-card>.info-strip,.outbox-items{margin-top:17px}.outbox-item{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:17px 0;display:flex}.outbox-item>div{flex:1;min-width:0}.outbox-item p{white-space:pre-wrap;overflow-wrap:anywhere;color:#63735a;margin-top:9px;font-size:11px;line-height:1.8}.outbox-item small{overflow-wrap:anywhere;color:#957347;margin-top:8px;font-size:10px;line-height:1.7;display:block}.open-context,.context-close,.context-scrim{display:none}.quarantine-banner{color:#8a713e;background:#fbf2de;border:1px solid #e6d5b5;border-radius:8px;align-items:flex-start;gap:9px;margin:14px 31px 0;padding:12px 15px;font-size:10px;line-height:1.8;display:flex}.quarantine-banner>svg{margin-top:2px}.nav-item,.breadcrumb,.breadcrumb strong,.nav-eyebrow,.brand small,.workspace-switch span,.profile>div>span,.metric-top>span,.metric>small,.page-heading p,.section-heading p,.eyebrow,.conversation-summary p,.conversation-title time,.list-footer,.draft-indicator,.context-heading h2,.context-section h3,.customer-profile>span:not(.avatar),.small-muted,.customer-profile .customer-source,.private-note,.notes-list small,.order-empty p,.order-empty small,.welcome-conversation p,.welcome-conversation .eyebrow,.welcome-pills>span,.assistant-card p,.connection-mini,.chat-heading-info>span,.keyboard-hint,.draft-bottom>span,.qr-area p,.instruction-step p,.connection-note p,.history-footnote,.history-stats span,.knowledge-notice p,.knowledge-toolbar>strong,.knowledge-card p,.knowledge-card footer,.report-metric>span,.report-metric>small,.budget-card p,.budget-card>small,.settings-section-intro p,.mode-option small,.form-grid small,.secret-info,.toggle-row>div>span,.settings-save>span,.login-form-wrap>.muted,.login-help,.login-copy>p,.login-feature small,.login-footer,.login-footer>span,.card-heading p{color:#6b785f}.message-bubble p{color:#43523e;font-size:12px}.message-meta{color:#627457;font-size:9px}.conversation-summary p{font-size:11px}.conversation-title strong{font-size:12px}.conversation-title time,.tiny-badge{font-size:9px}.tiny-badge.green,.badge.green,.customer-source,.conversation-mode,.generate-button,.draft-heading>span,.draft-card textarea,.collapsed-draft,.info-strip,.knowledge-notice strong,.mode-option strong,.toggle-row strong,.form-grid label,.settings-section-intro h2,.knowledge-card h2{color:#567044}.tiny-badge.amber,.badge.amber,.conversation-mode.human,.draft-reason,.connection-note strong{color:#8d7138}.message-date{color:#6e7b5d;font-size:9px}.draft-card textarea,.composer textarea{font-size:12px}.context-section textarea{font-size:11px}.tag{color:#687650;font-size:9px}.note p{color:#786d4e;font-size:10px}.history-status{color:#617a49}.table-model,td,th{color:#667a54}.mode-option small{font-size:10px}.form-grid input,.form-grid select{color:#526841}.login-form-wrap label{color:#61784f}.login-form-wrap input{color:#3f5634}.login-form-wrap input::placeholder,input::placeholder,textarea::placeholder{color:#78836b}.search-input input::placeholder{color:#79876d}.empty-state{color:#788669}.empty-state h3{color:#6b8057}.empty-state p{color:#788669}.demo-banner{color:#887140}.demo-banner button{color:#796232}.settings-card>.info-strip{color:#6d7d5a}@media (width<=1120px){.open-context{display:inline-flex}.customer-context.context-open{z-index:60;border-left:1px solid #d7e0cf;width:300px;display:block;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #1c352d25}.context-open .context-close{display:inline-flex}.context-open .context-heading>svg{display:none}.context-scrim{z-index:55;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#20322145;display:block;position:fixed;inset:0}.context-open .context-heading{padding:23px 20px}.context-open .context-heading h2{font-size:13px}.context-open .context-section{padding:20px}.context-open .context-section h3,.context-open .context-section input,.context-open .context-section textarea{font-size:12px}.context-open .customer-profile h3{font-size:14px}.context-open .customer-profile>span:not(.avatar){font-size:11px}.context-open .customer-profile .customer-source{font-size:10px!important}.context-open .context-section .button,.context-open .small-muted,.context-open .order-empty p{font-size:11px}.context-open .order-empty small,.context-open .note small,.context-open .private-note{font-size:10px}.context-open .note p{font-size:11px}.context-open .order-card{font-size:12px}.context-open .order-card>span{font-size:11px}}@media (width<=700px){.outbox-card{padding:20px}.outbox-item{flex-direction:column;align-items:flex-start}.outbox-item>.button{align-self:flex-end}.account-settings .card-heading{gap:10px}.account-settings .card-heading h2{font-size:13px}.account-settings .card-heading>.button{font-size:9px}.account-settings .card-heading p{font-size:10px}.account-settings .card-heading>.metric-icon{display:none}.team-member{gap:10px}.team-member strong{font-size:11px}.team-member small{font-size:10px}.message-bubble p,.draft-card textarea,.composer textarea{font-size:11px}.message-meta{font-size:8px}.quarantine-banner{margin:12px 16px 0;font-size:10px}.conversation-selected .chat-heading{gap:6px}.conversation-selected .chat-heading>.avatar{display:none}.conversation-selected .chat-heading>.button{padding:7px 8px;font-size:9px}.open-context{flex-shrink:0}.outbox-item .badge{font-size:9px}.topbar{flex-wrap:wrap;row-gap:8px;height:auto;min-height:58px;padding-top:10px;padding-bottom:10px}.topbar-right{flex-wrap:wrap;margin-left:auto}}
