.calendarCenter{margin-top:24px}.calendarActions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.calendarActions button{min-height:44px}.calendarGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.calendarCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.calendarDate{font-weight:700}.calendarTitle{font-size:1.05rem;font-weight:700;margin:4px 0}.calendarMeta{color:#666;font-size:.9rem}.calendarNote{margin-top:8px;white-space:pre-wrap}.calendarLink{margin-top:10px}.calendarEmpty{padding:14px;border:1px dashed #bbb;border-radius:10px;color:#666}
