html,body{background:#f2f2f7;margin:0;padding:0}button,a,[role=button],input,select,textarea{-webkit-tap-highlight-color:transparent}.container{max-width:1200px;margin:0 auto;padding:24px 16px}.header{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.header h1{font-size:24px;font-weight:800;margin:0}.header-title-row{display:flex;align-items:center;gap:10px}.header-menu-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:#360fde;flex-shrink:0}@media(min-width:768px){.header-menu-btn{display:none}}.search-box{display:flex;align-items:center;background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:10px 12px;gap:6px;width:100%;box-sizing:border-box}@media(min-width:768px){.header{flex-direction:row;align-items:center;justify-content:space-between;gap:0}.search-box{width:220px}}.search-box input{border:none;outline:none;font-size:16px;color:#888;width:100%;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.search-icon{color:#aaa;flex-shrink:0}.search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#c7c7cc;border:none;padding:0;cursor:pointer;color:#fff}.list{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e5ea}.list-item{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f2f2f7;cursor:pointer;gap:12px}.list-item:last-child{border-bottom:none}.list-item:hover{background:#f2f2f7}.status-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.status-icon.active{color:#360fde}.status-icon.inactive{color:#d4343a}.location-chips{display:flex;align-items:center;gap:6px;flex-shrink:0}.location-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:3px 7px;flex-shrink:0}.location-chip.has{background:#efedfa;color:#360fde}.location-chip.miss{background:#fcebeb;color:#d4343a}.item-name{flex:1;font-size:15px;font-weight:400}.chevron{color:#c7c7cc;flex-shrink:0}.dash-subtitle{font-size:13px;color:#888;margin-top:4px}.dash-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.dash-tile{background:#fff;border:.5px solid #e5e5ea;border-radius:12px;padding:16px 18px}.dash-tile-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:8px}.dash-tile-value{font-size:28px;font-weight:700;color:#000;line-height:1}.dash-tile-value.alert{color:#d4343a}.dash-tile-value.ok{color:#360fde}.dash-tile-detail{font-size:12px;color:#888;margin-top:6px}.dash-card{background:#fff;border:.5px solid #e5e5ea;border-radius:12px;overflow:hidden}.dash-card-header{padding:14px 18px;border-bottom:.5px solid #e5e5ea;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dash-card-title{font-size:15px;font-weight:600;color:#000}.dash-legend{display:flex;gap:14px;font-size:11px;color:#888}.dash-legend-item{display:inline-flex;align-items:center;gap:5px}.dash-legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dash-legend-dot.done{background:#360fde}.dash-legend-dot.missed{background:#d4343a}.dash-legend-dot.pending{background:#c7c7cc}.dash-grid-header{display:flex;align-items:center;padding:10px 18px;background:#f2f2f7;border-bottom:.5px solid #e5e5ea;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888;gap:12px}.dash-col-name{flex:1;min-width:0}.dash-col-cells{display:flex;gap:6px;flex-shrink:0}.dash-col-day{width:44px;text-align:center;font-size:10px;line-height:1.3}.dash-col-day.today{color:#360fde}.dash-col-day-short{font-weight:700}.dash-col-day-date{font-weight:500;opacity:.8}.dash-section-divider{padding:12px 18px 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888;background:#f2f2f7;border-bottom:.5px solid #e5e5ea;border-top:.5px solid #e5e5ea}.dash-row{display:flex;align-items:center;padding:12px 18px;border-bottom:.5px solid #f2f2f7;gap:12px;cursor:pointer}.dash-row:last-child{border-bottom:none}.dash-row:hover{background:#f2f2f7}.dash-row-name{flex:1;min-width:0;font-size:14px;font-weight:500;color:#000}.dash-row-cells{display:flex;gap:6px;flex-shrink:0}.dash-cell{width:44px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.dash-cell-done{background:#efedfa;color:#360fde}.dash-cell-missed{background:#fcebeb;color:#d4343a}.dash-cell-pending{background:#f2f2f7;color:#888}.dash-cell-future{background:transparent;border:1px dashed #e5e5ea;color:#c7c7cc}.dash-cell-closed,.dash-cell-no-schedule{background:transparent;color:#e5e5ea}.dash-cell-today{box-shadow:0 0 0 2px #360fde}@media(max-width:768px){.dash-tiles{grid-template-columns:1fr}.dash-col-day,.dash-cell{width:36px}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:6px}.empty-state-icon{color:#c7c7cc;margin-bottom:8px}.empty-state-title{font-size:16px;font-weight:700;color:#000;margin:0}.empty-state-subtitle{font-size:14px;color:#888;margin:0}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:20px}.page-btn{width:34px;height:34px;border-radius:8px;border:1px solid #e5e5ea;background:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-btn.active{background:#efedfa;border-color:#efedfa;color:#360fde;font-weight:600}.page-btn:hover:not(.active){background:#f2f2f7}.page-btn:disabled{opacity:.4;cursor:not-allowed}.page-btn:disabled:hover{background:#fff}.page-ellipsis{width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#aaa;-webkit-user-select:none;user-select:none}.detail-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#f2f2f7;transform:translate(100%);transition:transform .3s ease;z-index:300;overflow-y:auto;touch-action:pan-y;padding-top:env(safe-area-inset-top,0px)}@media(min-width:768px){.detail-screen{position:absolute;z-index:1;padding-top:0}}.detail-screen.visible{transform:translate(0)}.detail-header{display:flex;flex-wrap:wrap;align-items:center;padding:10px 16px 12px;background:#f2f2f7;border-bottom:1px solid #e5e5ea;gap:0}.detail-header-title{width:100%;margin-top:6px;font-size:22px;font-weight:800;color:#000;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.back-btn-label{display:none}.detail-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.detail-pill-btn{display:none;align-items:center;gap:5px;padding:6px 12px;border:1px solid #360FDE;border-radius:16px;background:transparent;color:#360fde;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap}.detail-circle-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#360fde;border:none;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0}@media(max-width:767px){.back-btn{order:1;height:40px}.detail-header-actions{order:2}.detail-header-title{order:3;flex:0 0 100%}}@media(min-width:768px){.detail-header{flex-wrap:nowrap;align-items:center;padding:12px 16px;gap:8px}.detail-circle-btn{display:none}.detail-pill-btn{display:flex}.back-btn-label{display:inline}.detail-header-title{width:auto;flex:1;margin-top:0;font-size:16px;font-weight:700;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.detail-header-actions{margin-left:0}}.back-btn{display:flex;align-items:center;gap:2px;background:none;border:none;cursor:pointer;color:#000;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:4px 0}.detail-body{padding:32px 16px}.detail-name{font-size:24px;font-weight:700;margin:0 0 16px;color:#000}.detail-status{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:500}.detail-status.active{color:#360fde}.detail-status.inactive{color:#d4343a}.login-container{min-height:100vh;display:flex;align-items:center;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);justify-content:center;padding:24px 16px;background:#f2f2f7}.login-card{background:#fff;border-radius:16px;border:1px solid #e5e5ea;padding:40px 32px;width:100%;max-width:400px}.login-logo-chip{width:64px;height:64px;background:#fff;border:1.5px solid #e5e5ea;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto}.login-logo-chip img{width:48px;height:48px;display:block}.login-title{font-size:24px;font-weight:700;color:#000;margin:12px 0 28px;text-align:center}.login-form{display:flex;flex-direction:column;gap:12px}.login-label{font-size:14px;font-weight:600;color:#000}.login-input{width:100%;padding:12px 14px;font-size:16px;border:1px solid #e5e5ea;border-radius:12px;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000;box-sizing:border-box}.login-input:focus{border-color:#aaa}.login-error{font-size:14px;color:#d4343a;margin:0}.login-btn{margin-top:8px;padding:14px;font-size:16px;font-weight:600;background:#360fde;color:#fff;border:none;border-radius:12px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-btn:disabled{opacity:.5;cursor:not-allowed}.login-hint{font-size:14px;color:#000;margin:0}.login-code-input{font-size:28px;letter-spacing:.2em;text-align:center;font-weight:600}.login-retry{background:none;border:none;font-size:15px;color:#000;text-decoration:underline;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.app-layout{display:flex;min-height:100vh;padding-top:env(safe-area-inset-top,0px)}.sidebar{display:none}@media(min-width:768px){.sidebar{display:flex;flex-direction:column;width:220px;flex-shrink:0;background:#360fde;position:sticky;top:0;height:100vh;overflow-y:auto}}.sidebar-title{color:#fff;font-size:17px;font-weight:700;padding:24px 20px 16px;display:flex;align-items:center;gap:10px}.sidebar-divider{height:1px;background:#ffffff26;margin:0 0 8px}.sidebar-bottom{margin-top:auto;padding-bottom:16px}.sidebar-avatar{width:28px;height:28px;border-radius:50%;background:#fff3;color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;margin:0 12px 2px;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sidebar-email{padding:0 12px 6px;font-size:13px;color:#fff6;overflow-wrap:break-word;word-break:break-all;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:none;border:none;cursor:pointer;color:#fff9;font-size:15px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:left;border-radius:12px;transition:background .2s ease,color .2s ease;box-sizing:border-box}.nav-item .nav-icon.solid{display:none}.nav-item .nav-icon.outline{display:flex}.nav-item:hover{color:#fff;background:#ffffff1a}.nav-item:hover .nav-icon.solid{display:flex}.nav-item:hover .nav-icon.outline{display:none}.nav-item.active{color:#fff;font-weight:600;background:#ffffff2e}.nav-item.active .nav-icon.solid{display:flex}.nav-item.active .nav-icon.outline{display:none}.nav-item.sign-out{color:#fff6}.nav-item.sign-out:hover{color:#fff6;background:#ffffff1a}.main-content{flex:1;min-width:0;padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}@media(min-width:768px){.main-content{position:relative;overflow:hidden;padding-bottom:0}}.screen-fade{animation:screenFadeIn .2s ease}@keyframes screenFadeIn{0%{opacity:0}to{opacity:1}}.bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e5ea;padding-bottom:env(safe-area-inset-bottom,0px);z-index:100}@media(min-width:768px){.bottom-nav{display:none}}.bottom-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex:1;height:68px;background:none;border:none;cursor:pointer;color:#360fde;font-size:12px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border-radius:0;opacity:.4;position:relative;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,opacity .15s ease}.bottom-nav-btn.active{opacity:1}.bottom-nav-btn.active:before{content:"";position:absolute;top:0;left:20%;right:20%;height:3px;background:#360fde;border-radius:0 0 3px 3px}.bottom-nav-btn.active span{font-weight:700}.bottom-nav-btn:active{transform:scale(.88)}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:200}@media(min-width:768px){.drawer-overlay{display:none}}.drawer{position:fixed;top:0;left:0;bottom:0;width:280px;background:#360fde;z-index:201;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);overflow-y:auto}.drawer.open{transform:translate(0)}@media(min-width:768px){.drawer{display:none}}.drawer-title{color:#fff;font-size:18px;font-weight:700;padding:24px 16px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;flex-shrink:0;display:flex;align-items:center;gap:10px}.app-logo-chip{width:38px;height:38px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-logo-chip img{width:28px;height:28px;display:block}.drawer-divider{height:1px;background:#ffffff26;margin:0 0 8px;flex-shrink:0}.drawer-nav{flex:1;padding:0 8px;display:flex;flex-direction:column;gap:2px}.drawer-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px;background:none;border:none;cursor:pointer;color:#fff9;font-size:15px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:left;border-radius:12px;box-sizing:border-box}.drawer-item:active{background:#ffffff1a}.drawer-item.active{color:#fff;font-weight:600;background:#ffffff2e}.drawer-item.sign-out{color:#fff6}.drawer-bottom{margin-top:auto;padding:8px}.drawer-avatar{width:28px;height:28px;border-radius:50%;background:#fff3;color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;margin:0 4px 2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.drawer-email{padding:0 4px 6px;font-size:13px;color:#fff6;overflow-wrap:break-word;word-break:break-all;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.edit-backdrop{display:none}@media(min-width:768px){.edit-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:400}}.edit-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#f2f2f7;z-index:401;transform:translate(100%);transition:transform .3s ease;padding-top:env(safe-area-inset-top,0px);display:flex;flex-direction:column;overflow-y:auto}.edit-screen.open{transform:translate(0)}@media(min-width:768px){.edit-screen{inset:auto;top:50%;left:50%;transform:translate(-50%,-48%);width:540px;max-width:calc(100vw - 48px);max-height:82vh;background:#fff;border-radius:16px;padding-top:0;overflow-y:hidden;transition:opacity .2s ease,transform .2s ease;box-shadow:0 20px 60px #00000040;opacity:0;pointer-events:none}.edit-screen.open{transform:translate(-50%,-50%);opacity:1;pointer-events:all}}.edit-panel{flex:1;display:flex;flex-direction:column;min-height:0}@media(min-width:768px){.edit-panel{max-height:82vh;overflow-y:auto}}.edit-header{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid #e5e5ea;background:#fff;flex-shrink:0}.edit-title{flex:1;font-size:17px;font-weight:700;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.edit-nav-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:#000;flex-shrink:0;-webkit-tap-highlight-color:transparent}.edit-body{flex:1;overflow-y:auto}.edit-menu-list{background:#fff;border-radius:12px;overflow:hidden;margin:16px;border:1px solid #e5e5ea}.edit-menu-row{display:flex;align-items:center;width:100%;padding:16px;background:none;border:none;border-bottom:1px solid #f2f2f7;cursor:pointer;gap:14px;text-align:left;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.edit-menu-row:last-child{border-bottom:none}.edit-menu-row:hover{background:#f2f2f7}.edit-menu-icon{color:#360fde;display:flex;align-items:center;flex-shrink:0}.edit-menu-label{flex:1;font-size:15px;color:#000}.hours-body{padding:0}.sub-loading{padding:48px 16px;text-align:center;color:#888;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hours-list{background:#fff;border-radius:12px;overflow:hidden;margin:8px 0 16px;border:1px solid #e5e5ea}.hours-row{display:flex;flex-direction:row;align-items:center;padding:12px 18px;border-bottom:1px solid #f2f2f7;gap:16px}.hours-row:last-child{border-bottom:none}.hours-day{font-size:14px;font-weight:500;color:#1a1a1a;width:90px;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hours-selects{display:flex;align-items:center;gap:8px}.time-select-wrap{display:flex;align-items:center;gap:6px;flex-shrink:0}.time-select{width:130px;padding:8px 10px;font-size:14px;border:1px solid #e5e5ea;border-radius:8px;background:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-tap-highlight-color:transparent}.time-clear-btn{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e5e5ea;border:none;padding:0;cursor:pointer;color:#888;flex-shrink:0;-webkit-tap-highlight-color:transparent}.time-clear-btn:hover{background:#d4343a;color:#fff}.hours-sep{font-size:13px;color:#888;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(min-width:768px){.hours-row{flex-direction:row;align-items:center;gap:16px}.hours-day{width:96px;flex-shrink:0;font-weight:500}.hours-selects{flex:1}}.schedule-body{display:flex;flex-direction:column}.schedule-tabs{display:inline-flex;align-self:flex-start;background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:5px;margin:8px 0 16px;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.schedule-tabs::-webkit-scrollbar{display:none}.schedule-tab{flex-shrink:0;min-width:44px;padding:9px 18px;font-size:13px;font-weight:500;color:#888;background:transparent;border:none;border-radius:8px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.schedule-tab.active{color:#fff;background:#360fde;font-weight:500}.schedule-day-content{padding:0;display:flex;flex-direction:column;align-items:flex-start}.schedule-no-hours{padding:32px 16px;text-align:center;color:#888;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.schedule-no-hours p{margin:0}.schedule-shifts{background:#fff;border-radius:12px;overflow:visible;margin:0;width:100%;border:1px solid #e5e5ea}@media(min-width:768px){.schedule-shifts{max-width:calc(50% - 8px)}.schedule-day-content--three .schedule-shifts{max-width:calc(33.333% - 10.667px)}}.shift-row{display:flex;align-items:center;padding:12px 16px;gap:10px;border-bottom:1px solid #f2f2f7}.shift-row:last-child{border-bottom:none}.shift-label{font-size:14px;font-weight:600;color:#000;width:56px;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shift-times{display:flex;align-items:center;gap:6px;flex-shrink:0}.shift-delete-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#d4343a;padding:4px;margin-left:auto;flex-shrink:0;-webkit-tap-highlight-color:transparent}.shift-staff-select{min-width:130px;flex-shrink:0}.add-shift-btn{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 16px;padding:12px 14px;background:#f2f2f7;border:1.5px dashed #c7c7cc;border-radius:12px;color:#360fde;font-size:14px;font-weight:500;cursor:pointer;width:100%;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.add-shift-btn{max-width:calc(50% - 8px)}.schedule-day-content--three .add-shift-btn{max-width:calc(33.333% - 10.667px)}}.staff-body{display:flex;flex-direction:column}.staff-list-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #e5e5ea;background:#fff}.staff-search{flex:1;margin:0}.staff-add-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#360fde;color:#fff;border:none;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent}.staff-list{background:#fff}.staff-row{display:flex;align-items:center;width:100%;padding:12px 16px;gap:12px;background:none;border:none;border-bottom:1px solid #f2f2f7;cursor:pointer;text-align:left;box-sizing:border-box;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.staff-row:last-child{border-bottom:none}.staff-row:hover{background:#f2f2f7}.staff-avatar{width:36px;height:36px;border-radius:50%;background:#efedfa;color:#360fde;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.staff-avatar-photo{width:100%;height:100%;object-fit:cover;border-radius:50%}.staff-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.staff-name{font-size:15px;font-weight:600;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-position{font-size:13px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.staff-form-body{padding:16px;max-width:560px;margin:0 auto}.staff-form-avatar-wrap{display:flex;justify-content:center;margin-bottom:20px}.staff-form-avatar{position:relative;width:72px;height:72px;border-radius:50%;background:#efedfa;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.staff-form-initial{font-size:28px;font-weight:700;color:#360fde;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-user-select:none;user-select:none}.staff-form-photo{width:100%;height:100%;object-fit:cover}.staff-form-avatar-overlay{position:absolute;bottom:0;left:0;right:0;height:26px;background:#00000061;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.form-field{margin-bottom:14px}.form-label{display:block;font-size:13px;font-weight:600;color:#888;margin-bottom:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-input,.form-select{display:block;width:100%;padding:10px 12px;font-size:16px;border:1px solid #e5e5ea;border-radius:12px;background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.form-input.error,.form-select.error{border-color:#d4343a}.form-error{display:block;font-size:12px;color:#d4343a;margin-top:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-note{font-size:13px;color:#888;margin:6px 0 0;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-actions{padding-top:8px;padding-bottom:8px}.form-submit-btn{display:block;width:100%;padding:14px;background:#360fde;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:12px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-tap-highlight-color:transparent}.form-submit-btn:disabled{opacity:.6;cursor:default}.pool-names-body{padding:0}.pool-names-list{background:#fff;border-radius:12px;overflow:hidden;margin:16px;border:1px solid #e5e5ea}.pool-name-row{display:flex;flex-direction:column;padding:14px 16px;border-bottom:1px solid #f2f2f7;gap:10px}.pool-name-row:last-child{border-bottom:none}.pool-name-label{font-size:15px;font-weight:600;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(min-width:768px){.pool-name-row{flex-direction:row;align-items:center;gap:16px}.pool-name-label{width:96px;flex-shrink:0;font-weight:500}.pool-name-row .time-select-wrap{flex:1}}.weeks-loading{padding:48px 16px;text-align:center;color:#888;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.weekly-list{background:#fff}.week-row{display:flex;align-items:center;width:100%;padding:15px 16px;gap:12px;background:none;border:none;border-bottom:1px solid #f2f2f7;border-left:3px solid transparent;cursor:pointer;text-align:left;box-sizing:border-box;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.week-row:last-child{border-bottom:none}.week-row:hover{background:#f2f2f7}.week-row.current{border-left-color:#360fde}.week-row.current .week-row-label{font-weight:700}.week-row.past{opacity:.6}.week-row-label{flex:1;font-size:15px;color:#000;font-weight:400}.week-detail-placeholder{padding:24px 16px}.week-detail-label{font-size:17px;font-weight:700;color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.week-detail{display:flex;flex-direction:column;flex:1}.week-tabs{display:inline-flex;align-self:flex-start;background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:5px;margin-top:8px;margin-bottom:16px;gap:4px}.week-tab{padding:10px 22px;font-size:13px;font-weight:500;color:#888;background:transparent;border:none;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .15s ease,background .15s ease;white-space:nowrap}.week-tab.active{color:#fff;background:#360fde;font-weight:500}.day-selector{display:inline-flex;align-self:flex-start;background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:5px;margin-bottom:18px;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.day-selector::-webkit-scrollbar{display:none}.day-tab{min-width:44px;padding:9px 18px;font-size:13px;font-weight:500;color:#888;background:transparent;border:none;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .15s ease,background .15s ease;white-space:nowrap}.day-tab.active{color:#fff;background:#360fde;font-weight:500}.day-date-heading{font-size:20px;font-weight:700;color:#000;margin:0;padding:16px 16px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hours-loading,.no-hours-msg{padding:24px 16px;color:#888;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.hour-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;padding:12px 16px}@media(max-width:767px){.hour-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.hour-grid{grid-template-columns:repeat(16,1fr);gap:5px}.hour-card{aspect-ratio:1;padding:4px 2px}}.hour-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 4px;gap:6px;background:#fff;border:1px solid #e5e5ea;border-radius:12px}.hour-card-current{outline:2px solid #360FDE;outline-offset:-1px}.hour-card-time{font-size:11px;color:#000;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;white-space:nowrap}.hour-card-pills{display:flex;align-items:center;justify-content:center;gap:6px}.hour-card-pill{display:inline-flex;align-items:center;justify-content:center;background:#f2f2f7;border-radius:8px;padding:4px 8px;border:none}.hour-card-pill-tappable{cursor:pointer;-webkit-tap-highlight-color:transparent}.hour-card-pill-tappable:active{opacity:.7}.coming-soon{display:flex;align-items:center;justify-content:center;padding:60px 16px;color:#888;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.add-week-backdrop{display:none}@media(min-width:768px){.add-week-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:410}}.add-week-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#f2f2f7;z-index:411;transform:translate(100%);transition:transform .3s ease;padding-top:env(safe-area-inset-top,0px);display:flex;flex-direction:column}.add-week-screen.open{transform:translate(0)}@media(min-width:768px){.add-week-screen{inset:auto;top:50%;left:50%;transform:translate(-50%,-48%);width:420px;max-width:calc(100vw - 48px);background:#fff;border-radius:16px;padding-top:0;box-shadow:0 20px 60px #00000040;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;overflow:hidden}.add-week-screen.open{transform:translate(-50%,-50%);opacity:1;pointer-events:all}}.add-week-panel{flex:1;display:flex;flex-direction:column}.add-week-body{padding:16px;flex:1}.add-week-empty{color:#888;font-size:15px;text-align:center;padding:24px 0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.week-option-list{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.week-option-row{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;cursor:pointer;background:#f2f2f7;border:1.5px solid #e5e5ea;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .12s ease,background .12s ease}.week-option-row.selected{border-color:#360fde;background:#efedfa}.week-option-row input[type=radio]{width:18px;height:18px;accent-color:#360FDE;flex-shrink:0;cursor:pointer}.week-option-label{font-size:15px;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.add-week-actions{padding-bottom:8px}.task-sections-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}@media(min-width:768px){.task-sections-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.task-sections-grid--three{grid-template-columns:1fr 1fr 1fr}}.task-section{background:#fff;border-radius:12px;border:1px solid #e5e5ea;overflow:hidden;padding:0 16px}.task-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888;padding:14px 0 4px}.task-row{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #f2f2f7}.task-label{flex:1;font-size:15px}.task-freq{font-style:italic;font-size:13px;color:#8e8e93}.task-checkbox{width:22px;height:22px;accent-color:#360FDE;cursor:pointer;flex-shrink:0}.task-checkbox.task-checkbox-readonly,.task-checkbox[disabled]{opacity:.45;cursor:not-allowed}.task-row:last-child{border-bottom:none}.task-chip-row{align-items:flex-start;padding-top:10px;padding-bottom:10px}.task-chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.task-chip{border-radius:999px;border:1px solid #efedfa;background:#fff;color:#360fde;font-size:12px;padding:4px 12px;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}.task-chip.selected{background:#360fde;border-color:#360fde;color:#fff}.task-chip[disabled]{opacity:.45;cursor:not-allowed}.task-select{font-size:14px;border:1px solid #e5e5ea;border-radius:8px;padding:4px 8px;background:#fff;color:#000;cursor:pointer;-webkit-tap-highlight-color:transparent;max-width:130px;flex-shrink:0}.task-select:disabled{opacity:.45;cursor:not-allowed}.task-input{font-size:14px;border:1px solid #e5e5ea;border-radius:8px;padding:4px 8px;background:#fff;color:#000;cursor:text;-webkit-tap-highlight-color:transparent;max-width:130px;flex-shrink:0}.task-input:disabled{opacity:.45;cursor:not-allowed}.task-notes-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}@media(min-width:768px){.task-notes-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:stretch}}.task-notes-textarea{display:block;width:100%;min-height:100px;resize:vertical;border:1px solid #e5e5ea;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;color:#000;background:#fff;box-sizing:border-box;margin-bottom:12px;-webkit-tap-highlight-color:transparent}.task-notes-textarea:disabled{opacity:.55;cursor:not-allowed;background:#f2f2f7}.task-notes-textarea:focus{outline:none;border-color:#360fde}.reading-form-backdrop{display:none}@media(min-width:768px){.reading-form-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:420}}.reading-form-screen{position:fixed;left:0;right:0;bottom:0;max-height:92vh;background:#fff;z-index:421;transform:translateY(100%);transition:transform .3s ease;border-radius:16px 20px 0 0;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0px)}.reading-form-screen.open{transform:translateY(0)}@media(min-width:768px){.reading-form-screen{inset:auto;top:50%;left:50%;transform:translate(-50%,-48%);width:540px;max-width:calc(100vw - 48px);max-height:85vh;border-radius:16px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;padding-bottom:0}.reading-form-screen.open{transform:translate(-50%,-50%);opacity:1;pointer-events:all}}.reading-form-panel{display:flex;flex-direction:column;height:100%;overflow:hidden}.reading-form-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid #e5e5ea;flex-shrink:0}.reading-form-title{font-size:17px;font-weight:700}.reading-form-body{flex:1;overflow-y:auto;padding:16px}.reading-pool-section{padding-bottom:16px;margin-bottom:4px;border-bottom:1px solid #f2f2f7}.reading-pool-section:last-of-type{border-bottom:none;margin-bottom:0}.reading-pool-title{font-size:15px;font-weight:700;margin-bottom:4px}.reading-no-pools{font-size:14px;color:#888;margin:8px 0}.reading-form-submit-error{font-size:14px;color:#d4343a;margin:0 0 8px}.field-tabs{display:flex;gap:16px;margin-bottom:8px}.field-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:2px 0 4px;font-size:13px;font-weight:500;color:#888;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none;outline:none;border-radius:0}.field-tab.active{color:#360fde;border-bottom-color:#360fde;font-weight:600}.field-conflict-warning{margin-top:8px;padding:10px 12px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px}.field-conflict-text{font-size:13px;color:#92400e;margin:0 0 8px}.field-conflict-actions{display:flex;gap:8px}.field-conflict-btn{font-size:12px;font-weight:600;color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;padding:4px 10px;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.field-conflict-btn:active{opacity:.8}.readings-summary-card{background:#fff;border:1px solid #e5e5ea;border-radius:12px;overflow:hidden;margin-top:16px}.readings-summary-header{padding:12px 16px 10px;border-bottom:1px solid #f2f2f7;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.readings-summary-title{font-size:15px;font-weight:700}.readings-summary-subtitle{font-size:13px;color:#888}.readings-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.readings-table{width:100%;min-width:480px;border-collapse:collapse;font-size:13px}.readings-table th{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.4px;background:#f2f2f7;border-bottom:1px solid #f2f2f7;white-space:nowrap}.readings-table td{padding:10px 12px;border-bottom:1px solid #f2f2f7;vertical-align:middle;white-space:nowrap}.readings-row:last-child td,.readings-expand-row:last-child td{border-bottom:none}.readings-row-done{background:#ecf6f0}.readings-row-tappable{cursor:pointer;-webkit-tap-highlight-color:transparent}.readings-row-tappable:active{opacity:.8}.readings-row-missed td{color:#aaa}.readings-status-done{color:#1ea045;font-weight:600;font-size:12px;display:flex;align-items:center;gap:4px}.readings-status-missed{color:#d4343a;font-weight:600;font-size:12px}.readings-expand-row td{background:#ecf6f0;padding:8px 12px 10px;border-bottom:1px solid #f2f2f7}.readings-expand-body{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:13px;color:#1a1a1a}.readings-expand-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.4px;width:100%;margin-bottom:2px}.pill-group{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.pill{padding:6px 14px;border:1.5px solid #360FDE;border-radius:16px;background:transparent;color:#360fde;font-size:14px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pill.selected{background:#360fde;color:#fff}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center}.loading-logo{width:120px;height:120px;animation:logoPulse 1.6s ease-in-out infinite}@keyframes logoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.96)}}.user-chip-row{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 4px;margin-bottom:4px}.user-chip{border:1px solid #e5e5ea;background:#fff;color:#888;font-size:13px;font-weight:500;padding:6px 14px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s,border-color .12s}.user-chip:hover{border-color:#aaa}.user-chip.active{background:#360fde;color:#fff;border-color:#360fde}.user-row{cursor:pointer}.user-row-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.user-row-name{font-size:15px;color:#1a1a1a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-row-context{font-size:13px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-pill{font-size:12px;font-weight:500;padding:4px 12px;border-radius:999px;white-space:nowrap;flex-shrink:0;margin-left:8px}.role-pill-owner,.role-pill-supervisor{background:#efedfa;color:#360fde}.role-pill-manager{background:#ecf6f0;color:#1ea045}.role-pill-user,.role-pill-position{background:#f2f2f7;color:#888}.role-pill-kiosk,.role-pill-pending{background:#fdf6e7;color:#92400e}.user-chip-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:999px;background:#92400e;color:#fff;font-size:11px;font-weight:600;line-height:1}.user-chip.active .user-chip-badge{background:#fff;color:#360fde}.user-save-flash{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:#1ea045;opacity:0;transition:opacity .2s}.user-save-flash.show{opacity:1}.user-detail-form{display:flex;flex-direction:column;gap:16px;max-width:460px;margin:32px auto;padding:28px 32px;background:#fff;border:1px solid #e5e5ea;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a}.user-pending-banner{background:#fdf6e7;color:#92400e;border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.5}.user-field{display:flex;flex-direction:column;gap:5px}.user-field label{font-size:13px;color:#888}.user-field-hint{font-size:11px;color:#aaa}.user-field-readonly{font-size:14px;color:#888;background:#f5f5f7;border:1px solid #e5e5ea;border-radius:8px;padding:9px 12px}.user-detail-note{font-size:13px;color:#888;line-height:1.6;margin:0}.user-danger-zone{border-top:1px solid #e5e5ea;margin-top:4px;padding-top:16px}.user-danger-btn{width:100%;border:1px solid #d4343a;background:#fff;color:#d4343a;font-size:14px;font-weight:500;padding:10px;border-radius:8px;cursor:pointer}.user-danger-btn:hover{background:#fcebeb}.user-confirm-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:20;padding:24px}.user-confirm-box{background:#fff;border-radius:12px;max-width:340px;width:100%;padding:22px;text-align:center}.user-confirm-title{font-weight:600;margin:0 0 6px;font-size:16px}.user-confirm-body{font-size:13px;color:#888;line-height:1.6;margin:0 0 18px}.user-confirm-actions{display:flex;gap:10px}.user-confirm-cancel,.user-confirm-go{flex:1;padding:9px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.user-confirm-cancel{border:1px solid #e5e5ea;background:#fff;color:#888}.user-confirm-go{border:1px solid #d4343a;background:#fff;color:#d4343a}.user-confirm-go:hover{background:#fcebeb}.sched-header{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:20px}.sched-weeknav{display:flex;align-items:center;gap:12px}.sched-arrow{border:.5px solid #e5e5ea;background:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.sched-arrow:hover{background:#f5f5f7}.sched-weeklabel{text-align:center;min-width:180px}.sched-title{font-size:16px;font-weight:500;color:#1a1a1a}.sched-sub{font-size:13px;color:#888}.sched-locpicker{margin-left:auto;min-width:180px}.sched-empty{padding:40px;text-align:center;color:#888}.sched-summary{display:flex;gap:12px;margin-bottom:16px}.sched-stat{background:#f5f5f7;border-radius:8px;padding:10px 16px;text-align:center}.sched-stat-label{font-size:12px;color:#888}.sched-stat-num{font-size:22px;font-weight:500}.sched-good{color:#1ea045}.sched-bad{color:#d4343a}.sched-grid-wrap{border:.5px solid #e5e5ea;border-radius:12px;overflow:hidden}.sched-grid{width:100%;border-collapse:collapse;table-layout:fixed}.sched-grid thead tr{background:#f5f5f7}.sched-grid th{font-size:12px;font-weight:500;color:#888;padding:10px 4px;text-align:center}.sched-grid th.sched-loc-col{text-align:left;padding-left:14px;width:30%}.sched-grid th.sched-status-col{text-align:right;padding-right:14px;width:70px}.sched-row{border-top:.5px solid #e5e5ea;cursor:pointer}.sched-row:hover{background:#f2f2f7}.sched-grid td{padding:8px 4px;text-align:center;font-size:14px}.sched-grid td.sched-loc-col{text-align:left;padding-left:14px;font-weight:500}.sched-grid td.sched-status-col{text-align:right;padding-right:14px;font-size:12px}.sched-dot{width:30px;height:30px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.sched-dot-ok{background:#ecf6f0;color:#1ea045}.sched-dot-gap{background:#fcebeb;color:#d4343a;cursor:help}.sched-dot-closed{background:#f2f2f7;color:#aaa}.sched-legend{display:flex;gap:18px;margin-top:12px;font-size:12px;color:#888;flex-wrap:wrap}.sched-key{display:inline-block;width:11px;height:11px;border-radius:6px;vertical-align:-1px;margin-right:5px}.sched-key-ok{background:#1ea045}.sched-key-gap{background:#d4343a}.sched-banner{padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500;margin-bottom:14px}.sched-banner-good{background:#ecf6f0;color:#1ea045}.sched-banner-bad{background:#fcebeb;color:#a32d2d}.sched-daylist{border:.5px solid #e5e5ea;border-radius:12px;overflow:hidden}.sched-day{display:flex;gap:10px;padding:11px 14px;border-top:.5px solid #e5e5ea}.sched-day:first-child{border-top:none}.sched-day-bar{width:3px;border-radius:6px;flex-shrink:0}.sched-bar-ok{background:#1ea045}.sched-bar-gap{background:#d4343a}.sched-bar-closed{background:#e5e5ea}.sched-day-body{flex:1;min-width:0}.sched-day-top{display:flex;justify-content:space-between;align-items:baseline}.sched-day-name{font-size:14px;font-weight:500}.sched-day-hours{font-size:12px;color:#888}.sched-day-note{font-size:12px;margin-top:2px;color:#888}@media(max-width:640px){.sched-locpicker{margin-left:0;width:100%}.sched-grid th.sched-loc-col,.sched-grid td.sched-loc-col{width:38%;font-size:13px}.sched-dot{width:26px;height:26px}.sched-grid th.sched-status-col,.sched-grid td.sched-status-col{display:none}}.sched-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.sched-thisweek{border:.5px solid #e5e5ea;background:#fff;height:32px;padding:0 14px;border-radius:8px;cursor:pointer;font-size:13px}.sched-thisweek:hover{background:#f5f5f7}.sched-loc-back{margin-bottom:14px}.sched-daycards{display:flex;flex-direction:column;gap:10px}.sched-daycard{border:.5px solid #e5e5ea;border-radius:12px;padding:12px 14px}.sched-daycard-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:9px}.sched-day-name{font-size:14px;font-weight:500;color:#1a1a1a}.sched-day-date{font-size:12px;color:#aaa;margin-left:4px}.sched-daycard-status{display:flex;gap:12px;align-items:baseline;font-size:12px}.sched-day-hours{color:#888}.sched-muted{color:#aaa;font-size:12px}.sched-track{position:relative;height:26px;background:#f2f2f7;border-radius:6px;overflow:hidden}.sched-seg{position:absolute;top:0;bottom:0;border-radius:6px}.sched-seg-ok{background:#9fe1cb}.sched-seg-gap{background:#f7c1c1}.sched-daycard-people{margin-top:9px;display:flex;flex-wrap:wrap;gap:4px 12px}.sched-person{font-size:12px;color:#888}.sched-person-time{color:#aaa}.sched-detail .detail-body{max-width:1200px;margin:0 auto;width:100%}.sched-weeklabel{text-align:center;min-width:160px;font-size:14px;font-weight:500;color:#1a1a1a}.myshift-list{display:flex;flex-direction:column;gap:10px}.myshift-day{border:.5px solid #e5e5ea;border-radius:12px;overflow:hidden}.myshift-day-head{background:#f5f5f7;padding:8px 14px;display:flex;align-items:baseline;gap:8px}.myshift-day-name{font-size:13px;font-weight:500;color:#1a1a1a}.myshift-day-date{font-size:12px;color:#aaa}.myshift-row{padding:11px 14px;border-top:.5px solid #e5e5ea}.myshift-row:first-of-type{border-top:none}.myshift-time{font-size:15px;font-weight:500;color:#360fde}.user-field input,.user-field select{display:block;width:100%;padding:10px 12px;font-size:16px;border:1px solid #e5e5ea;border-radius:12px;background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.user-field input:focus,.user-field select:focus{outline:none;border-color:#360fde}.user-field{gap:6px}.user-field label{font-size:13px;color:#888;font-weight:500}.user-field-readonly{font-size:16px;padding:10px 12px;border-radius:12px}.save-error-banner{position:fixed;top:0;left:0;right:0;z-index:1001;display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#fcebeb;border-bottom:1px solid #f5c2c2;box-shadow:0 2px 8px #0000000f}.is-impersonating .save-error-banner{top:40px}.save-error-banner .seb-icon{color:#d4343a;flex-shrink:0;margin-top:1px}.seb-body{flex:1;min-width:0}.seb-title{font-size:13px;font-weight:700;color:#d4343a;margin-bottom:2px}.seb-msg{font-size:13px;color:#8a3a3a;line-height:1.45}.seb-detail{font-size:12px;color:#a86a6a;margin-top:3px;line-height:1.4}.seb-actions{display:flex;gap:8px;flex-shrink:0;align-items:center}.seb-btn{font-size:12px;font-weight:600;padding:7px 14px;border-radius:8px;border:1px solid #d4343a;background:#fff;color:#d4343a;cursor:pointer;white-space:nowrap}.seb-btn:hover:not(:disabled){background:#fff5f5}.seb-btn:disabled{opacity:.6;cursor:default}.seb-btn.ghost{border-color:#e0b4b4;color:#8a3a3a}.seb-btn.ghost:hover{background:#fff5f5}@media(max-width:640px){.save-error-banner{flex-wrap:wrap}.seb-actions{width:100%;justify-content:flex-end}}.save-error-banner.is-warning{background:#fff8e6;border-bottom-color:#f0dca8}.save-error-banner.is-warning .seb-icon,.save-error-banner.is-warning .seb-title{color:#b7791f}.save-error-banner.is-warning .seb-msg{color:#8a6d24}.save-error-banner.is-warning .seb-detail{color:#a68a4a}.save-error-banner.is-warning .seb-btn{border-color:#b7791f;color:#b7791f}.save-error-banner.is-warning .seb-btn:hover:not(:disabled){background:#fffaf0}.save-error-banner.is-warning .seb-btn.ghost{border-color:#ddc89a;color:#8a6d24}.confirm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px}.confirm-modal-box{background:#fff;border-radius:16px;padding:24px;max-width:380px;width:100%;text-align:center;box-shadow:0 12px 40px #0003}.confirm-modal-title{font-size:17px;font-weight:700;color:#000;margin-bottom:10px}.confirm-modal-body{font-size:14px;line-height:1.5;color:#666;margin-bottom:20px}.confirm-modal-actions{display:flex;gap:10px}.confirm-modal-cancel,.confirm-modal-go{flex:1;padding:11px 16px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.confirm-modal-cancel{background:#fff;border:1px solid #e5e5ea;color:#1a1a1a}.confirm-modal-cancel:hover{background:#f2f2f7}.confirm-modal-go{background:#fff;border:1px solid #d4343a;color:#d4343a}.confirm-modal-go:hover{background:#fff5f5}.impersonation-banner{position:fixed;top:0;left:0;right:0;z-index:1000;height:40px;background:#f59e0b;color:#000;display:flex;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;box-sizing:border-box}.impersonation-banner-text{flex:1}.impersonation-exit{background:#00000026;border:none;color:#000;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:4px 12px;border-radius:6px}.impersonation-exit:hover{background:#00000040}.user-viewas-zone{margin-top:4px;padding-top:16px}.user-viewas-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 12px;background:#fff;border:1px solid #1a1a1a;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;color:#1a1a1a}.user-viewas-btn:hover{background:#f5f5f7}.app-layout.is-impersonating{padding-top:40px}.user-grant-btn{width:100%;border:1px solid #1ea045;background:#fff;color:#1ea045;font-size:14px;font-weight:500;padding:10px;border-radius:8px;cursor:pointer}.user-grant-btn:hover{background:#ecf6f0}.user-setup-pill{background:#faeeda;color:#854f0b;font-size:11px;font-weight:500;padding:3px 9px;border-radius:8px;white-space:nowrap;flex-shrink:0}.nav-badge{margin-left:auto;background:#ef9f27;color:#412402;font-size:12px;font-weight:600;min-width:20px;height:20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px}.pool-hours-tab{display:flex;flex-direction:column;align-items:flex-start}.pool-hours-tab .hours-list{width:100%}@media(min-width:768px){.pool-hours-tab .hours-list{width:calc((100% - 32px) / 3);min-width:340px}}.task-load-error{padding:20px 18px;text-align:center}.task-load-error-title{font-size:14px;font-weight:600;color:#d4343a;margin-bottom:5px}.task-load-error-msg{font-size:12.5px;color:#888;line-height:1.45;margin-bottom:12px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f2f2f7;color:#000}
