body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.player-container{align-items:center;display:flex;height:100vh;justify-content:center;padding:16px}.player-container .player-info{background:#fff;border-radius:8px;box-shadow:0 6px 6px #0003;max-width:400px;padding:24px;text-align:center;width:100%}.player-container .player-info .text-input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:16px;margin:12px 0;padding:12px;width:100%}.player-container .player-info .auto-input{font-size:16px;margin:10px 0}.player-container .player-info .auto-input input{padding:2px!important}.player-container .player-info .auto-input label{top:-5px}.player-container .player-info .gender{margin-bottom:22px}.player-container .player-info .button-container .back-to-login,.player-container .player-info .button-container .sign-up{border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin:12px 0;padding:12px;width:100%}.player-container .player-info .button-container .sign-up{background-color:#000}.player-container .player-info .button-container .sign-up:hover{background-color:#333}.player-container .player-info .button-container .back-to-login{background-color:#6c757d}.player-container .player-info .button-container .back-to-login:hover{background-color:#50585f}.home-page,.signup-page{background-image:url(/static/media/egs.e2a23ecac56dfc450402.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.home-page{align-items:center;display:flex;height:100vh;justify-content:center;padding:16px}.home-page .login-container{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:24px;text-align:center;width:100%}.home-page .login-container input[type=email],.home-page .login-container input[type=password]{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:16px;margin:12px 0;padding:12px;width:100%}.home-page button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin:12px 0;padding:12px;width:100%}.home-page button:hover{background-color:#333}.buttons-container{display:flex;gap:8px;justify-content:space-between;width:100%}.buttons-container button{background-color:#6c757d;font-size:14px;width:48%}.buttons-container button:hover{background-color:#50585f}@media(max-width:600px){.login-container{padding:16px}}.forgot-password-page{align-items:center;background-image:url(/static/media/egs.e2a23ecac56dfc450402.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;padding:16px}.forgot-password-page .forgot-password-container{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:24px;text-align:center;width:100%}.forgot-password-page .forgot-password-container input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:16px;margin:12px 0;padding:12px;width:100%}.forgot-password-page .forgot-password-container .button-container .back,.forgot-password-page .forgot-password-container .button-container .reset{border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin:12px 0;padding:12px;width:100%}.forgot-password-page .forgot-password-container .button-container .reset{background-color:#000}.forgot-password-page .forgot-password-container .button-container .reset:hover{background-color:#333}.forgot-password-page .forgot-password-container .button-container .back{background-color:#6c757d}.forgot-password-page .forgot-password-container .button-container .back:hover{background-color:#50585f}.header-container{background-color:#000;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-container .header{box-shadow:0 1px 10px #0000004d;color:#fff}.header-container .header nav{flex-wrap:wrap;justify-content:space-between;padding:.25rem 1rem}.header-container .header .nav-left,.header-container .header nav{align-items:center;display:flex}.header-container .header .header-logo{cursor:pointer;max-height:50px}.header-container .header .hamburger{cursor:pointer;display:none;font-size:24px}.header-container .header .menu-toggle{display:none}.header-container .header .nav-links{display:flex;gap:.5rem;list-style:none}.header-container .header .nav-links li{cursor:pointer;font-size:1.1rem;line-height:2.5rem;padding:0 .5rem}.header-container .header .nav-links li:hover{background-color:#333;border-radius:4px}.header-container .header .active{text-decoration:underline}@media(max-width:768px){.header-container .header .hamburger{cursor:pointer;display:inline-flex;flex-direction:column;height:18px;justify-content:space-between;width:24px}.header-container .header .hamburger span{background-color:#fff;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}.header-container .header .nav-links{display:none;flex-direction:column;padding-top:.5rem;width:100%}.header-container .header .menu-toggle:checked+.nav-links{display:flex}.header-container .header .nav-links li{border-top:1px solid #ffffff1a;padding:.5rem 1rem;text-align:right}}.hours-section{align-items:center;display:flex;justify-content:center}.hours-section .hours-list{list-style:none;margin:0;padding:0;width:70%}.hours-section .hours-list li{border-bottom:2px solid #eee;font-size:.95rem;padding:.5rem 0;text-align:center}.my-schedule-container .schedule-list{list-style:none;margin:0;padding:0;width:70%}.my-schedule-container .schedule-list li{border-bottom:2px solid #eee;font-size:.95rem;padding:.5rem 0;text-align:center}.my-schedule-container .hours-scheduled{background-color:#e0f7e9;border-radius:999px;color:#1a7f37;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.4rem .75rem;text-transform:uppercase}.MuiPickersArrowSwitcher-root button{width:50%!important}.dashboard-container{background:#f8f9fa;display:flex;flex-direction:column;font-family:system-ui,sans-serif;min-height:100vh}.welcome-message{margin-bottom:-10px;padding-left:40px;padding-top:20px}.date-picker{padding:40px 40px 20px}.dashboard-content{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.panel{background:#fff;border-radius:12px;box-shadow:0 2px 6px #00000014;padding:1rem}.panel-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.panel-header h2{font-size:1.125rem;margin:0}.panel-header .status{border-radius:999px;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.4rem .75rem;text-transform:uppercase}.panel-header .clocked-in,.panel-header .scheduled{background-color:#e0f7e9;color:#1a7f37}.panel-header .clocked-out,.panel-header .not-scheduled{background-color:#ffe5e5;color:#e57373}.panel-header .on-break{background-color:#fff3cd;color:#856404}.panel-body{align-items:center;display:flex;flex-direction:column;justify-content:center}.panel-body .time-controls{display:flex;flex-direction:column;gap:.75rem}.panel-body .btn{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin:12px 0;padding:.75rem;transition:background .2s ease;width:50%}.panel-body .btn:hover{background-color:#333}.panel-body .btn:active{transform:scale(.98)}@media(min-width:768px){.dashboard-content{flex-direction:row;justify-content:center;padding:2rem}.panel{flex:1 1;max-width:500px}.panel-body .btn{font-size:1.1rem;padding:1rem}.panel-header h2{font-size:1.25rem}.panel-header .status{font-size:.8rem}}.profile-page .player-container{height:auto;margin-top:20px}.time-manager-container .my-tabs{border-bottom:2px solid #00000014;margin-bottom:16px}.time-manager-container .my-tabs .single-tab{color:#000;width:100vw}.time-manager-container .pto-container{align-items:center;display:flex;gap:2rem;height:50vh;justify-content:center;margin:66px auto 2rem;width:90vw}.time-manager-container .pto-container .pto-approve-button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:12px;margin-right:10px;padding:4px;width:15%}.time-manager-container .pto-container .pto-approve-button:hover{background-color:#333}.time-manager-container .pto-container .pto-submit-button{background-color:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem}.time-manager-container .pto-container .pto-submit-button:hover{background-color:#333}.time-manager-container .pto-container .pto-requests,.time-manager-container .pto-container .request-pto{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;flex:2 1;height:100%;max-width:500px;overflow-y:scroll;padding:1.5rem}.time-manager-container .pto-container .request-pto{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex:1 1;flex:3 1;flex-direction:column;gap:1rem;height:100%;max-width:400px;min-width:240px;overflow-y:auto;padding:1.5rem}.time-manager-container .pto-container .request-pto h3{margin-bottom:1rem}.time-manager-container .pto-container .request-pto .adjustment-label{display:block;font-weight:500;margin-bottom:1rem}.time-manager-container .pto-container .request-pto .adjustment-label .adjustment-select,.time-manager-container .pto-container .request-pto .adjustment-label .schedule-input{border:1px solid #ccc;border-radius:6px;display:block;margin-top:.25rem;padding-bottom:8px;padding-top:8px;width:100%}.time-manager-container .time-manager-panels{align-items:center;display:flex;gap:2rem;height:50vh;justify-content:center;margin:2rem auto;width:90vw}.time-manager-container .time-manager-panels .time-entry-panel .time-entry-bullet{align-items:center;display:flex;margin-bottom:10px}.time-manager-container .time-manager-panels .time-entry-panel .entry-type{margin-left:20px;width:37%}.time-manager-container .time-manager-panels .time-entry-panel .delete-entry-button,.time-manager-container .time-manager-panels .time-entry-panel .edit-time-button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin-left:3px;padding:2px;width:11%}.time-manager-container .time-manager-panels .time-entry-panel .delete-entry-button:hover,.time-manager-container .time-manager-panels .time-entry-panel .edit-time-button:hover{background-color:#333}.time-manager-container .time-manager-panels .time-entry-panel .delete-entry-button{width:15%}.time-manager-container .time-detail{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;flex:1.5 1;height:100%;max-width:500px;overflow-y:scroll;padding:1.5rem}.time-manager-container .time-detail .adjust-entry-header{align-items:center;display:flex;justify-content:space-between}.time-manager-container .time-detail .new-button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin-left:5px;padding:8px;width:10vw}.time-manager-container .time-detail .new-button:hover{background-color:#333}.time-manager-container .adjust-my-entries{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex:1 1;flex:3 1;flex-direction:column;gap:1rem;height:100%;max-width:400px;min-width:240px;overflow-y:auto;padding:1.5rem}.time-manager-container .adjust-my-entries h3{margin-bottom:1rem}.time-manager-container .adjust-my-entries .adjustment-label{display:block;font-weight:500;margin-bottom:1rem}.time-manager-container .adjust-my-entries .adjustment-label .adjustment-select,.time-manager-container .adjust-my-entries .adjustment-label .schedule-input{border:1px solid #ccc;border-radius:6px;display:block;margin-top:.25rem;padding-bottom:8px;padding-top:8px;width:100%}.time-manager-container .adjust-my-entries button{background-color:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem}.time-manager-container .adjust-my-entries button:hover{background-color:#333}.time-manager-container .time-approvals{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;flex:1.5 1;height:100%;max-width:500px;overflow-y:scroll;padding:1.5rem}.time-manager-container .time-approvals .request-data{margin-bottom:8px;margin-left:25px;margin-top:5px}.time-manager-container .time-approvals .request-block{margin-bottom:20px}.time-manager-container .time-approvals .request-block .request-header{align-items:center;display:flex}.time-manager-container .time-approvals .request-block .approve-button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:12px;margin-left:12px;padding:4px;width:15%}.time-manager-container .time-approvals .request-block .approve-button:hover{background-color:#333}@media(max-width:600px){.time-manager-container,.time-manager-container .tab-container{width:100vw}.time-manager-container .tab-container button{width:50vw!important}.time-manager-container .time-manager-panels{flex-direction:column;gap:1rem;height:auto;margin:1rem auto;width:100%}.time-manager-container .pto-container{align-items:center;flex-direction:column;height:100%}.time-manager-container .pto-requests,.time-manager-container .request-pto{flex-direction:column;gap:1rem;height:auto;margin:1rem auto;width:75vw}.time-manager-container .pto-requests ul,.time-manager-container .request-pto ul{margin-left:-42px}.time-manager-container .pto-requests .pto-approve-button,.time-manager-container .request-pto .pto-approve-button{width:19%}.time-manager-container .time-approvals{height:auto;margin:1rem;max-width:100%;padding:1rem}.time-manager-container .time-approvals .approve-button{font-size:14px;margin-left:0;padding:6px;width:20%!important}.time-manager-container .time-approvals ul{margin-left:-40px}.time-manager-container .time-approvals ul .request-data{font-size:10pt;margin-left:0}.time-manager-container .adjust-my-entries{margin:1rem;width:80%}.time-manager-container .time-detail{height:auto;margin:1rem;max-width:100%;padding:1rem}.time-manager-container .time-detail .new-button{font-size:14px;margin-left:15px;padding:10px;width:35vw}.time-manager-container .time-detail .time-entry-panel .entry-type{margin-left:0;width:100%}.time-manager-container .time-detail .time-entry-panel .delete-entry-button,.time-manager-container .time-detail .time-entry-panel .edit-time-button{font-size:14px;margin-left:5px;padding:6px;width:20%}.time-manager-container .adjust-my-entries{flex:none;height:auto;max-width:100%;min-width:auto;padding:1rem}}.scheduler-container{align-items:flex-start;display:flex;gap:2rem;margin:0 auto;padding:2rem}.scheduler-container .scheduler-left{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex:1 1;flex-direction:column;gap:1rem;height:100%;max-width:400px;min-width:240px;overflow-y:auto;padding:1.5rem;position:-webkit-sticky;position:sticky;top:6rem}@media(max-width:768px){.scheduler-container .scheduler-left{position:relative!important;top:auto!important}}.scheduler-container .scheduler-left .schedule-label{display:flex;flex-direction:column;gap:.25rem}.scheduler-container .scheduler-left .schedule-input,.scheduler-container .scheduler-left .schedule-select{border:1px solid #ccc;border-radius:4px;padding:.5rem}.scheduler-container .scheduler-left .schedule-button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin:12px 0;padding:12px;width:100%}.scheduler-container .scheduler-left .schedule-button:hover{background-color:#333}.scheduler-container .scheduler-left h3{margin-bottom:1rem}.scheduler-container .scheduler-left .scehedule-label{display:block;font-weight:500;margin-bottom:1rem}.scheduler-container .scheduler-left .scehedule-label .schedule-input,.scheduler-container .scheduler-left .scehedule-label .schedule-select{border:1px solid #ccc;border-radius:6px;display:block;margin-top:.25rem;padding-bottom:8px;padding-top:8px;width:100%}.scheduler-container .scheduler-left button{background-color:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem}.scheduler-container .scheduler-left button:hover{background-color:#333}.scheduler-container .scheduler-right{min-width:74vw}.scheduler-container .scheduler-right .remove-shift{background:#0000;border:none;color:#888;cursor:pointer;font-size:1rem;font-size:2em;line-height:1;margin:0;padding:0;position:absolute;right:2px;top:-3px}.scheduler-container .scheduler-right .remove-shift:hover{background:#0000;color:#e57373}.scheduler-container .scheduler-right .remove-shift:focus{box-shadow:none;outline:none}.scheduler-container .scheduler-right .schedule-date-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(6,1fr);width:100%}.scheduler-container .scheduler-right .schedule-date-list .date-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;font-size:.75rem;max-height:200px;min-height:140px;overflow:hidden;padding:.25rem}.scheduler-container .scheduler-right .schedule-date-list .date-card h4{border-bottom:1px solid #ddd;font-size:.8rem;font-weight:600;margin:0 0 .25rem;padding-bottom:.25rem;text-align:center}.scheduler-container .scheduler-right .schedule-date-list .shift-badges{display:flex;flex-wrap:wrap;gap:.5rem;overflow-y:auto;padding:.25rem 0}.scheduler-container .scheduler-right .schedule-date-list .today-header{background-color:#e0f7e9}.scheduler-container .scheduler-right .schedule-date-list .shift-pill{align-items:flex-start;background-color:#e3f2fd;border-left:3px solid #0284c7;border-radius:3px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-size:.7rem;height:45px;line-height:1.1;overflow:hidden;padding:4px 6px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:95px}.scheduler-container .scheduler-right .schedule-date-list .shift-pill.time-off{background-color:#ffe5e5;border-left-color:#e57373;color:#000}.scheduler-container .scheduler-right .schedule-date-list .shift-pill.coin-show{background-color:#fff3cd;border-left-color:#f59e0b;color:#000}.scheduler-container .scheduler-right .schedule-date-list .shift-name{font-weight:600}.scheduler-container .scheduler-right .schedule-date-list .shift-time{font-size:.65rem}@media(max-width:768px){.scheduler-container{align-items:center;flex-direction:column;gap:1rem;padding:1rem}.scheduler-container .scheduler-left{max-width:none;min-width:auto;width:90%}.scheduler-container .scheduler-right{max-width:none;min-width:auto;width:100%}.scheduler-container .scheduler-right .schedule-date-list{grid-template-columns:repeat(3,1fr)}}.payroll-container .payroll-content{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem}.payroll-container .panel{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 6px #0000000d;height:auto;max-width:600px;padding:1rem;width:100%}.payroll-container .hours-summary-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin-top:1rem;width:100%}.payroll-container .employee-summary{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem;text-align:center}.payroll-container .employee-summary:hover{cursor:pointer}.payroll-container .employee-summary .sum-data{margin-bottom:0;margin-top:0}.payroll-container .issue-highlight{box-shadow:0 0 8px 2px #e57373}@media(max-width:600px){.payroll-container .panel{width:100%}.payroll-container .employee-summary{align-items:flex-start;flex-direction:column}}.pin-dialog{align-items:center;display:flex;flex-direction:column;width:250px}.pin-input{border:2px solid #ccc;border-radius:8px;font-size:2rem;margin-bottom:1rem;max-width:200px;padding:.5rem;text-align:center;width:100%}.number-pad{grid-gap:10px;display:grid;grid-template-columns:repeat(3,80px);justify-content:center}.number-button{background-color:#f0f0f0;border:none;border-radius:8px;cursor:pointer;font-size:1.5rem;padding:20px;transition:background-color .2s ease}.number-button:hover{background-color:#d9d9d9}.pin-header-name{align-items:center;display:flex;justify-content:center;margin-bottom:-20px}.pin-header-name .sub-text{font-size:12pt;margin-top:3px}.pin-header-action{align-items:center;display:flex;justify-content:center;margin-bottom:0}.pin-action-container,.pin-step-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.pin-action-container{width:80%}.pin-action-container .btn{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin:12px 0;padding:.75rem;transition:background .2s ease;width:90%}.pin-action-container .btn:hover{background-color:#333}.pin-action-container .btn:active{transform:scale(.98)}.dialog-content-employee{padding:16px}.employee-list{display:flex;flex-wrap:wrap;gap:8px}.employee-pill{align-items:flex-start;background-color:#e3f2fd;border-left:3px solid #0284c7;border-radius:3px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-size:.9rem;height:45px;line-height:1.1;margin:4px;overflow:hidden;padding:4px 6px;text-overflow:ellipsis;white-space:nowrap;width:92px}.employee-pill:hover{cursor:pointer}.cancel-button{color:#555!important;font-size:14px;text-transform:none!important}.kiosk-page .kiosk-container{padding:30px}.kiosk-page .kiosk-container button{background-color:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin:-10px 0 12px;min-width:150px;padding:12px;width:10vw}.kiosk-page .kiosk-container button:hover{background-color:#333}.kiosk-page .date-picker{margin-bottom:-25px;padding:30px!important}.kiosk-page .schedule-date-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(6,1fr);width:100%}.kiosk-page .date-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;font-size:.75rem;max-height:200px;min-height:140px;overflow:hidden;padding:.25rem}.kiosk-page .date-card:hover{cursor:pointer}.kiosk-page .date-card h4{border-bottom:1px solid #ddd;font-size:.8rem;font-weight:600;margin:0 0 .25rem;padding-bottom:.25rem;text-align:center}.kiosk-page .shift-badges{display:flex;flex-wrap:wrap;gap:.5rem;overflow-y:auto;padding:.25rem 0}.kiosk-page .today-header{background-color:#e0f7e9}.kiosk-page .shift-pill{align-items:flex-start;background-color:#e3f2fd;border-left:3px solid #0284c7;border-radius:3px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-size:.7rem;height:45px;line-height:1.1;overflow:hidden;padding:4px 6px;text-overflow:ellipsis;white-space:nowrap;width:92px}.kiosk-page .shift-pill.time-off{background-color:#ffe5e5;border-left-color:#e57373;color:#000}.kiosk-page .shift-pill.coin-show{background-color:#fff3cd;border-left-color:#f59e0b;color:#000}.kiosk-page .shift-name{font-weight:600}.kiosk-page .shift-time{font-size:.65rem}
/*# sourceMappingURL=main.ba26678a.css.map*/