:root{color:#1c2739;font-synthesis:none;--blue:#315ee8;--navy:#172238;--muted:#6c788c;--line:#dfe4eb;--surface:#fff;--soft:#f5f7fa;--red:#bb3944;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f7fa;min-width:1160px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{grid-template-columns:265px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:10;background:#142039;width:265px;padding:22px 15px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{align-items:center;gap:12px;padding:0 8px 23px;display:flex}.brand>div{background:linear-gradient(145deg,#5279fa,#294ed0);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 8px 18px #0b1530}.brand span{gap:3px;display:grid}.brand strong{letter-spacing:.14em;font-size:.95rem}.brand small{color:#8494b3;letter-spacing:.1em;font-size:.62rem}.sidebar section{margin:9px 0 17px}.sidebar h4{color:#71809c;text-transform:uppercase;letter-spacing:.13em;margin:0 10px 7px;font-size:.59rem}.sidebar section button{color:#aeb9cc;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.7rem;display:grid}.sidebar section button:hover{color:#fff;background:#1b2945}.sidebar section button.active{color:#fff;background:#26375b;box-shadow:inset 3px 0 #6382ff}.sidebar section button i{color:#9db0f5;background:#233250;border-radius:6px;place-items:center;width:23px;height:23px;font-size:.61rem;font-style:normal;display:grid}.sidebar section button b{color:#71809c;background:#101a2d;border-radius:10px;padding:3px 6px;font-size:.56rem}.phase-note{background:#192641;border:1px solid #2a3a59;border-radius:11px;margin:25px 2px 2px;padding:13px}.phase-note span{color:#7890df;letter-spacing:.1em;font-size:.56rem}.phase-note strong{margin:7px 0 4px;font-size:.72rem;display:block}.phase-note p{color:#7786a1;margin:0;font-size:.61rem;line-height:1.45}.shell>main{grid-column:2}.topbar{border-bottom:1px solid var(--line);z-index:8;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.topbar>div{gap:4px;display:grid}.topbar span{color:var(--blue);letter-spacing:.08em;font-size:.68rem;font-weight:800}.topbar small{color:var(--muted);font-size:.6rem}.topbar>button,.toolbar>button:last-child,.empty button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;height:36px;padding:0 13px;font-size:.68rem;font-weight:750}.content{max-width:1600px;margin:auto;padding:28px 30px 55px}.page-title{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:800}.page-title h1{letter-spacing:-.04em;margin:7px 0 5px;font-size:1.8rem}.page-title p{color:var(--muted);max-width:720px;margin:0;font-size:.77rem;line-height:1.5}.count{align-items:baseline;gap:6px;display:flex}.count strong{font-size:1.6rem}.count span{color:var(--muted);font-size:.65rem}.notice{color:#53638f;background:#f0f4ff;border:1px solid #d8e1ff;border-radius:10px;margin-bottom:12px;padding:11px 14px;font-size:.68rem}.toolbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:9px;flex:1;align-items:center;gap:8px;max-width:540px;height:38px;padding:0 12px;display:flex}.search span{color:#8994a5}.search input{color:var(--navy);border:0;outline:0;flex:1;font-size:.7rem}.toolbar select,.toolbar>button:not(:last-child){border:1px solid var(--line);color:#536073;background:#fff;border-radius:9px;height:38px;padding:0 11px;font-size:.66rem}.toolbar>button.active{color:#284fc2;background:#eaf0ff;border-color:#aabcf5}.table-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:auto;box-shadow:0 3px 13px #18253e09}.table-head,.table-row{grid-auto-columns:minmax(120px,1fr);grid-auto-flow:column;align-items:center;gap:11px;min-width:1040px;padding:11px 16px;display:grid}.table-head{color:#758094;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--line);background:#f5f7fa;font-size:.54rem;font-weight:800}.table-row{border-bottom:1px solid #edf0f3;min-height:58px;font-size:.66rem}.table-row:hover{background:#fafbfc}.table-row>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.table-row.tree>span:first-child{padding-left:calc(var(--level,0)*18px)}.table-row.tree>span:first-child:before{content:"";width:calc(var(--level,0)*10px);vertical-align:middle;border-top:1px solid #cdd4de;margin-right:5px;display:inline-block}.primary-cell{gap:3px;display:grid}.primary-cell strong{white-space:normal;font-size:.7rem;line-height:1.3}.primary-cell small{color:var(--muted);font-size:.55rem}.tag{color:#526074;background:#eef2f8;border-radius:15px;width:max-content;max-width:100%;padding:4px 7px;font-size:.58rem;font-weight:750;display:inline-flex}.actions{justify-content:flex-end;gap:5px;display:flex}.actions button{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:6px;padding:5px 7px;font-size:.58rem}.actions .archive{color:#8a5b0a}.empty{text-align:center;color:var(--muted);padding:50px}.empty strong{color:var(--navy);font-size:.8rem}.empty p{font-size:.65rem}.relationship{background:#f9fafc;border:1px dashed #cdd5e1;border-radius:10px;margin-top:12px;padding:13px 15px}.relationship span{color:var(--blue);letter-spacing:.08em;font-size:.55rem;font-weight:800}.relationship strong{margin:6px 0;font-size:.7rem;display:block}.relationship p{color:var(--muted);margin:0;font-size:.6rem}.drawer-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#131f3459;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(680px,55vw);height:100%;animation:.18s ease-out slide;display:flex;box-shadow:-15px 0 40px #111e3333}@keyframes slide{0%{opacity:.7;transform:translate(40px)}}.drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:75px;padding:15px 21px;display:flex}.drawer>header span{color:var(--blue);letter-spacing:.1em;font-size:.55rem;font-weight:800}.drawer>header h2{margin:5px 0 0;font-size:1rem}.drawer>header button{background:#eef1f5;border:0;border-radius:50%;width:34px;height:34px;font-size:1.2rem}.drawer>div{padding:19px 21px 35px;overflow-y:auto}.drawer form{gap:13px;display:grid}.form-note{color:#52618b;background:#f0f4ff;border:1px solid #d8e1ff;border-radius:8px;padding:10px;font-size:.63rem}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label{align-content:start;gap:5px;display:grid}.form-grid label.wide{grid-column:1/-1}.form-grid label>span{color:#626e82;font-size:.61rem;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);width:100%;color:var(--navy);background:#fff;border-radius:7px;padding:8px 9px;font-size:.68rem}.form-grid input,.form-grid select{height:38px}.form-grid select[multiple]{height:115px}.form-grid textarea{resize:vertical;line-height:1.4}.form-grid label small{color:#8892a3;font-size:.55rem;line-height:1.4}.drawer form footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:7px;padding:13px 0 3px;display:flex;position:sticky;bottom:-35px}.drawer form footer button{border:1px solid var(--line);background:#fff;border-radius:8px;height:36px;padding:0 13px;font-size:.65rem;font-weight:750}.drawer form footer .save{background:var(--blue);border-color:var(--blue);color:#fff}.error{color:#9e3039;background:#fff0f1;border:1px solid #f0c9cd;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:10px 13px;font-size:.68rem;display:flex}.error button{color:inherit;background:0 0;border:0}.toast{color:#fff;z-index:50;background:#162239;border-radius:9px;padding:12px 16px;font-size:.67rem;position:fixed;bottom:23px;right:23px;box-shadow:0 10px 25px #0f1b3040}.loading{height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:11px;font-size:.7rem;display:grid}.loading div{background:var(--blue);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.loading strong{color:var(--navy)}.required-legend{color:var(--muted);background:#fff;border:1px solid #e1e6ee;border-radius:9px;align-items:center;gap:12px;margin-bottom:12px;padding:9px 12px;font-size:.62rem;display:flex}.required-legend b{color:#b02e3b}.required{color:#c02f3d;font-style:normal}.form-grid label>span em{color:#929baa;font-style:normal;font-weight:500}.form-required{background:#f8fafc;border:1px solid #e2e7ef;border-radius:8px;justify-content:space-between;gap:12px;padding:10px;font-size:.61rem;display:flex}.form-required b{color:#ad2c38}.form-required span{color:#778296}.empty-value{color:#98a1af;font-style:italic}.cell-note{color:var(--muted);margin-top:2px;font-size:.54rem;display:block}.actions .sync{color:#244fc7;background:#edf3ff;border-color:#cbd8ff}.import-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.import-card,.preview-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px;box-shadow:0 3px 13px #18253e09}.import-card{padding-left:64px;position:relative}.import-card .step{width:30px;height:30px;color:var(--blue);background:#eaf0ff;border-radius:9px;place-items:center;font-weight:900;display:grid;position:absolute;top:20px;left:20px}.import-card h3{margin:1px 0 7px;font-size:.85rem}.import-card p{color:var(--muted);margin:0 0 13px;font-size:.66rem;line-height:1.5}.button-link,.import-card button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 13px;font-size:.65rem;font-weight:750;text-decoration:none;display:inline-flex}.file-input{background:#fafbfd;border:1px dashed #b9c4d5;border-radius:8px;margin-bottom:9px;padding:10px;display:flex}.file-input input{opacity:0;width:0;height:0}.file-input span{color:#536073;font-size:.63rem}.preview-card{margin-bottom:14px}.preview-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.preview-head h2{margin:5px 0 0;font-size:1rem}.preview-counts{gap:8px;display:flex}.preview-counts b{text-align:center;background:#f3f6fa;border-radius:8px;min-width:65px;padding:8px 10px;font-size:.85rem}.preview-counts small{color:var(--muted);margin-top:2px;font-size:.5rem;font-weight:600;display:block}.preview-counts .danger{color:#a92e38;background:#fff0f1}.preview-table{border:1px solid var(--line);border-radius:9px;max-height:340px;overflow:auto}.preview-table>div{border-bottom:1px solid #edf0f3;grid-template-columns:1fr 70px 100px 1.4fr 2fr;gap:10px;min-width:760px;padding:8px 11px;font-size:.61rem;display:grid}.preview-table>div:first-child{color:#737f92;text-transform:uppercase;z-index:1;background:#f5f7fa;font-size:.52rem;position:sticky;top:0}.preview-table .row-error{color:#9c3038;background:#fff5f5}.preview-card footer{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:13px;font-size:.62rem;display:flex}.preview-card footer button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;height:36px;padding:0 13px;font-size:.65rem;font-weight:750}.preview-card footer button:disabled,.import-card button:disabled{opacity:.5;cursor:not-allowed}.history .table-head,.history .table-row{grid-template-columns:1.4fr 1.3fr 1.4fr 1.5fr .6fr .8fr .7fr .5fr;grid-auto-flow:unset;grid-auto-columns:unset}.status-dot{background:#28a269;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.status-dot.bad{background:#d14350}.visual-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.segmented{border:1px solid var(--line);background:#fff;border-radius:9px;padding:3px;display:flex}.segmented button{color:#687488;background:0 0;border:0;border-radius:6px;padding:8px 13px;font-size:.64rem;font-weight:750}.segmented button.active{color:#244fc7;background:#eaf0ff}.visual-toolbar .search{max-width:470px}.capacity-period{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;margin-bottom:10px;padding:9px 11px;display:flex}.capacity-period>span{color:#41506a;font-size:.61rem;font-weight:800}.capacity-period input{border:1px solid var(--line);border-radius:6px;height:31px;padding:0 7px;font-size:.6rem}.capacity-period b{color:var(--muted);font-size:.55rem}.capacity-period small{color:#7b8798;max-width:620px;margin-left:auto;font-size:.5rem;line-height:1.35}.tree-workspace{grid-template-columns:265px 1fr;align-items:start;gap:12px;display:grid}.tree-palette{color:#fff;background:#16223b;border-radius:12px;max-height:calc(100vh - 100px);padding:10px;position:sticky;top:80px;overflow:auto}.palette-group{border-bottom:1px solid #293650;margin-bottom:7px;padding-bottom:7px}.palette-group>button{color:#fff;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:7px;width:100%;padding:5px;display:flex}.palette-group>button b{font-size:.61rem}.palette-group>button span{color:#7f8da7;font-size:.46rem}.palette-group>div{padding:3px}.tree-drag{color:var(--navy);cursor:grab;background:#fff;border-left:3px solid #6681ef;border-radius:7px;gap:2px;margin-bottom:5px;padding:7px 8px;display:grid}.tree-drag:active{opacity:.65}.tree-drag b{font-size:.57rem;line-height:1.25}.tree-drag span{color:#7a8596;font-size:.47rem}.tree-drag.skill{border-left-color:#e09b33}.tree-drag.role{border-left-color:#9a69df}.tree-drag.work{border-left-color:#2aa57f}.tree-drag.initiative{border-left-color:#3d74d7}.tree-panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:540px;padding:12px;overflow:auto}.relation-tree{min-width:720px}.tree-root{background:#fafbfd;border:1px solid #dce2eb;border-radius:9px;margin-bottom:7px}.tree-root>header{background:#f1f4f8;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;display:flex}.tree-root>header>button,.tree-toggle{color:#647187;background:0 0;border:0;width:20px;padding:0}.tree-root>header>b{font-size:.65rem}.tree-root>header>em{color:#617087;background:#e3e9f2;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:.49rem;font-style:normal}.tree-children{border-left:1px solid #dfe4ec;margin-left:19px;padding-left:24px}.tree-node{border-radius:7px;margin:5px 0}.tree-node>.tree-row{border:1px solid #0000;border-radius:7px;align-items:center;gap:7px;min-height:39px;padding:5px 7px;display:flex}.tree-node>.tree-row:hover{background:#f4f7fb;border-color:#dce4f2}.tree-row>div{gap:2px;min-width:0;display:grid}.tree-row>div>b{font-size:.61rem;line-height:1.25}.tree-row>div>small{color:#7b8798;font-size:.48rem}.tree-icon{color:#315ee8;background:#e8eefb;border-radius:6px;flex:none;place-items:center;width:23px;height:23px;font-size:.52rem;font-weight:900;display:grid}.tree-icon.portfolio{background:#dfe8ff}.tree-icon.projeto,.tree-icon.produto,.tree-icon.frente{color:#2673b8;background:#e9f4ff}.tree-icon.programa{color:#594cc4;background:#e7eaff}.tree-icon.task{color:#288466;background:#e8f7f2}.tree-icon.person{color:#754db3;background:#f2eafd}.tree-summary{color:#7e8999;margin-left:auto;font-size:.49rem}.tree-inline-drop{background:#fbfcfe;border:1px dashed #c7d1e1;border-radius:6px;align-items:center;gap:9px;margin:5px 8px;padding:6px 9px;display:flex}.tree-inline-drop b{color:#55637a;font-size:.5rem}.tree-inline-drop span{font-size:.54rem}.tree-inline-drop small{color:#8d98a8;margin-left:auto;font-size:.45rem}.tree-tags,.tree-people{flex-wrap:wrap;align-items:center;gap:5px;margin:5px 8px;display:flex}.tree-tags>b,.tree-people>b{color:#637189;margin-right:3px;font-size:.49rem}.tree-tags>span,.tree-people>span{color:#526177;background:#edf2f8;border-radius:11px;align-items:center;gap:5px;padding:3px 7px;font-size:.48rem;display:inline-flex}.tree-people>span small{color:#748198}.tree-people>span button{color:#a3585f;background:0 0;border:0;padding:0}.recommend-pulse{color:#a17200;background:#fff5cb;border:0;border-radius:7px;width:25px;height:25px;margin-left:5px;animation:1.4s infinite pulse-recommend;box-shadow:0 0 #f4bb2480}@keyframes pulse-recommend{70%{box-shadow:0 0 0 7px #f4bb2400}to{box-shadow:0 0 #f4bb2400}}.recommend-card{background:#fffbea;border:1px solid #f0d77e;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:5px 8px 8px 35px;padding:9px;display:flex}.recommend-card>div{gap:2px;display:grid}.recommend-card b{font-size:.61rem}.recommend-card span{color:#7a651d;font-size:.52rem}.recommend-card small{color:#887a4a;font-size:.47rem}.recommend-card button{color:#3e340e;background:#e9bf43;border:1px solid #ddb43d;border-radius:6px;padding:6px 9px;font-size:.52rem;font-weight:800}.object-browser{grid-template-columns:minmax(720px,1fr) 285px}.object-tree-panel{padding:14px}.object-dock{top:82px}.object-dock>header{border-bottom:1px solid #33405a;gap:4px;margin-bottom:8px;padding:6px 7px 12px;display:grid}.object-dock>header span{color:#7893eb;letter-spacing:.12em;font-size:.5rem;font-weight:850}.object-dock>header b{font-size:.72rem}.object-dock>header small{color:#8693aa;font-size:.5rem}.object-tree-heading{justify-content:space-between;align-items:center;gap:16px;padding:5px 3px 12px;display:flex}.object-tree-heading>div{gap:3px;display:grid}.object-tree-heading b{font-size:.72rem}.object-tree-heading small{color:var(--muted);font-size:.52rem}.object-tree-heading>span{color:#5b6980;background:#edf1f7;border-radius:12px;padding:4px 8px;font-size:.52rem}.quick-create{background:linear-gradient(135deg,#f8faff,#eef3ff);border:1px solid #d5dff7;border-radius:10px;margin-bottom:11px;overflow:hidden}.quick-create-trigger{text-align:left;width:100%;color:var(--navy);background:0 0;border:0;align-items:center;gap:10px;padding:10px 12px;display:flex}.quick-create-trigger>span{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;font-size:1rem;display:grid;box-shadow:0 5px 13px #315ee83d}.quick-create-trigger>div{gap:2px;display:grid}.quick-create-trigger b{font-size:.65rem}.quick-create-trigger small{color:#748097;font-size:.5rem}.quick-create-trigger em{color:#315ee8;margin-left:auto;font-size:.49rem;font-style:normal;font-weight:750}.quick-create form{background:#fff;border-top:1px solid #dbe3f6;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;padding:10px;animation:.16s ease-out quick-open;display:grid}@keyframes quick-open{0%{opacity:.5;transform:translateY(-4px)}}.quick-create form label{gap:4px;display:grid}.quick-create form label>span{color:#67748a;font-size:.5rem;font-weight:750}.quick-create form input,.quick-create form select{border:1px solid var(--line);height:34px;color:var(--navy);background:#fff;border-radius:7px;padding:0 8px;font-size:.59rem}.quick-create form .quick-name{grid-column:span 2}.quick-create form>button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:7px;align-self:end;height:34px;font-size:.58rem;font-weight:800}.object-relation-tree{min-width:700px}.object-root>header{min-height:44px}.object-root>header>div{gap:2px;display:grid}.object-root>header>div>b{font-size:.65rem}.object-root>header>div>small{color:#78859a;font-size:.47rem}.object-root>header>em{margin-left:auto}.branch-button{color:#647187;background:0 0;border:0;width:20px;padding:0}.object-plus{color:#315ee8;background:#fff;border:1px solid #cbd5e6;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;padding:0;font-size:.8rem;font-weight:850;transition:all .15s;display:grid}.object-plus:hover,.object-plus.open{color:#fff;background:#315ee8;border-color:#315ee8;box-shadow:0 4px 10px #315ee833}.object-row>.object-plus{margin-left:6px}.object-row>.tree-summary+.object-plus{margin-left:3px}.object-attributes{background:#fff;border:1px solid #cfd9ec;border-radius:9px;margin:5px 9px 9px 37px;animation:.17s ease-out attributes-open;overflow:hidden;box-shadow:0 6px 18px #1928480f}@keyframes attributes-open{0%{opacity:.3;transform:translateY(-4px)}}.object-attributes>header{background:linear-gradient(90deg,#edf2ff,#f8faff);border-bottom:1px solid #dbe3f2;align-items:center;gap:8px;padding:8px 10px;display:flex}.object-attributes>header>span{color:#315ee8;letter-spacing:.1em;font-size:.45rem;font-weight:900}.object-attributes>header>b{font-size:.59rem}.object-attributes>header>small{color:#7d899b;margin-left:auto;font-size:.45rem}.attribute-grid{grid-template-columns:repeat(4,minmax(100px,1fr));gap:0;display:grid}.attribute-grid>div{border-bottom:1px solid #edf0f5;border-right:1px solid #edf0f5;align-content:start;gap:4px;min-height:49px;padding:7px 9px;display:grid}.attribute-grid>div.wide{grid-column:span 2}.attribute-grid>div>span{color:#7a8698;text-transform:uppercase;letter-spacing:.05em;font-size:.45rem}.attribute-grid>div>b{overflow-wrap:anywhere;font-size:.55rem;font-weight:650;line-height:1.35}.object-relations{background:#fbfcfe;gap:7px;padding:8px 10px;display:grid}.relation-group{grid-template-columns:110px 1fr;align-items:start;gap:8px;display:grid}.relation-group>b{color:#627089;padding-top:4px;font-size:.48rem}.relation-group>div{flex-wrap:wrap;gap:5px;display:flex}.relation-group>div>span{color:#526177;background:#edf2f8;border-radius:12px;align-items:center;gap:5px;padding:4px 8px;font-size:.49rem;display:inline-flex}.relation-group>div>span small{color:#788599}.relation-group>div>span button{color:#a3585f;background:0 0;border:0;padding:0}.object-attributes .tree-inline-drop{margin:0}.tree-node>.object-attributes+.tree-children{margin-top:5px}.tree-drag.objective{border-left-color:#e0627c}.inline-attribute-editor{background:#fff;border-top:1px solid #e4e9f2;padding:8px 10px}.inline-attribute-editor>button{color:#315ee8;background:#f6f8fc;border:1px solid #ccd7eb;border-radius:6px;padding:6px 9px;font-size:.5rem;font-weight:800}.inline-attribute-editor form{grid-template-columns:repeat(4,minmax(100px,1fr));gap:7px;margin-top:8px;display:grid}.inline-attribute-editor form label{gap:4px;display:grid}.inline-attribute-editor form label span{color:#68758a;font-size:.45rem;font-weight:750}.inline-attribute-editor form input,.inline-attribute-editor form select{border:1px solid var(--line);height:32px;color:var(--navy);background:#fff;border-radius:6px;padding:0 7px;font-size:.54rem}.inline-attribute-editor form>button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:6px;align-self:end;height:32px;font-size:.52rem;font-weight:800}.object-inline-actions{background:#fff;border-top:1px solid #e4e9f2}.object-inline-actions .inline-attribute-editor{border-top:0}.quick-absence{padding:0 10px 9px}.quick-absence>button{color:#277653;background:#f1fbf6;border:1px solid #cde4d9;border-radius:6px;padding:6px 9px;font-size:.5rem;font-weight:800}.quick-absence form{background:#f7fbf9;border:1px solid #dbece3;border-radius:7px;grid-template-columns:repeat(4,minmax(100px,1fr));gap:7px;margin-top:8px;padding:8px;display:grid}.quick-absence form label{gap:4px;display:grid}.quick-absence form label span{color:#63786d;font-size:.45rem;font-weight:750}.quick-absence form input,.quick-absence form select{height:32px;color:var(--navy);background:#fff;border:1px solid #d5e3dc;border-radius:6px;padding:0 7px;font-size:.54rem}.quick-absence form>button{color:#fff;background:#2b8a61;border:1px solid #2b8a61;border-radius:6px;align-self:end;height:32px;font-size:.52rem;font-weight:800}.tree-node.focused>.object-row{background:#edf3ff;border-color:#9eb4f5;box-shadow:inset 3px 0 #315ee8}.tree-node>.object-row[draggable=true],.relation-group>div>span[draggable=true]{cursor:grab}.tree-node>.object-row[draggable=true]:active,.relation-group>div>span[draggable=true]:active{opacity:.65}.attribute-drop-zone{color:#315ee8;text-align:center;background:#f5f8ff;border:1px dashed #8fa7e9;border-radius:7px;margin:8px 10px 0;padding:8px 10px;font-size:.52rem;font-weight:800}.attribute-drop-zone:hover{background:#eaf0ff;border-color:#315ee8}.dock-return-zone{color:#bac7df;text-align:center;background:#202e49;border:1px dashed #6f82a5;border-radius:8px;margin:10px 3px 2px;padding:11px 9px;font-size:.52rem;font-weight:800;position:sticky;bottom:0;box-shadow:0 -8px 18px #121e3447}.dock-return-zone:hover{color:#fff;background:#263a63;border-color:#8ea7ff}.quick-create{z-index:5;position:sticky;top:78px;box-shadow:0 5px 14px #1928480f}.palette-group>div:empty:after{content:"Nenhum objeto disponível";color:#8290a9;padding:7px;font-size:.48rem;display:block}@media (width<=1280px){.drawer{width:650px}.table-head,.table-row{min-width:1150px}.import-grid{grid-template-columns:1fr}.tree-workspace{grid-template-columns:1fr 235px}.relation-tree{min-width:650px}.capacity-period small{display:none}.quick-create form{grid-template-columns:repeat(3,minmax(120px,1fr))}.attribute-grid,.inline-attribute-editor form,.quick-absence form{grid-template-columns:repeat(3,minmax(100px,1fr))}}.planning-title{align-items:flex-end}.planning-confirm{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;height:38px;padding:0 15px;font-size:.64rem;font-weight:850}.planning-confirm:disabled{opacity:.45;cursor:not-allowed}.planning-controls{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:10px;margin-bottom:11px;padding:12px;display:grid}.planning-controls label,.planning-controls>div{gap:5px;display:grid}.planning-controls span{color:#6d798c;font-size:.51rem;font-weight:800}.planning-controls input,.planning-controls select{border:1px solid var(--line);height:35px;color:var(--navy);background:#fff;border-radius:7px;padding:0 9px;font-size:.61rem}.planning-controls b{background:#f8fafc;border:1px solid #e3e7ed;border-radius:7px;align-items:center;height:35px;padding:0 9px;font-size:.59rem;display:flex}.planning-kpis{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:11px;display:grid}.planning-kpis article{border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.planning-kpis span{color:#6e7a8c;font-size:.51rem}.planning-kpis b{font-size:1rem}.planning-kpis small{color:#8590a1;font-size:.47rem}.planning-kpis article.warn{background:#fffaf0;border-color:#e8bf59}.planning-kpis article.bad{background:#fff5f6;border-color:#e3a4ab}.profile-capacity{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:11px;padding:12px}.profile-capacity>header{justify-content:space-between;gap:20px;margin-bottom:9px;display:flex}.profile-capacity>header b{font-size:.66rem}.profile-capacity>header small{color:#7d8999;font-size:.48rem}.profile-capacity>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.profile-capacity article{background:#fafbfd;border:1px solid #e3e8ef;border-radius:8px;padding:8px}.profile-capacity article>div:first-child{justify-content:space-between;gap:8px;display:flex}.profile-capacity article b{font-size:.55rem}.profile-capacity article span,.profile-capacity article small{color:#7c8798;font-size:.45rem}.profile-capacity article strong{margin:5px 0;font-size:.66rem;display:block}.capacity-bar{background:#e4e9f0;border-radius:5px;height:5px;margin-bottom:5px;overflow:hidden}.capacity-bar i{background:#32a16f;border-radius:5px;height:100%;display:block}.planning-board{grid-template-columns:repeat(4,minmax(220px,1fr));align-items:start;gap:9px;margin-bottom:11px;display:grid}.planning-lane{border:1px solid var(--line);background:#eef2f7;border-radius:10px;min-height:370px;padding:8px}.planning-lane>header{justify-content:space-between;align-items:center;padding:3px 3px 9px;display:flex}.planning-lane>header>div{align-items:center;gap:6px;display:flex}.planning-lane>header b{font-size:.62rem}.planning-lane>header span{background:#dce3ed;border-radius:10px;padding:2px 6px;font-size:.48rem}.planning-lane>header small{color:#738094;font-size:.5rem}.planning-lane>div{gap:6px;display:grid}.planning-lane article{cursor:grab;background:#fff;border:1px solid #dce2eb;border-radius:8px;gap:5px;padding:9px;display:grid;box-shadow:0 2px 6px #19273f0a}.planning-lane article:active{opacity:.6}.planning-lane article>span{color:#718098;font-size:.45rem}.planning-lane article>b{font-size:.57rem;line-height:1.35}.planning-lane article footer{justify-content:space-between;align-items:center;display:flex}.planning-lane article em,.planning-lane article i{font-size:.45rem;font-style:normal}.planning-lane article em{color:#315ee8;font-weight:800}.planning-lane article i{color:#7a8697}.planning-lane>p{text-align:center;color:#9ba4b1;margin-top:35px;font-size:.5rem}.lane-compromisso{border-top:3px solid #315ee8}.lane-reserva{border-top:3px solid #e4a640}.lane-depois{border-top:3px solid #98a2b1}.database-summary{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:12px;display:grid}.database-summary article{border:1px solid var(--line);background:#fff;border-radius:9px;gap:3px;padding:11px;display:grid}.database-summary span{color:#748094;font-size:.5rem}.database-summary b{font-size:1rem}.reset-card,.archived-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:12px;padding:18px}.reset-card h2,.archived-card h2{margin:5px 0;font-size:.9rem}.reset-card p,.archived-card p{color:#6e7a8d;font-size:.61rem;line-height:1.5}.reset-options{grid-template-columns:1fr 1fr;gap:9px;margin:15px 0;display:grid}.reset-options label{cursor:pointer;border:1px solid #dce2eb;border-radius:9px;gap:9px;padding:11px;display:flex}.reset-options label.selected{background:#f4f7ff;border-color:#7f9af2}.reset-options label.danger.selected{background:#fff5f6;border-color:#dfa1a8}.reset-options label span{gap:4px;display:grid}.reset-options label b{font-size:.62rem}.reset-options label small{color:#778396;font-size:.51rem;line-height:1.4}.reset-confirm{border-top:1px solid #e8ebf0;justify-content:flex-end;align-items:flex-end;gap:8px;padding-top:12px;display:flex}.reset-confirm label{gap:5px;display:grid}.reset-confirm label span{color:#687589;font-size:.52rem}.reset-confirm input{border:1px solid var(--line);border-radius:7px;height:36px;padding:0 9px;font-size:.61rem}.danger-button{color:#fff;background:#b73642;border:1px solid #b73642;border-radius:7px;height:36px;padding:0 13px;font-size:.6rem;font-weight:850}.danger-button:disabled{opacity:.4;cursor:not-allowed}.archived-card>header{justify-content:space-between;align-items:center;display:flex}.archived-card>header>b{background:#edf1f7;border-radius:12px;padding:4px 9px;font-size:.58rem}.archived-card>div{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.archived-card article{border:1px solid #e2e7ee;border-radius:8px;justify-content:space-between;align-items:center;gap:9px;padding:8px 10px;display:flex}.archived-card article span{gap:2px;display:grid}.archived-card article b{font-size:.57rem}.archived-card article small{color:#7a8698;font-size:.46rem}.archived-card article button{color:#315ee8;background:#f7f9fc;border:1px solid #cbd6e7;border-radius:6px;padding:5px 8px;font-size:.49rem;font-weight:800}.archived-card em{color:#8a94a4;font-size:.57rem}.history-run{border-bottom:1px solid #edf0f3}.history-run summary{cursor:pointer;list-style:none}.history-run summary::-webkit-details-marker{display:none}.history-run[open] summary{background:#f5f8fd}.history-details{background:#fafbfd;border-top:1px solid #e8ecf2;padding:10px 18px}.history-details p{grid-template-columns:160px 1fr;gap:9px;margin:0 0 5px;font-size:.54rem;display:grid}.history-details p b{color:#3d4d68}.history-details p span{color:#9d3740}.history-details em{color:#8a94a3;font-size:.53rem}.scope-filter{border:1px solid var(--line);color:#56647b;background:#fff;border-radius:8px;height:35px;padding:0 9px;font-size:.58rem}.inline-archive{color:#a6323d;background:#fff5f6;border:1px solid #e1a6ad;border-radius:6px;margin:0 10px 10px;padding:6px 9px;font-size:.5rem;font-weight:800}.object-inline-actions>.inline-archive{margin-top:0}
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#1c2739;background:#f5f7fa;font-synthesis:none;--blue:#315ee8;--navy:#172238;--muted:#6c788c;--line:#dfe4eb;--surface:#fff;--soft:#f5f7fa;--red:#bb3944}
*{box-sizing:border-box}body{margin:0;min-width:0;background:#f5f7fa;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:265px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:265px;background:#142039;color:#fff;padding:22px 15px;overflow-y:auto;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 23px}.brand>div{width:42px;height:42px;display:grid;place-items:center;background:linear-gradient(145deg,#5279fa,#294ed0);border-radius:12px;font-weight:900;box-shadow:0 8px 18px #0b1530}.brand span{display:grid;gap:3px}.brand strong{letter-spacing:.14em;font-size:.95rem}.brand small{font-size:.62rem;color:#8494b3;letter-spacing:.1em}.sidebar section{margin:9px 0 17px}.sidebar h4{font-size:.59rem;color:#71809c;text-transform:uppercase;letter-spacing:.13em;margin:0 10px 7px}.sidebar section button{width:100%;border:0;background:transparent;color:#aeb9cc;border-radius:9px;display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;text-align:left;padding:8px 10px;font-size:.7rem}.sidebar section button:hover{background:#1b2945;color:#fff}.sidebar section button.active{background:#26375b;color:#fff;box-shadow:inset 3px 0 #6382ff}.sidebar section button i{width:23px;height:23px;border-radius:6px;background:#233250;display:grid;place-items:center;font-style:normal;font-size:.61rem;color:#9db0f5}.sidebar section button b{font-size:.56rem;color:#71809c;background:#101a2d;padding:3px 6px;border-radius:10px}.phase-note{border:1px solid #2a3a59;background:#192641;border-radius:11px;padding:13px;margin:25px 2px 2px}.phase-note span{font-size:.56rem;color:#7890df;letter-spacing:.1em}.phase-note strong{display:block;font-size:.72rem;margin:7px 0 4px}.phase-note p{font-size:.61rem;color:#7786a1;line-height:1.45;margin:0}.shell>main{grid-column:2}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:8}.topbar>div{display:grid;gap:4px}.topbar span{font-size:.68rem;font-weight:800;color:var(--blue);letter-spacing:.08em}.topbar small{font-size:.6rem;color:var(--muted)}.topbar>button,.toolbar>button:last-child,.empty button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;height:36px;padding:0 13px;font-size:.68rem;font-weight:750}.content{padding:28px 30px 55px;max-width:1600px;margin:auto}.page-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.eyebrow{color:var(--blue);font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.page-title h1{font-size:1.8rem;letter-spacing:-.04em;margin:7px 0 5px}.page-title p{color:var(--muted);font-size:.77rem;margin:0;max-width:720px;line-height:1.5}.count{display:flex;align-items:baseline;gap:6px}.count strong{font-size:1.6rem}.count span{font-size:.65rem;color:var(--muted)}.notice{border:1px solid #d8e1ff;background:#f0f4ff;color:#53638f;border-radius:10px;padding:11px 14px;font-size:.68rem;margin-bottom:12px}.toolbar{display:flex;gap:8px;align-items:center;margin-bottom:12px}.search{height:38px;flex:1;max-width:540px;background:#fff;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px}.search span{color:#8994a5}.search input{border:0;outline:0;flex:1;color:var(--navy);font-size:.7rem}.toolbar select,.toolbar>button:not(:last-child){height:38px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 11px;font-size:.66rem;color:#536073}.toolbar>button.active{background:#eaf0ff;color:#284fc2;border-color:#aabcf5}.table-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:auto;box-shadow:0 3px 13px rgba(24,37,62,.035)}.table-head,.table-row{min-width:1040px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(120px,1fr);align-items:center;gap:11px;padding:11px 16px}.table-head{background:#f5f7fa;color:#758094;text-transform:uppercase;font-size:.54rem;font-weight:800;letter-spacing:.07em;border-bottom:1px solid var(--line)}.table-row{min-height:58px;border-bottom:1px solid #edf0f3;font-size:.66rem}.table-row:hover{background:#fafbfc}.table-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.table-row.tree>span:first-child{padding-left:calc(var(--level,0)*18px)}.table-row.tree>span:first-child:before{content:"";display:inline-block;width:calc(var(--level,0)*10px);border-top:1px solid #cdd4de;margin-right:5px;vertical-align:middle}.primary-cell{display:grid;gap:3px}.primary-cell strong{font-size:.7rem;white-space:normal;line-height:1.3}.primary-cell small{color:var(--muted);font-size:.55rem}.tag{display:inline-flex;width:max-content;max-width:100%;padding:4px 7px;background:#eef2f8;color:#526074;border-radius:15px;font-size:.58rem;font-weight:750}.actions{display:flex;gap:5px;justify-content:flex-end}.actions button{border:1px solid var(--line);background:#fff;color:var(--blue);border-radius:6px;padding:5px 7px;font-size:.58rem}.actions .archive{color:#8a5b0a}.empty{text-align:center;padding:50px;color:var(--muted)}.empty strong{color:var(--navy);font-size:.8rem}.empty p{font-size:.65rem}.relationship{border:1px dashed #cdd5e1;background:#f9fafc;border-radius:10px;padding:13px 15px;margin-top:12px}.relationship span{font-size:.55rem;color:var(--blue);font-weight:800;letter-spacing:.08em}.relationship strong{display:block;font-size:.7rem;margin:6px 0}.relationship p{color:var(--muted);font-size:.6rem;margin:0}.drawer-backdrop{position:fixed;inset:0;background:rgba(19,31,52,.35);z-index:30;display:flex;justify-content:flex-end;backdrop-filter:blur(2px)}.drawer{width:min(680px,55vw);height:100%;background:#fff;box-shadow:-15px 0 40px rgba(17,30,51,.2);display:flex;flex-direction:column;animation:slide .18s ease-out}@keyframes slide{from{transform:translateX(40px);opacity:.7}}.drawer>header{min-height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:15px 21px}.drawer>header span{font-size:.55rem;color:var(--blue);font-weight:800;letter-spacing:.1em}.drawer>header h2{font-size:1rem;margin:5px 0 0}.drawer>header button{border:0;background:#eef1f5;width:34px;height:34px;border-radius:50%;font-size:1.2rem}.drawer>div{overflow-y:auto;padding:19px 21px 35px}.drawer form{display:grid;gap:13px}.form-note{border:1px solid #d8e1ff;background:#f0f4ff;color:#52618b;border-radius:8px;padding:10px;font-size:.63rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:grid;gap:5px;align-content:start}.form-grid label.wide{grid-column:1/-1}.form-grid label>span{font-size:.61rem;color:#626e82;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);padding:8px 9px;font-size:.68rem}.form-grid input,.form-grid select{height:38px}.form-grid select[multiple]{height:115px}.form-grid textarea{resize:vertical;line-height:1.4}.form-grid label small{font-size:.55rem;color:#8892a3;line-height:1.4}.drawer form footer{position:sticky;bottom:-35px;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:7px;padding:13px 0 3px}.drawer form footer button{height:36px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 13px;font-size:.65rem;font-weight:750}.drawer form footer .save{background:var(--blue);border-color:var(--blue);color:#fff}.error{display:flex;justify-content:space-between;align-items:center;border:1px solid #f0c9cd;background:#fff0f1;color:#9e3039;border-radius:9px;padding:10px 13px;font-size:.68rem;margin-bottom:14px}.error button{border:0;background:transparent;color:inherit}.toast{position:fixed;right:23px;bottom:23px;background:#162239;color:#fff;padding:12px 16px;border-radius:9px;z-index:50;font-size:.67rem;box-shadow:0 10px 25px rgba(15,27,48,.25)}.loading{height:100vh;display:grid;place-content:center;justify-items:center;gap:11px;color:var(--muted);font-size:.7rem}.loading div{width:44px;height:44px;background:var(--blue);color:#fff;border-radius:12px;display:grid;place-items:center;font-weight:900}.loading strong{color:var(--navy)}
.required-legend{display:flex;align-items:center;gap:12px;border:1px solid #e1e6ee;background:#fff;border-radius:9px;padding:9px 12px;margin-bottom:12px;font-size:.62rem;color:var(--muted)}.required-legend b{color:#b02e3b}.required{color:#c02f3d;font-style:normal}.form-grid label>span em{font-style:normal;font-weight:500;color:#929baa}.form-required{display:flex;justify-content:space-between;gap:12px;border:1px solid #e2e7ef;background:#f8fafc;border-radius:8px;padding:10px;font-size:.61rem}.form-required b{color:#ad2c38}.form-required span{color:#778296}.empty-value{color:#98a1af;font-style:italic}.cell-note{display:block;color:var(--muted);font-size:.54rem;margin-top:2px}.actions .sync{background:#edf3ff;border-color:#cbd8ff;color:#244fc7}.import-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.import-card,.preview-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:0 3px 13px rgba(24,37,62,.035)}.import-card{position:relative;padding-left:64px}.import-card .step{position:absolute;left:20px;top:20px;width:30px;height:30px;border-radius:9px;background:#eaf0ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.import-card h3{font-size:.85rem;margin:1px 0 7px}.import-card p{font-size:.66rem;color:var(--muted);line-height:1.5;margin:0 0 13px}.button-link,.import-card button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;padding:0 13px;text-decoration:none;font-size:.65rem;font-weight:750}.file-input{display:flex;border:1px dashed #b9c4d5;border-radius:8px;padding:10px;margin-bottom:9px;background:#fafbfd}.file-input input{width:0;height:0;opacity:0}.file-input span{font-size:.63rem;color:#536073}.preview-card{margin-bottom:14px}.preview-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.preview-head h2{font-size:1rem;margin:5px 0 0}.preview-counts{display:flex;gap:8px}.preview-counts b{min-width:65px;padding:8px 10px;border-radius:8px;background:#f3f6fa;text-align:center;font-size:.85rem}.preview-counts small{display:block;font-size:.5rem;color:var(--muted);font-weight:600;margin-top:2px}.preview-counts .danger{background:#fff0f1;color:#a92e38}.preview-table{border:1px solid var(--line);border-radius:9px;overflow:auto;max-height:340px}.preview-table>div{min-width:760px;display:grid;grid-template-columns:1fr 70px 100px 1.4fr 2fr;gap:10px;padding:8px 11px;border-bottom:1px solid #edf0f3;font-size:.61rem}.preview-table>div:first-child{position:sticky;top:0;background:#f5f7fa;color:#737f92;text-transform:uppercase;font-size:.52rem;z-index:1}.preview-table .row-error{background:#fff5f5;color:#9c3038}.preview-card footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:13px;font-size:.62rem;color:var(--muted)}.preview-card footer button{height:36px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;padding:0 13px;font-size:.65rem;font-weight:750}.preview-card footer button:disabled,.import-card button:disabled{opacity:.5;cursor:not-allowed}.history .table-head,.history .table-row{grid-template-columns:1.4fr 1.3fr 1.4fr 1.5fr .6fr .8fr .7fr .5fr;grid-auto-flow:unset;grid-auto-columns:unset}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#28a269;margin-right:6px}.status-dot.bad{background:#d14350}.visual-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.segmented{display:flex;border:1px solid var(--line);background:#fff;border-radius:9px;padding:3px}.segmented button{border:0;background:transparent;border-radius:6px;padding:8px 13px;color:#687488;font-size:.64rem;font-weight:750}.segmented button.active{background:#eaf0ff;color:#244fc7}.visual-toolbar .search{max-width:470px}.capacity-period{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 11px;margin-bottom:10px}.capacity-period>span{font-size:.61rem;font-weight:800;color:#41506a}.capacity-period input{height:31px;border:1px solid var(--line);border-radius:6px;padding:0 7px;font-size:.6rem}.capacity-period b{font-size:.55rem;color:var(--muted)}.capacity-period small{margin-left:auto;max-width:620px;color:#7b8798;font-size:.5rem;line-height:1.35}.tree-workspace{display:grid;grid-template-columns:265px 1fr;gap:12px;align-items:start}.tree-palette{position:sticky;top:80px;max-height:calc(100vh - 100px);overflow:auto;background:#16223b;border-radius:12px;padding:10px;color:#fff}.palette-group{border-bottom:1px solid #293650;padding-bottom:7px;margin-bottom:7px}.palette-group>button{width:100%;border:0;background:transparent;color:#fff;text-align:left;padding:5px;display:flex;justify-content:space-between;gap:7px;align-items:center}.palette-group>button b{font-size:.61rem}.palette-group>button span{font-size:.46rem;color:#7f8da7}.palette-group>div{padding:3px}.tree-drag{background:#fff;color:var(--navy);border-radius:7px;padding:7px 8px;margin-bottom:5px;display:grid;gap:2px;cursor:grab;border-left:3px solid #6681ef}.tree-drag:active{opacity:.65}.tree-drag b{font-size:.57rem;line-height:1.25}.tree-drag span{font-size:.47rem;color:#7a8596}.tree-drag.skill{border-left-color:#e09b33}.tree-drag.role{border-left-color:#9a69df}.tree-drag.work{border-left-color:#2aa57f}.tree-drag.initiative{border-left-color:#3d74d7}.tree-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;min-height:540px;overflow:auto}.relation-tree{min-width:720px}.tree-root{border:1px solid #dce2eb;border-radius:9px;margin-bottom:7px;background:#fafbfd}.tree-root>header{display:flex;align-items:center;gap:7px;padding:8px 10px;background:#f1f4f8;border-radius:9px}.tree-root>header>button,.tree-toggle{border:0;background:transparent;color:#647187;width:20px;padding:0}.tree-root>header>b{font-size:.65rem}.tree-root>header>em{margin-left:auto;font-style:normal;background:#e3e9f2;color:#617087;border-radius:10px;padding:2px 7px;font-size:.49rem}.tree-children{padding-left:24px;border-left:1px solid #dfe4ec;margin-left:19px}.tree-node{margin:5px 0;border-radius:7px}.tree-node>.tree-row{display:flex;align-items:center;gap:7px;min-height:39px;padding:5px 7px;border:1px solid transparent;border-radius:7px}.tree-node>.tree-row:hover{background:#f4f7fb;border-color:#dce4f2}.tree-row>div{display:grid;gap:2px;min-width:0}.tree-row>div>b{font-size:.61rem;line-height:1.25}.tree-row>div>small{font-size:.48rem;color:#7b8798}.tree-icon{width:23px;height:23px;border-radius:6px;display:grid;place-items:center;background:#e8eefb;color:#315ee8;font-size:.52rem;font-weight:900;flex:none}.tree-icon.portfolio{background:#dfe8ff}.tree-icon.projeto,.tree-icon.produto,.tree-icon.frente{background:#e9f4ff;color:#2673b8}.tree-icon.programa{background:#e7eaff;color:#594cc4}.tree-icon.task{background:#e8f7f2;color:#288466}.tree-icon.person{background:#f2eafd;color:#754db3}.tree-summary{margin-left:auto;color:#7e8999;font-size:.49rem}.tree-inline-drop{margin:5px 8px;padding:6px 9px;border:1px dashed #c7d1e1;border-radius:6px;display:flex;align-items:center;gap:9px;background:#fbfcfe}.tree-inline-drop b{font-size:.5rem;color:#55637a}.tree-inline-drop span{font-size:.54rem}.tree-inline-drop small{margin-left:auto;color:#8d98a8;font-size:.45rem}.tree-tags,.tree-people{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin:5px 8px}.tree-tags>b,.tree-people>b{font-size:.49rem;color:#637189;margin-right:3px}.tree-tags>span,.tree-people>span{display:inline-flex;align-items:center;gap:5px;background:#edf2f8;color:#526177;border-radius:11px;padding:3px 7px;font-size:.48rem}.tree-people>span small{color:#748198}.tree-people>span button{border:0;background:transparent;color:#a3585f;padding:0}.recommend-pulse{margin-left:5px;border:0;background:#fff5cb;color:#a17200;border-radius:7px;width:25px;height:25px;animation:pulse-recommend 1.4s infinite;box-shadow:0 0 0 0 rgba(244,187,36,.5)}@keyframes pulse-recommend{70%{box-shadow:0 0 0 7px rgba(244,187,36,0)}100%{box-shadow:0 0 0 0 rgba(244,187,36,0)}}.recommend-card{margin:5px 8px 8px 35px;border:1px solid #f0d77e;background:#fffbea;border-radius:8px;padding:9px;display:flex;align-items:center;justify-content:space-between;gap:12px}.recommend-card>div{display:grid;gap:2px}.recommend-card b{font-size:.61rem}.recommend-card span{font-size:.52rem;color:#7a651d}.recommend-card small{font-size:.47rem;color:#887a4a}.recommend-card button{border:1px solid #ddb43d;background:#e9bf43;color:#3e340e;border-radius:6px;padding:6px 9px;font-size:.52rem;font-weight:800}
.object-browser{grid-template-columns:minmax(720px,1fr) 285px}.object-tree-panel{padding:14px}.object-dock{top:82px}.object-dock>header{display:grid;gap:4px;border-bottom:1px solid #33405a;padding:6px 7px 12px;margin-bottom:8px}.object-dock>header span{font-size:.5rem;color:#7893eb;font-weight:850;letter-spacing:.12em}.object-dock>header b{font-size:.72rem}.object-dock>header small{font-size:.5rem;color:#8693aa}.object-tree-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:5px 3px 12px}.object-tree-heading>div{display:grid;gap:3px}.object-tree-heading b{font-size:.72rem}.object-tree-heading small{font-size:.52rem;color:var(--muted)}.object-tree-heading>span{font-size:.52rem;color:#5b6980;background:#edf1f7;border-radius:12px;padding:4px 8px}.quick-create{border:1px solid #d5dff7;background:linear-gradient(135deg,#f8faff,#eef3ff);border-radius:10px;margin-bottom:11px;overflow:hidden}.quick-create-trigger{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:10px 12px;text-align:left;color:var(--navy)}.quick-create-trigger>span{width:29px;height:29px;border-radius:8px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:1rem;box-shadow:0 5px 13px rgba(49,94,232,.24)}.quick-create-trigger>div{display:grid;gap:2px}.quick-create-trigger b{font-size:.65rem}.quick-create-trigger small{font-size:.5rem;color:#748097}.quick-create-trigger em{margin-left:auto;font-size:.49rem;font-style:normal;font-weight:750;color:#315ee8}.quick-create form{border-top:1px solid #dbe3f6;background:#fff;padding:10px;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;animation:quick-open .16s ease-out}@keyframes quick-open{from{opacity:.5;transform:translateY(-4px)}}.quick-create form label{display:grid;gap:4px}.quick-create form label>span{font-size:.5rem;font-weight:750;color:#67748a}.quick-create form input,.quick-create form select{height:34px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 8px;color:var(--navy);font-size:.59rem}.quick-create form .quick-name{grid-column:span 2}.quick-create form>button{align-self:end;height:34px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:7px;font-size:.58rem;font-weight:800}.object-relation-tree{min-width:700px}.object-root>header{min-height:44px}.object-root>header>div{display:grid;gap:2px}.object-root>header>div>b{font-size:.65rem}.object-root>header>div>small{font-size:.47rem;color:#78859a}.object-root>header>em{margin-left:auto}.branch-button{border:0;background:transparent;color:#647187;width:20px;padding:0}.object-plus{flex:none;width:26px;height:26px;border:1px solid #cbd5e6;background:#fff;color:#315ee8;border-radius:7px;font-size:.8rem;font-weight:850;display:grid;place-items:center;padding:0;transition:.15s}.object-plus:hover,.object-plus.open{background:#315ee8;border-color:#315ee8;color:#fff;box-shadow:0 4px 10px rgba(49,94,232,.2)}.object-row>.object-plus{margin-left:6px}.object-row>.tree-summary+.object-plus{margin-left:3px}.object-attributes{margin:5px 9px 9px 37px;border:1px solid #cfd9ec;border-radius:9px;background:#fff;box-shadow:0 6px 18px rgba(25,40,72,.06);overflow:hidden;animation:attributes-open .17s ease-out}@keyframes attributes-open{from{opacity:.3;transform:translateY(-4px)}}.object-attributes>header{display:flex;align-items:center;gap:8px;padding:8px 10px;background:linear-gradient(90deg,#edf2ff,#f8faff);border-bottom:1px solid #dbe3f2}.object-attributes>header>span{font-size:.45rem;color:#315ee8;font-weight:900;letter-spacing:.1em}.object-attributes>header>b{font-size:.59rem}.object-attributes>header>small{margin-left:auto;color:#7d899b;font-size:.45rem}.attribute-grid{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:0}.attribute-grid>div{min-height:49px;border-right:1px solid #edf0f5;border-bottom:1px solid #edf0f5;padding:7px 9px;display:grid;align-content:start;gap:4px}.attribute-grid>div.wide{grid-column:span 2}.attribute-grid>div>span{font-size:.45rem;color:#7a8698;text-transform:uppercase;letter-spacing:.05em}.attribute-grid>div>b{font-size:.55rem;line-height:1.35;font-weight:650;overflow-wrap:anywhere}.object-relations{padding:8px 10px;background:#fbfcfe;display:grid;gap:7px}.relation-group{display:grid;grid-template-columns:110px 1fr;gap:8px;align-items:start}.relation-group>b{font-size:.48rem;color:#627089;padding-top:4px}.relation-group>div{display:flex;flex-wrap:wrap;gap:5px}.relation-group>div>span{display:inline-flex;align-items:center;gap:5px;background:#edf2f8;color:#526177;border-radius:12px;padding:4px 8px;font-size:.49rem}.relation-group>div>span small{color:#788599}.relation-group>div>span button{border:0;background:transparent;color:#a3585f;padding:0}.object-attributes .tree-inline-drop{margin:0}.tree-node>.object-attributes+.tree-children{margin-top:5px}.tree-drag.objective{border-left-color:#e0627c}.inline-attribute-editor{border-top:1px solid #e4e9f2;background:#fff;padding:8px 10px}.inline-attribute-editor>button{border:1px solid #ccd7eb;background:#f6f8fc;color:#315ee8;border-radius:6px;padding:6px 9px;font-size:.5rem;font-weight:800}.inline-attribute-editor form{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:7px;margin-top:8px}.inline-attribute-editor form label{display:grid;gap:4px}.inline-attribute-editor form label span{font-size:.45rem;color:#68758a;font-weight:750}.inline-attribute-editor form input,.inline-attribute-editor form select{height:32px;border:1px solid var(--line);border-radius:6px;padding:0 7px;background:#fff;color:var(--navy);font-size:.54rem}.inline-attribute-editor form>button{align-self:end;height:32px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:6px;font-size:.52rem;font-weight:800}
.object-inline-actions{border-top:1px solid #e4e9f2;background:#fff}.object-inline-actions .inline-attribute-editor{border-top:0}.quick-absence{padding:0 10px 9px}.quick-absence>button{border:1px solid #cde4d9;background:#f1fbf6;color:#277653;border-radius:6px;padding:6px 9px;font-size:.5rem;font-weight:800}.quick-absence form{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:7px;margin-top:8px;padding:8px;background:#f7fbf9;border:1px solid #dbece3;border-radius:7px}.quick-absence form label{display:grid;gap:4px}.quick-absence form label span{font-size:.45rem;color:#63786d;font-weight:750}.quick-absence form input,.quick-absence form select{height:32px;border:1px solid #d5e3dc;border-radius:6px;padding:0 7px;background:#fff;color:var(--navy);font-size:.54rem}.quick-absence form>button{align-self:end;height:32px;border:1px solid #2b8a61;background:#2b8a61;color:#fff;border-radius:6px;font-size:.52rem;font-weight:800}
.tree-node.focused>.object-row{background:#edf3ff;border-color:#9eb4f5;box-shadow:inset 3px 0 #315ee8}.tree-node>.object-row[draggable=true],.relation-group>div>span[draggable=true]{cursor:grab}.tree-node>.object-row[draggable=true]:active,.relation-group>div>span[draggable=true]:active{opacity:.65}.attribute-drop-zone{margin:8px 10px 0;border:1px dashed #8fa7e9;background:#f5f8ff;color:#315ee8;border-radius:7px;padding:8px 10px;text-align:center;font-size:.52rem;font-weight:800}.attribute-drop-zone:hover{background:#eaf0ff;border-color:#315ee8}.dock-return-zone{position:sticky;bottom:0;border:1px dashed #6f82a5;background:#202e49;color:#bac7df;border-radius:8px;padding:11px 9px;margin:10px 3px 2px;text-align:center;font-size:.52rem;font-weight:800;box-shadow:0 -8px 18px rgba(18,30,52,.28)}.dock-return-zone:hover{border-color:#8ea7ff;background:#263a63;color:#fff}.quick-create{position:sticky;top:78px;z-index:5;box-shadow:0 5px 14px rgba(25,40,72,.06)}.palette-group>div:empty:after{content:"Nenhum objeto disponível";display:block;color:#8290a9;font-size:.48rem;padding:7px}
@media(max-width:1280px){.drawer{width:650px}.table-head,.table-row{min-width:1150px}.import-grid{grid-template-columns:1fr}.tree-workspace{grid-template-columns:1fr 235px}.relation-tree{min-width:650px}.capacity-period small{display:none}.quick-create form{grid-template-columns:repeat(3,minmax(120px,1fr))}.attribute-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}.inline-attribute-editor form,.quick-absence form{grid-template-columns:repeat(3,minmax(100px,1fr))}}
.planning-title{align-items:flex-end}.planning-confirm{height:38px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:8px;padding:0 15px;font-size:.64rem;font-weight:850}.planning-confirm:disabled{opacity:.45;cursor:not-allowed}.planning-controls{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:10px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px;margin-bottom:11px}.planning-controls label,.planning-controls>div{display:grid;gap:5px}.planning-controls span{font-size:.51rem;color:#6d798c;font-weight:800}.planning-controls input,.planning-controls select{height:35px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 9px;color:var(--navy);font-size:.61rem}.planning-controls b{height:35px;display:flex;align-items:center;border:1px solid #e3e7ed;background:#f8fafc;border-radius:7px;padding:0 9px;font-size:.59rem}.planning-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:11px}.planning-kpis article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:grid;gap:4px}.planning-kpis span{font-size:.51rem;color:#6e7a8c}.planning-kpis b{font-size:1rem}.planning-kpis small{font-size:.47rem;color:#8590a1}.planning-kpis article.warn{border-color:#e8bf59;background:#fffaf0}.planning-kpis article.bad{border-color:#e3a4ab;background:#fff5f6}.profile-capacity{background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px;margin-bottom:11px}.profile-capacity>header{display:flex;justify-content:space-between;gap:20px;margin-bottom:9px}.profile-capacity>header b{font-size:.66rem}.profile-capacity>header small{font-size:.48rem;color:#7d8999}.profile-capacity>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.profile-capacity article{border:1px solid #e3e8ef;background:#fafbfd;border-radius:8px;padding:8px}.profile-capacity article>div:first-child{display:flex;justify-content:space-between;gap:8px}.profile-capacity article b{font-size:.55rem}.profile-capacity article span,.profile-capacity article small{font-size:.45rem;color:#7c8798}.profile-capacity article strong{display:block;font-size:.66rem;margin:5px 0}.capacity-bar{height:5px;border-radius:5px;background:#e4e9f0;overflow:hidden;margin-bottom:5px}.capacity-bar i{display:block;height:100%;background:#32a16f;border-radius:5px}.planning-board{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:9px;align-items:start;margin-bottom:11px}.planning-lane{border:1px solid var(--line);background:#eef2f7;border-radius:10px;padding:8px;min-height:370px}.planning-lane>header{display:flex;justify-content:space-between;align-items:center;padding:3px 3px 9px}.planning-lane>header>div{display:flex;align-items:center;gap:6px}.planning-lane>header b{font-size:.62rem}.planning-lane>header span{font-size:.48rem;background:#dce3ed;border-radius:10px;padding:2px 6px}.planning-lane>header small{font-size:.5rem;color:#738094}.planning-lane>div{display:grid;gap:6px}.planning-lane article{background:#fff;border:1px solid #dce2eb;border-radius:8px;padding:9px;display:grid;gap:5px;box-shadow:0 2px 6px rgba(25,39,63,.04);cursor:grab}.planning-lane article:active{opacity:.6}.planning-lane article>span{font-size:.45rem;color:#718098}.planning-lane article>b{font-size:.57rem;line-height:1.35}.planning-lane article footer{display:flex;justify-content:space-between;align-items:center}.planning-lane article em,.planning-lane article i{font-size:.45rem;font-style:normal}.planning-lane article em{color:#315ee8;font-weight:800}.planning-lane article i{color:#7a8697}.planning-lane>p{text-align:center;color:#9ba4b1;font-size:.5rem;margin-top:35px}.lane-compromisso{border-top:3px solid #315ee8}.lane-reserva{border-top:3px solid #e4a640}.lane-depois{border-top:3px solid #98a2b1}.database-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:12px}.database-summary article{background:#fff;border:1px solid var(--line);border-radius:9px;padding:11px;display:grid;gap:3px}.database-summary span{font-size:.5rem;color:#748094}.database-summary b{font-size:1rem}.reset-card,.archived-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;margin-bottom:12px}.reset-card h2,.archived-card h2{font-size:.9rem;margin:5px 0}.reset-card p,.archived-card p{font-size:.61rem;color:#6e7a8d;line-height:1.5}.reset-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:15px 0}.reset-options label{display:flex;gap:9px;border:1px solid #dce2eb;border-radius:9px;padding:11px;cursor:pointer}.reset-options label.selected{border-color:#7f9af2;background:#f4f7ff}.reset-options label.danger.selected{border-color:#dfa1a8;background:#fff5f6}.reset-options label span{display:grid;gap:4px}.reset-options label b{font-size:.62rem}.reset-options label small{font-size:.51rem;color:#778396;line-height:1.4}.reset-confirm{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;border-top:1px solid #e8ebf0;padding-top:12px}.reset-confirm label{display:grid;gap:5px}.reset-confirm label span{font-size:.52rem;color:#687589}.reset-confirm input{height:36px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:.61rem}.danger-button{height:36px;border:1px solid #b73642;background:#b73642;color:#fff;border-radius:7px;padding:0 13px;font-size:.6rem;font-weight:850}.danger-button:disabled{opacity:.4;cursor:not-allowed}.archived-card>header{display:flex;justify-content:space-between;align-items:center}.archived-card>header>b{background:#edf1f7;border-radius:12px;padding:4px 9px;font-size:.58rem}.archived-card>div{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.archived-card article{border:1px solid #e2e7ee;border-radius:8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:9px}.archived-card article span{display:grid;gap:2px}.archived-card article b{font-size:.57rem}.archived-card article small{font-size:.46rem;color:#7a8698}.archived-card article button{border:1px solid #cbd6e7;background:#f7f9fc;color:#315ee8;border-radius:6px;padding:5px 8px;font-size:.49rem;font-weight:800}.archived-card em{font-size:.57rem;color:#8a94a4}.history-run{border-bottom:1px solid #edf0f3}.history-run summary{list-style:none;cursor:pointer}.history-run summary::-webkit-details-marker{display:none}.history-run[open] summary{background:#f5f8fd}.history-details{padding:10px 18px;background:#fafbfd;border-top:1px solid #e8ecf2}.history-details p{margin:0 0 5px;display:grid;grid-template-columns:160px 1fr;gap:9px;font-size:.54rem}.history-details p b{color:#3d4d68}.history-details p span{color:#9d3740}.history-details em{font-size:.53rem;color:#8a94a3}
/* AGOS V1.6.2 — Planning / Daily */
.rite-switch{display:flex;gap:8px;margin:-7px 0 12px}.rite-switch button{flex:0 1 310px;display:flex;align-items:center;gap:10px;text-align:left;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:10px;padding:9px 12px}.rite-switch button.active{border-color:#8da7f3;background:#edf3ff;box-shadow:inset 3px 0 var(--blue)}.rite-switch button>b{width:25px;height:25px;display:grid;place-items:center;background:#edf1f7;border-radius:50%;font-size:.59rem}.rite-switch button.active>b{background:var(--blue);color:#fff}.rite-switch button>span{display:grid;gap:2px;font-size:.63rem;font-weight:850}.rite-switch small{font-size:.47rem;color:#758196;font-weight:500}.daily-head-summary{display:grid;grid-template-columns:auto auto auto auto;align-items:baseline;gap:5px 8px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 12px}.daily-head-summary b{font-size:1rem}.daily-head-summary span{font-size:.5rem;color:var(--muted)}
.gp-association{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e8c56c;background:#fffaf0;border-radius:10px;padding:11px 13px;margin-bottom:11px}.gp-association div{display:grid;gap:3px}.gp-association b{font-size:.64rem}.gp-association span{font-size:.53rem;color:#756744}.gp-association button{border:1px solid #d39a22;background:#e7aa2d;color:#fff;border-radius:7px;height:34px;padding:0 12px;font-size:.56rem;font-weight:850}.gp-association button:disabled{opacity:.5}
.planning-board{align-items:stretch;min-height:calc(100vh - 350px)}.planning-lane{display:flex;flex-direction:column;min-height:max(520px,calc(100vh - 350px));transition:border-color .15s,background .15s,box-shadow .15s}.planning-lane.drop-active{background:#e8efff;border-color:#7897ef;box-shadow:0 0 0 2px rgba(49,94,232,.12)}.planning-lane>header{position:sticky;top:68px;z-index:2;margin:-8px -8px 0;padding:11px 11px 10px;background:inherit;border-radius:8px 8px 0 0;border-bottom:1px solid rgba(210,218,230,.8)}.planning-lane>div{align-content:start;flex:1;padding-top:8px}.planning-lane>p{margin:auto 0;color:#8996aa;border:1px dashed #c7d0dd;border-radius:8px;padding:26px 8px}.planning-lane article.has-impediment{border-color:#e6a2a8;background:#fff7f7}.planning-lane article footer{gap:5px;flex-wrap:wrap}.planning-lane article footer .card-archive{margin-left:auto}.card-estimate{display:flex;align-items:flex-end;gap:5px;border-top:1px solid #edf0f4;padding-top:6px}.card-estimate label{position:relative;display:grid;gap:3px;flex:1}.card-estimate label>span{font-size:.43rem;color:#6f7d90}.card-estimate input{width:100%;height:29px;border:1px solid var(--line);border-radius:6px;padding:0 21px 0 7px;font-size:.54rem}.card-estimate em{position:absolute;right:7px;bottom:7px}.card-estimate button,.card-archive{height:29px;border:1px solid #cbd7ed;background:#f5f8ff;color:#315ee8;border-radius:6px;padding:0 7px;font-size:.46rem;font-weight:800}.card-archive{height:24px;color:#8a5b0a;border-color:#e1d2b8;background:#fffaf1}.card-impediment{border-top:1px solid #f0d2d5;padding-top:5px;color:#a23d47!important;font-weight:750}.tree-impediment{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#bb3944;color:#fff;font-size:.53rem;font-weight:900}.inline-archive{margin:8px 10px 10px;border:1px solid #e1d2b8;background:#fffaf1;color:#8a5b0a;border-radius:6px;padding:7px 9px;font-size:.5rem;font-weight:800}
.daily-list{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;display:grid;gap:8px}.daily-list>header{display:flex;justify-content:space-between;align-items:center;padding:2px 3px 9px}.daily-list>header>div{display:grid;gap:3px}.daily-list>header b{font-size:.7rem}.daily-list>header span,.daily-list>header small{font-size:.5rem;color:var(--muted)}.daily-item{border:1px solid #dde3eb;background:#fbfcfd;border-radius:10px;padding:11px;display:grid;gap:10px}.daily-item.impeded{border-color:#e3a0a7;background:#fff7f7;box-shadow:inset 3px 0 #bb3944}.daily-item>header{display:flex;justify-content:space-between;gap:12px}.daily-item>header>div{display:grid;gap:3px}.daily-item>header span{font-size:.46rem;color:#718096}.daily-item>header b{font-size:.65rem}.daily-item>header small{font-size:.47rem;color:#8792a2}.daily-progress{display:grid;grid-template-columns:150px 330px 1fr;align-items:end;gap:12px}.daily-progress label{display:grid;gap:4px}.daily-progress label>span{font-size:.48rem;color:#68758b;font-weight:750}.daily-progress label>div{display:flex;position:relative}.daily-progress input{height:34px;width:100%;border:1px solid var(--line);border-radius:7px;padding:0 25px 0 8px;font-size:.58rem}.daily-progress em{position:absolute;right:8px;top:9px;font-style:normal;font-size:.5rem;color:#788498}.progress-control>div{gap:4px}.progress-control input{width:88px;text-align:center;border-radius:6px}.progress-control em{right:53px}.progress-control button{height:34px;border:1px solid #cbd7ed;background:#f5f8ff;color:#315ee8;border-radius:6px;padding:0 8px;font-size:.5rem;font-weight:850}.daily-progress-bar{height:8px;border-radius:8px;background:#e5eaf1;overflow:hidden;margin-bottom:13px}.daily-progress-bar i{display:block;height:100%;background:#32a16f;border-radius:8px}.daily-impediment{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.daily-impediment>button:first-child{height:34px;border:1px solid #cbd7df;background:#f7f9fb;color:#58677b;border-radius:7px;padding:0 10px;font-size:.53rem;font-weight:800}.daily-impediment>button:first-child.active{border-color:#d98b93;background:#fff0f1;color:#a42f3a}.daily-impediment input{height:34px;border:1px solid #e1a4aa;background:#fff;border-radius:7px;padding:0 9px;font-size:.56rem}.save-daily{height:34px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:7px;padding:0 12px;font-size:.54rem;font-weight:850}.save-daily:disabled{opacity:.5}
@media(max-width:1280px){.planning-controls{grid-template-columns:1.5fr 1.2fr 1fr 1fr}.daily-progress{grid-template-columns:130px 300px 1fr}.planning-board{grid-template-columns:repeat(4,minmax(200px,1fr))}}

/* AGOS V1.6.2 — Integridade, clareza e navegação preparada para Dashboards */
.sidebar .primary-navigation{margin-bottom:18px}.sidebar .future-nav:disabled{opacity:1;cursor:not-allowed;color:#aeb9cc;background:rgba(38,55,91,.38);border:1px dashed #3b4b6b}.sidebar .future-nav:disabled i{background:#2b3b5e;color:#b9c7f7}.sidebar .future-nav:disabled b{color:#a9b9ec;background:#233250}.admin-navigation{margin-top:24px!important;padding-top:16px;border-top:1px solid #273653}.sidebar .admin-navigation>.admin-toggle{grid-template-columns:28px 1fr auto;padding:10px;background:#192641;border:1px solid #2b3b5a}.sidebar .admin-navigation>.admin-toggle:hover,.sidebar .admin-navigation.open>.admin-toggle{background:#20304f;color:#fff}.admin-toggle>span{display:grid;gap:2px}.admin-toggle>span strong{font-size:.68rem}.admin-toggle>span small{font-size:.49rem;color:#7f91b0}.admin-tree{margin:6px 0 0 14px;padding:5px 0 0 9px;border-left:1px solid #344463}.sidebar .admin-tree>button{position:relative}.sidebar .admin-tree>button:before{content:"";position:absolute;left:-10px;top:50%;width:8px;border-top:1px solid #344463}.admin-tree .phase-note{margin:12px 2px 0;padding:11px}.admin-tree .phase-note strong{font-size:.64rem}.admin-tree .phase-note p{font-size:.54rem}
.planning-readiness{background:#fff;border:1px solid var(--line);border-radius:11px;padding:11px 12px;margin-bottom:11px}.planning-readiness.pending{border-color:#e5c373;background:#fffdf7}.planning-readiness.ready{border-color:#91cfb1;background:#f6fcf8}.planning-readiness>header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}.planning-readiness>header>div{display:grid;gap:3px}.planning-readiness>header b{font-size:.65rem}.planning-readiness>header span{font-size:.5rem;color:#6e7a8d}.planning-readiness>header strong{font-size:.52rem;border-radius:12px;padding:4px 8px;background:#edf1f6;color:#68758a}.planning-readiness.pending>header strong{background:#fff0cb;color:#865f08}.planning-readiness.ready>header strong{background:#dff5e8;color:#236c48}.planning-readiness>div{display:flex;flex-wrap:wrap;gap:6px}.planning-readiness button{min-height:29px;border:1px solid #dce3ec;background:#f8fafc;color:#59677b;border-radius:7px;padding:4px 8px;display:flex;align-items:center;gap:6px;font-size:.5rem}.planning-readiness button i{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:.45rem;font-weight:900}.planning-readiness button.ok{opacity:1;cursor:default;color:#376b54;background:#f4fbf7;border-color:#cce8d8}.planning-readiness button.ok i{background:#dcefe4;color:#26704b}.planning-readiness button.missing{color:#875f09;background:#fff8e7;border-color:#ead291}.planning-readiness button.missing:hover{background:#fff1c8}.planning-readiness button.missing i{background:#e6aa2d;color:#fff}.planning-confirm:disabled{opacity:1;background:#a7b0bf;border-color:#a7b0bf}.estimate-save-state{display:block;min-width:76px;text-align:right;font-size:.43rem!important;font-style:normal!important;color:#7d8999!important;padding-bottom:7px}.estimate-save-state.dirty{color:#996d0c!important;font-weight:800}.estimate-save-state.saving{color:#315ee8!important}.estimate-save-state.saved{color:#238052!important;font-weight:800}.estimate-save-state.error{color:#b33540!important;font-weight:800}.estimate-baseline{display:flex;justify-content:space-between;gap:8px;border-radius:6px;background:#f5f7fa;padding:5px 7px}.estimate-baseline span,.estimate-baseline b{font-size:.43rem!important}.estimate-baseline span{color:#778396}.estimate-baseline b{color:#536073}.estimate-baseline.changed{background:#fff6df}.estimate-baseline.changed b{color:#986a08}.daily-progress label .estimate-save-state{text-align:left;padding:2px 0 0;min-width:0}.card-estimate{align-items:center}.card-estimate label{min-width:0}

/* AGOS V1.8.2 — Portfólio & Execução: Lista, Gantt e Kanban */
.sidebar .primary-navigation button b:empty{display:none}.sidebar .primary-navigation button b:not(:empty){color:#d9e2ff;background:#27406e}.dashboard-workspace{min-height:calc(100vh - 150px)}.dashboard-title{align-items:center}.dashboard-actions{display:flex;align-items:center;gap:9px}.dashboard-actions .segmented{display:flex;border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px}.dashboard-actions .segmented button{border:0;background:transparent;color:#657186;border-radius:7px;padding:8px 13px;font-size:.62rem;font-weight:850}.dashboard-actions .segmented button.active{background:#eaf0ff;color:#274fcb}.present-button{height:38px;border:1px solid #cbd7ed;background:#fff;color:#315ee8;border-radius:9px;padding:0 13px;font-size:.61rem;font-weight:850}.dashboard-filters{display:flex;align-items:end;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;margin-bottom:12px}.dashboard-filters label{display:grid;gap:4px;min-width:125px}.dashboard-filters label.context-filter{min-width:260px;flex:1}.dashboard-filters label>span{font-size:.49rem;color:#6d798d;font-weight:800}.dashboard-filters input,.dashboard-filters select{height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#26334a;padding:0 9px;font-size:.59rem}.dashboard-filters>button{height:36px;border:1px solid #d4dce8;background:#f8fafc;color:#5d6b80;border-radius:8px;padding:0 10px;font-size:.55rem;font-weight:800}.dashboard-filters>button.active{background:#edf3ff;color:#315ee8;border-color:#b7c8f8}.dashboard-data-state{margin-left:auto;display:flex;align-items:center;gap:6px;align-self:center;color:#7b8798;font-size:.5rem}.dashboard-data-state i{width:8px;height:8px;border-radius:50%;background:#32a16f}.dashboard-data-state i.loading{background:#e3a42b;animation:pulse-dot 1s infinite alternate}@keyframes pulse-dot{to{opacity:.35}}
.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.dashboard-kpis article{background:#fff;border:1px solid var(--line);border-top:3px solid #9ba8ba;border-radius:11px;padding:12px 13px;display:grid;gap:4px;min-height:102px}.dashboard-kpis article.good{border-top-color:#32a16f}.dashboard-kpis article.warning{border-top-color:#e3a42b}.dashboard-kpis article.critical{border-top-color:#bb3944}.dashboard-kpis article.neutral{border-top-color:#6f86b9}.dashboard-kpis span{font-size:.51rem;color:#6b778a}.dashboard-kpis b{font-size:1.38rem;letter-spacing:-.04em;color:#172238}.dashboard-kpis small{font-size:.49rem;color:#7c8798;line-height:1.35}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,.7fr);gap:12px;align-items:start}.dashboard-panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 3px 13px rgba(24,37,62,.035)}.dashboard-panel>header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #e7ebf0}.dashboard-panel>header>div{display:grid;gap:3px}.dashboard-panel h2{margin:0;font-size:.83rem}.dashboard-panel>header>b{min-width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eef2f7;color:#506078;font-size:.65rem}.executive-head,.executive-table>button{display:grid;grid-template-columns:2fr 1.1fr .8fr .9fr .5fr .85fr;gap:8px;align-items:center;text-align:left}.executive-head{padding:9px 13px;background:#f6f8fa;color:#788497;font-size:.46rem;text-transform:uppercase;font-weight:850;letter-spacing:.05em}.executive-table>button{width:100%;border:0;border-top:1px solid #edf0f4;background:#fff;padding:11px 13px;color:#28354b}.executive-table>button:hover,.tactical-table>button:hover{background:#f8faff}.executive-table>button.attention,.tactical-table>button.attention{box-shadow:inset 3px 0 #e3a42b}.executive-table>button>span{min-width:0;display:grid;gap:3px}.executive-table>button b{font-size:.56rem}.executive-table>button small{font-size:.44rem;color:#7c8798}.mini-progress{display:block;height:5px;background:#e6ebf1;border-radius:5px;overflow:hidden}.mini-progress em{display:block;height:100%;background:#315ee8;border-radius:5px}.trend{display:block!important;font-size:.49rem!important;font-weight:800}.trend.melhorando{color:#268157}.trend.piorando{color:#b33742}.trend.estável{color:#6d798b}.dashboard-empty{padding:36px;text-align:center;font-size:.57rem;color:#7b8798}
.action-queue>div{padding:8px;display:grid;gap:7px}.action-queue article{border:1px solid #e3e8ef;border-radius:9px;overflow:hidden;background:#fff}.action-queue article.critical{border-color:#ecc1c5;background:#fff9f9}.action-queue article.warning{border-color:#ecd89e;background:#fffdf7}.alert-main{width:100%;border:0;background:transparent;text-align:left;display:grid;grid-template-columns:24px 1fr;gap:8px;padding:9px}.alert-main>i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#edf1f6;color:#5d6b7d;font-style:normal;font-size:.55rem;font-weight:900}.critical .alert-main>i{background:#f8dfe1;color:#ad303b}.warning .alert-main>i{background:#fff0c9;color:#8a620b}.alert-main>span{display:grid;gap:3px}.alert-main b{font-size:.55rem;line-height:1.35}.alert-main small{font-size:.45rem;color:#758194;line-height:1.35}.alert-action{width:100%;border:0;border-top:1px solid rgba(215,222,232,.8);background:rgba(247,249,252,.7);color:#315ee8;text-align:left;padding:6px 9px;font-size:.47rem;font-weight:800}.queue-clear{display:grid;gap:4px;text-align:center;padding:28px 16px;color:#438064}.queue-clear b{font-size:.62rem}.queue-clear span{font-size:.48rem;color:#778598;line-height:1.4}
.tactical-head,.tactical-table>button{display:grid;grid-template-columns:1.65fr .45fr .8fr .85fr .75fr .48fr .55fr;gap:8px;align-items:center;text-align:left}.tactical-head{padding:9px 13px;background:#f6f8fa;color:#788497;font-size:.46rem;text-transform:uppercase;font-weight:850;letter-spacing:.05em}.tactical-table>button{width:100%;border:0;border-top:1px solid #edf0f4;background:#fff;padding:11px 13px;color:#28354b}.tactical-table>button>span{min-width:0;display:grid;gap:3px;font-size:.54rem}.tactical-table>button b{font-size:.56rem}.tactical-table>button small{font-size:.43rem;color:#7b8798}.dashboard-formula{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.dashboard-formula>div{background:#f9fafc;border:1px dashed #cfd7e2;border-radius:9px;padding:10px 11px;display:grid;gap:3px}.dashboard-formula b{font-size:.51rem}.dashboard-formula span{font-size:.45rem;color:#788497;line-height:1.4}
.dashboard-detail-backdrop{position:fixed;inset:0;background:rgba(17,29,50,.34);z-index:45;display:flex;justify-content:flex-end;backdrop-filter:blur(2px)}.dashboard-detail{width:min(530px,44vw);height:100%;background:#fff;box-shadow:-15px 0 40px rgba(17,30,51,.2);display:flex;flex-direction:column;animation:slide .18s ease-out}.dashboard-detail>header{min-height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:14px 17px}.dashboard-detail>header span{font-size:.5rem;color:#315ee8;font-weight:850;letter-spacing:.1em}.dashboard-detail>header h2{font-size:.95rem;margin:5px 0 0}.dashboard-detail>header button{border:0;background:#eef1f5;width:32px;height:32px;border-radius:50%;font-size:1rem}.dashboard-detail-body{flex:1;overflow:auto;padding:14px;display:grid;align-content:start;gap:12px}.detail-alert{border:1px solid #dce3ed;background:#f8fafc;border-radius:9px;padding:11px}.detail-alert.critical{border-color:#e8b4b9;background:#fff5f6}.detail-alert.warning{border-color:#ead28d;background:#fffaf0}.detail-alert b{font-size:.62rem}.detail-alert p{font-size:.52rem;color:#6d798d;line-height:1.5;margin:5px 0 0}.detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-summary article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px;display:grid;gap:4px}.detail-summary span{font-size:.44rem;color:#7c8798}.detail-summary b{font-size:.58rem}.detail-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.detail-list h3{font-size:.58rem;margin:0;padding:10px 11px;background:#f6f8fa}.detail-list article{display:flex;justify-content:space-between;gap:10px;padding:9px 11px;border-top:1px solid #edf0f4}.detail-list article.impeded{box-shadow:inset 3px 0 #bb3944;background:#fff9f9}.detail-list article>span{display:grid;gap:3px}.detail-list b{font-size:.54rem}.detail-list small{font-size:.43rem;color:#7b8798}.detail-list em{font-style:normal;font-size:.45rem;color:#667489;text-align:right}.dashboard-detail>footer{border-top:1px solid var(--line);padding:12px 14px;display:flex;justify-content:flex-end;gap:7px}.dashboard-detail>footer button{height:36px;border:1px solid #cbd6e5;background:#fff;color:#315ee8;border-radius:8px;padding:0 11px;font-size:.54rem;font-weight:850}.dashboard-detail>footer button.primary{background:#315ee8;border-color:#315ee8;color:#fff}
.dashboard-workspace.presentation{position:fixed;inset:0;z-index:40;background:#f5f7fa;padding:26px 32px;overflow:auto}.dashboard-workspace.presentation .dashboard-title h1{font-size:2.2rem}.dashboard-workspace.presentation .dashboard-title p{font-size:.88rem}.dashboard-workspace.presentation .dashboard-kpis article{min-height:130px;padding:17px}.dashboard-workspace.presentation .dashboard-kpis b{font-size:1.8rem}.dashboard-workspace.presentation .dashboard-kpis span,.dashboard-workspace.presentation .dashboard-kpis small{font-size:.63rem}.dashboard-workspace.presentation .dashboard-panel h2{font-size:1rem}.dashboard-workspace.presentation .dashboard-filters{position:sticky;top:0;z-index:3;box-shadow:0 5px 16px rgba(26,39,63,.08)}
@media(max-width:1350px){.dashboard-grid{grid-template-columns:minmax(0,1.55fr) 310px}.executive-head,.executive-table>button{grid-template-columns:1.7fr 1fr .8fr .9fr .5fr .8fr}.dashboard-filters label.context-filter{min-width:210px}.dashboard-formula{grid-template-columns:1fr}.tactical-head,.tactical-table>button{grid-template-columns:1.5fr .42fr .75fr .8fr .7fr .45fr .5fr}}

/* AGOS V1.8.2 — Portfólio & Execução */
.execution-title{align-items:center}.execution-switch{display:flex;border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px}.execution-switch button{border:0;background:transparent;color:#657186;border-radius:7px;padding:8px 13px;font-size:.62rem;font-weight:850}.execution-switch button.active{background:#eaf0ff;color:#274fcb}.execution-filters{display:grid;grid-template-columns:130px 130px minmax(150px,.65fr) minmax(150px,.65fr) minmax(260px,1.2fr) minmax(210px,1fr) minmax(135px,.65fr);gap:8px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;margin-bottom:12px}.execution-filters label{display:grid;gap:4px;min-width:0}.execution-filters label>span{font-size:.49rem;color:#6d798d;font-weight:800}.execution-filters input,.execution-filters select{width:100%;height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#26334a;padding:0 9px;font-size:.59rem;min-width:0}.quality-strip{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:12px}.quality-strip>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.quality-strip>header>div{display:grid;gap:3px}.quality-strip>header span{font-size:.5rem;color:#315ee8;font-weight:850;letter-spacing:.08em}.quality-strip>header b{font-size:.61rem}.quality-strip>header button{height:30px;border:1px solid #d4dce8;background:#f8fafc;color:#5d6b80;border-radius:7px;padding:0 10px;font-size:.51rem;font-weight:800}.quality-strip>header button.active{background:#edf3ff;color:#315ee8;border-color:#b7c8f8}.quality-strip>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quality-strip>div>button{border:1px solid #e0e5ec;background:#fff;border-radius:9px;padding:9px 10px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:3px 8px;color:#253149}.quality-strip>div>button:hover,.quality-strip>div>button.active{border-color:#9fb5f5;background:#f6f8ff}.quality-strip button span{font-size:.49rem;color:#68758a;font-weight:750}.quality-strip button strong{font-size:.72rem}.quality-strip button>i{grid-column:1/-1;height:5px;background:#e8edf3;border-radius:5px;overflow:hidden}.quality-strip button>i em{display:block;height:100%;background:#315ee8;border-radius:5px}.quality-strip button small{grid-column:1/-1;font-size:.43rem;color:#8993a2}.execution-list{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:auto;box-shadow:0 3px 13px rgba(24,37,62,.035)}.execution-list>header,.execution-list-row{min-width:1130px;display:grid;grid-template-columns:minmax(310px,2fr) .7fr 1fr 1.15fr .65fr .8fr 1fr;gap:9px;align-items:center;text-align:left}.execution-list>header{padding:9px 13px;background:#f6f8fa;color:#788497;font-size:.46rem;text-transform:uppercase;font-weight:850;letter-spacing:.05em;border-bottom:1px solid var(--line)}.execution-list-row{width:100%;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:9px 13px;color:#28354b;min-height:52px}.execution-list-row:hover{background:#f8faff}.execution-list-row.portfolio{background:#f2f5fa}.execution-list-row.initiative{background:#fafbfc}.execution-list-row.impeded{box-shadow:inset 3px 0 #bb3944;background:#fff9f9}.execution-list-row>span{min-width:0;font-size:.51rem}.execution-list-row>span:first-child{display:grid;grid-template-columns:24px 1fr;gap:2px 7px;padding-left:calc(var(--level,0)*18px)}.execution-list-row>span:first-child>i{grid-row:1/3;width:22px;height:22px;border-radius:6px;background:#edf2ff;color:#315ee8;display:grid;place-items:center;font-style:normal;font-size:.5rem;font-weight:900}.execution-list-row>span:first-child>b{font-size:.57rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.execution-list-row>span:first-child>small{font-size:.43rem;color:#7b8798;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-pill{display:inline-flex;width:max-content;max-width:100%;padding:4px 7px;background:#eef2f7;border-radius:12px;font-style:normal;font-size:.46rem;font-weight:750}.execution-list-row>span:nth-child(6){display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.execution-list-row>span:nth-child(6)>b{font-size:.48rem}.execution-list-row .mini-progress{height:5px}.execution-empty{padding:42px;text-align:center;display:grid;gap:4px;color:#7b8798}.execution-empty b{font-size:.65rem;color:#28354b}.execution-empty span{font-size:.51rem}.gantt-shell{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 3px 13px rgba(24,37,62,.035)}.gantt-head{display:grid;grid-template-columns:370px minmax(760px,1fr);min-width:1130px;background:#f5f7fa;border-bottom:1px solid var(--line)}.gantt-head>div:first-child{padding:10px 13px;display:grid;gap:2px;border-right:1px solid var(--line)}.gantt-head b{font-size:.53rem}.gantt-head span{font-size:.43rem;color:#7c8798}.gantt-timeline-head{position:relative;height:48px}.gantt-timeline-head span{position:absolute;top:16px;transform:translateX(-50%);font-size:.43rem;color:#6e7a8d;white-space:nowrap}.gantt-body{min-width:1130px;max-height:620px;overflow:auto}.gantt-row{width:100%;min-width:1130px;display:grid;grid-template-columns:370px minmax(760px,1fr);border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left;color:#28354b;padding:0}.gantt-row:hover{background:#f8faff}.gantt-row.portfolio{background:#f1f4f9}.gantt-row.initiative{background:#fafbfc}.gantt-row.impeded{box-shadow:inset 3px 0 #bb3944}.gantt-label{min-height:48px;border-right:1px solid var(--line);display:grid;grid-template-columns:22px 1fr;gap:2px 7px;align-content:center;padding:7px 12px 7px calc(12px + var(--level,0)*18px);min-width:0}.gantt-label>i{grid-row:1/3;width:21px;height:21px;border-radius:6px;background:#edf2ff;color:#315ee8;display:grid;place-items:center;font-style:normal;font-size:.48rem;font-weight:900}.gantt-label>b{font-size:.55rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gantt-label>small{font-size:.42rem;color:#7b8798;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gantt-track{position:relative;min-height:48px;overflow:hidden}.gantt-gridline{position:absolute;top:0;bottom:0;border-left:1px dashed #e3e8ef}.gantt-bar{position:absolute;top:13px;height:22px;min-width:8px;border-radius:6px;background:#7790d2;overflow:hidden;box-shadow:0 2px 5px rgba(36,56,102,.16)}.gantt-row.portfolio .gantt-bar{background:#253f73;height:14px;top:17px}.gantt-row.initiative .gantt-bar{background:#5974b8}.gantt-row.impeded .gantt-bar{outline:2px solid #bb3944;outline-offset:1px}.gantt-bar>i{position:absolute;inset:0 auto 0 0;background:#315ee8}.gantt-row.portfolio .gantt-bar>i{background:#15294f}.gantt-row.initiative .gantt-bar>i{background:#315ee8}.gantt-bar>b{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:.43rem;font-style:normal;z-index:1}.gantt-bar.milestone{width:20px!important;min-width:20px;transform:rotate(45deg);border-radius:3px;overflow:visible}.gantt-bar.milestone>b{transform:rotate(-45deg);font-size:.55rem}.gantt-legend{display:flex;gap:16px;align-items:center;border-top:1px solid var(--line);padding:9px 13px;font-size:.46rem;color:#667489}.gantt-legend span{display:flex;align-items:center;gap:5px}.gantt-legend i{width:18px;height:7px;border-radius:3px;background:#7790d2}.gantt-legend i.legend-progress{background:#315ee8}.gantt-legend i.legend-impeded{background:#fff;border:2px solid #bb3944;height:9px}.undated-panel{background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:12px;overflow:hidden}.undated-toggle{width:100%;border:0;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:11px 13px;color:#26334a}.undated-toggle:hover{background:#fafbfc}.undated-toggle>span{display:grid;grid-template-columns:25px 1fr;gap:2px 8px;text-align:left}.undated-toggle i{grid-row:1/3;width:24px;height:24px;border-radius:50%;background:#fff0c9;color:#8a620b;display:grid;place-items:center;font-style:normal;font-size:.55rem;font-weight:900}.undated-toggle b{font-size:.59rem}.undated-toggle small{font-size:.45rem;color:#7a8697}.undated-toggle>em{font-style:normal;font-size:1rem;color:#6d798d}.undated-panel>div{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.undated-panel>div>button{border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:9px 12px;display:flex;justify-content:space-between;gap:10px;text-align:left;color:#26334a}.undated-panel>div>button:nth-child(odd){border-right:1px solid #edf0f4}.undated-panel>div>button:hover{background:#f8faff}.undated-panel>div>button span{display:grid;gap:3px;min-width:0}.undated-panel>div>button b{font-size:.52rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.undated-panel>div>button small{font-size:.42rem;color:#7b8798}.undated-panel>div>button em{font-style:normal;font-size:.44rem;color:#a0640a;white-space:nowrap}.undated-panel>div>p{grid-column:1/-1;padding:15px;text-align:center;font-size:.51rem;color:#6f7b8e}.execution-detail-backdrop{position:fixed;inset:0;background:rgba(17,29,50,.34);z-index:45;display:flex;justify-content:flex-end;backdrop-filter:blur(2px)}.execution-detail{width:min(620px,52vw);height:100%;background:#fff;box-shadow:-15px 0 40px rgba(17,30,51,.2);display:flex;flex-direction:column;animation:slide .18s ease-out}.execution-detail>header{min-height:86px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:15px 18px}.execution-detail>header span{font-size:.5rem;color:#315ee8;font-weight:850;letter-spacing:.1em}.execution-detail>header h2{font-size:1rem;margin:5px 0 3px}.execution-detail>header p{margin:0;font-size:.5rem;color:#7b8798}.execution-detail>header button{border:0;background:#eef1f5;width:32px;height:32px;border-radius:50%;font-size:1rem}.execution-detail-body{flex:1;overflow:auto;padding:15px;display:grid;align-content:start;gap:12px}.execution-detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.execution-detail-summary article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px;display:grid;gap:4px}.execution-detail-summary span{font-size:.44rem;color:#7c8798}.execution-detail-summary b{font-size:.61rem}.execution-detail-summary small{font-size:.43rem;color:#7c8798}.execution-quick-edit{border:1px solid var(--line);border-radius:10px;overflow:hidden}.execution-quick-edit h3{font-size:.61rem;margin:0;padding:11px 12px;background:#f6f8fa}.execution-quick-edit>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.execution-quick-edit label{display:grid;gap:5px}.execution-quick-edit label.wide{grid-column:1/-1}.execution-quick-edit label>span{font-size:.48rem;color:#68758a;font-weight:750}.execution-quick-edit input,.execution-quick-edit select{width:100%;height:36px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#26334a;padding:0 9px;font-size:.57rem}.execution-progress-input{position:relative}.execution-progress-input input{padding-right:24px}.execution-progress-input em{position:absolute;right:9px;top:10px;font-style:normal;font-size:.5rem;color:#6f7b8e}.execution-impediment button{height:36px;border:1px solid #d8dfe9;background:#fff;color:#627087;border-radius:7px;font-size:.53rem;font-weight:800}.execution-impediment button.active{border-color:#d98991;background:#fff1f2;color:#a62f3a}.execution-save{margin:0 12px 12px;width:calc(100% - 24px);height:38px;border:1px solid #315ee8;background:#315ee8;color:#fff;border-radius:8px;font-size:.56rem;font-weight:850}.execution-save:disabled{opacity:.55}.execution-detail>footer{border-top:1px solid var(--line);padding:12px 14px;display:flex;justify-content:flex-end;gap:7px}.execution-detail>footer button{height:36px;border:1px solid #cbd6e5;background:#fff;color:#315ee8;border-radius:8px;padding:0 11px;font-size:.54rem;font-weight:850}.execution-detail>footer button.primary{background:#315ee8;border-color:#315ee8;color:#fff}
@media(max-width:1400px){.execution-filters{grid-template-columns:120px 120px minmax(140px,.65fr) minmax(140px,.65fr) minmax(220px,1.1fr);}.execution-search{grid-column:1/4}.execution-filters>label:last-child{grid-column:4/6}.quality-strip>div{grid-template-columns:repeat(4,minmax(150px,1fr))}}

/* AGOS V1.8.2 — Kanban como terceira lente da execução */
.kanban-shell{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 3px 13px rgba(24,37,62,.035)}
.kanban-summary{display:grid;grid-template-columns:minmax(220px,1fr) 160px 175px minmax(280px,1.2fr);gap:12px;align-items:center;padding:11px 13px;border-bottom:1px solid var(--line);background:#f8fafc}
.kanban-summary>div{display:grid;gap:2px}.kanban-summary>div:first-child span{font-size:.48rem;color:#315ee8;font-weight:850;letter-spacing:.08em}.kanban-summary b{font-size:.61rem}.kanban-summary>div:not(:first-child){padding-left:12px;border-left:1px solid #e2e7ee}.kanban-summary>div:not(:first-child) span{font-size:.43rem;color:#778397}.kanban-summary strong{font-size:.72rem}.kanban-summary small{font-size:.4rem;color:#8792a2}.kanban-summary p{margin:0;font-size:.45rem;line-height:1.45;color:#69768a}
.kanban-board{display:grid;grid-template-columns:repeat(6,minmax(235px,1fr));gap:8px;min-width:1490px;padding:9px;background:#edf1f6;overflow-x:auto;align-items:stretch}
.kanban-column{min-height:575px;border:1px solid #dce3ec;border-radius:10px;background:#f6f8fb;display:flex;flex-direction:column;overflow:hidden;transition:border-color .15s,box-shadow .15s,background .15s}
.kanban-column.drop-ready{border-style:dashed}.kanban-column.drop-ready:hover{border-color:#6e8ff0;background:#f1f5ff;box-shadow:inset 0 0 0 2px rgba(49,94,232,.08)}
.kanban-column>header{min-height:65px;padding:9px 10px;border-bottom:1px solid #dde4ed;background:#fff;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:2px 7px;align-items:center}
.kanban-column>header>div{display:grid;gap:2px}.kanban-column>header b{font-size:.57rem}.kanban-column>header small{font-size:.4rem;color:#7d8999;line-height:1.3}.kanban-column>header>span{grid-column:2;grid-row:1;width:25px;height:25px;border-radius:14px;background:#eaf0ff;color:#315ee8;display:grid;place-items:center;font-size:.5rem;font-weight:900}.kanban-column>header>em{grid-column:2;grid-row:2;font-style:normal;font-size:.42rem;color:#758195;text-align:right}
.kanban-cards{flex:1;display:flex;flex-direction:column;gap:7px;padding:7px;min-height:505px}
.kanban-card{border:1px solid #dce3ec;background:#fff;border-radius:9px;padding:9px;box-shadow:0 2px 7px rgba(30,45,70,.055);cursor:grab;position:relative;display:grid;gap:6px;transition:transform .12s,box-shadow .12s,opacity .12s;border-left:3px solid #7590d7}
.kanban-card:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(30,45,70,.1)}.kanban-card:active{cursor:grabbing}.kanban-card.moving{opacity:.48;pointer-events:none}.kanban-card.impeded{border-left-color:#bd3945;background:#fffafa}.kanban-card.overdue:not(.impeded){border-left-color:#d18a18}
.kanban-card-type{display:flex;align-items:center;gap:5px;font-size:.4rem;color:#6c7890;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.kanban-card-type>i{width:18px;height:18px;border-radius:5px;background:#edf2ff;color:#315ee8;display:grid;place-items:center;font-style:normal;font-size:.42rem}.kanban-card-type>em{margin-left:auto;font-style:normal;color:#9aa4b2;text-transform:none;letter-spacing:0;max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.kanban-card h3{margin:0;font-size:.57rem;line-height:1.35;color:#243149}.kanban-card>p{margin:0;font-size:.41rem;color:#7b8799;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.kanban-card-progress{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.kanban-card-progress>i{height:5px;background:#e7ecf3;border-radius:5px;overflow:hidden}.kanban-card-progress>i>em{display:block;height:100%;background:#315ee8;border-radius:5px}.kanban-card-progress>b{font-size:.43rem;color:#526077}
.kanban-card>footer{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #edf0f4;padding-top:6px;font-size:.4rem;color:#69768a}.kanban-card>footer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kanban-card>footer span:first-child{max-width:66%}.kanban-card>footer span:last-child{font-weight:800;color:#45546b}
.kanban-card-flags{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.kanban-card-flags b,.kanban-card-flags small{font-size:.36rem;border-radius:10px;padding:3px 5px}.kanban-card-flags b{background:#fff0f1;color:#a62f3a}.kanban-card-flags small{margin-left:auto;background:#f1f4f8;color:#6f7c8f}
.kanban-empty{min-height:74px;border:1px dashed #cbd5e2;border-radius:8px;display:grid;place-items:center;color:#9aa5b4;font-size:.43rem;text-align:center;padding:10px}
@media(max-width:1400px){.kanban-summary{grid-template-columns:minmax(200px,1fr) 135px 155px minmax(220px,1fr)}.kanban-board{grid-template-columns:repeat(6,minmax(220px,1fr));min-width:1400px}}

/* Filtros relacionais do Navegador — Portfólio & Execução */
.navigator-portfolio-filters{display:grid;grid-template-columns:repeat(7,minmax(135px,1fr)) auto;gap:10px;align-items:end;background:#fff;border:1px solid var(--border,#dfe5ee);border-radius:14px;padding:13px 14px;margin:0 0 14px}.navigator-portfolio-filters label{display:grid;gap:5px}.navigator-portfolio-filters label span{font-size:11px;font-weight:750;color:#66758b}.navigator-portfolio-filters select{height:38px;border:1px solid #d6dfeb;border-radius:9px;background:#fff;padding:0 9px;color:#1b2a41;min-width:0}.navigator-portfolio-filters>button{height:38px;border:1px solid #cfd9e8;background:#f7f9fd;color:#315ee8;border-radius:9px;padding:0 13px;font-weight:800;white-space:nowrap}@media(max-width:1350px){.navigator-portfolio-filters{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media(max-width:900px){.navigator-portfolio-filters{grid-template-columns:1fr 1fr}}@media(max-width:600px){.navigator-portfolio-filters{grid-template-columns:1fr}}


/* AGOS V2.5.4 — Design System único e contenção responsiva */
:root{
  --agos-bg-app:#f4f6f9;
  --agos-card:#ffffff;
  --agos-text:#172640;
  --agos-muted:#667791;
  --agos-primary:#2f62e9;
  --agos-critical:#ef4d5a;
  --agos-attention:#eea516;
  --agos-healthy:#168b5a;
  --agos-radius:16px;
  --agos-gap:12px;
}
html,body,#root,.shell,.shell>main,.content{width:100%;max-width:100%;min-width:0}
.shell{grid-template-columns:265px minmax(0,1fr)}
.shell>main,.topbar,.content{min-width:0}
input,select,textarea{box-sizing:border-box;min-width:0;max-width:100%}
select{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.visual-toolbar,.capacity-period,.navigator-portfolio-filters,.tree-workspace,.tree-panel,.object-tree-panel,.object-browser{min-width:0;max-width:100%}
.navigator-portfolio-filters{grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}
.navigator-portfolio-filters label,.navigator-portfolio-filters select{min-width:0;width:100%;max-width:100%}
.object-tree-empty{display:grid;gap:4px;padding:16px;border:1px dashed #cfd9e8;border-radius:10px;background:#f8faff;color:#68758a}
.object-tree-empty b{color:#26354c}
@media(max-width:1100px){
  .navigator-portfolio-filters{grid-template-columns:repeat(2,minmax(0,1fr))}
}
