
/* v1.3.6 compact homepage + reliable navigation */
.senate-calendar-mode-home{width:100%;max-width:100%;box-sizing:border-box}
.senate-calendar-mode-home .senate-calendar-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;max-width:100%;width:100%}
.senate-calendar-mode-home .senate-calendar-header{padding:14px 16px}
.senate-calendar-mode-home .senate-calendar-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}
.senate-calendar-mode-home .senate-calendar-month{font-size:21px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.senate-calendar-mode-home .senate-calendar-nav{display:flex;gap:4px;align-items:center;justify-content:flex-end;flex:0 0 auto}
.senate-calendar-mode-home .senate-nav-btn,.senate-calendar-mode-home .senate-nav-today{height:34px;min-width:32px;padding:0 7px;font-size:13px;border-radius:5px}
.senate-calendar-mode-home .senate-calendar-grid th{font-size:10px;padding:9px 3px;letter-spacing:.06em}
.senate-calendar-mode-home .senate-calendar-grid td{height:68px;padding:5px 4px;position:relative}
.senate-calendar-mode-home .senate-day-number{font-size:13px;margin:0}
.senate-calendar-mode-home .is-today .senate-day-number{width:26px;height:26px}
.senate-calendar-mode-home .senate-home-event-dot{width:9px;height:9px;margin:8px auto 0}
.senate-calendar-mode-home .senate-calendar-legend{padding:11px 12px;gap:9px 14px;font-size:11px}
.senate-calendar-mode-home .senate-calendar-legend span{gap:5px}
.senate-calendar-mode-home .legend-dot{width:9px;height:9px}
.senate-calendar-mode-home .senate-events-panel{padding:18px 16px}
.senate-calendar-mode-home .senate-events-heading h3{font-size:22px;line-height:1.15;margin-bottom:10px}
.senate-calendar-mode-home .senate-events-kicker{font-size:10px}
.senate-calendar-mode-home .senate-list-item{grid-template-columns:68px 1fr;gap:3px 10px;padding:11px 0}
.senate-calendar-mode-home .senate-list-date{font-size:10px}
.senate-calendar-mode-home .senate-list-title{font-size:13px}
.senate-calendar-mode-home .senate-list-type{font-size:10px}
.senate-calendar-mode-home .senate-show-full{margin-top:12px;padding:10px 13px;font-size:13px}
.senate-calendar-mode-home .senate-calendar-main,.senate-calendar-mode-home .senate-events-panel{min-width:0}
.senate-calendar-mode-home .senate-calendar-grid-wrap{overflow:visible}
@media(max-width:760px){
  .senate-calendar-mode-home .senate-calendar-container{grid-template-columns:1fr}
  .senate-calendar-mode-home .senate-events-panel{order:2}
}
@media(max-width:430px){
  .senate-calendar-mode-home .senate-calendar-title-row{grid-template-columns:1fr auto}
  .senate-calendar-mode-home .senate-calendar-month{font-size:19px}
  .senate-calendar-mode-home .senate-nav-btn,.senate-calendar-mode-home .senate-nav-today{min-width:29px;height:32px;padding:0 5px;font-size:12px}
  .senate-calendar-mode-home .senate-calendar-grid td{height:60px}
  .senate-calendar-mode-home .senate-calendar-legend{font-size:10px;gap:8px 11px}
}
.senate-calendar-app{font-family:inherit;color:#142238}
.senate-calendar-container{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:28px;max-width:1280px;margin:0 auto}
.senate-calendar-main,.senate-events-panel{background:#fff;border:1px solid #e5e9ef;box-shadow:0 10px 30px rgba(20,34,56,.06)}
.senate-calendar-main{overflow:hidden}
.senate-calendar-header{padding:22px 24px;border-bottom:1px solid #e8ecf1;background:#fff}
.senate-calendar-title-row{display:flex;justify-content:space-between;gap:16px;align-items:center}
.senate-calendar-month{margin:0;font-size:26px;line-height:1.2;font-weight:700;color:#0e2a47}
.senate-calendar-nav{display:flex;gap:6px;align-items:center;flex-wrap:nowrap}
.senate-nav-btn,.senate-nav-today{border:1px solid #cfd9e4;background:#fff;color:#0e2a47;border-radius:6px;height:38px;min-width:38px;padding:0 10px;font-weight:700;cursor:pointer;transition:.15s ease}
.senate-nav-today{background:#0e2a47;color:#fff;border-color:#0e2a47}
.senate-nav-btn:hover,.senate-nav-today:hover{transform:translateY(-1px);border-color:#0e2a47}.senate-nav-btn:focus-visible,.senate-nav-today:focus-visible{outline:3px solid rgba(46,111,158,.25);outline-offset:2px}
.senate-calendar-grid-wrap{overflow:auto}
.senate-calendar-grid{width:100%;border-collapse:collapse;table-layout:fixed;min-width:0}
.senate-calendar-grid th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#65758a;background:#f7f9fb;padding:12px 8px;border-bottom:1px solid #e5e9ef}
.senate-calendar-grid td{height:110px;vertical-align:top;padding:8px;border-right:1px solid #e8ecf1;border-bottom:1px solid #e8ecf1;background:#fff}
.senate-calendar-grid td:last-child{border-right:none}.senate-calendar-grid td.is-empty{background:#fafbfd}.senate-calendar-grid td.is-today{box-shadow:inset 0 0 0 2px #2e6f9e}.senate-calendar-mode-home .senate-calendar-grid td.has-event{cursor:pointer;position:relative}.senate-calendar-mode-home .senate-calendar-grid td.has-event:hover{background:#f3f7fb}.senate-calendar-mode-home .senate-calendar-grid td.has-event:focus-visible{outline:3px solid rgba(46,111,158,.35);outline-offset:-3px}.senate-home-event-dot{display:block;width:8px;height:8px;border-radius:50%;margin:8px auto 0;background:#0e2a47}.senate-home-event-dot.fixed{background:#c53030}.senate-home-event-dot.possible{background:#7f1d1d}.senate-home-event-dot.committee{background:#2f855a}.senate-home-event-dot.special{background:#dd8a19}
.senate-day-number{font-size:14px;font-weight:700;margin-bottom:7px}.is-today .senate-day-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#0e2a47;color:#fff}
.senate-day-events{display:flex;flex-direction:column;gap:5px}.senate-event-chip{display:block;width:100%;text-align:left;border:0;border-left:4px solid #0e2a47;border-radius:3px;padding:5px 6px;background:#eef3f7;color:#142238;font-size:11px;line-height:1.25;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.senate-event-chip.fixed{border-left-color:#c53030}.senate-event-chip.possible{border-left-color:#7f1d1d}.senate-event-chip.committee{border-left-color:#2f855a}.senate-event-chip.special{border-left-color:#dd8a19}.senate-event-chip:hover{filter:brightness(.97)}
.senate-more{font-size:11px;color:#66758a;padding-left:5px}
.senate-calendar-legend{display:flex;gap:18px;flex-wrap:wrap;padding:16px 20px;border-top:1px solid #e8ecf1;font-size:12px;color:#5d6d7f}.senate-calendar-legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#0e2a47}.legend-dot.fixed{background:#c53030}.legend-dot.possible{background:#7f1d1d}.legend-dot.committee{background:#2f855a}.legend-dot.special{background:#dd8a19}
.senate-events-panel{padding:22px}.senate-events-kicker{font-size:11px;letter-spacing:.12em;color:#a07b26;font-weight:700}.senate-events-heading h3{margin:5px 0 18px;font-size:24px}.senate-events-list{display:flex;flex-direction:column}.senate-list-item{display:grid;grid-template-columns:70px 1fr;gap:4px 12px;text-align:left;border:0;border-bottom:1px solid #e8ecf1;background:transparent;padding:14px 0;cursor:pointer;color:#142238}.senate-list-date{text-transform:uppercase;font-size:11px;font-weight:800;color:#a07b26}.senate-list-title{font-size:14px;font-weight:700;grid-column:2}.senate-list-type{grid-column:2;font-size:11px;color:#718095}.senate-list-type.fixed{color:#174a73}.senate-list-type.committee{color:#3a7395}.senate-empty,.senate-loading,.senate-calendar-error-panel{padding:24px 0;color:#69798c;font-size:14px}.senate-calendar-error{text-align:center;color:#b3261e;padding:30px}
.senate-event-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:99999;padding:20px}.senate-event-modal.is-open{display:flex}.senate-modal-backdrop{position:absolute;inset:0;background:rgba(7,18,31,.58)}.senate-modal-card{position:relative;width:min(650px,100%);background:#fff;border-radius:10px;box-shadow:0 25px 70px rgba(0,0,0,.25);padding:30px;z-index:1}.senate-modal-close{position:absolute;top:14px;right:16px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#66758a}.senate-modal-type{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800;color:#a07b26;margin-bottom:9px}.senate-modal-card h3{margin:0 36px 8px 0;font-size:28px}.senate-modal-date{font-size:16px;font-weight:700;margin-bottom:14px}.senate-modal-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:#596a7e;padding:12px 0;border-top:1px solid #e8ecf1;border-bottom:1px solid #e8ecf1}.senate-modal-description{font-size:15px;line-height:1.7;padding:18px 0;color:#35465a}.senate-modal-links{display:flex;flex-wrap:wrap;gap:8px}.senate-modal-links a{display:inline-flex;align-items:center;padding:9px 12px;border:1px solid #ccd5e0;border-radius:5px;color:#0e2a47;text-decoration:none;font-weight:700;font-size:13px}.senate-modal-links a.primary{background:#0e2a47;color:#fff;border-color:#0e2a47}.senate-modal-open{overflow:hidden}
@media(max-width:1000px){.senate-calendar-container{grid-template-columns:1fr}.senate-events-panel{order:2}}
@media(max-width:700px){.senate-calendar-title-row{flex-direction:column;align-items:flex-start}.senate-calendar-month{font-size:24px}.senate-calendar-nav{width:100%;justify-content:flex-start}.senate-calendar-grid{min-width:650px}.senate-calendar-grid td{height:95px}.senate-modal-card{padding:24px}.senate-modal-card h3{font-size:24px}}
.senate-show-full{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:11px 16px;border-radius:6px;background:#0e2a47;color:#fff !important;text-decoration:none;font-weight:700}
.senate-show-full:hover{background:#123c60}
.senate-calendar-mode-home .senate-calendar-grid td{height:92px}
.senate-calendar-mode-home .senate-event-chip{font-size:10px}
.senate-calendar-mode-full .senate-events-panel{max-height:none}
.senate-calendar-mode-full .senate-list-item{cursor:pointer}

/* Full calendar page */
.senate-calendar-mode-full{max-width:1320px;margin:0 auto;padding:10px 0 50px}
.senate-calendar-mode-full .senate-calendar-container{display:block;max-width:none}
.senate-calendar-mode-full .senate-calendar-main{width:100%;border-radius:12px;overflow:hidden}
.senate-calendar-page-heading{padding:0 4px 24px}
.senate-calendar-page-kicker{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:#a07b26;margin-bottom:5px}
.senate-calendar-page-heading h1{margin:0;color:#0e2a47;font-size:36px;line-height:1.15}
.senate-calendar-mode-full .senate-calendar-grid{min-width:760px}
.senate-calendar-mode-full .senate-calendar-grid th{padding:15px 10px}
.senate-calendar-mode-full .senate-calendar-grid td{height:145px;padding:10px}
.senate-calendar-mode-full .senate-event-chip{font-size:12px;padding:7px 8px}
.senate-calendar-mode-full .senate-events-panel{margin-top:26px;border-radius:12px;padding:28px;display:block}
.senate-calendar-mode-full .senate-events-heading{margin-bottom:6px}
.senate-calendar-mode-full .senate-events-heading h3{font-size:28px}
.senate-calendar-mode-full .senate-events-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}
.senate-calendar-mode-full .senate-list-item{min-height:88px}
.senate-calendar-mode-full .senate-calendar-nav{flex-wrap:wrap}
@media(max-width:800px){
  .senate-calendar-mode-full{padding-bottom:30px}
  .senate-calendar-page-heading h1{font-size:30px}
  .senate-calendar-mode-full .senate-calendar-grid{min-width:760px}
  .senate-calendar-mode-full .senate-events-list{grid-template-columns:1fr}
}

/* v1.3.7 compact homepage fixes */
.senate-calendar-mode-home .senate-calendar-container{grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr);gap:20px;max-width:100%;align-items:start}
.senate-calendar-mode-home .senate-calendar-header{padding:14px 14px 12px}
.senate-calendar-mode-home .senate-calendar-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}
.senate-calendar-mode-home .senate-calendar-month{font-size:20px;line-height:1.1;white-space:nowrap}
.senate-calendar-mode-home .senate-calendar-nav{gap:4px;justify-content:flex-end}
.senate-calendar-mode-home .senate-nav-btn,.senate-calendar-mode-home .senate-nav-today{height:32px;min-width:30px;padding:0 6px;font-size:12px}
.senate-calendar-mode-home .senate-nav-today{min-width:50px}
.senate-calendar-mode-home .senate-calendar-grid th{padding:8px 3px;font-size:10px}
.senate-calendar-mode-home .senate-calendar-grid td{height:58px;padding:5px 4px}
.senate-calendar-mode-home .senate-day-number{font-size:12px;margin-bottom:3px}
.senate-calendar-mode-home .is-today .senate-day-number{width:24px;height:24px}
.senate-calendar-mode-home .senate-home-event-dot{width:7px;height:7px;margin:6px auto 0}
.senate-calendar-mode-home .senate-calendar-legend{padding:11px 13px;gap:10px 14px;font-size:11px}
.senate-calendar-mode-home .senate-events-panel{padding:18px}
.senate-calendar-mode-home .senate-events-heading h3{font-size:21px;line-height:1.15;margin:5px 0 12px}
.senate-calendar-mode-home .senate-list-item{padding:10px 0;grid-template-columns:60px 1fr;gap:3px 8px}
.senate-calendar-mode-home .senate-list-title{font-size:13px}
.senate-calendar-mode-home .senate-show-full{margin-top:12px;padding:9px 12px;font-size:12px}
.senate-calendar-mode-home .senate-calendar-main,.senate-calendar-mode-home .senate-events-panel{min-width:0;width:100%;box-sizing:border-box}
.senate-calendar-mode-home .senate-calendar-grid-wrap{overflow:hidden}
.senate-calendar-mode-home .senate-calendar-grid{min-width:0}
.senate-calendar-mode-home .senate-calendar-grid td.has-event{cursor:pointer}
.senate-calendar-mode-home .senate-calendar-grid td.has-event:hover{background:#f1f6fa}
.senate-calendar-mode-home .senate-calendar-grid td.has-event:focus-visible{outline:2px solid #2e6f9e;outline-offset:-2px}
@media(max-width:900px){.senate-calendar-mode-home .senate-calendar-container{grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:14px}.senate-calendar-mode-home .senate-calendar-month{font-size:18px}.senate-calendar-mode-home .senate-nav-btn,.senate-calendar-mode-home .senate-nav-today{height:30px;min-width:28px;font-size:11px}.senate-calendar-mode-home .senate-nav-today{min-width:46px}}
@media(max-width:760px){.senate-calendar-mode-home .senate-calendar-container{grid-template-columns:1fr}.senate-calendar-mode-home .senate-events-panel{order:2}}


/* v1.3.9 — Senate logo blue, compact homepage header, and multiple events per day */
.senate-calendar-app{--senate-logo-blue:#5f8dc9;--senate-blue-dark:#15375c;--senate-red:#c53030;--senate-dark-red:#7f1d1d;--senate-green:#2f855a;--senate-orange:#e38a12}
.senate-calendar-main{border-color:#d9e3ee}
.senate-calendar-header{background:#fff}
.senate-calendar-month{color:var(--senate-blue-dark)}
.senate-nav-btn,.senate-nav-today{border-color:#cad8e7;color:var(--senate-blue-dark)}
.senate-nav-btn:hover{background:#edf4fb;border-color:var(--senate-logo-blue);color:var(--senate-blue-dark)}
.senate-nav-today,.senate-nav-today:hover{background:var(--senate-logo-blue);border-color:var(--senate-logo-blue);color:#fff}
.senate-calendar-grid th{color:#617792;background:#f4f8fc}
.senate-calendar-grid td.is-today{box-shadow:inset 0 0 0 2px var(--senate-logo-blue)}
.senate-calendar-mode-home .senate-calendar-grid td.has-event:hover{background:#f3f7fd}
.senate-calendar-mode-home .senate-calendar-grid td.has-event:focus-visible{outline-color:rgba(95,141,201,.55)}
.senate-home-event-dots{display:flex;align-items:center;justify-content:center;gap:3px;margin-top:7px;min-height:9px;flex-wrap:wrap}
.senate-home-event-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin:0;background:var(--senate-logo-blue)}
.senate-home-event-dot.fixed{background:var(--senate-red)}
.senate-home-event-dot.possible{background:var(--senate-dark-red)}
.senate-home-event-dot.committee{background:var(--senate-green)}
.senate-home-event-dot.special{background:var(--senate-orange)}
.senate-home-event-count{font-size:9px;font-weight:800;color:#6c7d90;line-height:1}
.senate-calendar-legend .legend-dot.fixed{background:var(--senate-red)}
.senate-calendar-legend .legend-dot.possible{background:var(--senate-dark-red)}
.senate-calendar-legend .legend-dot.committee{background:var(--senate-green)}
.senate-calendar-legend .legend-dot.special{background:var(--senate-orange)}
.senate-date-event-choice{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;text-align:left;border:1px solid #d7e0ea;border-left:5px solid var(--senate-logo-blue);background:#f8fbfe;color:var(--senate-blue-dark);padding:11px 13px;border-radius:7px;cursor:pointer;margin-bottom:8px;font:inherit}
.senate-date-event-choice span{font-weight:800;font-size:14px}
.senate-date-event-choice small{font-size:11px;color:#6b7c90}
.senate-date-event-choice.fixed{border-left-color:var(--senate-red)}
.senate-date-event-choice.possible{border-left-color:var(--senate-dark-red)}
.senate-date-event-choice.committee{border-left-color:var(--senate-green)}
.senate-date-event-choice.special{border-left-color:var(--senate-orange)}
.senate-date-event-choice:hover{background:#eef5fb}

@media(min-width:761px){
  .senate-calendar-mode-home .senate-calendar-title-row{grid-template-columns:auto minmax(0,1fr) auto}
  .senate-calendar-mode-home .senate-calendar-month{overflow:visible;text-overflow:clip;text-align:center;white-space:nowrap;font-size:21px}
  .senate-calendar-mode-home .senate-calendar-nav{display:contents}
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn{width:34px;min-width:34px;padding:0}
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn[data-prev-year],
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn[data-next-year]{display:none}
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-today{grid-column:2;justify-self:center;margin-top:2px;transform:translateY(24px);height:0;min-height:0;padding:0;border:0;background:transparent;color:var(--senate-logo-blue);font-size:10px}
  .senate-calendar-mode-home .senate-calendar-header{padding:12px 14px 22px}
  .senate-calendar-mode-home .senate-calendar-grid td{height:62px}
}
@media(max-width:760px){
  .senate-calendar-mode-home .senate-calendar-month{white-space:nowrap;overflow:visible;text-overflow:clip;font-size:20px}
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn[data-prev-year],
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn[data-next-year]{display:none}
  .senate-calendar-mode-home .senate-calendar-nav{gap:3px}
  .senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn{min-width:30px;padding:0 7px}
}


/* v1.3.9 — navigation alignment + event-date visual treatment */
.senate-calendar-title-row{
  display:grid;
  grid-template-columns:minmax(92px,1fr) minmax(180px,auto) minmax(92px,1fr);
  align-items:center;
  gap:12px;
  width:100%;
}
.senate-calendar-month{
  grid-column:2;
  grid-row:1;
  margin:0;
  text-align:center;
  white-space:nowrap;
  overflow:visible;
}
.senate-calendar-nav{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.senate-calendar-nav-left{grid-column:1;grid-row:1;justify-content:flex-start}
.senate-calendar-nav-right{grid-column:3;grid-row:1;justify-content:flex-end}
.senate-calendar-nav .senate-nav-btn,
.senate-calendar-nav .senate-nav-today{flex:0 0 auto}
.senate-calendar-mode-home .senate-calendar-header{padding:14px 14px 14px}
.senate-calendar-mode-home .senate-calendar-title-row{grid-template-columns:42px minmax(0,1fr) 42px}
.senate-calendar-mode-home .senate-calendar-month{grid-column:2;font-size:21px;line-height:1.15}
.senate-calendar-mode-home .senate-calendar-nav-left{grid-column:1}
.senate-calendar-mode-home .senate-calendar-nav-right{grid-column:3}
.senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn{width:32px;min-width:32px;height:32px;padding:0;font-size:14px}
.senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn[data-prev-year],
.senate-calendar-mode-home .senate-calendar-nav .senate-nav-btn[data-next-year]{display:none}
.senate-calendar-mode-home .senate-calendar-nav-right .senate-nav-today{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;overflow:hidden}

/* Plenary / possible-sitting events fill the date cell. */
.senate-calendar-grid td.event-bg-fixed,
.senate-calendar-grid td.event-bg-possible{border-radius:6px}
.senate-calendar-grid td.event-bg-fixed{background:#c53030;color:#fff}
.senate-calendar-grid td.event-bg-possible{background:#7f1d1d;color:#fff}
.senate-calendar-grid td.event-bg-fixed.event-bg-possible{
  background:linear-gradient(135deg,#c53030 0%,#c53030 50%,#7f1d1d 50%,#7f1d1d 100%);
}
.senate-calendar-grid td.event-bg-fixed .senate-day-number,
.senate-calendar-grid td.event-bg-possible .senate-day-number{color:#fff;font-weight:800}
.senate-calendar-grid td.event-bg-fixed .senate-home-event-dot,
.senate-calendar-grid td.event-bg-possible .senate-home-event-dot{filter:brightness(1.1)}
.senate-calendar-grid td.event-bg-fixed.is-today,
.senate-calendar-grid td.event-bg-possible.is-today{box-shadow:inset 0 0 0 2px #5f8dc9, 0 0 0 1px rgba(255,255,255,.75)}

/* Committee / special event indicators sit below the day number. */
.senate-calendar-grid .senate-home-event-dots{margin-top:7px;min-height:8px;display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap}
.senate-calendar-grid .senate-home-event-dot{display:inline-block;width:8px;height:8px;border-radius:50%}
.senate-calendar-grid .senate-home-event-dot.committee{background:#2f855a}
.senate-calendar-grid .senate-home-event-dot.special{background:#e38a12}
.senate-calendar-mode-home .senate-calendar-grid td{height:56px;padding:5px 4px}
.senate-calendar-mode-home .senate-day-number{display:block;font-size:12px;line-height:1.2}

@media(max-width:760px){
  .senate-calendar-title-row{grid-template-columns:40px minmax(0,1fr) 40px}
  .senate-calendar-month{font-size:20px}
}

/* v1.4.0: refine today state and hover behavior */
.senate-calendar-grid td.is-today,
.senate-calendar-grid td.event-bg-fixed.is-today,
.senate-calendar-grid td.event-bg-possible.is-today{
  box-shadow: inset 0 0 0 2px #5f8dc9;
}
.senate-calendar-grid td.is-today .senate-day-number,
.senate-calendar-grid td.event-bg-fixed.is-today .senate-day-number,
.senate-calendar-grid td.event-bg-possible.is-today .senate-day-number{
  width:auto;
  height:auto;
  display:block;
  border-radius:0;
  background:transparent;
  color:inherit;
}
.senate-calendar-grid td.has-event:hover{
  transform:none;
}

/* v1.4.1: light-blue hover state without hiding event colors */
.senate-calendar-grid td:not(.is-empty):hover{
  cursor:pointer;
  background:#eaf3fb;
  outline:2px solid #8fb9df;
  outline-offset:-2px;
}
.senate-calendar-grid td.event-bg-fixed:hover{
  background:#c53030 !important;
  color:#fff;
  outline:2px solid #8fb9df;
  outline-offset:-2px;
}
.senate-calendar-grid td.event-bg-possible:hover{
  background:#7f1d1d !important;
  color:#fff;
  outline:2px solid #8fb9df;
  outline-offset:-2px;
}
.senate-calendar-grid td.event-bg-fixed.event-bg-possible:hover{
  background:linear-gradient(135deg,#c53030 0 50%,#7f1d1d 50% 100%) !important;
}
.senate-calendar-grid td.is-today:hover{
  outline:2px solid #5f8dc9;
  outline-offset:-2px;
}


/* v1.4.2 — full calendar side-by-side layout and month-only navigation */
.senate-calendar-mode-full .senate-calendar-container{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);
  gap:24px;
  align-items:start;
}
.senate-calendar-mode-full .senate-calendar-main{
  width:100%;
  min-width:0;
}
.senate-calendar-mode-full .senate-events-panel{
  width:100%;
  min-width:0;
  margin-top:0;
  border-radius:12px;
  padding:28px;
  box-sizing:border-box;
}
.senate-calendar-mode-full .senate-calendar-grid-wrap{
  overflow-x:auto;
}
.senate-calendar-mode-full .senate-calendar-grid{
  min-width:0;
  width:100%;
}
.senate-calendar-mode-full .senate-calendar-grid td{
  height:112px;
}
.senate-calendar-mode-full .senate-calendar-grid th{
  height:auto;
}
/* Full calendar navigation: < September 2026 > */
.senate-calendar-mode-full .senate-calendar-title-row{
  grid-template-columns:48px minmax(0,1fr) 48px;
}
.senate-calendar-mode-full .senate-calendar-month{
  grid-column:2;
  text-align:center;
  font-size:28px;
  line-height:1.15;
}
.senate-calendar-mode-full .senate-calendar-nav-left{
  grid-column:1;
  justify-content:flex-start;
}
.senate-calendar-mode-full .senate-calendar-nav-right{
  grid-column:3;
  justify-content:flex-end;
}
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-btn[data-prev-year],
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-btn[data-next-year],
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-today{
  display:none !important;
}
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-btn[data-prev-month],
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-btn[data-next-month]{
  display:inline-flex !important;
  width:40px;
  min-width:40px;
  height:40px;
  padding:0;
  align-items:center;
  justify-content:center;
}
.senate-calendar-mode-full .senate-events-heading h3{
  margin-top:0;
}
.senate-calendar-mode-full .senate-events-list{
  display:block;
}
.senate-calendar-mode-full .senate-list-item{
  width:100%;
}
@media(max-width:980px){
  .senate-calendar-mode-full .senate-calendar-container{
    grid-template-columns:1fr;
  }
  .senate-calendar-mode-full .senate-events-panel{
    margin-top:0;
  }
}
@media(max-width:700px){
  .senate-calendar-mode-full .senate-calendar-title-row{
    grid-template-columns:40px minmax(0,1fr) 40px;
  }
  .senate-calendar-mode-full .senate-calendar-month{
    font-size:22px;
  }
  .senate-calendar-mode-full .senate-calendar-grid{
    min-width:640px;
  }
}


/* v1.4.3 — keep calendar navigation unchanged; add synced month navigation to events panel */
.senate-calendar-mode-full .senate-events-heading{position:relative}
.senate-calendar-mode-full .senate-events-month-nav{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e8edf3}
.senate-calendar-mode-full .senate-events-month{min-width:180px;text-align:center;font-size:24px;line-height:1.2;font-weight:700;color:var(--senate-blue-dark)}
.senate-calendar-mode-full .senate-events-month-nav .senate-nav-btn{width:38px;min-width:38px;height:38px;padding:0}
@media(max-width:760px){
  .senate-calendar-mode-full .senate-events-month{min-width:140px;font-size:20px}
  .senate-calendar-mode-full .senate-events-month-nav{margin-top:12px;padding-top:10px}
}


/* v1.4.4 — Full calendar: two-column meetings/events list */
.senate-calendar-mode-full .senate-events-panel{
  display:block;
  width:100%;
  box-sizing:border-box;
}
.senate-calendar-mode-full .senate-events-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:32px;
  row-gap:0;
  width:100%;
}
.senate-calendar-mode-full .senate-list-item{
  width:100%;
  min-width:0;
  box-sizing:border-box;
  min-height:94px;
}
.senate-calendar-mode-full .senate-events-heading{
  width:100%;
}
.senate-calendar-mode-full .senate-events-month-nav{
  width:100%;
  box-sizing:border-box;
}
@media(max-width:800px){
  .senate-calendar-mode-full .senate-events-list{
    grid-template-columns:1fr !important;
  }
}


/* v1.4.5 — final full-calendar sizing/alignment refinement */
.senate-calendar-mode-full .senate-calendar-container{
  grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);
  gap:24px;
  align-items:start;
}
.senate-calendar-mode-full .senate-calendar-header{
  padding:18px 20px;
}
.senate-calendar-mode-full .senate-calendar-title-row{
  grid-template-columns:44px minmax(0,1fr) 44px;
  gap:8px;
  align-items:center;
}
.senate-calendar-mode-full .senate-calendar-month{
  min-width:0;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:24px;
  line-height:1.15;
  text-align:center;
}
.senate-calendar-mode-full .senate-calendar-nav-left,
.senate-calendar-mode-full .senate-calendar-nav-right{
  width:44px;
}
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-btn[data-prev-month],
.senate-calendar-mode-full .senate-calendar-nav .senate-nav-btn[data-next-month]{
  width:40px;
  min-width:40px;
  height:40px;
  flex:0 0 40px;
}
.senate-calendar-mode-full .senate-calendar-grid td{
  height:104px;
  padding:8px;
}
.senate-calendar-mode-full .senate-events-panel{
  padding:24px 26px;
}
.senate-calendar-mode-full .senate-events-heading h3{
  font-size:28px;
  line-height:1.15;
  margin-bottom:12px;
}
.senate-calendar-mode-full .senate-events-month-nav{
  margin-top:12px;
  padding-top:12px;
  gap:8px;
}
.senate-calendar-mode-full .senate-events-month{
  min-width:0;
  font-size:22px;
  line-height:1.15;
}
.senate-calendar-mode-full .senate-events-list{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  column-gap:20px;
}
.senate-calendar-mode-full .senate-list-item{
  grid-template-columns:50px minmax(0,1fr);
  gap:3px 8px;
  padding:12px 0;
  min-height:82px;
}
.senate-calendar-mode-full .senate-list-date{
  font-size:10px;
}
.senate-calendar-mode-full .senate-list-title{
  font-size:13px;
  line-height:1.25;
}
.senate-calendar-mode-full .senate-list-type{
  font-size:10px;
}
@media(max-width:980px){
  .senate-calendar-mode-full .senate-calendar-container{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .senate-calendar-mode-full .senate-calendar-month{font-size:21px}
  .senate-calendar-mode-full .senate-calendar-grid td{height:92px}
  .senate-calendar-mode-full .senate-events-list{grid-template-columns:1fr !important}
}

/* v1.4.6 — Full calendar: place Kulamada & Munaasabadaha below the calendar */
.senate-calendar-mode-full .senate-calendar-container{
  display:flex;
  flex-direction:column;
  gap:24px;
  width:100%;
  max-width:1280px;
  margin:0 auto;
}
.senate-calendar-mode-full .senate-calendar-main{
  width:100%;
  min-width:0;
}
.senate-calendar-mode-full .senate-events-panel{
  width:100%;
  min-width:0;
  margin-top:0;
  box-sizing:border-box;
}
.senate-calendar-mode-full .senate-events-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  column-gap:32px;
  row-gap:0;
}
.senate-calendar-mode-full .senate-list-item{
  width:100%;
  min-width:0;
  box-sizing:border-box;
}
@media(max-width:800px){
  .senate-calendar-mode-full .senate-events-list{
    grid-template-columns:1fr !important;
  }
}

/* v1.1.0 — Force the fixed-sitting legend indicator to render visibly even when the active theme resets <i> elements. */
.senate-calendar-legend .legend-dot{display:inline-block !important;flex:0 0 10px;width:10px !important;height:10px !important;min-width:10px;min-height:10px;border-radius:50% !important;box-sizing:border-box;}
.senate-calendar-legend .legend-dot.fixed{background:#c53030 !important;}
.senate-calendar-mode-home .senate-calendar-legend .legend-dot.fixed{width:9px !important;height:9px !important;min-width:9px;min-height:9px;}
.senate-js-agenda-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:100001;padding:20px}.senate-js-agenda-backdrop{position:absolute;inset:0;background:rgba(7,18,31,.58)}.senate-js-agenda-card{position:relative;width:min(760px,100%);max-height:80vh;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 25px 70px rgba(0,0,0,.28);padding:30px;z-index:1;color:#142238}.senate-js-agenda-close{position:absolute;top:14px;right:16px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#66758a}.senate-js-agenda-card ol{margin:18px 0 0;padding-left:28px}.senate-js-agenda-card li{margin:0 0 12px;padding-left:6px;line-height:1.6}.senate-agenda-button{cursor:pointer}.senate-single-actions button{font:inherit}
