.button{background:none;color:#114d61;color:var(--c-primary);font:inherit;font-size:.9375rem;font-weight:300;font-weight:var(--fw-regular);line-height:1;margin:0;padding:0}.button:focus,.button:hover{outline:none}.button:disabled{color:var(--c-disabled-grey);cursor:not-allowed}.button{align-items:center;border:none;cursor:pointer}.button,.check-spinner{display:flex;justify-content:center}.check-spinner__circle{animation:spin 1.2s linear infinite;border:4px solid #0003;border-left:4px solid var(--c-green);border-radius:5rem;height:10rem;margin:1rem;position:relative;width:10rem}.check-spinner__circle--is-finished{animation:none 0s ease 0s 1 normal none running;animation:initial;border-color:#28ae60;border-color:var(--c-green);transition:border .5s ease-out}.check-spinner__check{display:none}.check-spinner__check--is-checked{display:block}.check-spinner__check--is-checked:after{animation:check .8s ease;transform:scaleX(-1) rotate(135deg)}.check-spinner__check:after{border-right:5px solid #28ae60;border-right:5px solid var(--c-green);border-top:5px solid #28ae60;border-top:5px solid var(--c-green);content:"";height:5rem;left:2rem;position:absolute;top:5rem;transform-origin:left top;width:2.5rem}.icon-component{height:1rem}.icon-component circle,.icon-component path,.icon-component polygon,.icon-component polyline,.icon-component rect{fill:currentColor}.icon-component .stroke{fill:none;stroke:currentColor}.image-cache__background{background-image:url(/static/media/background.4dcec6b663d2d1aaee02.svg)}.image-cache__play{background-image:url(/static/media/play.6533c58be74b657a5e63.svg)}.image-cache__stop{background-image:url(/static/media/stop.c0543c3527bc459e739d.svg)}.loading-screen{align-items:center;display:flex;justify-content:center}.loading-screen__loader{animation:spin 1s ease-in-out infinite;border:7px solid #fff6;border-radius:50%;border-top:7px solid var(--c-white);display:inline-block;height:5rem;width:5rem}.loading-screen{flex-grow:1;padding-bottom:3rem}.numpad-display{align-items:center;background:#0d3c4b;background:var(--c-sailor);color:#fff;color:var(--c-white);display:flex;font-size:2rem;height:2.75rem;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:17rem}.timer-clock{font-size:4.5rem}.timer-clock__label{display:inline-flex;flex-direction:row}.timer-clock__label:after{content:":";margin:0 .75rem}.timer-clock__label:last-child:after{content:"";margin:0}.valk-logo{box-sizing:initial;padding:3.75rem 2.5rem;position:relative}.valk-logo__img{width:100%}.back-button.back-button{color:#fff;color:var(--c-white);font-size:1.25rem}.back-button:active,.back-button:active .back-button__icon{color:#0d3c4b;color:var(--c-sailor)}.back-button .back-button__icon{color:#fff;color:var(--c-white);height:1.5rem;margin-right:1.25rem;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.icon-button{background:none;border:none;color:#114d61;color:var(--c-primary);cursor:pointer;font:inherit;font-size:.9375rem;font-weight:300;font-weight:var(--fw-regular);line-height:1;margin:0;padding:0}.icon-button:focus,.icon-button:hover{outline:none}.icon-button:disabled{color:var(--c-disabled-grey);cursor:not-allowed}.icon-button--is-primary{background:#ff8100;background:var(--c-orange);border-radius:2px;color:#fff;color:var(--c-white);overflow:hidden;padding:.625rem 1rem}.icon-button--is-primary:focus,.icon-button--is-primary:hover{background:var(--c-orange-dark);color:#fff;color:var(--c-white)}.icon-button--is-primary:disabled{background:var(--c-placeholder);color:#fff;color:var(--c-white)}.icon-button,.icon-button--is-primary{align-items:center;display:flex;justify-content:center}.icon-button{align-items:center;display:flex}.icon-button--align-right{flex-direction:row-reverse}.icon-button--align-right .icon-button__icon{margin-left:.625rem;margin-right:0}.icon-button__icon{display:block;margin-right:1rem;max-height:1em;max-width:1em}.icon-button--hidden-label .icon-button__icon{margin:0}.log-out-button{color:#fff;color:var(--c-white);font-size:1rem;letter-spacing:.05rem}.log-out-button:active,.log-out-button:active .log-out-button__icon{color:#0d3c4b;color:var(--c-sailor)}.log-out-button__icon{height:1.75rem;max-height:1.75rem;max-width:1.75rem;width:1.75rem}.skip-button{padding:0 1rem}.skip-button.skip-button{color:#fff;color:var(--c-white);font-size:1.25rem}.skip-button:active,.skip-button:active .skip-button__icon{color:#0d3c4b;color:var(--c-sailor)}.skip-button .skip-button__icon{color:#fff;color:var(--c-white);height:1.5rem;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.dot{background:#0d3c4b;background:var(--c-sailor);border-radius:50%;height:1rem;transition:background-color .15s ease-out 0s;width:1rem}.dot--is-filled{background:#fff;background:var(--c-white)}.dots{align-items:center;display:flex;height:2.75rem}.dots__dot+.dots__dot{margin-left:2rem}.numpad-button{background:none;border:none;color:#114d61;color:var(--c-primary);cursor:pointer;font:inherit;font-size:.9375rem;font-weight:300;font-weight:var(--fw-regular);line-height:1;margin:0;padding:0}.numpad-button:focus,.numpad-button:hover{outline:none}.numpad-button:disabled{color:var(--c-disabled-grey);cursor:not-allowed}.numpad-button{align-items:center;border:.125rem solid #0d3c4b;border:.125rem solid var(--c-sailor);border-radius:50%;display:flex;font-size:1.75rem;height:5rem;justify-content:center;width:5rem}.numpad-button,.numpad-button:hover{color:#fff;color:var(--c-white)}.numpad-button:active{background-color:#bdf5ff;background-color:var(--c-secondary);border-color:#bdf5ff;border-color:var(--c-secondary);color:#114d61;color:var(--c-primary)}.numpad-button--is-backspace,.numpad-button--is-submit{border:0}.numpad-button--is-backspace:active,.numpad-button--is-submit:active{background-color:#0000;color:#0d3c4b;color:var(--c-sailor)}.numpad-button--is-submit{font-size:1.125rem}.numpad-button .numpad-button__backspace-icon{height:2.75rem;width:2.75rem}.numpad-input{grid-gap:.5rem 1rem;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center}.shift-button{background:#114d61;background:var(--c-primary);background-image:url(/static/media/play.6533c58be74b657a5e63.svg);background-position-x:2rem;background-position-y:50%;background-repeat:no-repeat;border:2px solid #0d3c4b;border:2px solid var(--c-sailor);border-radius:.5rem;font-size:1.3125rem;font-weight:300;font-weight:var(--fw-regular);justify-content:left;letter-spacing:.05rem;margin:1rem auto;padding:2.5rem 0 2.5rem 7rem;width:30rem}.shift-button,.shift-button:focus,.shift-button:hover{color:#fff;color:var(--c-white)}.language-selector__button{background:none;border:none;color:#114d61;color:var(--c-primary);cursor:pointer;font:inherit;font-size:.9375rem;font-weight:300;font-weight:var(--fw-regular);line-height:1;margin:0;padding:0}.language-selector__button:focus,.language-selector__button:hover{outline:none}.language-selector__button:disabled{color:var(--c-disabled-grey);cursor:not-allowed}.language-selector__button{align-items:center;display:flex;justify-content:center}.language-selector{display:flex;gap:1rem}.language-selector__button{border:.125rem solid #0d3c4b;border:.125rem solid var(--c-sailor);border-radius:.5rem;font-size:2rem;height:4rem;width:4rem}.language-selector__button,.language-selector__button:hover{color:#fff;color:var(--c-white)}.language-selector__button:active{background-color:#bdf5ff;background-color:var(--c-secondary);border-color:#bdf5ff;border-color:var(--c-secondary);color:#114d61;color:var(--c-primary)}.language-selector__button--active{background-color:#2a6a7f;background-color:var(--c-dark-blue);border-color:#fff;border-color:var(--c-white);color:#114d61;color:var(--c-primary)}.clock-out-screen__log-out-button{position:absolute;right:2.5rem;top:3.75rem}.clock-out-screen{align-items:center;display:flex;flex-direction:column}.clock-out-screen__title{animation:scaleFadeIn .75s cubic-bezier(0,.54,.39,1) 0s;animation-fill-mode:forwards;margin-top:2rem;opacity:0;order:3;transform:scale(.9);transform-origin:50% 50%}.clock-out-screen__date{display:flex;font-size:1.25rem;font-weight:300;font-weight:var(--fw-regular);order:1}.clock-out-screen__timer{margin-top:1rem;order:2}.clock-out-screen__clock-out-button-wrapper{animation:scaleFadeIn .75s cubic-bezier(0,.54,.39,1) 0s;animation-fill-mode:forwards;margin-top:2.5rem;opacity:0;order:4;transform:scale(.9);transform-origin:50% 50%}.clock-out-screen__clock-out-button{background:url(/static/media/stop.c0543c3527bc459e739d.svg) #fff6;background:url(/static/media/stop.c0543c3527bc459e739d.svg) rgba(var(--c-rgba-white),.4);border-radius:50%;height:8.75rem;opacity:.9;width:8.75rem}.clock-out-screen__check-spinner{margin-top:2.5rem;order:4}.comment-screen__submit-button{border:2px solid #0d3c4b;border:2px solid var(--c-sailor);border-radius:.5rem;font-size:1.75rem;font-weight:300;font-weight:var(--fw-regular);letter-spacing:.05rem;padding:1.5rem}.comment-screen__submit-button:active{color:#0d3c4b;color:var(--c-sailor)}.comment-screen__back-button{bottom:3rem;left:2rem;position:absolute}.comment-screen{align-items:center;display:flex;flex-direction:column;width:100%}.comment-screen__title{margin-top:3rem}.comment-screen__textarea{background:#2a6a7f;background:var(--c-dark-blue);border:2px solid #86c8df;border:2px solid var(--c-sky);border-radius:2px;color:#fff;color:var(--c-white);font-size:1.25rem;height:10rem;margin-top:3rem;max-width:40.625rem;padding:.75rem;width:100%}.comment-screen__textarea::placeholder{color:#ffffff4d}.comment-screen__buttons-wrapper{display:flex;justify-content:center;margin-top:3rem}.comment-screen__submit-button{background:#ff8100;background:var(--c-orange);border:0;color:#fff;color:var(--c-white);font-size:1.325rem}.comment-screen__submit-button:disabled{opacity:.7}.comment-screen__skip-button{margin-left:2rem}.goodbye-screen{align-items:center;display:flex;flex-direction:column}.goodbye-screen__goodbye{animation:scaleFadeIn 2s cubic-bezier(0,.54,.39,1);animation-fill-mode:forwards;font-size:3rem;font-style:italic;margin-top:7rem;opacity:0;transform:scale(.8);transform-origin:50% 50%}.happiness-screen__button{border:2px solid #0d3c4b;border:2px solid var(--c-sailor);border-radius:50%;color:#fff;color:var(--c-white);font-size:1.75rem;font-weight:300;font-weight:var(--fw-regular);height:5rem;width:5rem}.happiness-screen__button:active{color:#0d3c4b;color:var(--c-sailor)}.happiness-screen__back-button{bottom:3rem;left:2rem;position:absolute}.happiness-screen{align-items:center;display:flex;flex-direction:column}.happiness-screen__title{margin-top:3rem}.happiness-screen__buttons-wrapper{display:flex;margin-top:3.5rem}.happiness-screen__button{height:6.325rem;width:6.325rem}.happiness-screen__button:first-child{animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .05s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.happiness-screen__button:nth-child(2){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .1s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.happiness-screen__button:nth-child(3){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .15s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.happiness-screen__button-icon{height:3.75rem;max-height:3.75rem;max-width:3.75rem;width:3.75rem}.happiness-screen__button-icon--is-unsatisfied{color:#ff1c25;color:var(--c-red)}.happiness-screen__button-icon--is-neutral{color:#ff8100;color:var(--c-orange)}.happiness-screen__button-icon--is-satisfied{color:#28ae60;color:var(--c-green)}.happiness-screen__button+.happiness-screen__button{margin-left:1.25rem}.inactive-screen__log-out-button{position:absolute;right:2.5rem;top:3.75rem}.inactive-screen{text-align:left}.inactive-screen__window{background:#fff;background:var(--c-white);color:#3e5063;color:var(--c-dark-grey);max-width:40rem;padding:4rem 3rem;width:100%}.inactive-screen__title{font-size:1rem;font-weight:700;font-weight:var(--fw-bold)}.inactive-screen__contact,.inactive-screen__intro{font-size:.875rem;font-weight:400;font-weight:var(--fw-medium);margin-top:2.5rem}.inactive-screen__contact{margin-top:2rem}.login-screen{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-screen__title{animation:scaleFadeIn .75s cubic-bezier(0,.54,.39,1) 0s;animation-fill-mode:forwards;opacity:0;transform:scale(.9);transform-origin:50% 50%}.login-screen__dots,.login-screen__numpad-display,.login-screen__numpad-input{margin-top:3rem}.login-screen__numpad{align-items:center;animation:scaleFadeIn .75s cubic-bezier(0,.54,.39,1) .1s;animation-fill-mode:forwards;display:flex;flex-direction:column;opacity:0;transform:scale(.9);transform-origin:50% 50%}.master-login-screen--is-failed .master-login-screen__title{font-weight:400;font-weight:var(--fw-medium)}.master-login-screen__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.master-login-screen__dots,.master-login-screen__numpad-input{margin-top:3rem}.meal-screen__meal-option{border:2px solid #0d3c4b;border:2px solid var(--c-sailor);border-radius:.5rem;color:#fff;color:var(--c-white);font-size:1.75rem;font-weight:300;font-weight:var(--fw-regular);letter-spacing:.05rem;padding:1.5rem}.meal-screen__meal-option:active{color:#0d3c4b;color:var(--c-sailor)}.meal-screen__back-button{bottom:3rem;left:2rem;position:absolute}.meal-screen{align-items:center;display:flex;flex-direction:column}.meal-screen__title{margin-top:3rem}.meal-screen__buttons-wrapper{display:flex;margin-top:3.5rem}.meal-screen__meal-option+.meal-screen__meal-option{margin-left:1.5rem}.meal-screen__meal-option:first-child{animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .05s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.meal-screen__meal-option:nth-child(2){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .1s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.meal-screen__meal-option:nth-child(3){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .15s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.meal-screen__meal-option:nth-child(4){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .2s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.meal-screen__meal-option:nth-child(5){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .25s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button{border:2px solid #0d3c4b;border:2px solid var(--c-sailor);border-radius:50%;color:#fff;color:var(--c-white);font-size:1.75rem;font-weight:300;font-weight:var(--fw-regular);height:5rem;width:5rem}.pause-screen__button:active{color:#0d3c4b;color:var(--c-sailor)}.pause-screen{align-items:center;display:flex;flex-direction:column}.pause-screen__title{margin-top:3rem}.pause-screen__buttons-wrapper{display:flex;margin-top:3.5rem}.pause-screen__button:first-child{animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .05s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(2){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .1s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(3){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .15s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(4){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .2s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(5){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .25s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(6){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .3s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(7){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .35s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(8){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .4s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(9){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .45s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(10){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .5s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(11){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .55s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(12){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .6s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(13){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .65s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(14){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .7s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button:nth-child(15){animation:scaleIn .25s cubic-bezier(0,.54,.39,1) .75s;animation-fill-mode:forwards;transform:scale(0);transform-origin:50% 50%}.pause-screen__button+.pause-screen__button{margin-left:1.25rem}.select-shift__log-out-button{position:absolute;right:2.5rem;top:3.75rem}.select-shift{text-align:center}.select-shift__title{animation:scaleFadeIn .75s cubic-bezier(0,.54,.39,1) 0s;animation-fill-mode:forwards;opacity:0;transform:scale(.9);transform-origin:50% 50%}.select-shift__timer{margin:2rem}.select-shift__shift-buttons-wrapper{animation:scaleFadeIn .75s cubic-bezier(0,.54,.39,1) .1s;animation-fill-mode:forwards;opacity:0;transform:scale(.9);transform-origin:50% 50%}.cache-buster{bottom:0;display:flex;justify-content:flex-end;left:0;padding:2rem;position:fixed;transform:translateY(100%);transition:transform .3s ease;width:100%;z-index:10}.cache-buster--is-revealed{transform:translateY(0)}.cache-buster__card{align-items:center;background:#fff;border-radius:.5rem;display:flex;justify-content:space-between;min-height:3.125rem;overflow:hidden;padding:1rem;position:relative;width:23rem}.cache-buster__card+.cache-buster__card{margin-top:.625rem}.cache-buster__description{font-weight:400;font-weight:var(--fw-medium)}.cache-buster__button{margin-left:1rem;padding:.75rem 1rem}:root{--c-rgba-white:255,255,255;--c-primary:#114d61;--c-secondary:#bdf5ff;--c-sky:#86c8df;--c-ocean:#00acf5;--c-sailor:#0d3c4b;--c-dark-blue:#2a6a7f;--c-dark-grey:#3e5063;--c-light-grey:#a1b1bb;--c-green:#28ae60;--c-white:#fff;--c-orange:#ff8100;--c-red:#ff1c25;--f-primary:"Open Sans",sans-serif;--fw-regular:300;--fw-medium:400;--fw-bold:700}.page{align-items:center;background:#114d61;background:var(--c-primary);background-image:url(/static/media/background.4dcec6b663d2d1aaee02.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;color:#fff;color:var(--c-white);display:flex;flex-direction:column;min-height:100vh;min-height:100svh;padding:1rem 1rem 3rem;position:relative;text-align:center}.page__valk-logo{margin:0 auto;width:9.125rem}.page__version-number{bottom:1rem;font-size:.875rem;opacity:.4;pointer-events:none;position:absolute;right:1rem}.page__language-selector{margin-top:3rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes check{0%{height:0;width:0}20%{height:0;width:2.5rem}40%{height:5rem;width:2.5rem}to{height:5rem;width:2.5rem}}@keyframes scaleFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--f-primary);font-size:16px}h1,html{font-weight:var(--fw-regular)}h1{color:var(--c-white);font-size:1.6875rem;letter-spacing:.05rem;line-height:1.2}
/*# sourceMappingURL=main.7fd6934e.css.map*/