.page-header[data-astro-cid-loahurku]{background:var(--color-cream-dark);padding:var(--space-2xl) 0;text-align:center}.page-subtitle[data-astro-cid-loahurku]{font-size:1.15rem;color:var(--color-text-muted);margin:var(--space-md) auto 0}.content-section[data-astro-cid-loahurku]{padding:var(--space-3xl) 0}.container-wide[data-astro-cid-loahurku]{max-width:var(--container-max);width:100%}.calendar-wrapper[data-astro-cid-loahurku]{background:#fff;border-radius:8px;padding:var(--space-2xl);box-shadow:0 2px 8px #0000000f;width:100%}.calendar-header[data-astro-cid-loahurku]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-2xl)}.cal-title[data-astro-cid-loahurku]{font-size:1.75rem;margin:0}.cal-nav-btn[data-astro-cid-loahurku]{width:44px;height:44px;border:1px solid var(--color-navy);background:#fff;color:var(--color-navy);font-size:1.5rem;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.cal-nav-btn[data-astro-cid-loahurku]:hover{background:var(--color-navy);color:#fff}.cal-mobile[data-astro-cid-loahurku]{display:none}.calendar-grid[data-astro-cid-loahurku]{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.cal-weekday[data-astro-cid-loahurku]{text-align:center;font-size:.95rem;font-weight:600;color:var(--color-text-muted);padding:var(--space-md)}.calendar-wrapper[data-astro-cid-loahurku] .cal-day{min-height:130px;padding:var(--space-xs);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;font-size:1rem;background:var(--color-cream);border-radius:8px;cursor:pointer;transition:background .2s,transform .1s;position:relative}.calendar-wrapper[data-astro-cid-loahurku] .cal-day:hover{background:var(--color-cream-dark)}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-num{font-weight:600;font-size:1rem;flex-shrink:0;align-self:flex-end;padding:2px 4px;margin-bottom:4px}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;border-radius:4px;border-left:3px solid var(--color-gold);padding:4px 6px;margin-top:2px}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-branco{border-left-color:#f5f5f5}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-vermelho{border-left-color:#c41e3a}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-violeta{border-left-color:#6a0dad}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-verde{border-left-color:#228b22}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-rosa{border-left-color:#ffb6c1}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-dourado{border-left-color:var(--color-gold)}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box.cal-day-cor-preto{border-left-color:#333}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-content-box .cal-day-dot{margin:0}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-santo{font-size:.7rem;line-height:1.2;text-align:center;color:var(--color-text-muted);width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-dot{width:8px;height:8px;border-radius:50%;background:var(--color-gold)}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-has-eventos{border:2px solid var(--color-gold);box-shadow:0 0 0 1px #b690554d}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-has-eventos:hover{border-color:var(--color-navy)}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-has-eventos.cal-day-selected{border-color:#fff}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-empty{background:transparent;cursor:default}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-today{background:var(--color-gold);color:var(--color-navy);font-weight:600;outline:2px solid var(--color-navy);outline-offset:2px;box-shadow:0 2px 12px #00000026}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-today .cal-day-dot{background:var(--color-navy)}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-selected{outline:3px solid var(--color-navy);outline-offset:2px;background:var(--color-navy-light)!important;color:#fff!important;box-shadow:0 2px 8px #37639c66}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-selected .cal-day-dot{background:#fff}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-selected .cal-day-content-box{background:#ffffff40;border-left-color:#fff}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-selected .cal-day-santo{color:#fffffff2}.calendar-wrapper[data-astro-cid-loahurku] .cal-day-selected.cal-day-today{background:var(--color-navy)!important}.cal-eventos-destaque[data-astro-cid-loahurku]{display:none;background:linear-gradient(135deg,var(--color-navy) 0%,var(--color-navy-light) 100%);border-radius:8px;padding:var(--space-lg);margin-bottom:var(--space-2xl);box-shadow:0 4px 16px #37639c40;width:100%;color:#fff}.cal-eventos-destaque-title[data-astro-cid-loahurku]{margin:0 0 var(--space-md);font-size:1.1rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:var(--space-sm)}.cal-eventos-destaque-title[data-astro-cid-loahurku]:before{content:"";width:4px;height:1.2em;background:var(--color-gold);border-radius:2px}.cal-eventos-destaque-list[data-astro-cid-loahurku]{display:flex;flex-direction:column;gap:var(--space-sm)}.cal-destaque-item[data-astro-cid-loahurku]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-xs) var(--space-sm);padding:var(--space-sm) var(--space-md);background:#ffffff26;border-radius:6px;cursor:pointer;transition:background .2s,transform .1s;border:1px solid rgba(255,255,255,.2)}.cal-destaque-item[data-astro-cid-loahurku]:hover{background:#ffffff40;transform:translateY(-1px)}.cal-destaque-data[data-astro-cid-loahurku]{font-weight:700;font-size:.85rem;color:var(--color-gold);min-width:50px}.cal-destaque-titulo[data-astro-cid-loahurku]{font-weight:600;font-size:.95rem}.cal-destaque-desc[data-astro-cid-loahurku]{font-size:.8rem;opacity:.9;width:100%;margin-left:50px}.cal-detail[data-astro-cid-loahurku]{background:#fff;border-radius:8px;padding:var(--space-2xl);margin-top:var(--space-2xl);box-shadow:0 2px 8px #0000000f;width:100%}.cal-detail-placeholder[data-astro-cid-loahurku]{color:var(--color-text-muted);text-align:center;padding:var(--space-2xl)}.cal-detail-content[data-astro-cid-loahurku] h4[data-astro-cid-loahurku]{font-size:1rem;margin:var(--space-md) 0 var(--space-sm);color:var(--color-navy)}.cal-detail-title[data-astro-cid-loahurku]{margin:0 0 var(--space-lg);font-size:1.25rem}.cal-detail-block[data-astro-cid-loahurku]{margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-cream-dark)}.cal-detail-block[data-astro-cid-loahurku].cal-detail-eventos-has-events{padding:var(--space-md);background:#37639c0f;border-radius:8px;border-left:4px solid var(--color-gold)}.cal-detail-block[data-astro-cid-loahurku].cal-detail-eventos-has-events h4[data-astro-cid-loahurku]{color:var(--color-navy)}.cal-detail-block[data-astro-cid-loahurku]:last-child{border-bottom:none}.cal-event-item[data-astro-cid-loahurku]{margin-bottom:var(--space-md);padding:var(--space-sm);background:var(--color-cream);border-radius:4px;border-left:3px solid var(--color-gold)}.cal-event-item[data-astro-cid-loahurku] p[data-astro-cid-loahurku]{margin:var(--space-xs) 0 0;font-size:.9rem;color:var(--color-text-muted)}.cal-event-type[data-astro-cid-loahurku]{display:inline-block;font-size:.75rem;padding:2px 6px;border-radius:4px;margin-top:var(--space-xs)}.cal-event-type-escola[data-astro-cid-loahurku],.cal-event-type-escolar[data-astro-cid-loahurku]{background:var(--color-navy);color:#fff}.cal-event-type-reuniao[data-astro-cid-loahurku]{background:var(--color-gold);color:var(--color-navy)}.cal-event-type-liturgico[data-astro-cid-loahurku]{background:var(--color-accent);color:#fff}.cal-event-type-feriado[data-astro-cid-loahurku]{background:var(--color-text-muted);color:#fff}.cal-santo-nome[data-astro-cid-loahurku]{font-weight:600;margin:0}.cal-santo-tipo[data-astro-cid-loahurku]{font-size:.9rem;color:var(--color-text-muted);margin:var(--space-xs) 0 0}.cal-liturgia-note[data-astro-cid-loahurku]{font-size:.9rem;color:var(--color-text-muted)}.cal-empty[data-astro-cid-loahurku]{font-size:.9rem;color:var(--color-text-muted);font-style:italic}@media(max-width:768px){.cal-desktop[data-astro-cid-loahurku]{display:none}.cal-mobile[data-astro-cid-loahurku]{display:block}.calendar-wrapper[data-astro-cid-loahurku]{padding:var(--space-lg);overflow:hidden}.cal-mobile-list[data-astro-cid-loahurku]{display:flex;flex-direction:column;gap:var(--space-xs);max-height:50vh;overflow-y:auto}.cal-mobile-day[data-astro-cid-loahurku]{display:flex;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-md);border:none;background:var(--color-cream);border-radius:8px;cursor:pointer;text-align:left;font-family:inherit;font-size:.95rem;border-left:4px solid var(--color-gold);transition:background .2s}.cal-mobile-day[data-astro-cid-loahurku]:hover{background:var(--color-cream-dark)}.cal-mobile-day-num[data-astro-cid-loahurku]{font-weight:700;min-width:28px;color:var(--color-navy)}.cal-mobile-day-weekday[data-astro-cid-loahurku]{font-weight:600;min-width:36px;color:var(--color-text-muted)}.cal-mobile-day-santo[data-astro-cid-loahurku]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text)}.cal-mobile-cor-violeta[data-astro-cid-loahurku]{border-left-color:#6a0dad}.cal-mobile-cor-branco[data-astro-cid-loahurku]{border-left-color:#f5f5f5}.cal-mobile-cor-vermelho[data-astro-cid-loahurku]{border-left-color:#c41e3a}.cal-mobile-cor-verde[data-astro-cid-loahurku]{border-left-color:#228b22}.cal-mobile-cor-rosa[data-astro-cid-loahurku]{border-left-color:#ffb6c1}.cal-mobile-cor-preto[data-astro-cid-loahurku]{border-left-color:#333}.cal-mobile-cor-dourado[data-astro-cid-loahurku]{border-left-color:var(--color-gold)}.cal-mobile-day-has-eventos[data-astro-cid-loahurku]{border-left-width:6px;border-left-color:var(--color-navy)!important;background:#37639c0f}.cal-mobile-day-today[data-astro-cid-loahurku]{background:var(--color-gold);color:var(--color-navy)}.cal-mobile-day-today[data-astro-cid-loahurku] .cal-mobile-day-num[data-astro-cid-loahurku],.cal-mobile-day-today[data-astro-cid-loahurku] .cal-mobile-day-weekday[data-astro-cid-loahurku],.cal-mobile-day-today[data-astro-cid-loahurku] .cal-mobile-day-santo[data-astro-cid-loahurku]{color:var(--color-navy)}.cal-mobile-day-selected[data-astro-cid-loahurku]{background:var(--color-navy-light)!important;color:#fff!important}.cal-mobile-day-selected[data-astro-cid-loahurku] .cal-mobile-day-num[data-astro-cid-loahurku],.cal-mobile-day-selected[data-astro-cid-loahurku] .cal-mobile-day-weekday[data-astro-cid-loahurku],.cal-mobile-day-selected[data-astro-cid-loahurku] .cal-mobile-day-santo[data-astro-cid-loahurku]{color:#fff}.cal-detail[data-astro-cid-loahurku]{margin-top:var(--space-lg);padding:var(--space-lg)}}
