@import"https://fonts.googleapis.com/css2?family=Abel&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";:root{--background: #2a2829;--backgroundDark: #1e1e1e;--inputBackground: #d9d9d9;--bannerBackground: #262f4c;--linkText: #6d7db2;--textPrimary: #f9f9f9;--textSecondary: #8999af;--buttonPrimary: #040b22;--buttonSecondary: #8999af}*{box-sizing:border-box;margin:0;padding:0}a{color:unset;text-decoration:none}button{background-color:var(--bannerBackground);color:var(--textPrimary);box-shadow:-2px 2px 6px #000;border:none;border-radius:8px;padding:8px 16px;font-size:18px}#root{height:100dvh;width:100vw;display:flex;flex-direction:column}body{background-color:var(--backgroundDark);font-family:Inter,sans-serif;color:var(--textPrimary);line-height:1.6;display:flex;flex-direction:column;align-items:center;width:100%}header{width:100%;min-height:8rem;background-color:var(--background);display:flex;align-items:center;justify-content:center}header img{width:8rem}#container{flex:1;padding:1rem;width:100%;max-width:1800px;margin:0 auto;height:auto;display:flex;flex-direction:column;align-items:center}footer{width:100%;height:6rem;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;background-color:var(--background);padding:4rem 0 8rem}footer button{background-color:transparent;border:none;color:var(--linkText);font-size:16px;font-weight:800;text-decoration:underline;box-shadow:unset}a.registration-link{text-decoration:underline;color:var(--linkText)}._loadingScreen_1l9mb_1{min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(109,125,178,.18),transparent 42%),radial-gradient(circle at 80% 80%,rgba(137,153,175,.16),transparent 40%),var(--backgroundDark)}._panel_1l9mb_13{width:min(92vw,360px);border:1px solid rgba(249,249,249,.14);border-radius:16px;background:#2a2829cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;box-shadow:0 14px 32px #00000047}._logo_1l9mb_27{width:4.75rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.35))}._spinner_1l9mb_32{width:2.3rem;height:2.3rem;border-radius:999px;border:3px solid rgba(137,153,175,.35);border-top-color:var(--linkText);animation:_spin_1l9mb_32 .85s linear infinite}._title_1l9mb_41{font-size:1rem;font-weight:700;color:var(--textPrimary)}._subtitle_1l9mb_47{font-size:.84rem;color:var(--textSecondary)}@keyframes _spin_1l9mb_32{to{transform:rotate(360deg)}}._backButton_qouo4_1{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--linkText);border-radius:10px;background:var(--background);color:var(--linkText);cursor:pointer;flex:0 0 auto}._backButton_qouo4_1:hover{color:var(--textPrimary);background:var(--linkText)}._protectedLayout_1eqq3_1{width:100%;display:flex;flex-direction:column}._globalBack_1eqq3_7{align-self:flex-start;margin:0 0 .75rem}._userHomeContainer_x3d5n_1{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}._userHomeHeader_x3d5n_10{width:100%;display:flex;flex-direction:column;gap:.75rem;padding:.65rem;border:1px solid var(--linkText);border-radius:14px;background:linear-gradient(145deg,#6d7db233,#1e1e1ef2 45%),var(--background)}._panelHeader_x3d5n_27{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._welcomeTitle_x3d5n_35{display:flex;align-items:center;gap:.55rem;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800;color:var(--textPrimary)}._panelHeaderActions_x3d5n_44{display:inline-flex;align-items:center;gap:.35rem}._profileInfo_x3d5n_50{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--textSecondary);font-size:1.02rem;line-height:1;width:auto;height:auto;padding:0;cursor:pointer}._profileInfo_x3d5n_50:hover{color:var(--linkText)}._caretToggle_x3d5n_71{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--linkText);border-radius:9px;background:var(--backgroundDark);box-shadow:none;color:var(--textSecondary);font-size:.95rem;line-height:1;width:36px;height:36px;padding:0;cursor:pointer}._caretToggle_x3d5n_71:hover{background:var(--linkText);color:var(--textPrimary)}._userNavi_x3d5n_93{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}._userNaviAdmin_x3d5n_100,._userNaviEmployee_x3d5n_104{grid-template-columns:repeat(2,minmax(0,1fr))}._navAction_x3d5n_108{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;min-height:44px;border:1px solid var(--linkText);border-radius:10px;background:var(--backgroundDark);color:var(--textPrimary);box-shadow:none;font-size:.86rem;font-weight:700;padding:.42rem .62rem}._navActionFullRow_x3d5n_124{grid-column:1 / -1;justify-content:center}._navAction_x3d5n_108:hover{background:var(--linkText)}._navAction_x3d5n_108 svg{font-size:1rem;flex:0 0 auto}._unreadDot_x3d5n_138{margin-left:auto;width:10px;height:10px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #ef44442e;flex:0 0 auto}._switcher_x3d5n_148{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(430px,100%);margin:0 auto}._switcher_x3d5n_148 button{min-height:42px;border:1px solid var(--linkText);border-right:0;border-radius:0;background:var(--backgroundDark);color:var(--textPrimary);box-shadow:none;font-size:.95rem}._switcher_x3d5n_148 button:first-child{border-radius:10px 0 0 10px}._switcher_x3d5n_148 button:last-child{border-right:1px solid var(--linkText);border-radius:0 10px 10px 0}._switcher_x3d5n_148 button:hover{background:var(--linkText)}._currentWeekSchedule_x3d5n_179{width:100%;border:1px solid var(--linkText);border-radius:14px;background:var(--background);overflow:hidden}._dateHeader_x3d5n_187{width:100%;padding:.62rem .78rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:800;color:var(--textPrimary);background:var(--backgroundDark);border-bottom:1px solid var(--linkText)}._weekGrid_x3d5n_197{width:100%;display:grid;grid-template-columns:1fr;gap:.6rem;padding:.6rem}._dayOfWeek_x3d5n_205{border:1px solid var(--textSecondary);border-radius:12px;background:linear-gradient(150deg,#6d7db214,#2a2829e6 45%);overflow:hidden}._dayOfWeek_x3d5n_205 h3{padding:.5rem .65rem;font-size:.95rem;font-weight:800;letter-spacing:.02em;color:var(--textPrimary);background:#8999af33;border-bottom:1px solid rgba(137,153,175,.35)}._dayOfWeek_x3d5n_205>div{min-height:92px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.65rem}._shiftTime_x3d5n_236{font-size:1rem;font-weight:800;color:var(--textPrimary);text-align:center}._shiftNote_x3d5n_243{width:100%;text-align:center;font-size:.8rem;color:var(--textSecondary);line-height:1.3}._offDay_x3d5n_251{font-size:.92rem;font-weight:700;color:var(--linkText)}._noShift_x3d5n_257{font-size:.92rem;color:var(--textSecondary)}@media(min-width:760px){._userHomeContainer_x3d5n_1{gap:1.2rem}._userHomeHeader_x3d5n_10{padding:.8rem}._userNaviAdmin_x3d5n_100{grid-template-columns:repeat(5,minmax(0,1fr))}._userNaviEmployee_x3d5n_104{grid-template-columns:repeat(4,minmax(0,1fr))}._navAction_x3d5n_108{justify-content:center;text-align:center}._navActionFullRow_x3d5n_124{grid-column:auto}._unreadDot_x3d5n_138{margin-left:0}._weekGrid_x3d5n_197{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){._userHomeHeader_x3d5n_10{gap:.85rem}._weekGrid_x3d5n_197{grid-template-columns:repeat(3,minmax(0,1fr))}}._loginBlock_3u8u0_1{width:100%;min-height:70dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1rem}._loginForm_3u8u0_12{width:min(100%,28rem);background:radial-gradient(circle at 85% 12%,rgba(137,153,175,.26),transparent 38%),linear-gradient(180deg,#343133,#252324);border:1px solid rgba(249,249,249,.12);box-shadow:0 20px 40px #00000073;padding:2rem 1.5rem;margin-top:5rem;display:flex;flex-direction:column;gap:1.1rem;border-radius:18px}._fieldGroup_3u8u0_27{display:flex;flex-direction:column;gap:.35rem}._fieldGroup_3u8u0_27 label{font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;color:var(--textSecondary);font-weight:700}._fieldGroup_3u8u0_27 input{width:100%;font-size:clamp(1.05rem,.98rem + .28vw,1.2rem);padding:.65rem .8rem;border:1px solid rgba(249,249,249,.22);background:#d9d9d9e6;color:#171717;border-radius:8px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}._fieldGroup_3u8u0_27 input::placeholder{color:#555}._fieldGroup_3u8u0_27 input:focus{outline:none;border-color:var(--linkText);box-shadow:0 0 0 3px #6d7db247;background:#f2f2f2}._loginForm_3u8u0_12 button[type=submit]{width:100%;font-size:clamp(1.1rem,.92rem + .52vw,1.35rem);margin-top:.5rem;font-weight:700;border-radius:10px;min-height:3rem;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._loginForm_3u8u0_12 button[type=submit]:hover{filter:brightness(1.07);transform:translateY(-1px)}._loginForm_3u8u0_12 button[type=submit]:active{transform:translateY(0)}._forgotLink_3u8u0_83{margin-top:.35rem;font-size:.92rem;color:var(--linkText);font-weight:700;text-decoration:underline;text-underline-offset:2px}._forgotLink_3u8u0_83:hover{color:var(--textPrimary)}@media(max-width:640px){._loginBlock_3u8u0_1{justify-content:flex-start;min-height:unset}._loginForm_3u8u0_12{margin-top:1.25rem;padding:1.5rem 1rem;border-radius:14px}}._settingsContainer_lspek_1{width:100%;display:grid;grid-template-columns:1fr;gap:1rem}._settingsPanel_lspek_8{border:1px solid var(--linkText);border-radius:14px;background:linear-gradient(145deg,#6d7db21f,#1e1e1ef0 45%),var(--background);padding:.75rem;min-width:0}._sectionHeader_lspek_22{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}._sectionTitle_lspek_30{font-size:1.15rem;font-weight:800;color:var(--textPrimary)}._toggleAddBtn_lspek_36{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--linkText);border-radius:9px;padding:.35rem .55rem;background:var(--backgroundDark);color:var(--textPrimary);box-shadow:none;font-size:.82rem;font-weight:700}._toggleAddBtn_lspek_36:hover{background:var(--linkText)}._hiddenToggle_lspek_54{display:none}._yaw_lspek_58{color:#2ecc71;font-size:1rem}._naw_lspek_63{color:#ef4444;font-size:1rem}._addShiftContainer_lspek_68,._addUserContainer_lspek_69{margin-bottom:.85rem}._shiftItems_lspek_73,._userItems_lspek_74{display:flex;flex-direction:column;gap:.65rem}._itemCard_lspek_80{border:1px solid var(--textSecondary);border-radius:10px;background:var(--backgroundDark);padding:.65rem .75rem;position:relative}._userCardLink_lspek_88{cursor:pointer;transition:border-color .16s ease,transform .16s ease,background-color .16s ease}._userCardLink_lspek_88:hover,._userCardLink_lspek_88:focus-visible{border-color:var(--linkText);background:#6d7db21f;transform:translateY(-1px)}._shiftCardLink_lspek_103{cursor:pointer;transition:border-color .16s ease,transform .16s ease,background-color .16s ease}._shiftCardLink_lspek_103:hover,._shiftCardLink_lspek_103:focus-visible{border-color:var(--linkText);background:#6d7db21f;transform:translateY(-1px)}._itemTitle_lspek_118{font-size:1rem;font-weight:800;color:var(--textPrimary);margin-bottom:.25rem;padding-right:2rem}._itemMeta_lspek_126{color:var(--textSecondary);font-size:.88rem}._itemMeta_lspek_126 span{color:var(--textPrimary)}._deleteButton_lspek_135{position:absolute;top:.55rem;right:.55rem;font-size:1rem;color:#ef4444;cursor:pointer}._deleteButton_lspek_135:hover{color:#f87171}._emptyState_lspek_148{border:1px dashed var(--textSecondary);border-radius:10px;padding:.75rem;color:var(--textSecondary);text-align:center;font-size:.9rem}@media screen and (min-width:980px){._settingsContainer_lspek_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}}._shiftForm_1gtdx_1{display:flex;flex-direction:column;gap:.72rem;border:1px solid var(--textSecondary);border-radius:11px;background:var(--backgroundDark);padding:.72rem}._shiftForm_1gtdx_1 h2{font-size:1rem;color:var(--textPrimary)}._cancelEditBtn_1gtdx_16{align-self:flex-start;min-height:32px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:transparent;color:var(--textSecondary);font-size:.78rem;font-weight:700;box-shadow:none;padding:.3rem .55rem}._cancelEditBtn_1gtdx_16:hover{background:#ffffff14;color:var(--textPrimary)}._autoTitleToggle_1gtdx_34{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;color:var(--textSecondary)}._autoTitleToggle_1gtdx_34 input[type=checkbox]{width:16px;height:16px}._shiftForm_1gtdx_1 div{display:flex;flex-direction:column;gap:.25rem}._shiftForm_1gtdx_1 div label{font-size:.82rem;color:var(--textSecondary);font-weight:700}._shiftForm_1gtdx_1 div input{min-height:38px;border:1px solid var(--linkText);border-radius:9px;font-size:.92rem;padding:.45rem .6rem;color:var(--buttonPrimary);background:var(--inputBackground)}._shiftForm_1gtdx_1 div input:disabled{opacity:.75;cursor:not-allowed}._shiftForm_1gtdx_1 div input:focus{outline:none;box-shadow:0 0 0 3px #6d7db23d}._shiftForm_1gtdx_1 button[type=submit]{margin-top:.2rem;min-height:38px;border:1px solid var(--linkText);border-radius:9px;background:var(--buttonSecondary);color:var(--textPrimary);font-size:.88rem;font-weight:700;box-shadow:none}._shiftForm_1gtdx_1 button[type=submit]:hover{background:var(--linkText)}._newUserForm_16sfm_1{border:1px solid var(--textSecondary);border-radius:11px;background:var(--backgroundDark);padding:.72rem;display:flex;flex-direction:column;gap:.65rem}._newUserForm_16sfm_1 h2{font-size:1rem;color:var(--textPrimary)}._newUserForm_16sfm_1 div{display:flex;flex-direction:column;gap:.25rem;width:100%}._newUserForm_16sfm_1 div label{font-size:.82rem;color:var(--textSecondary);font-weight:700}._newUserForm_16sfm_1 div input,._newUserForm_16sfm_1 div select{width:100%;min-height:38px;border:1px solid var(--linkText);border-radius:9px;font-size:.92rem;padding:.45rem .6rem;color:var(--buttonPrimary);background:var(--inputBackground)}._newUserForm_16sfm_1 div input:focus,._newUserForm_16sfm_1 div select:focus{outline:none;box-shadow:0 0 0 3px #6d7db23d}._newUserForm_16sfm_1 button[type=submit]{margin-top:.25rem;min-height:38px;border:1px solid var(--linkText);border-radius:9px;background:var(--buttonSecondary);color:var(--textPrimary);font-size:.88rem;font-weight:700;box-shadow:none}._newUserForm_16sfm_1 button[type=submit]:hover{background:var(--linkText)}._schedulerMaster_m0fv9_1{width:min(96%,1580px);border:2px solid var(--textPrimary);border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:.7rem}._controlBar_m0fv9_14{display:flex;flex-direction:column;width:100%;background:linear-gradient(180deg,#ffffff0a,#ffffff03);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px 8px 0 0}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33{background:linear-gradient(135deg,#0000003d,#ffffff0a);color:var(--textPrimary);display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.75rem 1rem}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33>p{font-size:1.35rem;font-weight:800;line-height:1.1}._weekLabel_m0fv9_53{letter-spacing:.01em;display:inline-flex;align-items:center;min-height:36px}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33 ._weekShift_m0fv9_60{display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.14);overflow:hidden}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33 ._weekShift_m0fv9_60 button{min-width:44px;min-height:36px;font-size:1rem;padding:.35rem .7rem;background-color:var(--linkText);color:#fefefe;box-shadow:unset;border-radius:unset}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33 ._weekShift_m0fv9_60 button:first-child{border-radius:12px 0 0 12px}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33 ._weekShift_m0fv9_60 button:nth-child(2){min-width:56px}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33 ._weekShift_m0fv9_60 button:last-child{border-radius:0 12px 12px 0}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93{display:grid;grid-template-columns:minmax(220px,260px) minmax(420px,1fr) minmax(220px,auto);align-items:stretch;gap:.75rem;padding:.8rem 1rem .85rem;border-top:1px solid var(--textPrimary)}._controlField_m0fv9_102{display:flex;flex-direction:column;gap:.3rem;padding:.65rem .8rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}._controlField_m0fv9_102 label{font-size:.68rem;font-weight:700;color:var(--textSecondary);text-transform:uppercase;letter-spacing:.08em}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 select{width:100%;min-height:36px;border-radius:8px;border:1px solid var(--linkText);background:var(--backgroundDark);color:var(--textPrimary);padding:.3rem .55rem;font-size:.92rem}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 ._shiftControls_m0fv9_131{width:100%;display:grid;grid-template-columns:minmax(270px,320px) minmax(190px,240px);align-items:stretch;gap:.75rem;padding:.65rem .8rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}._shiftControls_m0fv9_131 ._locationToggle_m0fv9_143{width:100%;height:36px;background-color:var(--background);color:var(--textPrimary);border-radius:20px;padding:2px 8px;gap:2px;align-self:end;display:flex;align-items:center;position:relative;border:1px solid rgba(255,255,255,.12)}._shiftControls_m0fv9_131 ._locationToggle_m0fv9_143 input{display:none}._shiftControls_m0fv9_131 ._locationToggle_m0fv9_143 label{flex:1;text-align:center;z-index:2;cursor:pointer;font-weight:600;color:var(--backgroundDark);line-height:30px;font-size:.8rem}._shiftControls_m0fv9_131 ._locationToggle_m0fv9_143 ._toggleSlider_m0fv9_173{position:absolute;width:50%;height:100%;background-color:var(--buttonSecondary);border-radius:20px;top:0;transition:all .3s ease;z-index:1}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 ._shiftControls_m0fv9_131 button{background-color:var(--linkText);color:var(--textPrimary);font-size:1rem;border:none;border-radius:4px;padding:4px 10px}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 ._shiftControls_m0fv9_131 button._selectedShift_m0fv9_192{background-color:var(--buttonSecondary)}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 button._settingsButton_m0fv9_195{background-color:var(--buttonSecondary);color:var(--backgroundDark)}._utilityButtons_m0fv9_200{display:grid;grid-template-columns:1fr;align-content:stretch;gap:.55rem;padding:.65rem .8rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}._utilityButtons_m0fv9_200 button{width:100%;min-height:36px;border-radius:8px;border:1px solid transparent;padding:.3rem .65rem;font-size:.82rem;font-weight:700;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}._utilityButtons_m0fv9_200 button._settingsButton_m0fv9_195{border-color:var(--linkText);color:var(--textPrimary);background:var(--backgroundDark)}._utilityButtons_m0fv9_200 button._settingsButton_m0fv9_195:hover{background:var(--linkText)}._utilityButtons_m0fv9_200 button._settingsButton_m0fv9_195 span{display:inline}._utilityButtons_m0fv9_200 button._deleteShiftButton_m0fv9_240{background-color:#8b0000}._utilityButtons_m0fv9_200 button._deleteShiftButton_m0fv9_240:hover:not(:disabled){background-color:#b91c1c}._legendBar_m0fv9_247{display:grid;grid-template-columns:repeat(4,minmax(0,max-content));align-items:center;gap:.35rem .8rem;padding:0 1rem .7rem;border-top:1px solid rgba(249,249,249,.2)}._legendItem_m0fv9_256{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;color:var(--textSecondary)}._legendSwatch_m0fv9_264{width:12px;height:12px;border-radius:3px;border:1px solid rgba(0,0,0,.2)}._legendCommitted_m0fv9_271{background:var(--background)}._legendStaged_m0fv9_275{background:#8999af73}._legendPending_m0fv9_279{background:#ffd57f}._legendApproved_m0fv9_283{background:#f0d6d9}._scheduleViewport_m0fv9_291{width:100%;overflow-x:auto;padding-bottom:.35rem}._scheduleBlock_m0fv9_297{width:100%;min-width:1180px;border:1px solid var(--textPrimary);display:flex;flex-direction:column;background:var(--backgroundDark)}._scheduleHeader_m0fv9_306{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(6,minmax(130px,1fr));background-color:var(--background);color:#fefefe;border-bottom:1px solid var(--textPrimary);position:sticky;top:0;z-index:8}._scheduleFooter_m0fv9_317{background-color:var(--background);min-height:4.5rem;display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(6,minmax(130px,1fr));align-items:center;gap:0;border-top:1px solid var(--textPrimary)}._scheduleFooter_m0fv9_317 ._footerCell_m0fv9_326{min-height:100%;border-right:1px solid var(--textPrimary);display:flex;align-items:center;justify-content:center;padding:.45rem}._scheduleFooter_m0fv9_317 ._footerCell_m0fv9_326:last-child{border-right:0}._footerActionCell_m0fv9_339{justify-content:flex-start;padding-left:1rem}._footerSubmitCell_m0fv9_344{justify-content:flex-end;padding-right:1rem}._scheduleFooter_m0fv9_317 button._submitShiftButton_m0fv9_349{font-size:1rem;font-weight:800;min-height:40px;padding:.45rem 1rem;background-color:#006400;color:var(--textPrimary);border-radius:8px}._scheduleFooter_m0fv9_317 button._submitShiftButton_m0fv9_349:hover{background-color:green}._scheduleBlock_m0fv9_297 ._userRow_m0fv9_362{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(6,minmax(130px,1fr));align-items:stretch}._gridCell_m0fv9_367{border:1px solid var(--textPrimary);min-height:74px;min-width:0}._gridCell_m0fv9_367._committedCell_m0fv9_373{font-weight:800}._gridCell_m0fv9_367._stagedCell_m0fv9_377{font-style:italic;text-decoration:underline}._gridCell_m0fv9_367:not(._employeeCell_m0fv9_382):hover{background-color:var(--background);color:var(--textSecondary)}._gridCell_m0fv9_367._employeeHeader_m0fv9_387{display:flex;align-items:center;justify-content:center;position:sticky;left:0;z-index:9;background:var(--background)}._gridCell_m0fv9_367._dateCellHeader_m0fv9_396{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:.88rem;text-align:center}._gridCell_m0fv9_367._employeeCell_m0fv9_382{display:flex;align-items:stretch;position:sticky;left:0;z-index:7;background:var(--backgroundDark)}._gridCell_m0fv9_367._employeeCell_m0fv9_382 h4{width:100%;padding:.7rem .85rem;display:flex;justify-content:space-between;align-items:center;gap:.7rem}._userNameBlock_m0fv9_423{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem;font-size:.98rem}._employeeHoursBadge_m0fv9_431{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .45rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:var(--textSecondary);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}._gridCell_m0fv9_367._employeeCell_m0fv9_382 h4 div:last-child{font-size:1.4rem}._gridCell_m0fv9_367._employeeCell_m0fv9_382 h4 div:last-child svg:hover{color:var(--linkText)}._rowActions_m0fv9_452{display:inline-flex;align-items:center;gap:.45rem;margin-left:auto}._templateActions_m0fv9_459{display:inline-flex;align-items:center;gap:.3rem;flex-wrap:wrap;justify-content:flex-end}._templateSelect_m0fv9_467{min-width:118px;max-width:150px;min-height:28px;border-radius:7px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--textPrimary);padding:.2rem .4rem;font-size:.74rem}._templateButton_m0fv9_479{min-height:28px;border-radius:7px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--textPrimary);box-shadow:none;padding:.2rem .45rem;font-size:.72rem;font-weight:700}._templateButton_m0fv9_479:hover:not(:disabled){background:var(--linkText)}._templateButton_m0fv9_479:disabled{opacity:.55;cursor:not-allowed}._expandUserBtn_m0fv9_500{display:none}._expandUserBtn_m0fv9_500:hover{background:var(--linkText)}._editInfoBtn_m0fv9_508,._mobileEditInfoBtn_m0fv9_509{border:0;background:transparent;box-shadow:none;color:var(--textSecondary);font-size:1rem;line-height:1;padding:0;cursor:pointer}._editInfoBtn_m0fv9_508:hover,._mobileEditInfoBtn_m0fv9_509:hover{color:var(--linkText)}._gridCell_m0fv9_367._dateCell_m0fv9_396{display:flex;align-items:center;justify-content:center;text-align:center;padding:.45rem;cursor:pointer}._gridCell_m0fv9_367._dateCell_m0fv9_396 svg{font-size:1.4rem;color:var(--linkText)}._gridCell_m0fv9_367._timeOffCell_m0fv9_538 svg{color:#8b0000}._gridCell_m0fv9_367._timeOffCell_m0fv9_538{background:repeating-linear-gradient(45deg,#f5f5f5,#f5f5f5 8px,#ececec 8px 16px);border:1px solid #d0d0d0;color:#888;cursor:not-allowed;position:relative}._gridCell_m0fv9_367._timeOffCell_m0fv9_538:after{content:"R/O";position:absolute;top:4px;right:6px;font-size:.6rem;font-weight:700;color:#b00020;letter-spacing:.04em}._gridCell_m0fv9_367._pendingTimeOffCell_m0fv9_567{background:repeating-linear-gradient(45deg,#fff8e1f2,#fff8e1f2 8px,#fff3cdf2 8px 16px);border:1px solid #ffcf66;position:relative}._gridCell_m0fv9_367._pendingTimeOffCell_m0fv9_567:after{content:"PENDING";position:absolute;top:4px;right:6px;font-size:.6rem;font-weight:700;color:#a15c00;letter-spacing:.04em}small._mobileDateRead_m0fv9_590{display:none}._shiftAssignedCell_m0fv9_594{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;font-size:.92rem;line-height:1.2;position:relative;padding:.35rem .45rem}._shiftAssignedLabel_m0fv9_608{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem}._shiftAssignedCell_m0fv9_594:hover{text-decoration:underline}._cellActionButton_m0fv9_620{width:18px;height:18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:var(--textPrimary);box-shadow:none;display:inline-flex;align-items:center;justify-content:center;padding:0;position:absolute;top:.2rem;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease,background-color .16s ease,color .16s ease}._shiftAssignedCell_m0fv9_594:hover ._cellActionButton_m0fv9_620,._shiftAssignedCell_m0fv9_594:focus-within ._cellActionButton_m0fv9_620{opacity:1;pointer-events:auto;transform:translateY(0)}._cellActionButton_m0fv9_620:hover{background:var(--linkText);color:#fff}._cellSubmitButton_m0fv9_656{left:.2rem}._cellDeleteButton_m0fv9_660{right:.2rem;background:#7f1d1dd9;border-color:#f8717180;color:#ffe2e2}._cellDeleteButton_m0fv9_660:hover{background:#b91c1cf2;color:#fff0f0}._gridCell_m0fv9_367._dateCell_m0fv9_396 ._cellActionButton_m0fv9_620 svg{font-size:.72rem;color:inherit}._cellLocationBadge_m0fv9_677{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.1rem .35rem;border-radius:999px;background:#ffffff1a;font-size:.72rem;font-weight:800;letter-spacing:.04em}._printButton_m0fv9_690{background-color:transparent;box-shadow:unset;text-decoration:underline;cursor:pointer;font-size:1rem}._mobileQuickSchedule_m0fv9_698{display:none}._mobileHint_m0fv9_702{font-size:.85rem;color:var(--textSecondary);margin:.5rem 0 0}._mobileUserCard_m0fv9_708{border:1px solid var(--textPrimary);border-radius:10px;padding:.8rem;margin-top:.8rem}._mobileUserHeader_m0fv9_715{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}._mobileUserHeaderActions_m0fv9_722{display:inline-flex;align-items:center;gap:.4rem}._mobileExpandBtn_m0fv9_728{background:var(--backgroundDark);border:1px solid var(--linkText);color:var(--textPrimary);border-radius:8px;box-shadow:none;font-size:.82rem;padding:4px 8px}._mobileExpandBtn_m0fv9_728:hover{background:var(--linkText)}._mobileUserHeader_m0fv9_715 p{font-weight:700}._mobileUserName_m0fv9_746{display:inline-flex;align-items:center;gap:.35rem}._mobileDayList_m0fv9_752{display:flex;flex-direction:column;gap:.5rem}._mobileDayCard_m0fv9_758{border:1px solid var(--textPrimary);border-radius:8px;padding:.5rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}._mobileDayCardOff_m0fv9_768{background-color:#f5f5f5}._mobileDayCardStaged_m0fv9_772{border-style:dashed}._mobileDayMeta_m0fv9_776 p{font-size:.85rem;font-weight:700}._mobileDayMeta_m0fv9_776 small{font-size:.8rem;color:var(--textSecondary)}._mobileDayActions_m0fv9_786{display:flex;gap:.4rem}._mobileDayActions_m0fv9_786 button{box-shadow:none;font-size:.8rem;padding:4px 8px;border-radius:6px}._mobileFooterActions_m0fv9_798{display:flex;justify-content:space-between;margin:.9rem 0}@media screen and (max-width:980px){._controlBar_m0fv9_14{position:static;-webkit-backdrop-filter:none;backdrop-filter:none}._schedulerMaster_m0fv9_1{width:96%}._legendBar_m0fv9_247{grid-template-columns:repeat(2,minmax(0,1fr))}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33{flex-direction:column;gap:14px}._controlBar_m0fv9_14 ._cbRow1_m0fv9_33>p{font-size:1.4rem}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93{grid-template-columns:1fr;align-items:stretch;gap:.65rem}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 ._shiftControls_m0fv9_131{grid-template-columns:1fr;gap:.65rem}._controlField_m0fv9_102,._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 ._shiftControls_m0fv9_131,._utilityButtons_m0fv9_200{padding:.8rem}._shiftControls_m0fv9_131 ._locationToggle_m0fv9_143{width:100%}._controlBar_m0fv9_14 ._cbRow2_m0fv9_93 ._shiftControls_m0fv9_131>._controlField_m0fv9_102 select{width:100%}._utilityButtons_m0fv9_200{width:100%;justify-content:space-between}._utilityButtons_m0fv9_200 button{flex:1;justify-content:center}._utilityButtons_m0fv9_200 button._settingsButton_m0fv9_195 span{display:none}._legendBar_m0fv9_247{padding-inline:.75rem}._scheduleViewport_m0fv9_291{display:none}._mobileQuickSchedule_m0fv9_698{display:block;width:100%;padding:.6rem}._expandUserBtn_m0fv9_500{width:26px;height:26px;border:1px solid var(--linkText);border-radius:6px;background:var(--backgroundDark);color:var(--textPrimary);box-shadow:none;padding:0;display:inline-flex;align-items:center;justify-content:center}._templateActions_m0fv9_459{display:none}}._timeOffRequestMasterBlock_1u7oa_1{width:100%;max-width:1200px;margin:0 auto;padding:16px 20px 28px}._goBack_1u7oa_8{align-self:flex-start;margin-bottom:.75rem}._timeOffRequestMasterBlock_1u7oa_1 h1{margin:0 0 6px;line-height:1.2}._viewRequests_1u7oa_18{color:var(--linkText);font-weight:600;text-decoration:underline;margin-bottom:1rem}._viewRequests_1u7oa_18:hover{color:var(--textPrimary)}._requestForm_1u7oa_29{display:grid;gap:14px;padding:14px;width:100%;border:1px solid var(--linkText);border-radius:12px;background:var(--background);box-shadow:0 8px 24px #00000059}._dateGrid_1u7oa_40{display:grid;grid-template-columns:1fr;gap:10px}._field_1u7oa_46{display:grid;gap:6px}._field_1u7oa_46 label{font-size:.93rem;font-weight:600;color:var(--textPrimary)}._field_1u7oa_46 input,._otherReason_1u7oa_58{width:100%;border:1px solid var(--linkText);border-radius:10px;padding:10px 11px;font-size:.95rem;line-height:1.3;background:var(--inputBackground);color:var(--buttonPrimary)}._field_1u7oa_46 input:focus,._otherReason_1u7oa_58:focus{outline:none;border-color:var(--linkText);box-shadow:0 0 0 3px #6d7db23d}._ptoBlock_1u7oa_76{display:flex;align-items:center;gap:8px;margin-top:2px}._ptoBlock_1u7oa_76 label{font-weight:600;color:var(--textPrimary)}._ptoBlock_1u7oa_76 input[type=checkbox],._isPto_1u7oa_93{width:18px;height:18px}._reasonRadio_1u7oa_98{display:grid;grid-template-columns:1fr;gap:8px}._reasonHeader_1u7oa_104{margin:2px 0 0;font-weight:700;color:var(--textPrimary)}._reasonOption_1u7oa_110{display:flex;align-items:center;gap:8px;min-height:40px;border:1px solid var(--linkText);border-radius:10px;padding:8px 10px;background:var(--backgroundDark);color:var(--textPrimary)}._reasonOption_1u7oa_110 input[type=radio]{width:16px;height:16px;margin:0;flex:0 0 auto}._otherReason_1u7oa_58{min-height:96px;resize:vertical}._submitBtn_1u7oa_134{justify-self:center;min-width:168px;border:0;border-radius:10px;padding:10px 16px;font-size:.95rem;font-weight:700;color:var(--textPrimary);background:var(--buttonSecondary);cursor:pointer;margin-top:14px;transition:background-color .12s ease,transform .12s ease}._submitBtn_1u7oa_134:hover{background:var(--linkText)}._submitBtn_1u7oa_134:active{transform:translateY(1px)}._submitBtn_1u7oa_134:disabled{background:var(--textSecondary);cursor:not-allowed}@media(min-width:700px){._timeOffRequestMasterBlock_1u7oa_1{padding:20px 24px 36px}._requestForm_1u7oa_29{gap:16px;padding:18px}._dateGrid_1u7oa_40{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._reasonRadio_1u7oa_98{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(min-width:1000px){._timeOffRequestMasterBlock_1u7oa_1{padding-top:24px}._reasonRadio_1u7oa_98{grid-template-columns:repeat(3,minmax(0,1fr))}}._timeOffStatusMasterBlock_zow77_1{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:1100px;margin:0 auto;padding:.5rem .25rem 1.5rem}._goBack_zow77_12{align-self:flex-start;margin-bottom:.2rem}._timeOffStatusMasterBlock_zow77_1>h2{width:100%;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2}._timeOffStatusMasterBlock_zow77_1>div{width:100%;display:flex;flex-direction:column;gap:.5rem}._timeOffStatusMasterBlock_zow77_1>div>p:first-child{font-weight:800;font-size:clamp(1.1rem,2.4vw,1.45rem);color:var(--linkText);margin-left:.125rem}._sectionHeader_zow77_37{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._sectionHeader_zow77_37>p{font-weight:800;font-size:clamp(1.1rem,2.4vw,1.45rem);color:var(--linkText);margin-left:.125rem}._monthMover_zow77_52{display:inline-flex;align-items:center;gap:.45rem;padding:.25rem;border:1px solid var(--linkText);border-radius:999px;background:var(--background)}._monthMover_zow77_52 span{min-width:132px;text-align:center;font-size:.9rem;font-weight:700;color:var(--textPrimary)}._monthMover_zow77_52 button{width:32px;height:32px;border:1px solid transparent;border-radius:999px;background:var(--backgroundDark);color:var(--textPrimary);box-shadow:none;padding:0}._monthMover_zow77_52 button:hover{background:var(--linkText)}._pendingList_zow77_85,._approvedList_zow77_86,._deniedList_zow77_87{display:flex;flex-direction:column;gap:.75rem;list-style:none;width:100%;margin:0;padding:.75rem;border:1px solid var(--linkText);border-radius:12px;background:var(--background);max-height:420px;overflow-y:auto}._pendingList_zow77_85 li,._approvedList_zow77_86 li,._deniedList_zow77_87 li{display:flex;justify-content:space-between;gap:1rem;width:100%;padding:.75rem;border:1px solid var(--textSecondary);border-radius:10px;background:var(--backgroundDark)}._pendingList_zow77_85 li>div:first-child,._approvedList_zow77_86 li>div:first-child,._deniedList_zow77_87 li>div:first-child{display:flex;flex-direction:column;gap:.3rem;min-width:0}._pendingList_zow77_85 li>div:first-child h4,._approvedList_zow77_86 li>div:first-child h4,._deniedList_zow77_87 li>div:first-child h4{font-size:1.05rem;line-height:1.2;margin-bottom:.2rem}._pendingList_zow77_85 li>div:first-child p,._approvedList_zow77_86 li>div:first-child p,._deniedList_zow77_87 li>div:first-child p{font-size:.95rem;line-height:1.35;word-break:break-word}._pendingList_zow77_85 li>div:last-child,._approvedList_zow77_86 li>div:last-child,._deniedList_zow77_87 li>div:last-child{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.5rem;min-width:112px}._pendingList_zow77_85 li>div:last-child button,._approvedList_zow77_86 li>div:last-child button,._deniedList_zow77_87 li>div:last-child button{width:100%;font-size:.9rem;font-weight:700;padding:.45rem .65rem;border-radius:8px;border:1px solid transparent;background:var(--buttonSecondary);color:var(--textPrimary)}._pendingList_zow77_85 li>div:last-child button:hover,._approvedList_zow77_86 li>div:last-child button:hover,._deniedList_zow77_87 li>div:last-child button:hover{background:var(--linkText)}._pendingList_zow77_85 li>div:last-child button:first-child{background:#166534}._pendingList_zow77_85 li>div:last-child button:first-child:hover{background:#15803d}._pendingList_zow77_85 li>div:last-child button._denyRequest_zow77_178,._approvedList_zow77_86 li>div:last-child button._denyRequest_zow77_178,._deniedList_zow77_87 li>div:last-child button._denyRequest_zow77_178{background:#7f1d1d}._pendingList_zow77_85 li>div:last-child button._denyRequest_zow77_178:hover,._approvedList_zow77_86 li>div:last-child button._denyRequest_zow77_178:hover,._deniedList_zow77_87 li>div:last-child button._denyRequest_zow77_178:hover{background:#991b1b}._approvedList_zow77_86 li>div:last-child button._denyRequest_zow77_178{background:#9a3412}._approvedList_zow77_86 li>div:last-child button._denyRequest_zow77_178:hover{background:#c2410c}._deniedList_zow77_87 li>div:last-child button:first-child{background:#166534}._deniedList_zow77_87 li>div:last-child button:first-child:hover{background:#15803d}._noRequests_zow77_206{display:flex;justify-content:center;align-items:center;min-height:80px;border:1px dashed var(--textSecondary)}._noRequests_zow77_206 p{font-size:1rem;color:var(--textSecondary)}._paginationControls_zow77_219{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.35rem .25rem 0}._paginationControls_zow77_219 span{font-size:.9rem;color:var(--textSecondary);min-width:92px;text-align:center}._paginationControls_zow77_219 button{min-width:86px;padding:.38rem .6rem;border-radius:8px;border:1px solid var(--linkText);background:var(--background);color:var(--textPrimary);font-size:.82rem;font-weight:700}._paginationControls_zow77_219 button:hover:not(:disabled){background:var(--linkText)}._paginationControls_zow77_219 button:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:820px){._timeOffStatusMasterBlock_zow77_1{padding:.25rem 0 1.25rem}._sectionHeader_zow77_37{align-items:stretch}._monthMover_zow77_52{width:100%;justify-content:space-between}._pendingList_zow77_85 li,._approvedList_zow77_86 li,._deniedList_zow77_87 li{flex-direction:column;align-items:stretch;gap:.8rem}._pendingList_zow77_85 li>div:last-child,._approvedList_zow77_86 li>div:last-child,._deniedList_zow77_87 li>div:last-child{flex-direction:row;min-width:0}._pendingList_zow77_85 li>div:last-child button,._approvedList_zow77_86 li>div:last-child button,._deniedList_zow77_87 li>div:last-child button{flex:1;min-height:40px}._pendingList_zow77_85,._approvedList_zow77_86,._deniedList_zow77_87{max-height:360px}._paginationControls_zow77_219{justify-content:center;flex-wrap:wrap;gap:.45rem}}._portalContainer_17gom_1{width:100%;display:flex;flex-direction:column;align-items:center}._goBack_17gom_8{align-self:flex-start;margin-left:.25rem;margin-bottom:.5rem}._portalHeader_17gom_14{display:flex;flex-direction:column;width:100%;align-items:center}._portalNavi_17gom_21{width:100%;display:flex;flex:1;justify-content:center;gap:2rem;border:2px solid var(--background);box-shadow:inset 1px 1px 3px #000,inset -1px -1px 2px #111;padding:.6rem .8rem;border-radius:8px}._portalNavi_17gom_21 svg{font-size:1.8rem;color:var(--bannerBackground);position:relative}._portalNavi_17gom_21 svg:hover{color:var(--linkText)}._portalNavi_17gom_21 svg._activeSVG_17gom_41{color:var(--textSecondary)}._portalControls_17gom_45{display:flex;align-items:center;justify-content:center;gap:2rem;margin-block:1rem}._portalControls_17gom_45 button{background-color:transparent;box-shadow:unset}._portalControls_17gom_45 button:disabled{color:var(--background)}._postList_17gom_61{margin-block:1rem;width:100%;display:flex;flex-direction:column;gap:1rem}._postList_17gom_61 p._categoryDisplay_17gom_69{font-size:1.2rem;align-self:flex-end;margin-right:1rem;border-bottom:1px solid var(--textPrimary);padding:2px 8px}._postList_17gom_61 ._postItem_17gom_77{border:1px solid var(--linkText);border-radius:12px;padding:10px;width:100%;display:flex;justify-content:space-between}._postList_17gom_61 ._postItem_17gom_77 div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}._postList_17gom_61 ._postItem_17gom_77 div p:first-child{font-size:24px;color:var(--textSecondary)}._postList_17gom_61 ._postItem_17gom_77 div p:last-child{font-style:italic;margin-top:auto}._postItemImage_17gom_102{width:100px;height:auto;border-radius:8px;border:1px solid var(--textPrimary);object-fit:contain}._postItem_17gom_77 ._postTitle_17gom_110{cursor:pointer}._newPostContainer_1rtak_1{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding-top:.6rem}._returnTo_1rtak_11{align-self:flex-start;margin-bottom:2rem}._newPostForm_1rtak_16{width:min(100%,840px);display:flex;flex-direction:column;align-items:stretch;gap:.95rem;border:1px solid var(--textPrimary);border-radius:14px;padding:clamp(.95rem,2.2vw,1.5rem);background-color:var(--background);box-shadow:0 10px 24px #00000024}._formIntro_1rtak_29{display:flex;flex-direction:column;gap:.3rem;padding-bottom:.35rem;border-bottom:1px solid var(--textPrimary);margin-bottom:.15rem}._formIntro_1rtak_29 h1{font-size:clamp(1.35rem,1.85vw,1.9rem);line-height:1.2}._formIntro_1rtak_29 p{color:var(--linkText);font-size:.95rem}._newPostForm_1rtak_16 div{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:.35rem}._newPostForm_1rtak_16 div label{font-size:.82rem;font-weight:700;margin-left:.2rem;color:var(--textSecondary);letter-spacing:.015em}._fieldHint_1rtak_64{color:var(--linkText);font-size:.8rem;margin-left:.2rem}._newPostForm_1rtak_16 div input,._newPostForm_1rtak_16 div select,._newPostForm_1rtak_16 div textarea{width:100%;font-size:1rem;border-radius:8px;padding:.6rem .75rem;border:1px solid var(--textPrimary);background-color:var(--backgroundDark);color:var(--textPrimary);outline:none}._newPostForm_1rtak_16 div input:focus,._newPostForm_1rtak_16 div select:focus,._newPostForm_1rtak_16 div textarea:focus{border-color:var(--textSecondary);box-shadow:0 0 0 3px #ffffff14}._newPostForm_1rtak_16 div textarea{resize:none;min-height:12rem;line-height:1.45}._newPostForm_1rtak_16 ._fileUpload_1rtak_96 input[type=file]{display:none}._newPostForm_1rtak_16 ._fileUpload_1rtak_96 label{border:1px solid var(--textPrimary);background-color:var(--backgroundDark);padding:.62rem 1.1rem;border-radius:8px;font-size:.95rem;font-weight:600;box-shadow:0 4px 10px #00000026;align-self:flex-start;cursor:pointer;transition:transform .14s ease,border-color .14s ease}._newPostForm_1rtak_16 ._fileUpload_1rtak_96 label:hover{transform:translateY(-1px);border-color:var(--textSecondary)}._newPostForm_1rtak_16 ._imageDisplay_1rtak_120{width:100%;align-items:center;position:relative;margin-top:.25rem;border:1px solid var(--textPrimary);border-radius:12px;padding:.8rem;background-color:var(--backgroundDark)}img._imgPreview_1rtak_131{max-width:100%;max-height:360px;border-radius:10px;border:1px solid var(--textPrimary);object-fit:contain}button._removeImage_1rtak_139{background-color:transparent;box-shadow:unset;color:#8b0000;position:absolute;top:.35rem;right:.35rem;font-size:1.4rem}._newPostForm_1rtak_16 button[type=submit]{margin-top:.8rem;align-self:flex-end;min-width:190px;font-size:1.5rem}@media(max-width:760px){._newPostContainer_1rtak_1{padding-top:.25rem}._newPostForm_1rtak_16{padding:.8rem}._newPostForm_1rtak_16 div textarea{min-height:10rem}._newPostForm_1rtak_16 ._fileUpload_1rtak_96 label{width:100%;text-align:center}._newPostForm_1rtak_16 button[type=submit]{width:100%;padding-block:1rem}}._postContainer_1n1pf_1{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._postReturnTo_1n1pf_11{align-self:flex-start;margin-bottom:.6rem}._postContent_1n1pf_16{width:100%;margin-top:1.25rem;display:flex;flex-direction:column;gap:1.2rem;border:1px solid var(--textPrimary);border-radius:14px;padding:clamp(.9rem,2vw,1.5rem);background-color:var(--background);box-shadow:0 10px 24px #00000024}._postImage_1n1pf_29{width:100%;max-width:860px;max-height:480px;object-fit:contain;border-radius:12px;border:1px solid var(--textPrimary);box-shadow:0 8px 18px #0003;margin:0 auto}._postContent_1n1pf_16>div{display:flex;flex-direction:column;width:100%;max-width:74ch;margin:0 auto;gap:.4rem}._postContent_1n1pf_16 h1{font-size:clamp(1.5rem,1.9vw,2.1rem);line-height:1.2;margin-bottom:.2rem}._postContent_1n1pf_16 small{color:var(--linkText);display:block;line-height:1.35}._postContent_1n1pf_16 small._author_1n1pf_61{font-weight:700;font-size:1rem;color:var(--textSecondary)}._postText_1n1pf_67{font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.65;margin-top:1.2rem;padding:.9rem 1rem;border-radius:10px;background-color:var(--backgroundDark);border:1px solid var(--textPrimary)}._commentSection_1n1pf_77{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:.25rem}._commentSection_1n1pf_77 h3{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.7rem .9rem;border:1px solid var(--textPrimary);border-radius:10px;background-color:var(--backgroundDark)}._commentSection_1n1pf_77 h3 svg{color:var(--textSecondary);font-size:1.5rem;cursor:pointer;transition:transform .14s ease,color .14s ease}._commentSection_1n1pf_77 h3 svg:hover{transform:scale(1.08);color:var(--linkText)}._comments_1n1pf_108{border:1px solid var(--textPrimary);border-radius:12px;width:100%;padding:.8rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--background);margin-top:.65rem}._commentForm_1n1pf_120{display:flex;flex-direction:column;gap:.7rem;border-bottom:1px solid var(--textPrimary);padding-bottom:.9rem;background-color:var(--backgroundDark);border-radius:10px;padding:.75rem}._commentForm_1n1pf_120 textarea{resize:none;width:100%;min-height:7rem;padding:.75rem .85rem;border-radius:8px;border:1px solid var(--textPrimary);background-color:var(--background);color:var(--textPrimary);line-height:1.45;outline:none}._commentForm_1n1pf_120 textarea:focus{border-color:var(--textSecondary);box-shadow:0 0 0 3px #ffffff14}._commentForm_1n1pf_120 textarea::placeholder{color:var(--linkText);opacity:.9}._commentActions_1n1pf_154{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem}._commentActions_1n1pf_154 small{color:var(--linkText);font-size:.8rem}._commentForm_1n1pf_120 button{background-color:var(--buttonSecondary);align-self:flex-end;min-width:120px;transition:transform .14s ease,opacity .14s ease}._commentForm_1n1pf_120 button:hover:not(:disabled){transform:translateY(-1px)}._commentForm_1n1pf_120 button:disabled{opacity:.6;cursor:not-allowed}._comment_1n1pf_77{display:flex;flex-direction:column;border:1px solid var(--textSecondary);border-radius:8px;padding:.6rem .7rem;box-shadow:0 3px 10px #00000026;background-color:var(--backgroundDark);gap:.55rem}._commentAlt_1n1pf_194{border-color:var(--linkText)}._commentMeta_1n1pf_198{display:flex;align-items:center;gap:.6rem}._commentAvatar_1n1pf_204{width:32px;height:32px;border-radius:999px;background-color:var(--background);border:1px solid var(--textPrimary);color:var(--textSecondary);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}._commentIdentity_1n1pf_219{display:flex;flex-direction:column;gap:.1rem}._commentIdentity_1n1pf_219 p{color:var(--textSecondary);font-size:.95rem}._commentIdentity_1n1pf_219 small{color:var(--linkText);font-size:.78rem}._comment_1n1pf_77>p:first-child{background-color:var(--background);min-height:3.2rem;padding:.5rem .6rem;border-radius:6px;border:1px solid var(--textPrimary);line-height:1.45}._noComments_1n1pf_244{text-align:center;color:var(--linkText);padding-top:.3rem}@media(max-width:720px){._postContent_1n1pf_16{margin-top:.8rem;padding:.8rem}._postText_1n1pf_67{margin-top:.9rem;padding:.75rem}._commentSection_1n1pf_77 h3{font-size:1.05rem}._commentForm_1n1pf_120 button{width:100%}._commentActions_1n1pf_154{flex-direction:column;align-items:stretch}}._teamScheduleContainer_q7itd_1{width:100%;max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:.9rem;padding:.35rem .35rem 1.25rem}._goBack_q7itd_11{margin-block:.25rem;align-self:flex-start}._teamScheduleContainer_q7itd_1 select{width:min(360px,100%);border:1px solid var(--linkText);border-radius:10px;background:var(--background);color:var(--textPrimary);padding:.5rem .65rem;font-size:.95rem;font-weight:600}._teamWeekHeader_q7itd_27{font-size:1.2rem;font-weight:800;align-self:center;color:var(--textPrimary)}._teamWeekNavi_q7itd_34{align-self:center;display:flex;gap:.75rem}._teamWeekNavi_q7itd_34 button{min-width:44px;min-height:40px;padding:.35rem .75rem;border:1px solid var(--linkText);border-radius:10px;background:var(--background);color:var(--textPrimary);box-shadow:none;font-size:1rem}._teamWeekNavi_q7itd_34 button:hover{background:var(--linkText)}._scheduleList_q7itd_56{width:100%;display:flex;flex-direction:column;gap:1rem}._scheduleItem_q7itd_63{border:1px solid var(--linkText);border-radius:12px;background:var(--background);padding:.7rem}._scheduleItem_q7itd_63 h4{margin-bottom:.55rem;font-size:1.05rem;color:var(--textPrimary)}._userWeek_q7itd_76{border:1px solid var(--textSecondary);border-radius:10px;overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}._userDay_q7itd_84{border:1px solid rgba(137,153,175,.35);font-size:.8rem;padding:.5rem;min-height:92px;background:var(--backgroundDark)}._dayHeader_q7itd_92{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}._dayHeader_q7itd_92 p:first-child{font-weight:800;text-decoration:underline;color:var(--linkText)}._dayHeader_q7itd_92 svg{color:var(--textSecondary);font-size:1rem;cursor:pointer}._dayHeader_q7itd_92 svg:hover{color:var(--textPrimary)}._offDay_q7itd_115{color:var(--textSecondary);font-style:italic}._dayNote_q7itd_120{font-size:.7rem;font-style:italic;color:var(--textSecondary);margin-top:.35rem;cursor:alias}._noteInput_q7itd_128{display:flex;flex-direction:column;gap:.35rem;margin-top:.45rem}._noteInput_q7itd_128 input{border-radius:8px;border:1px solid var(--linkText);background:var(--inputBackground);color:var(--buttonPrimary);padding:.35rem .5rem;width:100%}._noteInput_q7itd_128 input:focus{outline:none;box-shadow:0 0 0 3px #6d7db23d}._noteInput_q7itd_128 button{border:1px solid var(--linkText);border-radius:8px;background:var(--buttonSecondary);color:var(--textPrimary);box-shadow:none;font-size:.78rem;font-weight:700;width:fit-content;padding:.35rem .6rem}._noteInput_q7itd_128 button:hover{background:var(--linkText)}@media(min-width:760px){._teamScheduleContainer_q7itd_1{padding-inline:.6rem}._userWeek_q7itd_76{grid-template-columns:repeat(3,minmax(0,1fr))}._userDay_q7itd_84{min-height:102px;font-size:.85rem}._noteInput_q7itd_128{flex-direction:row;align-items:center}._noteInput_q7itd_128 button{min-height:32px}}._forgotBlock_ut79i_1{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem}._forgotBlock_ut79i_1>div{font-size:20px;font-weight:600;display:flex;flex-direction:column;gap:1rem}._forgotBlock_ut79i_1 div input{width:100%;font-size:24px;padding:4px;border-radius:8px}._forgotBlock_ut79i_1 button{font-size:24px;margin-top:1rem;font-weight:600;width:80%;align-self:center}p._responseMessage_ut79i_32{margin-top:1rem;font-size:16px;font-weight:600;text-align:center}._backToLogin_ut79i_39{margin-top:1rem;font-size:20px;color:var(--linkText);text-decoration:underline}._resetBlock_twrl1_1{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:3rem}._resetBlock_twrl1_1 form._newPasswordForm_twrl1_9{display:flex;flex-direction:column;gap:1rem;background-color:var(--background);padding:1rem;border-radius:12px}._resetBlock_twrl1_1 form._newPasswordForm_twrl1_9 div{display:flex;flex-direction:column;align-items:flex-start}._resetBlock_twrl1_1 form._newPasswordForm_twrl1_9 div label{font-size:12px;margin-left:4px;font-weight:800}._resetBlock_twrl1_1 form._newPasswordForm_twrl1_9 div input{width:100%;font-size:24px;padding:4px;border-radius:8px}._resetBlock_twrl1_1 form._newPasswordForm_twrl1_9 button[type=submit]{font-size:24px;margin-top:1rem;font-weight:600;width:100%}._editUserBlock_boob4_1{width:100%;max-width:900px;margin:0 auto}._editUserForm_boob4_7{width:100%;border:1px solid var(--linkText);border-radius:12px;background:var(--background);padding:1rem;display:flex;flex-direction:column;gap:.85rem}._editUserForm_boob4_7 div{display:flex;flex-direction:column;gap:.28rem}._editUserForm_boob4_7 label{font-weight:700;font-size:.88rem;color:var(--textSecondary)}._editUserForm_boob4_7 span{min-height:40px;border:1px solid var(--textSecondary);border-radius:9px;padding:.55rem .65rem;color:var(--textPrimary);background:var(--backgroundDark);display:flex;align-items:center}._editUserForm_boob4_7 input,._editUserForm_boob4_7 select{min-height:40px;border:1px solid var(--linkText);border-radius:9px;font-size:.95rem;padding:.5rem .65rem;color:var(--buttonPrimary);background:var(--inputBackground)}._editUserForm_boob4_7 input:focus,._editUserForm_boob4_7 select:focus{outline:none;border-color:var(--linkText);box-shadow:0 0 0 3px #6d7db23d}._setEditingButton_boob4_59,._saveButton_boob4_60{min-height:40px;border:1px solid var(--linkText);border-radius:10px;font-size:.92rem;font-weight:700;padding:.5rem .8rem;cursor:pointer;box-shadow:none}._setEditingButton_boob4_59{color:var(--textPrimary);background:var(--backgroundDark)}._setEditingButton_boob4_59:hover{background:var(--linkText)}._setEditingButton_boob4_59:disabled{opacity:.55;cursor:not-allowed}._saveButton_boob4_60{color:var(--textPrimary);background:var(--buttonSecondary)}._saveButton_boob4_60:hover{background:var(--linkText)}._saveButton_boob4_60:disabled{opacity:.55;cursor:not-allowed}@media(min-width:720px){._editUserForm_boob4_7{padding:1.1rem}}
