.calendar.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-card);border-radius:12px;border:1px solid var(--color-border);overflow:hidden}.calendar-header.svelte-1n3uml7.svelte-1n3uml7{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border)}.month-nav.svelte-1n3uml7.svelte-1n3uml7{display:flex;align-items:center;gap:.75rem}.nav-btn.svelte-1n3uml7.svelte-1n3uml7{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-card);border:1px solid var(--color-border);border-radius:8px;color:var(--color-muted);cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.nav-btn.svelte-1n3uml7.svelte-1n3uml7:hover{background:var(--color-sage);border-color:var(--color-line)}.month-title.svelte-1n3uml7.svelte-1n3uml7{font-size:1.125rem;font-weight:600;color:var(--color-ink);min-width:180px;text-align:center}.today-btn.svelte-1n3uml7.svelte-1n3uml7{display:inline-flex;align-items:center;padding:.5rem 1rem;background:var(--color-action);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .15s}.today-btn.svelte-1n3uml7.svelte-1n3uml7:hover{background:var(--color-action)}.calendar-grid.svelte-1n3uml7.svelte-1n3uml7{padding:.75rem}.weekday-header.svelte-1n3uml7.svelte-1n3uml7{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:.5rem}.weekday.svelte-1n3uml7.svelte-1n3uml7{text-align:center;font-size:.75rem;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;padding:.5rem 0}.days-grid.svelte-1n3uml7.svelte-1n3uml7{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.day.svelte-1n3uml7.svelte-1n3uml7{aspect-ratio:1;min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.375rem;background:var(--color-card);border:1px solid transparent;border-radius:8px;cursor:pointer;text-decoration:none;color:inherit;transition:background .15s,border-color .15s}.day.svelte-1n3uml7.svelte-1n3uml7:hover{background:var(--color-surface-subtle);border-color:var(--color-border)}.day.other-month.svelte-1n3uml7.svelte-1n3uml7{opacity:.4}.day.today.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-status-info-bg);border-color:var(--color-action)}.day.today.svelte-1n3uml7 .day-number.svelte-1n3uml7{background:var(--color-action);color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.day.selected.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-sage);border-color:var(--color-action)}.day.has-events.svelte-1n3uml7.svelte-1n3uml7{font-weight:500}.day-number.svelte-1n3uml7.svelte-1n3uml7{font-size:.875rem;color:var(--color-ink);margin-bottom:.25rem}.event-dots.svelte-1n3uml7.svelte-1n3uml7{display:flex;gap:3px;flex-wrap:wrap;justify-content:center}.event-dot.svelte-1n3uml7.svelte-1n3uml7{width:6px;height:6px;border-radius:50%}.event-dot.is-cancelled.svelte-1n3uml7.svelte-1n3uml7{opacity:.45;box-shadow:0 0 0 1px var(--color-status-error)}.event-dot.is-postponed.svelte-1n3uml7.svelte-1n3uml7{opacity:.55;box-shadow:0 0 0 1px var(--color-status-wait)}.event-parliament.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-action)}.event-committee.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-rust)}.event-meeting.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-petrol)}.event-case-step.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-status-wait)}.event-samraad-open.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-status-done)}.event-samraad-closed.svelte-1n3uml7.svelte-1n3uml7{background:var(--color-status-wait)}.event-more.svelte-1n3uml7.svelte-1n3uml7{font-size:.625rem;color:var(--color-muted)}@media (max-width: 640px){.calendar-header.svelte-1n3uml7.svelte-1n3uml7{flex-direction:column;gap:.75rem}.month-title.svelte-1n3uml7.svelte-1n3uml7{min-width:auto}.day.svelte-1n3uml7.svelte-1n3uml7{min-height:48px;padding:.25rem}.day-number.svelte-1n3uml7.svelte-1n3uml7{font-size:.8125rem}}.content-header.svelte-1wlynx{margin-bottom:1.5rem}.stats-badges.svelte-1wlynx{display:flex;gap:.75rem;flex-wrap:wrap}.badge-content.svelte-1wlynx{display:inline-flex;align-items:center;gap:.375rem}.legend.svelte-1wlynx{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:var(--spacing-lg);padding:.75rem var(--spacing-md);background:var(--color-sage);border:1px solid var(--color-border);border-radius:var(--radius-md)}.legend-item.svelte-1wlynx{display:flex;align-items:center;gap:var(--spacing-sm);font-size:.8125rem;color:var(--color-text-secondary)}.legend-dot.svelte-1wlynx{width:10px;height:10px;border-radius:var(--radius-full)}.legend-dot.parliament.svelte-1wlynx{background:var(--color-petrol)}.legend-dot.committee.svelte-1wlynx{background:var(--color-rust)}.legend-dot.case-step.svelte-1wlynx{background:var(--color-status-wait)}.legend-dot.samraad-open.svelte-1wlynx{background:var(--color-status-done)}.legend-dot.samraad-closed.svelte-1wlynx{background:var(--color-ochre-active)}.legend-dot.cancelled.svelte-1wlynx{background:var(--color-muted);opacity:.6;box-shadow:0 0 0 1px var(--color-status-error)}.calendar-layout.svelte-1wlynx{display:grid;grid-template-columns:1fr 400px;gap:1.5rem;align-items:start}.calendar-section.svelte-1wlynx{min-width:0}.events-section.svelte-1wlynx{position:sticky;top:1rem}@media (max-width: 1024px){.calendar-layout.svelte-1wlynx{grid-template-columns:1fr}.events-section.svelte-1wlynx{position:static}}@media (max-width: 640px){.legend.svelte-1wlynx{justify-content:center}}
