.agenda-home{position:relative;margin-bottom:18px;overflow:hidden;border-color:#ecd6df;background:linear-gradient(130deg,#fff,#fff8fb 58%,#f2f6ff);box-shadow:0 15px 35px rgba(99,54,76,.08)}.agenda-home::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#c63c76,#eab35a,#648ad0)}.agenda-home-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 22px 16px}.agenda-home-head h2{margin:5px 0 4px;font:24px Georgia,serif;color:var(--ink)}.agenda-home-head>div>span{color:var(--muted);font-size:9px}.agenda-home-actions{display:flex;gap:8px;flex:0 0 auto}.agenda-home-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 18px 15px}.agenda-home-stats>span{display:grid;grid-template-columns:36px auto;grid-template-rows:auto auto;align-items:center;padding:11px;border:1px solid #eadfe4;border-radius:14px;background:#fff}.agenda-home-stats i{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#f8eaf1;color:#b4396d;font-style:normal;font-weight:900}.agenda-home-stats b{font:20px Georgia,serif}.agenda-home-stats small{color:var(--muted);font-size:7px}.agenda-home-stats .attention{border-color:#f2d5ab;background:#fffaf2}.agenda-home-stats .attention i{background:#fff0d5;color:#9d6811}.agenda-home-content{display:grid;grid-template-columns:minmax(0,1fr) 245px;border-top:1px solid #eadfe4}.agenda-home-list{max-height:310px;overflow:auto}.agenda-home-content>aside{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:19px;border-left:1px solid #eadfe4;background:rgba(255,255,255,.7)}.agenda-home-content>aside>small{color:#aa416c;font-size:7px;font-weight:900;letter-spacing:.8px}.agenda-home-content>aside>strong{font:24px Georgia,serif}.agenda-home-content>aside>p{margin:0;color:var(--muted);font-size:8px;line-height:1.55}.agenda-home-content>aside button{margin-top:6px}
.agenda-page{--agenda-border:#ead8e0;--agenda-soft:#fff6fa}.agenda-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:13px}.agenda-toolbar>span{margin-left:auto;color:var(--muted);font-size:8px}.agenda-ai{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:center;margin-bottom:14px;padding:20px;background:linear-gradient(128deg,#fff,#fff5fa 58%,#eef3ff);border-color:#e8d8e2}.agenda-ai h2{margin:5px 0 7px;font:22px Georgia,serif}.agenda-ai p{max-width:760px;margin:0;color:var(--muted);font-size:9px;line-height:1.55}.agenda-ai ul{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none}.agenda-ai li{padding:6px 8px;border-radius:9px;background:#fff;color:#6d5863;font-size:7px}.agenda-ai aside{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:13px;border:1px solid #e4dbe1;border-radius:14px;background:#fff}.agenda-ai aside>span{display:grid;gap:3px}.agenda-ai aside small{color:var(--muted);font-size:7px}.agenda-ai aside b{font:16px Georgia,serif}.agenda-ai aside button,.agenda-ai aside>small{grid-column:1/-1}.agenda-ai aside>small{text-align:center}.agenda-layout{display:grid;grid-template-columns:minmax(500px,1.18fr) minmax(350px,.82fr);gap:14px;align-items:start}.agenda-calendar,.agenda-list{overflow:hidden}.agenda-calendar>header,.agenda-list>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid var(--agenda-border);background:linear-gradient(90deg,#fffafd,#f7f9ff)}.agenda-calendar>header div{text-align:center}.agenda-calendar>header small,.agenda-list>header small{color:#ac4870;font-size:7px;font-weight:900;letter-spacing:.7px}.agenda-calendar h2,.agenda-list h2{margin:3px 0 0;font:20px Georgia,serif}.agenda-calendar>header button{width:38px;height:38px;padding:0;font-size:22px}.agenda-weekdays,.agenda-days{display:grid;grid-template-columns:repeat(7,1fr)}.agenda-weekdays{padding:9px 10px 6px;background:#fff}.agenda-weekdays span{text-align:center;color:#8c747f;font-size:7px;font-weight:900;text-transform:uppercase}.agenda-days{padding:0 10px 10px}.agenda-day{min-width:0;min-height:88px;padding:7px;border:1px solid #f1e7eb;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.agenda-day:nth-child(7n+1){border-radius:10px 0 0 10px}.agenda-day:nth-child(7n){border-radius:0 10px 10px 0}.agenda-day:hover,.agenda-day.selected{position:relative;z-index:1;border-color:#d87aa1;background:#fff7fb}.agenda-day.outside{opacity:.42}.agenda-day.today>b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#c33e75;color:#fff}.agenda-day>span{display:grid;gap:3px;margin-top:6px}.agenda-day i{overflow:hidden;padding:3px 4px;border-left:3px solid #d8a3b9;border-radius:3px;background:#fbf0f5;color:#674e59;font-size:6px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.agenda-day i.urgent,.agenda-day i.overdue{border-color:#df5b62;background:#fff0ef}.agenda-day i.high{border-color:#e0a245;background:#fff8e8}.agenda-day i.low{border-color:#68a77c;background:#edf8f1}.agenda-day>small{display:block;margin-top:4px;color:var(--muted);font-size:6px}.agenda-list>header select{width:auto;min-width:135px}.agenda-list-scroll{max-height:650px;overflow:auto}.agenda-item{display:grid;grid-template-columns:68px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid #f0e4e9;background:#fff}.agenda-item:hover{background:#fffafd}.agenda-item:last-child{border-bottom:0}.agenda-item-date{display:grid;gap:2px;padding:7px;border-radius:10px;background:#fff0f6;text-align:center}.agenda-item-date b{font-size:10px}.agenda-item-date small{color:var(--muted);font-size:6px}.agenda-item-copy{display:grid;min-width:0;gap:3px}.agenda-item-copy>small{color:#aa416c;font-size:6px;font-weight:900;text-transform:uppercase}.agenda-item-copy strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agenda-item-copy p{margin:0;color:var(--muted);font-size:7px;line-height:1.4}.agenda-priority{padding:5px 7px;border-radius:999px;background:#f3edf0;color:#705c65;font-size:6px;font-weight:900}.agenda-priority.urgent,.agenda-item.overdue .agenda-priority{background:#fee8e7;color:#a7323c}.agenda-priority.high{background:#fff0d5;color:#936113}.agenda-priority.low{background:#e8f5ec;color:#317044}.agenda-item.overdue{box-shadow:inset 4px 0 #df5b62}.agenda-item.is-closed{opacity:.62}.agenda-item>button{padding:7px 9px;font-size:7px}.agenda-empty{display:grid;place-items:center;gap:4px;min-height:110px;padding:18px;color:#3c7a51;text-align:center}.agenda-empty span{color:var(--muted);font-size:8px}.agenda-task-modal{max-width:780px}.agenda-task-modal>label.wide{display:grid;gap:7px}.agenda-task-modal>label small{color:var(--muted);font-size:7px}.agenda-organize-ai{margin:10px 0 15px;padding:10px 13px;border:1px solid #e4bfd0;border-radius:11px;background:linear-gradient(135deg,#fff,#fff0f7);color:#a63767;font-weight:900;cursor:pointer}.agenda-task-detail{max-width:680px}.agenda-task-status{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin:14px 0;padding:13px;border-radius:14px;background:#fff5f9}.agenda-task-status span{display:grid;gap:3px}.agenda-task-status small{color:var(--muted);font-size:7px}.agenda-task-status b{font-size:9px}.agenda-task-status em{align-self:center;padding:6px 8px;border-radius:999px;background:#fff;font-size:7px;font-style:normal}.agenda-task-detail>p{color:var(--muted);font-size:9px;line-height:1.6}.agenda-checklist{display:grid;gap:7px;margin:13px 0;padding:13px;border:1px solid var(--line);border-radius:13px}.agenda-checklist small{color:#aa416c;font-size:7px;font-weight:900}.agenda-checklist span{font-size:8px}
@media(max-width:1100px){.agenda-home-stats{grid-template-columns:repeat(2,1fr)}.agenda-layout{grid-template-columns:1fr}.agenda-list-scroll{max-height:480px}.agenda-ai{grid-template-columns:1fr 250px}}
@media(max-width:720px){.nav[data-view="agenda-harmony"] i{background:#fff0d9}.agenda-home-head{align-items:flex-start;padding:16px}.agenda-home-head h2{font-size:19px}.agenda-home-head>div>span{line-height:1.45}.agenda-home-actions{display:grid}.agenda-home-actions .outline{display:none}.agenda-home-stats{gap:7px;padding:0 11px 11px}.agenda-home-stats>span{padding:8px}.agenda-home-content{grid-template-columns:1fr}.agenda-home-content>aside{border-top:1px solid #eadfe4;border-left:0}.agenda-home-list{max-height:280px}.agenda-toolbar{flex-wrap:wrap}.agenda-toolbar>span{order:4;width:100%;margin-left:0}.agenda-ai{grid-template-columns:1fr;padding:15px}.agenda-ai aside{grid-template-columns:1fr 1fr}.agenda-layout{display:block}.agenda-list{margin-top:13px}.agenda-calendar>header{padding:12px}.agenda-day{min-height:62px;padding:4px}.agenda-day>span{margin-top:3px}.agenda-day i{height:5px;padding:0;border-left-width:4px;font-size:0}.agenda-day>small{font-size:5px}.agenda-weekdays,.agenda-days{padding-inline:6px}.agenda-item{grid-template-columns:54px minmax(0,1fr) auto;padding:10px}.agenda-item-copy p,.agenda-priority{display:none}.agenda-item>button{grid-column:2/4;width:100%}.agenda-task-status{grid-template-columns:1fr}.agenda-task-status em{justify-self:start}}
@media(max-width:430px){.agenda-home-stats{grid-template-columns:1fr 1fr}.agenda-home-stats i{display:none}.agenda-home-stats>span{grid-template-columns:1fr}.agenda-home-head{display:grid}.agenda-home-actions button{width:100%}.agenda-ai aside{grid-template-columns:1fr}.agenda-ai aside>span,.agenda-ai aside button,.agenda-ai aside>small{grid-column:1}.agenda-calendar h2{font-size:17px}.agenda-day{min-height:54px}.agenda-day.today>b{width:20px;height:20px}.agenda-list>header{align-items:flex-start}.agenda-list>header select{min-width:115px}.agenda-item{grid-template-columns:47px minmax(0,1fr)}.agenda-item .agenda-priority{display:none}.agenda-item>button{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.agenda-day,.agenda-item{transition:none}}
.agenda-home-calendar{padding:0 18px 16px}.agenda-home-calendar>header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:8px}.agenda-home-calendar>header span{display:grid;gap:2px}.agenda-home-calendar>header small{color:#aa416c;font-size:7px;font-weight:900;letter-spacing:.7px}.agenda-home-calendar>header b{font:17px Georgia,serif}.agenda-home-calendar>header em{color:var(--muted);font-size:7px;font-style:normal}.agenda-home-calendar>div{display:grid;grid-template-columns:repeat(7,minmax(72px,1fr));gap:7px}.agenda-home-day{display:grid;place-items:center;gap:2px;min-width:0;padding:9px 6px;border:1px solid #eadfe4;border-radius:12px;background:#fff;color:var(--ink);cursor:pointer}.agenda-home-day:hover,.agenda-home-day:focus-visible{border-color:#d36a96;background:#fff7fb;transform:translateY(-1px)}.agenda-home-day small{color:#8c747f;font-size:7px;font-weight:900;text-transform:uppercase}.agenda-home-day b{font:18px Georgia,serif}.agenda-home-day span{color:var(--muted);font-size:6px}.agenda-home-day.today{border-color:#c63c76;box-shadow:inset 0 0 0 1px #c63c76;background:#fff6fa}.agenda-home-day.attention:not(.today){border-color:#f0cf9c;background:#fffaf1}.agenda-home-day.attention span{color:#976410;font-weight:900}
@media(max-width:720px){.agenda-home-calendar{padding-inline:11px}.agenda-home-calendar>header em{display:none}.agenda-home-calendar>div{display:flex;overflow-x:auto;padding:1px 1px 6px;scroll-snap-type:x proximity}.agenda-home-day{flex:0 0 78px;scroll-snap-align:start}}
@media(prefers-reduced-motion:reduce){.agenda-home-day{transition:none}.agenda-home-day:hover,.agenda-home-day:focus-visible{transform:none}}
.agenda-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.agenda-item-actions button,.agenda-production-actions button{padding:7px 9px;font-size:7px;white-space:nowrap}.agenda-complete,.agenda-reopen{border:1px solid #a9d9bd;border-radius:9px;background:#eaf7ef;color:#277248;font-weight:900;cursor:pointer}.agenda-complete:hover,.agenda-complete:focus-visible{border-color:#62ad80;background:#dcf2e5}.agenda-reopen{border-color:#dfbfd0;background:#fff5fa;color:#a83b6b}.agenda-reopen:hover,.agenda-reopen:focus-visible{border-color:#ca7fa2;background:#fce8f2}.agenda-item.completed .agenda-priority,.agenda-item.is-closed .agenda-priority{background:#eaf7ef;color:#277248}.agenda-item.production{box-shadow:inset 4px 0 #7390c6}.agenda-home-open-tasks{color:#78616d;font-size:7px;font-weight:900}
.agenda-home-list.agenda-timeline{position:relative;max-height:430px;padding:10px 14px 12px 23px;overflow:auto;background:linear-gradient(180deg,#fff,#fffafd)}.agenda-timeline::before{content:"";position:absolute;top:24px;bottom:25px;left:34px;width:2px;border-radius:999px;background:linear-gradient(180deg,#d4598e,#e8b45b 58%,#809ad0)}.agenda-timeline-item{position:relative;display:grid;grid-template-columns:66px minmax(0,1fr) auto auto;gap:10px;align-items:center;min-height:72px;margin:0 0 9px;padding:10px 11px 10px 25px;border:1px solid #eddee5;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(85,48,65,.045)}.agenda-timeline-item:hover{border-color:#dda4bd;background:#fffafd}.agenda-timeline-node{position:absolute;z-index:2;left:2px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#c8437c;box-shadow:0 0 0 2px #efbfd2}.agenda-timeline-item.high .agenda-timeline-node,.agenda-timeline-item.overdue .agenda-timeline-node,.agenda-timeline-item.urgent .agenda-timeline-node{background:#e85d64;box-shadow:0 0 0 2px #fac8c7}.agenda-timeline-item.normal .agenda-timeline-node{background:#5b82c4;box-shadow:0 0 0 2px #ccd9ef}.agenda-timeline-date{display:grid;gap:2px;padding:7px;border-radius:10px;background:#fff0f6;text-align:center}.agenda-timeline-date b{font-size:10px}.agenda-timeline-date small{color:var(--muted);font-size:6px}.agenda-timeline-copy{display:grid;min-width:0;gap:3px}.agenda-timeline-copy small{color:#aa416c;font-size:6px;font-weight:900;text-transform:uppercase}.agenda-timeline-copy strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agenda-timeline-copy p{margin:0;color:var(--muted);font-size:7px;line-height:1.4}.agenda-production-group{position:relative;margin-top:7px;border:1px solid #dce4f3;border-radius:14px;background:#f8faff}.agenda-production-group>summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:11px 13px 11px 37px;list-style:none;cursor:pointer}.agenda-production-group>summary::-webkit-details-marker{display:none}.agenda-production-group>summary .agenda-timeline-node{left:15px;background:#6788c4;box-shadow:0 0 0 2px #ccd9ef}.agenda-production-group>summary>span:not(.agenda-timeline-node){display:grid;gap:3px}.agenda-production-group>summary small{color:#5f7aae;font-size:6px;font-weight:900;letter-spacing:.6px}.agenda-production-group>summary strong{font-size:10px}.agenda-production-group>summary em{color:var(--muted);font-size:7px;font-style:normal}.agenda-production-group>summary>b{padding:7px 9px;border:1px solid #cbd8ef;border-radius:9px;background:#fff;color:#4166a4;font-size:7px}.agenda-production-group[open]>summary>b{background:#edf3ff}.agenda-production-group>div{display:grid;gap:7px;padding:0 10px 10px}.agenda-production-group>div>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid #e3e9f5;border-radius:11px;background:#fff}.agenda-production-group article>span:first-child{display:grid;gap:2px}.agenda-production-group article small{color:#5f7aae;font-size:6px;font-weight:900}.agenda-production-group article b{font-size:8px}.agenda-production-group article em{color:var(--muted);font-size:6px;font-style:normal}.agenda-production-actions{display:flex;gap:6px;align-items:center}
@media(max-width:900px){.agenda-timeline-item{grid-template-columns:58px minmax(0,1fr) auto}.agenda-timeline-item>.agenda-item-actions{grid-column:2/4}.agenda-production-group>div>article{grid-template-columns:1fr}.agenda-production-actions{justify-content:flex-start}}
@media(max-width:720px){.agenda-home-list.agenda-timeline{max-height:390px;padding-left:18px}.agenda-timeline::before{left:27px}.agenda-timeline-item{grid-template-columns:52px minmax(0,1fr);padding-left:23px}.agenda-timeline-item>.agenda-priority{display:none}.agenda-timeline-item>.agenda-item-actions{grid-column:1/-1;justify-content:stretch}.agenda-item-actions button{flex:1}.agenda-timeline-node{left:1px}.agenda-production-group>summary{padding-left:32px}.agenda-production-group>summary .agenda-timeline-node{left:10px}.agenda-production-group>summary em{display:none}.agenda-production-actions{display:grid;grid-template-columns:1fr 1fr}.agenda-production-actions button{width:100%}.agenda-item{grid-template-columns:54px minmax(0,1fr) auto}.agenda-item>.agenda-item-actions{grid-column:2/4;width:100%}}
@media(max-width:430px){.agenda-timeline-item{grid-template-columns:48px minmax(0,1fr)}.agenda-timeline-copy p{display:none}.agenda-production-group>summary{grid-template-columns:1fr}.agenda-production-group>summary>b{justify-self:start}.agenda-production-actions{grid-template-columns:1fr}.agenda-item>.agenda-item-actions{grid-column:1/-1}.agenda-item-actions{display:grid;grid-template-columns:1fr}.agenda-item-actions button{width:100%}}
@media(prefers-reduced-motion:reduce){.agenda-complete,.agenda-reopen,.agenda-timeline-item{transition:none}}

/* Home 25.78: calendário executivo sem duplicar a Central de Pendências */
.agenda-home-title{display:flex!important;align-items:center;gap:9px}.agenda-home-title h2{margin:5px 0 4px}.agenda-ai-status{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid #efd4e1;border-radius:999px;background:#fff0f7;color:#b4376e;font-size:7px;letter-spacing:.7px;white-space:nowrap}.agenda-ai-status.paused{border-color:#eadfc5;background:#fff9e9;color:#8a681f}.agenda-week{padding:0 18px 16px}.agenda-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.agenda-week-card{display:flex;min-width:0;min-height:170px;flex-direction:column;padding:0;overflow:hidden;border:1px solid #e8dfe4;border-radius:13px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.agenda-week-card:hover,.agenda-week-card:focus-visible,.agenda-week-card.selected{position:relative;z-index:1;border-color:#d7548a;box-shadow:0 9px 22px rgba(143,55,91,.1);transform:translateY(-1px)}.agenda-week-card.today{background:linear-gradient(180deg,#fff8fb,#fff)}.agenda-week-date{display:grid;place-items:center;gap:2px;min-height:64px;padding:9px;border-bottom:1px solid #f0e4e9}.agenda-week-date small{color:#7e6873;font-size:7px;font-weight:900;text-transform:uppercase}.agenda-week-date b{font:22px Georgia,serif}.agenda-week-date em{padding:3px 6px;border-radius:999px;background:#e75590;color:#fff;font-size:6px;font-style:normal;font-weight:900}.agenda-week-entries{display:flex;min-width:0;flex:1;flex-direction:column;gap:8px;padding:13px 11px}.agenda-week-entry{display:grid;grid-template-columns:7px minmax(0,1fr);gap:7px;align-items:start;min-width:0;color:#55434c;font-size:7px;line-height:1.35}.agenda-week-entry>i{width:7px;height:7px;margin-top:1px;border-radius:50%;background:#d84f91}.agenda-week-entry.bill>i{background:#e7ad2b}.agenda-week-entry.appointment>i{background:#76a0df}.agenda-week-entry.follow-up>i{background:#9a77cc}.agenda-week-entries>strong{color:#a14c70;font-size:6px}.agenda-week-empty{display:grid;place-items:center;min-height:54px;color:#aa9ca3;font-size:7px;text-align:center}.agenda-week-progress,.agenda-mobile-day-detail{display:none}.agenda-home-intelligence{margin:0 18px 18px;overflow:hidden;border:1px solid #dde5f3;border-radius:13px;background:linear-gradient(90deg,#fff,#fbfcff)}.agenda-home-intelligence>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-bottom:1px solid #e7ebf4}.agenda-home-intelligence>header>span{display:flex;align-items:center;gap:7px;color:#5074b5}.agenda-home-intelligence>header i{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:#edf3ff;font-style:normal}.agenda-home-intelligence>header b{font-size:7px;letter-spacing:.8px}.agenda-home-intelligence>header small{color:#8a7b83;font-size:6px}.agenda-home-intelligence>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.agenda-home-intelligence>div>span{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:9px 13px;border-right:1px solid #ebe3e8}.agenda-home-intelligence>div>span:last-child{border-right:0}.agenda-home-intelligence>div>span>i{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f8edf3}.agenda-home-intelligence>div>span>i::before{content:"✦";color:#c2487b;font-size:9px}.agenda-home-intelligence>div>span.bill>i{background:#fff4dc}.agenda-home-intelligence>div>span.bill>i::before{content:"▣";color:#b77a10}.agenda-home-intelligence>div>span.task>i::before{content:"✓"}.agenda-home-intelligence>div>span.attention>i{background:#fff0ee}.agenda-home-intelligence>div>span.attention>i::before{content:"!";color:#b94d54}.agenda-home-intelligence>div>span.inventory>i{background:#f2edff}.agenda-home-intelligence>div>span.inventory>i::before{content:"□";color:#7552aa}.agenda-home-intelligence>div>span.ok>i{background:#eaf7ef}.agenda-home-intelligence>div>span.ok>i::before{content:"✓";color:#327556}.agenda-home-intelligence>div>span>b{overflow:hidden;color:#66545d;font-size:7px;font-weight:800;line-height:1.35;text-overflow:ellipsis}
@media(max-width:1100px){.agenda-week-grid{display:flex;overflow-x:auto;padding:1px 1px 7px;scroll-snap-type:x proximity}.agenda-week-card{flex:0 0 180px;scroll-snap-align:start}.agenda-home-intelligence>div{grid-template-columns:1fr}.agenda-home-intelligence>div>span{border-right:0;border-bottom:1px solid #ebe3e8}.agenda-home-intelligence>div>span:last-child{border-bottom:0}}
@media(max-width:720px){.agenda-home-title{align-items:flex-start;flex-wrap:wrap}.agenda-ai-status{margin-top:4px}.agenda-home-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.agenda-home-actions .outline{display:block}.agenda-week{padding-inline:11px}.agenda-week-card{flex-basis:104px;min-height:112px}.agenda-week-date{min-height:62px}.agenda-week-date b{font-size:19px}.agenda-week-entries{align-items:center;justify-content:center;gap:5px;padding:8px}.agenda-week-entry{display:block;font-size:0}.agenda-week-entry>i{display:block;margin:0}.agenda-week-empty{min-height:auto;font-size:0}.agenda-week-empty::before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#ddd5d9}.agenda-week-entries>strong{font-size:6px}.agenda-week-progress{display:flex;justify-content:center;gap:7px;padding:3px 0 10px}.agenda-week-progress i{width:6px;height:6px;border-radius:50%;background:#d5cdd1}.agenda-week-progress i.active{width:16px;border-radius:999px;background:#cf467f}.agenda-mobile-day-detail{display:grid;gap:11px;padding:12px;border:1px solid #ead7e0;border-radius:12px;background:#fff}.agenda-mobile-day-detail>div{display:grid;gap:9px}.agenda-mobile-day-detail .agenda-week-entry{display:grid;font-size:8px}.agenda-mobile-day-detail button{width:100%}.agenda-home-intelligence{margin-inline:11px}.agenda-home-intelligence>header{align-items:flex-start}.agenda-home-intelligence>header small{max-width:160px;text-align:right}}
@media(max-width:430px){.agenda-home-actions{grid-template-columns:1fr}.agenda-week-card{flex-basis:96px}.agenda-home-intelligence>header{display:grid}.agenda-home-intelligence>header small{max-width:none;text-align:left}}

/* Ações compactas e independentes do calendário no celular. Mantê-las no
   fluxo normal evita que botões cubram a agenda em telas estreitas. */
@media(max-width:720px){
  .agenda-home-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:12px}
  .agenda-home-head>div{min-width:0}
  .agenda-home-actions{position:static;z-index:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0}
  .agenda-home-actions .outline{display:block}
  .agenda-home-actions button{position:static;display:block;width:100%;min-width:0;max-width:100%;margin:0;padding:9px 8px;overflow:hidden;font-size:7px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
  .agenda-week{position:relative;z-index:0;clear:both}
}
@media(max-width:430px){
  .agenda-home-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .agenda-home-actions button{min-height:38px}
}
@media(prefers-reduced-motion:reduce){.agenda-week-card{transition:none}.agenda-week-card:hover,.agenda-week-card:focus-visible{transform:none}}
