:root{color:#f5f5f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:#000;min-height:100vh}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.login-page{background:radial-gradient(circle at 50% 18%,#3e6e8c21,#0000 34%),#000;justify-content:center;align-items:center;min-height:100dvh;padding:32px 20px;display:flex}.login-panel{background:#0b0b0b;border:1px solid #202020;border-radius:22px;width:100%;max-width:420px;padding:38px;box-shadow:0 30px 80px #000000a6}.login-brand{text-align:center;margin-bottom:34px}.login-logo{object-fit:contain;width:auto;max-width:160px;height:80px;margin:0 auto 24px;display:block}.login-brand h1{color:#fff;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:750;line-height:1.2}.login-brand p{color:#858585;margin:10px 0 0;font-size:14px;line-height:1.5}.login-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#d7d7d7;font-size:13px;font-weight:600}.input-shell{background:#111;border:1px solid #292929;border-radius:12px;align-items:center;height:52px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.input-shell:focus-within{background:#131313;border-color:#4a90b8;box-shadow:0 0 0 3px #4a90b81f}.field-icon{color:#717171;pointer-events:none;width:19px;height:19px;position:absolute;left:15px}.input-shell input{border-radius:inherit;color:#fff;caret-color:#4a90b8;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 46px;font-size:15px;font-weight:500}.input-shell input::placeholder{color:#636363}.input-shell input:disabled{opacity:.6}.password-toggle{color:#767676;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .12s,color .12s;display:flex;position:absolute;right:9px}.password-toggle:hover:not(:disabled){color:#ddd;background:#1d1d1d}.password-toggle svg{width:19px;height:19px}.login-message{border-radius:10px;align-items:center;gap:10px;padding:11px 13px;font-size:13px;font-weight:500;display:flex}.login-message span{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;font-weight:800;display:flex}.login-message.error{color:#ff9696;background:#ff3c3c14;border:1px solid #ff505038}.login-message.error span{background:#ff505029}.login-message.success{color:#8ee0a9;background:#3cbe6414;border:1px solid #50c87838}.login-message.success span{background:#50c87829}.login-button{color:#fff;cursor:pointer;background:#3e6e8c;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-top:4px;font-size:15px;font-weight:700;transition:background .12s,transform .12s,opacity .12s;display:flex}.login-button:hover:not(:disabled){background:#4a7f9f}.login-button:active:not(:disabled){transform:scale(.99)}.login-button:disabled{cursor:default;opacity:.7}.login-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite login-spin}@keyframes login-spin{to{transform:rotate(360deg)}}.login-footer{text-align:center;color:#444;letter-spacing:2px;margin-top:26px;font-size:11px;font-weight:700}@media (width<=520px){.login-page{padding:max(20px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom));align-items:center}.login-panel{border-radius:18px;max-width:100%;padding:28px 22px}.login-brand{margin-bottom:28px}.login-logo{max-width:135px;height:68px;margin-bottom:20px}.login-brand h1{font-size:25px}.input-shell,.login-button{height:50px}}.home-page{color:#f5f7f8;background:radial-gradient(circle at 50% 0,#5390b014,#0000 34%),#10141a;min-height:100dvh}.home-header{box-sizing:border-box;z-index:20;background:#151a21;border-bottom:1px solid #ffffff16;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:16px 28px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0000001f}.home-header-left{align-items:center;gap:18px;min-width:0;display:flex}.home-header-right{justify-content:flex-end;align-items:center;gap:14px;min-width:0;display:flex}.home-header-logo{object-fit:contain;object-position:left center;flex-shrink:0;width:150px;height:52px;display:block}.home-header-brand{flex-direction:column;justify-content:center;min-width:0;display:flex}.home-header-timo{color:#f5f7f8;letter-spacing:3px;font-size:28px;font-weight:850;line-height:1}.home-header-company-name{color:#98a4af;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:16px;font-weight:650;line-height:1.2;overflow:hidden}.language-control{align-items:center;gap:8px;display:flex}.language-globe{color:#7fb5d2;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.language-globe svg{width:20px;height:20px}.language-segmented{background:#222a34;border:1px solid #ffffff16;border-radius:10px;align-items:center;gap:3px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff06}.language-button{color:#87939f;cursor:pointer;letter-spacing:.45px;background:0 0;border:0;border-radius:7px;min-width:39px;height:32px;padding:0 9px;font-size:11px;font-weight:800;transition:background .14s,color .14s,box-shadow .14s,transform .1s}.language-button:hover:not(.active){color:#d3d9df;background:#2a3440}.language-button.active{color:#f5f7f8;background:#313c48;box-shadow:inset 0 0 0 1px #ffffff0e}.language-button:active{transform:scale(.97)}.home-logout-button{color:#f5f7f8;cursor:pointer;background:#222a34;border:1px solid #ffffff16;border-radius:11px;min-height:42px;padding:0 17px;font-size:13px;font-weight:800;transition:background .13s,border-color .13s,color .13s,transform .1s}.home-logout-button:hover{color:#fff;background:#2a3440;border-color:#ffffff24}.home-logout-button:active{transform:scale(.98)}.home-content{box-sizing:border-box;width:min(100% - 48px,1180px);margin:0 auto;padding:52px 0 72px}.home-welcome{margin-bottom:34px}.home-eyebrow{color:#7fb5d2;text-transform:uppercase;letter-spacing:1.15px;margin:0 0 8px;font-size:12px;font-weight:800}.home-welcome h1{color:#f5f7f8;letter-spacing:-1.1px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:780;line-height:1.07}.home-location{color:#98a4af;align-items:center;gap:8px;margin-top:14px;font-size:14px;font-weight:550;display:flex}.home-location svg{color:#7fb5d2;width:18px;height:18px}.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-card{box-sizing:border-box;min-height:190px;color:inherit;text-align:left;cursor:pointer;background:#1a2028;border:1px solid #ffffff16;border-radius:19px;flex-direction:column;align-items:flex-start;padding:25px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 42px #0000002b}.home-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.home-card:hover{background:#1e2630;border-color:#ffffff24;transform:translateY(-3px);box-shadow:0 20px 48px #0000003b}.home-card:active{transform:translateY(-1px)}.home-card-icon{color:#7fb5d2;background:#5f9fbd1f;border:1px solid #7fb5d238;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:23px;display:flex}.home-card-icon svg{width:23px;height:23px}.home-card-text{min-width:0}.home-card-text h2{color:#f5f7f8;margin:0;font-size:18px;font-weight:750;line-height:1.25}.home-card-text p{color:#98a4af;max-width:290px;margin:9px 0 0;font-size:13px;line-height:1.55}.home-card-arrow{color:#66737f;font-size:21px;transition:color .15s,transform .15s;position:absolute;bottom:21px;right:22px}.home-card:hover .home-card-arrow{color:#c5ced5;transform:translate(4px)}.home-card:focus-visible,.home-logout-button:focus-visible,.language-button:focus-visible{outline-offset:2px;outline:2px solid #7fb5d2b8}@media (width<=900px){.home-header{padding:14px 22px}.home-content{width:min(100% - 36px,1180px);padding:44px 0 60px}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.home-header{gap:10px;min-height:76px;padding:10px 14px}.home-header-left{gap:10px;min-width:0}.home-header-logo{width:92px;height:50px}.home-header-timo{letter-spacing:2px;font-size:19px}.home-header-company-name{max-width:105px;margin-top:5px;font-size:12px}.home-header-right{gap:7px}.language-control{gap:4px}.language-globe{display:none}.language-segmented{border-radius:9px;gap:2px;padding:2px}.language-button{border-radius:7px;min-width:32px;height:31px;padding:0 6px;font-size:9px}.home-logout-button{border-radius:9px;min-height:36px;padding:0 10px;font-size:10px}.home-content{width:calc(100% - 28px);padding:34px 0 50px}.home-welcome{margin-bottom:26px}.home-eyebrow{letter-spacing:1px;font-size:10px}.home-welcome h1{font-size:29px}.home-location{font-size:13px}.home-grid{grid-template-columns:1fr;gap:13px}.home-card{border-radius:16px;min-height:150px;padding:20px}.home-card-icon{border-radius:11px;width:41px;height:41px;margin-bottom:16px}.home-card-icon svg{width:21px;height:21px}.home-card-text h2{font-size:17px}.home-card-text p{color:#98a4af;padding-right:34px}.home-card-arrow{bottom:17px;right:18px}}@media (width<=430px){.home-header{flex-wrap:wrap;align-items:center}.home-header-logo{width:82px}.home-header-right{margin-left:auto}.home-content{width:calc(100% - 24px)}}.schedule-page{color:#f5f7fa;background:radial-gradient(circle at 15% 0,#62a9d114,#0000 30rem),#10141a;flex-direction:column;width:100%;min-height:100dvh;display:flex}.schedule-header{background:#1b2027f7;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:8px 16px;display:flex}.schedule-header-left,.schedule-header-right{align-items:center;display:flex}.schedule-header-left{gap:12px;min-width:0}.schedule-header-right{gap:12px}.schedule-back-button{color:#dce2e8;cursor:pointer;background:#20262e;border:1px solid #39414b;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.schedule-back-button:hover{color:#fff;background:#28303a;border-color:#58616d}.schedule-back-button svg{width:20px;height:20px}.schedule-company-logo{object-fit:contain;width:auto;max-width:135px;height:40px;display:block}.schedule-header-divider{background:#ffffff1a;width:1px;height:30px}.schedule-location-info{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-location-info strong{text-overflow:ellipsis;white-space:nowrap;color:#f6f8fa;max-width:280px;font-size:14px;font-weight:750;overflow:hidden}.schedule-location-info span{text-overflow:ellipsis;white-space:nowrap;color:#9ca6b0;max-width:330px;font-size:12px;overflow:hidden}.schedule-language-control{align-items:center;gap:7px;display:flex}.schedule-language-globe{color:#62a9d1;background:#62a9d11f;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.schedule-language-globe svg{width:18px;height:18px}.schedule-language-segmented{background:#20262e;border:1px solid #39414b;border-radius:9px;align-items:center;height:34px;padding:3px;display:flex}.schedule-language-button{color:#89949f;min-width:38px;height:26px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:11px;font-weight:750}.schedule-language-button.active{color:#9ed2f0;background:#62a9d12e}.schedule-language-button:hover{color:#fff}.schedule-logout-button{color:#d5dce3;min-height:36px;font:inherit;cursor:pointer;background:#20262e;border:1px solid #39414b;border-radius:9px;padding:0 14px;font-size:13px;font-weight:650}.schedule-logout-button:hover{color:#fff;border-color:#58616d}.schedule-toolbar{background:#141920;border-bottom:1px solid #ffffff0f;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;min-height:62px;padding:8px 16px;display:grid;position:relative}.schedule-toolbar-side{align-items:center;gap:7px;min-width:0;display:flex}.schedule-toolbar-side-left{justify-content:flex-start}.schedule-toolbar-side-right{justify-content:flex-end}.schedule-week-navigation{background:#1b2027;border:1px solid #3b444f;border-radius:11px;align-items:stretch;width:360px;height:44px;display:flex;overflow:hidden}.schedule-week-arrow{color:#bbc4cc;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;display:flex}.schedule-week-arrow:hover{color:#fff;background:#252c35}.schedule-week-arrow svg{width:18px;height:18px}.schedule-week-display{min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;border-left:1px solid #353d47;border-right:1px solid #353d47;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;display:flex}.schedule-week-display:hover{background:#ffffff06}.schedule-week-eyebrow{color:#80909e;letter-spacing:.14em;font-size:10px;font-weight:850}.schedule-week-display strong{color:#f5f7f9;font-size:14px;font-weight:750}.schedule-toolbar-button{color:#d5dce3;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:#20262e;border:1px solid #39414b;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.schedule-toolbar-button:hover:not(:disabled){color:#fff;background:#29313a;border-color:#58616d}.schedule-toolbar-button:disabled{opacity:.42;cursor:not-allowed}.schedule-toolbar-button svg{width:15px;height:15px}.schedule-toolbar-button-primary{color:#9ed2f0;background:#62a9d129;border-color:#62a9d18c}.schedule-toolbar-count{background:#ffffff17;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;display:inline-flex}.schedule-workspace{flex:1;min-height:0;padding:10px 14px 14px;overflow:hidden}.schedule-state-panel{color:#f2f5f7;background:#1b2027;border:1px solid #353d47;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;min-height:420px;display:flex}.schedule-state-panel strong{margin-top:8px;font-size:15px}.schedule-state-panel span{color:#9aa5af;font-size:13px}.schedule-state-panel button{color:#e7ebef;cursor:pointer;background:#272e37;border:1px solid #52616d;border-radius:8px;margin-top:9px;padding:9px 14px}.schedule-state-panel-error{border-color:#eb7b7b3d}.schedule-loader,.schedule-mini-loader{border:2px solid #ffffff1f;border-top-color:#62a9d1;border-radius:999px;animation:.7s linear infinite schedule-spin}.schedule-loader{width:26px;height:26px}.schedule-mini-loader{width:14px;height:14px}@keyframes schedule-spin{to{transform:rotate(360deg)}}.schedule-table-shell{background:#1b2027;border:1px solid #343c46;border-radius:12px;flex-direction:column;width:100%;height:100%;min-height:430px;display:flex;overflow:hidden;box-shadow:0 16px 38px #0000002e}.schedule-table-scroll{scrollbar-color:#4e5964 #171c22;scrollbar-width:thin;flex:1;min-height:0;overflow:auto}.schedule-table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:max-content;min-width:100%;font-size:13px}.schedule-table thead{z-index:20;position:sticky;top:0}.schedule-table th{box-sizing:border-box}.schedule-table-days-row th{background:#303844;border-bottom:1px solid #46505b;border-right:1px solid #46505b;height:48px}.schedule-day-header{text-align:center;width:192px;min-width:192px;max-width:192px}.schedule-day-name{color:#f5f7f9;letter-spacing:.04em;margin-bottom:2px;font-size:13px;font-weight:850;display:block}.schedule-day-date{color:#aeb8c2;font-size:12px;font-weight:650;display:block}.schedule-employee-header-content{box-sizing:border-box;justify-content:center;align-items:center;gap:9px;width:100%;height:100%;padding:0 8px;display:flex}.schedule-employee-header-content>span{justify-content:center;align-items:center;line-height:1;display:flex}.schedule-order-lock-button{color:#788590;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .12s,border-color .12s,color .12s;display:flex}.schedule-order-lock-button:hover:not(:disabled){color:#d3dbe2;background:#252d36;border-color:#4b5661}.schedule-order-lock-button.unlocked{color:#79bcdf;background:#62a9d114;border-color:#62a9d161}.schedule-order-lock-button.dirty{color:#f2b45e;border-color:#f2b45e8c}.schedule-order-lock-button:disabled{opacity:.5;cursor:wait}.schedule-order-lock-button svg{width:15px;height:15px}.schedule-employee-row-leading{align-items:center;gap:5px;min-width:0;display:flex}.schedule-row-drag-indicator{color:#687580;opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:24px;transition:opacity .1s,color .1s;display:flex}.schedule-row-drag-indicator svg{width:14px;height:18px}.schedule-operator-row-reorderable{cursor:grab}.schedule-operator-row-reorderable:hover .schedule-row-drag-indicator{opacity:1}.schedule-operator-row-reorderable:hover .schedule-employee-cell{background:#29313a}.schedule-operator-row-reorderable:active{cursor:grabbing}.schedule-operator-row-dragging{opacity:.42}.schedule-operator-row-drop-before>td,.schedule-operator-row-drop-before>th{border-top:2px solid #62a9d1!important}.schedule-operator-row-drop-after>td,.schedule-operator-row-drop-after>th{border-bottom:2px solid #62a9d1!important}.schedule-table-periods-row th{z-index:21;color:#c0c8d0;background:#272e37;border-bottom:1px solid #4b5661;border-right:1px solid #3f4853;height:38px;position:sticky;top:48px}.schedule-period-header{text-align:center;white-space:nowrap;width:96px;min-width:96px;max-width:96px;padding:0 6px}.schedule-period-label{color:#c8d0d8;letter-spacing:.035em;font-size:10px;font-weight:850}.schedule-period-count{color:#818d98;letter-spacing:0;margin-left:4px;font-size:10px;font-weight:750}.schedule-actions-header{z-index:31;width:42px;min-width:42px;max-width:42px;position:sticky;right:0;box-shadow:-1px 0 #46505b;background:#303844!important;border-right:0!important}.schedule-operator-row{height:60px}.schedule-operator-row td,.schedule-operator-row th{border-bottom:1px solid #353e48;border-right:1px solid #353e48}.schedule-operator-row:hover .schedule-shift-cell{background:#212831}.schedule-employee-cell{z-index:10;text-align:left;background:#262d36;width:160px;min-width:160px;max-width:160px;padding:0 9px;position:sticky;left:0;box-shadow:1px 0 #3e4852}.schedule-employee-name{flex:1;min-width:0}.schedule-employee-name strong{text-overflow:ellipsis;white-space:nowrap;color:#f3f6f8;font-size:13px;font-weight:750;display:block;overflow:hidden}.schedule-shift-cell{text-align:center;background:#1d232b;width:96px;min-width:96px;max-width:96px;height:60px;padding:5px;transition:background .12s}.schedule-empty-cell-button,.schedule-shift-block{width:100%;height:100%;font:inherit;border-radius:7px}.schedule-empty-cell-button{color:#71808d;cursor:pointer;opacity:0;background:0 0;border:1px dashed #0000;justify-content:center;align-items:center;transition:opacity .12s,border-color .12s,background .12s;display:flex}.schedule-shift-cell:hover .schedule-empty-cell-button{opacity:1;background:#ffffff08;border-color:#53606c}.schedule-empty-cell-button span{font-size:22px;line-height:1}.schedule-shift-block{color:#e0f2fc;cursor:pointer;background:#62a9d121;border:1px solid #62a9d161;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:3px;transition:background .12s,border-color .12s,transform .12s;display:flex}.schedule-shift-block:hover{background:#62a9d133;border-color:#62a9d1ad;transform:translateY(-1px)}.schedule-shift-block strong{white-space:nowrap;letter-spacing:-.015em;font-size:11px;font-weight:850}.schedule-shift-block span{color:#9ed4f0;letter-spacing:.04em;font-size:8px;font-weight:850}.schedule-shift-away{color:#f5cd8c;background:#f2b45e1a;border-style:dashed;border-color:#f2b45e99}.schedule-row-actions{z-index:9;text-align:center;background:#20262e;width:42px;min-width:42px;max-width:42px;padding:3px;position:sticky;right:0;box-shadow:-1px 0 #3e4852}.schedule-hide-row-button{color:#75818c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.schedule-hide-row-button:hover:not(:disabled){color:#eb7b7b;background:#eb7b7b17;border-color:#eb7b7b4d}.schedule-hide-row-button svg{width:17px;height:17px}.schedule-help-row td,.schedule-help-row th{vertical-align:middle;border-top:1px solid #f2b45e42;border-bottom:1px solid #424b55;border-right:1px solid #424b55}.schedule-help-row{height:auto}.schedule-help-name-cell{background:#2b2d2d}.schedule-help-row-title{align-items:center;gap:7px;display:flex}.schedule-help-row-title>svg{color:#f2b45e;flex-shrink:0;width:18px;height:18px}.schedule-help-row-title>div{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-help-row-title strong{color:#f1c77e;font-size:11px;font-weight:850}.schedule-help-row-title span{color:#8f918e;font-size:9px}.schedule-help-cell{vertical-align:top}.schedule-help-cell-stack{box-sizing:border-box;flex-direction:column;gap:6px;width:100%;padding:5px;display:flex}.schedule-help-card{color:#f6d58b;cursor:pointer;text-align:left;box-sizing:border-box;background:#68431561;border:1px solid #c384278c;border-radius:7px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:0;min-height:52px;padding:7px 7px 7px 8px;transition:background-color .12s,border-color .12s,transform .12s;display:flex}.schedule-help-card:hover{background:#7c501880;border-color:#d59836bf}.schedule-help-card:active{transform:translateY(1px)}.schedule-help-card:disabled{cursor:default;opacity:.75}.schedule-help-card-copy{flex-direction:column;min-width:0;line-height:1.05;display:flex}.schedule-help-card-copy strong{text-overflow:ellipsis;white-space:nowrap;color:#ffd86f;max-width:100%;font-size:11px;font-weight:700;display:block;overflow:hidden}.schedule-help-card-copy>span{color:#ffdf95e0;margin-top:3px;font-size:10px;font-weight:600}.schedule-help-card-state{border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.schedule-help-card-state svg{width:12px;height:12px}.schedule-help-card-state-approved{color:#8dc77e;background:#3b6f3a8c}.schedule-help-card-state-pending{color:#edbe5c;background:#a66e1a6b}.schedule-help-add-another{color:#e2bb78d9;cursor:pointer;background:#3e2c1733;border:1px dashed #bc812c80;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:30px;font-size:11px;font-weight:500;transition:background-color .12s,border-color .12s,color .12s;display:flex}.schedule-help-add-another-with-content{margin-top:0}.schedule-help-cell-stack{flex-direction:column;gap:5px;width:100%;min-height:58px;display:flex}.schedule-help-request-card{background:#f2b45e13;border:1px dashed #f2b45e8c;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;transition:border-color .12s,background .12s;display:grid;overflow:hidden}.schedule-help-request-card:hover{background:#f2b45e1c;border-color:#f2b45ed9}.schedule-help-request-card-main{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;padding:7px 6px 7px 8px;display:flex}.schedule-help-request-card-main strong{text-overflow:ellipsis;white-space:nowrap;color:#f3ce8b;width:100%;font-size:10px;font-weight:850;overflow:hidden}.schedule-help-request-card-main span{color:#c4a874;font-variant-numeric:tabular-nums;font-size:9px;font-weight:800}.schedule-help-request-card-actions{border-left:1px solid #f2b45e29;align-items:stretch;display:flex}.schedule-help-card-action{color:#9f967e;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff09;justify-content:center;align-items:center;width:25px;min-width:25px;padding:0;transition:background .1s,color .1s;display:flex}.schedule-help-card-action:first-child{border-left:0}.schedule-help-card-action:hover{color:#f1f4f6;background:#ffffff0f}.schedule-help-card-action-edit:hover{color:#78b9dd;background:#62a9d11a}.schedule-help-card-action-danger:hover{color:#ef9090;background:#eb7b7b1c}.schedule-help-card-action svg{width:13px;height:13px}.schedule-help-approved-card{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:#f2b45e1c;border:1px solid #f2b45e61;border-radius:7px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:4px;padding:6px 6px 6px 8px;transition:background .12s,border-color .12s;display:grid}.schedule-help-approved-card:hover:not(:disabled){background:#f2b45e26;border-color:#f2b45ead}.schedule-help-approved-card:disabled{cursor:default}.schedule-help-approved-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-help-approved-copy strong{text-overflow:ellipsis;white-space:nowrap;color:#f1cb87;width:100%;font-size:10px;font-weight:850;overflow:hidden}.schedule-help-approved-copy>span{color:#bca171;font-variant-numeric:tabular-nums;font-size:9px;font-weight:800}.schedule-help-approved-state{color:#78df91;background:#65de831a;border-radius:999px;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.schedule-help-approved-state svg{width:11px;height:11px}.schedule-help-add-another{color:#8f8067;width:100%;min-height:40px;font:inherit;cursor:pointer;background:#f2b45e06;border:1px dashed #f2b45e45;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:800;transition:border-color .12s,background .12s,color .12s;display:flex}.schedule-help-add-another:hover{color:#f2b45e;background:#f2b45e13;border-color:#f2b45ead}.schedule-help-add-another-with-content{min-height:28px}.schedule-help-add-another svg{width:13px;height:13px}.schedule-table-legend{background:#191e25;border-top:1px solid #333b45;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:15px;min-height:36px;padding:6px 12px;display:flex}.schedule-legend-item{color:#a1abb4;align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.schedule-legend-dot{border-radius:2px;width:9px;height:9px}.schedule-legend-shift{background:#62a9d1}.schedule-legend-help{background:#f2b45e}.schedule-legend-dayoff{background:#aab5bf}.schedule-legend-vacation{background:#6cc5e4}.schedule-legend-sick{background:#eb7b7b}.schedule-legend-pending{background:#ffd45a1a;border:1px dashed #ffd45a}.schedule-empty-table{text-align:center;color:#c3cbd2;background:#1d232b;height:230px;padding:30px}.schedule-empty-table strong,.schedule-empty-table span{display:block}.schedule-empty-table strong{margin-bottom:5px;font-size:14px}.schedule-empty-table span{color:#8b969f;font-size:12px}.schedule-header{align-items:center;gap:18px;height:64px;min-height:64px;padding:0 14px;display:flex}.schedule-header-left,.schedule-header-right{flex:none}.schedule-header-center{flex:auto;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.schedule-week-navigation-header{flex:0 360px;width:min(360px,100%);height:42px;margin:0}.schedule-week-navigation-header .schedule-week-arrow{width:44px;height:42px}.schedule-week-navigation-header .schedule-week-display{min-width:0;height:42px;padding:3px 14px}.schedule-week-navigation-header .schedule-week-eyebrow{font-size:9px;line-height:1}.schedule-week-navigation-header .schedule-week-display strong{font-size:12px;line-height:1.15}.schedule-header-actions{flex:none;align-items:center;gap:7px;display:flex}.schedule-header-actions .schedule-toolbar-button{white-space:nowrap;min-height:36px;padding:0 12px}.schedule-toolbar{display:none}.schedule-table-days-row{height:36px}.schedule-day-header{vertical-align:middle;height:36px;padding:0 8px}.schedule-day-header-line{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:flex}.schedule-day-name{font-size:12px;font-weight:800;line-height:1;display:inline}.schedule-day-separator{opacity:.6;font-size:11px;line-height:1;display:inline}.schedule-day-date{margin:0;font-size:11px;font-weight:600;line-height:1;display:inline}.schedule-table-periods-row{height:30px}.schedule-period-header{height:30px;padding:0 5px}.schedule-period-label,.schedule-period-count{font-size:9px;line-height:1}.schedule-workspace{padding-top:10px}@media (width<=700px){.schedule-header{gap:8px;height:auto;min-height:76px;padding:12px 10px}.schedule-header-center{display:none}.schedule-toolbar{display:grid}.schedule-table-days-row{height:auto}.schedule-day-header{height:64px;padding:7px 6px}.schedule-day-header-line{flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.schedule-day-name{font-size:14px;line-height:1.05;display:block}.schedule-day-separator{display:none}.schedule-day-date{margin:0;font-size:11px;line-height:1.05;display:block}.schedule-table-periods-row{height:40px}.schedule-period-header{height:40px;padding:5px}.schedule-period-label{font-size:10px}.schedule-period-count{font-size:9px}.schedule-workspace{padding-top:0}}.schedule-table{--schedule-day-divider:#4a5560;--schedule-day-divider-header:#56616d}.schedule-day-header.schedule-day-group-cell{border-left:0!important;border-right:1px solid var(--schedule-day-divider-header)!important}.schedule-day-group-start{border-left:0!important}.schedule-day-group-end{border-right:1px solid var(--schedule-day-divider)!important}.schedule-day-status-cell.schedule-day-group-cell{border-left:0!important;border-right:1px solid var(--schedule-day-divider)!important}.schedule-table-periods-row .schedule-day-group-start{border-left:0!important}.schedule-table-periods-row .schedule-day-group-end{border-right:1px solid var(--schedule-day-divider-header)!important}.schedule-operator-row .schedule-day-group-start,.schedule-help-row .schedule-day-group-start,.schedule-operator-row .schedule-day-group-end,.schedule-help-row .schedule-day-group-end{box-shadow:none!important}.schedule-editor-backdrop{z-index:80;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);cursor:default;background:#04070a85;border:0;padding:0;position:fixed;inset:0}.schedule-editor{z-index:90;background:#171c22;border-left:1px solid #3b444f;flex-direction:column;width:min(420px,94vw);animation:.18s ease-out schedule-editor-enter;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 55px #00000061}@keyframes schedule-editor-enter{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}.schedule-editor-header{background:#1b2027;border-bottom:1px solid #333b44;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:18px;min-height:112px;padding:22px 22px 18px;display:flex}.schedule-editor-heading{min-width:0}.schedule-editor-header h2{text-overflow:ellipsis;white-space:nowrap;color:#f5f7f9;margin:4px 0;font-size:22px;font-weight:800;overflow:hidden}.schedule-editor-header p{color:#9aa5af;margin:0;font-size:13px}.schedule-editor-eyebrow{color:#62a9d1;text-transform:capitalize;font-size:11px;font-weight:800;display:block}.schedule-editor-close{color:#bbc4cc;cursor:pointer;background:#242b33;border:1px solid #3c4550;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.schedule-editor-close:hover:not(:disabled){color:#fff;background:#303842}.schedule-editor-close:disabled{opacity:.45;cursor:not-allowed}.schedule-editor-close svg{width:18px;height:18px}.schedule-editor-request-warning{background:#ffd45a14;border:1px dashed #ffd45a73;border-radius:9px;align-items:center;gap:11px;margin:14px 18px 0;padding:11px 12px;display:flex}.schedule-editor-request-warning>strong{color:#ffd45a;background:#ffd45a21;border-radius:7px;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:13px;font-weight:900;display:flex}.schedule-editor-request-warning div{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-editor-request-warning span{color:#f5db89;font-size:12px;font-weight:750}.schedule-editor-request-warning small{color:#aa9970;font-size:10px;line-height:1.35}.schedule-editor-tabs{background:#171c22;border-bottom:1px solid #343c47;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 16px;display:grid}.schedule-editor-tab{color:#94a0ad;letter-spacing:.04em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:0;height:40px;font-size:12px;font-weight:800;transition:background .14s,border-color .14s,color .14s;display:flex}.schedule-editor-tab:hover:not(:disabled){color:#d9e4ec;background:#202831}.schedule-editor-tab.active{color:#82c8ef;background:#20323c;border-color:#3f708c}.schedule-editor-tab:disabled{cursor:default;opacity:.55}.schedule-editor-content{scrollbar-width:thin;scrollbar-color:#4a5560 #171c22;flex:1;min-height:0;padding:18px;overflow-y:auto}.schedule-editor-section+.schedule-editor-section{border-top:1px solid #303842;margin-top:26px;padding-top:23px}.schedule-editor-section-title{flex-direction:column;gap:3px;margin-bottom:13px;display:flex}.schedule-editor-section-title strong{color:#eef2f5;font-size:14px;font-weight:800}.schedule-editor-section-title span{color:#818d98;font-size:11px;line-height:1.4}.schedule-editor-loading{color:#929da7;background:#1c2229;border:1px solid #303842;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:70px;font-size:12px;display:flex}.schedule-editor-empty{color:#7f8a94;background:#1b2027;border:1px dashed #39434d;border-radius:9px;padding:16px;font-size:12px;line-height:1.5}.schedule-preset-list{flex-direction:column;gap:7px;max-height:none;padding-right:0;display:flex;overflow:visible}.schedule-preset-card{color:#dbe2e8;text-align:left;cursor:pointer;background:#20262e;border:1px solid #363f49;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:62px;padding:10px 12px;transition:border-color .12s,background .12s,transform .12s;display:flex}.schedule-preset-card:hover:not(:disabled){background:#252d36;border-color:#62a9d18c;transform:translateY(-1px)}.schedule-preset-card.selected{background:#65de8314;border-color:#65de837a}.schedule-preset-card:disabled{opacity:.6;cursor:not-allowed}.schedule-preset-main{flex-direction:column;gap:5px;min-width:0;display:flex}.schedule-preset-name{text-overflow:ellipsis;white-space:nowrap;color:#a3aeb8;font-size:11px;font-weight:700;overflow:hidden}.schedule-preset-main strong{color:#f5f7f9;font-size:15px;font-weight:850}.schedule-preset-side{flex-shrink:0;align-items:center;gap:7px;display:flex}.schedule-preset-side svg{color:#71808d;width:17px;height:17px}.schedule-preset-selected-label{color:#65de83;letter-spacing:.06em;font-size:8px;font-weight:850}.schedule-time-grid{grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);align-items:end;gap:8px;display:grid}.schedule-time-grid label,.schedule-date-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.schedule-time-grid label>span,.schedule-date-grid label>span{color:#7f8b96;letter-spacing:.08em;font-size:9px;font-weight:850}.schedule-time-grid input,.schedule-date-grid input{box-sizing:border-box;color:#f2f5f7;width:100%;min-height:44px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#20262e;border:1px solid #3c4651;border-radius:8px;outline:none;padding:0 10px;font-size:14px;font-weight:700}.schedule-time-grid input:focus,.schedule-date-grid input:focus{border-color:#62a9d1bf;box-shadow:0 0 0 3px #62a9d114}.schedule-time-separator{color:#697581;justify-content:center;align-items:center;height:44px;font-size:16px;display:flex}.schedule-editor-inline-warning{color:#d9b77d;background:#f2b45e12;border:1px solid #f2b45e4d;border-radius:7px;margin-top:10px;padding:8px 10px;font-size:10px;line-height:1.4}.schedule-editor-save{color:#a7daf5;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#62a9d129;border:1px solid #62a9d18c;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:13px;font-weight:800;transition:background .12s,border-color .12s,color .12s;display:flex}.schedule-editor-save:hover:not(:disabled){background:#62a9d13b;border-color:#62a9d1d9}.schedule-editor-save:disabled{opacity:.5;cursor:not-allowed}.schedule-editor-save svg{flex-shrink:0;width:17px;height:17px}.schedule-status-options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.schedule-editor-status-option{color:#c3ccd4;cursor:pointer;background:#20262e;border:1px solid #39434e;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:77px;padding:8px;transition:border-color .12s,background .12s,transform .12s;display:flex}.schedule-editor-status-option:hover:not(:disabled){transform:translateY(-1px)}.schedule-editor-status-option strong{font-size:17px;font-weight:900}.schedule-editor-status-option span{text-align:center;font-size:9px;font-weight:700}.schedule-editor-status-option:disabled{opacity:.55;cursor:not-allowed}.schedule-editor-status-dayoff.active{color:#d5dce2;background:#aab5bf1f;border-color:#aab5bf8c}.schedule-editor-status-vacation.active{color:#8ed8f0;background:#6cc5e41f;border-color:#6cc5e494}.schedule-editor-status-sick.active{color:#f2a1a1;background:#eb7b7b1f;border-color:#eb7b7b94}.schedule-date-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;display:grid}.schedule-editor-footer{background:#171c22;border-top:1px solid #303842;flex-shrink:0;justify-content:flex-end;align-items:center;padding:10px 18px 12px;display:flex}.schedule-editor-delete{color:#d98484;width:auto;min-width:0;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#eb7b7b0b;border:1px solid #eb7b7b3d;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:750;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.schedule-editor-delete:hover:not(:disabled){color:#ef9a9a;background:#eb7b7b1a;border-color:#eb7b7b75}.schedule-editor-delete:disabled{opacity:.5;cursor:not-allowed}.schedule-editor-delete svg{flex:0 0 14px;width:14px;height:14px}.schedule-date-picker-field{color:#f2f5f7;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#20262e;border:1px solid #3c4651;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:14px;font-weight:750;transition:border-color .12s,background .12s,box-shadow .12s;display:flex}.schedule-date-picker-field:hover:not(:disabled){background:#242b34;border-color:#55616d}.schedule-date-picker-field.active{border-color:#62a9d1cc;box-shadow:0 0 0 3px #62a9d117}.schedule-date-picker-field:disabled{opacity:.5;cursor:not-allowed}.schedule-date-picker-field svg{color:#aab6c0;flex-shrink:0;width:18px;height:18px}.schedule-date-picker{background:#1c2229;border:1px solid #3b4550;border-radius:10px;margin-top:12px;padding:12px;box-shadow:0 12px 30px #00000038}.schedule-date-picker-header{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;margin-bottom:10px;display:grid}.schedule-date-picker-header strong{color:#edf2f6;text-align:center;font-size:14px;font-weight:800}.schedule-date-picker-nav{color:#aeb9c3;cursor:pointer;background:#242b33;border:1px solid #39434d;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.schedule-date-picker-nav:hover{color:#fff;background:#2b343e;border-color:#52606c}.schedule-date-picker-nav svg{width:17px;height:17px}.schedule-date-picker-weekdays,.schedule-date-picker-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.schedule-date-picker-weekdays{margin-bottom:5px}.schedule-date-picker-weekdays span{color:#75818c;letter-spacing:.04em;justify-content:center;align-items:center;min-height:24px;font-size:9px;font-weight:850;display:flex}.schedule-date-picker-day,.schedule-date-picker-empty-day{min-height:36px}.schedule-date-picker-day{color:#cbd3da;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:700;transition:border-color .12s,background .12s,color .12s;display:flex}.schedule-date-picker-day:hover:not(:disabled){color:#fff;background:#262e37;border-color:#46535f}.schedule-date-picker-day.today{color:#8ecbf0;border-color:#62a9d159}.schedule-date-picker-day.selected{color:#a8ddfa;background:#62a9d133;border-color:#62a9d1bf}.schedule-date-picker-day:disabled{color:#4e5862;cursor:not-allowed}@media (width<=760px){.schedule-editor{border-top:1px solid #3b444f;border-left:0;border-radius:16px 16px 0 0;width:100%;max-height:88dvh;animation:.18s ease-out schedule-editor-mobile-enter;inset:auto 0 0}@keyframes schedule-editor-mobile-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.schedule-editor-header{min-height:90px;padding:17px 18px 14px}.schedule-editor-header h2{font-size:19px}.schedule-editor-content{padding:15px}.schedule-editor-footer{padding:9px 15px 11px}.schedule-editor-delete{min-height:34px;padding:0 10px;font-size:10px}.schedule-time-grid{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:6px}}.schedule-day-status-cell{background:#1d232b;border-bottom:1px solid #353e48;border-right:1px solid #353e48;width:150px;min-width:150px;max-width:150px;height:56px;padding:4px}.schedule-status-edit-button{width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0}.schedule-status-edit-button:hover .schedule-status-block{filter:brightness(1.12)}.schedule-status-block{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;height:100%;padding:0 6px;transition:filter .12s;display:flex}.schedule-status-dayoff{color:#d3dae0;background:#aab5bf1a;border-color:#aab5bf47}.schedule-status-vacation{color:#8bd8f1;background:#6cc5e41c;border-color:#6cc5e459}.schedule-status-sick{color:#f2a0a0;background:#eb7b7b1c;border-color:#eb7b7b59}.schedule-status-pending{color:#ffdc72;background:#ffd45a1a;border-style:dashed;border-color:#ffd45a8c}.schedule-status-icon{flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;font-size:15px;line-height:1;display:inline-flex}.schedule-status-icon svg{width:19px;height:19px;display:block}.schedule-status-icon-dayoff{color:#aab5bf}.schedule-status-icon-vacation{color:#6cc5e4}.schedule-status-icon-sick{color:#eb7b7b}.schedule-status-copy{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.schedule-status-copy strong{font-size:13px;font-weight:900;line-height:1}.schedule-status-copy span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:750;line-height:1.1;overflow:hidden}.schedule-status-inline{white-space:nowrap;justify-content:center;align-items:center;gap:6px;width:100%;padding:0 5px;display:flex}.schedule-status-inline .schedule-status-icon{flex:0 0 18px;width:18px;height:18px}.schedule-status-inline .schedule-status-icon svg{width:18px;height:18px;display:block}.schedule-status-inline strong{flex-shrink:0;font-size:13px;font-weight:900;line-height:1}.schedule-status-inline .schedule-status-label{text-overflow:ellipsis;white-space:nowrap;opacity:.9;min-width:0;font-size:10px;font-weight:750;line-height:1;overflow:hidden}.schedule-table-legend .schedule-status-icon{width:18px;height:18px}.schedule-table-legend .schedule-status-icon svg{width:16px;height:16px}.help-request-overlay{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#05080b94;justify-content:flex-end;display:flex;position:fixed;inset:0}.help-request-drawer{background:#171c22;border-left:1px solid #3b4550;flex-direction:column;width:min(440px,100vw);height:100%;display:flex;box-shadow:-18px 0 46px #0000005c}.help-request-drawer-wizard{width:min(480px,100vw)}.help-request-header{background:#1b2027;border-bottom:1px solid #323b45;justify-content:space-between;align-items:flex-start;gap:16px;min-height:94px;padding:19px 20px;display:flex}.help-request-header>div{min-width:0}.help-request-eyebrow{color:#f2b45e;letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.help-request-header h2{color:#f3f6f8;margin:0;font-size:20px;font-weight:850}.help-request-header p{color:#9eabb6;margin:5px 0 0;font-size:12px;font-weight:650}.help-request-close{color:#98a4af;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:23px;display:flex}.help-request-close:hover:not(:disabled){color:#fff;background:#252c34;border-color:#48535e}.help-request-close:disabled{opacity:.45;cursor:not-allowed}.help-request-step-tabs{background:#1b2027;border-bottom:1px solid #323b45;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px;display:grid}.help-request-step-tab{color:#6f7d88;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:56px;padding:0 8px;font-size:10px;font-weight:850;transition:color .12s,border-color .12s,background .12s;display:flex}.help-request-step-tab:not(:disabled):hover{color:#dce5ea;background:#ffffff05}.help-request-step-tab.active{color:#eff5f8;border-bottom-color:#62a9d1}.help-request-step-tab.complete{color:#86c6e7}.help-request-step-tab:disabled{opacity:.42;cursor:default}.help-request-step-number{color:#8f9ca7;background:#252c34;border:1px solid #46515c;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:900;display:inline-flex}.help-request-step-tab.active .help-request-step-number{color:#7bc0e4;background:#62a9d124;border-color:#62a9d1}.help-request-step-tab.complete .help-request-step-number{color:#12171c;background:#62a9d1;border-color:#62a9d1}.help-request-body{scrollbar-width:thin;scrollbar-color:#4a5560 #171c22;flex:1;min-height:0;padding:18px 20px 22px;overflow-y:auto}.help-request-wizard-body{padding-top:20px}.help-request-wizard-step{min-height:100%}.help-request-wizard-heading{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.help-request-wizard-heading strong{color:#f1f5f7;font-size:15px;font-weight:850}.help-request-wizard-heading span{color:#8b98a3;font-size:11px;line-height:1.45}.help-request-loading{color:#99a6b0;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;display:flex}.help-request-loading strong{color:#e9eef1;font-size:13px}.help-request-loading span:last-child{font-size:11px}.help-request-filter-row{grid-template-columns:minmax(0,1fr) 150px;gap:8px;margin-bottom:8px;display:grid}.help-request-search-field{color:#71808b;background:#1d232a;border:1px solid #39444e;border-radius:8px;align-items:center;gap:8px;min-width:0;height:40px;padding:0 10px;display:flex}.help-request-search-field:focus-within{border-color:#62a9d1}.help-request-search-field svg{flex:0 0 17px;width:17px;height:17px}.help-request-search-field input{color:#edf3f6;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.help-request-search-field input::placeholder{color:#687681}.help-request-location-filter{color:#dce4e9;width:100%;height:40px;font:inherit;cursor:pointer;background:#1d232a;border:1px solid #39444e;border-radius:8px;outline:none;padding:0 30px 0 10px;font-size:11px;font-weight:700}.help-request-location-filter:focus{border-color:#62a9d1}.help-request-results-count{color:#6f7c87;margin:0 2px 11px;font-size:9px;font-weight:750}.help-request-operator-list{flex-direction:column;gap:13px;display:flex}.help-request-location-group{flex-direction:column;gap:6px;display:flex}.help-request-location-title{color:#f2b45e;letter-spacing:.06em;text-transform:uppercase;padding:0 2px;font-size:10px;font-weight:900}.help-request-location-operators{flex-direction:column;gap:5px;display:flex}.help-request-operator-option{width:100%;min-height:54px;color:inherit;text-align:left;cursor:pointer;background:#20262e;border:1px solid #37414b;border-radius:9px;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:8px 10px;transition:background .11s,border-color .11s,transform .11s;display:grid}.help-request-operator-option:hover:not(:disabled){background:#252d36;border-color:#53616d;transform:translateY(-1px)}.help-request-operator-option.selected{background:#62a9d117;border-color:#62a9d1}.help-request-operator-option.unavailable{opacity:.42;cursor:not-allowed}.help-request-operator-avatar{color:#dbe4ea;background:#2b333d;border:1px solid #46515c;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:flex}.help-request-operator-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.help-request-operator-copy strong{color:#f1f5f7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.help-request-operator-copy small{color:#82909b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.help-request-operator-check{color:#667581;text-align:center;font-size:17px;font-weight:900}.help-request-operator-option:hover:not(:disabled) .help-request-operator-check,.help-request-operator-option.selected .help-request-operator-check{color:#62a9d1}.help-request-selection-summary{background:#20262e;border:1px solid #37424c;border-radius:9px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:20px;padding:10px 11px;display:grid}.help-request-selection-icon{color:#dfe7ec;background:#2a333c;border:1px solid #48545f;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:flex}.help-request-selection-icon svg{width:18px;height:18px}.help-request-selection-summary>div:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.help-request-selection-summary span{color:#74838f;letter-spacing:.08em;font-size:8px;font-weight:900}.help-request-selection-summary strong{color:#eef4f7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.help-request-selection-summary small{color:#8b99a4;font-variant-numeric:tabular-nums;font-size:10px}.help-request-selection-summary>button{color:#69afd5;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.help-request-selection-summary>button:hover{text-decoration:underline}.help-request-shift-summary{margin-top:-12px}.help-request-shift-mode-tabs{background:#181e24;border:1px solid #37424c;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:13px;padding:4px;display:grid}.help-request-shift-mode-tabs button{color:#82909b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:36px;font-size:10px;font-weight:850}.help-request-shift-mode-tabs button:hover{color:#dbe5ea}.help-request-shift-mode-tabs button.active{color:#f0f5f7;background:#29323a;box-shadow:inset 0 0 0 1px #46535e}.help-request-shift-grid{gap:7px;display:grid}.help-request-shift-grid-wizard{grid-template-columns:1fr}.help-request-shift-option{color:#e8eef2;text-align:left;cursor:pointer;background:#20262e;border:1px solid #38434d;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:65px;padding:10px 12px;transition:border-color .12s,background .12s,transform .12s;display:flex}.help-request-shift-option:hover:not(:disabled){background:#252d36;border-color:#62a9d17a;transform:translateY(-1px)}.help-request-shift-option.selected{background:#62a9d11a;border-color:#62a9d1}.help-request-shift-option-top{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.help-request-shift-option-top>div{align-items:center;gap:7px;min-width:0;display:flex}.help-request-shift-option-top strong{color:#f0f4f6;font-size:10px;font-weight:900}.help-request-shift-option-top>span{color:#71808c;font-size:18px}.help-request-shift-option:hover .help-request-shift-option-top>span{color:#62a9d1}.help-request-shift-period-badge{letter-spacing:.06em;background:#62a9d10f;border:1px solid #62a9d133;border-radius:999px;align-items:center;min-height:17px;padding:0 5px;display:inline-flex;color:#82a9bf!important;font-size:7px!important;font-weight:900!important}.help-request-shift-time{font-variant-numeric:tabular-nums;color:#b9c4cb!important;font-size:12px!important;font-weight:800!important}.help-request-shift-next-day{color:#62a9d1;font-size:9px;font-weight:900}.help-request-empty-full{grid-column:1/-1}.help-request-manual-card{background:linear-gradient(#20262e,#1d232a);border:1px solid #38434d;border-radius:10px;padding:15px}.help-request-manual-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.help-request-manual-header>div{flex-direction:column;gap:2px;display:flex}.help-request-manual-header strong{color:#edf3f6;font-size:12px;font-weight:850}.help-request-manual-header span{color:#7f8d98;font-size:9px}.help-request-period-pill{letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;min-height:23px;padding:0 8px;font-weight:900;display:inline-flex;font-size:8px!important}.help-request-period-pill.morning{color:#79bfe4;background:#62a9d117;border:1px solid #62a9d159}.help-request-period-pill.afternoon{color:#e7ba76;background:#f2b45e17;border:1px solid #f2b45e5c}.help-request-time-fields{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:end;gap:8px;display:grid}.help-request-time-fields label{flex-direction:column;gap:6px;min-width:0;display:flex}.help-request-time-fields label>span{color:#87949f;font-size:9px;font-weight:800}.help-request-time-fields input{box-sizing:border-box;color:#f1f5f7;width:100%;height:45px;font:inherit;letter-spacing:.04em;text-align:center;font-variant-numeric:tabular-nums;background:#181e24;border:1px solid #414c56;border-radius:8px;outline:none;padding:0 10px;font-size:15px;font-weight:850;transition:border-color .12s,box-shadow .12s,background .12s}.help-request-time-fields input:hover{border-color:#505c67}.help-request-time-fields input:focus{background:#1b2229;border-color:#62a9d1;box-shadow:0 0 0 3px #62a9d114}.help-request-time-fields input::placeholder{color:#5f6c77}.help-request-time-arrow{color:#667580;justify-content:center;align-items:center;height:45px;font-size:15px;display:flex}.help-request-time-meta{color:#687681;letter-spacing:.07em;justify-content:space-between;align-items:center;gap:8px;min-height:27px;margin-top:6px;font-size:8px;font-weight:850;display:flex}.help-request-overnight-badge{color:#80c5e8;letter-spacing:.08em;background:#62a9d11a;border:1px solid #62a9d157;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 7px;font-size:8px;font-weight:900;display:inline-flex}.help-request-overnight-note{background:#62a9d10e;border:1px solid #62a9d138;border-radius:8px;grid-template-columns:18px minmax(0,1fr);gap:8px;margin-top:4px;padding:10px 11px;display:grid}.help-request-overnight-note svg{color:#62a9d1;width:17px;height:17px;margin-top:1px}.help-request-overnight-note div{flex-direction:column;gap:2px;min-width:0;display:flex}.help-request-overnight-note strong{color:#b8d8e8;font-size:9px;font-weight:850}.help-request-overnight-note span{color:#8298a5;font-size:9px;line-height:1.45}.help-request-inline-error{color:#f09a9a;background:#eb7b7b14;border:1px solid #eb7b7b59;border-radius:7px;margin-top:9px;padding:8px 10px;font-size:10px;line-height:1.4}.help-request-manual-continue{color:#82c6ea;width:100%;min-height:39px;font:inherit;cursor:pointer;background:#62a9d11f;border:1px solid #4f9bc5;border-radius:8px;margin-top:12px;font-size:10px;font-weight:850;transition:background .12s,border-color .12s}.help-request-manual-continue:hover:not(:disabled){background:#62a9d130;border-color:#62a9d1}.help-request-manual-continue:disabled{opacity:.5;cursor:not-allowed}.help-request-note{resize:vertical;box-sizing:border-box;color:#eff4f6;width:100%;min-height:92px;font:inherit;background:#1d232a;border:1px solid #3a4650;border-radius:8px;outline:none;padding:10px 11px;font-size:12px;line-height:1.5}.help-request-note:focus{border-color:#62a9d1}.help-request-note::placeholder{color:#687681}.help-request-note-large{min-height:150px}.help-request-note-count{color:#6f7d88;text-align:right;margin-top:5px;font-size:9px}.help-request-empty{color:#7f8d98;text-align:center;background:#ffffff03;border:1px dashed #3d4852;border-radius:8px;padding:14px;font-size:11px}.help-request-footer{background:#1b2027;border-top:1px solid #323b45;flex-shrink:0;justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.help-request-wizard-footer{justify-content:space-between}.help-request-secondary-button,.help-request-primary-button{min-height:38px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:11px;font-weight:850;display:inline-flex}.help-request-secondary-button{color:#c6d0d7;background:#222930;border:1px solid #414c56}.help-request-secondary-button:hover:not(:disabled){color:#fff;background:#29323a}.help-request-primary-button{color:#a5dcf8;background:#62a9d130;border:1px solid #62a9d1ad}.help-request-primary-button:hover:not(:disabled){background:#62a9d145;border-color:#62a9d1}.help-request-primary-button:disabled,.help-request-secondary-button:disabled{opacity:.48;cursor:not-allowed}.schedule-help-request-chip{box-sizing:border-box;text-align:left;background:linear-gradient(#f2b45e1f,#f2b45e11);border:1px dashed #f2b45e80;border-radius:6px;flex-direction:column;gap:2px;width:100%;min-width:0;padding:5px 24px 5px 6px;display:flex;position:relative;overflow:hidden}.schedule-help-request-chip>strong{text-overflow:ellipsis;white-space:nowrap;color:#f6d397;width:100%;font-size:9px;font-weight:850;line-height:1.15;overflow:hidden}.schedule-help-request-chip>span{text-overflow:ellipsis;white-space:nowrap;color:#d4b278;width:100%;font-size:8px;font-weight:750;line-height:1.2;overflow:hidden}.schedule-help-request-chip .schedule-help-request-time{color:#d7bc8a;font-variant-numeric:tabular-nums}.schedule-help-request-chip .schedule-help-request-status{color:#ffd66d;letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap;background:#ffd45a1c;border-radius:999px;align-items:center;gap:4px;width:fit-content;max-width:100%;margin-top:2px;padding:2px 5px;font-size:6px;font-weight:900;display:inline-flex}.schedule-help-request-status:before{content:"";background:#ffd45a;border-radius:50%;flex:0 0 4px;width:4px;height:4px}.schedule-help-request-chip>button,.schedule-help-request-cancel{color:#bd8585;width:18px;height:18px;font:inherit;cursor:pointer;background:#eb7b7b12;border:1px solid #eb7b7b3d;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:11px;font-weight:800;line-height:1;transition:border-color .1s,background .1s,color .1s;display:flex;position:absolute;top:5px;right:5px}.schedule-help-request-chip>button:hover,.schedule-help-request-cancel:hover{color:#f19a9a;background:#eb7b7b26;border-color:#eb7b7b80}@media (width<=760px){.help-request-drawer{width:100%}.help-request-step-tabs{padding:0 10px}.help-request-step-tab{gap:5px;font-size:9px}.help-request-filter-row{grid-template-columns:1fr}.help-request-body{padding:16px 14px 20px}.help-request-time-fields{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr)}.help-request-time-fields input{font-size:14px}}@media (width<=430px){.help-request-time-fields{grid-template-columns:1fr}.help-request-time-arrow{display:none}.help-request-manual-header{align-items:flex-start}}@media (width<=1200px){.schedule-toolbar{grid-template-columns:1fr}.schedule-week-navigation{grid-row:1;justify-self:center}.schedule-toolbar-side-left,.schedule-toolbar-side-right{grid-row:2}.schedule-toolbar-side-left{justify-self:start}.schedule-toolbar-side-right{justify-self:end}}@media (width<=760px){.schedule-header{padding:7px 9px}.schedule-company-logo{max-width:95px;height:34px}.schedule-header-divider,.schedule-location-info span{display:none}.schedule-location-info strong{max-width:100px;font-size:11px}.schedule-language-globe{display:none}.schedule-language-button{min-width:32px}.schedule-logout-button{padding:0 9px;font-size:11px}.schedule-toolbar{grid-template-columns:minmax(0,1fr);gap:9px;padding:8px 9px 10px;display:grid}.schedule-week-navigation{border-radius:11px;grid-row:1;justify-self:stretch;width:100%;max-width:none;height:58px}.schedule-week-arrow{flex-shrink:0;width:50px}.schedule-week-arrow svg{width:21px;height:21px}.schedule-week-display{flex:1;gap:2px;min-width:0;padding:4px 8px}.schedule-week-eyebrow{color:#80909e;letter-spacing:.15em;order:2;font-size:9px;font-weight:850}.schedule-week-display strong{text-overflow:ellipsis;white-space:nowrap;color:#f5f7f9;text-align:center;order:1;width:100%;font-size:15px;font-weight:850;line-height:1.15;overflow:hidden}.schedule-toolbar-side-left{grid-row:2;justify-content:flex-start;width:100%;overflow:visible}.schedule-toolbar-side-right{grid-row:3;justify-content:flex-end;align-items:center;gap:6px;width:100%;display:flex;overflow:visible}.schedule-toolbar-button{min-height:36px;padding:0 10px;font-size:11px}.schedule-toolbar-side-left:empty{display:none}.schedule-workspace{padding:7px}.schedule-editor{border-top:1px solid #3b444f;border-left:0;border-radius:16px 16px 0 0;width:100%;max-height:88dvh;animation:.18s ease-out schedule-editor-mobile-enter;inset:auto 0 0}.schedule-editor-header{min-height:90px;padding:17px 18px 14px}.schedule-editor-header h2{font-size:19px}.schedule-editor-content{padding:15px}.help-request-overlay{align-items:flex-end}.help-request-drawer{border-top:1px solid #3b4550;border-left:0;border-radius:16px 16px 0 0;width:100%;height:min(88dvh,780px)}.help-request-step-tabs{padding:0 10px}.help-request-step-tab{gap:5px;font-size:9px}.help-request-filter-row,.help-request-time-fields{grid-template-columns:1fr}.help-request-time-arrow{display:none}}@keyframes schedule-editor-mobile-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=430px){.schedule-week-navigation{height:56px}.schedule-week-arrow{width:46px}.schedule-week-display strong{font-size:14px}.schedule-toolbar-side-right{justify-content:stretch}.schedule-toolbar-side-right .schedule-toolbar-button{flex:1;min-width:0;padding:0 6px;font-size:10px}.schedule-status-icon{width:19px;height:19px}.schedule-status-icon svg{width:17px;height:17px}.schedule-status-copy strong{font-size:12px}.schedule-status-copy span{font-size:8px}}.schedule-help-approval-banner{background:linear-gradient(90deg,#ffd45a1a,#ffd45a0b);border:1px solid #ffd45a6b;border-radius:10px;flex-shrink:0;align-items:center;gap:16px;margin:10px 14px 0;padding:10px 12px;display:flex;box-shadow:0 8px 24px #0000001f}.schedule-help-approval-heading{align-items:center;gap:10px;min-width:250px;max-width:350px;display:flex}.schedule-help-approval-icon{color:#ffd45a;background:#ffd45a1f;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.schedule-help-approval-icon svg{width:18px;height:18px}.schedule-help-approval-heading>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-help-approval-heading strong{color:#f5db89;font-size:12px;font-weight:850}.schedule-help-approval-heading span{color:#aa9970;font-size:10px;line-height:1.35}.schedule-help-approval-list{scrollbar-width:thin;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.schedule-help-approval-item{background:#15181c61;border:1px solid #ffd45a36;border-radius:8px;align-items:center;gap:8px;min-width:245px;padding:6px;display:flex}.schedule-help-approval-main{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;padding:2px 4px;display:flex}.schedule-help-approval-main strong{text-overflow:ellipsis;white-space:nowrap;color:#f1f3f5;width:100%;font-size:11px;font-weight:800;overflow:hidden}.schedule-help-approval-main span{color:#b8a779;font-variant-numeric:tabular-nums;font-size:9px;font-weight:700}.schedule-help-approval-actions{flex-shrink:0;align-items:center;gap:5px;display:flex}.schedule-help-approval-details,.schedule-help-approval-accept{min-height:30px;font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.schedule-help-approval-details{color:#aeb5bb;background:#ffffff09;border:1px solid #ffffff17}.schedule-help-approval-details:hover{color:#fff;background:#ffffff12}.schedule-help-approval-accept{color:#82e89a;background:#65de8317;border:1px solid #65de8361}.schedule-help-approval-accept:hover:not(:disabled){background:#65de8326;border-color:#65de839e}.schedule-help-approval-accept:disabled{opacity:.55;cursor:wait}.schedule-help-approval-accept svg{width:13px;height:13px}.help-details-backdrop{z-index:100;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#04070a8c;border:0;padding:0;position:fixed;inset:0}.help-details-drawer{z-index:110;background:#171c22;border-left:1px solid #3b444f;flex-direction:column;width:min(430px,94vw);animation:.17s ease-out help-details-enter;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 55px #0006}@keyframes help-details-enter{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.help-details-header{background:#1b2027;border-bottom:1px solid #343c46;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 18px;display:flex}.help-details-header>div{min-width:0}.help-details-eyebrow{color:#f2b45e;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.help-details-header h2{color:#f5f7f9;text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;font-size:21px;font-weight:850;overflow:hidden}.help-details-close{color:#bbc4cc;cursor:pointer;background:#242b33;border:1px solid #3c4550;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex}.help-details-close:hover:not(:disabled){color:#fff;background:#303842}.help-details-close svg{width:18px;height:18px}.help-details-status{letter-spacing:.06em;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;display:inline-flex}.help-details-status-pending{color:#f2cf69;background:#ffd45a17;border:1px solid #ffd45a57}.help-details-status-approved{color:#78df91;background:#65de8317;border:1px solid #65de8357}.help-details-status-rejected{color:#ef9898;background:#eb7b7b17;border:1px solid #eb7b7b57}.help-details-status-cancelled{color:#aab5bf;background:#aab5bf12;border:1px solid #aab5bf40}.help-details-content{scrollbar-width:thin;scrollbar-color:#4a5560 #171c22;flex:1;min-height:0;padding:18px 20px 24px;overflow-y:auto}.help-details-section+.help-details-section{border-top:1px solid #303842;margin-top:19px;padding-top:18px}.help-details-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.help-details-item{background:#1e242b;border:1px solid #343d47;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:11px 12px;display:flex}.help-details-item span,.help-details-block>span,.help-details-reject-label>span{color:#78848f;letter-spacing:.08em;font-size:8px;font-weight:850}.help-details-item strong{text-overflow:ellipsis;color:#eef2f5;font-variant-numeric:tabular-nums;font-size:12px;font-weight:780;line-height:1.35;overflow:hidden}.help-details-block{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.help-details-block:last-child{margin-bottom:0}.help-details-block p{color:#c7d0d7;overflow-wrap:anywhere;background:#1c2229;border:1px solid #303943;border-radius:8px;margin:0;padding:10px 11px;font-size:11px;line-height:1.5}.help-details-overnight{color:#92bfd7;background:#62a9d111;border:1px solid #62a9d140;border-radius:7px;margin-top:10px;padding:9px 11px;font-size:10px;line-height:1.4}.help-details-reject-section{border-top-color:#eb7b7b3d!important}.help-details-reject-label{flex-direction:column;gap:7px;display:flex}.help-details-reject-label textarea{box-sizing:border-box;resize:vertical;color:#f2f5f7;width:100%;min-height:110px;font:inherit;background:#20262e;border:1px solid #eb7b7b52;border-radius:8px;outline:none;padding:10px 11px;font-size:12px;line-height:1.45}.help-details-reject-label textarea:focus{border-color:#eb7b7ba6;box-shadow:0 0 0 3px #eb7b7b12}.help-details-reject-label small{color:#75818c;align-self:flex-end;font-size:9px}.help-details-footer{background:#171c22;border-top:1px solid #303842;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:12px 18px 14px;display:flex}.help-details-footer button{min-height:38px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.help-details-footer button:disabled{opacity:.5;cursor:not-allowed}.help-details-secondary,.help-details-cancel-request{color:#aab4bd;background:#222930;border:1px solid #3b4550}.help-details-reject,.help-details-confirm-reject{color:#ec9191;background:#eb7b7b14;border:1px solid #eb7b7b59}.help-details-confirm-reject{background:#eb7b7b21;border-color:#eb7b7b85}.help-details-approve{color:#82e89a;background:#65de831c;border:1px solid #65de836b}.help-details-approve:hover:not(:disabled){background:#65de832b;border-color:#65de83a6}.help-details-approve svg{width:15px;height:15px}@media (width<=760px){.schedule-help-approval-banner{flex-direction:column;align-items:stretch;margin:8px 8px 0}.schedule-help-approval-heading{min-width:0;max-width:none}.schedule-help-approval-list{width:100%}.help-details-drawer{border-top:1px solid #3b444f;border-left:0;border-radius:16px 16px 0 0;width:100%;max-height:88dvh;inset:auto 0 0}.help-details-grid{grid-template-columns:1fr}}.help-details-remove-approved{color:#ef9b9b;background:#eb7b7b17;border:1px solid #eb7b7b6b;margin-right:auto}.help-details-remove-approved:hover:not(:disabled){color:#ffc1c1;background:#eb7b7b29;border-color:#eb7b7bad}.help-details-remove-approved svg{flex-shrink:0;width:15px;height:15px}@media (width<=760px){.help-details-footer{flex-wrap:wrap}.help-details-remove-approved{width:100%;margin-right:0}}.schedule-day-request-dialog{color:#f4f7f9;background:#1b2129;border:1px solid #ffffff1a;border-radius:20px;width:min(100%,570px);max-height:min(92dvh,850px);animation:.17s ease-out schedule-modal-enter;overflow-y:auto;box-shadow:0 30px 90px #00000085}.schedule-day-request-dialog-range{width:min(100%,680px)}.schedule-day-request-handle{display:none}.schedule-day-request-header{z-index:5;background:#202730;border-bottom:1px solid #ffffff12;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:80px;padding:15px 17px;display:grid;position:sticky;top:0}.schedule-day-request-status-icon{color:#e7c558;background:#f2c94c14;border:1px solid #f2c94c4d;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:900;display:flex}.schedule-day-request-status-icon.status-go{color:#7ac6e2;background:#60b9d91a;border-color:#60b9d957}.schedule-day-request-status-icon.status-bo{color:#ed8e8e;background:#e36a6a1a;border-color:#e36a6a57}.schedule-day-request-status-icon.status-sd{color:#b6c0c8;background:#9ca7b117;border-color:#9ca7b14d}.schedule-day-request-heading{min-width:0}.schedule-day-request-heading>span{color:#7e8993;letter-spacing:.09em;font-size:9px;font-weight:850}.schedule-day-request-heading h2{color:#f8fafb;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:17px;font-weight:850;overflow:hidden}.schedule-day-request-heading p{color:#9aa6b0;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:11px;font-weight:650;overflow:hidden}.schedule-day-request-range-summary{grid-template-columns:minmax(0,1.5fr) minmax(90px,.55fr) minmax(0,1fr);gap:9px;padding:16px 16px 0;display:grid}.schedule-day-request-range-summary>div{background:#171c22;border:1px solid #fff1;border-radius:11px;flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.schedule-day-request-range-summary span{color:#75818c;letter-spacing:.08em;font-size:8px;font-weight:850}.schedule-day-request-range-summary strong{color:#e0e6ea;text-overflow:ellipsis;font-size:11px;font-weight:750;overflow:hidden}.schedule-day-request-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:13px 16px 0;display:grid}.schedule-day-request-quick-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:850;display:flex}.schedule-day-request-quick-actions svg{width:15px;height:15px}.schedule-day-request-quick-actions .approve{color:#8edaa0;background:#5bc4740f;border:1px solid #5bc47440}.schedule-day-request-quick-actions .approve.selected{color:#b5efc2;background:#5bc4742b;border-color:#5bc4749e}.schedule-day-request-quick-actions .reject{color:#dc9292;background:#e36a6a0e;border:1px solid #e36a6a40}.schedule-day-request-quick-actions .reject.selected{color:#f2adad;background:#e36a6a29;border-color:#e36a6a99}.schedule-day-request-range-info{color:#92b4c7;background:#62a9d10d;border:1px solid #62a9d129;border-radius:10px;align-items:flex-start;gap:8px;margin:12px 16px 0;padding:10px 11px;font-size:10px;line-height:1.45;display:flex}.schedule-day-request-range-info svg{color:#70acd0;flex:0 0 16px;width:16px;height:16px}.schedule-day-request-days{flex-direction:column;gap:7px;padding:13px 16px 0;display:flex}.schedule-day-request-day{background:#171c22;border:1px solid #fff1;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:9px 10px;transition:border-color .12s,background .12s;display:grid}.schedule-day-request-day.approved{background:#5bc47409;border-color:#5bc47433}.schedule-day-request-day.rejected{background:#e36a6a0a;border-color:#e36a6a38}.schedule-day-request-day-number{color:#8d99a3;background:#ffffff0a;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:850;display:flex}.schedule-day-request-day-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.schedule-day-request-day-copy strong{color:#e6eaed;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:780;overflow:hidden}.schedule-day-request-day-copy span{color:#79858f;font-size:9px}.schedule-day-request-day-choice{gap:5px;display:flex}.schedule-day-request-day-choice button{min-height:34px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.schedule-day-request-day-choice svg{width:13px;height:13px}.schedule-day-request-day-choice .approve{color:#6eaa7c;background:#5bc4740a;border:1px solid #5bc4742e}.schedule-day-request-day-choice .approve.selected{color:#a7e9b6;background:#5bc4742e;border-color:#5bc47494}.schedule-day-request-day-choice .reject{color:#a97878;background:#e36a6a0a;border:1px solid #e36a6a2e}.schedule-day-request-day-choice .reject.selected{color:#efa4a4;background:#e36a6a2b;border-color:#e36a6a94}.schedule-day-request-note{flex-direction:column;gap:7px;padding:14px 16px 0;display:flex}.schedule-day-request-note>span{color:#b2bbc3;letter-spacing:.08em;font-size:9px;font-weight:850}.schedule-day-request-note textarea{resize:vertical;box-sizing:border-box;color:#f3f5f6;width:100%;min-height:105px;font:inherit;background:#171c22;border:1px solid #e36a6a4d;border-radius:11px;outline:none;padding:11px 12px;font-size:12px;line-height:1.5}.schedule-day-request-note textarea:focus{border-color:#e36a6aab;box-shadow:0 0 0 3px #e36a6a12}.schedule-day-request-note textarea::placeholder{color:#68737c}.schedule-day-request-note small{color:#6f7b85;align-self:flex-end;font-size:9px}.schedule-day-request-actions{z-index:4;background:linear-gradient(#1b212900,#1b2129 18px);grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:9px;margin-top:4px;padding:18px 16px 16px;display:grid;position:sticky;bottom:0}.schedule-day-request-actions button{min-height:46px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:850;display:inline-flex}.schedule-day-request-actions button svg{width:16px;height:16px}.schedule-day-request-actions button:disabled{opacity:.42;cursor:not-allowed}.schedule-day-request-back{color:#aeb8c1;background:#202730;border:1px solid #3d4751}.schedule-day-request-approve{color:#08130b;background:#46a05be6;border:1px solid #5bc47480}.schedule-day-request-approve:hover:not(:disabled){background:#65c87c}@media (width<=700px){.schedule-day-request-dialog,.schedule-day-request-dialog-range{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;max-width:none;max-height:94dvh;animation:.18s ease-out schedule-modal-mobile-enter}.schedule-day-request-handle{background:#ffffff24;border-radius:999px;width:38px;height:4px;margin:8px auto 2px;display:block}.schedule-day-request-header{min-height:67px;padding:11px 13px}.schedule-day-request-status-icon{width:40px;height:40px}.schedule-day-request-heading h2{font-size:15px}.schedule-day-request-range-summary{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 12px 0}.schedule-day-request-range-summary>div:first-child{grid-column:1/-1}.schedule-day-request-quick-actions{padding:11px 12px 0}.schedule-day-request-range-info{margin:10px 12px 0}.schedule-day-request-days{padding:11px 12px 0}.schedule-day-request-day{grid-template-columns:auto minmax(0,1fr);gap:9px}.schedule-day-request-day-choice{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.schedule-day-request-day-choice button{min-height:36px}.schedule-day-request-note{padding:12px 12px 0}.schedule-day-request-actions{padding:15px 12px calc(13px + env(safe-area-inset-bottom))}}@media (width<=390px){.schedule-day-request-quick-actions{gap:6px}.schedule-day-request-quick-actions button,.schedule-day-request-actions button{padding:0 7px;font-size:8.5px}}@media (width>=701px){.schedule-page{flex-direction:column;width:100%;min-width:0;height:100dvh;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.schedule-header{z-index:50;flex:none;position:relative}.schedule-toolbar{flex:none;display:none}.schedule-help-approval-banner{flex:none;max-height:150px;overflow:hidden auto}.schedule-workspace{flex-direction:column;flex:auto;min-width:0;min-height:0;padding-top:10px;display:flex;overflow:hidden}.schedule-table-shell{flex-direction:column;flex:auto;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.schedule-table-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;width:100%;min-width:0;min-height:0;position:relative;overflow:auto}.schedule-table{border-collapse:separate;border-spacing:0;min-width:100%;position:relative}.schedule-table-days-row>th{z-index:20;background:#303945;position:sticky;top:0}.schedule-table-periods-row>th{z-index:19;background:#18202a;position:sticky;top:36px}.schedule-employee-header{left:0;z-index:40!important;background:#303945!important;position:sticky!important;top:0!important}.schedule-employee-cell{z-index:12;background:#202832;position:sticky;left:0}.schedule-help-name-cell{z-index:13;background:#202832;position:sticky;left:0}.schedule-operator-row:hover .schedule-employee-cell{background:#242d38}.schedule-help-row .schedule-help-name-cell{background:#202832}.schedule-employee-header,.schedule-employee-cell,.schedule-help-name-cell{box-shadow:1px 0 #ffffff14}.schedule-table-days-row>th,.schedule-table-periods-row>th{box-shadow:0 1px #ffffff14}.schedule-table-legend{z-index:5;flex:none;position:relative}}.schedule-header-actions .schedule-toolbar-button,.schedule-toolbar-side-right .schedule-toolbar-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;min-height:36px;transition:background-color .14s,border-color .14s,color .14s,opacity .14s,transform .14s;display:inline-flex}.schedule-header-actions .schedule-toolbar-button{width:138px;min-width:138px;padding:0 9px}.schedule-toolbar-button svg{flex-shrink:0;width:15px;height:15px}.schedule-toolbar-button:not(:disabled):active{transform:translateY(1px)}.schedule-toolbar-button-corrections{color:#e8afb0;background:#822c311f;border-color:#d75d625c}.schedule-toolbar-button-corrections.has-items{color:#ffa3a3;background:#6c272c4d;border-color:#e85b61b8;box-shadow:inset 0 0 0 1px #e85b610d}.schedule-toolbar-button-corrections:not(:disabled):hover{color:#ffc0c0;background:#7e2c316b;border-color:#eb6268d1}.schedule-toolbar-button-pdf{color:#9ed2f0;background:#62a9d121;border-color:#62a9d17a}.schedule-toolbar-button-pdf:not(:disabled):hover{color:#c5eaff;background:#62a9d13d;border-color:#62a9d1c7}.schedule-toolbar-button-confirm{color:#9be3ac;background:#45975824;border-color:#5bc47480}.schedule-toolbar-button-confirm:not(:disabled):hover{color:#c5f6d0;background:#45975840;border-color:#5bc474c7}.schedule-toolbar-button-confirm.confirmed{color:#83dc99;opacity:1;background:#4597581f;border-color:#5bc4746b}.schedule-toolbar-button-confirm.confirmed:disabled{color:#83dc99;opacity:1;cursor:default}.schedule-modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(5px);background:#05080cc7;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out schedule-modal-fade-in;display:flex;position:fixed;inset:0;overflow-y:auto}.schedule-modal-backdrop-top{z-index:550}.schedule-corrections-dialog,.schedule-correction-detail,.schedule-confirm-dialog,.schedule-small-confirm-dialog{color:#f4f7f9;background:#1b2129;border:1px solid #ffffff1a;border-radius:18px;width:min(100%,560px);animation:.17s ease-out schedule-modal-enter;box-shadow:0 28px 80px #00000075}.schedule-corrections-dialog{flex-direction:column;max-height:min(84dvh,720px);display:flex;overflow:hidden}.schedule-corrections-header,.schedule-correction-detail-header{background:#202730;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;min-height:74px;padding:15px 17px;display:flex}.schedule-corrections-heading{align-items:center;gap:11px;min-width:0;display:flex}.schedule-corrections-icon{color:#f19296;background:#822c3133;border:1px solid #e85b6157;border-radius:11px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.schedule-corrections-icon svg{width:20px;height:20px}.schedule-corrections-heading>div:last-child{min-width:0}.schedule-corrections-heading h2{text-overflow:ellipsis;white-space:nowrap;color:#f7f8fa;margin:0;font-size:15px;font-weight:850;overflow:hidden}.schedule-corrections-heading span{color:#919da8;margin-top:3px;font-size:11px;font-weight:600;display:block}.schedule-corrections-header-actions{flex:none;align-items:center;gap:8px;display:flex}.schedule-corrections-count{color:#f3a0a3;background:#822c3133;border:1px solid #e85b6161;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 7px;font-size:11px;font-weight:850;display:inline-flex}.schedule-modal-close{color:#aab4bd;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:inline-flex}.schedule-modal-close:hover:not(:disabled){color:#fff;background:#ffffff12;border-color:#fff3}.schedule-modal-close:disabled{opacity:.45;cursor:not-allowed}.schedule-corrections-content{flex-direction:column;flex:1;gap:9px;min-height:0;padding:14px;display:flex;overflow-y:auto}.schedule-correction-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#60272b2e;border:1px solid #e85b6138;border-radius:12px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:11px 12px;transition:background .12s,border-color .12s,transform .12s;display:grid}.schedule-correction-card:hover{background:#702b3052;border-color:#e85b6185;transform:translateY(-1px)}.schedule-correction-card-icon{color:#f19296;background:#e85b611c;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.schedule-correction-card-icon svg{width:18px;height:18px}.schedule-correction-card-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-correction-card-copy strong{text-overflow:ellipsis;white-space:nowrap;color:#f7f8f9;font-size:13px;font-weight:800;overflow:hidden}.schedule-correction-card-copy span{text-overflow:ellipsis;white-space:nowrap;color:#b48b8d;font-size:10px;font-weight:650;overflow:hidden}.schedule-correction-card>svg{color:#b46f73;width:17px;height:17px}.schedule-corrections-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:25px;display:flex}.schedule-corrections-empty-icon{color:#73d18a;background:#5bc4741a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:5px;display:flex}.schedule-corrections-empty-icon svg{width:23px;height:23px}.schedule-corrections-empty strong{color:#dfe5e9;letter-spacing:.04em;font-size:12px;font-weight:850}.schedule-corrections-empty span{color:#84909b;max-width:340px;font-size:11px;line-height:1.45}.schedule-correction-detail{max-height:min(90dvh,820px);padding-bottom:16px;overflow-y:auto}.schedule-correction-detail-header{z-index:2;position:sticky;top:0}.schedule-correction-week{color:#8ec7e7;background:#62a9d112;border:1px solid #62a9d133;border-radius:10px;align-items:center;gap:8px;min-height:38px;margin:15px 16px 0;padding:0 11px;display:flex}.schedule-correction-week svg{width:17px;height:17px}.schedule-correction-week strong{font-size:11px;font-weight:750}.schedule-correction-section{padding:17px 16px 0}.schedule-correction-section h3{color:#aab4bc;letter-spacing:.08em;margin:0 0 8px;font-size:10px;font-weight:850}.schedule-correction-note{box-sizing:border-box;color:#e6e9ec;white-space:pre-wrap;word-break:break-word;background:#171c22;border:1px solid #e85b6136;border-radius:11px;width:100%;margin:0;padding:14px;font-family:Inter,system-ui,sans-serif;font-size:11px;line-height:1.55;overflow-x:auto}.schedule-correction-info{color:#c7ad7f;background:#f2b45e0f;border:1px solid #f2b45e2e;border-radius:10px;align-items:flex-start;gap:9px;margin:13px 16px 0;padding:11px;font-size:10px;font-weight:600;line-height:1.45;display:flex}.schedule-correction-info svg{color:#dca653;flex:0 0 17px;width:17px;height:17px;margin-top:1px}.schedule-supervisor-note{flex-direction:column;gap:7px;padding:16px 16px 0;display:flex}.schedule-supervisor-note>span{color:#aab4bc;letter-spacing:.08em;font-size:10px;font-weight:850}.schedule-supervisor-note textarea{resize:vertical;box-sizing:border-box;color:#f2f4f6;width:100%;min-height:95px;font:inherit;background:#171c22;border:1px solid #3a444e;border-radius:10px;outline:none;padding:11px 12px;font-size:12px;line-height:1.45;transition:border-color .12s,box-shadow .12s}.schedule-supervisor-note textarea::placeholder{color:#68747f}.schedule-supervisor-note textarea:focus{border-color:#62a9d1b8;box-shadow:0 0 0 3px #62a9d114}.schedule-supervisor-note textarea:disabled{opacity:.55}.schedule-dialog-actions{align-items:center;gap:9px;padding:17px 16px 0;display:flex}.schedule-dialog-cancel,.schedule-dialog-confirm{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:11px;font-weight:850;display:inline-flex}.schedule-dialog-cancel{color:#aeb8c1;background:#202730;border:1px solid #3c4650;flex:1}.schedule-dialog-cancel:hover:not(:disabled){color:#fff;background:#272f39;border-color:#56626d}.schedule-dialog-confirm{color:#08130b;background:#46a05be6;border:1px solid #5bc4746b;flex:2}.schedule-dialog-confirm:hover:not(:disabled){background:#65c87c;border-color:#70de89b8}.schedule-dialog-cancel:disabled,.schedule-dialog-confirm:disabled{opacity:.5;cursor:not-allowed}.schedule-dialog-confirm svg{width:16px;height:16px}.schedule-confirm-dialog{text-align:center;border-color:#5bc47447;max-width:520px;padding:25px 22px 20px}.schedule-confirm-icon{color:#73d18a;background:#5bc4741a;border:1px solid #5bc47440;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 13px;display:flex}.schedule-confirm-icon svg{width:29px;height:29px}.schedule-confirm-dialog h2{color:#f7f9fa;letter-spacing:.01em;margin:0;font-size:18px;font-weight:900}.schedule-confirm-week{color:#72b8df;margin-top:6px;font-size:12px;font-weight:750;display:block}.schedule-confirm-description{color:#aeb8bf;text-align:center;background:#5bc4740d;border:1px solid #5bc47424;border-radius:11px;margin-top:16px;padding:13px;font-size:11px;font-weight:600;line-height:1.55}.schedule-confirm-dialog .schedule-dialog-actions{padding:18px 0 0}.schedule-small-confirm-dialog{max-width:450px;padding:21px}.schedule-small-confirm-dialog h2{color:#f5f7f9;margin:0 0 8px;font-size:16px;font-weight:850}.schedule-small-confirm-dialog p{color:#9da8b1;margin:0;font-size:11px;line-height:1.5}.schedule-small-confirm-dialog .schedule-dialog-actions{padding:18px 0 0}@keyframes schedule-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes schedule-modal-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.schedule-employee-cell.has-correction{background:#41262a;border-left:3px solid #e85b61cc}.schedule-employee-correction-badge{color:#f09b9e;letter-spacing:.04em;background:#e85b611a;border:1px solid #e85b615c;border-radius:999px;align-items:center;gap:4px;min-height:17px;margin-top:4px;padding:0 6px;font-size:7px;font-weight:850;display:inline-flex}.schedule-employee-cell.week-confirmed{border-left:2px solid #5bc4749e}.schedule-employee-confirmed-badge{color:#7bd58f;letter-spacing:.04em;background:#5bc47414;border:1px solid #5bc4744d;border-radius:999px;align-items:center;gap:4px;min-height:17px;margin-top:4px;padding:0 6px;font-size:7px;font-weight:850;display:inline-flex}@media (width<=700px){.schedule-toolbar-side-right{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.schedule-toolbar-side-right .schedule-toolbar-button{gap:4px;width:100%;min-width:0;height:38px;padding:0 5px;font-size:9px;overflow:hidden}.schedule-toolbar-side-right .schedule-toolbar-button svg{width:13px;height:13px}.schedule-modal-backdrop{align-items:flex-end;padding:0}.schedule-corrections-dialog,.schedule-correction-detail,.schedule-confirm-dialog,.schedule-small-confirm-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;max-width:none;animation:.18s ease-out schedule-modal-mobile-enter}.schedule-corrections-dialog{height:min(88dvh,760px);max-height:88dvh}.schedule-correction-detail{max-height:92dvh;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.schedule-confirm-dialog{max-height:86dvh;padding:22px 17px calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.schedule-small-confirm-dialog{padding:20px 17px calc(17px + env(safe-area-inset-bottom))}.schedule-corrections-header,.schedule-correction-detail-header{min-height:68px;padding:13px 14px}.schedule-corrections-heading h2{font-size:14px}.schedule-correction-section{padding:15px 13px 0}.schedule-correction-week{margin:13px 13px 0}.schedule-correction-info{margin:12px 13px 0}.schedule-supervisor-note{padding:14px 13px 0}.schedule-dialog-actions{padding:15px 13px 0}}@media (width<=430px){.schedule-toolbar-side-right .schedule-toolbar-button{padding:0 3px;font-size:8.5px}.schedule-toolbar-side-right .schedule-toolbar-button svg{display:none}.schedule-corrections-icon{flex-basis:36px;width:36px;height:36px}.schedule-corrections-heading h2{font-size:13px}.schedule-corrections-heading span{font-size:10px}.schedule-correction-card{grid-template-columns:34px minmax(0,1fr) 16px;gap:9px;padding:10px}.schedule-correction-card-icon{width:34px;height:34px}.schedule-dialog-actions{gap:7px}.schedule-dialog-cancel,.schedule-dialog-confirm{min-height:42px;padding:0 9px;font-size:9px}}@keyframes schedule-modal-mobile-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.schedule-header-left,.schedule-header-center,.schedule-header-right,.schedule-header-actions{min-width:0}.schedule-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.schedule-header-actions .schedule-toolbar-button{flex:none}.schedule-toolbar-button-restore{position:relative;box-shadow:inset 0 0 0 1px #ffffff05;color:#d7e0e7!important;background:#485b6c33!important;border-color:#748fa56b!important;width:auto!important;min-width:154px!important;padding:0 12px!important}.schedule-toolbar-button-restore:not(:disabled):hover{color:#fff!important;background:#52697c57!important;border-color:#8cadc7a8!important}.schedule-toolbar-button-restore .schedule-toolbar-count{color:#eef4f8;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:2px;padding:0 6px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}@media (width>=701px) and (width<=1280px){.schedule-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left right""center center";gap:8px 12px;width:100%;padding-bottom:10px;align-content:start!important;align-items:center!important;height:auto!important;min-height:0!important;max-height:none!important;display:grid!important}.schedule-header-left{grid-area:left;align-self:center;min-height:0}.schedule-header-right{grid-area:right;place-self:center end;min-height:0}.schedule-header-center{flex-direction:column;grid-area:center;justify-content:flex-start;align-items:center;gap:8px;width:100%;flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}.schedule-header-center .schedule-week-navigation-header{align-self:center;flex:0 0 42px!important;width:min(100%,720px)!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important}.schedule-header-center .schedule-week-navigation-header .schedule-week-arrow{height:42px!important;min-height:42px!important}.schedule-header-center .schedule-week-navigation-header .schedule-week-display{height:42px!important;min-height:42px!important;max-height:42px!important;padding:3px 14px!important}.schedule-header-center .schedule-week-navigation-header .schedule-week-eyebrow{margin-top:0!important}.schedule-header-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;min-height:36px}.schedule-header-actions .schedule-toolbar-button{flex:0 150px;width:auto;min-width:132px}.schedule-header-actions .schedule-toolbar-button-restore{flex-basis:170px;min-width:154px!important}.schedule-workspace{min-height:0}}@media (width>=701px) and (width<=900px){.schedule-header{gap:7px 9px}.schedule-location-info span{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.schedule-header-center .schedule-week-navigation-header{width:100%!important}.schedule-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(100%,680px);display:grid}.schedule-header-actions .schedule-toolbar-button,.schedule-header-actions .schedule-toolbar-button-restore{flex:none;max-width:none;width:100%!important;min-width:0!important}}@media (width<=700px){.schedule-toolbar-side-left .schedule-toolbar-button-restore{max-width:100%;width:auto!important;min-width:0!important;padding:0 11px!important}}.employee-monthly-report-page{color:#fff;background:#06080d;min-height:100vh}.employee-monthly-report-header{z-index:20;background:#15181d;border-bottom:1px solid #ffffff14;position:sticky;top:0}.employee-monthly-report-header-inner{align-items:center;gap:16px;width:min(100%,860px);min-height:82px;margin:0 auto;padding:14px 22px;display:flex}.employee-monthly-report-back{appearance:none;color:#ffffffc7;cursor:pointer;background:#1b1e22;border:1px solid #ffffff0f;border-radius:16px;flex-shrink:0;width:48px;height:48px;font-size:30px;line-height:1}.employee-monthly-report-back:disabled{opacity:.45;cursor:default}.employee-monthly-report-header-inner>div{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-monthly-report-header-inner>div>span{color:#718397;letter-spacing:.09em;font-size:10px;font-weight:800}.employee-monthly-report-header-inner>div>strong{color:#eef3f7;font-size:17px;font-weight:800}.employee-monthly-report-shell{width:min(100%,760px);margin:0 auto;padding:28px 24px 44px}.employee-monthly-report-hero{text-align:center;background:#111318;border:1px solid #ffffff12;border-radius:24px;padding:30px 24px}.employee-monthly-report-icon{color:#4a90b8;background:#4a90b824;border-radius:20px;place-items:center;width:66px;height:66px;margin:0 auto 18px;font-size:30px;font-weight:800;display:grid}.employee-monthly-report-hero h1{color:#fff;max-width:580px;margin:0 auto;font-size:clamp(20px,3vw,24px);font-weight:800;line-height:1.3}.employee-monthly-report-hero p{color:#ffffff94;margin:9px 0 0;font-size:16px;font-weight:600}.employee-monthly-report-error{color:#e8a0a0;background:#e0595914;border:1px solid #e0595947;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.employee-monthly-report-error>span{background:#e059591f;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.employee-monthly-report-error>div{flex:1}.employee-monthly-report-error button{appearance:none;color:#c58a8a;cursor:pointer;background:0 0;border:0;font-size:19px}.employee-monthly-report-month-card{appearance:none;text-align:left;cursor:pointer;background:#171a1f;border:1px solid #4a90b847;border-radius:22px;align-items:center;gap:16px;width:100%;margin-top:18px;padding:18px 20px;transition:border-color .14s,background .14s,transform .14s;display:flex}.employee-monthly-report-month-card:hover{background:#1a1e24;border-color:#4a90b87a}.employee-monthly-report-month-card:active{transform:translateY(1px)}.employee-monthly-report-month-card:disabled{opacity:.55;cursor:default}.employee-monthly-report-calendar-icon{color:#4a90b8;background:#4a90b821;border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.employee-monthly-report-month-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.employee-monthly-report-month-copy span{color:#ffffff4d;letter-spacing:.1em;font-size:10px;font-weight:800}.employee-monthly-report-month-copy strong{color:#fff;font-size:20px;font-weight:800}.employee-monthly-report-month-arrow{color:#ffffff52;flex-shrink:0;font-size:30px;line-height:1}.employee-monthly-report-generate{appearance:none;color:#55d677;cursor:pointer;background:#55d67729;border:1px solid #55d67766;border-radius:20px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:64px;margin-top:18px;display:flex}.employee-monthly-report-generate strong{letter-spacing:.02em;font-size:14px;font-weight:800}.employee-monthly-report-generate:disabled{opacity:.62;cursor:default}.employee-monthly-report-pdf-icon{letter-spacing:.04em;font-size:12px;font-weight:900}.employee-monthly-report-spinner{border:2.5px solid #55d67738;border-top-color:#55d677;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite employee-monthly-report-spin}@keyframes employee-monthly-report-spin{to{transform:rotate(360deg)}}.employee-month-picker-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bd;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.employee-month-picker{background:#1b1f25;border:1px solid #ffffff14;border-radius:26px;width:min(100%,560px);max-height:calc(100vh - 44px);padding:12px 22px 22px;overflow-y:auto;box-shadow:0 26px 80px #00000085}.employee-month-picker-handle{background:#ffffff29;border-radius:100px;width:42px;height:5px;margin:0 auto 15px}.employee-month-picker-heading{align-items:flex-start;gap:18px;display:flex}.employee-month-picker-heading>div{flex:1;min-width:0}.employee-month-picker-heading span{color:#6687a0;letter-spacing:.1em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.employee-month-picker-heading h2{color:#f2f5f7;margin:0;font-size:21px;font-weight:800}.employee-month-picker-heading p{color:#82909c;margin:7px 0 0;font-size:12px;line-height:1.45}.employee-month-picker-close{appearance:none;color:#8d99a4;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.employee-month-picker-year{background:#4a90b80b;border:1px solid #4a90b830;border-radius:17px;grid-template-columns:46px 1fr 46px;align-items:center;gap:10px;margin-top:22px;padding:10px;display:grid}.employee-month-picker-year>button{appearance:none;color:#9ba9b5;cursor:pointer;background:#22272e;border:1px solid #ffffff12;border-radius:13px;place-items:center;width:46px;height:46px;font-size:28px;line-height:1;display:grid}.employee-month-picker-year>div{flex-direction:column;align-items:center;gap:2px;display:flex}.employee-month-picker-year span{color:#667889;letter-spacing:.1em;font-size:8px;font-weight:800}.employee-month-picker-year strong{color:#76b5db;font-size:22px;font-weight:850}.employee-month-picker-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px;display:grid}.employee-month-picker-month{appearance:none;text-align:left;color:#fff;cursor:pointer;background:#20242a;border:1px solid #fff1;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:76px;padding:12px 10px;transition:border-color .13s,background .13s,transform .13s;display:flex;position:relative}.employee-month-picker-month:hover{background:#242a31;border-color:#4a90b861}.employee-month-picker-month:active{transform:scale(.985)}.employee-month-picker-month>span{color:#647687;letter-spacing:.09em;font-size:8px;font-weight:800}.employee-month-picker-month>strong{color:#dbe2e8;margin-top:4px;font-size:13px;font-weight:750}.employee-month-picker-month>i{color:#7cc2ec;background:#4a90b82e;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;top:10px;right:10px}.employee-month-picker-month.selected{background:#4a90b821;border-color:#4a90b894}.employee-month-picker-month.selected>span{color:#68a6cc}.employee-month-picker-month.selected>strong{color:#8ac9ef}.employee-month-picker-month.current:not(.selected){border-color:#55d67740}.employee-month-picker-month.current:not(.selected):after{content:"";background:#55d677;border-radius:50%;width:6px;height:6px;position:absolute;bottom:10px;right:10px}.employee-month-picker-footer{border-top:1px solid #ffffff12;justify-content:space-between;gap:10px;margin-top:17px;padding-top:15px;display:flex}.employee-month-picker-footer button{appearance:none;cursor:pointer;border-radius:12px;min-height:42px;padding:0 15px;font-size:11px;font-weight:750}.employee-month-picker-current-year{color:#77b5dc;background:#4a90b812;border:1px solid #4a90b838}.employee-month-picker-cancel{color:#8794a0;background:#ffffff09;border:1px solid #ffffff12}@media (width<=600px){.employee-monthly-report-shell{padding:20px 14px 34px}.employee-monthly-report-header-inner{padding-inline:14px}.employee-monthly-report-hero{padding:24px 17px}.employee-monthly-report-month-card{padding-inline:16px}.employee-month-picker-backdrop{align-items:flex-end;padding:0}.employee-month-picker{width:100%;max-height:92vh;padding:10px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:26px 26px 0 0}.employee-month-picker-grid{grid-template-columns:repeat(3,1fr);gap:7px}.employee-month-picker-month{min-height:70px;padding:10px 8px}.employee-month-picker-month>strong{font-size:12px}.employee-month-picker-footer{flex-direction:column}.employee-month-picker-footer button{width:100%}}.employee-review-page{color:#fff;background:radial-gradient(circle at 25% -10%,#4a90b81f,#0000 34rem),#07090d;min-height:100dvh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.employee-review-header{z-index:30;-webkit-backdrop-filter:blur(22px);background:#0b0e13eb;border-bottom:1px solid #ffffff12;position:sticky;top:0}.employee-review-header-inner{align-items:center;gap:16px;width:min(100% - 40px,1240px);min-height:84px;margin:0 auto;display:flex}.employee-review-back{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;padding:0;font-size:33px;font-weight:300;display:grid}.employee-review-back:disabled{opacity:.4;cursor:default}.employee-review-header-copy{flex-direction:column;min-width:0;display:flex}.employee-review-header-copy>span{color:#75818c;letter-spacing:1.1px;font-size:9px;font-weight:850}.employee-review-header-copy>strong{color:#fff;margin-top:3px;font-size:20px;font-weight:780}.employee-review-header-copy>small{color:#68747f;margin-top:2px;font-size:10px}.employee-review-shell{width:min(100% - 40px,1240px);margin:0 auto;padding:28px 0 70px}.employee-review-intro{margin-bottom:18px}.employee-review-intro span{color:#65717d;letter-spacing:1.1px;font-size:9px;font-weight:850}.employee-review-intro h1{color:#fff;margin:5px 0 0;font-size:clamp(25px,4vw,38px);font-weight:770}.employee-review-intro p{color:#77838d;max-width:720px;margin:7px 0 0;font-size:13px;line-height:1.5}.employee-review-message{border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:14px;padding:12px 14px;font-size:12px;display:grid}.employee-review-message.error{color:#efb5b5;background:#e36a6a17;border:1px solid #e36a6a3b}.employee-review-message.success{color:#9de3ad;background:#55d67712;border:1px solid #55d67733}.employee-review-message>span{background:#ffffff0d;border-radius:8px;place-items:center;width:26px;height:26px;font-weight:850;display:grid}.employee-review-message button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:20px}.employee-review-status{background:#0f1217e6;border:1px solid #ffffff12;border-radius:19px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:16px;padding:17px 18px;display:grid}.employee-review-status-icon{background:#ffffff0a;border-radius:13px;place-items:center;width:43px;height:43px;font-size:20px;font-weight:800;display:grid}.employee-review-status>div:last-child{flex-direction:column;display:flex}.employee-review-status strong{letter-spacing:.5px;font-size:12px;font-weight:850}.employee-review-status span{color:#74808a;margin-top:4px;font-size:10px;line-height:1.45}.employee-review-status.confirmed{border-color:#55d67730}.employee-review-status.confirmed .employee-review-status-icon,.employee-review-status.confirmed strong{color:#74dc8f}.employee-review-status.correction{border-color:#f2c94c33}.employee-review-status.correction .employee-review-status-icon,.employee-review-status.correction strong{color:#dfc157}.employee-review-status.resolved{border-color:#5ba7d13b}.employee-review-status.resolved .employee-review-status-icon,.employee-review-status.resolved strong{color:#79bbdf}.employee-review-status.unfinished .employee-review-status-icon,.employee-review-status.unfinished strong{color:#9ba6af}.employee-review-days{flex-direction:column;gap:11px;display:flex}.employee-review-day-card{background:linear-gradient(145deg,#13171dfa,#0d1015fa);border:1px solid #ffffff12;border-radius:21px;padding:19px 20px;position:relative;overflow:hidden}.employee-review-day-heading{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:15px;display:flex}.employee-review-day-heading>div:first-child{min-width:0}.employee-review-day-heading span{color:#687580;letter-spacing:.8px;font-size:8px;font-weight:850}.employee-review-day-heading h2{color:#eef1f3;text-transform:capitalize;margin:4px 0 0;font-size:17px;font-weight:740}.employee-review-day-tags{align-items:center;gap:6px;display:flex}.employee-review-day-tags span{border-radius:999px;padding:5px 7px;font-size:7px;font-weight:850}.employee-review-day-tags .sunday{color:#b0bac2;background:#b0bac20f;border:1px solid #b0bac221}.employee-review-day-tags .holiday{color:#e4c366;background:#f2c94c0f;border:1px solid #f2c94c2e}.employee-review-day-grid{grid-template-columns:minmax(230px,.85fr) minmax(0,1.5fr);gap:18px;padding-top:17px;display:grid}.employee-review-block-label{color:#5e6b76;letter-spacing:.9px;margin-bottom:8px;font-size:8px;font-weight:850;display:block}.employee-review-schedule-summary,.employee-review-day-status{flex-direction:column;display:flex}.employee-review-schedule-summary strong,.employee-review-day-status strong{color:#dfe4e8;font-size:14px;font-weight:740}.employee-review-schedule-summary>span,.employee-review-day-status>span{color:#7b8791;margin-top:4px;font-size:11px}.employee-review-schedule-summary small{color:#c58e4e;margin-top:7px;font-size:9px;font-weight:760}.employee-review-no-schedule,.employee-review-no-attendance{color:#59656f;font-size:11px}.employee-review-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.employee-review-metric{background:#ffffff06;border:1px solid #ffffff0e;border-radius:13px;flex-direction:column;min-width:0;padding:10px 11px;display:flex}.employee-review-metric span{color:#68747e;font-size:8px;font-weight:760}.employee-review-metric strong{color:#e2e7ea;margin-top:4px;font-size:13px;font-weight:740}.employee-review-flags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.employee-review-flags span{color:#7f8b95;background:#ffffff08;border:1px solid #ffffff12;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:700}.employee-review-flags .late{color:#df9b74;background:#e08a5b0f;border-color:#e08a5b26}.employee-review-flags .automatic{color:#b2a36e;border-color:#f2c94c21}.employee-review-flags .overtime{color:#e5c35e;background:#f2c94c0e;border-color:#f2c94c2b}.employee-review-day-key{color:#ffffff0d;font-size:7px;position:absolute;bottom:7px;right:12px}.employee-review-totals{background:#4a90b80e;border:1px solid #5ba7d124;border-radius:22px;margin-top:15px;padding:20px}.employee-review-section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.employee-review-section-title>span{color:#71808c;letter-spacing:1px;font-size:9px;font-weight:850}.employee-review-section-title>strong{color:#88bad6;font-size:12px}.employee-review-total-main{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-end;gap:15px;padding-bottom:17px;display:flex}.employee-review-total-main span{color:#86929c;font-size:11px}.employee-review-total-main strong{color:#78b7da;letter-spacing:-1px;font-size:33px;font-weight:790}.employee-review-total-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.employee-review-corrections{background:#f2c94c09;border:1px solid #f2c94c24;border-radius:22px;margin-top:15px;padding:20px}.employee-review-correction-card{border-top:1px solid #ffffff0e;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:13px 0;display:grid}.employee-review-correction-number{color:#d1b34f;background:#f2c94c14;border-radius:10px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.employee-review-correction-content>strong{color:#dbca87;font-size:12px}.employee-review-correction-content dl{gap:6px;margin:8px 0 0;display:grid}.employee-review-correction-content dl>div{grid-template-columns:80px minmax(0,1fr);gap:8px;display:grid}.employee-review-correction-content dt{color:#766e54;font-size:9px}.employee-review-correction-content dd{color:#a99f7c;margin:0;font-size:10px;line-height:1.4}.employee-review-supervisor-note{background:#55d6770d;border:1px solid #55d67726;border-radius:14px;margin-top:12px;padding:13px}.employee-review-supervisor-note span{color:#6db87e;letter-spacing:.8px;font-size:8px;font-weight:850}.employee-review-supervisor-note p{color:#9fc3a7;margin:6px 0 0;font-size:11px;line-height:1.5}.employee-review-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.employee-review-actions>button{text-align:left;cursor:pointer;border-radius:19px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:82px;padding:13px 15px;display:grid}.employee-review-actions>button>span{border-radius:13px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:grid}.employee-review-actions>button>div{flex-direction:column;display:flex}.employee-review-actions strong{font-size:12px;font-weight:780}.employee-review-actions small{margin-top:4px;font-size:9px;line-height:1.4}.employee-review-actions button:disabled{opacity:.4;cursor:default}.employee-review-correction-button{color:#d8bd59;background:#f2c94c0e;border:1px solid #f2c94c2e}.employee-review-correction-button>span{background:#f2c94c17}.employee-review-correction-button small{color:#7e7147}.employee-review-confirm-button{color:#75d58c;background:#55d6770f;border:1px solid #55d67730}.employee-review-confirm-button>span{background:#55d67717}.employee-review-confirm-button small{color:#567a5e}.employee-review-loading{color:#6c7882;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:420px;display:flex}.employee-review-spinner{border:3px solid #ffffff17;border-top-color:#5fa4ca;border-radius:999px;width:28px;height:28px;animation:.8s linear infinite employee-review-spin}@keyframes employee-review-spin{to{transform:rotate(360deg)}}.employee-review-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(7px);background:#000000c2;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.employee-review-modal{background:#11151a;border:1px solid #ffffff17;border-radius:27px;width:min(100%,700px);max-height:90dvh;padding:24px;overflow-y:auto;box-shadow:0 35px 100px #0009}.employee-review-modal-handle{display:none}.employee-review-modal-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:17px;display:flex}.employee-review-modal-header>div{flex-direction:column;display:flex}.employee-review-modal-header span{color:#697680;letter-spacing:1px;font-size:8px;font-weight:850}.employee-review-modal-header h2{color:#f2f4f5;margin:3px 0 0;font-size:21px;font-weight:760}.employee-review-modal-header p{color:#73808a;max-width:530px;margin:5px 0 0;font-size:10px;line-height:1.5}.employee-review-modal-header>button{color:#8a949d;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:11px;flex-shrink:0;place-items:center;width:36px;height:36px;padding:0;font-size:19px;display:grid}.employee-review-form-section{margin-top:18px}.employee-review-form-section>label{color:#89959e;margin-bottom:9px;font-size:10px;font-weight:750;display:block}.employee-review-date-options{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.employee-review-date-options button{color:#dfe4e8;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:72px;display:flex}.employee-review-date-options button.selected{background:#4a90b81f;border-color:#4a90b875}.employee-review-date-options span{color:#6f7c86;font-size:8px;font-weight:780}.employee-review-date-options strong{margin-top:4px;font-size:19px}.employee-review-date-options i{background:#ffffff14;border-radius:999px;width:5px;height:5px;margin-top:5px}.employee-review-date-options i.has-attendance{background:#55d677}.employee-review-issue-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.employee-review-issue-options button{color:#9ca7b0;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:13px;min-height:49px;padding:9px 11px;font-size:10px}.employee-review-issue-options button.selected{color:#dfc767;background:#f2c94c12;border-color:#f2c94c57}.employee-review-form-section textarea{resize:vertical;box-sizing:border-box;color:#e2e6e9;width:100%;min-height:120px;font:inherit;background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;outline:none;padding:12px 13px;font-size:11px;line-height:1.5}.employee-review-form-section textarea:focus{border-color:#4a90b866}.employee-review-form-section>small{color:#5f6b75;margin-top:5px;font-size:8px;display:block}.employee-review-modal-actions{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:8px;margin-top:21px;padding-top:17px;display:flex}.employee-review-modal-actions button{cursor:pointer;border-radius:12px;min-height:46px;padding:0 15px;font-size:10px;font-weight:780}.employee-review-modal-actions button:disabled{opacity:.35;cursor:default}.employee-review-modal-actions .secondary{color:#8c969f;background:#ffffff08;border:1px solid #ffffff12}.employee-review-modal-actions .primary{color:#eef8fd;background:#315f79;border:1px solid #4a90b857}.employee-review-confirm-modal{width:min(100%,520px)}@media (width<=700px){.employee-review-header-inner{width:100%;min-height:66px;padding:calc(7px + env(safe-area-inset-top)) 10px 7px;box-sizing:border-box}.employee-review-back{border-radius:14px;width:42px;height:42px;font-size:29px}.employee-review-header-copy>strong{font-size:15px}.employee-review-header-copy>small{font-size:8px}.employee-review-shell{width:100%;padding:16px 10px calc(40px + env(safe-area-inset-bottom));box-sizing:border-box}.employee-review-intro h1{font-size:24px}.employee-review-intro p{font-size:10px}.employee-review-day-card{border-radius:19px;padding:15px 14px}.employee-review-day-heading h2{font-size:14px}.employee-review-day-grid{grid-template-columns:1fr;gap:14px}.employee-review-time-grid{gap:6px}.employee-review-metric{padding:8px 9px}.employee-review-metric strong{font-size:11px}.employee-review-total-main strong{font-size:27px}.employee-review-total-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-review-actions{grid-template-columns:1fr}.employee-review-modal-backdrop{padding:0 0 env(safe-area-inset-bottom);align-items:flex-end}.employee-review-modal{box-sizing:border-box;border-bottom:0;border-left:0;border-right:0;border-radius:25px 25px 0 0;width:100%;max-height:91dvh;padding:10px 15px 18px}.employee-review-modal-handle{background:#ffffff21;border-radius:999px;width:37px;height:4px;margin:0 auto 9px;display:block}.employee-review-date-options{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.employee-review-date-options::-webkit-scrollbar{display:none}.employee-review-date-options button{flex:0 0 59px;width:59px;min-width:59px}.employee-review-issue-options{grid-template-columns:1fr}.employee-review-modal-actions{z-index:2;padding:13px 0 calc(3px + env(safe-area-inset-bottom));background:linear-gradient(#11151a00,#11151a 16px);position:sticky;bottom:-18px}.employee-review-modal-actions button{flex:1}}.employee-schedule-page{color:#fff;background:radial-gradient(circle at 25% -10%,#4a90b81f,#0000 34rem),#07090d;min-height:100dvh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.employee-schedule-header{z-index:30;-webkit-backdrop-filter:blur(22px);background:#0b0e13eb;border-bottom:1px solid #ffffff12;position:sticky;top:0}.employee-header-inner{width:min(100% - 40px,1240px);min-height:84px;padding:calc(8px + env(safe-area-inset-top)) 0 8px;box-sizing:border-box;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;margin:0 auto;display:grid}.employee-back{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;padding:0;transition:background .15s,border-color .15s,transform .15s;display:grid}.employee-back span{font-size:33px;font-weight:300;line-height:1;display:block;transform:translate(-1px)translateY(-1px)}.employee-back:hover:not(:disabled){background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.employee-back:disabled{opacity:.45;cursor:default}.employee-header-identity{flex-direction:column;justify-content:center;min-width:0;display:flex;overflow:hidden}.employee-header-eyebrow{color:#75818c;letter-spacing:1.2px;font-size:10px;font-weight:800}.employee-header-identity strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:20px;font-weight:780;overflow:hidden}.employee-header-identity small{display:none}.employee-header-location{box-sizing:border-box;background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-end;min-width:170px;max-width:240px;padding:8px 12px;display:flex}.employee-header-location span{color:#67737f;letter-spacing:.75px;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:750}.employee-header-location strong{color:#bdc7cf;text-overflow:ellipsis;white-space:nowrap;max-width:210px;margin-top:3px;font-size:12px;font-weight:700;overflow:hidden}.employee-schedule-header .schedule-language-control{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:max-content;margin:0;padding:0;display:flex}.employee-schedule-header .schedule-language-segmented{flex-shrink:0;align-items:center;margin:0;display:inline-flex}.employee-schedule-header .schedule-language-button{flex-shrink:0}.employee-schedule-shell{width:min(100% - 40px,1240px);margin:0 auto;padding:26px 0 64px}.employee-week-section{background:#0f1217e0;border:1px solid #ffffff12;border-radius:24px;padding:18px;box-shadow:0 18px 50px #00000029}.employee-week-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.employee-week-heading>div:first-child{flex-direction:column;min-width:0;display:flex}.employee-week-heading>div:first-child span{color:#64717d;letter-spacing:1.1px;font-size:9px;font-weight:800}.employee-week-heading>div:first-child strong{color:#dbe2e7;text-transform:capitalize;margin-top:3px;font-size:16px;font-weight:720}.employee-week-navigation{align-items:center;gap:7px;display:flex}.employee-week-navigation button{color:#bac4cc;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;min-width:38px;height:38px;font-size:23px}.employee-week-navigation button:hover:not(:disabled){background:#ffffff12}.employee-week-navigation button:disabled{opacity:.4;cursor:default}.employee-week-navigation .employee-week-today{color:#87bddb;min-width:auto;padding:0 13px;font-size:11px;font-weight:750}.employee-week-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.employee-day-button{color:#b5bec6;cursor:pointer;background:#ffffff07;border:1px solid #0000;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:102px;padding:10px 4px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.employee-day-button:hover:not(:disabled){background:#ffffff0d;transform:translateY(-1px)}.employee-day-button.selected{background:linear-gradient(#4a90b82e,#4a90b814);border-color:#5ba7d175;box-shadow:inset 0 0 0 1px #4a90b80d}.employee-day-button.today:not(.selected):after{content:"";background:#5aa8d2;border-radius:999px;width:4px;height:4px;position:absolute;top:7px}.employee-day-button:disabled{cursor:default}.employee-day-name{color:#75818c;letter-spacing:.7px;font-size:10px;font-weight:800}.employee-day-button.selected .employee-day-name{color:#8fc4e2}.employee-day-number{color:#f4f6f7;margin-top:5px;font-size:27px;font-weight:780;line-height:1}.employee-day-state{align-items:flex-end;height:17px;margin-top:6px;display:flex}.employee-day-indicator{letter-spacing:.4px;justify-content:center;align-items:center;min-height:8px;font-size:7px;font-style:normal;font-weight:900;display:inline-flex}.employee-day-indicator.scheduled,.employee-day-indicator.help{border-radius:999px;width:7px;height:7px}.employee-day-indicator.scheduled{background:#55d677}.employee-day-indicator.help{background:#f0a84b}.employee-day-indicator.pending{color:#f2c94c}.employee-day-indicator.status-go{color:#60b9d9}.employee-day-indicator.status-bo{color:#e36a6a}.employee-day-indicator.status-sd{color:#9ca7b1}.employee-error{color:#efb5b5;background:#e36a6a17;border:1px solid #e36a6a3b;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:14px;padding:12px 14px;font-size:13px;display:grid}.employee-error>span{background:#e36a6a1f;border-radius:8px;place-items:center;width:24px;height:24px;font-weight:850;display:grid}.employee-error button{color:#a98e8e;cursor:pointer;background:0 0;border:0;width:28px;height:28px;padding:0;font-size:20px}.employee-selected-heading{align-items:flex-end;gap:12px;min-height:84px;padding:24px 2px 13px;display:flex}.employee-selected-heading>div:first-child{flex-direction:column;flex:1;min-width:0;display:flex}.employee-selected-heading>div:first-child span{color:#5f6c77;letter-spacing:1.1px;font-size:9px;font-weight:800}.employee-selected-heading h1{color:#fff;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;margin:4px 0 0;font-size:24px;font-weight:760;overflow:hidden}.employee-today-badge,.employee-approved-badge{letter-spacing:.5px;border-radius:999px;flex-shrink:0;padding:6px 9px;font-size:9px;font-weight:850}.employee-today-badge{color:#7fc3e8;background:#4a90b81a;border:1px solid #4a90b84d}.employee-approved-badge.status-go{color:#77c7e4;background:#60b9d91a;border:1px solid #60b9d940}.employee-approved-badge.status-bo{color:#ed8a8a;background:#e36a6a1a;border:1px solid #e36a6a40}.employee-approved-badge.status-sd{color:#b3bdc5;background:#8e9ba71a;border:1px solid #8e9ba740}.employee-dashboard{grid-template-columns:minmax(0,1.75fr) minmax(290px,.65fr);gap:15px;display:grid}.employee-day-workspace,.employee-summary-column{min-width:0}.employee-summary-column{flex-direction:column;gap:12px;display:flex}.employee-shift-card{background:linear-gradient(145deg,#13171dfa,#0d1015fa);border:1px solid #ffffff13;border-radius:26px;width:100%;min-height:330px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0003}button.employee-shift-card{text-align:left;color:inherit;cursor:pointer}.employee-shift-empty{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:34px;display:grid}.employee-shift-empty:hover{background:linear-gradient(145deg,#141d24fa,#0d1116fa);border-color:#4a90b840}.employee-shift-empty-icon{color:#71b4da;background:#4a90b81a;border:1px solid #4a90b833;border-radius:22px;place-items:center;width:70px;height:70px;font-size:31px;font-weight:300;display:grid}.employee-shift-empty-copy{flex-direction:column;min-width:0;display:flex}.employee-shift-empty-copy>span{color:#63717c;letter-spacing:1.1px;font-size:9px;font-weight:850}.employee-shift-empty-copy strong{color:#f7f8f9;margin-top:6px;font-size:clamp(25px,3vw,36px);font-weight:760}.employee-shift-empty-copy small{color:#77838e;margin-top:6px;font-size:13px}.employee-shift-card-action{color:#87bfde;background:#4a90b814;border:1px solid #4a90b838;border-radius:13px;align-items:center;gap:8px;padding:11px 13px;font-size:12px;font-weight:750;display:flex}.employee-shift-card-action span{font-size:20px;line-height:1}.employee-help-strip{background:#f0a84b14;border-bottom:1px solid #f0a84b26;align-items:center;gap:10px;min-height:47px;padding:0 24px;display:flex}.employee-help-strip span{color:#eaaa59;letter-spacing:1px;font-size:9px;font-weight:900}.employee-help-strip strong{color:#f0c284;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:720;overflow:hidden}.employee-shift-card.help{border-color:#f0a84b38}.employee-shift-card-content{flex-direction:column;min-height:330px;padding:31px 32px 27px;display:flex}.employee-shift-card.help .employee-shift-card-content{min-height:282px}.employee-shift-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.employee-shift-card-heading>div:first-child{min-width:0}.employee-shift-card-heading span{color:#65717d;letter-spacing:1.05px;font-size:9px;font-weight:850}.employee-shift-card.help .employee-shift-card-heading span{color:#977345}.employee-shift-card-heading h2{color:#f7f8f9;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:clamp(24px,3vw,35px);font-weight:760;overflow:hidden}.employee-shift-symbol{color:#66a9d0;background:#4a90b817;border-radius:17px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.employee-shift-symbol.locked{color:#b98b50;background:#f0a84b14}.employee-shift-time{color:#fff;letter-spacing:-2px;margin-top:37px;font-size:clamp(36px,5vw,58px);font-weight:730;line-height:1}.employee-legacy-note{color:#9f956c;background:#f2c94c0d;border:1px solid #f2c94c24;border-radius:12px;max-width:700px;margin-top:23px;padding:10px 12px;font-size:11px;line-height:1.45}.employee-shift-footer{margin-top:auto;padding-top:27px}.employee-edit-shift-button{color:#83bcda;cursor:pointer;background:#4a90b812;border:1px solid #4a90b833;border-radius:14px;align-items:center;gap:13px;min-height:48px;padding:0 14px 0 16px;display:inline-flex}.employee-edit-shift-button span{font-size:12px;font-weight:760}.employee-edit-shift-button strong{font-size:22px;font-weight:350}.employee-edit-shift-button:hover{background:#4a90b81f}.employee-shift-locked-copy{flex-direction:column;display:flex}.employee-shift-locked-copy strong{color:#c7a26e;font-size:12px;font-weight:750}.employee-shift-locked-copy span{color:#776b59;margin-top:3px;font-size:11px}.employee-status-card{background:linear-gradient(145deg,#13171dfa,#0d1015fa);border:1px solid #ffffff13;border-radius:26px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:330px;padding:34px;display:flex}.employee-status-symbol{color:#8996a1;background:#ffffff0b;border-radius:19px;place-items:center;width:60px;height:60px;margin-bottom:21px;font-size:26px;display:grid}.employee-status-card>span{color:#697580;letter-spacing:1.1px;font-size:9px;font-weight:850}.employee-status-card>strong{margin-top:7px;font-size:clamp(28px,4vw,42px);font-weight:760}.employee-status-card>small{color:#77828c;max-width:520px;margin-top:10px;font-size:13px;line-height:1.45}.employee-status-card.status-go{border-color:#60b9d93d}.employee-status-card.status-go .employee-status-symbol,.employee-status-card.status-go>strong{color:#6fc1df}.employee-status-card.status-bo{border-color:#e36a6a3d}.employee-status-card.status-bo .employee-status-symbol,.employee-status-card.status-bo>strong{color:#e67c7c}.employee-status-card.status-sd{border-color:#8e9ba73d}.employee-status-card.status-sd .employee-status-symbol,.employee-status-card.status-sd>strong{color:#aab5be}.employee-pending-card{background:#f2c94c0e;border:1px solid #f2c94c33;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:13px;padding:13px 15px;display:grid}.employee-pending-icon{color:#e3bd48;background:#f2c94c17;border-radius:11px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.employee-pending-copy{flex-direction:column;min-width:0;display:flex}.employee-pending-copy span{color:#a88f45;letter-spacing:.9px;font-size:8px;font-weight:900}.employee-pending-copy strong{color:#e2c66c;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;font-weight:720;overflow:hidden}.employee-pending-card button{color:#c99292;cursor:pointer;background:#e36a6a0e;border:1px solid #e36a6a29;border-radius:11px;min-height:36px;padding:0 11px;font-size:10px;font-weight:750}.employee-week-summary-card{background:#0f1217e6;border:1px solid #ffffff12;border-radius:22px;padding:23px 23px 21px}.employee-week-summary-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.employee-week-summary-heading span{color:#68747f;letter-spacing:1px;font-size:9px;font-weight:850}.employee-week-summary-heading small{color:#4f5b65;font-size:9px}.employee-week-summary-hours{align-items:flex-end;margin-top:19px;display:flex}.employee-week-summary-hours strong{color:#6fb0d4;letter-spacing:-1.6px;font-size:44px;font-weight:790;line-height:.95}.employee-week-summary-hours span{color:#46738d;margin:0 0 4px 4px;font-size:17px;font-weight:700}.employee-week-summary-divider{background:#ffffff0f;height:1px;margin:19px 0}.employee-week-summary-stats{gap:13px;display:grid}.employee-week-summary-stats>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.employee-week-summary-stats strong{color:#d9dfe4;font-size:13px;font-weight:730}.employee-week-summary-stats span{color:#64707a;text-align:right;font-size:10px}.employee-action-button{width:100%;min-height:78px;color:inherit;text-align:left;cursor:pointer;background:#f2c94c0e;border:1px solid #f2c94c29;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 14px;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;display:grid}.employee-action-button:hover:not(:disabled){background:#f2c94c14}.employee-action-button:disabled{opacity:.45;cursor:default}.employee-action-icon{color:#d5b54f;background:#f2c94c17;border-radius:13px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.employee-action-copy{flex-direction:column;min-width:0;display:flex}.employee-action-copy strong{color:#dfc563;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:760;overflow:hidden}.employee-action-copy small{color:#796e49;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.employee-action-arrow{color:#8b7a43;font-size:25px;font-weight:300}.employee-action-button.employee-week-review-button{background:linear-gradient(135deg,#55d6771f,#33944f12);border-color:#55d67740;box-shadow:inset 0 0 0 1px #55d67705}.employee-action-button.employee-week-review-button:hover:not(:disabled){background:linear-gradient(135deg,#55d6772e,#33944f1a);border-color:#55d67761;transform:translateY(-1px);box-shadow:0 12px 30px #155f2d1f}.employee-week-review-button .employee-action-icon{color:#69df87;background:#55d67721}.employee-week-review-button .employee-action-copy strong{color:#82e59b}.employee-week-review-button .employee-action-copy small{color:#5b9569}.employee-week-review-button .employee-action-arrow{color:#62ad73}.employee-loading{color:#697680;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:390px;display:flex}.employee-loading strong{font-size:12px;font-weight:650}.employee-spinner{border:3px solid #ffffff17;border-top-color:#5fa4ca;border-radius:999px;width:28px;height:28px;animation:.8s linear infinite employee-spin;display:block}@keyframes employee-spin{to{transform:rotate(360deg)}}.employee-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);background:#000000bd;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.employee-modal{color:#fff;scrollbar-width:thin;scrollbar-color:#343a41 transparent;background:#11151a;border:1px solid #ffffff1a;border-radius:28px;width:min(100%,680px);max-height:min(90dvh,790px);padding:25px;overflow-y:auto;box-shadow:0 35px 100px #0009}.employee-modal-handle{display:none}.employee-modal-header{border-bottom:1px solid #fff1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding-bottom:19px;display:grid}.employee-modal-header-icon{color:#6faed2;background:#4a90b81a;border-radius:15px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.employee-modal-header-icon.absence{color:#d9bb50;background:#f2c94c17}.employee-modal-header>div:nth-child(2){min-width:0}.employee-modal-header span{color:#687580;letter-spacing:1px;font-size:8px;font-weight:850}.employee-modal-header h2{color:#f8f9fa;margin:2px 0 0;font-size:21px;font-weight:760}.employee-modal-header p{color:#707c87;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;margin:3px 0 0;font-size:11px;overflow:hidden}.employee-modal-close{color:#8c969f;cursor:pointer;background:#ffffff09;border:1px solid #ffffff0f;border-radius:12px;place-items:center;width:38px;height:38px;padding:0;font-size:20px;display:grid}.employee-modal-message{background:#f0a84b0e;border:1px solid #f0a84b26;border-radius:17px;flex-direction:column;margin-top:20px;padding:18px;display:flex}.employee-modal-message strong{color:#d5ad77;font-size:13px}.employee-modal-message span{color:#82715a;margin-top:5px;font-size:11px;line-height:1.5}.employee-modal-legacy{color:#998e66;background:#f2c94c0d;border:1px solid #f2c94c24;border-radius:13px;margin-top:18px;padding:11px 13px;font-size:10px;line-height:1.45}.employee-shift-list{flex-direction:column;gap:9px;margin-top:18px;display:flex}.employee-shift-list>button{color:#fff;text-align:left;cursor:pointer;background:#ffffff07;border:1px solid #ffffff12;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:72px;padding:11px 13px;transition:background .14s,border-color .14s;display:grid}.employee-shift-list>button:hover:not(:disabled){background:#ffffff0d}.employee-shift-list>button.selected{background:#4a90b81c;border-color:#4a90b873}.employee-shift-list>button:disabled{cursor:default}.employee-shift-option-icon{color:#659cbb;background:#4a90b812;border-radius:13px;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.employee-shift-list>button.selected .employee-shift-option-icon{color:#78bce1;background:#4a90b824}.employee-shift-option-copy{flex-direction:column;min-width:0;display:flex}.employee-shift-option-copy strong{color:#e9ecef;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:730;overflow:hidden}.employee-shift-option-copy span{color:#77838d;margin-top:4px;font-size:12px;font-weight:650}.employee-shift-list>button.selected .employee-shift-option-copy span{color:#77acd0}.employee-shift-list i{color:#0000;border:1px solid #ffffff14;border-radius:999px;place-items:center;width:26px;height:26px;font-size:13px;font-style:normal;display:grid}.employee-shift-list>button.selected i{color:#fff;background:#4a90b8;border-color:#4a90b880}.employee-no-shifts{text-align:center;background:#ffffff06;border:1px solid #ffffff0e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;margin-top:18px;padding:30px;display:flex}.employee-no-shifts>div{color:#59646e;background:#ffffff09;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:13px;font-size:22px;display:grid}.employee-no-shifts strong{color:#bbc3ca;font-size:14px}.employee-no-shifts span{color:#68737d;max-width:330px;margin-top:6px;font-size:10px;line-height:1.5}.employee-modal-actions{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;padding-top:18px;display:flex}.employee-modal-actions button{appearance:none;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:800;transition:background .15s,border-color .15s,color .15s,transform .15s,opacity .15s;display:inline-flex}.employee-modal-actions button:hover:not(:disabled){transform:translateY(-1px)}.employee-modal-actions button:disabled{opacity:.4;cursor:default}.employee-modal-actions .secondary{color:#b7c0c8;background:#ffffff0b;border-color:#ffffff1a}.employee-modal-actions .secondary:hover:not(:disabled){color:#e2e7eb;background:#ffffff13;border-color:#ffffff29}.employee-modal-actions .primary{color:#83c6e8;background:linear-gradient(135deg,#4a90b83d,#2e6b8f29);border-color:#4a90b861;box-shadow:inset 0 0 0 1px #4a90b806}.employee-modal-actions .primary:hover:not(:disabled){color:#a4dcf7;background:linear-gradient(135deg,#4a90b84f,#2e6b8f36);border-color:#58acdb85}.employee-modal-actions .danger{color:#d48d8d;background:#e36a6a13;border-color:#e36a6a33;margin-right:auto}.employee-modal-actions .danger:hover:not(:disabled){color:#efa0a0;background:#e36a6a1f;border-color:#e36a6a57}.employee-status-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:19px;display:grid}.employee-status-options button{color:#fff;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex}.employee-status-options button strong{font-size:17px;font-weight:800}.employee-status-options button span{color:#737f89;margin-top:5px;font-size:9px}.employee-status-options button.selected{background:#4a90b817;border-color:#4a90b86b}.employee-status-options button.status-go.selected{background:#60b9d914;border-color:#60b9d966}.employee-status-options button.status-bo.selected{background:#e36a6a14;border-color:#e36a6a66}.employee-status-options button.status-sd.selected{background:#8e9ba714;border-color:#8e9ba766}.employee-absence-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:19px;display:grid}.employee-absence-date-field{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.employee-absence-date-label{color:#65717c;letter-spacing:.8px;font-size:9px;font-weight:800}.employee-date-picker-button{box-sizing:border-box;color:#e6e9eb;appearance:none;width:100%;min-height:52px;font:inherit;cursor:pointer;text-align:left;background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px 0 13px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.employee-date-picker-button:hover:not(:disabled),.employee-date-picker-button.active{background:#4a90b813;border-color:#5ba7d16b}.employee-date-picker-button.active{box-shadow:0 0 0 3px #4a90b80e}.employee-date-picker-button:disabled{opacity:.45;cursor:default}.employee-date-picker-button>span:first-child{color:#e6e9eb;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.employee-date-picker-icon{color:#79afd0;pointer-events:none;background:#4a90b812;border:1px solid #5da5d129;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.employee-date-picker-icon svg{display:block}.employee-calendar{z-index:160;box-sizing:border-box;background:#15191f;border:1px solid #ffffff1a;border-radius:18px;width:min(340px,100vw - 40px);padding:13px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 70px #00000094}.employee-absence-date-field:last-child .employee-calendar{left:auto;right:0}.employee-calendar-header{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:7px;display:grid}.employee-calendar-header>strong{color:#e9eef2;text-align:center;text-transform:capitalize;font-size:13px;font-weight:760}.employee-calendar-nav{color:#9eabb5;appearance:none;width:38px;height:38px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:11px;place-items:center;padding:0;font-size:23px;display:grid}.employee-calendar-nav:hover:not(:disabled){background:#fff1}.employee-calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;margin-top:13px;margin-bottom:5px;display:grid}.employee-calendar-weekdays span{color:#606e79;letter-spacing:.35px;place-items:center;height:22px;font-size:7px;font-weight:850;display:grid}.employee-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.employee-calendar-grid button,.employee-calendar-empty{aspect-ratio:1}.employee-calendar-grid button{color:#cbd3d9;appearance:none;min-width:0;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;padding:0;font-size:11px;font-weight:650;display:grid}.employee-calendar-grid button:hover:not(:disabled){background:#ffffff0e}.employee-calendar-grid button.today{color:#78bce9;border-color:#4fa3df4d}.employee-calendar-grid button.selected{color:#fff;background:#4388b5;border-color:#4fa3df99;font-weight:800}.employee-calendar-grid button:disabled{color:#343d45;cursor:default}.employee-calendar-footer{border-top:1px solid #ffffff0e;justify-content:space-between;gap:7px;margin-top:11px;padding-top:10px;display:flex}.employee-calendar-footer button{color:#84939f;appearance:none;min-height:34px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:10px;padding:0 11px;font-size:9px;font-weight:700}.employee-calendar-footer button:first-child{color:#78bce9;background:#4fa3df12;border-color:#4fa3df33}.employee-calendar-footer button:hover:not(:disabled){background:#ffffff12}.employee-calendar-footer button:disabled{opacity:.35;cursor:default}.employee-week-confirmation-info{box-sizing:border-box;background:linear-gradient(135deg,#55d67717,#2c6e4009);border:1px solid #55d67733;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;width:100%;margin-bottom:16px;padding:15px 16px;display:grid}.employee-week-confirmation-info-icon{color:#74de8f;background:#55d6771a;border:1px solid #55d67740;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:19px;font-style:italic;font-weight:700;display:grid}.employee-week-confirmation-info-copy{flex-direction:column;min-width:0;display:flex}.employee-week-confirmation-info-copy>span{color:#568d64;letter-spacing:1px;font-size:8px;font-weight:900}.employee-week-confirmation-info-copy>strong{color:#b9edc6;margin-top:3px;font-size:13px;font-weight:760}.employee-week-confirmation-info-copy>p{color:#72917a;max-width:760px;margin:4px 0 0;font-size:10px;line-height:1.45}.employee-week-confirmation-info-button{color:#8ce6a2;min-height:40px;font:inherit;cursor:pointer;background:#55d6771a;border:1px solid #55d67747;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 13px;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.employee-week-confirmation-info-button span{font-size:10px;font-weight:800}.employee-week-confirmation-info-button strong{font-size:19px;font-weight:350;line-height:1}.employee-week-confirmation-info-button:hover:not(:disabled){background:#55d67729;border-color:#55d6776b;transform:translateY(-1px)}.employee-week-confirmation-info-button:disabled{opacity:.4;cursor:default}.employee-saving-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);background:#0000007a;place-items:center;display:grid;position:fixed;inset:0}.employee-saving-card{background:#12161b;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;padding:14px 18px;display:flex;box-shadow:0 20px 60px #0006}.employee-saving-card .employee-spinner{border-width:2px;width:20px;height:20px}.employee-saving-card strong{color:#d9dfe4;font-size:12px;font-weight:650}@media (width<=900px){.employee-schedule-shell,.employee-header-inner{width:min(100% - 28px,1240px)}.employee-header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;gap:11px}.employee-header-location{min-width:135px;max-width:180px;padding:7px 10px}.employee-header-location strong{max-width:155px;font-size:11px}.employee-header-location span{font-size:8px}.employee-schedule-header .schedule-language-control{min-width:max-content}.employee-dashboard{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr)}.employee-shift-card-content{padding:27px 25px 24px}.employee-shift-time{font-size:43px}}@media (width<=700px){.employee-schedule-page{background:#07090d}.employee-schedule-header{position:sticky}.employee-header-inner{width:100%;min-height:67px;padding:calc(7px + env(safe-area-inset-top)) 10px 7px;box-sizing:border-box;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.employee-back{border-radius:14px;width:42px;height:42px}.employee-back span{font-size:29px}.employee-header-identity{min-width:0;overflow:hidden}.employee-header-eyebrow{letter-spacing:.9px;font-size:8px}.employee-header-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;overflow:hidden}.employee-header-identity small{color:#65717b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:9px;display:block;overflow:hidden}.employee-header-location{display:none}.employee-schedule-header .schedule-language-control{grid-area:auto;justify-content:flex-end;align-self:center;align-items:center;min-width:max-content;margin:0;display:flex}.employee-schedule-header .schedule-language-segmented{white-space:nowrap;flex-wrap:nowrap;margin:0;display:inline-flex}.employee-schedule-header .schedule-language-button{flex:none;min-width:34px;padding-left:8px;padding-right:8px}.employee-schedule-shell{width:100%;padding:13px 0 calc(38px + env(safe-area-inset-bottom))}.employee-week-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 0 12px}.employee-week-heading{margin:0;padding:0 12px 11px}.employee-week-heading>div:first-child span{font-size:8px}.employee-week-heading>div:first-child strong{font-size:12px}.employee-week-navigation{gap:5px}.employee-week-navigation button{border-radius:11px;min-width:34px;height:34px;font-size:20px}.employee-week-navigation .employee-week-today{display:none}.employee-week-strip{scrollbar-width:none;scroll-snap-type:x proximity;gap:6px;padding:0 12px 4px;display:flex;overflow-x:auto}.employee-week-strip::-webkit-scrollbar{display:none}.employee-day-button{scroll-snap-align:center;background:#ffffff07;border:1px solid #ffffff0e;border-radius:16px;flex:0 0 62px;width:62px;min-width:62px;min-height:82px;padding:7px 2px}.employee-day-button.selected{background:#4a90b821;border-color:#4a90b861}.employee-day-name{font-size:8px}.employee-day-number{margin-top:4px;font-size:22px}.employee-day-state{margin-top:4px}.employee-error{margin:0 10px 10px;font-size:11px}.employee-selected-heading{align-items:center;min-height:auto;padding:8px 12px 10px}.employee-selected-heading>div:first-child span{font-size:7px}.employee-selected-heading h1{margin-top:3px;font-size:18px}.employee-today-badge,.employee-approved-badge{padding:5px 7px;font-size:7px}.employee-pending-card{grid-template-columns:auto minmax(0,1fr);margin:0 10px 10px;padding:11px 12px}.employee-pending-card button{grid-column:1/-1;width:100%;margin-top:2px}.employee-dashboard{flex-direction:column;gap:10px;padding:0 10px;display:flex}.employee-summary-column{gap:9px}.employee-shift-card,.employee-status-card{border-radius:21px;min-height:220px}.employee-shift-empty{grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:190px;padding:20px}.employee-shift-empty-icon{border-radius:16px;width:50px;height:50px;font-size:25px}.employee-shift-empty-copy strong{font-size:21px}.employee-shift-empty-copy small{font-size:10px;line-height:1.4}.employee-shift-card-action{box-sizing:border-box;grid-column:1/-1;justify-content:center;min-height:43px}.employee-help-strip{min-height:39px;padding:0 17px}.employee-help-strip span{font-size:8px}.employee-help-strip strong{font-size:10px}.employee-shift-card-content{min-height:220px;padding:20px 19px 17px}.employee-shift-card.help .employee-shift-card-content{min-height:190px}.employee-shift-card-heading span{font-size:8px}.employee-shift-card-heading h2{margin-top:4px;font-size:22px}.employee-shift-symbol{border-radius:14px;width:42px;height:42px;font-size:19px}.employee-shift-time{letter-spacing:-1.4px;margin-top:24px;font-size:36px}.employee-legacy-note{margin-top:17px;font-size:9px}.employee-shift-footer{padding-top:21px}.employee-edit-shift-button{box-sizing:border-box;justify-content:space-between;width:100%;min-height:46px}.employee-status-card{padding:22px}.employee-status-symbol{border-radius:15px;width:48px;height:48px;margin-bottom:15px;font-size:22px}.employee-status-card>strong{font-size:27px}.employee-status-card>small{font-size:10px}.employee-week-summary-card{border-radius:19px;padding:15px 16px}.employee-week-summary-heading{display:none}.employee-week-summary-hours{margin-top:0;display:inline-flex}.employee-week-summary-hours strong{font-size:30px}.employee-week-summary-hours span{margin-bottom:2px;font-size:13px}.employee-week-summary-divider{margin:12px 0}.employee-week-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.employee-week-summary-stats>div{flex-direction:column;gap:2px}.employee-week-summary-stats>div:last-child{align-items:flex-end}.employee-week-summary-stats strong{font-size:11px}.employee-week-summary-stats span{font-size:8px}.employee-action-button{border-radius:18px;min-height:66px}.employee-action-icon{border-radius:12px;width:38px;height:38px}.employee-action-copy strong{font-size:11px}.employee-action-copy small{font-size:8px}.employee-loading{min-height:300px}.employee-modal-backdrop{padding:0 0 env(safe-area-inset-bottom);align-items:flex-end}.employee-modal{box-sizing:border-box;border-bottom:0;border-left:0;border-right:0;border-radius:25px 25px 0 0;width:100%;max-height:91dvh;padding:10px 15px 18px}.employee-modal-handle{background:#ffffff21;border-radius:999px;width:37px;height:4px;margin:0 auto 9px;display:block}.employee-modal-header{gap:10px;padding-bottom:13px}.employee-modal-header-icon{border-radius:13px;width:41px;height:41px;font-size:19px}.employee-modal-header span{font-size:7px}.employee-modal-header h2{font-size:18px}.employee-modal-header p{font-size:9px}.employee-modal-close{width:34px;height:34px;font-size:18px}.employee-shift-list{gap:7px;margin-top:13px}.employee-shift-list>button{border-radius:15px;min-height:66px;padding:9px 10px}.employee-shift-option-icon{border-radius:12px;width:39px;height:39px;font-size:17px}.employee-shift-option-copy strong{font-size:13px}.employee-shift-option-copy span{font-size:11px}.employee-modal-actions{z-index:20;padding:13px 0 calc(3px + env(safe-area-inset-bottom));background:linear-gradient(#11151a00,#11151a 16px);margin-top:16px;position:sticky;bottom:-18px}.employee-modal-actions button{flex:1;min-height:46px;padding:0 9px;font-size:9px}.employee-modal-actions .danger{color:#cb8585;flex:0 auto;margin-right:0}.employee-modal-actions .primary{flex:1.45;min-width:0}.employee-status-options{gap:7px;margin-top:14px}.employee-status-options button{border-radius:15px;min-height:82px}.employee-status-options button strong{font-size:15px}.employee-status-options button span{font-size:8px}.employee-absence-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px}.employee-date-picker-button{border-radius:13px;min-height:50px;padding:0 8px 0 11px}.employee-date-picker-button>span:first-child{font-size:11px}.employee-date-picker-icon{flex-basis:29px;width:29px;height:29px}.employee-calendar{top:auto;bottom:calc(78px + env(safe-area-inset-bottom));z-index:180;border-radius:20px;width:auto;max-height:calc(100dvh - 145px);padding:14px;position:fixed;overflow-y:auto;left:12px!important;right:12px!important}.employee-calendar-header{grid-template-columns:40px minmax(0,1fr) 40px}.employee-calendar-nav{border-radius:12px;width:40px;height:40px}.employee-calendar-header>strong{font-size:14px}.employee-calendar-weekdays span{height:24px;font-size:7px}.employee-calendar-grid button{aspect-ratio:auto;border-radius:11px;min-height:39px;font-size:12px}.employee-calendar-empty{aspect-ratio:auto;min-height:39px}.employee-calendar-footer{margin-top:10px;padding-top:10px}.employee-calendar-footer button{min-height:38px;font-size:10px}}@media (width<=390px){.employee-header-inner{gap:7px;padding-left:8px;padding-right:8px}.employee-back{border-radius:13px;width:39px;height:39px}.employee-back span{font-size:27px}.employee-header-eyebrow{font-size:7px}.employee-header-identity strong{font-size:14px}.employee-header-identity small{font-size:8px}.employee-schedule-header .schedule-language-button{min-width:30px;padding-left:6px;padding-right:6px;font-size:9px}.employee-week-heading>div:first-child strong{font-size:11px}.employee-day-button{flex-basis:58px;width:58px;min-width:58px}.employee-selected-heading h1{font-size:17px}.employee-shift-time{font-size:32px}.employee-shift-card-heading h2{font-size:20px}.employee-modal-actions button{font-size:8px}.employee-date-picker-button{padding:0 7px 0 9px}.employee-date-picker-button>span:first-child{font-size:10px}.employee-date-picker-icon{flex-basis:27px;width:27px;height:27px}.employee-calendar{padding:11px;left:8px!important;right:8px!important}.employee-calendar-grid button,.employee-calendar-empty{min-height:36px}.employee-calendar-grid button{font-size:11px}}.employee-rejected-request-card{background:#e36a6a11;border:1px solid #e36a6a3d;border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:13px;margin-bottom:13px;padding:14px 15px;display:grid}.employee-rejected-request-icon{color:#ea8686;background:#e36a6a1c;border-radius:12px;place-items:center;width:38px;height:38px;font-size:23px;font-weight:500;line-height:1;display:grid}.employee-rejected-request-content{flex-direction:column;gap:10px;min-width:0;display:flex}.employee-rejected-request-heading{flex-direction:column;min-width:0;display:flex}.employee-rejected-request-heading>span{color:#b26767;letter-spacing:.95px;font-size:8px;font-weight:900}.employee-rejected-request-heading>strong{color:#eca0a0;margin-top:4px;font-size:13px;font-weight:760}.employee-rejected-request-note{background:#0000001f;border:1px solid #e36a6a21;border-radius:11px;padding:10px 11px}.employee-rejected-request-note>span{color:#8f6464;letter-spacing:.85px;font-size:7px;font-weight:900}.employee-rejected-request-note p{color:#cdaaaa;white-space:pre-wrap;word-break:break-word;margin:5px 0 0;font-size:11px;line-height:1.5}.employee-rejected-request-actions{justify-content:flex-end;padding-top:2px;display:flex}.employee-rejected-request-actions button{color:#efb0b0;min-width:100px;min-height:38px;font:inherit;letter-spacing:.35px;cursor:pointer;background:#e36a6a1c;border:1px solid #e36a6a52;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:10px;font-weight:850;transition:background .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.employee-rejected-request-actions button:hover{color:#ffd0d0;background:#e36a6a2e;border-color:#e36a6a85}.employee-rejected-request-actions button:active{transform:translateY(1px)}.employee-rejected-request-actions button>span{font-size:13px;line-height:1}.employee-day-indicator.rejected{color:#e87878;letter-spacing:.2px;font-size:6px;font-weight:900}@media (width<=700px){.employee-rejected-request-card{gap:10px;margin:0 10px 10px;padding:11px 12px}.employee-rejected-request-icon{border-radius:10px;width:34px;height:34px;font-size:20px}.employee-rejected-request-heading>strong{font-size:11px}.employee-rejected-request-note{padding:9px 10px}.employee-rejected-request-note p{font-size:10px}.employee-rejected-request-actions{justify-content:stretch}.employee-rejected-request-actions button{width:100%;min-height:40px}.employee-day-indicator.rejected{font-size:5.5px}}.face-page{color:#fff;z-index:1000;background:#000;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.face-video{object-fit:cover;background:#000;width:100%;height:100%;position:absolute;inset:0;transform:scaleX(-1)}.face-overlay{pointer-events:none;background:linear-gradient(#00000005 0%,#0000 55%,#00000085 100%);position:absolute;inset:0}.face-status{left:50%;bottom:calc(78px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);color:#ffffffe6;text-align:center;white-space:nowrap;pointer-events:none;background:#00000085;border:1px solid #ffffff1a;border-radius:15px;justify-content:center;align-items:center;gap:9px;max-width:calc(100vw - 40px);min-height:42px;padding:9px 16px;font-size:15px;font-weight:600;line-height:1.2;display:inline-flex;position:absolute;transform:translate(-50%)}.face-status-icon{color:#8ed7f2;flex:none;place-items:center;width:19px;height:19px;font-size:16px;line-height:1;display:inline-grid}.face-status.error{white-space:normal;background:#5c1818d6;border-color:#ff828240;max-width:min(520px,100vw - 40px)}.face-status-icon.error{color:#fff;background:#d65a5a;border-radius:50%;width:22px;height:22px;font-size:13px;font-weight:900}.face-spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;flex:none;width:16px;height:16px;animation:.8s linear infinite face-spinner-rotate}@keyframes face-spinner-rotate{to{transform:rotate(360deg)}}.face-cancel{left:50%;bottom:calc(14px + env(safe-area-inset-bottom));color:#ffffffb8;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#00000075;border:1px solid #ffffff14;border-radius:14px;min-width:118px;min-height:44px;padding:10px 22px;font-size:15px;font-weight:600;position:absolute;transform:translate(-50%)}.face-cancel:hover:not(:disabled){color:#fff;background:#000000a6}.face-cancel:active:not(:disabled){transform:translate(-50%)scale(.97)}.face-cancel:disabled{opacity:.35;cursor:default}.face-success-overlay{z-index:10;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;padding:32px;animation:.22s ease-out both face-success-fade;display:flex;position:absolute;inset:0}.face-success-check{color:#fff;background:#33c45a;border-radius:50%;place-items:center;width:120px;height:120px;font-size:70px;font-weight:800;line-height:1;animation:.45s cubic-bezier(.2,1.4,.4,1) both face-success-pop;display:grid}.face-success-name{color:#fff;text-align:center;letter-spacing:-.4px;margin-top:40px;font-size:34px;font-weight:800;line-height:1.15;animation:.36s ease-out both face-success-slide}.face-success-message{color:#ffffffb3;text-align:center;margin-top:14px;font-size:22px;font-weight:500;animation:.4s ease-out both face-success-fade}@keyframes face-success-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes face-success-slide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes face-success-fade{0%{opacity:0}to{opacity:1}}@media (width<=640px){.face-status{bottom:calc(76px + env(safe-area-inset-bottom));max-width:calc(100vw - 28px);min-height:40px;padding:8px 13px;font-size:14px}.face-cancel{bottom:calc(12px + env(safe-area-inset-bottom));min-height:42px;font-size:14px}.face-success-check{width:98px;height:98px;font-size:58px}.face-success-name{margin-top:32px;font-size:28px}.face-success-message{font-size:18px}}@media (orientation:landscape){.face-status{bottom:20px;left:20px;right:auto;transform:none}.face-cancel{bottom:18px;left:auto;right:20px;transform:none}.face-cancel:active:not(:disabled){transform:scale(.97)}}
