.amlf-public-agenda{--amlf-blue:#0397d8;--amlf-dark:#15364a;--amlf-soft:#eef7fb;--amlf-border:#dce7ed;font-family:inherit;color:#24343e}.amlf-public-agenda *{box-sizing:border-box}.amlf-public-header{display:flex;justify-content:space-between;gap:24px;align-items:end;margin:0 0 24px}.amlf-eyebrow{margin:0 0 4px;color:var(--amlf-blue);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.amlf-public-header h2{margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.1;color:var(--amlf-dark)}.amlf-result-count{margin:0;padding:8px 13px;border-radius:999px;background:var(--amlf-soft);font-size:.88rem;white-space:nowrap}.amlf-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:20px;margin-bottom:28px;border:1px solid var(--amlf-border);border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(22,57,76,.06)}.amlf-filter{display:flex;flex-direction:column;gap:6px}.amlf-filter-search{grid-column:span 2}.amlf-filter label{font-size:.78rem;font-weight:700;color:#526671}.amlf-filter input,.amlf-filter select{width:100%;min-height:44px;padding:9px 11px;border:1px solid #cbd9e0;border-radius:9px;background:#fff;color:#24343e;font:inherit}.amlf-filter input:focus,.amlf-filter select:focus{outline:2px solid rgba(3,151,216,.2);border-color:var(--amlf-blue)}.amlf-filter-actions{grid-column:1/-1;display:flex;align-items:center;gap:16px}.amlf-filter-actions button{border:0;border-radius:10px;background:var(--amlf-blue);color:#fff;padding:12px 20px;font:inherit;font-weight:700;cursor:pointer}.amlf-filter-actions a{color:#526671;text-decoration:underline}.amlf-days{display:grid;gap:24px}.amlf-day{display:grid;grid-template-columns:180px minmax(0,1fr);gap:22px;padding-top:24px;border-top:1px solid var(--amlf-border)}.amlf-day:first-child{padding-top:0;border-top:0}.amlf-day-header{display:flex;gap:12px;align-items:flex-start;position:sticky;top:18px;align-self:start}.amlf-day-number{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--amlf-blue);color:#fff;font-size:1.45rem;font-weight:800}.amlf-day-header strong,.amlf-day-header small{display:block}.amlf-day-header strong{text-transform:capitalize;color:var(--amlf-dark);font-size:1rem}.amlf-day-header small{margin-top:3px;color:#657983;font-size:.8rem}.amlf-event-list{display:grid;gap:12px}.amlf-event-card{display:grid;grid-template-columns:78px minmax(0,1fr);gap:18px;padding:18px;border:1px solid var(--amlf-border);border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(22,57,76,.045)}.amlf-event-card.has-note{border-left:4px solid #e8a317}.amlf-event-time{font-size:1.02rem;font-weight:800;color:var(--amlf-blue);font-variant-numeric:tabular-nums}.amlf-event-content h3{margin:0;color:var(--amlf-dark);font-size:1.05rem}.amlf-location,.amlf-parish{margin:4px 0 0;color:#526671;font-size:.9rem}.amlf-parish{font-weight:650}.amlf-note{margin-top:12px;padding:12px 14px;border-radius:10px;background:#fff8e8;color:#5d4b1d;font-size:.9rem}.amlf-note strong{display:block;margin-bottom:3px}.amlf-note p{margin:.25em 0}.amlf-empty{padding:34px;border:1px dashed #b9cbd4;border-radius:16px;text-align:center;background:#fafcfd}.amlf-empty p{margin:6px 0 0;color:#657983}@media(max-width:900px){.amlf-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.amlf-filter-search{grid-column:1/-1}.amlf-day{grid-template-columns:1fr}.amlf-day-header{position:static}}@media(max-width:560px){.amlf-public-header{align-items:flex-start;flex-direction:column;gap:10px}.amlf-filters{grid-template-columns:1fr;padding:15px}.amlf-filter-search,.amlf-filter-actions{grid-column:auto}.amlf-filter-actions{align-items:stretch;flex-direction:column}.amlf-filter-actions button{width:100%}.amlf-event-card{grid-template-columns:1fr;gap:6px;padding:15px}.amlf-event-time{font-size:.95rem}.amlf-day-header{align-items:center}}
.amlf-view-switch{display:inline-flex;gap:4px;margin:0 0 18px;padding:4px;border:1px solid var(--amlf-border);border-radius:12px;background:#fff}.amlf-view-switch a{padding:8px 14px;border-radius:8px;color:#526671;text-decoration:none;font-weight:700;font-size:.9rem}.amlf-view-switch a.is-active{background:var(--amlf-blue);color:#fff}.amlf-details-button{margin-top:12px;padding:0;border:0;background:transparent;color:var(--amlf-blue);font:inherit;font-size:.86rem;font-weight:700;cursor:pointer}.amlf-calendar-toolbar{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 16px}.amlf-calendar-toolbar h3{margin:0;min-width:220px;text-align:center;color:var(--amlf-dark);font-size:1.35rem}.amlf-calendar-toolbar a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--amlf-border);border-radius:50%;background:#fff;color:var(--amlf-dark);text-decoration:none;font-size:1.7rem;line-height:1}.amlf-calendar-scroll{overflow-x:auto;padding-bottom:6px}.amlf-calendar{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));min-width:1050px;border-top:1px solid var(--amlf-border);border-left:1px solid var(--amlf-border);background:#fff}.amlf-calendar-weekday{padding:10px;border-right:1px solid var(--amlf-border);border-bottom:1px solid var(--amlf-border);background:var(--amlf-soft);font-size:.74rem;font-weight:800;text-align:center}.amlf-calendar-day{min-height:150px;padding:8px;border-right:1px solid var(--amlf-border);border-bottom:1px solid var(--amlf-border);background:#fff}.amlf-calendar-day.is-outside{background:#f7f9fa;color:#95a2a9}.amlf-calendar-day.is-today{box-shadow:inset 0 0 0 2px var(--amlf-blue)}.amlf-calendar-date{margin-bottom:6px;font-weight:800}.amlf-calendar-events{display:grid;gap:4px}.amlf-calendar-event,.amlf-calendar-more{width:100%;padding:5px 6px;border:0;border-radius:6px;text-align:left;background:#eef7fb;color:#24343e;font:inherit;font-size:.76rem;line-height:1.25;cursor:pointer}.amlf-calendar-event span{color:var(--amlf-blue);font-weight:800}.amlf-calendar-event.is-overflow{display:none}.amlf-calendar-day.is-expanded .amlf-calendar-event.is-overflow{display:block}.amlf-calendar-more{background:transparent;color:var(--amlf-blue);font-weight:700}.amlf-modal[hidden]{display:none}.amlf-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px}.amlf-modal-backdrop{position:absolute;inset:0;background:rgba(10,28,38,.58)}.amlf-modal-dialog{position:relative;width:min(560px,100%);max-height:min(760px,90vh);overflow:auto;padding:28px;border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.24)}.amlf-modal-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3f6;color:#24343e;font-size:1.6rem;cursor:pointer}.amlf-modal-eyebrow{margin:0 44px 5px 0;color:var(--amlf-blue);font-size:.8rem;font-weight:800}.amlf-modal-dialog h3{margin:0 44px 20px 0;color:var(--amlf-dark);font-size:1.5rem}.amlf-modal-data{display:grid;gap:10px;margin:0}.amlf-modal-data div{display:grid;grid-template-columns:90px 1fr;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--amlf-border)}.amlf-modal-data dt{font-weight:800;color:#526671}.amlf-modal-data dd{margin:0}.amlf-modal-note{margin-top:18px;padding:14px;border-radius:12px;background:#fff8e8;color:#5d4b1d}.amlf-modal-note strong{display:block;margin-bottom:5px}.amlf-modal-note p{margin:.35em 0}.amlf-modal-open{overflow:hidden}@media(max-width:560px){.amlf-view-switch{width:100%}.amlf-view-switch a{flex:1;text-align:center}.amlf-calendar-toolbar h3{min-width:0;flex:1;font-size:1.1rem}.amlf-modal-dialog{padding:22px 18px}.amlf-modal-data div{grid-template-columns:1fr;gap:2px}}

/* 0.10.1 — consolidação da agenda pública */
.amlf-calendar{grid-template-columns:repeat(7,minmax(135px,1fr));min-width:945px}
.amlf-calendar-day{min-height:142px;padding:7px}
.amlf-calendar-date{display:inline-grid;place-items:center;min-width:30px;height:30px;margin:0 0 5px;padding:0 7px;border-radius:8px;color:var(--amlf-dark);font-size:.95rem;font-weight:800;line-height:1;text-decoration:none}
.amlf-calendar-date:hover,.amlf-calendar-date:focus{background:var(--amlf-soft);color:var(--amlf-blue);outline:none}
.amlf-calendar-day.is-outside .amlf-calendar-date{color:#8d9aa1}
.amlf-calendar-day.is-today .amlf-calendar-date{background:var(--amlf-blue);color:#fff}
.amlf-calendar-events{gap:3px}
.amlf-calendar-event{display:block;overflow:hidden;padding:4px 6px;border:1px solid transparent;border-radius:5px;background:#f1f7fa;color:#30444f;font-size:.69rem;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;box-shadow:none}
.amlf-calendar-event:hover,.amlf-calendar-event:focus{border-color:#b9dce9;background:#e5f4fa;outline:none}
.amlf-calendar-event span{margin-right:3px;font-size:.68rem;font-weight:800}
.amlf-calendar-more{padding:4px 6px;font-size:.7rem;text-align:center;background:transparent;border:1px dashed #b8d9e7;color:#287b9e}
.amlf-calendar-more:hover,.amlf-calendar-more:focus{background:#eef8fc;outline:none}
.amlf-day-navigation{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:0 0 22px;padding:12px;border:1px solid var(--amlf-border);border-radius:14px;background:#fff}
.amlf-day-navigation a{color:var(--amlf-dark);font-size:.86rem;font-weight:700;text-decoration:none}
.amlf-day-navigation a:last-child{text-align:right}.amlf-day-navigation .amlf-back-calendar{padding:8px 12px;border-radius:9px;background:var(--amlf-soft);color:var(--amlf-blue);text-align:center}
.amlf-day-navigation a:hover,.amlf-day-navigation a:focus{color:var(--amlf-blue);outline:none}
.amlf-event-card{padding:15px 17px;box-shadow:0 3px 12px rgba(22,57,76,.035)}
.amlf-event-content h3{font-size:1rem;line-height:1.35}.amlf-location,.amlf-parish{font-size:.86rem;line-height:1.4}.amlf-event-time{font-size:.96rem}
@media(max-width:700px){.amlf-calendar{grid-template-columns:repeat(7,minmax(118px,1fr));min-width:826px}.amlf-calendar-weekday{font-size:.68rem}.amlf-calendar-day{min-height:132px}.amlf-day-navigation{grid-template-columns:1fr 1fr}.amlf-day-navigation .amlf-back-calendar{grid-column:1/-1;grid-row:1}.amlf-day-navigation a:first-child{grid-row:2}.amlf-day-navigation a:last-child{grid-row:2}}

/* 0.11.0 — vista diária */
.amlf-day-summary{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:18px 0 8px;padding:0 2px 16px;border-bottom:1px solid #dce5ea}
.amlf-day-summary>div:first-child{display:flex;flex-direction:column;gap:3px}.amlf-day-summary>div:first-child span{font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:#607581}.amlf-day-summary>div:first-child strong{font-size:1.35rem;color:#17394b}
.amlf-day-summary-data{display:flex;gap:16px;flex-wrap:wrap;color:#607581;font-size:.9rem}
.amlf-day-navigation-centre{display:flex;gap:8px;align-items:center;justify-content:center}.amlf-today-link,.amlf-back-calendar{white-space:nowrap}
.amlf-event-card{box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding-top:16px!important;padding-bottom:16px!important}
.amlf-event-card+.amlf-event-card{border-top:1px solid #e6ecef!important}
@media(max-width:700px){.amlf-day-summary{align-items:flex-start;flex-direction:column;gap:8px}.amlf-day-navigation-centre{flex-direction:column;gap:2px}.amlf-day-navigation a span{display:none}}
