/*!
 * @quasar/quasar-ui-qcalendar v4.1.2
 * (c) 2025 Jeff Galbraith <jeff@quasar.dev>
 * Released under the MIT License.
 */
.q-calendar{flex-direction:column;width:100%;min-width:auto;display:flex;position:relative;overflow:hidden}.q-calendar__bordered{border:var(--calendar-border)}.q-calendar__button{vertical-align:middle;color:inherit;text-transform:uppercase;text-align:center;will-change:background;background:0 0;border:0;outline:0;flex-direction:row;align-items:center;width:auto;min-width:2em;height:auto;min-height:2em;padding:0;font-size:.75em;line-height:1.715em;text-decoration:none;transition:background .3s;display:inline-block;position:relative}.q-calendar__button--rounded{border-radius:6px}.q-calendar__button--round{border-radius:50%}.q-calendar__button--bordered{border:var(--calendar-border)}.q-calendar__left{justify-content:flex-start;text-align:left!important}.q-calendar__center{justify-content:center;text-align:center!important}.q-calendar__right{justify-content:flex-end;text-align:right!important}.q-calendar__justify{justify-content:space-between!important}.q-calendar__header--inline{flex-flow:row;flex:1 0 0;justify-content:space-between;align-items:center;display:flex}.q-calendar__ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.q-calendar__overflow-wrap{overflow-wrap:break-word;overflow:hidden}.q-calendar__parent{cursor:pointer;border:2px solid;border-width:0 2px 2px 0;width:2px;height:2px;padding:2px;transition:transform .3s;display:inline-block}.q-calendar__parent--expanded{margin:0 2px;transform:rotate(-135deg)}.q-calendar__parent--collapsed{margin:0 2px;transform:rotate(45deg)}.q-calendar__child{transition:max-height .28s linear;position:relative}.q-calendar__child--expanded{height:auto;max-height:800px}.q-calendar__child--collapsed{max-height:0;overflow-y:hidden}.q-calendar__focusable,.q-calendar__hoverable,.q-calendar__manual-focusable{outline:0}.q-calendar__focus-helper{pointer-events:none;border-radius:inherit;opacity:0;width:100%;height:100%;transition:background-color .3s cubic-bezier(.25,.8,.5,1),opacity .4s cubic-bezier(.25,.8,.5,1);position:absolute;top:0;left:0}.q-calendar__focus-helper:after,.q-calendar__focus-helper:before{content:"";opacity:0;border-radius:inherit;width:100%;height:100%;transition:background-color .3s cubic-bezier(.25,.8,.5,1),opacity .6s cubic-bezier(.25,.8,.5,1);position:absolute;top:0;left:0}.q-calendar__focus-helper:before{background:#000}.q-calendar__focus-helper:after{background:#fff}.q-calendar__focus-helper--rounded{border-radius:6px}.q-calendar__focus-helper--round{border-radius:50%}.q-calendar__focusable:focus>.q-calendar__focus-helper,.q-calendar__hoverable:hover>.q-calendar__focus-helper,.q-calendar__manual-focusable--focused>.q-calendar__focus-helper{opacity:.15;background:currentColor}.q-calendar__focusable:focus>.q-calendar__focus-helper:before,.q-calendar__hoverable:hover>.q-calendar__focus-helper:before,.q-calendar__manual-focusable--focused>.q-calendar__focus-helper:before{opacity:.1}.q-calendar__focusable:focus>.q-calendar__focus-helper:after,.q-calendar__hoverable:hover>.q-calendar__focus-helper:after,.q-calendar__manual-focusable--focused>.q-calendar__focus-helper:after{opacity:.4}.q-calendar__focusable:focus>.q-calendar__focus-helper,.q-calendar__manual-focusable--focused>.q-calendar__focus-helper{opacity:.22}.q-calendar .disabled,.q-calendar .disabled *,.q-calendar [disabled],.q-calendar [disabled] *{cursor:not-allowed!important;outline:0!important}.q-calendar .disabled,.q-calendar [disabled]{opacity:.6!important}.q-calendar{color:var(--calendar-color);background:var(--calendar-background)}.q-calendar .q-calendar__scroll::-webkit-scrollbar{width:var(--calendar-scrollbar-width-height);height:var(--calendar-scrollbar-width-height)}.q-calendar .q-calendar__scroll::-webkit-scrollbar-track{background:var(--calendar-scrollbar-track);box-shadow:inset 0 0 4px var(--calendar-scrollbar-track)}.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner{background:var(--calendar-scrollbar-track)}.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb{background:var(--calendar-scrollbar-thumb);border-radius:5px}.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover{background:var(--calendar-scrollbar-thumb-hover)}.body--dark div.q-calendar,.q-calendar--dark.q-calendar,.q-dark div.q-calendar{color:var(--calendar-color-dark);background:var(--calendar-background-dark)}.body--dark div.q-calendar__bordered,.q-calendar--dark.q-calendar__bordered,.q-dark div.q-calendar__bordered{border:var(--calendar-border-dark)}.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar{width:var(--calendar-scrollbar-width-height);height:var(--calendar-scrollbar-width-height)}.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar{width:var(--calendar-scrollbar-width-height);height:var(--calendar-scrollbar-width-height)}.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar{width:var(--calendar-scrollbar-width-height);height:var(--calendar-scrollbar-width-height)}.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-track{background:var(--calendar-scrollbar-track-dark);box-shadow:inset 0 0 4px var(--calendar-scrollbar-track-dark)}.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-track{background:var(--calendar-scrollbar-track-dark);box-shadow:inset 0 0 4px var(--calendar-scrollbar-track-dark)}.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-track{background:var(--calendar-scrollbar-track-dark);box-shadow:inset 0 0 4px var(--calendar-scrollbar-track-dark)}.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner{background:var(--calendar-scrollbar-track-dark)}.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner{background:var(--calendar-scrollbar-track-dark)}.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-corner{background:var(--calendar-scrollbar-track-dark)}.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb{background:var(--calendar-scrollbar-thumb-dark);border-radius:5px}.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb{background:var(--calendar-scrollbar-thumb-dark);border-radius:5px}.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb{background:var(--calendar-scrollbar-thumb-dark);border-radius:5px}.body--dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover{background:var(--calendar-scrollbar-thumb-hover-dark)}.q-calendar--dark.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover{background:var(--calendar-scrollbar-thumb-hover-dark)}.q-dark div.q-calendar .q-calendar__scroll::-webkit-scrollbar-thumb:hover{background:var(--calendar-scrollbar-thumb-hover-dark)}.q-calendar-scheduler{flex-flow:column;flex:1;width:100%;height:100%;display:flex}.q-calendar-scheduler__head{flex:none;position:relative}.q-calendar-scheduler__head,.q-calendar-scheduler__head--resources{flex-direction:row;display:flex}.q-calendar-scheduler__head--days__body{-webkit-user-select:none;user-select:none;flex-direction:row;flex:10000;display:flex;position:relative}.q-calendar-scheduler__head--days__column{-webkit-user-select:none;user-select:none;flex-direction:column;flex:100%;display:flex;position:relative}.q-calendar-scheduler__head--days__weekdays{-webkit-user-select:none;user-select:none;flex-flow:row;font-size:1rem;display:flex;position:relative}.q-calendar-scheduler__head--days__event{flex-flow:row;height:auto;display:flex;position:relative}.q-calendar-scheduler__head--days__events{flex-flow:row;display:flex;position:absolute;bottom:0;left:0;right:0}.q-calendar-scheduler__head--day{outline:0;flex-wrap:nowrap;flex:100%;width:0;position:relative;overflow:hidden}.q-calendar-scheduler__head--day__event{flex-wrap:nowrap;flex:auto;position:relative;overflow:hidden}.q-calendar-scheduler__column-header--after,.q-calendar-scheduler__column-header--before,.q-calendar-scheduler__head--date,.q-calendar-scheduler__head--weekday{-webkit-user-select:none;user-select:none;flex-wrap:nowrap;font-size:1rem;display:flex}.q-calendar-scheduler__head--date,.q-calendar-scheduler__head--weekday{flex:1 0 0;margin:2px}.q-calendar-scheduler__head--day__label{-webkit-user-select:none;user-select:none;cursor:pointer}.q-calendar-scheduler__body{flex:60%;display:flex;position:relative;overflow:hidden}.q-calendar-scheduler__scroll-area{flex:auto;align-items:flex-start;display:flex;overflow:auto}.q-calendar-scheduler__pane{flex:none;align-items:flex-start;width:100%;display:flex;overflow:hidden}.q-calendar-scheduler__day--container{flex-direction:column;flex:1;display:flex;position:relative}.q-calendar-scheduler__resources--column{-webkit-user-select:none;user-select:none;flex-direction:column;flex:100%;display:flex;position:relative}.q-calendar-scheduler__resource,.q-calendar-scheduler__resource--interval{outline:0;align-items:center;display:flex;position:relative}.q-calendar-scheduler__resource--interval{text-align:left;vertical-align:middle}.q-calendar-scheduler__resource--section{text-align:left;vertical-align:middle;outline:0;align-items:center;display:flex;position:relative}.q-calendar-scheduler__resource--text{text-align:left;margin-left:2px;font-size:12px;display:block;position:relative}.q-calendar-scheduler__resource--row{flex:1 0 100%;display:flex;position:relative}.q-calendar-scheduler__resource--days{flex:60%;display:flex;position:relative;overflow:hidden}.q-calendar-scheduler__day,.q-calendar-scheduler__day--section{outline:0;flex-direction:column;flex:1;display:flex;position:relative}.q-calendar-scheduler__day--resource,.q-calendar-scheduler__day--resource__section{outline:0;width:100%;position:relative;overflow:hidden}.q-calendar-scheduler__resource--section.q-calendar__sticky,.q-calendar-scheduler__resource.q-calendar__sticky{z-index:1;position:sticky;left:0}.q-calendar-scheduler__head.q-calendar__sticky{z-index:2;position:sticky;top:0;left:0}.q-calendar-scheduler__head--resources.q-calendar__sticky{z-index:3;position:sticky;top:0;left:0}.q-calendar-scheduler__head{border-bottom:var(--calendar-border);color:var(--calendar-color);background:var(--calendar-background);font-weight:var(--calendar-head-font-weight)}.q-calendar-scheduler__head--resources{max-width:var(--calendar-resources-width)}.q-calendar-scheduler__head--resources,.q-calendar-scheduler__resource{border-right:var(--calendar-border);color:var(--calendar-color);background:var(--calendar-background);min-width:var(--calendar-resources-width)}.q-calendar-scheduler__resource{max-width:var --calendar-resources-width}.q-calendar-scheduler__resource--section{border-right:var(--calendar-border);color:var(--calendar-color);background:var(--calendar-background);min-width:var(--calendar-resources-width);max-width:var(--calendar-resources-width)}.q-calendar-scheduler__head--day{border-right:var(--calendar-border);font-weight:var(--calendar-head-font-weight)}.q-calendar-scheduler__head--day:last-child{border-right:none}.q-calendar-scheduler__head--day.q-active-date .q-calendar__button{color:var(--calendar-active-date-color);background:var(--calendar-active-date-background)}.q-calendar-scheduler__head--day.q-current-day .q-calendar__button{border:var(--calendar-border-current)}.q-calendar-scheduler__head--day.q-disabled-day{color:var(--calendar-disabled-date-color);background:var(--calendar-disabled-date-background)!important}.q-calendar-scheduler__head--day__event{border-right:var(--calendar-border)}.q-calendar-scheduler__head--day__event:last-child{border-right:none}.q-calendar-scheduler__column-header--before{border-bottom:var(--calendar-border)}.q-calendar-scheduler__column-header--after{border-top:var(--calendar-border)}.q-calendar-scheduler__resources--column{border-right:var(--calendar-border);min-width:var(--calendar-resources-width);max-width:var(--calendar-resources-width)}.q-calendar-scheduler__resource--row{border-top:var(--calendar-border)}.q-calendar-scheduler__resource--row:first-child{border-top:none!important}.q-calendar-scheduler__day,.q-calendar-scheduler__day--section{border-right:var(--calendar-border)}.q-calendar-scheduler__day--section:last-child,.q-calendar-scheduler__day:last-child{border-right:none}.q-calendar-scheduler__day--section.q-disabled-day,.q-calendar-scheduler__day.q-disabled-day{color:var(--calendar-disabled-date-color);background:var(--calendar-disabled-date-background)!important}.q-calendar-scheduler__day--resource{border-top:var(--calendar-border)}.q-calendar-scheduler__day--resource.q-selected{color:var(--calendar-selected-color);background:var(--calendar-selected-background)}.q-calendar-scheduler__day--resource.q-range,.q-calendar-scheduler__day--resource.q-range-first,.q-calendar-scheduler__day--resource.q-range-last{color:var(--calendar-range-color);background:var(--calendar-range-background)}.q-calendar-scheduler__day--resource__section{border-top:var(--calendar-border-section)}.q-calendar-scheduler__day--resource__section.q-selected{color:var(--calendar-selected-color);background:var(--calendar-selected-background)}.q-calendar-scheduler__day--resource__section.q-range,.q-calendar-scheduler__day--resource__section.q-range-first,.q-calendar-scheduler__day--resource__section.q-range-last{color:var(--calendar-range-color);background:var --calendar-range-background}.q-calendar-scheduler__day--resource__section:first-child{border-top:none!important}.q-calendar-scheduler__day--resource__section:last-child{border-bottom:none!important}.q-calendar-scheduler .q-calendar__child--expanded>.q-calendar-scheduler__resource--row{border-top:var(--calendar-border)!important}.body--dark div .q-calendar-scheduler__head,.q-calendar--dark .q-calendar-scheduler__head,.q-dark div .q-calendar-scheduler__head{border-bottom:var(--calendar-border-dark);color:var(--calendar-color-dark);background:var(--calendar-background-dark)}.body--dark div .q-calendar-scheduler__head--resources,.body--dark div .q-calendar-scheduler__resource,.body--dark div .q-calendar-scheduler__resource--section,.q-calendar--dark .q-calendar-scheduler__head--resources,.q-calendar--dark .q-calendar-scheduler__resource,.q-calendar--dark .q-calendar-scheduler__resource--section,.q-dark div .q-calendar-scheduler__head--resources,.q-dark div .q-calendar-scheduler__resource,.q-dark div .q-calendar-scheduler__resource--section{border-right:var(--calendar-border-dark);color:var(--calendar-color-dark);background:var(--calendar-background-dark)}.body--dark div .q-calendar-scheduler__head--day,.q-calendar--dark .q-calendar-scheduler__head--day,.q-dark div .q-calendar-scheduler__head--day{border-right:var(--calendar-border-dark);font-weight:var(--calendar-head-font-weight)}.body--dark div .q-calendar-scheduler__head--day:last-child,.q-calendar--dark .q-calendar-scheduler__head--day:last-child,.q-dark div .q-calendar-scheduler__head--day:last-child{border-right:none}.body--dark div .q-calendar-scheduler__head--day.q-active-date .q-calendar__button,.q-calendar--dark .q-calendar-scheduler__head--day.q-active-date .q-calendar__button,.q-dark div .q-calendar-scheduler__head--day.q-active-date .q-calendar__button{color:var(--calendar-active-date-color-dark);background:var(--calendar-active-date-background-dark)}.body--dark div .q-calendar-scheduler__head--day.q-current-day .q-calendar__button,.q-calendar--dark .q-calendar-scheduler__head--day.q-current-day .q-calendar__button,.q-dark div .q-calendar-scheduler__head--day.q-current-day .q-calendar__button{border:var(--calendar-border-current-dark)}.body--dark div .q-calendar-scheduler__head--day__event,.q-calendar--dark .q-calendar-scheduler__head--day__event,.q-dark div .q-calendar-scheduler__head--day__event{border-right:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__head--day.q-disabled-day,.q-calendar--dark .q-calendar-scheduler__head--day.q-disabled-day,.q-dark div .q-calendar-scheduler__head--day.q-disabled-day{color:var(--calendar-disabled-date-color-dark);background:var(--calendar-disabled-date-background-dark)!important}.body--dark div .q-calendar-scheduler__column-header--before,.q-calendar--dark .q-calendar-scheduler__column-header--before,.q-dark div .q-calendar-scheduler__column-header--before{border-bottom:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__column-header--after,.q-calendar--dark .q-calendar-scheduler__column-header--after,.q-dark div .q-calendar-scheduler__column-header--after{border-top:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__resources--column,.q-calendar--dark .q-calendar-scheduler__resources--column,.q-dark div .q-calendar-scheduler__resources--column{border-right:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__resource--row,.q-calendar--dark .q-calendar-scheduler__resource--row,.q-dark div .q-calendar-scheduler__resource--row{border-top:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__day,.body--dark div .q-calendar-scheduler__day--section,.q-calendar--dark .q-calendar-scheduler__day,.q-calendar--dark .q-calendar-scheduler__day--section,.q-dark div .q-calendar-scheduler__day,.q-dark div .q-calendar-scheduler__day--section{border-right:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__day--section:last-child,.body--dark div .q-calendar-scheduler__day:last-child,.q-calendar--dark .q-calendar-scheduler__day--section:last-child,.q-calendar--dark .q-calendar-scheduler__day:last-child,.q-dark div .q-calendar-scheduler__day--section:last-child,.q-dark div .q-calendar-scheduler__day:last-child{border-right:none}.body--dark div .q-calendar-scheduler__day--section.q-disabled-day,.body--dark div .q-calendar-scheduler__day.q-disabled-day,.q-calendar--dark .q-calendar-scheduler__day--section.q-disabled-day,.q-calendar--dark .q-calendar-scheduler__day.q-disabled-day,.q-dark div .q-calendar-scheduler__day--section.q-disabled-day,.q-dark div .q-calendar-scheduler__day.q-disabled-day{color:var(--calendar-disabled-date-color);background:var(--calendar-disabled-date-background)!important}.body--dark div .q-calendar-scheduler__day--resource,.q-calendar--dark .q-calendar-scheduler__day--resource,.q-dark div .q-calendar-scheduler__day--resource{border-top:var(--calendar-border-dark)}.body--dark div .q-calendar-scheduler__day--resource.q-selected,.q-calendar--dark .q-calendar-scheduler__day--resource.q-selected,.q-dark div .q-calendar-scheduler__day--resource.q-selected{color:var(--calendar-selected-color-dark);background:var(--calendar-selected-background-dark)}.body--dark div .q-calendar-scheduler__day--resource.q-range,.body--dark div .q-calendar-scheduler__day--resource.q-range-first,.body--dark div .q-calendar-scheduler__day--resource.q-range-last,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last,.q-dark div .q-calendar-scheduler__day--resource.q-range,.q-dark div .q-calendar-scheduler__day--resource.q-range-first,.q-dark div .q-calendar-scheduler__day--resource.q-range-last{color:var(--calendar-range-color-dark);background:var(--calendar-range-background-dark)}.body--dark div .q-calendar-scheduler__day--resource.q-range-first:first-child,.body--dark div .q-calendar-scheduler__day--resource.q-range-last:first-child,.body--dark div .q-calendar-scheduler__day--resource.q-range:first-child,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first:first-child,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last:first-child,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range:first-child,.q-dark div .q-calendar-scheduler__day--resource.q-range-first:first-child,.q-dark div .q-calendar-scheduler__day--resource.q-range-last:first-child,.q-dark div .q-calendar-scheduler__day--resource.q-range:first-child{border-top:none!important}.body--dark div .q-calendar-scheduler__day--resource.q-range-first:last-child,.body--dark div .q-calendar-scheduler__day--resource.q-range-last:last-child,.body--dark div .q-calendar-scheduler__day--resource.q-range:last-child,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first:last-child,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last:last-child,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range:last-child,.q-dark div .q-calendar-scheduler__day--resource.q-range-first:last-child,.q-dark div .q-calendar-scheduler__day--resource.q-range-last:last-child,.q-dark div .q-calendar-scheduler__day--resource.q-range:last-child{border-bottom:none!important}.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section,.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section,.body--dark div .q-calendar-scheduler__day--resource.q-range__section,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section,.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section,.q-dark div .q-calendar-scheduler__day--resource.q-range-last__section,.q-dark div .q-calendar-scheduler__day--resource.q-range__section{border-top:var(--calendar-border-section-dark)}.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-selected,.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-selected,.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-selected,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-selected,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-selected,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-selected,.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-selected,.q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-selected,.q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-selected{color:var(--calendar-selected-color-dark);background:var(--calendar-selected-background-dark)}.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range,.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-first,.body--dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-last,.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range,.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-first,.body--dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-last,.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-range,.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-first,.body--dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-last,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-range,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-range-first,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-first__section.q-range-last,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-range,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-range-first,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range-last__section.q-range-last,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-range,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-range-first,.q-calendar--dark .q-calendar-scheduler__day--resource.q-range__section.q-range-last,.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range,.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-first,.q-dark div .q-calendar-scheduler__day--resource.q-range-first__section.q-range-last,.q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range,.q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-first,.q-dark div .q-calendar-scheduler__day--resource.q-range-last__section.q-range-last,.q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-range,.q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-first,.q-dark div .q-calendar-scheduler__day--resource.q-range__section.q-range-last{color:var(--calendar-range-color-dark);background:var(--calendar-range-background-dark)}.body--dark div .q-calendar-scheduler .q-calendar__child--expanded>.q-calendar-scheduler__resource--row,.q-calendar--dark .q-calendar-scheduler .q-calendar__child--expanded>.q-calendar-scheduler__resource--row,.q-dark div .q-calendar-scheduler .q-calendar__child--expanded>.q-calendar-scheduler__resource--row{border-top:var(--calendar-border-dark)!important}
