@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Source+Serif+4:wght@500;600&display=swap";:root{font-family:IBM Plex Sans,system-ui,sans-serif;color:#142033;background:#f3f5f8;font-synthesis:none;--blue:#123a6b;--blue2:#1d5694;--gold:#ad8130;--ink:#142033;--muted:#667085;--line:#dfe4ea;--surface:#fff;--soft:#f7f8fa;--ai:#7056c9;--green:#21885f;--red:#c34e4e}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.boot{height:100vh;display:grid;place-content:center;justify-items:center;color:var(--muted)}.brand-mark{width:29px;height:29px;border-radius:7px;background:var(--blue);color:#fff;display:grid;place-items:center;font:600 17px "Source Serif 4"}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);background:#fff}.login-story{position:relative;overflow:hidden;padding:44px 7vw;background:linear-gradient(145deg,#071d38,#123a6b 60%,#1c5289);color:#fff;display:flex;flex-direction:column}.login-story:after{content:"";position:absolute;width:600px;height:600px;border:1px solid #ffffff18;border-radius:50%;right:-250px;bottom:-260px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff05}.login-brand,.top-brand{display:flex;align-items:center;gap:10px;z-index:1}.login-brand .brand-mark{background:#fff;color:var(--blue)}.login-brand div,.top-brand div{display:flex;flex-direction:column;line-height:1.05}.login-brand strong,.top-brand strong{font:600 17px "Source Serif 4"}.login-brand small,.top-brand small{text-transform:uppercase;letter-spacing:.15em;font-size:9px;opacity:.72;margin-top:4px}.story-copy{margin:auto 0;max-width:690px;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600}.story-copy h1{font:600 clamp(42px,5.2vw,76px)/.98 "Source Serif 4";letter-spacing:-.04em;margin:24px 0}.story-copy p{font-size:18px;line-height:1.65;color:#d9e4f1;max-width:600px}.story-metrics{display:grid;grid-template-columns:1fr 1fr;gap:16px;z-index:1}.story-metrics>div{display:flex;gap:12px;padding:15px;border:1px solid #ffffff24;background:#ffffff0b;border-radius:12px}.story-metrics svg{color:#e2bd69}.story-metrics span{display:flex;flex-direction:column}.story-metrics small{margin-top:3px;color:#bed0e2}.login-panel{display:grid;place-items:center;padding:40px;background:linear-gradient(180deg,#fff,#f7f8fa)}.login-card{width:min(420px,100%)}.login-card .eyebrow{color:var(--blue)}.login-card h2{font:600 34px "Source Serif 4";margin:12px 0 8px}.login-card>p{color:var(--muted);margin:0 0 30px}.login-card label{display:block;margin:16px 0}.login-card label>span{display:block;font-size:13px;font-weight:500;margin-bottom:7px}.input-wrap{height:48px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:0 13px;gap:9px;background:#fff}.input-wrap:focus-within{border-color:var(--blue2);box-shadow:0 0 0 3px #1d569414}.input-wrap svg{color:#8b95a5}.input-wrap input{border:0;outline:0;flex:1;min-width:0}.primary-button{border:0;border-radius:9px;background:var(--blue);color:#fff;padding:0 18px;height:48px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.login-card>.primary-button{width:100%;margin-top:18px}.primary-button:hover{background:var(--blue2)}.primary-button:disabled{opacity:.6}.primary-button.compact{height:36px;font-size:13px;padding:0 14px}.link-button{border:0;background:none;color:var(--blue);display:block;margin:18px auto}.form-message{border-radius:8px;background:#123a6b0c;color:var(--blue);padding:11px;font-size:13px}.app-shell{min-height:100vh}.topbar{height:58px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 18px;gap:18px;position:sticky;top:0;z-index:30}.top-brand{min-width:215px}.module-tabs{display:flex;background:#f0f2f5;border:1px solid var(--line);padding:3px;border-radius:8px}.module-tabs span{padding:6px 13px;border-radius:6px;font-size:12px;color:var(--muted)}.module-tabs .active{background:#fff;color:var(--blue);box-shadow:0 1px 3px #10182814}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.copilot{border:1px solid #7056c94d;color:var(--ai);background:#7056c912;border-radius:8px;height:34px;padding:0 12px;display:flex;gap:6px;align-items:center}.avatar{width:33px;height:33px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:600}.workspace{display:flex;min-height:calc(100vh - 58px)}.sidebar{width:238px;background:#fff;border-right:1px solid var(--line);padding:17px 12px;display:flex;flex-direction:column;position:sticky;top:58px;height:calc(100vh - 58px);z-index:25}.sidebar-label{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#98a2b3;padding:0 10px 7px}.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar nav button,.sidebar-foot>button{border:0;background:transparent;height:39px;border-radius:7px;color:#536071;display:flex;align-items:center;gap:10px;padding:0 11px;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:#123a6b0c;color:var(--blue)}.sidebar nav button.active{font-weight:600}.sidebar-foot{margin-top:auto}.grci{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 8px;margin-bottom:6px}.grci span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.grci i{display:inline-block;width:6px;height:6px;background:#34a873;border-radius:50%;margin-right:4px}.grci p{font-size:11px;line-height:1.45;color:#8a94a3}.content{flex:1;min-width:0}.page-head{height:83px;background:#fff;border-bottom:1px solid var(--line);padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.page-head h1{font:600 24px "Source Serif 4";margin:0}.page-head p{font-size:13px;color:var(--muted);margin:4px 0 0}.page-body{padding:20px;max-width:1600px;margin:auto}.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px}.kpi-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:15px}.kpi-card>span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.kpi-card>strong{display:block;font:500 27px IBM Plex Mono;margin:12px 0 6px}.kpi-card>small{color:var(--green);font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);gap:14px;margin-top:14px}.card,.data-card,.task-list{background:#fff;border:1px solid var(--line);border-radius:10px}.card{padding:17px}.card-head{display:flex;justify-content:space-between}.card h3{margin:0;font-size:15px}.card p{color:var(--muted);font-size:12px;margin:4px 0}.status-chip,.role-chip,.active-chip,.inactive-chip{font-size:10px;border-radius:99px;padding:4px 8px;background:#21885f12;color:var(--green);height:fit-content}.chart-bars{height:240px;display:flex;align-items:flex-end;gap:10px;border-bottom:1px solid var(--line);padding:24px 8px 0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 59px,#eef1f4 60px)}.chart-bars i{flex:1;background:linear-gradient(#2869aa,#123a6b);border-radius:4px 4px 0 0;min-width:8px}.chart-axis{display:flex;justify-content:space-between;color:#98a2b3;font-size:10px;padding:8px}.compact-list>div{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #edf0f3}.compact-list>div:last-child{border:0}.compact-list span:nth-child(2){display:flex;flex-direction:column;min-width:0}.compact-list strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-list small{font-size:10px;color:var(--muted)}.compact-list b{font:500 11px IBM Plex Mono;margin-left:auto}.company-icon{width:31px;height:31px;border-radius:7px;background:#123a6b0c;color:var(--blue);display:grid;place-items:center;flex:none}.company-icon svg{width:16px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:var(--muted);font-size:12px}.search-field{height:36px;width:min(360px,60%);background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 11px}.search-field input{border:0;outline:0;min-width:0;flex:1}.kanban{display:grid;grid-template-columns:repeat(5,minmax(230px,1fr));gap:12px;overflow-x:auto;padding-bottom:10px}.kanban-column{background:#ebeff3;border-radius:10px;padding:10px;min-height:520px}.kanban-column>header{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600}.kanban-column>header span{display:flex;align-items:center;gap:7px}.kanban-column>header b{background:#fff;padding:2px 7px;border-radius:99px;font-size:10px}.stage-dot{width:7px;height:7px;background:#7e8a99;border-radius:50%}.stage-dot.s1{background:#487fb8}.stage-dot.s2{background:#ad8130}.stage-dot.s3{background:#7b5cc9}.stage-dot.s4{background:#21885f}.column-total{display:block;color:var(--muted);font:10px IBM Plex Mono;margin:7px 0 11px}.kanban-stack{display:flex;flex-direction:column;gap:8px}.lead-card{background:#fff;border:1px solid #dce1e7;border-radius:9px;padding:12px}.lead-card>div{display:flex;align-items:center;gap:7px;color:var(--muted)}.lead-card .company-icon{width:25px;height:25px}.lead-card h3{font-size:13px;margin:10px 0}.lead-card>strong{font:500 13px IBM Plex Mono}.lead-card footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3;margin-top:11px;padding-top:9px}.lead-card footer span{font-size:10px;color:var(--muted)}.lead-card select{border:0;color:var(--blue);font-size:10px;max-width:110px}.empty-state{padding:35px 12px;text-align:center;color:#98a2b3;font-size:12px}.data-card{overflow:hidden}.data-row{display:grid;grid-template-columns:42px minmax(220px,1fr) 140px 140px;align-items:center;padding:12px 16px;border-bottom:1px solid #edf0f3;gap:8px}.data-row:last-child{border:0}.data-row>span:nth-child(2){display:flex;flex-direction:column}.data-row strong{font-size:13px}.data-row small,.row-contact{font-size:11px;color:var(--muted);margin-top:3px}.row-stat{text-align:center;display:flex;flex-direction:column}.row-stat b{font:500 13px IBM Plex Mono}.role-chip{display:flex;align-items:center;gap:4px;background:#7056c912;color:var(--ai);width:fit-content}.inactive-chip{background:#c34e4e12;color:var(--red)}.task-list{overflow:hidden}.task-list article{display:grid;grid-template-columns:36px minmax(250px,1fr) 170px 150px;align-items:center;padding:13px 15px;border-bottom:1px solid #edf0f3;gap:8px}.task-list article:last-child{border:0}.task-list article>button{width:22px;height:22px;border:1px solid #bfc7d1;border-radius:6px;background:#fff;color:#fff;display:grid;place-items:center}.task-list article.done{opacity:.55}.task-list article.done>button{background:var(--green);border-color:var(--green)}.task-list article>span:nth-child(2){display:flex;flex-direction:column}.task-list small{font-size:11px;color:var(--muted);margin-top:3px}.task-date{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.modal-backdrop{position:fixed;inset:0;background:#071d3875;display:grid;place-items:center;padding:18px;z-index:60}.modal{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:13px;box-shadow:0 24px 70px #071d3840}.modal>header{height:62px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.modal h2{font:600 21px "Source Serif 4";margin:0}.modal header button{border:0;background:none;font-size:26px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.form-grid label{font-size:12px;font-weight:500}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:6px;outline:0;background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue2)}.form-grid .full{grid-column:1/-1}.icon-button,.sidebar-close{border:0;background:none;color:var(--blue)}.mobile-only{display:none}.backdrop{position:fixed;inset:58px 0 0;background:#071d3866;border:0;z-index:20}@media(max-width:1100px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}.module-tabs{display:none}.data-row{grid-template-columns:42px minmax(190px,1fr) 120px 120px}}@media(max-width:760px){.mobile-only{display:block}.topbar{padding:0 12px;gap:10px}.top-brand{min-width:0}.top-brand small{display:none}.copilot{font-size:0;padding:0 9px}.sidebar{position:fixed;left:-260px;top:58px;transition:left .2s ease;box-shadow:8px 0 30px #071d3820}.sidebar.open{left:0}.sidebar-close{position:absolute;right:10px;top:10px}.page-head{height:auto;min-height:78px;padding:14px 16px}.page-head h1{font-size:21px}.page-head .primary-button{display:none}.page-body{padding:13px}.kpi-grid{grid-template-columns:1fr 1fr}.kpi-card:last-child{grid-column:1/-1}.kpi-card>strong{font-size:21px}.chart-bars{height:190px;gap:5px}.dashboard-grid{grid-template-columns:1fr}.kanban{grid-template-columns:repeat(5,260px)}.data-row{grid-template-columns:36px 1fr}.data-row>span:nth-child(n+3){display:none}.task-list article{grid-template-columns:34px 1fr}.task-list article>span:nth-child(n+3){display:none}.toolbar{gap:8px}.login-page{grid-template-columns:1fr}.login-story{min-height:290px;padding:28px 22px}.story-copy{margin:45px 0}.story-copy h1{font-size:38px}.story-copy p{font-size:15px}.story-metrics{display:none}.login-panel{padding:34px 22px}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1/-1}}@media(max-width:420px){.kpi-grid{grid-template-columns:1fr}.kpi-card:last-child{grid-column:auto}.top-actions .avatar{display:none}.login-story{min-height:260px}.story-copy h1{font-size:33px}.story-copy p{display:none}}.page-head-actions,.kpi-top,.command-strip,.chart-summary,.owner-cell{display:flex;align-items:center}.page-head-actions{gap:10px}.period-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:8px;background:#f4f6f8}.period-switch button{height:28px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:11px}.period-switch button.active{background:#fff;color:var(--blue);box-shadow:0 1px 3px #10182814}.executive-dashboard{display:flex;flex-direction:column;gap:14px}.command-strip{min-height:38px;padding:7px 11px;border:1px solid #dce4ee;border-radius:8px;background:#f8fafc;color:var(--muted);font-size:11px;gap:16px}.command-strip div{font-weight:600;color:var(--blue)}.command-strip p{margin:0}.command-strip button{margin-left:auto;border:0;background:transparent;color:var(--green);display:flex;align-items:center;gap:6px;font-size:11px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2e9e6b;box-shadow:0 0 0 4px #2e9e6b18;margin-right:5px}.executive-dashboard .kpi-grid{gap:10px}.executive-dashboard .kpi-card{position:relative;overflow:hidden;padding:14px 15px}.executive-dashboard .kpi-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--tone,var(--blue))}.kpi-top{justify-content:space-between;color:var(--muted);font-size:11px}.kpi-top i{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;color:var(--tone,var(--blue));background:color-mix(in srgb,var(--tone,var(--blue)) 9%,white)}.executive-dashboard .kpi-card>strong{font-size:24px;margin:9px 0 5px}.executive-dashboard .kpi-card>small{display:flex;align-items:center;gap:4px;color:var(--muted)}.tone-blue{--tone:#1d5694}.tone-green{--tone:#21885f}.tone-gold{--tone:#ad8130}.tone-purple{--tone:#7056c9}.tone-red{--tone:#c34e4e}.cockpit-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);margin-top:0}.section-kicker{display:block;text-transform:uppercase;letter-spacing:.1em;color:var(--blue2);font-size:9px;font-weight:600;margin-bottom:4px}.ghost-control,.text-action{height:31px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:11px;padding:0 10px;display:flex;align-items:center;gap:6px}.text-action{border:0;color:var(--blue);padding-right:0}.chart-summary{gap:12px;margin-top:18px}.chart-summary strong{font:500 18px IBM Plex Mono}.chart-summary span{font-size:10px;color:var(--green)}.pipeline-card .chart-bars{height:175px;padding-top:18px}.pipeline-card .chart-bars i{background:#225d98}.attention-card{padding-bottom:8px}.count-badge{background:#c34e4e12;color:var(--red);font:500 11px IBM Plex Mono;border-radius:99px;padding:4px 8px}.attention-list{margin-top:10px}.attention-list>button{width:100%;border:0;border-top:1px solid #edf0f3;background:transparent;padding:13px 0;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;text-align:left;color:var(--muted)}.attention-list>button>span:nth-child(2){display:flex;flex-direction:column}.attention-list strong{color:var(--ink);font-size:12px}.attention-list small{font-size:10px;margin-top:3px}.priority-icon{width:31px;height:31px;border-radius:7px;background:#123a6b0c;color:var(--blue);display:grid;place-items:center}.priority-icon.urgent{background:#c34e4e12;color:var(--red)}.intelligence-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);margin-top:0}.mission-prompt{display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;padding:10px 11px;margin:13px 0 8px;border:1px dashed #7056c970;border-radius:8px;background:#7056c90a;color:var(--ai);font-size:11px}.mission-prompt span{color:var(--muted);font-style:italic}.mission-prompt button{height:29px;padding:0 10px;border:0;border-radius:6px;background:var(--ai);color:#fff;font-size:10px}.mission-list>div{display:flex;align-items:center;justify-content:space-between;padding:9px 3px;border-top:1px solid #edf0f3}.mission-list span{display:flex;flex-direction:column}.mission-list strong{font-size:11px}.mission-list small{font-size:9px;color:var(--muted);margin-top:2px}.mission-list b{font:500 10px IBM Plex Mono;color:var(--blue)}.source-list{display:flex;flex-direction:column;gap:16px;margin-top:17px}.source-list>div>span{display:flex;justify-content:space-between}.source-list small{font-size:11px}.source-list b{font:500 10px IBM Plex Mono;color:var(--muted)}.source-list progress{width:100%;height:5px;display:block;margin-top:6px;accent-color:var(--blue)}.recent-card{padding-bottom:5px}.opportunity-table{margin:10px -17px 0}.opportunity-table>div{display:grid;grid-template-columns:42px minmax(210px,1fr) 110px 150px 100px;align-items:center;gap:8px;padding:10px 17px;border-top:1px solid #edf0f3}.opportunity-name{display:flex;flex-direction:column}.opportunity-name strong{font-size:11px}.opportunity-name small,.owner-cell small{font-size:9px;color:var(--muted);margin-top:2px}.stage-pill{width:fit-content;padding:4px 7px;border-radius:99px;background:#123a6b0c;color:var(--blue);font-size:9px}.owner-cell{gap:7px}.owner-cell i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef2f6;color:var(--blue);font-style:normal;font-size:8px;font-weight:600}.opportunity-table>div>b{font:500 10px IBM Plex Mono;text-align:right}@media(max-width:1100px){.cockpit-grid,.intelligence-grid{grid-template-columns:1fr}.executive-dashboard .kpi-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.page-head-actions .period-switch,.command-strip p{display:none}.command-strip{gap:8px}.command-strip button{font-size:0}.command-strip button svg{width:16px;height:16px}.executive-dashboard .kpi-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:3px}.executive-dashboard .kpi-card{min-width:210px;scroll-snap-align:start}.cockpit-grid,.intelligence-grid{margin-top:0}.opportunity-table>div{grid-template-columns:36px 1fr auto}.opportunity-table .stage-pill,.opportunity-table .owner-cell{display:none}.mission-prompt{grid-template-columns:18px 1fr}.mission-prompt button{grid-column:1/-1}.card{padding:14px}.opportunity-table{margin-left:-14px;margin-right:-14px}.opportunity-table>div{padding-left:14px;padding-right:14px}}@media(max-width:420px){.executive-dashboard .kpi-card{min-width:190px}.command-strip{font-size:10px}.chart-summary{align-items:flex-start;flex-direction:column;gap:4px}.ghost-control{font-size:0;padding:0 8px}.page-head-actions .primary-button{display:none}}@media(max-width:760px){.executive-dashboard .kpi-grid{scrollbar-width:none}.executive-dashboard .kpi-grid::-webkit-scrollbar{display:none}}.module-tabs button{border:0;background:transparent;padding:6px 13px;border-radius:6px;font-size:12px;color:var(--muted)}.module-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 1px 3px #10182814}.top-search{width:min(420px,28vw);height:34px;border:1px solid var(--line);background:#f8fafc;border-radius:8px;color:#748197;font-size:11px;padding:0 11px;display:flex;align-items:center}.top-search kbd{margin-left:auto;border:1px solid var(--line);border-radius:5px;padding:2px 5px;background:#fff}.marketing-nav{overflow-y:auto;scrollbar-width:thin;padding-right:2px}.marketing-nav button{min-height:33px;height:33px!important;font-size:11px;gap:7px!important}.marketing-nav .nav-index{font-family:IBM Plex Mono;font-size:10px;min-width:17px;text-align:right}.marketing-nav button>span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.marketing-nav button small{margin-left:auto;background:#f2f5f8;border-radius:99px;padding:2px 5px;font:8px IBM Plex Mono;color:#56708e}.marketing-cockpit{display:grid;grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 58px);position:relative}.marketing-cockpit.with-copilot{grid-template-columns:minmax(0,1fr) 310px}.marketing-main{min-width:0}.marketing-head{height:83px;background:#fff;border-bottom:1px solid var(--line);padding:0 18px;display:flex;align-items:center;justify-content:space-between}.title-line{display:flex;align-items:center;gap:10px}.marketing-head h1{font:600 23px "Source Serif 4";margin:0}.marketing-head p{font-size:12px;color:var(--muted);margin:4px 0 0}.title-line span{font-size:9px;font-weight:600;background:#e7edf4;color:var(--blue);border-radius:5px;padding:4px 7px}.marketing-body{padding:14px;background:#f2f4f7;display:flex;flex-direction:column;gap:12px}.marketing-kpis{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:9px}.marketing-kpis article{background:#fff;border:1px solid #e5e9ee;border-radius:9px;padding:13px;min-height:100px;box-shadow:0 7px 18px #172b4d0b}.marketing-kpis span,.marketing-kpis small{display:block;font-size:10px;color:#718096}.marketing-kpis strong{display:block;font:500 24px IBM Plex Mono;margin:11px 0 5px;white-space:nowrap}.marketing-kpis small.good{color:#209263}.marketing-kpis small.bad{color:#d64747}.marketing-grid{display:grid;gap:10px}.marketing-grid.upper{grid-template-columns:minmax(0,1.55fr) minmax(330px,1fr)}.marketing-grid.lower{grid-template-columns:minmax(0,1.5fr) minmax(310px,1fr)}.m-card{background:#fff;border:1px solid #e1e6ec;border-radius:9px;box-shadow:0 8px 22px #172b4d0c;overflow:hidden}.m-card>header{min-height:47px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ee}.m-card header h3{font-size:12px;margin:0;display:flex;align-items:center;gap:6px}.m-card header small{font-size:9px;color:#7a8798}.m-card header button{border:0;background:none;color:var(--blue);font-size:9px;display:flex;align-items:center;gap:4px}.m-table-head,.m-table-row{display:grid;grid-template-columns:1.55fr .8fr .55fr .65fr .8fr 1fr;align-items:center;gap:8px;padding:9px 13px}.m-table-head{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#7c8797;border-bottom:1px solid #e9edf1;font-weight:600}.m-table-row{font-size:10px;border-bottom:1px solid #eef1f4}.m-table-row:last-child{border:0}.campaign-name{display:flex;align-items:center;gap:7px;font-weight:600}.campaign-name i{width:7px;height:7px;border-radius:50%;background:#2b66a0}.trend-card>div{padding:9px}.trend-card button{width:100%;border:1px solid #dde4eb;border-radius:7px;background:#f8fafc;padding:9px;text-align:left;display:flex;justify-content:space-between;gap:8px;margin-bottom:7px}.trend-card button:last-child{margin:0}.trend-card button span{display:flex;flex-direction:column;min-width:0}.trend-card strong{font-size:10px}.trend-card small{font-size:9px;color:#7c8797;margin-top:5px}.trend-card em{font-size:8px;font-style:normal;border-radius:5px;padding:4px 6px;height:fit-content}.trend-card .high{background:#ffe5e5;color:#d94b4b}.trend-card .medium{background:#fff1d9;color:#c6871b}.trend-card .watch{background:#e9edf2;color:#7d8999}.map-surface{height:235px;margin:10px 13px 13px;position:relative;overflow:hidden;border-radius:8px;background-color:#eaf0f6;background-image:linear-gradient(#cad6e3 1px,transparent 1px),linear-gradient(90deg,#cad6e3 1px,transparent 1px);background-size:52px 52px;transform-style:preserve-3d}.map-surface:after{content:"";position:absolute;inset:0;background:linear-gradient(150deg,transparent,#d6e1ec66)}.live-map header h3>i,.activity header h3>i{width:6px;height:6px;background:#6dc69c;border-radius:50%}.map-point{position:absolute;z-index:2;display:flex;align-items:center;gap:5px;animation:pulse 2.8s infinite}.map-point>i{width:9px;height:9px;border-radius:50%;background:#2fb67b;box-shadow:0 0 0 4px #2fb67b25}.map-point b{font-size:8px;font-weight:500;background:#fff;border:1px solid #dfe5eb;border-radius:4px;padding:4px 6px;white-space:nowrap;box-shadow:0 3px 8px #172b4d15}.map-point.p1 i{background:#7657d4;box-shadow:0 0 0 4px #7657d425}.map-point.p3 i,.map-point.p4 i{background:#3d8cf2;box-shadow:0 0 0 4px #3d8cf225}@keyframes pulse{50%{transform:translateY(-2px)}}.projection-bars{height:235px;padding:26px 12px 12px;display:flex;align-items:flex-end;gap:8px}.projection-bars>div{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.projection-bars span{font:8px IBM Plex Mono;color:#5f7188;margin-bottom:5px}.projection-bars i{width:100%;background:linear-gradient(#15477b,#7390b1);border-radius:5px 5px 0 0}.projection-bars i.future{background:repeating-linear-gradient(135deg,#c9b9f7 0 6px,#f1ecff 6px 12px);border:1px dashed #8869dc}.projection-bars small{font-size:8px;color:#718096;margin-top:7px}.marketing-grid.insights{grid-template-columns:repeat(3,1fr)}.performance,.weak-points,.activity{padding-bottom:10px}.performance>div,.weak-points>div{padding:7px 12px}.performance span,.weak-points span{font-size:9px;display:flex;justify-content:space-between}.performance b,.weak-points b{font:9px IBM Plex Mono}.performance progress,.weak-points progress{display:block;width:100%;height:5px;margin-top:5px;accent-color:#2aa36f}.weak-points progress{accent-color:#dd4c4c}.weak-points small{font-size:8px;color:#7c8797}.activity>div{margin:7px 10px;padding:7px;border:1px solid #e0e6ed;border-radius:7px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:7px}.activity>div>i{width:23px;height:23px;border-radius:7px;background:#123f73;color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:600}.activity span{display:flex;flex-direction:column;min-width:0}.activity strong{font-size:9px}.activity span small{font-size:8px;color:#748197;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity time{font:8px IBM Plex Mono;color:#718096}.copilot-panel{background:#fff;border-left:1px solid var(--line);min-height:calc(100vh - 58px);position:sticky;top:58px;height:calc(100vh - 58px);overflow:auto}.copilot-panel>header{height:45px;border-bottom:1px solid var(--line);padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600}.copilot-panel>header span{display:flex;align-items:center;gap:7px}.copilot-panel>header svg{color:#7252d8}.copilot-panel>header button{border:0;background:none}.copilot-content{padding:10px}.next-action,.copilot-alert{border:1px solid #ded4fb;border-radius:8px;padding:11px;margin-bottom:9px}.next-action{background:#f8f5ff}.next-action>small,.agent-cloud>small{text-transform:uppercase;letter-spacing:.12em;color:#7657d4;font-size:8px;font-weight:600}.next-action p,.copilot-alert p{font-size:10px;line-height:1.55;margin:7px 0}.next-action div{display:flex;gap:6px}.next-action button{border:0;border-radius:6px;padding:7px 10px;background:#7657d4;color:#fff;font-size:9px}.next-action button+button{background:#fff;color:#657186;border:1px solid #e1e5eb}.copilot-alert{border-color:#e2e7ed;background:#fff}.copilot-alert strong{font-size:9px;display:flex;align-items:center;gap:6px}.copilot-alert strong i{width:6px;height:6px;border-radius:50%}.copilot-alert i.red{background:#e04f4f}.copilot-alert i.purple{background:#7657d4}.copilot-alert i.green{background:#2aa36f}.copilot-alert i.gold{background:#d89921}.copilot-alert p{color:#64748b;margin-bottom:0}.agent-cloud{border:1px dashed #dce2e8;border-radius:8px;padding:10px}.agent-cloud div{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.agent-cloud span{border:1px solid #dce2e8;border-radius:5px;padding:4px 7px;font-size:8px;color:#52657a}.proof-note{font-size:8px;line-height:1.6;color:#7a8797}.reopen-copilot{position:fixed;right:16px;bottom:16px;border:0;border-radius:9px;background:#7657d4;color:#fff;padding:10px 13px;display:flex;gap:6px;align-items:center}.campaign-modal footer{padding:13px 20px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.campaign-modal footer>button:first-child{border:0;background:none;color:var(--muted)}@media(max-width:1350px){.marketing-cockpit.with-copilot{grid-template-columns:minmax(0,1fr) 270px}.marketing-kpis{grid-template-columns:repeat(3,1fr)}.top-search{display:none}}@media(max-width:1050px){.marketing-cockpit.with-copilot{grid-template-columns:1fr}.copilot-panel{display:none}.marketing-grid.upper,.marketing-grid.lower{grid-template-columns:1fr}.marketing-grid.insights{grid-template-columns:1fr 1fr}.activity{grid-column:1/-1}.reopen-copilot{display:flex}}@media(max-width:760px){.marketing-head{height:auto;min-height:80px;padding:13px 15px}.marketing-head h1{font-size:20px}.marketing-head>.primary-button{font-size:0;padding:0 10px}.marketing-body{padding:10px}.marketing-kpis{display:flex;overflow-x:auto;scrollbar-width:none}.marketing-kpis article{min-width:185px}.campaign-table{overflow-x:auto}.m-table-head,.m-table-row{min-width:720px}.marketing-grid.insights{grid-template-columns:1fr}.activity{grid-column:auto}.map-surface,.projection-bars{height:210px}.title-line{align-items:flex-start;flex-direction:column;gap:3px}}.marketing-module-page{max-width:1180px}.marketing-records{display:grid;gap:10px}.marketing-records article{display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto auto;align-items:center;gap:16px;padding:16px 18px;background:#fff;border:1px solid #dfe5ed;border-radius:12px;box-shadow:0 4px 12px #102a4b0a}.record-main{display:grid;gap:4px}.record-main strong{font-size:15px;color:#152238}.record-main small,.record-main p{color:#68778e;font-size:12px;margin:0}.marketing-records select{min-width:130px;border:1px solid #d7dee8;border-radius:8px;padding:8px;background:#fff}.priority{font-size:11px;padding:5px 8px;border-radius:999px}.priority.high{color:#b42318;background:#fee4e2}.priority.medium{color:#b54708;background:#fef0c7}.priority.low{color:#027a48;background:#d1fadf}.icon-button.danger{color:#d92d20}.form-error{padding:10px 12px;color:#b42318;background:#fee4e2;border-radius:8px}.module-coming{min-height:360px;display:grid;place-content:center;justify-items:center;text-align:center;gap:10px;border:1px dashed #c8d2df;border-radius:14px;background:#fff;color:#64748b}.module-coming svg{color:#7c5ce7}.module-coming strong{font-size:18px;color:#16243a}.module-coming p{max-width:460px;margin:0}@media(max-width:760px){.marketing-records article{grid-template-columns:1fr auto}.record-main{grid-column:1/-1}.marketing-records select{min-width:0}.marketing-module-page .toolbar{align-items:center}}.social-page{background:#f3f5f8;min-height:calc(100vh - 142px)}.social-error{background:#fee4e2;color:#b42318;padding:10px 14px;border-radius:9px;margin-bottom:12px}.social-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.social-stats article{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e0e6ed;border-radius:10px;padding:14px;color:#184878}.social-stats article.has-error{color:#c5352c}.social-stats span{display:flex;flex-direction:column;font-size:11px;color:#6b7b91}.social-stats strong{font:600 22px IBM Plex Mono;color:#152a45}.social-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px}.social-main,.connections{background:#fff;border:1px solid #dfe5ec;border-radius:12px;overflow:hidden}.section-title{padding:16px 18px;border-bottom:1px solid #e4e9ef;display:flex;align-items:center;justify-content:space-between}.section-title h2{font-size:15px;margin:0}.section-title p{font-size:10px;color:#748197;margin:4px 0 0}.publication-list{padding:12px;display:grid;gap:10px}.publication-list>article{border:1px solid #e0e6ed;border-radius:10px;padding:14px}.publication-list header{display:flex;align-items:center;justify-content:space-between}.publication-list time{font:9px IBM Plex Mono;color:#7a8798}.publication-list h3{font-size:14px;margin:11px 0 5px}.publication-list>article>p{font-size:11px;color:#5e6e83;line-height:1.55;margin:0 0 10px}.publication-status{font-size:9px;font-weight:600;padding:4px 7px;border-radius:99px;background:#eef2f6;color:#52657a}.publication-status.published{background:#d1fadf;color:#027a48}.publication-status.scheduled{background:#e8efff;color:#2659a8}.publication-status.partial,.publication-status.failed{background:#fee4e2;color:#b42318}.target-list{display:flex;flex-wrap:wrap;gap:6px}.target-list>span{font-size:9px;padding:5px 7px;border:1px solid #dfe5ec;border-radius:6px;display:flex;align-items:center;gap:4px}.target-list .published{border-color:#8bd5b2;color:#027a48}.target-list .failed{border-color:#f2a29b;color:#b42318}.target-list a{display:flex}.publish-now{margin-top:10px;border:0;background:#e9f1fb;color:#174b82;border-radius:7px;padding:7px 10px;font-size:10px;display:flex;align-items:center;gap:6px}.connections>.section-title svg{color:#269466}.connections>article{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:12px 14px;border-bottom:1px solid #edf0f4}.network-logo{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;font-weight:700;background:#184878}.network-logo.meta{background:#1769e0}.network-logo.linkedin{background:#0a66c2}.network-logo.tiktok{background:#17171b}.network-logo.youtube{background:#e52d27}.network-logo.google{background:#4285f4}.connections article div{display:flex;flex-direction:column}.connections article strong{font-size:11px}.connections article small{font-size:9px;color:#7a8798}.connections article button{border:1px solid #ccd7e3;background:#fff;border-radius:7px;padding:6px 8px;font-size:9px;color:#174b82}.connections article p{grid-column:2/-1;margin:0;font-size:9px;color:#52657a}.connections article em{font-style:normal;color:#b54708}.security-note{display:flex;gap:9px;padding:14px;color:#6d5bd0}.security-note p{font-size:9px;line-height:1.5;color:#718096;margin:0}.social-composer textarea{resize:vertical}.account-picker{border:1px solid #dce3eb;border-radius:9px;padding:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.account-picker legend{font-size:11px;color:#52657a;padding:0 4px}.account-picker label{display:flex;align-items:center;gap:7px;border:1px solid #e3e8ee;border-radius:7px;padding:8px}.account-picker label span{display:flex;flex-direction:column;font-size:9px;color:#718096}.account-picker b{font-size:10px;color:#23354d}@media(max-width:1000px){.social-grid{grid-template-columns:1fr}.connections{order:-1}.social-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.social-page{padding:10px}.social-stats{display:flex;overflow-x:auto}.social-stats article{min-width:150px}.section-title{align-items:flex-start}.account-picker{grid-template-columns:1fr}}.modal:has(.social-builder){width:min(1120px,96vw)}.social-builder{display:grid;grid-template-columns:minmax(0,1fr) 390px;min-height:650px}.builder-fields{padding:20px;overflow:auto;max-height:calc(90vh - 62px)}.builder-section-title{display:flex;align-items:center;gap:7px;font-size:12px;margin:5px 0 10px;color:#28405f}.builder-section-title:not(:first-child){margin-top:20px}.format-options,.template-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.format-options button,.template-options button{border:1px solid #dce3eb;background:#fff;border-radius:9px;padding:10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:#5f7087}.format-options button b,.template-options button b{font-size:11px;color:#1e314b}.format-options button small,.template-options button small{font-size:8px}.format-options button.active,.template-options button.active{border-color:#174b82;box-shadow:0 0 0 2px #174b8215;color:#174b82}.template-options button{position:relative;padding-left:36px}.template-options button i{position:absolute;left:10px;top:12px;width:17px;height:34px;border-radius:5px;background:#164878}.template-options .oferta i{background:#df5b2f}.template-options .evento i{background:#6e56cf}.template-options .autoridade i{background:#191f2b}.compact-fields{padding:0;margin-top:16px}.account-picker{grid-column:auto}.account-picker p{grid-column:1/-1;font-size:10px;color:#7b8798}.account-picker label.selected{border-color:#174b82;background:#edf4fb}.live-preview{background:#eef2f6;border-left:1px solid #dce3eb;padding:18px;display:flex;flex-direction:column;align-items:center}.live-preview>header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.live-preview header strong{font-size:12px}.live-preview header span,.format-chip{font-size:9px;border:1px solid #cdd7e2;border-radius:99px;padding:4px 7px;color:#607187}.creative-preview{width:270px;aspect-ratio:4/5;background:#164878;color:#fff;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 15px 35px #173a6340;display:flex;flex-direction:column}.creative-preview.card{aspect-ratio:1}.creative-preview.story,.creative-preview.reels{width:225px;aspect-ratio:9/16}.creative-preview.oferta{background:#df5b2f}.creative-preview.evento{background:#6e56cf}.creative-preview.autoridade{background:#191f2b}.creative-preview>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.creative-brand,.creative-content{position:relative;z-index:1}.creative-brand{padding:18px;font-size:9px;text-transform:uppercase;letter-spacing:.12em;display:flex;align-items:center;gap:7px}.creative-brand span{width:24px;height:24px;background:#fff;color:#174b82;border-radius:6px;display:grid;place-items:center;font-weight:700}.creative-content{padding:18px;margin-top:auto}.creative-content small{font-size:8px;letter-spacing:.15em}.creative-content strong{font:600 24px "Source Serif 4";line-height:1.05;display:block;margin:8px 0}.creative-content p{font-size:10px;line-height:1.5;margin:0}.creative-content b{display:inline-block;margin-top:12px;background:#fff;color:#174b82;padding:7px 10px;border-radius:6px;font-size:9px}.story .creative-content strong,.reels .creative-content strong{font-size:27px}.preview-networks{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:15px 0}.preview-networks span{font-size:8px;border:1px solid #cbd5df;background:#fff;border-radius:99px;padding:4px 7px}.live-preview>.primary-button{margin-top:auto}.publication-row{display:grid!important;grid-template-columns:86px minmax(0,1fr);gap:14px}.publication-copy{min-width:0}.mini-preview{width:86px;aspect-ratio:4/5;border-radius:8px;background:#164878;color:#fff;overflow:hidden;display:grid;place-items:center;position:relative}.mini-preview.card{aspect-ratio:1}.mini-preview.story,.mini-preview.reels{width:66px;justify-self:center;aspect-ratio:9/16}.mini-preview.oferta{background:#df5b2f}.mini-preview.evento{background:#6e56cf}.mini-preview.autoridade{background:#191f2b}.mini-preview img{position:absolute;width:100%;height:100%;object-fit:cover}.mini-preview small{position:absolute;bottom:5px;left:5px;background:#071d38aa;padding:3px 5px;border-radius:4px;font-size:7px}.publication-copy header{gap:7px}.publication-copy time{margin-left:auto}.inline-setup{margin-left:6px}@media(max-width:850px){.modal:has(.social-builder){width:min(620px,96vw)}.social-builder{grid-template-columns:1fr}.builder-fields{max-height:none}.live-preview{border-left:0;border-top:1px solid #dce3eb}.format-options,.template-options{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.format-options,.template-options{grid-template-columns:1fr 1fr}.social-builder{min-height:0}.creative-preview{width:230px}.publication-row{grid-template-columns:60px minmax(0,1fr)}.mini-preview{width:60px}}.feed-page{background:#f3f5f8;min-height:calc(100vh - 142px)}.feed-message{display:flex;align-items:center;gap:8px;background:#e7f7ef;color:#087443;border:1px solid #b5e5cc;border-radius:9px;padding:10px 13px;margin-bottom:12px;font-size:11px}.feed-message button{margin-left:auto;border:0;background:none;font-size:18px}.feed-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.feed-kpis article{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #dde5ed;border-radius:10px;padding:13px;color:#174b82}.feed-kpis article.warning{color:#b54708}.feed-kpis span{font-size:9px;color:#718096;display:flex;flex-direction:column}.feed-kpis strong{font:600 21px IBM Plex Mono;color:#1b2c44}.feed-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px}.feed-sources,.feed-inbox{background:#fff;border:1px solid #dfe5ec;border-radius:12px;overflow:hidden}.feed-sources>header,.feed-inbox>header{padding:15px 16px;border-bottom:1px solid #e3e8ee;display:flex;align-items:center;justify-content:space-between}.feed-sources h2,.feed-inbox h2{font-size:14px;margin:0}.feed-sources header p,.feed-inbox header p{font-size:9px;color:#7a8798;margin:4px 0 0}.ai-ready,.ai-off{display:flex;align-items:center;gap:4px;font-size:8px;padding:5px 7px;border-radius:99px}.ai-ready{background:#e5f7ee;color:#087443}.ai-off{background:#fff0d9;color:#a45b00}.feed-sources>article{padding:14px 16px;border-bottom:1px solid #edf0f4;display:grid;grid-template-columns:1fr auto;gap:5px}.feed-sources article div{min-width:0;display:flex;flex-direction:column}.feed-sources strong{font-size:11px}.feed-sources small{font-size:8px;color:#738197}.feed-sources a{font-size:8px;color:#4072a7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.source-ok,.source-error{font-size:8px;padding:4px 6px;border-radius:99px;align-self:start}.source-ok{background:#e5f7ee;color:#087443}.source-error{background:#fee4e2;color:#b42318}.feed-sources article>p{grid-column:1/-1;font-size:8px;color:#b42318;margin:3px 0}.feed-sources footer{grid-column:1/-1;display:flex;align-items:center;gap:8px;margin-top:7px}.feed-sources footer button{border:1px solid #d5dfe8;background:#fff;color:#174b82;border-radius:6px;padding:6px 8px;font-size:8px;display:flex;align-items:center;gap:5px}.feed-sources footer small{margin-left:auto}.feed-sources footer .danger-link{color:#b42318;border:0;padding:4px}.feed-inbox>header select{border:1px solid #d9e1e9;background:#fff;border-radius:7px;padding:7px;font-size:9px}.article-list{padding:12px;display:grid;gap:10px}.article-list>article{display:grid;grid-template-columns:120px 1fr;border:1px solid #e0e6ed;border-radius:10px;overflow:hidden}.article-list>article>img{width:120px;height:100%;min-height:150px;object-fit:cover;background:#edf1f5}.article-body{padding:13px;min-width:0}.article-body>header{display:flex;align-items:center;gap:7px}.article-body header span,.article-body time{font-size:8px;color:#718096}.article-body time{margin-left:auto}.feed-status{font-size:8px;padding:4px 6px;border-radius:99px;background:#eef2f6;color:#52657a}.feed-status.review{background:#eee9fe;color:#6941c6}.feed-status.ready{background:#e5f7ee;color:#087443}.feed-status.queued{background:#e8efff;color:#2659a8}.feed-status.error{background:#fee4e2;color:#b42318}.article-body h3{font-size:14px;margin:10px 0 5px}.article-body>p{font-size:10px;color:#5f6f84;line-height:1.5;margin:0}.article-body footer{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.article-body footer a,.article-body footer button{border:1px solid #d5dfe8;background:#fff;color:#174b82;border-radius:6px;padding:6px 8px;font-size:8px;display:flex;align-items:center;gap:4px}.article-body footer .queue-button{background:#174b82;color:#fff;border-color:#174b82}.article-error{display:block;color:#b42318;margin-top:8px}.feed-rule{display:flex;gap:9px;background:#f3f0ff;color:#6941c6;border-radius:8px;padding:11px}.feed-rule p{margin:0;color:#655a86;font-size:9px;line-height:1.5}.check-line{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.check-line input{width:auto}.feed-review{display:grid;gap:12px}.feed-review label{display:flex;flex-direction:column;gap:5px;font-size:10px;color:#52657a}.feed-review input,.feed-review textarea{border:1px solid #d7e0e8;border-radius:7px;padding:9px;font:inherit;resize:vertical}.review-source{background:#f5f7fa;padding:10px;border-radius:8px;display:flex;flex-direction:column;gap:4px}.review-source strong{font-size:9px}.review-source a{font-size:9px;color:#174b82;display:flex;align-items:center;gap:5px}@media(max-width:1100px){.feed-kpis{grid-template-columns:repeat(3,1fr)}.feed-layout{grid-template-columns:1fr}.feed-sources{order:0}}@media(max-width:650px){.feed-page{padding:10px}.feed-kpis{display:flex;overflow-x:auto}.feed-kpis article{min-width:145px}.article-list>article{grid-template-columns:1fr}.article-list>article>img{width:100%;height:160px}.article-body>header{flex-wrap:wrap}.article-body time{margin-left:0}.feed-inbox>header{align-items:flex-start;gap:8px}.feed-inbox>header select{max-width:135px}}.whatsapp-page{background:#f2f5f8;min-height:calc(100vh - 142px)}.wa-notice{display:flex;align-items:center;gap:7px;background:#e7f7ef;border:1px solid #b7e3ce;color:#087443;padding:9px 12px;border-radius:8px;margin-bottom:10px;font-size:10px}.wa-notice button{border:0;background:none;margin-left:auto}.wa-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.wa-stats article{background:#fff;border:1px solid #dee5ec;border-radius:10px;padding:12px 14px;display:flex;align-items:center;gap:11px;color:#12865a}.wa-stats article div{display:flex;flex-direction:column}.wa-stats strong{font:600 20px IBM Plex Mono;color:#172b45}.wa-stats span{font-size:9px;color:#728096}.wa-instances{background:#fff;border:1px solid #dfe5ec;border-radius:11px;margin-bottom:12px;overflow:hidden}.wa-instances>header{padding:13px 15px;border-bottom:1px solid #e5e9ee;display:flex;align-items:center;justify-content:space-between}.wa-instances h2{font-size:13px;margin:0}.wa-instances header p{font-size:8px;color:#7a8798;margin:3px 0 0}.wa-instances header button{border:1px solid #cbd8e3;background:#fff;color:#174b82;border-radius:7px;padding:7px 9px;display:flex;gap:5px;font-size:9px}.wa-instances>div>article{display:grid;grid-template-columns:35px minmax(150px,1fr) 90px 90px auto auto auto;align-items:center;gap:9px;padding:10px 14px;border-bottom:1px solid #edf0f4}.wa-device{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#edf1f5;color:#77869a}.wa-device.connected{background:#dff5ea;color:#087443}.wa-instances article>div{display:flex;flex-direction:column}.wa-instances article strong{font-size:10px}.wa-instances article small,.wa-instances article>span{font-size:8px;color:#78869a}.wa-instances article>b{font-size:8px;color:#b42318}.wa-instances article>b.connected{color:#087443}.wa-instances article>button{border:1px solid #d5dfe8;background:#fff;color:#174b82;border-radius:6px;padding:6px 8px;font-size:8px;display:flex;align-items:center;gap:4px}.wa-instances article>.danger-link{border:0;color:#b42318}.wa-empty{padding:20px;text-align:center;font-size:10px;color:#7b8798}.wa-console{height:620px;display:grid;grid-template-columns:285px minmax(420px,1fr) 235px;background:#fff;border:1px solid #dce4eb;border-radius:12px;overflow:hidden}.wa-conversations{border-right:1px solid #e1e6ec;min-width:0}.wa-conversations>header{padding:13px;border-bottom:1px solid #e4e9ee}.wa-conversations h2{font-size:13px;margin:0 0 9px}.wa-conversations label{display:flex;align-items:center;gap:6px;background:#f3f6f9;border:1px solid #e0e6ec;border-radius:7px;padding:7px;color:#8390a0}.wa-conversations input{border:0;background:transparent;outline:0;font-size:9px;width:100%}.wa-conversations>div{height:550px;overflow:auto}.wa-conversations>div>button{width:100%;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:11px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px;text-align:left;position:relative}.wa-conversations>div>button.active{background:#eaf5ef;border-left:3px solid #16936a}.contact-avatar{width:34px;height:34px;border-radius:50%;background:#174b82;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:700}.wa-conversations button div{display:flex;flex-direction:column;min-width:0}.wa-conversations strong{font-size:10px}.wa-conversations small{font-size:8px;color:#76859a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-conversations time{font-size:7px;color:#8a96a5}.wa-conversations button>b{position:absolute;right:9px;bottom:8px;background:#16936a;color:#fff;border-radius:99px;min-width:16px;height:16px;display:grid;place-items:center;font-size:7px}.wa-chat{display:grid;grid-template-rows:auto 1fr auto;background:#eef4f0;min-width:0}.wa-chat>header{background:#fff;border-bottom:1px solid #e0e7e3;padding:9px 13px;display:flex;align-items:center;gap:9px}.wa-chat>header>div{display:flex;flex-direction:column}.wa-chat>header strong{font-size:10px}.wa-chat>header small{font-size:8px;color:#738197}.wa-chat>header select{margin-left:auto;border:1px solid #d7e0e7;background:#fff;border-radius:6px;padding:6px;font-size:8px}.wa-live{font-size:7px;border-radius:99px;padding:4px 6px;background:#fee4e2;color:#b42318}.wa-live.connected{background:#e0f5ea;color:#087443}.wa-messages{padding:18px;overflow:auto;display:flex;flex-direction:column;gap:8px;background-image:radial-gradient(#bdcbc2 .7px,transparent .7px);background-size:15px 15px}.wa-messages article{max-width:72%;padding:9px 11px;border-radius:9px;background:#fff;box-shadow:0 1px 2px #1b453015;align-self:flex-start}.wa-messages article.out{align-self:flex-end;background:#d9fdd3}.wa-messages p{font-size:10px;line-height:1.45;margin:0;white-space:pre-wrap}.wa-messages small{font-size:7px;color:#738197;display:block;text-align:right;margin-top:4px}.wa-chat>footer{background:#fff;border-top:1px solid #dfe6e2;padding:9px;display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:end}.wa-chat textarea{resize:none;border:1px solid #d7e0e7;border-radius:8px;padding:9px;font:10px inherit;outline:0}.ai-reply,.send-message{border:0;border-radius:8px;display:flex;align-items:center;justify-content:center}.ai-reply{padding:9px;background:#eee9fe;color:#6941c6;font-size:8px;gap:5px}.send-message{width:38px;height:38px;background:#15936a;color:#fff}.wa-chat-empty{place-self:center;text-align:center;color:#8794a5}.wa-chat-empty svg{width:42px;height:42px}.wa-chat-empty strong{display:block;color:#29415f;font-size:13px;margin:8px}.wa-chat-empty p{font-size:9px}.wa-customer{border-left:1px solid #e1e6ec;padding:15px;background:#fff}.customer-profile{text-align:center;display:flex;align-items:center;flex-direction:column}.contact-avatar.large{width:52px;height:52px}.customer-profile strong{font-size:11px;margin-top:7px}.customer-profile small{font-size:8px;color:#728096}.wa-customer dl{margin:18px 0}.wa-customer dl div{padding:8px 0;border-bottom:1px solid #edf0f4}.wa-customer dt{font-size:7px;color:#8490a0;text-transform:uppercase}.wa-customer dd{font-size:9px;margin:3px 0 0}.wa-customer>button{width:100%;border:1px solid #d5dfe8;background:#fff;color:#174b82;border-radius:7px;padding:8px;margin-top:7px;font-size:8px;display:flex;align-items:center;justify-content:center;gap:5px}.wa-security{display:flex;gap:10px;background:#eef4fb;color:#174b82;padding:12px;border-radius:8px}.wa-security p{margin:0;font-size:9px;line-height:1.5;color:#526a85}.qr-panel{text-align:center;padding:5px}.qr-panel img{width:min(320px,80vw);height:auto;border:10px solid #fff;box-shadow:0 8px 25px #172b4530;border-radius:10px}.qr-panel h3{font-size:14px;margin:13px 0 5px}.qr-panel p{font-size:9px;color:#718096;max-width:380px;margin:0 auto 10px}.qr-panel strong{font:600 15px IBM Plex Mono;color:#174b82}@media(max-width:1200px){.wa-console{grid-template-columns:270px minmax(400px,1fr)}.wa-customer{display:none}}@media(max-width:850px){.wa-stats{grid-template-columns:repeat(2,1fr)}.wa-console{height:auto;grid-template-columns:1fr}.wa-conversations{border-right:0}.wa-conversations>div{height:300px}.wa-chat{min-height:560px}.wa-instances>div>article{grid-template-columns:35px 1fr auto auto}.wa-instances article>span,.wa-instances article>b{display:none}}@media(max-width:520px){.whatsapp-page{padding:9px}.wa-stats{display:flex;overflow-x:auto}.wa-stats article{min-width:145px}.wa-chat>footer{grid-template-columns:1fr auto}.ai-reply{grid-column:1/-1}.wa-messages article{max-width:88%}}.marketing-nav button:disabled{opacity:.45;cursor:not-allowed}.settings-page{background:#f3f5f8;min-height:calc(100vh - 141px)}.settings-message{display:flex;align-items:center;gap:7px;background:#d1fadf;color:#027a48;border:1px solid #a6e7c5;border-radius:8px;padding:9px 12px;margin-bottom:12px;font-size:11px}.settings-tabs{display:flex;gap:6px;margin-bottom:14px}.settings-tabs button{border:1px solid #d9e1ea;background:#fff;border-radius:8px;padding:9px 13px;display:flex;align-items:center;gap:7px;color:#5f7087;font-size:11px}.settings-tabs button.active{background:#174b82;color:#fff;border-color:#174b82}.plugin-grid{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:12px}.plugin-grid>article,.module-panel{background:#fff;border:1px solid #dfe5ec;border-radius:12px;overflow:hidden}.plugin-grid article>header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:15px;border-bottom:1px solid #e5eaf0}.plugin-grid h2{font-size:13px;margin:0}.plugin-grid header small{font-size:9px;color:#738198}.integration-state{font-size:9px;border-radius:99px;padding:5px 8px}.integration-state.ready{background:#d1fadf;color:#027a48}.integration-state.pending{background:#fef0c7;color:#b54708}.plugin-grid dl{padding:6px 15px;margin:0}.plugin-grid dl>div{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;padding:8px 0;border-bottom:1px solid #edf0f4}.plugin-grid dl>div:last-child{border:0}.plugin-grid dt{font-size:9px;color:#7a8798}.plugin-grid dd{font:9px IBM Plex Mono;margin:0;color:#2a3b52;overflow:hidden;text-overflow:ellipsis}.callback-row dd{display:flex;align-items:center;gap:5px}.callback-row button{border:0;background:none;color:#174b82;display:flex}.plugin-grid article>footer{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;background:#f8fafc}.plugin-grid footer span{display:flex;align-items:center;gap:6px;font-size:9px;color:#63758b}.plugin-grid footer button{border:1px solid #cbd6e1;background:#fff;color:#174b82;border-radius:7px;padding:7px 9px;display:flex;align-items:center;gap:5px;font-size:9px}.plugin-warning{display:flex;gap:10px;background:#f5f2ff;color:#6e56cf;border-radius:8px;padding:10px}.plugin-warning p{font-size:10px;line-height:1.5;margin:0;color:#62577d}.module-panel>header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e4e9ef}.module-panel h2{font-size:14px;margin:0}.module-panel header p{font-size:10px;color:#748197;margin:4px 0 0}.module-panel header>span{font-size:10px;color:#174b82;background:#e9f1fb;border-radius:99px;padding:5px 8px}.module-list{display:grid;grid-template-columns:repeat(2,1fr)}.module-list article{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid #edf0f4}.module-list article:nth-child(odd){border-right:1px solid #edf0f4}.module-order{font:10px IBM Plex Mono;color:#7a8798}.module-list article>div{display:flex;flex-direction:column}.module-list strong{font-size:11px}.module-list small{font-size:8px;color:#8290a1;margin-top:3px}.toggle{border:0;background:#e6eaf0;border-radius:99px;padding:3px 7px 3px 3px;display:flex;align-items:center;gap:5px;color:#788597;font-size:8px}.toggle i{width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #15263b25}.toggle.on{background:#d1fadf;color:#027a48}.toggle.on i{background:#28a66f}@media(max-width:950px){.plugin-grid,.module-list{grid-template-columns:1fr}.module-list article:nth-child(odd){border-right:0}.module-tabs button{padding:6px 8px;font-size:10px}}@media(max-width:600px){.settings-page{padding:10px}.plugin-grid{grid-template-columns:minmax(0,1fr)}.plugin-grid dl>div{grid-template-columns:80px minmax(0,1fr)}.module-panel>header{align-items:flex-start}.module-list article{grid-template-columns:30px 1fr auto}}
