/* Agenda: estilos locais para não alterar os demais módulos. */
#section-agenda{--ag-ink:#102e68;--ag-muted:#6884af;--ag-blue:#0872ef;--ag-line:#dce8f5;--ag-soft:#f5f9fd;color:var(--ag-ink);padding:4px 0 18px}
#section-agenda.active{display:block}
.main.agenda-active>.topbar{display:none}
#section-agenda .ag-topbar{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:18px;margin:0 0 17px}
#section-agenda .ag-brand-lockup{display:flex;align-items:center;gap:12px;white-space:nowrap}
#section-agenda .ag-brand-lockup h2{margin:0;color:#102b68;font-size:25px;font-weight:800;letter-spacing:-.04em}
#section-agenda .ag-brand-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#e8f4ff;color:var(--ag-blue)}
#section-agenda .ag-brand-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#section-agenda .ag-global-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #d3e3f2;border-radius:9px;background:#fff;box-shadow:0 2px 5px #174a7c0b}
#section-agenda .ag-global-search svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:#647fa8;stroke-width:1.8}
#section-agenda .ag-global-search input{width:100%;min-width:0;height:38px;padding:0;border:0;outline:0;color:var(--ag-ink);background:transparent;font-size:12px}
#section-agenda .ag-global-search kbd{flex:none;padding:3px 7px;border:1px solid #dce7f3;border-radius:5px;color:#5f78a0;background:#f9fbfd;font-size:10px}
#section-agenda .ag-quick-actions{display:flex;align-items:center;gap:8px}
#section-agenda .ag-quick-actions .btn{min-height:39px;padding:0 12px;white-space:nowrap;font-size:12px}
#section-agenda .ag-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}
#section-agenda .ag-metric{display:flex;align-items:center;gap:14px;min-height:83px;padding:13px 16px;border:1px solid #d9e8f6;border-radius:11px;background:#fff}
#section-agenda .ag-metric>span{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;border-radius:14px;font-size:23px;font-weight:700}
#section-agenda .ag-metric>div{display:grid;gap:2px}.ag-metric small{color:#345781;font-size:11px;font-weight:600}.ag-metric strong{color:#102e68;font-size:25px;line-height:1.1}
#section-agenda .ag-metric.blue>span{color:#0872ef;background:#e8f4ff}.ag-metric.orange>span{color:#e77c08;background:#fff3e3}.ag-metric.purple>span{color:#7843df;background:#f3edff}.ag-metric.green>span{color:#13945e;background:#e8f8f0}
#section-agenda .ag-metric.orange{background:linear-gradient(110deg,#fff,#fffaf4)}.ag-metric.purple{background:linear-gradient(110deg,#fff,#fbf8ff)}.ag-metric.green{background:linear-gradient(110deg,#fff,#f6fdf9)}
#section-agenda .ag-filters{display:flex;flex-wrap:wrap;align-items:end;gap:10px;padding:12px;margin:0 0 14px;border:1px solid var(--ag-line);border-radius:10px;background:#fff}
#section-agenda .ag-filters.hidden{display:none!important}.ag-filters label{display:grid;gap:5px;color:#355578;font-size:10px;font-weight:700}.ag-filters select{min-width:130px;height:34px;padding:0 8px;border:1px solid #d7e5f3;border-radius:7px;color:#214472;background:#fff;font-size:11px}.ag-filters .ag-filter-check{display:flex;align-items:center;height:34px}.ag-filter-check input{accent-color:#0872ef}
#section-agenda .ag-workspace{display:grid;grid-template-columns:minmax(175px,220px) minmax(340px,1fr) minmax(315px,400px);align-items:start;gap:12px}
#section-agenda .ag-sidebar,#section-agenda .ag-list-panel,#section-agenda .ag-detail-panel,#section-agenda .ag-reminders-panel{min-width:0;border:1px solid var(--ag-line);border-radius:11px;background:#fff;box-shadow:0 5px 16px #1b4f8010}
#section-agenda .ag-sidebar{padding:12px 10px;min-height:430px}.ag-sidebar section+section{margin-top:19px;padding-top:14px;border-top:1px solid #e6eef7}.ag-sidebar h3{margin:0 0 8px 6px;font-size:13px;color:#18386d}.ag-sidebar-title{display:flex;align-items:center;justify-content:space-between}.ag-sidebar-title h3{margin-bottom:6px}.ag-icon-button{width:27px;height:27px;border:0;border-radius:6px;color:#0a67cb;background:transparent;font-size:20px;cursor:pointer}.ag-icon-button:hover{background:#edf6ff}
#section-agenda .ag-category-list,#section-agenda .ag-tag-list{display:grid;gap:3px}.ag-category-list button,.ag-tag-list button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:31px;padding:0 8px;border:0;border-radius:7px;text-align:left;color:#36567f;background:transparent;font-size:11px;cursor:pointer}.ag-category-list button.active,.ag-tag-list button.active{color:#075fc1;background:#e9f4ff;font-weight:700}.ag-category-list button>span:first-child{font-size:14px;color:#28558f}.ag-category-list b,.ag-tag-list b{color:#6d87ab;font-size:10px}.ag-tag-list button{grid-template-columns:12px minmax(0,1fr) auto}.ag-tag-list i{width:9px;height:9px;border-radius:50%;background:var(--ag-tag)}.ag-tag-actions{display:none;gap:6px;color:#58759b}.ag-tag-list button:hover .ag-tag-actions{display:flex}.ag-tag-actions span{cursor:pointer}
#section-agenda .ag-list-panel{overflow:hidden}.ag-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:45px;padding:0 10px;border-bottom:1px solid #e4edf6}.ag-tabs{display:flex;align-items:stretch;gap:0;min-width:0;overflow:auto}.ag-tabs button{position:relative;flex:none;height:44px;padding:0 10px;border:0;color:#58769f;background:transparent;font-size:11px;cursor:pointer}.ag-tabs button.active{color:#0867db;font-weight:700}.ag-tabs button.active:after{position:absolute;right:7px;bottom:0;left:7px;height:2px;border-radius:2px;background:#0872ef;content:""}.ag-list-toolbar>label{display:flex;align-items:center;gap:4px;flex:none;color:#6480a6;font-size:10px;white-space:nowrap}.ag-list-toolbar select{max-width:125px;padding:4px;border:0;color:#284b7e;background:transparent;font-size:10px;font-weight:700}
#section-agenda .ag-date-group{padding:9px 10px 0}.ag-date-group+.ag-date-group{padding-top:12px;padding-bottom:10px}.ag-group-heading{display:flex;align-items:center;gap:9px;min-height:24px}.ag-group-heading h3{margin:0;color:#102d69;font-size:14px}.ag-group-heading>span{color:#8398b6}.ag-group-heading b{color:#7088aa;font-size:10px;font-weight:500}.ag-item-list{display:grid;gap:6px;margin-top:6px}
#section-agenda .ag-item{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 26px;align-items:center;min-height:64px;padding:7px 7px;border:1px solid #e0eaf4;border-radius:9px;background:#fff;transition:border-color .15s,background .15s}.ag-item.selected{border-color:#65a9f7;background:linear-gradient(100deg,#f5faff,#eaf5ff);box-shadow:0 0 0 1px #4095ef18}.ag-item.completed .ag-item-copy>strong{text-decoration:line-through;color:#7186a4}.ag-item-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.ag-item-icon-wrap{display:grid;place-items:center;width:40px;height:40px}.ag-item-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#0872ef;background:#edf6ff;font-size:20px}.ag-item-icon.tarefa{color:#667e9f;background:#f5f8fb}.ag-item-icon.lembrete{color:#7843df;background:#f5efff}.ag-item-icon.checklist{color:#148e61;background:#effaf4}.ag-item-icon-wrap input{width:17px;height:17px;accent-color:#0872ef}.ag-item-copy{display:grid;min-width:0;gap:3px}.ag-item-copy>strong{overflow:hidden;color:#173970;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ag-item-copy>small{overflow:hidden;color:#6d87aa;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ag-card-tags{display:flex;align-items:center;gap:5px;min-height:17px}.ag-pill{display:inline-flex;align-items:center;min-height:17px;padding:1px 7px;border-radius:99px;color:var(--ag-tag);background:color-mix(in srgb,var(--ag-tag) 12%,white);font-size:9px;font-weight:700;white-space:nowrap}.ag-priority{display:inline-flex;padding:3px 7px;border-radius:6px;background:#edf4fc;color:#2d6099;font-size:9px;font-weight:700}.ag-priority.urgente,.ag-priority.alta{color:#c23941;background:#fff0f0}.ag-priority.baixa{color:#188157;background:#e9f8f0}.ag-item-main time{align-self:end;color:#6883a8;font-size:10px;white-space:nowrap}.ag-progress{display:block;width:min(150px,90%);height:5px;overflow:hidden;border-radius:99px;background:#dfe8f0}.ag-progress i{display:block;height:100%;border-radius:inherit;background:#0b78eb}.ag-item-copy em{color:#718bad;font-size:9px;font-style:normal}.ag-item-menu{position:relative;align-self:start}.ag-item-menu summary{display:grid;place-items:center;width:24px;height:27px;color:#244c81;list-style:none;cursor:pointer}.ag-item-menu summary::-webkit-details-marker{display:none}.ag-item-menu>div{position:absolute;z-index:5;right:0;top:25px;display:grid;min-width:115px;padding:4px;border:1px solid var(--ag-line);border-radius:7px;background:#fff;box-shadow:0 8px 22px #1a41642a}.ag-item-menu:not([open])>div{display:none}.ag-item-menu button{padding:7px;border:0;border-radius:5px;text-align:left;color:#274876;background:#fff;font-size:10px;cursor:pointer}.ag-item-menu button:hover{background:#eef6ff}.ag-empty{padding:16px 8px;color:#8095b1;text-align:center;font-size:11px}
#section-agenda .ag-detail-column{display:grid;gap:10px;min-width:0}.ag-detail-panel,.ag-reminders-panel{overflow:hidden}.ag-detail-empty{display:grid;place-items:center;min-height:240px;padding:22px;color:#8195b1;text-align:center;font-size:12px}.ag-detail-head{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0 9px;border-bottom:1px solid #e5edf5}.ag-detail-head>div{display:flex;gap:5px}.ag-detail-head button{width:27px;height:27px;border:0;border-radius:6px;color:#315880;background:transparent;font-size:17px;cursor:pointer}.ag-detail-head button:first-child{color:#e6a300;font-size:21px}.ag-detail-head button:hover{background:#f0f6fc}.ag-type-pill{padding:5px 8px;border:1px solid #e0eaf4;border-radius:7px;color:#264d7b;background:#f7fafe;font-size:10px;font-weight:700}.ag-detail-body{padding:10px 12px 12px}.ag-detail-body>h3{margin:0;color:#102f6e;font-size:16px;line-height:1.3}.ag-detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.ag-detail-meta span{display:grid;gap:3px;color:#758eae;font-size:10px}.ag-detail-meta strong{color:#294c7a;font-size:10px}.ag-detail-field h4{margin:9px 0 5px;color:#19386d;font-size:10px}.ag-detail-field p{margin:0;max-height:92px;overflow:auto;padding:8px;border:1px solid #e3edf6;border-radius:7px;color:#345680;background:#f8fbfe;font-size:10px;line-height:1.45;white-space:pre-wrap}.ag-detail-row{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:6px;margin:10px 0;color:#37587d;font-size:10px}.ag-detail-row b{font-size:10px}.ag-check-line{display:flex;align-items:center;gap:7px;padding:4px;color:#345680;font-size:10px}.ag-check-line input{accent-color:#0872ef}.ag-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ag-detail-actions .btn{min-height:33px;padding:0 8px;font-size:10px}.ag-reminders-panel{padding:9px}.ag-reminders-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.ag-reminders-panel h3{margin:0;font-size:12px;color:#17386e}.ag-reminders-panel header button{border:0;color:#0872e5;background:transparent;font-size:10px;cursor:pointer}.ag-reminders-panel>div{border:1px solid #e3edf6;border-radius:7px;overflow:hidden}.ag-reminders-panel>div>button{display:flex;align-items:center;gap:6px;width:100%;min-height:31px;padding:4px 6px;border:0;border-bottom:1px solid #edf2f7;text-align:left;background:#fff;cursor:pointer}.ag-reminders-panel>div>button:last-child{border-bottom:0}.ag-reminders-panel>div>button>span{color:#7649d6}.ag-reminders-panel>div>button>b{flex:1;overflow:hidden;color:#365780;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ag-reminders-panel time{color:#7189a8;font-size:9px;white-space:nowrap}
#agendaDialog.ag-modal{position:fixed;z-index:3000;inset:0;display:grid;place-items:center;padding:18px;background:#071c3980}.ag-modal.hidden{display:none!important}.ag-modal-card{position:relative;width:min(560px,100%);max-height:min(88vh,850px);overflow:auto;padding:21px;border:1px solid #dce8f5;border-radius:13px;background:white;box-shadow:0 24px 80px #091d3d42}.ag-modal-close{position:absolute;top:12px;right:14px;width:30px;height:30px;border:0;border-radius:7px;color:#48668c;background:#edf5fc;font-size:19px;cursor:pointer}.ag-modal-card h2{margin:0 36px 15px 0;color:#12336e;font-size:20px}.ag-form{display:grid;gap:10px}.ag-form label{display:grid;gap:5px;color:#355578;font-size:11px;font-weight:700}.ag-form input:not([type=checkbox]):not([type=color]),.ag-form textarea,.ag-form select{width:100%;min-height:36px;padding:8px 10px;border:1px solid #d5e3f1;border-radius:7px;color:#214472;background:#fff;font:inherit;font-size:12px}.ag-form textarea{resize:vertical}.ag-form input[type=color]{width:54px;height:34px;border:1px solid #d5e3f1;border-radius:6px;background:#fff}.ag-form small{color:#7890ae;font-size:9px;font-weight:400}.ag-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ag-form-check{display:flex!important;align-items:center}.ag-form-check input{accent-color:#0872ef}.ag-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.ag-form-actions .btn{min-height:36px}
@media(max-width:1350px){#section-agenda .ag-topbar{grid-template-columns:auto minmax(180px,1fr)}#section-agenda .ag-quick-actions{grid-column:1/-1;justify-content:flex-end}.ag-workspace{grid-template-columns:180px minmax(300px,1fr) 330px!important}}
@media(max-width:1050px){#section-agenda .ag-workspace{grid-template-columns:180px minmax(0,1fr)!important}.ag-detail-column{grid-column:1/-1;grid-template-columns:1.3fr 1fr!important}.ag-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){#section-agenda .ag-topbar{grid-template-columns:1fr;gap:10px}.ag-quick-actions{grid-column:auto!important;justify-content:flex-start!important;overflow-x:auto}.ag-metrics{grid-template-columns:1fr 1fr!important;gap:7px!important}.ag-metric{min-height:69px!important;padding:9px!important;gap:8px!important}.ag-metric>span{flex-basis:35px!important;width:35px!important;height:35px!important}.ag-metric strong{font-size:20px!important}.ag-workspace{grid-template-columns:1fr!important}.ag-sidebar{min-height:auto!important;order:2}.ag-list-panel{order:1}.ag-detail-column{grid-column:auto!important;grid-template-columns:1fr!important;order:3}.ag-list-toolbar{align-items:flex-start;flex-direction:column;padding:0 7px 6px}.ag-tabs{width:100%}.ag-list-toolbar>label{padding-left:8px}.ag-item-main{grid-template-columns:minmax(0,1fr)}.ag-item-icon-wrap{width:32px;height:32px}.ag-item-icon{width:31px;height:31px}.ag-item-main time{grid-column:1}.ag-item{grid-template-columns:34px minmax(0,1fr) 24px!important}.ag-form-grid{grid-template-columns:1fr}.ag-filters select{min-width:100px}}
@media(prefers-reduced-motion:reduce){#section-agenda *{scroll-behavior:auto!important;transition:none!important}}
