.title-module-scss-module__uzPZxq__title{text-align:center;font-weight:400}.title-module-scss-module__uzPZxq__highlight{color:var(--accent);font-weight:700}.title-module-scss-module__uzPZxq__subtitle{text-align:center;color:var(--foreground-tertiary)}
.checkbox-module-scss-module__IgI1Ga__label{cursor:pointer;align-items:center;gap:.75rem;display:flex}.checkbox-module-scss-module__IgI1Ga__checkbox{appearance:none;border:.125rem solid var(--foreground-tertiary);border-radius:.125rem;width:2rem;height:2rem;padding:.125rem;font-size:1rem}.checkbox-module-scss-module__IgI1Ga__checkbox:hover{background-color:var(--background-secondary);cursor:pointer}.checkbox-module-scss-module__IgI1Ga__checkbox:checked:before{content:"";background-color:var(--foreground);border-radius:.0625rem;width:100%;height:100%;display:block}
.schedule-module-scss-module__Gb0HQa__schedule{flex-direction:column;flex:1;align-items:center;gap:1rem;display:flex}.schedule-module-scss-module__Gb0HQa__options{flex-direction:column;gap:1rem;display:flex}.schedule-module-scss-module__Gb0HQa__vegetarian{margin-top:.5rem}
.restaurant-module-scss-module__YgURbq__restaurant{flex-direction:column;gap:1rem;display:flex}.restaurant-module-scss-module__YgURbq__title{color:var(--foreground-secondary)}.restaurant-module-scss-module__YgURbq__schedules{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}
.switch-module-scss-module__jww0vW__container{border-bottom:.125rem solid var(--background-secondary);padding-bottom:.5rem}.switch-module-scss-module__jww0vW__label{cursor:pointer;justify-content:space-between;align-items:center;margin-left:auto;display:flex}.switch-module-scss-module__jww0vW__switch{appearance:none;background-color:var(--foreground-tertiary);cursor:pointer;border-radius:1rem;width:3.5rem;height:2rem;padding:.2rem;transition:background-color .25s}.switch-module-scss-module__jww0vW__switch:after{content:"";background:var(--foreground);border-radius:50%;width:1.6rem;height:1.6rem;transition:transform .25s;display:block}.switch-module-scss-module__jww0vW__switch:checked{background-color:var(--green)}.switch-module-scss-module__jww0vW__switch:checked:after{transform:translate(1.5rem)}.switch-module-scss-module__jww0vW__note{color:var(--foreground-secondary);margin-top:.5rem;font-size:.875rem}
.text-field-module-scss-module__2Mj1tq__label{color:var(--foreground-secondary)}.text-field-module-scss-module__2Mj1tq__input{width:100%;min-width:0;color:var(--foreground);background:var(--background-secondary);border-radius:.25rem;margin-top:.5rem;padding:1rem;display:block}.text-field-module-scss-module__2Mj1tq__input.text-field-module-scss-module__2Mj1tq__error{border:1px solid var(--red)}.text-field-module-scss-module__2Mj1tq__errorText{color:var(--red);margin-top:.25rem;font-size:.875rem}
.quote-module-scss-module__gRJZ9G__quote{color:var(--foreground-secondary);border-left:.25rem solid var(--background-secondary);padding:.5rem 1rem;font-size:.875rem}
.error-box-module-scss-module__hf1JiG__box{color:var(--red);background-color:var(--red-background);text-align:center;padding:1rem;font-size:.875rem}
.save-notice-module-scss-module__x6qYBa__notice{background-color:var(--background);border:solid var(--background-secondary)1px;border-radius:.25rem;align-items:center;gap:.5rem;max-width:calc(960px - 2rem);margin:0 auto;padding:.5rem;transition:transform .3s ease-in-out;display:flex;position:fixed;bottom:0;left:1rem;right:1rem;transform:translateY(100%);box-shadow:0 2px 10px #0003}.save-notice-module-scss-module__x6qYBa__open{transform:translateY(-1rem)}.save-notice-module-scss-module__x6qYBa__error{background-color:var(--red-background);border:solid var(--red)1px}.save-notice-module-scss-module__x6qYBa__badge{width:1.5rem;height:1.5rem;color:var(--foreground-secondary);flex-shrink:0;margin:0 .5rem}.save-notice-module-scss-module__x6qYBa__text{color:var(--foreground);flex:1}.save-notice-module-scss-module__x6qYBa__button{width:6rem;height:3rem;color:var(--foreground-highlight);background-color:var(--accent);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.save-notice-module-scss-module__x6qYBa__button:not(:disabled):hover{background-color:var(--accent-focus)}.save-notice-module-scss-module__x6qYBa__loading{width:1rem;height:1rem;animation:3s linear infinite save-notice-module-scss-module__x6qYBa__spin}@keyframes save-notice-module-scss-module__x6qYBa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.control-panel-module-scss-module__hNHPHW__container{padding-bottom:5rem}.control-panel-module-scss-module__hNHPHW__sections{flex-direction:column;gap:4rem;margin-top:2rem;display:flex}.control-panel-module-scss-module__hNHPHW__section{flex-direction:column;gap:2rem;display:flex}.control-panel-module-scss-module__hNHPHW__signOut{background-color:var(--red);border-radius:.25rem;align-self:center;width:10rem;padding:1rem 0}@media screen and (max-width:600px){.control-panel-module-scss-module__hNHPHW__signOut{width:100%}}
.credentials-form-module-scss-module__uunzSW__box{width:100%;height:3.5rem;color:var(--foreground-highlight);border-radius:.25rem;justify-content:center;align-items:center;margin-top:.5rem;display:flex}.credentials-form-module-scss-module__uunzSW__field{border:.125rem solid var(--foreground-tertiary)}.credentials-form-module-scss-module__uunzSW__icon{width:1rem;height:1rem;color:var(--foreground-tertiary);margin:0 1rem}.credentials-form-module-scss-module__uunzSW__input{background:0 0;flex:1;min-width:0;height:100%;padding-right:1rem}.credentials-form-module-scss-module__uunzSW__input::placeholder{color:var(--foreground-tertiary)}.credentials-form-module-scss-module__uunzSW__button{background-color:var(--accent)}.credentials-form-module-scss-module__uunzSW__button:not(:disabled):hover{background-color:var(--accent-focus)}
.dashboard-module-scss-module__S0N3_q__content{flex-direction:column;gap:2.5rem;width:100%;max-width:960px;margin:auto;padding:1rem;display:flex}
.sign-in-module-scss-module__my26ja__container{flex-direction:column;justify-content:center;align-items:stretch;gap:2rem;width:100vw;max-width:400px;height:100vh;margin:auto;padding:2rem;display:flex}
