*{box-sizing:border-box}body{margin:0;background:#f5f7f8;color:#15201d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}aside{background:#0d1714;color:#eaf2ef;padding:26px 18px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 30px}.brand>div:last-child,.profile>div:last-child{display:flex;flex-direction:column}.brand small,.profile small{color:#789089;margin-top:2px}.mark{width:38px;height:38px;border-radius:11px;background:#29e08c;color:#07130e;display:grid;place-items:center;font-weight:900;font-size:21px}nav{display:grid;grid-gap:6px;gap:6px}nav button{border:0;background:transparent;color:#8fa39d;padding:12px;border-radius:9px;display:flex;gap:11px;align-items:center;font-size:14px;cursor:pointer}nav button.active,nav button:hover{background:#182722;color:#fff}.sidecard{margin-top:auto;background:#15241f;border:1px solid #23362f;border-radius:13px;padding:15px;display:flex;flex-direction:column;gap:7px}.sidecard small,.sidecard span{color:#8ca099}.sidecard b{font-size:20px}.progress{height:6px;background:#263a33;border-radius:8px;overflow:hidden}.progress i{display:block;width:63%;height:100%;background:#29e08c}.profile{display:flex;align-items:center;gap:10px;padding:18px 8px 0}.avatar{width:34px;height:34px;border-radius:50%;background:#d9efe6;color:#18342a;display:grid;place-items:center;font-weight:800;font-size:12px}main{padding:32px 38px 60px;max-width:1600px;width:100%;margin:auto}header{justify-content:space-between;gap:18px;margin-bottom:18px}.header-title,header{display:flex;align-items:center}.header-title{gap:12px}.mobile-menu-trigger,.mobile-nav-backdrop{display:none}.drawer-head p,header p{font-size:11px;color:#25a86c;font-weight:800;letter-spacing:1.5px;margin:0 0 5px}h1,h2,h3{margin:0}h1{font-size:27px}.actions{display:flex;gap:10px}.actions label,.field,.filters label{display:flex;flex-direction:column;gap:7px}.actions label{height:42px;min-width:250px;background:#fff;border:1px solid #dce4e1;border-radius:9px;flex-direction:row;align-items:center;padding:0 12px;color:#81908b}.actions input,.field input,.field select,.field textarea,.filters input,.filters select{border:1px solid #dce4e1;outline:0;background:#fff;color:#15201d;border-radius:9px}.actions input{border:0;padding:0 8px;width:100%}.field input,.field select,.field textarea,.filters input,.filters select{min-height:40px;padding:0 11px}.field textarea{padding-top:10px;resize:vertical}.field span,.filters label{color:#64736e;font-size:12px;font-weight:700}.field b{color:#d4682b;margin-left:3px}.icon-button,.outline,.primary{border:0;border-radius:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.primary{min-height:42px;padding:0 16px;background:#1bd881;color:#092016}.outline{min-height:36px;padding:0 13px;border:1px solid #cfe0d9;background:#fff;color:#263b34}.icon-button{width:38px;height:38px;background:#edf4f1;color:#263b34}.form-error,.local-warning,.notice,.success{border-radius:9px;padding:11px 13px;font-size:12px}.local-warning{background:#edf4f1;color:#52615c;margin-bottom:15px}.form-error,.notice{background:#fff7e8;border:1px solid #f1d5a5;color:#76501a;margin-bottom:14px}.success{background:#e2f8ed;border:1px solid #bbe9d0;color:#126b45;margin-bottom:14px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin-bottom:15px}.metric,.panel{background:#fff;border:1px solid #e1e8e5;border-radius:13px}.metric{padding:20px;display:flex;gap:14px}.metric>div:last-child{display:flex;flex-direction:column}.metric small{color:#74827e;font-size:12px}.metric b{font-size:22px;margin:3px 0}.metric span{font-size:11px;color:#25a86c}.ico{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.ico.green{background:#e3faef;color:#16a565}.ico.blue{background:#e7f0ff;color:#3675d5}.ico.orange{background:#fff2de;color:#d48218}.ico.purple{background:#f2eaff;color:#8658d5}.grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:15px;gap:15px;margin-top:15px}.panel{padding:21px}.crm-panel{padding-bottom:14px}.panelhead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panelhead h2{font-size:16px;margin:0 0 4px}.panelhead p{font-size:12px;color:#7c8985;margin:0}.filters{grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,1fr));grid-gap:12px;gap:12px;margin-bottom:13px}.filters,.table,.tr{display:grid}.tr{grid-template-columns:1.25fr 1fr .7fr .65fr .9fr;align-items:center;grid-gap:10px;gap:10px;padding:12px 4px;border-top:1px solid #edf1ef;font-size:12px;text-align:left}.tr.row{width:100%;background:transparent;border-left:0;border-right:0;border-bottom:0;color:inherit;cursor:pointer}.tr.row:hover{background:#f7fbf9}.tr.row.late{box-shadow:inset 3px 0 0 #df6b39}.tr.row.today{box-shadow:inset 3px 0 0 #1bd881}.tr.th{color:#8b9793;text-transform:uppercase;font-size:9px;font-weight:800;border:0}.tr span:first-child,.tr span:nth-child(2),.tr span:nth-child(5){display:flex;flex-direction:column}.tr small{color:#8c9894;margin-top:3px}.late-label{color:#bd5429!important;font-weight:800}.today-label{color:#14945d!important;font-weight:800}.clients-table{display:grid;overflow-x:auto}.client-row{align-items:center;border-top:1px solid #edf1ef;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(160px,1.3fr) minmax(120px,.9fr) minmax(120px,.9fr) minmax(120px,.85fr) minmax(120px,.8fr) minmax(80px,.55fr) minmax(105px,.7fr) minmax(95px,.65fr) minmax(90px,.65fr) minmax(115px,.8fr) minmax(180px,1.2fr);min-width:1180px;padding:12px 4px;text-align:left}.client-head{border-top:0;color:#8b9793;font-size:9px;font-weight:800;text-transform:uppercase}.client-row:not(.client-head):hover{background:#f7fbf9}.client-row b{font-weight:900}.client-row span{font-size:12px}.pill,.status{font-style:normal;padding:5px 8px;border-radius:20px;font-size:10px;font-weight:800;background:#eef2f0;color:#54615c;width:max-content}.pill.qualificado,.pill.reuniao,.status.aprovado{background:#e0f8eb;color:#128151}.pill.proposta{background:#eee8ff;color:#6748ae}.pill.contato{background:#fff0d8;color:#a76713}.funnel{display:grid;grid-gap:13px;gap:13px}.funnel div>span{font-size:11px;display:flex;justify-content:space-between;margin-bottom:6px}.funnel i{height:8px;background:#edf2ef}.funnel i,.funnel u{display:block;border-radius:8px}.funnel u{height:100%;background:#22d986}.editorial{min-width:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.compact-cards{grid-template-columns:1fr}.cards article{border:1px solid #e3e9e7;border-radius:11px;padding:15px}.cards article>div,.cards footer{display:flex;justify-content:space-between;align-items:center}.portal{font-size:10px;color:#15915b;background:#e2f8ed;padding:5px 7px;border-radius:5px;font-weight:800}.cards p,.cards small{color:#8a9692;font-size:11px}.cards h3{font-size:14px;line-height:1.4;margin:13px 0 6px}.cards footer button{border:0;width:28px;height:28px;border-radius:7px;background:#1cda82;color:#0a2419;display:grid;place-items:center}.status.revisar{background:#fff0d9;color:#9b641b}.status.rascunho{background:#eef1f0;color:#67736f}.status.ativo{background:#e0f8eb;color:#128151}.empty{border:1px dashed #d5e1dd;border-radius:11px;color:#71807b;padding:22px;text-align:center;font-size:13px}.empty.compact{padding:16px}.drawer-backdrop{position:fixed;inset:0;background:rgba(7,19,14,.42);display:flex;justify-content:flex-end;z-index:20}.drawer{width:min(620px,100vw);height:100vh;background:#fff;color:#15201d;padding:24px;overflow-y:auto;box-shadow:-20px 0 50px rgba(10,24,18,.16)}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.drawer-head h2{font-size:21px}.lead-form{display:grid;grid-gap:16px;gap:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.wide-field{grid-column:1/-1}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;padding-bottom:18px}.portal-workspace{display:grid;grid-gap:15px;gap:15px}.portal-switch{display:inline-flex;gap:8px;flex-wrap:wrap}.portal-switch button{border:1px solid #cfe0d9;background:#fff;color:#263b34;border-radius:9px;min-height:38px;padding:0 14px;font-weight:800;cursor:pointer}.portal-switch button.active{background:#10201a;border-color:#10201a;color:#eaf2ef}.editorial-status-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px}.editorial-status-grid article{background:#fff;border:1px solid #e1e8e5;border-radius:11px;padding:13px}.editorial-status-grid small{color:#75837f;display:block;font-size:10px;font-weight:800;min-height:24px}.editorial-status-grid b{display:block;font-size:23px;margin-top:6px}.portal-panel{min-width:0}.editorial-filters{grid-template-columns:minmax(220px,1.35fr) repeat(5,minmax(130px,1fr))}.editorial-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);grid-gap:16px;gap:16px;align-items:start}.pautas-list{display:grid;grid-gap:9px;gap:9px;max-height:720px;overflow:auto;padding-right:4px}.pauta-row{border:1px solid #e3e9e7;background:#fff;color:inherit;border-radius:11px;display:grid;grid-gap:7px;gap:7px;padding:13px;text-align:left;cursor:pointer}.pauta-row.active,.pauta-row:hover{border-color:#1bd881;background:#f5fbf8}.pauta-row.risk-high{box-shadow:inset 3px 0 0 #d65d34}.pauta-title{font-weight:900;line-height:1.35}.pauta-row span:not(.pauta-title){color:#66746f;font-size:12px}.pauta-row span:nth-child(4){display:flex;gap:7px;flex-wrap:wrap}.risk-badge{border-radius:20px;background:#eef2f0;color:#54615c;font-size:10px;font-style:normal;font-weight:800;padding:5px 8px}.risk-badge.high{background:#ffe9df;color:#b34721}.pauta-detail{background:#fbfdfc;border:1px solid #e1e8e5;border-radius:13px;color:#15201d;height:auto;max-height:760px;overflow:auto;padding:18px;position:-webkit-sticky;position:sticky;top:18px}.pauta-mobile-dialog{display:none}.pauta-mobile-shell{background:#fbfdfc;color:#15201d;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.pauta-mobile-head{align-items:flex-start;background:#fff;border-bottom:1px solid #e1e8e5;display:flex;gap:14px;justify-content:space-between;padding:calc(14px + env(safe-area-inset-top)) 16px 12px}.pauta-mobile-head small{color:#6f7d78;display:block;font-size:11px;font-weight:800;margin-bottom:4px}.pauta-mobile-head h2{font-size:18px}.pauta-mobile-head .icon-button{flex:0 0 auto;height:44px;width:44px}.empty-detail{display:grid;min-height:260px;place-items:center;text-align:center;color:#72817c}.detail-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.detail-head small{color:#6f7d78;font-size:11px;font-weight:800}.detail-head h3{font-size:18px;line-height:1.35;margin-top:4px}.risk-warning{align-items:center;background:#fff0e8;border:1px solid #f0c7b3;border-radius:9px;color:#91441f;display:flex;gap:8px;font-size:12px;font-weight:800;margin-bottom:14px;padding:10px 12px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 0 14px}.detail-grid div{background:#fff;border:1px solid #edf1ef;border-radius:9px;padding:10px}.detail-grid dt{color:#73817c;font-size:10px;font-weight:900;text-transform:uppercase}.detail-grid dd{font-size:13px;font-weight:800;margin:4px 0 0}.text-block{border-top:1px solid #edf1ef;padding:13px 0}.text-block h4{color:#40504a;font-size:12px;margin:0 0 7px;text-transform:uppercase}.text-block p{color:#3f4d48;font-size:13px;line-height:1.55;margin:0;white-space:pre-wrap}.detail-actions{display:flex;flex-wrap:wrap;gap:9px;padding-top:8px}.outline.danger{border-color:#f0c7b3;color:#9d4420}.sources-grid{grid-template-columns:1fr 1fr;margin-top:0}.sources-list{display:grid;grid-gap:10px;gap:10px}.sources-list article{border:1px solid #e3e9e7;border-radius:10px;display:grid;grid-gap:5px;gap:5px;padding:12px}.sources-list small,.sources-list span{color:#71807b;font-size:12px}.auth-page{align-items:center;background:#eef5f1;display:grid;min-height:100vh;padding:24px;place-items:center}.auth-card{background:#fff;border:1px solid #dfe8e4;border-radius:14px;box-shadow:0 20px 60px rgba(16,32,26,.08);display:grid;grid-gap:16px;gap:16px;max-width:430px;padding:28px;width:100%}.auth-card h1{font-size:28px;line-height:1.15}.auth-card p{color:#687772;line-height:1.5}.auth-brand{margin-bottom:2px}.auth-button{justify-content:center;width:100%}.local-login{border-top:1px solid #edf1ef;display:grid;grid-gap:9px;gap:9px;padding-top:14px}.local-login small{color:#74827d;font-weight:800}.local-login input{border:1px solid #d9e4df;border-radius:9px;min-height:42px;padding:0 12px}.mobile-nav-panel{background:#0d1714;color:#eaf2ef;display:flex;flex-direction:column;height:100%;max-width:420px;overflow-y:auto;padding:calc(18px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom));width:min(88vw,420px);-webkit-overflow-scrolling:touch}.mobile-nav-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.mobile-nav-head .brand{padding:0 0 22px}.mobile-nav-head .icon-button{background:#182722;color:#eaf2ef;flex:0 0 auto;height:44px;width:44px}.mobile-nav-list{display:grid;grid-gap:8px;gap:8px}.mobile-nav-list button{min-height:48px}.mobile-nav-profile{align-items:center;border-top:1px solid #23362f;display:flex;gap:10px;margin-top:auto;padding-top:18px}.mobile-nav-profile>div:last-child{display:flex;flex-direction:column;min-width:0}.mobile-nav-profile small{color:#8ca099;overflow-wrap:anywhere}@media (max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.filters,.grid{grid-template-columns:1fr}.editorial-status-grid{grid-template-columns:repeat(3,1fr)}.editorial-layout,.sources-grid{grid-template-columns:1fr}.pauta-detail{max-height:none;position:static}}@media (max-width:760px){.shell{display:block}aside{display:none}main{padding:22px 14px 42px}header{align-items:stretch;flex-direction:column}.header-title{align-items:flex-start}.mobile-menu-trigger{align-items:center;background:#fff;border:1px solid #dce4e1;border-radius:9px;color:#263b34;cursor:pointer;display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;width:44px}.mobile-nav-backdrop{background:rgba(7,19,14,.46);display:block;inset:0;overscroll-behavior:contain;position:fixed;touch-action:pan-y;z-index:75}.actions{flex-direction:column}.actions label{min-width:0}.metrics{grid-template-columns:1fr}.panelhead{align-items:flex-start;flex-direction:column}.tr{grid-template-columns:1.3fr .75fr .7fr}.tr span:nth-child(2),.tr span:nth-child(5){display:none}.clients-table{gap:10px;overflow-x:visible}.client-head{display:none}.client-row{border:1px solid #e3e9e7;border-radius:11px;gap:8px;grid-template-columns:1fr;min-width:0;padding:13px}.client-row span{display:flex;justify-content:space-between;gap:14px}.client-row span:before{color:#8b9793;content:attr(data-label);font-size:10px;font-weight:900;text-transform:uppercase}.drawer{padding:18px}.form-grid{grid-template-columns:1fr}.drawer-actions{flex-direction:column-reverse}.drawer-actions button{width:100%}.editorial-status-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.editorial-layout>.pauta-detail{display:none}.pauta-mobile-dialog{background:#fbfdfc;display:block;inset:0;overscroll-behavior:contain;position:fixed;touch-action:pan-y;z-index:80}.pauta-mobile-dialog aside{display:block}.pauta-mobile-dialog .pauta-detail{border:0;border-radius:0;flex:1 1;max-height:none;overflow-y:auto;padding:16px 16px calc(18px + env(safe-area-inset-bottom));position:static;-webkit-overflow-scrolling:touch}.pauta-mobile-dialog .detail-head{margin-bottom:16px}.detail-actions{flex-direction:column}.detail-actions button{min-height:44px;width:100%}}