/* Educa — Calendário escolar. */
.calendar-page-v760{
  display:grid!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
  color:#0F172A!important;
}
.calendar-page-head-v760{
  min-height:76px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:20px!important;
  padding:2px 0 8px!important;
}
.calendar-page-head-v760>div{min-width:0!important;}
.calendar-eyebrow-v760{
  display:block!important;
  margin-bottom:5px!important;
  color:#159A94!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.calendar-page-head-v760 h1{
  margin:0!important;
  color:#0F172A!important;
  font-size:30px!important;
  line-height:1.03!important;
  font-weight:760!important;
  letter-spacing:-.045em!important;
}
.calendar-page-head-v760 p{
  margin:6px 0 0!important;
  color:#64748B!important;
  font-size:13px!important;
  line-height:1.4!important;
}
.calendar-new-event-v760{
  min-height:42px!important;
  border-radius:14px!important;
  padding:0 16px!important;
  white-space:nowrap!important;
}
.calendar-new-event-v760 svg{width:17px!important;height:17px!important;}
.calendar-notice-v760{
  padding:9px 12px!important;
  border:1px solid #B9E8D1!important;
  border-radius:13px!important;
  font-size:12px!important;
  font-weight:650!important;
}
.calendar-filter-card-v760{
  position:relative!important;
  z-index:20!important;
  display:grid!important;
  grid-template-columns:minmax(260px,1.25fr) minmax(180px,.8fr) minmax(210px,.9fr) minmax(180px,.72fr)!important;
  gap:12px!important;
  align-items:end!important;
  padding:12px 14px!important;
  border:1px solid #DCE6F1!important;
  border-radius:22px!important;
  background:#FFFFFF!important;
  box-shadow:0 8px 22px rgba(15,23,42,.025)!important;
}
.calendar-filter-card-v760 .fg{display:grid!important;gap:6px!important;margin:0!important;min-width:0!important;}
.calendar-filter-card-v760 .fl{
  margin:0!important;
  color:#5F7188!important;
  font-size:10.2px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.calendar-search-control-v760{
  min-height:46px!important;
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:0 14px!important;
  border:1px solid #D9E3EE!important;
  border-radius:15px!important;
  background:#FFFFFF!important;
  box-shadow:none!important;
}
.calendar-search-control-v760:focus-within{
  border-color:#A7DDBB!important;
  box-shadow:0 0 0 3px rgba(34,197,94,.10)!important;
}
.calendar-search-control-v760 svg{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  color:#71859D!important;
}
.calendar-search-control-v760 input,
.calendar-search-control-v760 input:focus,
.calendar-search-control-v760 input:focus-visible{
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#0F172A!important;
  font:inherit!important;
  font-size:14px!important;
}
.calendar-search-control-v760 input::placeholder{color:#94A3B8!important;}
.calendar-filter-card-v760 .modern-select-control{
  min-height:46px!important;
  height:46px!important;
  padding:0 14px!important;
  border:1px solid #D9E3EE!important;
  border-radius:15px!important;
  background:#FFFFFF!important;
  box-shadow:none!important;
}
.calendar-filter-card-v760 .modern-select-control:hover{border-color:#C9D7E6!important;box-shadow:none!important;}
.calendar-filter-card-v760 .modern-select-control:focus-visible{
  border-color:#A7DDBB!important;
  box-shadow:0 0 0 3px rgba(34,197,94,.10)!important;
}
.calendar-filter-card-v760 .modern-select.is-open .modern-select-control{border-color:#D9E3EE!important;box-shadow:none!important;}
.calendar-filter-card-v760 .modern-select-label{font-size:13.5px!important;font-weight:700!important;}
.calendar-filter-card-v760 .modern-select-arrow{top:13px!important;color:#71859D!important;}
.calendar-filter-card-v760 .modern-select-menu{
  margin-top:7px!important;
  padding:8px!important;
  border:1px solid #DCE6F1!important;
  border-radius:16px!important;
  background:#FFFFFF!important;
  box-shadow:0 18px 44px rgba(15,23,42,.10)!important;
}
.calendar-filter-card-v760 .modern-select-search{
  min-height:40px!important;
  height:40px!important;
  padding:0 12px!important;
  border:1px solid #D9E3EE!important;
  border-radius:12px!important;
  background:#F8FAFC!important;
  box-shadow:none!important;
}
.calendar-filter-card-v760 .modern-select-search:focus,
.calendar-filter-card-v760 .modern-select-search:focus-visible{
  border-color:#A7DDBB!important;
  outline:0!important;
  box-shadow:0 0 0 3px rgba(34,197,94,.10)!important;
}
.calendar-filter-card-v760 .modern-select-option{min-height:42px!important;padding:9px 11px!important;border-radius:12px!important;}
.calendar-filter-card-v760 .modern-select-option.on{background:#F0FDF4!important;color:#166534!important;}

.calendar-summary-v760{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:8px!important;
}
.calendar-summary-item-v760{
  min-width:0!important;
  min-height:76px!important;
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  column-gap:9px!important;
  padding:11px 13px!important;
  border:1px solid #DFE7F0!important;
  border-radius:17px!important;
  background:#FFFFFF!important;
  box-shadow:0 6px 18px rgba(15,23,42,.02)!important;
}
.calendar-summary-item-v760 small{
  grid-column:1/-1!important;
  color:#73869D!important;
  font-size:9.5px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
}
.calendar-summary-item-v760 strong{
  min-width:0!important;
  color:#0F172A!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:760!important;
  letter-spacing:-.035em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.calendar-summary-item-v760 span{
  min-width:0!important;
  color:#64748B!important;
  font-size:10.5px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.calendar-summary-item-v760.is-today{border-top:3px solid #159A94!important;}
.calendar-summary-item-v760.is-week{border-top:3px solid #4F83D1!important;}
.calendar-summary-item-v760.is-action{border-top:3px solid #D97706!important;}
.calendar-summary-item-v760.is-holiday{border-top:3px solid #22A45A!important;}
.calendar-summary-item-v760.is-term{border-top:3px solid #7C5CC4!important;}
.calendar-summary-item-v760.is-action strong,
.calendar-summary-item-v760.is-holiday strong,
.calendar-summary-item-v760.is-term strong{font-size:15px!important;}

.calendar-main-card-v760{
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid #DCE6F1!important;
  border-radius:22px!important;
  background:#FFFFFF!important;
  box-shadow:0 10px 28px rgba(15,23,42,.03)!important;
}
.calendar-toolbar-v760{
  min-height:66px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:10px 14px!important;
  border-bottom:1px solid #E4EBF3!important;
  background:#FFFFFF!important;
}
.calendar-month-nav-v760{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
}
.calendar-month-nav-v760>button{
  width:36px!important;
  height:36px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #DCE6F1!important;
  border-radius:12px!important;
  background:#FFFFFF!important;
  color:#526981!important;
  font-size:22px!important;
  cursor:pointer!important;
}
.calendar-month-nav-v760>button:hover{background:#F6FAFD!important;border-color:#C9D7E6!important;color:#0F172A!important;}
.calendar-month-nav-v760>div{
  min-width:178px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
}
.calendar-month-nav-v760 strong{
  color:#0F172A!important;
  font-size:15px!important;
  font-weight:760!important;
  white-space:nowrap!important;
}
.calendar-month-nav-v760>div>button{
  min-height:28px!important;
  padding:0 9px!important;
  border:1px solid #DCE6F1!important;
  border-radius:10px!important;
  background:#F8FAFC!important;
  color:#526981!important;
  font-size:10.5px!important;
  font-weight:700!important;
  cursor:pointer!important;
}
.calendar-view-switch-v760{
  display:inline-flex!important;
  align-items:center!important;
  gap:3px!important;
  padding:3px!important;
  border:1px solid #DCE6F1!important;
  border-radius:13px!important;
}
.calendar-view-switch-v760 button{
  min-height:32px!important;
  padding:0 12px!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  font:inherit!important;
  font-size:11.5px!important;
  font-weight:700!important;
  cursor:pointer!important;
}
.calendar-view-switch-v760 button.on{
  box-shadow:none!important;
}
.calendar-month-scroll-v760{width:100%!important;overflow-x:auto!important;}
.calendar-month-grid-v760{
  min-width:860px!important;
  display:grid!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  gap:1px!important;
}
.calendar-weekday-v760{
  min-height:36px!important;
  display:flex!important;
  align-items:center!important;
  padding:0 10px!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
.calendar-day-v760{
  min-height:116px!important;
  min-width:0!important;
  padding:8px!important;
}
.calendar-day-v760.outside .calendar-day-head-v760>span{color:#B2BDCA!important;}
.calendar-day-head-v760{
  min-height:23px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:6px!important;
}
.calendar-day-head-v760>span{
  width:26px!important;
  height:26px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:9px!important;
  font-size:11px!important;
  font-weight:750!important;
}
.calendar-day-v760.today .calendar-day-head-v760>span{background:#159A94!important;color:#FFFFFF!important;}
.calendar-day-head-v760>button{
  width:24px!important;
  height:24px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#91A2B5!important;
  font-size:16px!important;
  cursor:pointer!important;
  opacity:0!important;
}
.calendar-day-v760:hover .calendar-day-head-v760>button{opacity:1!important;}
.calendar-day-events-v760{display:grid!important;gap:4px!important;margin-top:4px!important;}
.calendar-event-pill-v760{
  min-width:0!important;
  min-height:24px!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  padding:3px 7px!important;
  border:1px solid transparent!important;
  border-radius:8px!important;
  font:inherit!important;
  text-align:left!important;
  cursor:pointer!important;
}
.calendar-event-pill-v760 b{font-size:9px!important;font-weight:800!important;flex:0 0 auto!important;}
.calendar-event-pill-v760 span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:9.5px!important;
  font-weight:700!important;
}
.calendar-more-events-v760{
  min-height:22px!important;
  padding:0 6px!important;
  border:0!important;
  border-radius:7px!important;
  font:inherit!important;
  font-size:9px!important;
  font-weight:700!important;
  text-align:left!important;
  cursor:pointer!important;
}
.calendar-page-v760 .is-holiday{--cal-bg:#ECFDF3;--cal-line:#BDE9CD;--cal-ink:#167044;}
.calendar-page-v760 .is-deadline{--cal-bg:#EFF6FF;--cal-line:#C8DCF9;--cal-ink:#245EB5;}
.calendar-page-v760 .is-term{--cal-bg:#ECFEFF;--cal-line:#BDEBEA;--cal-ink:#0F766E;}
.calendar-page-v760 .is-assessment{--cal-bg:#FFF1ED;--cal-line:#F6C9BA;--cal-ink:#B4532A;}
.calendar-page-v760 .is-meeting{--cal-bg:#FFFBEB;--cal-line:#F3DEA0;--cal-ink:#9A650B;}
.calendar-page-v760 .is-school-event{--cal-bg:#F5F3FF;--cal-line:#D8CDF8;--cal-ink:#6842B8;}
.calendar-page-v760 .is-administrative{--cal-bg:#F1F5F9;--cal-line:#D6E0EA;--cal-ink:#52657D;}
.calendar-event-pill-v760[class*="is-"],
.calendar-category-chip-v760[class*="is-"],
.calendar-detail-category-v760[class*="is-"]{
  background:var(--cal-bg)!important;
  border-color:var(--cal-line)!important;
  color:var(--cal-ink)!important;
}
.calendar-list-v760{display:grid!important;gap:0!important;}
.calendar-list-event-v760{
  min-height:78px!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:13px!important;
  padding:10px 16px!important;
  border:0!important;
  border-bottom:1px solid #E7EDF4!important;
  font:inherit!important;
  text-align:left!important;
  cursor:pointer!important;
}
.calendar-list-event-v760:last-child{border-bottom:0!important;}
.calendar-list-event-v760.requires-action{box-shadow:inset 3px 0 0 #D97706!important;}
.calendar-list-date-v760{
  width:46px!important;
  height:52px!important;
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  border:1px solid var(--cal-line,#DCE6F1)!important;
  border-radius:13px!important;
  background:var(--cal-bg,#F8FAFC)!important;
  color:var(--cal-ink,#52657D)!important;
}
.calendar-list-date-v760 b{font-size:17px!important;line-height:1!important;font-weight:780!important;}
.calendar-list-date-v760 small{margin-top:3px!important;font-size:9px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important;}
.calendar-list-copy-v760{min-width:0!important;display:grid!important;gap:4px!important;}
.calendar-list-copy-v760>strong{color:#0F172A!important;font-size:13.5px!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.calendar-list-copy-v760>small{color:#64748B!important;font-size:10.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.calendar-list-tags-v760{display:flex!important;gap:5px!important;align-items:center!important;flex-wrap:wrap!important;}
.calendar-category-chip-v760,
.calendar-action-chip-v760,
.calendar-draft-chip-v760{
  display:inline-flex!important;
  align-items:center!important;
  min-height:20px!important;
  padding:0 7px!important;
  border:1px solid!important;
  border-radius:999px!important;
  font-size:8.5px!important;
  line-height:1!important;
  font-style:normal!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
.calendar-action-chip-v760{background:#FFF7ED!important;border-color:#FED7AA!important;color:#C2410C!important;}
.calendar-draft-chip-v760{background:#F1F5F9!important;border-color:#CBD5E1!important;color:#64748B!important;}
.calendar-list-event-v760>svg{width:18px!important;height:18px!important;}
.calendar-loading-v760,.calendar-error-v760,.calendar-empty-v760{
  min-height:240px!important;
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  gap:8px!important;
  padding:30px!important;
  text-align:center!important;
  color:#64748B!important;
}
.calendar-error-v760 strong,.calendar-empty-v760 strong{color:#0F172A!important;font-size:15px!important;}
.calendar-error-v760 span,.calendar-empty-v760 span{font-size:12px!important;}
.calendar-error-v760 .btn{margin-top:6px!important;}
.calendar-legend-v760{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  padding:2px 5px 8px!important;
  color:#64748B!important;
}
.calendar-legend-v760 span{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:9.5px!important;font-weight:650!important;}
.calendar-legend-v760 i{width:8px!important;height:8px!important;border-radius:999px!important;background:var(--cal-ink,#64748B)!important;}

.calendar-modal-backdrop-v760{z-index:1600!important;background:rgba(15,23,42,.42)!important;backdrop-filter:blur(5px)!important;}
.calendar-detail-modal-v760,
.calendar-editor-v760{
  position:relative!important;
  width:min(680px,calc(100vw - 28px))!important;
  max-width:680px!important;
  max-height:90vh!important;
  overflow:auto!important;
  padding:24px!important;
  border-radius:24px!important;
  border:1px solid #DCE6F1!important;
  background:#FFFFFF!important;
  box-shadow:0 26px 80px rgba(15,23,42,.22)!important;
}
.calendar-editor-v760{width:min(880px,calc(100vw - 28px))!important;max-width:880px!important;}
.calendar-modal-close-v760{
  position:absolute!important;
  top:13px!important;
  right:13px!important;
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #E2E8F0!important;
  border-radius:11px!important;
  font-size:20px!important;
  cursor:pointer!important;
}
.calendar-detail-category-v760{
  width:max-content!important;
  min-height:26px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:0 9px!important;
  border:1px solid!important;
  border-radius:999px!important;
  font-size:10px!important;
  font-weight:800!important;
}
.calendar-detail-modal-v760 h2{margin:12px 42px 5px 0!important;color:#0F172A!important;font-size:24px!important;line-height:1.12!important;letter-spacing:-.035em!important;}
.calendar-detail-date-v760{margin:0!important;color:#526981!important;font-size:12.5px!important;font-weight:700!important;}
.calendar-detail-meta-v760{display:flex!important;gap:7px!important;flex-wrap:wrap!important;margin-top:15px!important;}
.calendar-detail-meta-v760 span{padding:7px 9px!important;border-radius:10px!important;background:#F8FAFC!important;color:#64748B!important;font-size:10.5px!important;}
.calendar-detail-description-v760{margin:16px 0 0!important;padding-top:15px!important;border-top:1px solid #E8EEF5!important;color:#475569!important;font-size:12.5px!important;line-height:1.6!important;white-space:pre-wrap!important;}
.calendar-detail-action-v760{margin-top:14px!important;padding:10px 12px!important;border:1px solid #FED7AA!important;border-radius:12px!important;background:#FFF7ED!important;color:#C2410C!important;font-size:11px!important;font-weight:700!important;}
.calendar-detail-actions-v760{margin-top:20px!important;justify-content:flex-end!important;}
.calendar-editor-head-v760{padding-right:45px!important;margin-bottom:16px!important;}
.calendar-editor-head-v760>span{color:#159A94!important;font-size:9.5px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;}
.calendar-editor-head-v760 h2{margin:5px 0!important;color:#0F172A!important;font-size:21px!important;line-height:1.15!important;letter-spacing:-.035em!important;}
.calendar-editor-head-v760 p{margin:0!important;color:#64748B!important;font-size:11.5px!important;line-height:1.45!important;}
.calendar-editor-notice-v760{margin-bottom:12px!important;padding:9px 11px!important;border:1px solid #F4C7C7!important;border-radius:11px!important;font-size:11px!important;font-weight:650!important;}
.calendar-editor-grid-v760{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.calendar-editor-grid-v760 .fg{display:grid!important;gap:6px!important;margin:0!important;min-width:0!important;}
.calendar-editor-grid-v760 .fl{margin:0!important;color:#5F7188!important;font-size:10px!important;letter-spacing:.05em!important;text-transform:uppercase!important;}
.calendar-editor-grid-v760 .fi,
.calendar-editor-grid-v760 .modern-select-control{
  min-height:46px!important;
  border:1px solid #D9E3EE!important;
  border-radius:14px!important;
  background:#FFFFFF!important;
  box-shadow:none!important;
  color:#0F172A!important;
  font-size:13px!important;
}
.calendar-editor-grid-v760 textarea.fi{min-height:96px!important;padding:12px!important;resize:vertical!important;}
.calendar-editor-grid-v760 .fi:focus,
.calendar-editor-grid-v760 .fi:focus-visible,
.calendar-editor-grid-v760 .modern-select-control:focus-visible{
  border-color:#A7DDBB!important;
  outline:0!important;
  box-shadow:0 0 0 3px rgba(34,197,94,.10)!important;
}
.calendar-editor-grid-v760 .modern-select.is-open .modern-select-control{border-color:#D9E3EE!important;box-shadow:none!important;}
.calendar-editor-grid-v760 .modern-select-menu{z-index:1700!important;}
.calendar-field-wide-v760{grid-column:1/-1!important;}
.calendar-action-toggle-v760{
  min-height:58px!important;
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  padding:10px 12px!important;
  border:1px solid #DCE6F1!important;
  border-radius:14px!important;
  background:#F8FAFC!important;
  cursor:pointer!important;
}
.calendar-action-toggle-v760 input{width:18px!important;height:18px!important;flex:0 0 18px!important;accent-color:#159A94!important;}
.calendar-action-toggle-v760 span{display:grid!important;gap:2px!important;}
.calendar-action-toggle-v760 strong{color:#0F172A!important;font-size:12px!important;}
.calendar-action-toggle-v760 small{color:#64748B!important;font-size:10.5px!important;line-height:1.35!important;}
.calendar-editor-actions-v760{margin-top:18px!important;justify-content:flex-end!important;}

@media(max-width:1180px){
  .calendar-filter-card-v760{grid-template-columns:1.2fr 1fr 1fr!important;}
  .calendar-filter-card-v760 .fg:last-child{grid-column:auto!important;}
  .calendar-summary-v760{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:860px){
  .calendar-page-head-v760{align-items:flex-start!important;}
  .calendar-filter-card-v760{grid-template-columns:1fr 1fr!important;}
  .calendar-summary-v760{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .calendar-toolbar-v760{align-items:flex-start!important;flex-direction:column!important;}
  .calendar-view-switch-v760{width:100%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;}
  .calendar-editor-grid-v760{grid-template-columns:1fr!important;}
  .calendar-field-wide-v760{grid-column:auto!important;}
}
@media(max-width:600px){
  .calendar-page-head-v760{display:grid!important;grid-template-columns:1fr!important;}
  .calendar-page-head-v760 h1{font-size:26px!important;}
  .calendar-new-event-v760{width:100%!important;}
  .calendar-filter-card-v760{grid-template-columns:1fr!important;padding:11px!important;}
  .calendar-summary-v760{grid-template-columns:1fr 1fr!important;}
  .calendar-summary-item-v760{min-height:70px!important;padding:10px!important;}
  .calendar-month-nav-v760{width:100%!important;justify-content:space-between!important;}
  .calendar-month-nav-v760>div{min-width:0!important;}
  .calendar-list-event-v760{grid-template-columns:44px minmax(0,1fr)!important;padding:10px 12px!important;}
  .calendar-list-event-v760>svg{display:none!important;}
  .calendar-detail-modal-v760,.calendar-editor-v760{padding:20px 16px!important;border-radius:20px!important;}
}


html[data-theme="dark"] .calendar-page-v760{color:#F8FAFC!important;}
html[data-theme="dark"] .calendar-page-head-v760 h1,
html[data-theme="dark"] .calendar-summary-item-v760 strong,
html[data-theme="dark"] .calendar-month-nav-v760 strong,
html[data-theme="dark"] .calendar-list-copy-v760>strong,
html[data-theme="dark"] .calendar-error-v760 strong,
html[data-theme="dark"] .calendar-empty-v760 strong,
html[data-theme="dark"] .calendar-detail-modal-v760 h2,
html[data-theme="dark"] .calendar-editor-head-v760 h2,
html[data-theme="dark"] .calendar-action-toggle-v760 strong{color:#F8FAFC!important;}
html[data-theme="dark"] .calendar-page-head-v760 p,
html[data-theme="dark"] .calendar-summary-item-v760 span,
html[data-theme="dark"] .calendar-list-copy-v760>small,
html[data-theme="dark"] .calendar-detail-date-v760,
html[data-theme="dark"] .calendar-detail-description-v760,
html[data-theme="dark"] .calendar-editor-head-v760 p,
html[data-theme="dark"] .calendar-action-toggle-v760 small,
html[data-theme="dark"] .calendar-legend-v760{color:#AFC0D4!important;}
html[data-theme="dark"] .calendar-filter-card-v760,
html[data-theme="dark"] .calendar-summary-item-v760,
html[data-theme="dark"] .calendar-main-card-v760,
html[data-theme="dark"] .calendar-toolbar-v760,
html[data-theme="dark"] .calendar-detail-modal-v760,
html[data-theme="dark"] .calendar-editor-v760{
  background:#0D182A!important;
  border-color:#24364A!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .calendar-filter-card-v760 .fl,
html[data-theme="dark"] .calendar-editor-grid-v760 .fl{color:#AFC0D4!important;}
html[data-theme="dark"] .calendar-search-control-v760,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-control,
html[data-theme="dark"] .calendar-editor-grid-v760 .fi,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-control{
  background:#101F33!important;
  border-color:#2B4058!important;
  color:#F8FAFC!important;
}
html[data-theme="dark"] .calendar-search-control-v760 input{color:#F8FAFC!important;}
html[data-theme="dark"] .calendar-search-control-v760 input::placeholder,
html[data-theme="dark"] .calendar-search-control-v760 svg,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-arrow{color:#9FB4CB!important;}
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-menu,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-menu{
  background:#0E1B2D!important;
  border-color:#2B4058!important;
  box-shadow:0 22px 60px rgba(0,0,0,.42)!important;
}
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-search{
  background:#122238!important;
  border-color:#2B4058!important;
  color:#F8FAFC!important;
}
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-option{color:#E2E8F0!important;}
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-option:hover{background:rgba(255,255,255,.04)!important;}
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-option.on{background:rgba(34,197,94,.14)!important;color:#CFF7D9!important;}
html[data-theme="dark"] .calendar-toolbar-v760{border-bottom-color:#24364A!important;}
html[data-theme="dark"] .calendar-month-nav-v760>button,
html[data-theme="dark"] .calendar-month-nav-v760>div>button{
  background:#122238!important;
  border-color:#2B4058!important;
  color:#B7C8DA!important;
}
html[data-theme="dark"] .calendar-view-switch-v760{background:#101F33!important;border-color:#2B4058!important;}
html[data-theme="dark"] .calendar-day-head-v760>span{color:#D6E1EC!important;}
html[data-theme="dark"] .calendar-day-head-v760>button:hover{background:rgba(45,212,191,.10)!important;color:#70E2D7!important;}
html[data-theme="dark"] .calendar-more-events-v760{background:#16263B!important;color:#AFC0D4!important;}
html[data-theme="dark"] .calendar-list-event-v760{background:#0D182A!important;border-bottom-color:#24364A!important;color:#F8FAFC!important;}
html[data-theme="dark"] .calendar-list-event-v760>svg{color:#91A6BC!important;}
html[data-theme="dark"] .calendar-detail-meta-v760 span,
html[data-theme="dark"] .calendar-action-toggle-v760{background:#101F33!important;border-color:#2B4058!important;color:#AFC0D4!important;}
html[data-theme="dark"] .calendar-detail-meta-v760 b{color:#E2E8F0!important;}
html[data-theme="dark"] .calendar-detail-description-v760{border-top-color:#2B4058!important;}
html[data-theme="dark"] .calendar-modal-close-v760{background:#122238!important;border-color:#2B4058!important;color:#AFC0D4!important;}
html[data-theme="dark"] .calendar-editor-notice-v760{background:rgba(244,63,94,.10)!important;border-color:rgba(251,113,133,.25)!important;color:#FECDD3!important;}
html[data-theme="dark"] .calendar-notice-v760{background:rgba(34,197,94,.10)!important;border-color:rgba(74,222,128,.25)!important;color:#BBF7D0!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-holiday,html[data-theme="dark"] .calendar-category-chip-v760.is-holiday,html[data-theme="dark"] .calendar-detail-category-v760.is-holiday{background:rgba(34,164,90,.14)!important;border-color:rgba(74,222,128,.30)!important;color:#A7F3C2!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-deadline,html[data-theme="dark"] .calendar-category-chip-v760.is-deadline,html[data-theme="dark"] .calendar-detail-category-v760.is-deadline{background:rgba(59,130,246,.14)!important;border-color:rgba(96,165,250,.30)!important;color:#BFDBFE!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-term,html[data-theme="dark"] .calendar-category-chip-v760.is-term,html[data-theme="dark"] .calendar-detail-category-v760.is-term{background:rgba(20,184,166,.14)!important;border-color:rgba(45,212,191,.30)!important;color:#99F6E4!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-assessment,html[data-theme="dark"] .calendar-category-chip-v760.is-assessment,html[data-theme="dark"] .calendar-detail-category-v760.is-assessment{background:rgba(234,88,12,.14)!important;border-color:rgba(251,146,60,.30)!important;color:#FED7AA!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-meeting,html[data-theme="dark"] .calendar-category-chip-v760.is-meeting,html[data-theme="dark"] .calendar-detail-category-v760.is-meeting{background:rgba(217,119,6,.14)!important;border-color:rgba(245,158,11,.30)!important;color:#FDE68A!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-school-event,html[data-theme="dark"] .calendar-category-chip-v760.is-school-event,html[data-theme="dark"] .calendar-detail-category-v760.is-school-event{background:rgba(124,92,196,.16)!important;border-color:rgba(167,139,250,.30)!important;color:#DDD6FE!important;}
html[data-theme="dark"] .calendar-event-pill-v760.is-administrative,html[data-theme="dark"] .calendar-category-chip-v760.is-administrative,html[data-theme="dark"] .calendar-detail-category-v760.is-administrative{background:rgba(100,116,139,.16)!important;border-color:rgba(148,163,184,.28)!important;color:#CBD5E1!important;}
.calendar-event-pill-v760.is-draft{border-style:dashed!important;opacity:.72!important;}


@media (min-width:981px){
  .tl > .sb{
    overflow:hidden!important;
  }
  .tl > .sb > .sb-nav{
    flex:1 1 auto!important;
    min-height:0!important;
    padding-top:5px!important;
    padding-bottom:2px!important;
    gap:0!important;
    overflow:hidden!important;
  }
  .tl > .sb > .sb-nav .sb-group-v753{
    gap:0!important;
  }
  .tl > .sb > .sb-nav .sb-group-v753 + .sb-group-v753{
    margin-top:5px!important;
    padding-top:5px!important;
  }
  .tl > .sb > .sb-nav .ni{
    min-height:31px!important;
    height:31px!important;
    margin:0 0 1px!important;
    padding-top:0!important;
    padding-bottom:0!important;
    line-height:1.1!important;
  }
  .tl > .sb > .sb-foot.sb-foot-v754{
    flex:0 0 auto!important;
    margin-top:5px!important;
  }
}
body,
.tl>.tm{
  background:#F5F7FB!important;
  color:#0F1F3A!important;
}
.tl>.sb{
  background:#FFFFFF!important;
  border-color:#E1E7EF!important;
}
.tl>.sb>.sb-brand{
  border-color:#E9EEF4!important;
}
.tl>.sb>.sb-brand .brand-lockup span,
.tl>.sb>.sb-brand h2{
  color:#0F766E!important;
}
.tl>.sb>.sb-brand .sb-brand-domain{
  color:#7B8DA5!important;
}
.tl>.sb>.sb-nav .ni{
  color:#465C78!important;
}
.tl>.sb>.sb-nav .ni svg,
.tl>.sb>.sb-nav .ni svg *{
  color:#7186A2!important;
  stroke:currentColor!important;
}
.tl>.sb>.sb-nav .ni:hover{
  background:#F4F7FA!important;
  color:#0F766E!important;
}
.tl>.sb>.sb-nav .ni:hover svg,
.tl>.sb>.sb-nav .ni:hover svg *{
  color:#0F766E!important;
}
.tl>.sb>.sb-nav .ni.on,
.tl>.sb>.sb-nav .ni.on:hover{
  background:#159A94!important;
  color:#FFFFFF!important;
  border-color:#159A94!important;
}
.tl>.sb>.sb-nav .ni.on svg,
.tl>.sb>.sb-nav .ni.on svg *,
.tl>.sb>.sb-nav .ni.on:hover svg,
.tl>.sb>.sb-nav .ni.on:hover svg *{
  color:#FFFFFF!important;
  stroke:currentColor!important;
}
.sb-group-v753 + .sb-group-v753,
.tl>.sb>.sb-foot.sb-foot-v754{
  border-color:#E9EEF4!important;
}
.sb-account-identity-v754{
  color:#0F1F3A!important;
}
.sb-account-identity-v754:hover,
.sb-account-identity-v754:focus-visible{
  background:#F4F7FA!important;
}
.sb-direct-logout-v754{
  background:#FFFFFF!important;
  border-color:#E1E7EF!important;
  color:#7186A2!important;
}
.sb-direct-logout-v754:hover,
.sb-direct-logout-v754:focus-visible{
  background:#FFF0F0!important;
  border-color:#F2B6B6!important;
  color:#C84B4B!important;
}

.dashboard-inline-greeting-v753,
.dashboard-intelligence-copy-v752 strong,
.dashboard-class-name-v47 strong,
.calendar-page-head-v760 h1,
.calendar-summary-item-v760 strong,
.calendar-month-nav-v760 strong,
.calendar-list-copy-v760>strong{
  color:#0F1F3A!important;
}
.dashboard-proverb-v752,
.dashboard-intelligence-copy-v752 span,
.dashboard-class-context-v47,
.calendar-page-head-v760 p,
.calendar-summary-item-v760 span,
.calendar-list-copy-v760>small,
.calendar-detail-date-v760,
.calendar-detail-description-v760{
  color:#7B8DA5!important;
}
.dashboard-period-pill-v753{
  background:#F8FAFD!important;
  border-color:#E1E7EF!important;
  color:#526783!important;
}

.teacher-results-board.dashboard-board-v47 .results-filter-stack.dashboard-filter-stack-v47.dashboard-filter-stack-v472,
.dashboard-list-panel-v473,
.results-applications-panel-v1424.results-by-class-panel-v321.dashboard-list-panel-v47.dashboard-list-panel-v473,
.calendar-filter-card-v760,
.calendar-summary-item-v760,
.calendar-main-card-v760,
.calendar-toolbar-v760,
.calendar-detail-modal-v760,
.calendar-editor-v760{
  background:#FFFFFF!important;
  border-color:#E1E7EF!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .fl,
.calendar-filter-card-v760 .fl,
.calendar-editor-grid-v760 .fl{
  color:#526783!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-control,
.calendar-search-control-v760,
.calendar-filter-card-v760 .modern-select-control,
.calendar-editor-grid-v760 .fi,
.calendar-editor-grid-v760 .modern-select-control{
  background:#FFFFFF!important;
  border-color:#DCE4EE!important;
  color:#182A46!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47 input,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-label,
.calendar-search-control-v760 input{
  color:#182A46!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47 input::placeholder,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-placeholder,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-arrow,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47 svg,
.calendar-search-control-v760 input::placeholder,
.calendar-search-control-v760 svg,
.calendar-filter-card-v760 .modern-select-arrow{
  color:#91A0B5!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-search-box-v47:focus-within,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-control:focus-visible,
.calendar-search-control-v760:focus-within,
.calendar-filter-card-v760 .modern-select-control:focus-visible,
.calendar-editor-grid-v760 .fi:focus,
.calendar-editor-grid-v760 .modern-select-control:focus-visible{
  border-color:#6EC9A1!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-menu,
.calendar-filter-card-v760 .modern-select-menu,
.calendar-editor-grid-v760 .modern-select-menu{
  background:#FFFFFF!important;
  border-color:#E1E7EF!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-search,
.calendar-filter-card-v760 .modern-select-search{
  background:#F8FAFD!important;
  border-color:#DCE4EE!important;
  color:#182A46!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-search::placeholder,
.calendar-filter-card-v760 .modern-select-search::placeholder{
  color:#91A0B5!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-search:focus,
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-search:focus-visible,
.calendar-filter-card-v760 .modern-select-search:focus,
.calendar-filter-card-v760 .modern-select-search:focus-visible{
  border-color:#6EC9A1!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-option,
.calendar-filter-card-v760 .modern-select-option,
.calendar-editor-grid-v760 .modern-select-option{
  background:#FFFFFF!important;
  color:#182A46!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-option:hover,
.calendar-filter-card-v760 .modern-select-option:hover,
.calendar-editor-grid-v760 .modern-select-option:hover{
  background:#F8FAFD!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-option.on,
.calendar-filter-card-v760 .modern-select-option.on,
.calendar-editor-grid-v760 .modern-select-option.on{
  background:#EAF8F6!important;
  color:#0F766E!important;
}
.teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-check,
.calendar-filter-card-v760 .modern-select-check,
.calendar-editor-grid-v760 .modern-select-check{
  color:#0F766E!important;
}

.dashboard-intelligence-v752{
  background:#FCFDFE!important;
  border-color:#E7ECF2!important;
}
.dashboard-intelligence-stats-v741 b{
  color:#10213D!important;
}
.dashboard-intelligence-stats-v741 small,
.dashboard-updated-v752{
  color:#98A6B8!important;
}
.dashboard-intelligence-stats-v741>span+span::before,
.dashboard-updated-v752{
  border-color:#E7ECF2!important;
}
.dashboard-class-list-head-v47{
  background:#F6F8FC!important;
  color:#536882!important;
  border-color:#E7ECF2!important;
}
.dashboard-class-row-v47{
  background:#FFFFFF!important;
  border-color:#E8EDF3!important;
}
.dashboard-class-row-v47:hover{
  background:#F8FAFD!important;
}
.dashboard-class-students-v47{
  color:#526783!important;
}
.dashboard-class-students-v47 b{
  color:#0F1F3A!important;
}
.dashboard-row-secondary-v753,
.dashboard-row-primary-v740,
.dashboard-row-primary-v740.live{
  background:#FFFFFF!important;
  border-color:#E1E7EF!important;
  color:#526783!important;
}
.dashboard-row-secondary-v753 svg,
.dashboard-row-primary-v740 svg,
.dashboard-row-primary-v740.live svg{
  color:#7186A2!important;
}
.dashboard-class-actions-v753>.dashboard-row-secondary-v753:not(.is-sim):hover,
.dashboard-class-actions-v753>.dashboard-row-secondary-v753:not(.is-sim):focus-visible{
  background:#ECF8F0!important;
  border-color:#91CDA8!important;
  color:#227446!important;
}
.dashboard-class-actions-v753>.dashboard-row-secondary-v753:not(.is-sim):hover svg,
.dashboard-class-actions-v753>.dashboard-row-secondary-v753:not(.is-sim):focus-visible svg{
  color:#258A52!important;
}
.dashboard-class-actions-v753>.dashboard-row-primary-v740:hover,
.dashboard-class-actions-v753>.dashboard-row-primary-v740:focus-visible,
.dashboard-class-actions-v753>.dashboard-row-primary-v740.live:hover,
.dashboard-class-actions-v753>.dashboard-row-primary-v740.live:focus-visible{
  background:#EEF5FF!important;
  border-color:#9BBBEA!important;
  color:#2D63AD!important;
}
.dashboard-class-actions-v753>.dashboard-row-primary-v740:hover svg,
.dashboard-class-actions-v753>.dashboard-row-primary-v740:focus-visible svg,
.dashboard-class-actions-v753>.dashboard-row-primary-v740.live:hover svg,
.dashboard-class-actions-v753>.dashboard-row-primary-v740.live:focus-visible svg{
  color:#3978D3!important;
}
.dashboard-class-actions-v753>.dashboard-row-secondary-v753.is-sim:hover,
.dashboard-class-actions-v753>.dashboard-row-secondary-v753.is-sim:focus-visible{
  background:#F4F0FF!important;
  border-color:#BDAFE8!important;
  color:#6747AE!important;
}
.dashboard-class-actions-v753>.dashboard-row-secondary-v753.is-sim:hover svg,
.dashboard-class-actions-v753>.dashboard-row-secondary-v753.is-sim:focus-visible svg{
  color:#7655C5!important;
}

.calendar-toolbar-v760{
  border-color:#E7ECF2!important;
}
.calendar-month-nav-v760>button,
.calendar-month-nav-v760>div>button{
  background:#FFFFFF!important;
  border-color:#E1E7EF!important;
  color:#526783!important;
}
.calendar-month-nav-v760>button:hover,
.calendar-month-nav-v760>div>button:hover{
  background:#F8FAFD!important;
  color:#0F766E!important;
}
.calendar-view-switch-v760{
  background:#F8FAFD!important;
  border-color:#E1E7EF!important;
}
.calendar-view-switch-v760 button{
  color:#526783!important;
}
.calendar-view-switch-v760 button.on{
  background:#159A94!important;
  color:#FFFFFF!important;
}
.calendar-month-grid-v760{
  background:#E7ECF2!important;
}
.calendar-weekday-v760{
  background:#F8FAFD!important;
  color:#7B8DA5!important;
}
.calendar-day-v760{
  background:#FFFFFF!important;
}
.calendar-day-v760.outside{
  background:#F8FAFD!important;
}
.calendar-day-v760.today{
  background:#EAF8F6!important;
  box-shadow:inset 0 0 0 2px #A9DDD8!important;
}
.calendar-day-head-v760>span{
  color:#0F1F3A!important;
}
.calendar-day-head-v760>button:hover{
  background:#EAF8F6!important;
  color:#0F766E!important;
}
.calendar-more-events-v760{
  background:#F8FAFD!important;
  color:#526783!important;
}
.calendar-list-event-v760{
  background:#FFFFFF!important;
  border-color:#E8EDF3!important;
  color:#0F1F3A!important;
}
.calendar-list-event-v760:hover{
  background:#F8FAFD!important;
}
.calendar-list-event-v760>svg{
  color:#7186A2!important;
}
.calendar-detail-meta-v760 span,
.calendar-action-toggle-v760{
  background:#F8FAFD!important;
  border-color:#E1E7EF!important;
  color:#526783!important;
}
.calendar-detail-meta-v760 b{
  color:#0F1F3A!important;
}
.calendar-detail-description-v760{
  border-color:#E7ECF2!important;
}
.calendar-modal-close-v760{
  background:#F8FAFD!important;
  border-color:#E1E7EF!important;
  color:#526783!important;
}
.calendar-notice-v760{
  background:#ECF8F0!important;
  border-color:#91CDA8!important;
  color:#227446!important;
}
.calendar-editor-notice-v760{
  background:#FFF0F0!important;
  border-color:#F2B6B6!important;
  color:#A63C3C!important;
}
.calendar-event-pill-v760.is-holiday,
.calendar-category-chip-v760.is-holiday,
.calendar-detail-category-v760.is-holiday{
  background:#ECF8F0!important;
  border-color:#91CDA8!important;
  color:#227446!important;
}
.calendar-event-pill-v760.is-deadline,
.calendar-category-chip-v760.is-deadline,
.calendar-detail-category-v760.is-deadline{
  background:#EEF5FF!important;
  border-color:#9BBBEA!important;
  color:#2D63AD!important;
}
.calendar-event-pill-v760.is-term,
.calendar-category-chip-v760.is-term,
.calendar-detail-category-v760.is-term{
  background:#EAF8F6!important;
  border-color:#A9DDD8!important;
  color:#0F766E!important;
}
.calendar-event-pill-v760.is-assessment,
.calendar-category-chip-v760.is-assessment,
.calendar-detail-category-v760.is-assessment{
  background:#FFF0F0!important;
  border-color:#F2B6B6!important;
  color:#A63C3C!important;
}
.calendar-event-pill-v760.is-meeting,
.calendar-category-chip-v760.is-meeting,
.calendar-detail-category-v760.is-meeting{
  background:#FFF6E8!important;
  border-color:#E6BD7A!important;
  color:#9C5F13!important;
}
.calendar-event-pill-v760.is-school-event,
.calendar-category-chip-v760.is-school-event,
.calendar-detail-category-v760.is-school-event{
  background:#F4F0FF!important;
  border-color:#BDAFE8!important;
  color:#6747AE!important;
}
.calendar-event-pill-v760.is-administrative,
.calendar-category-chip-v760.is-administrative,
.calendar-detail-category-v760.is-administrative{
  background:#F8FAFD!important;
  border-color:#DCE4EE!important;
  color:#526783!important;
}
html[data-theme="dark"] body,
html[data-theme="dark"] .tl>.tm{
  background:#07111F!important;
  color:#F3F7FC!important;
}
html[data-theme="dark"] .tl>.sb{
  background:#0D1A2B!important;
  border-color:#263A53!important;
}
html[data-theme="dark"] .tl>.sb>.sb-brand,
html[data-theme="dark"] .sb-group-v753 + .sb-group-v753,
html[data-theme="dark"] .tl>.sb>.sb-foot.sb-foot-v754{
  border-color:#263A53!important;
}
html[data-theme="dark"] .tl>.sb>.sb-brand .brand-lockup span,
html[data-theme="dark"] .tl>.sb>.sb-brand h2{
  color:#8FE2DB!important;
}
html[data-theme="dark"] .tl>.sb>.sb-brand .sb-brand-domain{
  color:#879BB3!important;
}
html[data-theme="dark"] .tl>.sb>.sb-nav .ni{
  color:#B1C0D2!important;
}
html[data-theme="dark"] .tl>.sb>.sb-nav .ni svg,
html[data-theme="dark"] .tl>.sb>.sb-nav .ni svg *{
  color:#879BB3!important;
}
html[data-theme="dark"] .tl>.sb>.sb-nav .ni:hover{
  background:#14243A!important;
  color:#F3F7FC!important;
}
html[data-theme="dark"] .tl>.sb>.sb-nav .ni.on,
html[data-theme="dark"] .tl>.sb>.sb-nav .ni.on:hover{
  background:#159A94!important;
  color:#FFFFFF!important;
  border-color:#26AAA3!important;
}
html[data-theme="dark"] .tl>.sb>.sb-nav .ni.on svg,
html[data-theme="dark"] .tl>.sb>.sb-nav .ni.on svg *,
html[data-theme="dark"] .tl>.sb>.sb-nav .ni.on:hover svg,
html[data-theme="dark"] .tl>.sb>.sb-nav .ni.on:hover svg *{
  color:#FFFFFF!important;
}
html[data-theme="dark"] .sb-account-identity-v754{
  color:#F3F7FC!important;
}
html[data-theme="dark"] .sb-account-identity-v754:hover,
html[data-theme="dark"] .sb-account-identity-v754:focus-visible,
html[data-theme="dark"] .sb-direct-logout-v754{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#B1C0D2!important;
}
html[data-theme="dark"] .dashboard-inline-greeting-v753,
html[data-theme="dark"] .dashboard-intelligence-copy-v752 strong,
html[data-theme="dark"] .dashboard-class-name-v47 strong,
html[data-theme="dark"] .calendar-page-head-v760 h1,
html[data-theme="dark"] .calendar-summary-item-v760 strong,
html[data-theme="dark"] .calendar-month-nav-v760 strong,
html[data-theme="dark"] .calendar-list-copy-v760>strong{
  color:#F3F7FC!important;
}
html[data-theme="dark"] .dashboard-proverb-v752,
html[data-theme="dark"] .dashboard-intelligence-copy-v752 span,
html[data-theme="dark"] .dashboard-class-context-v47,
html[data-theme="dark"] .calendar-page-head-v760 p,
html[data-theme="dark"] .calendar-summary-item-v760 span,
html[data-theme="dark"] .calendar-list-copy-v760>small,
html[data-theme="dark"] .calendar-detail-date-v760,
html[data-theme="dark"] .calendar-detail-description-v760{
  color:#879BB3!important;
}
html[data-theme="dark"] .dashboard-period-pill-v753{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#B1C0D2!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .results-filter-stack.dashboard-filter-stack-v47.dashboard-filter-stack-v472,
html[data-theme="dark"] .dashboard-list-panel-v473,
html[data-theme="dark"] .results-applications-panel-v1424.results-by-class-panel-v321.dashboard-list-panel-v47.dashboard-list-panel-v473,
html[data-theme="dark"] .calendar-filter-card-v760,
html[data-theme="dark"] .calendar-summary-item-v760,
html[data-theme="dark"] .calendar-main-card-v760,
html[data-theme="dark"] .calendar-toolbar-v760,
html[data-theme="dark"] .calendar-detail-modal-v760,
html[data-theme="dark"] .calendar-editor-v760{
  background:#101E31!important;
  border-color:#263A53!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47,
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-control,
html[data-theme="dark"] .calendar-search-control-v760,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-control,
html[data-theme="dark"] .calendar-editor-grid-v760 .fi,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-control{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#F3F7FC!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47 input,
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-label,
html[data-theme="dark"] .calendar-search-control-v760 input{
  color:#F3F7FC!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47 input::placeholder,
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-placeholder,
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-arrow,
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .dashboard-search-box-v47 svg,
html[data-theme="dark"] .calendar-search-control-v760 input::placeholder,
html[data-theme="dark"] .calendar-search-control-v760 svg,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-arrow{
  color:#879BB3!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-menu,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-menu,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-menu{
  background:#101E31!important;
  border-color:#263A53!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-search,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-search{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#F3F7FC!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-option,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-option,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-option{
  background:#101E31!important;
  color:#F3F7FC!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-option:hover,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-option:hover,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-option:hover{
  background:#14243A!important;
}
html[data-theme="dark"] .teacher-results-board.dashboard-board-v47 .dashboard-filters-v472 .modern-select-option.on,
html[data-theme="dark"] .calendar-filter-card-v760 .modern-select-option.on,
html[data-theme="dark"] .calendar-editor-grid-v760 .modern-select-option.on{
  background:rgba(38,170,163,.18)!important;
  color:#BCEDE8!important;
}
html[data-theme="dark"] .dashboard-intelligence-v752{
  background:#101E31!important;
  border-color:#263A53!important;
}
html[data-theme="dark"] .dashboard-intelligence-stats-v741 b,
html[data-theme="dark"] .dashboard-class-students-v47 b{
  color:#F3F7FC!important;
}
html[data-theme="dark"] .dashboard-intelligence-stats-v741 small,
html[data-theme="dark"] .dashboard-updated-v752,
html[data-theme="dark"] .dashboard-class-students-v47{
  color:#879BB3!important;
}
html[data-theme="dark"] .dashboard-class-list-head-v47{
  background:#14243A!important;
  color:#B1C0D2!important;
  border-color:#263A53!important;
}
html[data-theme="dark"] .dashboard-class-row-v47{
  background:#101E31!important;
  border-color:#263A53!important;
}
html[data-theme="dark"] .dashboard-class-row-v47:hover{
  background:#14243A!important;
}
html[data-theme="dark"] .dashboard-row-secondary-v753,
html[data-theme="dark"] .dashboard-row-primary-v740,
html[data-theme="dark"] .dashboard-row-primary-v740.live{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#B1C0D2!important;
}
html[data-theme="dark"] .dashboard-row-secondary-v753 svg,
html[data-theme="dark"] .dashboard-row-primary-v740 svg,
html[data-theme="dark"] .dashboard-row-primary-v740.live svg{
  color:#879BB3!important;
}
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-secondary-v753:not(.is-sim):hover,
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-secondary-v753:not(.is-sim):focus-visible{
  background:rgba(37,138,82,.18)!important;
  border-color:rgba(145,205,168,.55)!important;
  color:#BEE8CD!important;
}
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-primary-v740:hover,
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-primary-v740:focus-visible,
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-primary-v740.live:hover,
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-primary-v740.live:focus-visible{
  background:rgba(57,120,211,.18)!important;
  border-color:rgba(155,187,234,.55)!important;
  color:#C7DCFA!important;
}
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-secondary-v753.is-sim:hover,
html[data-theme="dark"] .dashboard-class-actions-v753>.dashboard-row-secondary-v753.is-sim:focus-visible{
  background:rgba(118,85,197,.20)!important;
  border-color:rgba(189,175,232,.55)!important;
  color:#DED4F7!important;
}
html[data-theme="dark"] .calendar-toolbar-v760,
html[data-theme="dark"] .calendar-detail-description-v760{
  border-color:#263A53!important;
}
html[data-theme="dark"] .calendar-month-nav-v760>button,
html[data-theme="dark"] .calendar-month-nav-v760>div>button,
html[data-theme="dark"] .calendar-view-switch-v760,
html[data-theme="dark"] .calendar-detail-meta-v760 span,
html[data-theme="dark"] .calendar-action-toggle-v760,
html[data-theme="dark"] .calendar-modal-close-v760{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#B1C0D2!important;
}
html[data-theme="dark"] .calendar-view-switch-v760 button{
  color:#B1C0D2!important;
}
html[data-theme="dark"] .calendar-view-switch-v760 button.on{
  background:#159A94!important;
  color:#FFFFFF!important;
}
html[data-theme="dark"] .calendar-month-grid-v760{
  background:#263A53!important;
}
html[data-theme="dark"] .calendar-weekday-v760{
  background:#14243A!important;
  color:#879BB3!important;
}
html[data-theme="dark"] .calendar-day-v760{
  background:#101E31!important;
}
html[data-theme="dark"] .calendar-day-v760.outside{
  background:#0D1A2B!important;
}
html[data-theme="dark"] .calendar-day-v760.today{
  background:#143334!important;
  box-shadow:inset 0 0 0 2px #2D918A!important;
}
html[data-theme="dark"] .calendar-day-head-v760>span,
html[data-theme="dark"] .calendar-detail-meta-v760 b{
  color:#F3F7FC!important;
}
html[data-theme="dark"] .calendar-more-events-v760,
html[data-theme="dark"] .calendar-list-event-v760{
  background:#101E31!important;
  border-color:#263A53!important;
  color:#B1C0D2!important;
}
html[data-theme="dark"] .calendar-list-event-v760:hover{
  background:#14243A!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-holiday,
html[data-theme="dark"] .calendar-category-chip-v760.is-holiday,
html[data-theme="dark"] .calendar-detail-category-v760.is-holiday{
  background:rgba(37,138,82,.18)!important;
  border-color:rgba(145,205,168,.45)!important;
  color:#BEE8CD!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-deadline,
html[data-theme="dark"] .calendar-category-chip-v760.is-deadline,
html[data-theme="dark"] .calendar-detail-category-v760.is-deadline{
  background:rgba(57,120,211,.18)!important;
  border-color:rgba(155,187,234,.45)!important;
  color:#C7DCFA!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-term,
html[data-theme="dark"] .calendar-category-chip-v760.is-term,
html[data-theme="dark"] .calendar-detail-category-v760.is-term{
  background:rgba(21,154,148,.18)!important;
  border-color:rgba(169,221,216,.45)!important;
  color:#BCEDE8!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-assessment,
html[data-theme="dark"] .calendar-category-chip-v760.is-assessment,
html[data-theme="dark"] .calendar-detail-category-v760.is-assessment{
  background:rgba(200,75,75,.18)!important;
  border-color:rgba(242,182,182,.45)!important;
  color:#F4CACA!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-meeting,
html[data-theme="dark"] .calendar-category-chip-v760.is-meeting,
html[data-theme="dark"] .calendar-detail-category-v760.is-meeting{
  background:rgba(196,122,24,.18)!important;
  border-color:rgba(230,189,122,.45)!important;
  color:#F1D7AB!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-school-event,
html[data-theme="dark"] .calendar-category-chip-v760.is-school-event,
html[data-theme="dark"] .calendar-detail-category-v760.is-school-event{
  background:rgba(118,85,197,.20)!important;
  border-color:rgba(189,175,232,.45)!important;
  color:#DED4F7!important;
}
html[data-theme="dark"] .calendar-event-pill-v760.is-administrative,
html[data-theme="dark"] .calendar-category-chip-v760.is-administrative,
html[data-theme="dark"] .calendar-detail-category-v760.is-administrative{
  background:#14243A!important;
  border-color:#263A53!important;
  color:#B1C0D2!important;
}
