:root{--ink:#18201d;--muted:#6d7671;--line:#e8ebe8;--surface:#fff;--bg:#f5f7f5;--green:#13795b;--green-soft:#e9f7f1;--purple:#6f61d8;--purple-soft:#f0eefc;--orange:#b66a22;--orange-soft:#fff3e7;--red:#bf4a4a;--shadow:0 10px 35px #1d2d260f;--font-inter:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-manrope:Manrope,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);font-family:var(--font-inter),Arial,sans-serif;margin:0}button,input,textarea,select{font:inherit}button,a{transition:all .18s}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--font-manrope),sans-serif}body{font-size:14px}.app-shell{min-height:100vh}.sidebar{color:#cbd4cf;z-index:40;background:#17211d;flex-direction:column;width:236px;padding:24px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;align-items:center;gap:11px;padding:0 9px 26px;display:flex}.brand-mark{color:#10261e;width:34px;height:34px;font:800 17px var(--font-manrope);background:linear-gradient(135deg,#9ce4c5,#4cb58b);border-radius:10px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffff40}.brand>div:nth-child(2){flex-direction:column;display:flex}.brand strong{letter-spacing:.12em;font-size:15px}.brand span{color:#87958f;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:10px}.sidebar nav{flex-direction:column;gap:2px;display:flex}.sidebar nav a,.sim{color:#9caaa4;border-radius:9px;align-items:center;gap:11px;height:42px;padding:0 11px;font-weight:540;display:flex}.sidebar nav a:hover,.sim:hover{color:#fff;background:#202c27}.sidebar nav a.active,.sim.active{color:#fff;background:#293a33}.sidebar nav a.active svg,.sim.active svg{color:#7dd3ad}.sidebar nav a i{color:#10251c;background:#62c59a;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal;font-weight:800}.sidebar-bottom{border-top:1px solid #29342f;margin-top:auto;padding-top:13px}.sim{color:#d7dfdb;background:#21302a}.sim svg:last-child{margin-left:auto}.workspace{align-items:center;gap:9px;margin-top:14px;padding:10px 7px;display:flex}.workspace>div,.avatar{color:#176446;background:#dff4eb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:750;display:grid}.workspace>span{flex-direction:column;flex:1;display:flex}.workspace strong{color:#ecf2ef;font-size:12px}.workspace small{color:#74827c;margin-top:2px;font-size:10px}.close-menu{color:#fff!important;margin-left:auto!important;display:none!important}main{min-height:100vh;margin-left:236px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:25;background:#ffffffe6;align-items:center;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.topbar>div:first-of-type p{color:#8a938f;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.topbar h1{margin-top:2px;font-size:18px}.top-actions{align-items:center;gap:11px;margin-left:auto;display:flex}.status-pill{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:650;display:flex}.status-pill i{background:#35b77f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e0f6ec}.icon-btn{border:1px solid var(--line);color:#64706a;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.icon-btn:hover{color:#17211d;background:#f3f5f3}.menu-btn{display:none}.page{max-width:1600px;margin:auto;padding:30px 34px 48px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:750;display:block}.page-heading h2{letter-spacing:-.035em;font-size:25px}.page-heading p{color:var(--muted);margin-top:6px;line-height:1.5}.primary,.secondary,.soft-btn{white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:650;display:inline-flex}.primary{color:#fff;background:#1e795d;padding:10px 15px;box-shadow:0 4px 12px #1e795d26}.primary:hover{background:#17664e}.primary:disabled{opacity:.5}.secondary{color:#3b4641;border:1px solid var(--line);background:#fff;padding:9px 14px}.soft-btn{color:#53605a;background:#f5f7f5;border:1px solid #edf0ed;padding:8px 10px;font-size:11px}.full{width:100%}.panel{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:0 1px 1px #14231c05}.panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-title h3{font-size:16px}.panel-title a{color:var(--green);align-items:center;gap:4px;font-size:12px;font-weight:650;display:flex}.badge{color:#69736e;text-transform:uppercase;letter-spacing:.045em;background:#f6f7f6;border:1px solid #e5e9e6;border-radius:20px;align-items:center;gap:4px;width:max-content;padding:3px 8px;font-size:9px;font-weight:760;display:inline-flex}.badge-green{color:#187354;background:var(--green-soft);border-color:#d3efe2}.badge-purple{color:#6456c2;background:var(--purple-soft);border-color:#e1ddf8}.badge-orange{color:#a65d19;background:var(--orange-soft);border-color:#f9dfc5}.badge-red{color:#ab3c3c;background:#fff0f0;border-color:#f8dada}.segmented{background:#ebeeeb;border-radius:9px;padding:3px;display:flex}.segmented button{color:#75807a;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:11px}.segmented button.active{color:#26322d;background:#fff;font-weight:650;box-shadow:0 1px 4px #14231c17}.stat-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr;gap:7px 11px;padding:17px;display:grid}.stat-icon{color:#28795e;background:#eef6f2;border-radius:9px;grid-row:1/3;place-items:center;width:36px;height:36px;display:grid}.stat-card>span{color:var(--muted);font-size:11px}.stat-card>strong{font:700 25px var(--font-manrope);line-height:1}.stat-card>small{color:#8a938f;grid-column:2;font-size:9px}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:14px;margin-top:14px;display:grid}.dashboard-grid>.panel{padding:20px}.funnel-bars{padding:20px 10px 3px}.funnel-bars>div{position:relative}.funnel-bars span{justify-content:space-between;margin-bottom:7px;font-size:11px;display:flex}.funnel-bars span b{font-size:12px}.funnel-bars span+div{background:#eef1ee;border-radius:10px;height:8px;margin-bottom:17px;overflow:hidden}.funnel-bars i{background:linear-gradient(90deg,#27906c,#70c59f);border-radius:10px;height:100%;display:block}.funnel-bars svg{color:#b8c1bc;position:absolute;bottom:0;left:50%}.product-performance{margin-top:14px}.product-performance>div{border-top:1px solid #f0f2f0;align-items:center;gap:11px;padding:12px 0;display:flex}.product-dot{color:#17694f;background:#e9f4ef;border-radius:9px;place-items:center;width:35px;height:35px;font-weight:750;display:grid}.product-dot.p1{color:#6557bf;background:#f1eefb}.product-performance p{flex-direction:column;flex:1;display:flex}.product-performance p strong{font-size:12px}.product-performance p small{color:var(--muted);margin-top:3px;font-size:10px}.product-performance b{font-size:11px}.recent{margin-top:14px;padding-top:19px}.recent>.panel-title{padding:0 20px 16px}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:#8a938f;text-transform:uppercase;letter-spacing:.07em;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbfa;padding:11px 18px;font-size:9px;font-weight:700}td{color:#5f6964;border-bottom:1px solid #f0f2f0;padding:13px 18px;font-size:11px}tr:last-child td{border-bottom:0}.contact-cell{align-items:center;gap:9px;display:flex}.contact-cell>i{color:#276a52;background:#eef5f1;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:750;display:grid}.contact-cell>span{flex-direction:column;display:flex}.contact-cell strong{color:#29342f;font-size:11px}.contact-cell small{color:#89918d;margin-top:2px;font-size:9px}.inbox-shell{background:#fff;grid-template-columns:280px minmax(400px,1fr) 280px;height:calc(100vh - 76px);margin:-30px -34px -48px;display:grid}.conversation-list{border-right:1px solid var(--line);flex-direction:column;min-height:0;display:flex}.inbox-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;padding:0 17px;display:flex}.inbox-head>div{align-items:center;gap:8px;display:flex}.inbox-head h2{font-size:17px}.conversation-list>.search{margin:13px}.search{color:#8b948f;background:#f5f7f5;border:1px solid #eef0ee;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:36px;font-size:11px}.conversation-scroll{flex:1;overflow:auto}.conversation-item{text-align:left;background:#fff;border:0;border-top:1px solid #f2f3f2;align-items:flex-start;gap:9px;width:100%;padding:14px 13px;display:flex;position:relative}.conversation-item:hover,.conversation-item.active{background:#f4f8f6}.conversation-item.active:before{content:"";background:var(--green);border-radius:0 3px 3px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.lead-avatar{color:#236b52;background:#e4f1eb;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:9px;font-weight:750;display:grid}.lead-avatar.large{width:55px;height:55px;font-size:13px}.lead-avatar.small{width:29px;height:29px}.conversation-copy{flex:1;min-width:0}.conversation-copy>span{justify-content:space-between;gap:7px;display:flex}.conversation-copy strong{font-size:11px}.conversation-copy time{color:#a1a8a4;font-size:8px}.conversation-copy small{color:var(--green);font-size:8px}.conversation-copy p{color:#7c8581;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.conversation-item>i{color:#fff;background:#36a77b;border-radius:10px;place-items:center;min-width:16px;height:16px;font-size:8px;font-style:normal;display:grid;position:absolute;bottom:12px;right:13px}.chat-panel{background:#f6f8f6;flex-direction:column;min-height:0;display:flex}.chat-head{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:9px;height:72px;padding:0 18px;display:flex}.chat-head>div:nth-child(2){flex-direction:column;display:flex}.chat-head strong{font-size:12px}.chat-head small{color:#84908a;margin-top:3px;font-size:9px}.chat-actions{gap:5px;flex-direction:row!important;margin-left:auto!important;display:flex!important}.messages,.sim-messages{flex:1;padding:20px;overflow:auto}.day-divider{text-align:center;margin:0 0 17px}.day-divider span{text-transform:uppercase;color:#919a95;background:#edf0ed;border-radius:10px;padding:4px 9px;font-size:8px}.message-row{margin:8px 0;display:flex}.message-row.contact{justify-content:flex-start}.message-row.agent,.message-row.human{justify-content:flex-end}.message-row.system{justify-content:center}.bubble{background:#fff;border:1px solid #e7ebe8;border-radius:4px 12px 12px;max-width:76%;padding:9px 11px 7px;box-shadow:0 2px 7px #19282109}.agent .bubble{background:#e8f6ef;border-color:#d8ede3;border-radius:12px 4px 12px 12px}.human .bubble{background:#eeeafd;border-color:#e0daf8;border-radius:12px 4px 12px 12px}.system .bubble{background:#ecefed;border:0}.bubble>span{color:#6f7b75;margin-bottom:3px;font-size:8px;font-weight:750;display:block}.bubble p{white-space:pre-wrap;font-size:11px;line-height:1.48}.bubble time{text-align:right;color:#87918c;margin-top:4px;font-size:7px;display:block}.composer{border-top:1px solid var(--line);background:#fff;align-items:center;gap:8px;padding:12px 14px;display:flex}.composer input{border:1px solid var(--line);background:#f8f9f8;border-radius:9px;outline:0;flex:1;height:38px;padding:0 12px;font-size:11px}.composer input:focus{border-color:#9acbb7}.send-btn{background:var(--green);color:#fff;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.send-btn:disabled{opacity:.4}.lead-panel{border-left:1px solid var(--line);background:#fff;padding:20px 17px;overflow:auto}.lead-profile{text-align:center;border-bottom:1px solid var(--line);padding-bottom:17px}.lead-profile>.lead-avatar{margin:auto}.lead-profile h3{margin-top:9px;font-size:14px}.lead-profile>p{color:var(--muted);margin:4px 0 9px;font-size:9px}.lead-profile>div{justify-content:center;gap:4px;display:flex}.info-row{border-bottom:1px solid #f0f2f0;justify-content:space-between;gap:12px;padding:10px 0;font-size:10px;display:flex}.info-row span{color:#7d8782}.info-row strong{text-align:right;font-size:10px}.summary-box{background:#f4f8f6;border:1px solid #e4ede8;border-radius:9px;margin:14px 0;padding:11px}.summary-box span{color:var(--green);text-transform:uppercase;font-size:8px;font-weight:750}.summary-box p{color:#5c6761;margin-top:5px;font-size:9px;line-height:1.5}.boolean-grid{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;display:grid}.boolean-grid span{border:1px solid var(--line);color:#728078;background:#fafbfa;border-radius:8px;flex-direction:column;gap:3px;padding:8px;font-size:8px;display:flex}.boolean-grid svg{color:var(--green)}.boolean-grid b{color:#26322d;font-size:10px}.kanban{grid-template-columns:repeat(8,255px);align-items:start;gap:11px;padding-bottom:15px;display:grid;overflow-x:auto}.kanban-column{background:#eef1ee;border:1px solid #e5e9e6;border-radius:11px;min-height:430px}.kanban-column>header{align-items:center;gap:8px;height:46px;padding:0 12px;display:flex}.kanban-column>header strong{text-transform:uppercase;letter-spacing:.05em;font-size:9px}.kanban-column>header i{background:#fff;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:9px;font-style:normal}.stage-dot{background:#89958f;border-radius:50%;width:7px;height:7px}.s-qualified,.s-checkout_sent,.s-won{background:#3ba979}.s-human{background:#d68b43}.s-lost{background:#cb6262}.kanban-column>div{padding:0 7px 8px}.deal-card{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:7px;padding:12px;box-shadow:0 2px 5px #18241e06}.deal-card>div{justify-content:space-between;align-items:center;display:flex}.deal-card h4{margin-top:9px;font-size:12px}.deal-card p{color:#7c8781;margin:3px 0 11px;font-size:9px}.deal-card>span{color:#909994;border-top:1px solid #f1f2f1;justify-content:space-between;padding-top:8px;font-size:8px;display:flex}.deal-card>span b{color:#68736d}.deal-card select{border:1px solid var(--line);background:#fafbfa;border-radius:7px;width:100%;height:30px;margin-top:9px;padding:0 6px;font-size:9px}.drop-empty{color:#9ca49f;border:1px dashed #d5dbd7;border-radius:8px;place-items:center;height:80px;font-size:9px;display:grid}.agent-hero{grid-template-columns:auto 1fr 1fr;align-items:center;gap:22px;padding:28px;display:grid}.agent-orb{color:#1f7658;background:linear-gradient(145deg,#dcf4e9,#bce3d2);border-radius:22px;place-items:center;width:72px;height:72px;display:grid;position:relative}.agent-orb i{background:#42be8b;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:5px;right:4px}.agent-main h2{margin:5px 0;font-size:25px}.agent-main p{color:var(--muted);font-size:11px;line-height:1.5}.tone-list{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.agent-rules{border-left:1px solid var(--line);padding-left:22px}.agent-rules p{color:#5b6761;align-items:center;gap:7px;padding:5px 0;font-size:10px;display:flex}.agent-rules svg{color:var(--green)}.agent-gallery{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.agent-card{align-items:flex-start;gap:16px;padding:20px;display:flex}.agent-card .agent-orb{border-radius:19px;flex:none;width:62px;height:62px}.agent-card-copy{flex:1;min-width:0}.agent-card-copy>span{justify-content:space-between;align-items:center;display:flex}.agent-card-copy>span small{color:#98a09c;font-size:8px}.agent-card h2{margin:8px 0 3px;font-size:20px}.agent-card p{color:var(--muted);font-size:9px}.agent-card dl{border-top:1px solid var(--line);margin:15px 0}.agent-card dl>div{border-bottom:1px solid #f0f2f0;justify-content:space-between;padding:7px 0;font-size:9px;display:flex}.agent-card dt{color:#87918c}.agent-card dd{align-items:center;gap:4px;margin:0;font-weight:650;display:flex}.avatar-estrategista{color:#6758c4;background:linear-gradient(145deg,#e9e4ff,#cfc4fb)}.avatar-acolhedor{color:#a7652b;background:linear-gradient(145deg,#fff0df,#f4d0a8)}.avatar-dinâmico{color:#397ca7;background:linear-gradient(145deg,#dff1ff,#afd8f3)}.agent-builder{grid-template-columns:190px 1fr}.builder-preview{border:1px solid var(--line);text-align:center;background:linear-gradient(145deg,#f4f8f6,#edf3f0);border-radius:12px;flex-direction:column;grid-row:1/3;justify-content:center;align-items:center;padding:22px;display:flex}.builder-preview .agent-orb{width:84px;height:84px;margin-bottom:13px}.builder-preview>span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.builder-preview>strong{font:700 17px var(--font-manrope);margin-top:5px}.builder-preview>small{color:#8b9590;margin-top:4px;font-size:8px}.builder-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.agent-builder>.wide,.agent-builder>.form-actions{grid-column:1/-1;margin-left:202px}.product-grid,.media-grid,.integration-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-card,.media-card,.integration-card{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.product-cover{background:linear-gradient(135deg,#ecf6f1,#f8faf8);justify-content:space-between;align-items:flex-start;height:92px;padding:15px;display:flex}.product-monogram{color:#267658;width:54px;height:54px;font:750 17px var(--font-manrope);background:#d9efe5;border-radius:17px;align-self:center;place-items:center;margin:auto;display:grid;transform:translate(25px)}.product-monogram.p1{color:#6558bf;background:#eae6fa}.product-card>div:nth-child(2){padding:16px}.product-card h3,.media-card h3{font-size:16px}.product-card p{color:var(--muted);margin:5px 0 14px;font-size:10px}.product-card>div:nth-child(2)>strong{font-size:13px}.product-card dl{border-top:1px solid var(--line);margin:0 16px}.product-card dl>div{border-bottom:1px solid #f1f2f1;justify-content:space-between;padding:9px 0;font-size:9px;display:flex}.product-card dt{color:#84908a}.product-card dd{align-items:center;gap:4px;margin:0;font-weight:650;display:flex}.product-card>a{color:var(--green);align-items:center;gap:4px;margin:14px 16px 16px;font-size:10px;font-weight:700;display:flex}.form-panel{margin-bottom:17px;padding:19px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.wide{grid-column:1/-1}.field>span{text-transform:uppercase;letter-spacing:.05em;color:#68736d;font-size:9px;font-weight:700}.field input,.field select,.field textarea,.filterbar select{color:#303c36;background:#fbfcfb;border:1px solid #dfe4e1;border-radius:8px;outline:0;padding:9px 10px;font-size:11px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#92c8b2}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.filterbar{gap:10px;margin-bottom:15px;display:flex}.filterbar .search{background:#fff;width:min(420px,100%)}.filterbar select{margin-left:auto}.knowledge-list{gap:9px;display:grid}.knowledge-card{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto 1fr auto;gap:13px;padding:14px;display:grid}.knowledge-icon{color:#32785f;background:#eff5f2;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.knowledge-card>div:nth-child(2)>span{align-items:center;gap:7px;display:flex}.knowledge-card small{color:#87918c;font-size:9px}.knowledge-card h3{margin:7px 0 4px;font-size:13px}.knowledge-card p{color:#69746e;max-width:850px;font-size:10px;line-height:1.5}.knowledge-card>div:nth-child(2)>div{gap:4px;margin-top:9px;display:flex}.media-grid{grid-template-columns:repeat(4,1fr)}.media-preview{color:#54816f;background:linear-gradient(145deg,#eef4f1,#e2ece7);place-items:center;height:140px;display:grid;position:relative;overflow:hidden}.media-preview img{object-fit:cover;width:100%;height:100%}.media-preview>.badge{position:absolute;top:10px;right:10px}.media-video{color:#6b5fc0;background:linear-gradient(145deg,#eeeafb,#ddd7f5)}.media-link{color:#a5682e;background:linear-gradient(145deg,#fff5e9,#f8e2c9)}.media-card>div:last-child{padding:14px}.media-card>div:last-child>small{color:#7f8984;font-size:8px}.media-card h3{margin:5px 0;font-size:13px}.media-card p{color:#7a847f;height:26px;font-size:9px;line-height:1.4}.media-card a{color:var(--green);align-items:center;gap:4px;margin-top:10px;font-size:9px;font-weight:700;display:flex}.memory-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.memory-stats article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto 1fr;gap:3px 10px;padding:16px;display:grid}.memory-stats svg{color:var(--green);background:var(--green-soft);border-radius:9px;grid-row:1/3;width:36px;height:36px;padding:8px}.memory-stats strong{font:700 20px var(--font-manrope)}.memory-stats span{color:var(--muted);font-size:9px}.memory-grid{grid-template-columns:1.45fr 1fr;gap:14px;display:grid}.memory-grid>.panel{padding:18px}.learning{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:15px 0;display:flex}.learning:first-of-type{margin-top:12px}.learning>div:first-child>span{align-items:center;gap:6px;display:flex}.learning h4{margin:7px 0 4px;font-size:12px}.learning p{color:#5f6a64;margin-bottom:6px;font-size:10px}.learning small{color:#909993;font-size:8px}.learning>div:last-child{align-items:center;gap:6px;display:flex}.learning button{padding:7px 9px;font-size:9px}.memory-row{border-top:1px solid var(--line);align-items:center;gap:9px;padding:10px 0;display:flex}.memory-row:first-of-type{margin-top:12px}.memory-row p{flex-direction:column;flex:1;display:flex}.memory-row p strong{font-size:10px}.memory-row p span{color:var(--muted);margin-top:2px;font-size:9px}.memory-row>small{color:var(--green);font-size:8px;font-weight:700}.integration-card{padding:20px}.integration-card>div{justify-content:space-between;display:flex}.integration-icon{color:#267759;background:#edf6f2;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.integration-card h3{margin:15px 0 6px;font-size:14px}.integration-card p{color:var(--muted);min-height:30px;font-size:10px;line-height:1.5}.integration-card button{width:100%;margin-top:16px;font-size:9px}.code-panel{margin-top:14px;padding:19px}.code-panel>div{align-items:center;gap:11px;display:flex}.code-panel>div>svg{color:var(--green)}.code-panel h3{font-size:13px}.code-panel p{color:var(--muted);margin-top:3px;font-size:9px}.code-panel code{color:#b9d8ca;background:#17211d;border-radius:9px;margin-top:14px;padding:15px;font-size:10px;line-height:1.6;display:block;overflow:auto}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-grid>.panel{padding:21px}.settings-grid h3{margin-bottom:15px}.muted{color:var(--muted);margin-bottom:12px;font-size:10px}.restriction-list{flex-wrap:wrap;gap:6px;display:flex}.sim-grid{grid-template-columns:minmax(430px,1.4fr) minmax(280px,.7fr);gap:15px;max-width:1100px;display:grid}.sim-phone{height:680px;box-shadow:var(--shadow);background:#eef2ef;border:1px solid #dee4e0;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.sim-toolbar{color:#fff;background:#17211d;justify-content:space-between;align-items:center;height:64px;padding:0 17px;display:flex}.sim-toolbar>div{align-items:center;gap:9px;display:flex}.agent-mini{color:#236d53;background:#dff4ea;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.sim-toolbar p{flex-direction:column;display:flex}.sim-toolbar strong{font-size:11px}.sim-toolbar small{color:#8bd3b3;margin-top:2px;font-size:8px}.sim-config{border-bottom:1px solid var(--line);background:#fff;gap:9px;padding:10px 14px;display:flex}.sim-config label{color:#748078;text-transform:uppercase;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.sim-config select{border:1px solid var(--line);text-transform:none;background:#f8faf8;border-radius:7px;height:29px;padding:0 7px;font-size:9px}.sim-messages{background-image:radial-gradient(#dfe6e2 .6px,#0000 .6px);background-size:14px 14px}.sim-welcome{text-align:center;color:#65716b;max-width:280px;margin:110px auto}.sim-welcome>span{width:45px;height:45px;color:var(--green);box-shadow:var(--shadow);background:#fff;border-radius:14px;place-items:center;margin:auto;display:grid}.sim-welcome h3{margin:11px 0 5px;font-size:14px}.sim-welcome p{font-size:10px;line-height:1.5}.debug-panel{border:1px solid var(--line);background:#fff;border-radius:14px;height:max-content;overflow:hidden}.debug-title{border:0;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;width:100%;height:57px;padding:0 15px;display:flex}.debug-title>span{align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.debug-title svg{color:var(--green)}.debug-panel>div{padding:5px 15px}.debug-row{border-bottom:1px solid #f0f2f0;justify-content:space-between;gap:12px;padding:11px 0;font-size:9px;display:flex}.debug-row span{color:#7d8782}.debug-row strong{text-align:right;font-size:9px}.debug-list{border-bottom:1px solid #f0f2f0;padding:12px 0}.debug-list>span{color:#7d8782;margin-bottom:7px;font-size:9px;display:block}.debug-list p{align-items:center;gap:5px;padding:3px 0;font-size:9px;display:flex}.debug-list p svg{color:var(--green)}.debug-list small{color:#9ba39f;font-size:8px}.debug-empty{text-align:center;color:#7d8782;padding:45px 20px!important}.debug-empty svg{color:#93bbaa}.debug-empty p{margin-top:8px;font-size:10px;line-height:1.5}.debug-note{color:#527162;background:#f0f6f3;border-radius:8px;align-items:flex-start;gap:7px;margin:10px 15px 15px;display:flex;padding:10px!important}.debug-note p{font-size:8px;line-height:1.5}.debug-note svg{flex:none}.empty{text-align:center;color:#8a948f;margin:auto;padding:30px}.empty svg{color:#a5b6ae}.empty h3{margin:8px 0 4px;font-size:13px}.empty p{font-size:9px}.alert{z-index:100;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;display:flex;position:fixed;top:88px;left:50%;transform:translate(-50%)}.alert.error{color:#9d3737;background:#fff7f7;border-color:#f1cdcd}.alert button{color:inherit;background:0 0;border:0}.toast{color:#fff;z-index:100;box-shadow:var(--shadow);background:#173c2f;border-radius:9px;align-items:center;gap:7px;padding:11px 15px;font-size:10px;display:flex;position:fixed;top:88px;right:24px}.boot{color:#68736d;justify-content:center;align-items:center;gap:12px;height:100vh;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.backdrop{display:none}@media (max-width:1180px){.stat-grid{grid-template-columns:repeat(3,1fr)}.inbox-shell{grid-template-columns:250px 1fr}.lead-panel{display:none}.product-grid,.agent-gallery{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:repeat(3,1fr)}.integration-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.close-menu{display:grid!important}.backdrop{z-index:35;background:#0a140f61;border:0;display:block;position:fixed;inset:0}main{margin-left:0}.menu-btn{display:grid}.topbar{padding:0 17px}.status-pill{display:none}.page{padding:22px 16px}.page-heading{flex-direction:column;align-items:flex-start}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.memory-grid,.settings-grid,.sim-grid{grid-template-columns:1fr}.product-grid,.media-grid,.integration-grid{grid-template-columns:repeat(2,1fr)}.inbox-shell{grid-template-columns:1fr;height:auto;margin:-22px -16px -48px}.conversation-list{height:320px}.chat-panel{height:calc(100vh - 76px)}.agent-hero{grid-template-columns:auto 1fr}.agent-rules{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:16px 0 0}.sim-phone{height:600px}.debug-panel{margin-bottom:30px}}@media (max-width:540px){.top-actions .icon-btn{display:none}.stat-grid,.product-grid,.agent-gallery,.media-grid,.integration-grid,.memory-stats,.dashboard-grid,.form-grid,.agent-builder,.builder-fields{grid-template-columns:1fr}.agent-builder>.wide,.agent-builder>.form-actions{grid-column:1;margin-left:0}.builder-preview{grid-row:auto}.field.wide,.form-actions{grid-column:1}.filterbar{flex-direction:column}.filterbar select{margin-left:0}.agent-hero{text-align:center;grid-template-columns:1fr}.agent-orb{margin:auto}.tone-list{justify-content:center}.learning{flex-direction:column}.sim-grid{display:block}.debug-panel{margin-top:14px}.chat-actions .soft-btn{font-size:0}.chat-actions .soft-btn svg{margin:0}.page-heading h2{font-size:22px}}.boot.inline{height:280px}.integration-config{margin-top:16px}.provider-picker{grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0;display:grid}.provider-picker button,.mode-picker button{border:1px solid var(--line);text-align:left;color:var(--text);background:#fafcfb;border-radius:10px;padding:12px;transition:all .18s}.provider-picker button:hover,.mode-picker button:hover{border-color:#9fc9b7}.provider-picker button.active,.mode-picker button.active{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:#f0f8f4}.provider-picker strong,.provider-picker small,.mode-picker strong,.mode-picker small{display:block}.provider-picker strong{font-size:10px}.provider-picker small,.mode-picker small{color:#748078;margin-top:4px;font-size:8px;line-height:1.4}.mode-picker{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.mode-picker button{align-items:flex-start;gap:9px;display:flex}.mode-picker button>svg{color:#c68a13;flex:none}.mode-picker button:nth-child(2)>svg{color:#49745f}.mode-picker button:nth-child(3)>svg{color:#6267ad}.integration-fields{margin-top:8px}.integration-fields input[readonly]{color:#68736d;background:#f1f4f2}.secret-input{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 10px;display:flex}.secret-input:focus-within{border-color:#6ea98f;box-shadow:0 0 0 2px #4088671a}.secret-input svg{color:#668174;flex:none}.secret-input input{width:100%;height:100%;box-shadow:none!important;border:0!important;padding:0!important}.integration-actions{justify-content:flex-end;gap:8px;display:flex}.integration-actions.wrap{flex-wrap:wrap}.connection-status{color:#276b50;background:#eef8f3;border-radius:8px;align-items:center;gap:7px;margin-top:14px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.qr-panel{border:1px solid var(--line);background:#fbfdfc;border-radius:12px;align-items:center;gap:22px;margin-top:16px;padding:16px;display:flex}.qr-panel img{border-radius:8px;width:190px;height:190px}.qr-panel h4{margin-bottom:6px;font-size:14px}.qr-panel p{color:#748078;max-width:280px;font-size:10px;line-height:1.6}.connection-status span,.connection-status strong,.connection-status small{display:block}.connection-status span{flex:1}.connection-status small{opacity:.78;margin-top:2px;font-size:8px;font-weight:500}.connection-status.waiting{color:#8a5a09;background:#fff7e6}.connection-status.connected{color:#276b50;background:#eef8f3}@media (max-width:1050px){.provider-picker{grid-template-columns:repeat(3,1fr)}.mode-picker{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.provider-picker,.mode-picker{grid-template-columns:1fr}.integration-actions{justify-content:stretch}.integration-actions button{justify-content:center;width:100%}.qr-panel{text-align:center;flex-direction:column}.qr-panel img{width:220px;height:220px}}
