.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#1e3a5f;color:#fff;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 2px 8px #0003}.app-title{font-size:20px;font-weight:700;letter-spacing:.03em;white-space:nowrap;flex-shrink:0}.header-right{display:flex;align-items:center;gap:12px}.status-badge{font-size:12px;padding:4px 10px;border-radius:20px;background:#ffffff26;white-space:nowrap}.status-badge.status-error{background:#fee2e2;color:#b91c1c}.status-badge.status-running{background:#fef9c3;color:#92400e}.status-badge.status-dual{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.25;padding:4px 10px}.status-badge.status-dual .status-line{display:inline-flex;align-items:baseline;gap:6px}.status-badge.status-dual .status-label{font-size:10px;font-weight:600;opacity:.8;min-width:2.5em}.status-badge.status-dual .status-time{font-size:11.5px;font-variant-numeric:tabular-nums}.status-badge.status-dual .status-line.status-off-hours{background:#fef3c7;border-radius:4px;padding:0 4px}.status-off-note{font-size:10px;color:#92400e;font-weight:600;margin-left:4px;cursor:help}.scrape-btn{background:#3b82f6;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;transition:background .2s;white-space:nowrap}.scrape-btn:hover:not(:disabled){background:#2563eb}.scrape-btn:disabled{opacity:.6;cursor:not-allowed}.scrape-btn.scraping{background:#94a3b8}.admin-btn{background:#fff;color:#475569;border:1px solid #cbd5e1;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.admin-btn:hover{background:#f1f5f9}.admin-btn.admin-on{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.tab-bar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;padding:0 24px;gap:0}.tab-btn{padding:12px 20px;font-size:14px;font-weight:600;color:#64748b;background:none;border:none;border-bottom:3px solid transparent;transition:all .15s;cursor:pointer}.tab-btn:hover{color:#374151}.tab-btn.active{color:#1e3a5f;border-bottom-color:#1e3a5f}.tab-select{padding:12px 18px;font-size:14px;font-weight:600;color:#64748b;background:none;border:none;border-bottom:3px solid transparent;transition:all .15s;cursor:pointer;font-family:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.tab-select:hover{color:#374151}.tab-select.active{color:#1e3a5f;border-bottom-color:#1e3a5f}.tab-admin-group{display:flex;align-items:center;gap:8px;margin-left:12px}.tab-btn-admin{padding:7px 14px;border:1px solid #16a34a;border-radius:8px;color:#15803d;background:#f0fdf4;font-size:13px}.tab-btn-admin:hover{color:#166534;background:#dcfce7;border-color:#15803d}.tab-btn-admin.active{color:#fff;background:#16a34a;border-color:#16a34a;border-bottom-color:#16a34a}.tab-btn-admin.tab-alert{color:#fff;background:#dc2626;border-color:#dc2626;font-weight:700}.tab-btn-admin.tab-alert:hover,.tab-btn-admin.tab-alert.active{background:#b91c1c;border-color:#b91c1c}.admin-btn.admin-btn-alert{background:#dc2626;color:#fff;border-color:#dc2626;font-weight:700;animation:admin-alert-pulse 1.6s ease-in-out infinite}.admin-btn.admin-btn-alert:hover{background:#b91c1c;border-color:#b91c1c}@keyframes admin-alert-pulse{0%,to{box-shadow:0 0 #dc262680}50%{box-shadow:0 0 0 4px #dc262600}}.daily-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 14px;padding:8px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:13px;color:#334155}.daily-summary-label{font-weight:700;color:#1e3a5f}.daily-summary-total{font-weight:600;color:#1e293b}.daily-summary-total strong{font-size:16px}.daily-summary-breakdown{display:flex;flex-wrap:wrap;gap:2px 12px;color:#94a3b8;font-size:12px}.daily-summary-breakdown .daily-summary-item{white-space:nowrap}.daily-summary-breakdown strong{color:#64748b;font-weight:600}.daily-summary-toggle{display:none;background:transparent;border:1px solid #cbd5e1;border-radius:4px;color:#475569;font-size:11px;padding:1px 6px;cursor:pointer}.daily-summary-toggle:hover{background:#f1f5f9}@media (max-width: 640px){.daily-summary-toggle{display:inline-block}}.controls{background:#fff;padding:16px 24px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.control-group{display:flex;align-items:center;gap:8px}.control-label{font-size:13px;font-weight:600;color:#64748b;white-space:nowrap}.control-input{border:1px solid #cbd5e1;border-radius:8px;padding:7px 12px;font-size:14px;color:#374151;outline:none;transition:border-color .2s}.control-input:focus{border-color:#3b82f6}.date-shortcuts{display:inline-flex;gap:8px;flex-shrink:0}.date-shortcut-btn{padding:6px 12px;border-radius:8px;border:1px solid #cbd5e1;background:#f8fafc;font-size:13px;font-weight:500;color:#64748b;transition:all .15s;white-space:nowrap;flex-shrink:0}.date-shortcut-btn:hover{border-color:#94a3b8;color:#374151}.date-shortcut-btn.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.month-nav-btn{width:32px;height:32px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;font-size:18px;color:#374151;display:flex;align-items:center;justify-content:center;transition:all .15s}.month-nav-btn:hover{border-color:#94a3b8;background:#f1f5f9}.month-label{font-size:15px;font-weight:700;color:#1e3a5f;min-width:90px;text-align:center}.store-tabs{display:flex;gap:4px}.store-tab{padding:6px 14px;border-radius:20px;border:1px solid #e2e8f0;background:#f8fafc;font-size:13px;font-weight:500;color:#64748b;transition:all .15s}.store-tab:hover{border-color:#94a3b8;color:#374151}.store-tab.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.store-tab[data-store=千葉].active{background:var(--store-chiba);border-color:var(--store-chiba)}.store-tab[data-store=船橋].active{background:var(--store-funabashi);border-color:var(--store-funabashi)}.store-tab[data-store=木更津].active{background:var(--store-kisarazu);border-color:var(--store-kisarazu)}.shift-summary{margin-left:auto;display:flex;align-items:baseline;gap:4px}.summary-num{font-size:32px;font-weight:700;color:#1e3a5f;line-height:1}.summary-label{font-size:14px;color:#64748b}.app-main{padding:20px 24px;display:flex;flex-direction:column;gap:20px;flex:1}.section-title{font-size:14px;font-weight:600;color:#374151;margin-bottom:10px}.loading{text-align:center;padding:60px;color:#94a3b8;font-size:15px}.error-banner{background:#fee2e2;color:#b91c1c;padding:12px 24px;font-size:13px}.sync-stale-banner{background:#fffbeb;color:#92400e;border-bottom:1px solid #fde68a;padding:10px 24px;font-size:13px;line-height:1.6}@media (max-width: 640px){.sync-stale-banner{padding:10px 14px}}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:4px}.section-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.capture-btn{background:#fff;color:#1e40af;border:1px solid #93c5fd;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.capture-btn:hover{background:#eff6ff;border-color:#60a5fa}.capture-btn.active{background:#1e40af;color:#fff;border-color:#1e40af}.capture-hint{background:#fef9c3;border:1px solid #fde68a;color:#78350f;padding:8px 12px;border-radius:6px;font-size:12px;line-height:1.5;margin:8px 0}.store-heatmap{margin-bottom:18px}.store-heatmap:last-child{margin-bottom:0}.store-heatmap-title{margin:8px 0 6px;font-size:14px;display:flex;align-items:center;gap:8px}.store-heatmap-badge{font-size:13px;font-weight:700;padding:3px 10px;border-radius:4px}.store-heatmap-badge.badge-千葉{background:#dbeafe;color:#1e40af}.store-heatmap-badge.badge-船橋{background:#ffedd5;color:#9a3412}.store-heatmap-badge.badge-木更津{background:#dcfce7;color:#166534}.capture-mode,.capture-mode .section,.capture-mode .mg-scroll,.capture-mode .mh-scroll,.capture-mode .ch-scroll,.capture-mode .mg-wrap,.capture-mode .mh-wrap,.capture-mode .ch-wrap{overflow:visible!important}.capture-mode .mg-name-col,.capture-mode .mh-hour-col,.capture-mode .ch-hour-col{position:static!important;box-shadow:none!important}.capture-mode .mg-header,.capture-mode .mh-header,.capture-mode .ch-header{position:static!important}.capture-mode .mg-name-col,.capture-mode .mh-hour-col,.capture-mode .ch-hour-col{flex:0 0 150px!important;min-width:150px!important}.capture-mode .mg-day-col,.capture-mode .mh-day-col,.capture-mode .ch-day-col{flex:0 0 36px!important;min-width:36px!important}.capture-mode .mg-staff-name{font-size:11px!important}.capture-mode .mg-store-badge{font-size:9px!important;padding:1px 4px!important}.capture-mode .mg-shift-time{font-size:8.5px!important;letter-spacing:-.4px}.capture-mode .mg-shift-store-arrow{font-size:7px!important}.capture-mode .mg-day-num{font-size:10px!important}.capture-mode .mg-day-dow{font-size:8px!important}.capture-mode .mh-day-num{font-size:10px!important}.capture-mode .mh-day-dow,.capture-mode .mh-count{font-size:8px!important}.section-mode-tag{display:inline-block;margin-left:10px;font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;vertical-align:middle}.section-mode-tag.mode-view{background:#e0f2fe;color:#075985;border:1px solid #bae6fd}.section-mode-tag.mode-edit{background:#fef3c7;color:#b45309;border:1px solid #fde68a}.section-help{font-size:12px;color:#64748b;margin:0 0 8px}.snapshot-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:6px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px}.snapshot-toolbar-meta{font-size:12px;color:#1e40af}.snapshot-toolbar-not-fetched{color:#b91c1c;font-weight:600}.snapshot-toolbar-btn{background:#3b82f6;color:#fff;border:none;padding:7px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.snapshot-toolbar-btn:hover:not(:disabled){background:#2563eb}.snapshot-toolbar-btn:disabled{background:#94a3b8;cursor:not-allowed}.snapshot-result{position:relative;margin:8px 0;padding:10px 36px 10px 14px;border-radius:6px;font-size:13px;line-height:1.5}.snapshot-result-success{background:#d1fae5;color:#047857;border-left:4px solid #10b981}.snapshot-result-error{background:#fee2e2;color:#b91c1c;border-left:4px solid #ef4444}.snapshot-result strong{font-weight:700}.snapshot-result-close{position:absolute;top:6px;right:8px;width:22px;height:22px;background:transparent;border:none;font-size:18px;line-height:1;cursor:pointer;color:inherit;opacity:.6}.snapshot-result-close:hover{opacity:1}.snapshot-empty{margin:24px 0;padding:24px;text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;color:#64748b}.snapshot-empty p{margin:4px 0;font-size:14px}.ov-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ov-toolbar-pill{font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px}.ov-toolbar-draft{background:#fee2e2;color:#b91c1c}.ov-toolbar-confirmed{background:#d1fae5;color:#047857}.ov-toolbar-btn{background:#f59e0b;color:#fff;border:none;padding:7px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.ov-toolbar-btn:hover:not(:disabled){background:#d97706}.ov-toolbar-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.ov-toolbar-btn-cancel{background:#fff;color:#b91c1c;border:1px solid #fecaca}.ov-toolbar-btn-cancel:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.ov-toolbar-btn-cancel:disabled{background:#f8fafc;color:#cbd5e1;border-color:#e2e8f0}.ov-legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:11px;color:#64748b;padding:8px 4px 0}.ov-legend-title{font-weight:700;color:#334155}.ov-legend-item{display:inline-flex;align-items:center;gap:4px}.ov-legend-swatch{display:inline-flex;align-items:center;justify-content:center;width:22px;height:14px;border-radius:3px;font-size:9px;font-weight:700}.ov-legend-deleted{background:repeating-linear-gradient(-45deg,#f1f5f9,#f1f5f9 3px,#e2e8f0 3px,#e2e8f0 6px);border:1px dashed #94a3b8;color:#94a3b8}.ov-legend-store{background:#dbeafe;color:#1e40af;border-left:3px solid #3b82f6}.ov-legend-time-sample{display:inline-block;font-size:9px;font-weight:700;text-decoration:line-through;color:#94a3b8;padding:0 4px;background:#dbeafe;border-left:3px solid #3b82f6;border-radius:3px}.ov-legend-arrow{display:inline-block;font-size:9px;font-weight:700;color:#e11d48;padding:0 4px;background:#fff1f2;border:1px solid #fecdd3;border-radius:3px}.ov-legend-draft{background:#fff;outline:3px dashed #e11d48;outline-offset:-3px}.ov-legend-confirmed{background:#fff;outline:2px solid #10b981;outline-offset:-2px;color:#10b981}@media (max-width: 640px){.app-header{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.app-title{text-align:center;font-size:18px}.header-right{justify-content:center;flex-wrap:wrap;gap:8px}.status-badge{font-size:11px;padding:4px 8px}.scrape-btn{padding:7px 12px;font-size:12px}.tab-bar{padding:0 8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-btn{padding:12px 14px;font-size:13px;white-space:nowrap;flex-shrink:0}.tab-select{padding:12px;font-size:13px;white-space:nowrap;flex-shrink:0}.tab-admin-group{margin-left:8px}.controls{padding:12px 14px;gap:12px}.daily-summary{padding:8px 14px}.control-group{flex-wrap:wrap;gap:6px}.control-label{font-size:11px}.control-input{padding:5px 8px;font-size:12px}.date-dow{font-size:11px;margin-left:2px!important;margin-right:2px!important}.date-shortcuts{gap:4px}.date-shortcut-btn{padding:4px 7px;font-size:11px}.app-main{padding:12px 14px;gap:14px}.shift-summary{margin-left:0}.summary-num{font-size:24px}.summary-label{font-size:12px}}.daily-search{display:flex;align-items:center;gap:6px;padding:6px 24px;background:#fff;border-bottom:1px solid #e2e8f0}.daily-search-icon{font-size:14px;color:#64748b;flex-shrink:0}.daily-search-input{flex:1;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:13px;font-family:inherit;outline:none;min-width:0}.daily-search-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px #1e3a5f1a}.daily-search-clear{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:2px 8px;font-size:12px;cursor:pointer;color:#475569;flex-shrink:0}.daily-search-clear:hover{background:#e2e8f0}@media (max-width: 640px){.daily-search{padding:6px 14px}.daily-search-input{font-size:12px;padding:5px 8px}}.tl-legend-group{display:flex;flex-direction:column;gap:2px;padding:4px 4px 8px}.tl-legend-heading{font-size:12px;font-weight:700;color:#334155;margin-bottom:2px}.tl-legend{display:flex;align-items:center;gap:14px;font-size:12px;color:#64748b}.tl-legend-title{font-weight:600;color:#475569;min-width:60px}.tl-legend-item{display:flex;align-items:center;gap:5px}.tl-legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.tl-legend-dot-nominated{border:2px solid #fde047;box-shadow:0 0 0 1px #fff inset,0 0 0 1.5px #facc15}.tl-legend-dot-shift{width:14px;height:10px;border-radius:3px}.timeline-empty{padding:32px;text-align:center;color:#94a3b8;font-size:14px}.timeline-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.timeline-header{display:flex;border-bottom:2px solid #e2e8f0;background:#f8fafc;position:sticky;top:0;z-index:2}.tl-name-col{flex:0 0 200px;min-width:200px;padding:8px 12px;display:flex;align-items:center;gap:6px;border-right:2px solid #cbd5e1;position:sticky;left:0;background-color:#fff;z-index:50;align-self:stretch;box-sizing:border-box}.timeline-header .tl-name-col{background-color:#f8fafc;z-index:60}.tl-row:hover .tl-name-col{background-color:#f1f5f9}.tl-row .tl-grid-col,.timeline-header .tl-grid-col{position:relative;z-index:1}.tl-grid-col{flex:1;min-width:640px;position:relative}.tl-hours{display:flex;justify-content:space-between;padding:6px 0}.tl-hour-label{font-size:11px;color:#64748b;width:0;text-align:center;transform:translate(-50%);white-space:nowrap}.tl-gridlines{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none}.tl-gridline{width:1px;background:#e2e8f0;height:100%}.tl-now-line{position:absolute;top:0;bottom:0;width:2px;background:#ef4444;pointer-events:none;z-index:5}.timeline-rows{display:flex;flex-direction:column}.tl-row{display:flex;align-items:stretch;border-bottom:1px solid #f1f5f9;min-height:52px}.tl-row:hover{background:#f8fafc}.tl-store-badge{font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0}.tl-staff-name{font-size:13px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tl-row-no-shift{background:#fafafa}.tl-row-no-shift:hover{background:#f3f4f6}.tl-no-shift-tag{font-size:10px;font-weight:600;padding:1px 5px;border-radius:3px;background:#fee2e2;color:#991b1b;white-space:nowrap;flex-shrink:0;margin-left:4px}.tl-bars{position:relative;height:52px}.shift-bar{position:absolute;top:4px;height:24px;border-radius:5px;display:flex;align-items:center;overflow:hidden;min-width:2px}.shift-bar-label{font-size:11px;padding:0 6px;white-space:nowrap;overflow:hidden;font-weight:600;opacity:.85}.reservation-bar{position:absolute;bottom:4px;height:20px;border-radius:4px;background:#64748bd9;display:flex;align-items:center;overflow:hidden;min-width:44px;cursor:default;transition:filter .15s ease,box-shadow .15s ease}.reservation-bar.clickable{cursor:pointer}.reservation-bar.clickable:hover{filter:brightness(1.1);box-shadow:0 0 0 2px #ffffffb3}.reservation-bar.nominated{border:2px solid #fde047;box-shadow:0 0 0 1px #fff,0 0 0 2.5px #facc15,0 0 6px #facc158c;z-index:1}.reservation-bar.nominated.clickable:hover{box-shadow:0 0 0 1px #fff,0 0 0 3px #facc15,0 0 8px #facc15bf}.reservation-bar-label{font-size:11px;color:#fff;padding:0 6px;white-space:nowrap;overflow:hidden;font-weight:500;letter-spacing:.2px}.reservation-bar-check{font-size:10px;color:#fff;background:#16a34af2;border-radius:50%;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;margin-left:3px;flex-shrink:0;font-weight:700}.tl-legend-zero{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border-radius:50%;background:#dc2626;color:#fff;font-size:9px;font-weight:700;margin:0 3px}.reservation-bar-zero{font-size:10px;line-height:1;color:#fff;background:#dc2626;border-radius:50%;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;margin-left:3px;flex-shrink:0;font-weight:700}.reservation-bar-note{font-size:9px;line-height:1;color:#fff;background:#dc2626;border-radius:50%;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;margin-left:3px;flex-shrink:0}.rt-empty{padding:24px;text-align:center;color:#94a3b8;font-size:14px}.rt-wrap{position:relative;overflow:auto;max-height:calc(100vh - 220px);min-height:360px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.rt-header-row{display:flex;position:sticky;top:0;z-index:3;background:#f8fafc;border-bottom:1px solid #e2e8f0;min-width:max-content}.rt-time-col-head{width:36px;flex-shrink:0;position:sticky;left:0;z-index:4;background:#f8fafc;border-right:1px solid #e2e8f0;font-size:10px;color:#94a3b8;display:flex;align-items:center;justify-content:center;padding:8px 0}.rt-staff-head{width:110px;flex-shrink:0;border-right:1px solid #f1f5f9;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 4px;gap:3px;background:#f8fafc}.rt-staff-head-no-shift{background:#f1f5f9}.rt-store-badge{font-size:10px;font-weight:700;padding:1px 6px;border-radius:8px;line-height:1.2}.rt-staff-name{font-size:12px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;text-align:center}.rt-body{display:flex;position:relative;min-width:max-content}.rt-time-col{width:36px;flex-shrink:0;position:sticky;left:0;z-index:2;background:#fff;border-right:1px solid #e2e8f0}.rt-hour{font-size:10px;color:#94a3b8;padding:2px 3px;border-bottom:1px solid #f1f5f9;box-sizing:border-box}.rt-staff-col{width:110px;flex-shrink:0;border-right:1px solid #f1f5f9;position:relative}.rt-staff-col-no-shift{background:#fafafa}.rt-hour-line{position:absolute;left:0;right:0;height:1px;background:#f1f5f9}.rt-shift{position:absolute;left:2px;right:2px;border-radius:3px;pointer-events:none;z-index:1}.rt-res{position:absolute;left:7px;right:9px;border-radius:3px;color:#fff;font-size:11px;line-height:1.2;padding:2px 18px 2px 4px;cursor:pointer;overflow:hidden;z-index:2;box-sizing:border-box;box-shadow:0 1px 2px #0000001f}.rt-res:hover{filter:brightness(.96)}.rt-res.nominated{box-shadow:inset 0 0 0 2px #facc15,0 1px 2px #0000001f}.rt-res.hatsukai{box-shadow:0 0 0 2px #fff,0 1px 3px #00000040}.rt-res.hatsukai.nominated{box-shadow:inset 0 0 0 2px #facc15,0 0 0 2px #fff,0 1px 3px #00000040}.rt-res-badges{position:absolute;top:1px;right:1px;display:flex;flex-direction:column;gap:1px;align-items:flex-end;z-index:3;pointer-events:none}.rt-b{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border-radius:50%;font-size:9px;font-weight:700;line-height:1;box-shadow:0 0 0 1.5px #fff}.rt-b-note{background:#dc2626;color:#fff}.rt-b-check{background:#16a34a;color:#fff}.rt-b-zero{background:#dc2626;color:#fff}.rt-res-name{font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.rt-now-line{position:absolute;left:36px;right:0;height:2px;background:#dc2626;z-index:4;pointer-events:none}.rt-now-label{position:absolute;left:4px;top:-8px;font-size:9px;font-weight:700;color:#dc2626;background:#fff;padding:0 3px;border-radius:2px}.rt-legend-group{flex-direction:row!important;align-items:flex-start;gap:8px!important;padding:2px 4px 6px!important}.rt-legend-heading{font-size:12px;font-weight:700;color:#334155;white-space:nowrap;padding-top:1px;flex-shrink:0}.rt-legend-toggle{display:none;background:transparent;border:1px solid #cbd5e1;border-radius:4px;color:#475569;font-size:11px;padding:1px 6px;cursor:pointer;flex-shrink:0}.rt-legend-toggle:hover{background:#f1f5f9}.rt-legend-stack{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.rt-legend-group .tl-legend{flex-wrap:wrap;gap:2px 10px}.rt-legend-group .tl-legend-title{min-width:36px}@media (max-width: 640px){.rt-staff-head{width:68px;padding:5px 2px}.rt-staff-name{max-width:64px;font-size:11px}.rt-staff-col{width:68px}.rt-res{font-size:10px;padding:1px 16px 1px 3px;left:5px;right:6px}.rt-b{width:12px;height:12px;font-size:8.5px}.rt-legend-toggle{display:inline-block}.rt-legend-heading{display:none}.rt-legend-group .tl-legend{font-size:10.5px;gap:2px 6px}.rt-legend-group .tl-legend-title{min-width:28px;font-size:11px}.rt-legend-group .tl-legend-dot{width:9px;height:9px}.rt-legend-group .tl-legend-dot-shift{width:12px;height:9px}.rt-legend-group .tl-legend-zero{width:11px;height:11px;font-size:8px;margin:0 2px}.rt-legend-group .tl-legend-item{gap:3px}}.cm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.cm-panel{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000040;width:420px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.cm-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.cm-title{font-size:14px;font-weight:700;color:#1e293b}.cm-close{background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;padding:0 4px;line-height:1}.cm-close:hover{color:#64748b}.cm-body{padding:12px 16px;overflow-y:auto}.cm-loading,.cm-empty{text-align:center;color:#94a3b8;font-size:13px;padding:24px 0}.cm-error{text-align:center;color:#ef4444;font-size:13px;padding:24px 0}.cm-section{margin-bottom:16px}.cm-section:last-child{margin-bottom:0}.cm-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:6px}.cm-band{text-transform:none;font-size:13px;color:#fff;padding:6px 12px;border-radius:6px;margin-bottom:8px}.cm-onsite-pay{color:#dc2626;font-weight:700}.cm-collapse-btn{display:flex;align-items:center;justify-content:space-between;width:100%;border:none;cursor:pointer;font-family:inherit;text-align:left}.cm-chevron{font-size:11px;opacity:.9;margin-left:8px}.cm-band-tickets{background:#0d9488}.cm-band-upcoming{background:#2563eb}.cm-band-history{background:#475569}.cm-band-notes{background:#d97706}.cm-note-list{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.cm-note-item{border:1px solid #e2e8f0;border-radius:6px;padding:7px 10px;background:#fff}.cm-note-item.cm-note-important{border-color:#fca5a5;background:#fef2f2}.cm-note-item.cm-note-done{opacity:.65}.cm-note-body{font-size:13px;color:#1e293b;line-height:1.5;white-space:pre-wrap;word-break:break-word}.cm-note-flag{display:inline-block;background:#dc2626;color:#fff;font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px;margin-right:6px;vertical-align:1px}.cm-note-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px;font-size:11px;color:#94a3b8}.cm-note-author{color:#1e40af}.cm-note-resolve{margin-left:auto;background:#fff;color:#475569;border:1px solid #cbd5e1;padding:2px 10px;border-radius:6px;font-size:11px;cursor:pointer}.cm-note-resolve:hover{background:#f1f5f9}.cm-note-delete{margin-left:auto;background:#fff;color:#dc2626;border:1px solid #fecaca;padding:2px 10px;border-radius:6px;font-size:11px;cursor:pointer}.cm-note-delete:hover{background:#fef2f2}.cm-note-form{margin-top:4px}.cm-note-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px;font-size:13px;resize:vertical;font-family:inherit}.cm-note-form-row{display:flex;align-items:center;gap:8px;margin-top:6px}.cm-note-check{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#334155;white-space:nowrap}.cm-note-author-sel{flex:1;min-width:0;border:1px solid #cbd5e1;border-radius:6px;padding:5px 8px;font-size:12.5px}.cm-note-add{background:#d97706;color:#fff;border:none;padding:6px 14px;border-radius:6px;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap}.cm-note-add:disabled{opacity:.5;cursor:not-allowed}.cm-note-error{color:#dc2626;font-size:12px;margin-top:4px}.cm-note-resolved{margin-top:8px}.cm-note-toggle{background:none;border:none;color:#64748b;font-size:12px;cursor:pointer;padding:2px 0}.cm-empty-row{font-size:13px;color:#94a3b8;padding:4px 0}.cm-table{width:100%;border-collapse:collapse}.cm-table td{padding:5px 6px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}.cm-table tr:last-child td{border-bottom:none}.cm-ticket-name{color:#334155}.cm-ticket-count{white-space:nowrap;text-align:right;width:60px}.cm-count-badge{display:inline-block;background:#dbeafe;color:#1d4ed8;font-weight:700;font-size:12px;border-radius:99px;padding:1px 8px}.cm-ticket-expiry{white-space:nowrap;color:#94a3b8;font-size:12px;text-align:right}.cm-lesson-date{white-space:nowrap;color:#64748b;width:90px}.cm-lesson-store{white-space:nowrap;color:#334155;width:70px}.cm-lesson-course{color:#1e293b;white-space:nowrap}.cm-history-list{display:flex;flex-direction:column}.cm-history-item{padding:6px 4px;border-bottom:1px solid #f1f5f9}.cm-history-item:last-child{border-bottom:none}.cm-history-item.cm-row-current{background:#fefce8;border-radius:6px}.cm-history-line1{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-size:13px}.cm-history-line1 .cm-lesson-date{color:#64748b;white-space:nowrap}.cm-history-line1 .cm-lesson-store{color:#334155;white-space:nowrap}.cm-history-line1 .cm-lesson-course{color:#1e293b}.cm-history-line1 .cm-lesson-staff{color:#1e40af;font-size:12px;font-weight:600;white-space:nowrap;margin-left:auto}.cm-history-comment{margin-top:3px;font-size:12px;color:#475569;line-height:1.5;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border-radius:4px;padding:5px 8px}.cm-section-current{background:linear-gradient(to right,#eff6ff,#f8fafc);border:1px solid #bfdbfe;border-radius:8px;padding:12px 14px;margin-bottom:4px}.cm-section-current .cm-section-title{color:#1d4ed8}.cm-lesson-record-btn{margin-top:10px;width:100%;background:#1e3a5f;color:#fff;border:none;padding:9px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.cm-lesson-record-btn:hover{background:#2c4f7c}.cm-intake-btn{margin-top:6px;width:100%;background:#fff;color:#1e3a5f;border:1px solid #cbd5e1;padding:7px 12px;border-radius:6px;font-size:12.5px;font-weight:600;cursor:pointer}.cm-intake-btn:hover{background:#f1f5f9}.cm-current-table td{vertical-align:top;padding:4px 0}.cm-current-label{color:#64748b;font-size:12px;width:92px;padding-right:12px;white-space:nowrap}.cm-current-table td:not(.cm-current-label){color:#1e293b;font-weight:500;word-break:break-word}.cm-row-current{background:#fef3c7}.cm-row-current td{font-weight:600}.cm-note{font-size:11px;color:#94a3b8;margin-top:4px}@media (max-width: 640px){.cm-panel{width:92vw;max-height:88vh}.cm-header{padding:12px 14px}.cm-title{font-size:15px}.cm-body{padding:12px}.cm-table td{font-size:13px}.cm-current-label{width:70px;font-size:11px}}.lr-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.lr-panel{background:#fff;border-radius:12px;width:100%;max-width:440px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000040}.lr-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f0}.lr-title{font-size:16px;font-weight:700;color:#1e3a5f}.lr-close{background:transparent;border:none;font-size:22px;cursor:pointer;color:#64748b;line-height:1}.lr-body{padding:16px 18px;overflow-y:auto}.lr-meta{background:#f1f5f9;border-radius:8px;padding:10px 12px;font-size:13px;color:#334155;margin-bottom:16px;line-height:1.6}.lr-onsite{font-size:13px;padding:9px 12px;border-radius:8px;margin-bottom:16px}.lr-onsite.unconfirmed{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.lr-onsite.confirmed{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.lr-onsite-note{display:block;font-size:11px;opacity:.8;margin-top:2px}.lr-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.lr-label{font-size:12px;font-weight:600;color:#334155}.lr-required{color:#dc2626}.lr-field select,.lr-field textarea{border:1px solid #cbd5e1;border-radius:6px;padding:9px 10px;font-size:14px;font-family:inherit;outline:none;width:100%}.lr-field select:focus,.lr-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f62e}.lr-sub-grid{display:flex;flex-wrap:wrap;gap:6px}.lr-sub-chip{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;padding:5px 9px;border-radius:16px;border:1px solid #cbd5e1;background:#f8fafc;cursor:pointer;-webkit-user-select:none;user-select:none}.lr-sub-chip.on{background:#dbeafe;border-color:#3b82f6;color:#1e40af;font-weight:600}.lr-sub-chip input{display:none}.lr-check-row{display:flex;align-items:center;gap:8px;font-size:14px;color:#334155;margin-bottom:16px;cursor:pointer}.lr-check-row input{width:18px;height:18px}.lr-ticket{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px}.lr-ticket .lr-label{color:#b91c1c}.lr-incomplete{background:#fffbeb;color:#92400e;font-size:12.5px;padding:8px 12px;border-radius:6px;border-left:3px solid #f59e0b;margin-bottom:4px}.lr-error{background:#fee2e2;color:#991b1b;font-size:13px;padding:8px 12px;border-radius:6px;border-left:3px solid #ef4444}.lr-footer{display:flex;gap:10px;justify-content:flex-end;padding:12px 18px;border-top:1px solid #e2e8f0}.lr-cancel{background:#fff;border:1px solid #cbd5e1;color:#475569;padding:9px 18px;border-radius:6px;font-size:14px;cursor:pointer}.lr-save{background:#1e3a5f;color:#fff;border:none;padding:9px 22px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.lr-save:disabled,.lr-cancel:disabled{opacity:.6;cursor:not-allowed}.rs{padding:4px 0}.rs-loading{padding:18px;text-align:center;color:#64748b;font-size:13px}.rs-header{font-size:13px;color:#334155;padding:8px 4px;border-bottom:1px solid #e2e8f0;margin-bottom:8px}.rs-header strong{color:#1e3a5f}.rs-count{color:#1e3a5f;font-weight:600;margin-left:4px}.rs-cap{color:#94a3b8;font-size:11px;margin-left:6px}.rs-empty{padding:28px;text-align:center;color:#94a3b8;font-size:13px;line-height:1.6}.rs-list{display:flex;flex-direction:column;gap:6px}.rs-row{display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;text-align:left;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.rs-row:hover{background:#f8fafc;border-color:#cbd5e1}.rs-row:active{background:#f1f5f9}.rs-row-date{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569}.rs-date{font-weight:600;color:#1e293b}.rs-time{color:#1e293b;font-variant-numeric:tabular-nums}.rs-store{font-size:11px;font-weight:700;padding:1px 6px;border-radius:4px;line-height:1.3}.rs-row-main{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:13px;color:#1e293b}.rs-customer{font-weight:600}.rs-staff{color:#1e40af;font-size:12px}.rs-service{color:#64748b;font-size:12px}.rs-tag{font-size:10px;font-weight:700;padding:1px 6px;border-radius:8px}.rs-tag-hatsu{background:#fef3c7;color:#92400e}.rs-tag-nom{background:#fff7ed;color:#9a3412;border:1px dashed #f97316}.rs-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:10px;font-weight:700;color:#fff}.rs-badge-note{background:#dc2626;margin-right:2px}.rs-badge-zero{background:#dc2626}@media (max-width: 640px){.rs-row{padding:8px 10px}.rs-row-date{font-size:11px}.rs-row-main{font-size:12px;gap:4px 8px}.rs-staff,.rs-service{font-size:11px}}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#1e293b);padding:20px}.login-card{background:#fff;border-radius:12px;padding:32px 28px;width:100%;max-width:360px;box-shadow:0 10px 30px #00000040}.login-title{font-size:18px;font-weight:700;color:#1e3a5f;text-align:center}.login-sub{font-size:13px;color:#64748b;text-align:center;margin:4px 0 22px}.login-form{display:flex;flex-direction:column;gap:14px}.login-field{display:flex;flex-direction:column;gap:4px}.login-field>span{font-size:12px;font-weight:600;color:#475569}.login-field input{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:15px;outline:none;font-family:inherit}.login-field input:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px #1e3a5f26}.login-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;border-radius:6px;padding:8px 10px;font-size:12px}.login-btn{margin-top:4px;background:#1e3a5f;color:#fff;border:none;padding:12px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.login-btn:hover:not(:disabled){background:#0f2440}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-note{margin-top:18px;font-size:11.5px;color:#64748b;text-align:center;line-height:1.6}.login-note strong{color:#1e3a5f}.mg-empty{padding:32px;text-align:center;color:#94a3b8;font-size:14px}.mg-wrap{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.mg-scroll{overflow-x:auto}.mg-name-col{flex:0 0 190px;min-width:190px;padding:4px 10px;display:flex;align-items:center;gap:5px;border-right:2px solid #cbd5e1;overflow:hidden;position:sticky;left:0;background-color:#fff;z-index:50;align-self:stretch;box-sizing:border-box}.mg-header .mg-name-col{background-color:#f8fafc;z-index:60}.mg-row:hover .mg-name-col{background-color:#f1f5f9}.mg-row .mg-day-col,.mg-header .mg-day-col{position:relative;z-index:1}.mg-day-col{flex:0 0 56px;min-width:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #f1f5f9}.mg-day-col.sun{background:#fff5f5}.mg-day-col.sat{background:#eff6ff}.mg-header{display:flex;border-bottom:2px solid #e2e8f0;background:#f8fafc;position:sticky;top:0;z-index:2}.mg-day-header{padding:6px 0;gap:1px}.mg-day-num{font-size:11px;font-weight:600;color:#374151;line-height:1}.mg-day-dow{font-size:9px;color:#94a3b8;line-height:1}.mg-day-header.sun .mg-day-num,.mg-day-header.sun .mg-day-dow{color:#ef4444}.mg-day-header.sat .mg-day-num,.mg-day-header.sat .mg-day-dow{color:#3b82f6}.mg-row{display:flex;align-items:stretch;border-bottom:1px solid #f1f5f9;min-height:34px}.mg-row:hover{background:#f8fafc}.mg-store-badge{font-size:10px;font-weight:600;padding:1px 5px;border-radius:3px;white-space:nowrap;flex-shrink:0}.mg-staff-name{font-size:12px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mg-cell{height:34px;padding:2px;align-self:stretch}.mg-shift-block{width:100%;height:100%;border-radius:4px;cursor:default;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:1px 2px;box-sizing:border-box;overflow:hidden;position:relative}.mg-shift-block.clickable{cursor:pointer;transition:filter .12s,transform .12s}.mg-shift-block.clickable:hover{filter:brightness(.96);transform:scale(1.04)}.mg-shift-time{font-size:10px;font-weight:600;line-height:1;white-space:nowrap;letter-spacing:-.2px}.mg-shift-time-old{font-size:9px;font-weight:500;text-decoration:line-through;color:#94a3b8!important;opacity:.8}.mg-shift-time-new{font-size:10px;font-weight:700;color:#e11d48!important}.mg-shift-store-arrow{font-size:8px;font-weight:700;line-height:1;white-space:nowrap;letter-spacing:-.3px;color:#e11d48!important}.mg-shift-store-arrow-in{color:#e11d48!important}.mg-virtual-mark{font-size:9px;font-weight:700;color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:3px;padding:1px 4px;margin-left:auto;flex-shrink:0}.mg-empty-cell{width:100%;height:100%}.mg-shift-block.deleted{background:repeating-linear-gradient(-45deg,#f1f5f9,#f1f5f9 4px,#e2e8f0 4px,#e2e8f0 8px);border:1.5px dashed #94a3b8;color:#94a3b8}.mg-shift-time-deleted-x{font-size:12px;font-weight:700;color:#e11d48!important;line-height:1}.mg-shift-block.draft{outline:3px dashed #e11d48;outline-offset:-3px;box-shadow:0 0 0 1px #fff,0 0 4px #e11d488c}.mg-shift-block.confirmed{outline:2px solid #10b981;outline-offset:-2px}.mg-badge{position:absolute;font-size:8px;font-weight:700;line-height:1;padding:1px 3px;border-radius:3px}.mg-badge-store{bottom:1px;right:1px;background:#ffffffd9;color:#475569}.mg-badge-confirmed{top:1px;right:1px;background:#10b981;color:#fff;width:12px;height:12px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:9px;padding:0}.om-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.om-modal{background:#fff;border-radius:12px;width:100%;max-width:460px;box-shadow:0 20px 50px -10px #0000004d;display:flex;flex-direction:column;max-height:92vh;overflow:hidden}.om-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f0}.om-header h3{margin:0;font-size:16px;color:#1e293b}.om-close{background:none;border:none;font-size:18px;color:#64748b;cursor:pointer;padding:4px 8px;border-radius:4px}.om-close:hover{background:#f1f5f9}.om-body{padding:16px 18px;overflow-y:auto}.om-original{background:#f8fafc;border-radius:8px;padding:10px 12px;margin-bottom:16px;font-size:13px}.om-original-row{display:flex;gap:8px;padding:2px 0}.om-label{display:inline-block;min-width:50px;color:#64748b;font-size:12px;font-weight:600}.om-existing-badge{margin-top:6px;font-size:12px;color:#b45309;background:#fef3c7;padding:4px 8px;border-radius:4px;display:inline-block}.om-section{margin-bottom:14px}.om-section-title{font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.om-actions{display:flex;gap:8px;flex-wrap:wrap}.om-action-opt{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1.5px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;background:#fff;transition:all .15s;-webkit-user-select:none;user-select:none}.om-action-opt:hover{border-color:#94a3b8}.om-action-opt.active{border-color:#3b82f6;background:#eff6ff;color:#1e40af;font-weight:600}.om-action-opt input[type=radio]{margin:0}.om-detail{margin-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.om-select,.om-time{padding:6px 8px;border:1px solid #cbd5e1;border-radius:5px;font-size:13px;background:#fff}.om-tilde{color:#64748b;font-weight:600}.om-detail-help{font-size:11px;color:#94a3b8;margin-top:4px;padding-left:58px}.om-note{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;font-family:inherit;resize:vertical;box-sizing:border-box}.om-footer{display:flex;align-items:center;gap:8px;padding:12px 18px;border-top:1px solid #e2e8f0;background:#f8fafc}.om-footer-spacer{flex:1}.om-btn{padding:7px 14px;border-radius:6px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:filter .15s}.om-btn:disabled{opacity:.5;cursor:not-allowed}.om-btn:not(:disabled):hover{filter:brightness(.95)}.om-btn-cancel{background:#e2e8f0;color:#334155}.om-btn-save{background:#2563eb;color:#fff}.om-btn-revert{background:#fff;color:#b91c1c;border:1px solid #fecaca}.om-btn-revert:not(:disabled):hover{background:#fef2f2}.mh-wrap{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.mh-scroll{overflow-x:auto}.mh-hour-col{flex:0 0 190px;min-width:190px;padding:0 12px;display:flex;align-items:center;justify-content:flex-end;border-right:2px solid #cbd5e1;position:sticky;left:0;background-color:#fff;z-index:50;align-self:stretch;box-sizing:border-box}.mh-header .mh-hour-col{background-color:#f8fafc;z-index:60}.mh-day-col{position:relative;z-index:1}.mh-hour-label{font-size:11px;color:#64748b;white-space:nowrap}.mh-day-col{flex:0 0 56px;min-width:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.4)}.mh-header{display:flex;border-bottom:2px solid #e2e8f0;background:#f8fafc;position:sticky;top:0;z-index:2}.mh-day-header{padding:6px 0;gap:1px;background:#f8fafc!important;border-right:1px solid #f1f5f9}.mh-day-header.sun{background:#fff5f5!important}.mh-day-header.sat{background:#eff6ff!important}.mh-day-num{font-size:11px;font-weight:600;color:#374151;line-height:1}.mh-day-dow{font-size:9px;color:#94a3b8;line-height:1}.mh-day-header.sun .mh-day-num,.mh-day-header.sun .mh-day-dow{color:#ef4444}.mh-day-header.sat .mh-day-num,.mh-day-header.sat .mh-day-dow{color:#3b82f6}.mh-row{display:flex;align-items:stretch;border-bottom:1px solid #e2e8f0}.mh-cell{height:28px;cursor:default;transition:opacity .1s;position:relative}.mh-cell:hover{opacity:.75}.mh-cell.sun{filter:saturate(.6)}.mh-cell.sat{filter:saturate(.8)}.mh-count{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;text-shadow:0 0 3px rgba(0,0,0,.4)}.mh-day-header.hol .mh-day-num,.mh-day-header.hol .mh-day-dow{color:#ef4444}.mh-day-header.hol{background:#fff5f5!important}.mh-legend{display:flex;align-items:center;gap:6px;padding:10px 12px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.mh-legend-label{font-size:11px;font-weight:600;color:#64748b}.mh-legend-text{font-size:11px;color:#374151}.mh-legend-note{color:#64748b;margin-left:4px}.mh-legend-divider{width:1px;height:14px;background:#e2e8f0;margin:0 4px}.mh-legend-swatch{width:16px;height:16px;border-radius:3px;display:inline-block;flex-shrink:0}.ch-wrap{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.ch-scroll{overflow-x:auto}.ch-hour-col{flex:0 0 190px;min-width:190px;padding:0 12px;display:flex;align-items:center;justify-content:flex-end;border-right:2px solid #cbd5e1;position:sticky;left:0;background-color:#fff;z-index:50;font-size:11px;color:#64748b}.ch-header .ch-hour-col{background-color:#f8fafc;z-index:60}.ch-hour-label{white-space:nowrap}.ch-header{display:flex;background:#f8fafc;position:sticky;z-index:2}.ch-header-day{top:0;border-bottom:1px solid #e2e8f0}.ch-header-store{top:34px;border-bottom:2px solid #e2e8f0}.ch-day-col{flex:0 0 56px;min-width:56px;display:flex;position:relative}.ch-day-col.sat-day{background:#dbeafe40}.ch-day-col.sun-day{background:#fee2e240}.ch-day-col:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;background:#475569;z-index:5;pointer-events:none}.ch-day-header{flex-direction:column;align-items:center;justify-content:center;padding:4px 0;gap:1px;background:#f8fafc;height:34px}.ch-day-header.sun{background:#fff5f5}.ch-day-header.sat{background:#eff6ff}.ch-day-header.hol{background:#fff5f5}.ch-day-num{font-size:11px;font-weight:600;color:#374151;line-height:1}.ch-day-dow{font-size:9px;color:#94a3b8;line-height:1}.ch-day-header.sun .ch-day-num,.ch-day-header.sun .ch-day-dow,.ch-day-header.hol .ch-day-num,.ch-day-header.hol .ch-day-dow{color:#ef4444}.ch-day-header.sat .ch-day-num,.ch-day-header.sat .ch-day-dow{color:#3b82f6}.ch-store-labels{display:flex;width:100%}.ch-store-label{flex:1;text-align:center;font-size:9px;font-weight:700;padding:2px 0;border-right:1px solid rgba(255,255,255,.6);letter-spacing:.5px}.ch-store-label:last-child{border-right:none}.ch-store-千葉{background:#dbeafe;color:#1e40af}.ch-store-船橋{background:#ffedd5;color:#9a3412}.ch-store-木更津{background:#dcfce7;color:#166534}.ch-row{display:flex;align-items:stretch;border-bottom:1px solid #e2e8f0;min-height:22px}.ch-day-cells{display:flex;height:22px}.ch-store-cell{flex:1;min-width:16px;position:relative;border-right:1px solid rgba(255,255,255,.5);cursor:default;transition:opacity .1s}.ch-store-cell:last-child{border-right:none}.ch-store-cell:hover{opacity:.75}.ch-cell-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.4)}.ch-legend{display:flex;align-items:center;gap:6px;padding:10px 12px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.ch-legend-label{font-size:11px;font-weight:600;color:#64748b}.ch-legend-text{font-size:11px;color:#374151}.ch-legend-swatch{width:16px;height:16px;border-radius:3px}.ch-legend-divider{width:1px;height:14px;background:#e2e8f0;margin:0 4px}.iv-wrap{display:flex;flex-direction:column;gap:16px}.iv-selectors{display:flex;gap:12px;flex-wrap:wrap}.iv-selector-slot{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;flex:1;min-width:220px;max-width:340px}.iv-slot-label{font-size:12px;font-weight:600;color:#64748b;white-space:nowrap}.iv-select-wrap{flex:1;display:flex;align-items:center;gap:6px;min-width:0}.iv-store-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.iv-select{flex:1;min-width:0;border:1px solid #cbd5e1;border-radius:6px;padding:5px 8px;font-size:13px;color:#374151;outline:none;background:#f8fafc;cursor:pointer}.iv-select:focus{border-color:#3b82f6;background:#fff}.iv-clear-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;width:22px;height:22px;font-size:13px;color:#94a3b8;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;transition:all .15s}.iv-clear-btn:hover{background:#fee2e2;color:#ef4444;border-color:#fca5a5}.iv-legend{display:flex;gap:16px;padding:8px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:fit-content}.iv-legend-item{display:flex;align-items:center;gap:5px;font-size:13px;color:#374151;font-weight:500}.iv-legend-swatch{width:14px;height:14px;border-radius:3px;display:inline-block}.iv-empty{text-align:center;padding:48px;color:#94a3b8;font-size:14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.iv-grid-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.iv-scroll{overflow-x:auto}.iv-table{border-collapse:collapse;min-width:max-content}.iv-time-th{width:52px;min-width:52px;border-right:2px solid #cbd5e1;border-bottom:2px solid #e2e8f0;background-color:#f8fafc;position:sticky;left:0;z-index:60}.iv-day-th{padding:5px 2px 3px;text-align:center;background:#f8fafc;border-right:2px solid #94a3b8;border-bottom:1px solid #e2e8f0;min-width:22px;white-space:nowrap}.iv-day-th.sun{background:#fff5f5}.iv-day-th.sat{background:#eff6ff}.iv-day-num{display:block;font-size:11px;font-weight:600;color:#374151;line-height:1.2}.iv-day-dow{display:block;font-size:9px;color:#94a3b8;line-height:1}.iv-day-th.sun .iv-day-num,.iv-day-th.sun .iv-day-dow{color:#ef4444}.iv-day-th.sat .iv-day-num,.iv-day-th.sat .iv-day-dow{color:#3b82f6}.iv-staff-sub-th{padding:0;height:5px;min-width:20px;background:#fff;border-bottom:2px solid #e2e8f0;border-right:none}.iv-staff-sub-th.last-staff{border-right:2px solid #94a3b8}.iv-time-td{padding:0 8px;font-size:10px;color:#94a3b8;text-align:right;white-space:nowrap;border-right:2px solid #cbd5e1;border-bottom:1px solid #f1f5f9;background-color:#f8fafc;height:26px;vertical-align:middle;position:sticky;left:0;z-index:50}.iv-cell-td{height:26px;min-width:20px;border-bottom:1px solid #f1f5f9;border-right:1px solid rgba(200,200,200,.35);background:#f8fafc;transition:opacity .1s}.iv-cell-td.last-staff{border-right:2px solid #94a3b8}.iv-cell-td.filled{opacity:.82;cursor:default}.iv-cell-td.filled:hover{opacity:1}.iv-stats-row{display:flex;gap:20px;padding:10px 16px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.iv-stat-item{display:flex;align-items:center;gap:6px}.iv-stat-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.iv-stat-name{font-size:13px;color:#374151;font-weight:500}.iv-stat-val{font-size:12px;color:#64748b;background:#f1f5f9;padding:1px 7px;border-radius:20px}.rs{display:flex;flex-direction:column;gap:24px;max-width:760px;margin:0 auto;width:100%}.rs-empty{padding:32px;text-align:center;color:#94a3b8;font-size:14px}.rs-section{display:flex;flex-direction:column;gap:10px}.rs-section-title{font-size:14px;font-weight:600;color:#475569;letter-spacing:.02em;margin:0;padding-left:4px}.rs-chart{background:#fff;border-radius:10px;padding:14px 12px 10px;box-shadow:0 1px 3px #0000000f}.rs-chart-legend{display:flex;gap:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-bottom:2px;padding:0 4px}.rs-chart-legend-group-label{font-size:11px;font-weight:700;color:#334155;margin-right:2px}.rs-chart-legend-item{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#475569;font-weight:600}.rs-chart-swatch-svg{vertical-align:middle}.rs-chart-swatch-box{display:inline-block;width:12px;height:11px;border-radius:2px;vertical-align:middle}.rs-chart-swatch{display:inline-block;width:14px;height:3px;border-radius:2px}.rs-chart-svg{width:100%;height:auto;display:block}.rs-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rs-card{background:#fff;border-radius:10px;padding:14px 10px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;align-items:center;gap:8px;border-top:4px solid #64748b}.rs-card-total{background:linear-gradient(to bottom,#eff6ff,#fff);border-top-color:#1d4ed8}.rs-card[data-store=千葉]{border-top-color:var(--store-chiba)}.rs-card[data-store=船橋]{border-top-color:var(--store-funabashi)}.rs-card[data-store=木更津]{border-top-color:var(--store-kisarazu)}.rs-card-head{font-size:13px;font-weight:700;color:#1e3a5f;letter-spacing:.02em}.rs-card-total .rs-card-head{color:#1d4ed8}.rs-card[data-store=千葉] .rs-card-head{color:var(--store-chiba)}.rs-card[data-store=船橋] .rs-card-head{color:var(--store-funabashi)}.rs-card[data-store=木更津] .rs-card-head{color:var(--store-kisarazu)}.rs-card-num{font-size:30px;font-weight:800;line-height:1;color:#1e293b;font-variant-numeric:tabular-nums}.rs-card-total .rs-card-num{color:#1d4ed8}.rs-card-breakdown{display:flex;gap:10px 14px;flex-wrap:wrap;justify-content:center}.rs-card-breakdown span{display:flex;flex-direction:column;align-items:center;gap:2px}.rs-card-breakdown em{font-size:11px;font-style:normal;font-weight:600;color:#64748b}.rs-card-breakdown b{font-size:17px;font-weight:700;color:#334155;font-variant-numeric:tabular-nums;line-height:1}.rs-bd-hatsukai em,.rs-bd-hatsukai b{color:#b45309}.rs-staff-wrap{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.rs-staff-table{width:100%;border-collapse:collapse;font-size:13px}.rs-staff-table thead{background:#f1f5f9}.rs-staff-table th{padding:10px 8px;text-align:right;font-size:11px;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.rs-staff-table th.rs-staff-name-col{text-align:left;padding-left:16px}.rs-staff-table td{padding:9px 8px;border-bottom:1px solid #f1f5f9;color:#1e293b}.rs-staff-table tbody tr:last-child td{border-bottom:none}.rs-staff-table tbody tr:hover{background:#f8fafc}.rs-staff-name{font-size:13px;color:#1e293b;padding-left:16px!important;white-space:nowrap}.rs-num{text-align:right;font-variant-numeric:tabular-nums;width:60px}.rs-num-bold{font-weight:700;color:#1e3a5f}.rs-num-nomi{color:#d97706;font-weight:600}@media (max-width: 640px){.rs{gap:18px}.rs-chart{padding:10px 6px 6px}.rs-chart-legend{gap:10px}.rs-chart-legend-item{font-size:11px}.rs-cards{gap:6px}.rs-card{padding:10px 4px;gap:6px}.rs-card-head{font-size:11px}.rs-card-num{font-size:22px}.rs-card-breakdown{gap:8px}.rs-card-breakdown em{font-size:10px}.rs-card-breakdown b{font-size:13px}.rs-staff-table th,.rs-staff-table td{padding:7px 4px;font-size:11px}.rs-staff-name{padding-left:8px!important;font-size:11px}.rs-staff-table th.rs-staff-name-col{padding-left:8px}.rs-num{width:38px}}.ci{display:flex;flex-direction:column;gap:14px;max-width:760px;margin:0 auto;width:100%}.ci-search-wrap{position:sticky;top:0;background:#f7fafc;padding:4px 0 8px;z-index:1}.ci-search{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-size:14px;outline:none;background:#fff;transition:border-color .15s}.ci-search:focus{border-color:#3b82f6}.ci-store-tabs{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.ci-store-tab{background:#fff;border:1px solid #cbd5e1;color:#475569;border-radius:14px;padding:4px 12px;font-size:12px;cursor:pointer}.ci-store-tab:hover{background:#f1f5f9}.ci-store-tab.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.ci-store-tab[data-store=千葉].active{background:var(--store-chiba);border-color:var(--store-chiba)}.ci-store-tab[data-store=船橋].active{background:var(--store-funabashi);border-color:var(--store-funabashi)}.ci-store-tab[data-store=木更津].active{background:var(--store-kisarazu);border-color:var(--store-kisarazu)}.ci-card-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.ci-store-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:10px;background:#e2e8f0;color:#475569;white-space:nowrap}.ci-store-badge[data-store=千葉]{background:#dbeafe;color:#1e40af}.ci-store-badge[data-store=船橋]{background:#ffedd5;color:#9a3412}.ci-store-badge[data-store=木更津]{background:#dcfce7;color:#166534}.ci-delete-btn{background:#fff;color:#dc2626;border:1px solid #fecaca;border-radius:6px;padding:2px 10px;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap}.ci-delete-btn:hover:not(:disabled){background:#fef2f2}.ci-delete-btn:disabled{opacity:.5;cursor:not-allowed}.ci-header{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;font-weight:600;color:#475569;padding:0 4px}.ci-count{font-size:12px;color:#94a3b8;font-weight:500}.ci-loading,.ci-empty{padding:28px;text-align:center;color:#94a3b8;font-size:13px}.ci-list{display:flex;flex-direction:column;gap:10px}.ci-card{background:#fff;border-radius:10px;padding:14px 16px;box-shadow:0 1px 3px #0000000f;border-left:3px solid #3b82f6}.ci-card-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px;gap:12px}.ci-name-block{display:flex;flex-direction:column;gap:2px}.ci-name-kanji{font-size:16px;font-weight:700;color:#1e293b}.ci-name-kana{font-size:11px;color:#64748b;font-weight:500}.ci-submitted{font-size:11px;color:#94a3b8;font-weight:500;white-space:nowrap}.ci-card-fields{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.ci-card-fields td{padding:6px 8px;vertical-align:top;border-bottom:1px solid #e2e8f0}.ci-card-fields tr:last-child td{border-bottom:none}.ci-field-label{width:22%;color:#64748b;font-weight:500;font-size:12px;word-break:break-word;white-space:normal;padding-right:10px!important;border-right:1px solid #e2e8f0;line-height:1.45}.ci-field-value{color:#1e293b;word-break:break-word;padding-left:12px!important;white-space:pre-wrap;line-height:1.55}.ci-field-empty{color:#cbd5e1}.ci-other{margin-top:10px;border-top:1px dashed #e2e8f0;padding-top:8px}.ci-other summary{font-size:12px;color:#64748b;cursor:pointer;padding:2px 0}.ci-other summary:hover{color:#475569}.ci-card-fields-other{margin-top:6px}@media (max-width: 640px){.ci{gap:10px}.ci-card{padding:12px}.ci-name-kanji{font-size:15px}.ci-card-fields{font-size:12px}.ci-field-label{width:28%;padding-right:6px!important;font-size:11px}.ci-field-value{padding-left:8px!important}}.ci-kana-alert{display:block;width:100%;text-align:left;background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:10px 14px;border-radius:6px;font-size:13px;margin:8px 0 12px;cursor:pointer;font-family:inherit;line-height:1.5;transition:background .15s}.ci-kana-alert:hover{background:#fecaca}.ci-kana-alert strong{color:#7f1d1d;font-size:14px}.ci-kana-alert-active{background:#dcfce7;border-color:#86efac;color:#166534}.ci-kana-alert-active:hover{background:#bbf7d0}.ci-kana-alert-active strong{color:#14532d}.ci-name-kana-invalid{color:#b91c1c!important;background:#fee2e2;padding:1px 6px;border-radius:4px;font-weight:600}.ci-edit-name-btn{background:transparent;border:1px solid #cbd5e1;border-radius:4px;padding:1px 6px;margin-left:6px;cursor:pointer;font-size:11px;line-height:1}.ci-edit-name-btn:hover{background:#f1f5f9}.ci-toast{padding:10px 14px;border-radius:6px;font-size:13px;margin:8px 0 12px;line-height:1.5}.ci-toast-success{background:#dcfce7;border:1px solid #86efac;color:#166534}.ci-toast-error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.ci-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px}.ci-modal{background:#fff;border-radius:8px;padding:18px 20px;width:100%;max-width:420px;box-shadow:0 10px 25px #0003}.ci-modal-title{font-size:15px;font-weight:700;color:#1e3a5f;margin-bottom:12px;border-bottom:1px solid #e2e8f0;padding-bottom:8px}.ci-modal-field{display:block;margin-bottom:12px}.ci-modal-field>span{display:block;font-size:12px;color:#475569;margin-bottom:4px;font-weight:600}.ci-modal-field input{width:100%;padding:7px 10px;border:1px solid #cbd5e1;border-radius:5px;font-size:14px}.ci-modal-field input.invalid{border-color:#f87171;background:#fef2f2}.ci-modal-error{display:block;color:#b91c1c;font-size:11px;margin-top:3px}.ci-modal-note{background:#fffbeb;border:1px solid #fde68a;color:#78350f;padding:8px 10px;border-radius:5px;font-size:11.5px;line-height:1.5;margin:8px 0 14px}.ci-modal-actions{display:flex;justify-content:flex-end;gap:8px}.ci-modal-cancel,.ci-modal-save{padding:7px 16px;border-radius:5px;font-size:13px;cursor:pointer;border:none}.ci-modal-cancel{background:#f1f5f9;color:#475569}.ci-modal-cancel:hover{background:#e2e8f0}.ci-modal-save{background:#1e3a5f;color:#fff}.ci-modal-save:hover:not(:disabled){background:#0f2440}.ci-modal-save:disabled{opacity:.5;cursor:not-allowed}.pc{padding:4px 0}.pc-help{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:14px;line-height:1.6}.pc-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:12px}.pc-controls label{font-size:13px;color:#334155;display:inline-flex;align-items:center;gap:6px}.pc-controls input[type=date]{border:1px solid #cbd5e1;border-radius:6px;padding:5px 8px;font-size:13px}.pc-check{cursor:pointer}.pc-period{display:inline-flex;gap:0;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.pc-period-btn{background:#fff;color:#475569;border:none;border-right:1px solid #e2e8f0;padding:6px 14px;font-size:13px;cursor:pointer}.pc-period-btn:last-child{border-right:none}.pc-period-btn.active{background:#1e3a5f;color:#fff}.pc-reload{background:#1e3a5f;color:#fff;border:none;padding:7px 16px;border-radius:6px;font-size:13px;cursor:pointer}.pc-reload:disabled{opacity:.6;cursor:not-allowed}.pc-error{background:#fee2e2;color:#991b1b;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:10px}.pc-summary{font-size:13px;color:#64748b;margin-bottom:8px}.pc-empty{padding:28px;text-align:center;color:#64748b}.pc-table{width:100%;border-collapse:collapse;font-size:13px}.pc-table th{text-align:left;padding:8px 10px;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;white-space:nowrap}.pc-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9}.pc-table tr.pc-row-confirmed{background:#f0fdf4}.pc-table tr.pc-row-overdue{background:#fef2f2}.pc-table tr.pc-row-overdue td:first-child{border-left:3px solid #dc2626;font-weight:700;color:#b91c1c}.pc-overdue-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:4px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;vertical-align:middle}.pc-overdue-count{color:#b91c1c;font-weight:700}.pc-staff{color:#1e40af;font-size:12px;white-space:nowrap}.pc-course{color:#475569}.pc-toggle{border:none;border-radius:6px;padding:6px 14px;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap}.pc-toggle.off{background:#fee2e2;color:#b91c1c}.pc-toggle.on{background:#16a34a;color:#fff}.pc-toggle:disabled{opacity:.5;cursor:not-allowed}.lre{padding:4px 0}.lre-help{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:14px;line-height:1.6}.lre-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:12px}.lre-controls label{font-size:13px;color:#334155;display:inline-flex;align-items:center;gap:6px}.lre-controls input[type=date],.lre-controls select{border:1px solid #cbd5e1;border-radius:6px;padding:5px 8px;font-size:13px}.lre-check{cursor:pointer}.lre-period{display:inline-flex;gap:0;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.lre-period-btn{background:#fff;color:#475569;border:none;border-right:1px solid #e2e8f0;padding:6px 14px;font-size:13px;cursor:pointer}.lre-period-btn:last-child{border-right:none}.lre-period-btn.active{background:#1e3a5f;color:#fff}.lre-reload{background:#1e3a5f;color:#fff;border:none;padding:7px 16px;border-radius:6px;font-size:13px;cursor:pointer}.lre-reload:disabled{opacity:.6;cursor:not-allowed}.lre-error{background:#fee2e2;color:#991b1b;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:10px}.lre-summary{font-size:13px;color:#64748b;margin-bottom:8px}.lre-empty{padding:28px;text-align:center;color:#64748b}.lre-table{width:100%;border-collapse:collapse;font-size:13px}.lre-table th{text-align:left;padding:8px 10px;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;white-space:nowrap}.lre-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9;white-space:nowrap}.lre-table tbody tr{cursor:pointer}.lre-table tbody tr:hover{background:#f1f5f9}.lre-row-done{background:#f8fafc;color:#64748b}.lre-staff{color:#1e40af;font-size:12px}.lre-course{color:#475569;max-width:220px;overflow:hidden;text-overflow:ellipsis}.lre-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:12px;white-space:nowrap}.lre-badge.pending,.lre-badge.overdue{background:#fee2e2;color:#b91c1c}.lre-badge.soft{background:#fef3c7;color:#92400e}.lre-badge.done{background:#dcfce7;color:#166534}.lre-row-overdue{background:#fef2f2}.lre-help-legend{display:inline-flex;align-items:center;gap:6px;margin-left:8px;flex-wrap:wrap}.lre-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 640px){.lre-controls{flex-direction:column;align-items:stretch;gap:8px}.lre-controls>label,.lre-controls>.lre-period{width:100%}.lre-period{display:flex}.lre-period-btn{flex:1;padding:8px 0}.lre-controls select,.lre-controls input[type=date]{width:100%}.lre-reload{width:100%;padding:10px}.lre-table{font-size:12px}.lre-table th,.lre-table td{padding:6px}.lre-table th:nth-child(6),.lre-table td:nth-child(6){display:none}}.im{padding:4px 0}.im-help{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:14px;line-height:1.6}.im-error{background:#fee2e2;color:#991b1b;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:10px}.im-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:12px}.im-add-btn{background:#1e3a5f;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.im-reload{background:#fff;color:#475569;border:1px solid #cbd5e1;padding:7px 14px;border-radius:6px;font-size:13px;cursor:pointer}.im-reload:disabled{opacity:.6;cursor:not-allowed}.im-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:8px}.im-table th{text-align:left;padding:8px 10px;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;white-space:nowrap}.im-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.im-row-inactive{background:#f8fafc;color:#94a3b8}.im-name{font-weight:600;color:#1e293b;white-space:nowrap}.im-email{color:#64748b}.im-lastseen{color:#94a3b8;white-space:nowrap}.im-none{color:#94a3b8;font-size:12px}.im-none-block{padding:16px;text-align:center;color:#64748b}.im-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:12px;white-space:nowrap}.im-badge.active{background:#dcfce7;color:#166534}.im-badge.inactive{background:#e2e8f0;color:#64748b}.im-staffnames{display:flex;flex-wrap:wrap;gap:4px}.im-chip{display:inline-block;background:#e0e7ff;color:#3730a3;font-size:11px;padding:2px 8px;border-radius:99px;white-space:nowrap}.im-edit-btn{background:#fff;color:#1e3a5f;border:1px solid #cbd5e1;padding:5px 12px;border-radius:6px;font-size:12.5px;cursor:pointer}.im-section-title{margin:20px 0 8px;font-size:13px;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0;padding-bottom:6px}.im-unassigned select{border:1px solid #cbd5e1;border-radius:6px;padding:5px 8px;font-size:12.5px}.im-assign-actions{display:flex;gap:6px;white-space:nowrap}.im-assign-btn{background:#1e3a5f;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:12.5px;cursor:pointer}.im-assign-btn:disabled{opacity:.5;cursor:not-allowed}.im-newfrom-btn{background:#fff;color:#1e3a5f;border:1px solid #cbd5e1;padding:5px 12px;border-radius:6px;font-size:12.5px;cursor:pointer}.ime-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.ime-panel{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000040;width:460px;max-width:92vw;max-height:86vh;display:flex;flex-direction:column;overflow:hidden}.ime-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.ime-title{font-size:14px;font-weight:700;color:#1e293b}.ime-close{background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;line-height:1}.ime-body{padding:14px 16px;overflow-y:auto}.ime-field{display:block;margin-bottom:14px}.ime-label{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.ime-req{color:#dc2626}.ime-field input[type=text],.ime-field input[type=number]{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:7px 10px;font-size:13px}.ime-row{display:flex;gap:16px;align-items:center}.ime-check{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155;cursor:pointer}.ime-sort{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155}.ime-sort input{width:80px}.ime-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.ime-chip{display:inline-flex;align-items:center;gap:4px;background:#e0e7ff;color:#3730a3;font-size:12px;padding:3px 8px;border-radius:99px}.ime-chip-x{background:none;border:none;color:#6366f1;cursor:pointer;font-size:13px;line-height:1;padding:0}.ime-add{display:flex;gap:6px}.ime-add select{flex:1;border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px;font-size:12.5px}.ime-add-btn{background:#475569;color:#fff;border:none;padding:6px 14px;border-radius:6px;font-size:12.5px;cursor:pointer}.ime-add-btn:disabled{opacity:.5;cursor:not-allowed}.ime-note{font-size:11px;color:#94a3b8;margin-top:6px;line-height:1.5}.ime-error{background:#fee2e2;color:#991b1b;padding:8px 12px;border-radius:6px;font-size:13px}.ime-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e2e8f0;background:#f8fafc}.ime-footer-right{display:flex;gap:8px;margin-left:auto}.ime-del{background:#fff;color:#dc2626;border:1px solid #fecaca;padding:8px 14px;border-radius:6px;font-size:13px;cursor:pointer}.ime-cancel{background:#fff;color:#475569;border:1px solid #cbd5e1;padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer}.ime-save{background:#1e3a5f;color:#fff;border:none;padding:8px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.ime-save:disabled,.ime-del:disabled,.ime-cancel:disabled{opacity:.6;cursor:not-allowed}.im-account{white-space:nowrap}.im-user-name{display:inline-block;background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;font-size:11.5px;font-weight:600;padding:3px 8px;border-radius:6px;margin-right:6px}.im-issue-btn{background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.im-issue-btn:disabled{opacity:.5;cursor:not-allowed;background:#94a3b8}.im-pwreset-btn{background:#fff;color:#7c3aed;border:1px solid #ddd6fe;padding:4px 10px;border-radius:6px;font-size:11.5px;cursor:pointer}.im-pwreset-btn:hover{background:#faf5ff}.im-pw{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:#64748b;margin-right:6px}.im-pw-none{color:#cbd5e1}.im-pw-code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:2px 6px;font-family:Consolas,Monaco,monospace;color:#1e293b;-webkit-user-select:all;user-select:all}.im-pw-toggle{background:none;border:none;color:#7c3aed;cursor:pointer;font-size:11px;padding:0 2px}.im-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1100}.im-modal{background:#fff;border-radius:12px;box-shadow:0 24px 64px #00000059;width:480px;max-width:92vw;padding:20px 22px;display:flex;flex-direction:column;gap:12px}.im-modal-title{font-size:16px;font-weight:700;color:#1e293b}.im-modal-warn{background:#fef3c7;border:1px solid #fcd34d;color:#92400e;border-radius:6px;padding:10px 12px;font-size:12.5px;line-height:1.5}.im-cred-row{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px dashed #e2e8f0;font-size:13px}.im-cred-row.im-cred-both{border-bottom:none;padding-top:4px}.im-cred-label{flex:0 0 130px;color:#64748b;font-size:12px}.im-cred-value{color:#1e293b;font-weight:600}.im-cred-code{flex:1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-family:Consolas,Monaco,monospace;font-size:13.5px;color:#1e293b;-webkit-user-select:all;user-select:all}.im-cred-password{background:#fef3c7;border-color:#fcd34d;font-weight:700;letter-spacing:.5px}.im-copy-btn{background:#fff;color:#475569;border:1px solid #cbd5e1;padding:5px 10px;border-radius:6px;font-size:13px;cursor:pointer;white-space:nowrap}.im-copy-btn:hover{background:#f8fafc}.im-copy-btn-both{flex:1}.im-modal-actions{display:flex;justify-content:flex-end;margin-top:6px}.im-modal-close{background:#1e3a5f;color:#fff;border:none;padding:8px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}@media (max-width: 640px){.ime-panel{width:94vw}.im-staffnames{max-width:40vw}.im-account{white-space:normal}.im-cred-label{flex-basis:96px}}.ms{max-width:820px;margin:0 auto;width:100%}.ms-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.ms-help{flex:1;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.6}.ms-csv{flex-shrink:0;background:#1e3a5f;color:#fff;border:none;padding:9px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.ms-csv:disabled{opacity:.5;cursor:not-allowed}.ms-pending{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:8px;padding:9px 14px;font-size:13px;margin-bottom:12px}.ms-empty{padding:28px;text-align:center;color:#94a3b8}.ms-table-wrap{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.ms-table{width:100%;border-collapse:collapse;font-size:13px}.ms-table thead{background:#f1f5f9}.ms-table th{padding:10px 8px;text-align:right;font-size:11px;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.ms-table th.ms-name-col{text-align:left;padding-left:16px}.ms-table td{padding:9px 8px;border-bottom:1px solid #f1f5f9;color:#1e293b}.ms-table tbody tr:hover{background:#f8fafc}.ms-row-inactive{color:#94a3b8;background:#fafafa}.ms-name{padding-left:16px!important;white-space:nowrap}.ms-num{text-align:right;font-variant-numeric:tabular-nums;width:64px}.ms-num-bold{font-weight:700;color:#1e3a5f}.ms-num-grand{font-weight:700;color:#0f2440}.ms-num-nomi{color:#d97706;font-weight:600}.ms-sep{border-left:1px solid #e2e8f0}.ms-table tfoot td{border-top:2px solid #e2e8f0;border-bottom:none;font-weight:700;background:#f8fafc;color:#1e293b}.ms-note{font-size:11px;color:#94a3b8;margin-top:10px;line-height:1.6}@media (max-width: 640px){.ms-head{flex-direction:column}.ms-csv{width:100%}.ms-table th,.ms-table td{padding:7px 5px;font-size:11px}.ms-name,.ms-table th.ms-name-col{padding-left:8px!important}.ms-num{width:40px}}.ms-btn-group{display:flex;gap:8px;flex-wrap:wrap}.ms-csv-kintone{background:#059669}.ms-csv-kintone:hover:not(:disabled){background:#047857}.ms-rates{background:#7c3aed}.ms-rates:hover:not(:disabled){background:#6d28d9}.ms-grand-total{background:#eef2ff;border:1px solid #c7d2fe;color:#1e3a5f;padding:12px 18px;border-radius:8px;margin:10px 0;font-size:15px}.ms-grand-total strong{font-size:22px;color:#059669;margin-left:8px}.ms-grand-note{font-size:11px;color:#64748b;margin-left:12px}.ms-amount-col{min-width:110px}.ms-num-grand{font-weight:700;color:#059669}.ms-rates-display{display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center;padding:8px 4px;font-size:11.5px;color:#64748b}.ms-rate-chip{background:#f1f5f9;padding:2px 8px;border-radius:10px;white-space:nowrap}.ms-rate-chip strong{color:#1e3a5f;font-weight:600}.ms-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px}.ms-modal{background:#fff;border-radius:8px;padding:20px 24px;width:100%;max-width:520px;box-shadow:0 10px 25px #0003}.ms-modal-title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:14px;border-bottom:1px solid #e2e8f0;padding-bottom:10px}.ms-rate-edit{width:100%;border-collapse:collapse;margin-bottom:12px}.ms-rate-edit th,.ms-rate-edit td{padding:6px 8px;border-bottom:1px solid #f1f5f9;text-align:left;font-size:13px}.ms-rate-edit th{color:#475569;font-weight:600}.ms-rate-edit input{width:90px;padding:5px 8px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px;text-align:right}.ms-rate-included{font-weight:600;color:#059669;text-align:right}.ms-modal-note{background:#fffbeb;border:1px solid #fde68a;color:#78350f;padding:8px 12px;border-radius:5px;font-size:12px;margin-bottom:12px}.ms-modal-actions{display:flex;justify-content:flex-end;gap:8px}.ms-modal-cancel,.ms-modal-save{padding:8px 18px;border-radius:5px;font-size:13px;cursor:pointer;border:none}.ms-modal-cancel{background:#f1f5f9;color:#475569}.ms-modal-cancel:hover{background:#e2e8f0}.ms-modal-save{background:#1e3a5f;color:#fff}.ms-modal-save:hover:not(:disabled){background:#0f2440}.ms-modal-save:disabled{opacity:.5;cursor:not-allowed}.ms-fin-cell{text-align:center;white-space:nowrap}.ms-finalize{background:#1e3a5f;color:#fff;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer}.ms-finalize:hover:not(:disabled){background:#0f2440}.ms-unfinalize{background:#fff;color:#b45309;border:1px solid #fcd34d;border-radius:6px;padding:5px 10px;font-size:12px;cursor:pointer}.ms-unfinalize:hover:not(:disabled){background:#fffbeb}.ms-finalize:disabled,.ms-unfinalize:disabled{opacity:.5;cursor:not-allowed}.ms-invoice{background:#fff;color:#2563eb;border:1px solid #93c5fd;border-radius:6px;padding:5px 10px;font-size:12px;cursor:pointer;margin-left:6px}.ms-invoice:hover{background:#eff6ff}.ms-toggle-row{margin-bottom:8px}.ms-toggle{background:#fff;color:#1e3a5f;border:1px solid #cbd5e1;border-radius:6px;padding:5px 12px;font-size:12.5px;cursor:pointer}.ms-toggle:hover{background:#f8fafc}.ms-submitted-chip{display:inline-block;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px;margin-right:6px}.qc{padding:4px 2px 24px}.qc-error{background:#fef2f2;color:#b91c1c;padding:8px 12px;border-radius:6px;margin-bottom:12px}.qc-loading{padding:24px;text-align:center;color:#64748b}.qc-section{margin-bottom:24px}.qc-h{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 10px;padding-bottom:6px;border-bottom:2px solid #e2e8f0}.qc-kpis{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.qc-kpi{flex:1 1 120px;min-width:100px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.qc-kpi-num{font-size:22px;font-weight:800;color:#0f172a;line-height:1.1}.qc-kpi-lbl{font-size:11px;color:#64748b}.qc-kpi-good{background:#f0fdf4;border-color:#bbf7d0}.qc-kpi-good .qc-kpi-num{color:#16a34a}.qc-kpi-warn{background:#fffbeb;border-color:#fde68a}.qc-kpi-warn .qc-kpi-num{color:#d97706}.qc-table-wrap{overflow-x:auto}.qc-table{width:100%;border-collapse:collapse;font-size:13px}.qc-table th,.qc-table td{padding:7px 10px;text-align:center;border-bottom:1px solid #eef2f7;white-space:nowrap}.qc-table th{background:#f1f5f9;color:#475569;font-weight:600;font-size:12px}.qc-table td.qc-name,.qc-table th.qc-name{text-align:left;font-weight:600;color:#1e293b}.qc-table td.qc-actions,.qc-table th.qc-actions{text-align:left;white-space:normal;color:#475569}.qc-good{color:#16a34a;font-weight:700}.qc-warn{color:#d97706;font-weight:700}.qc-empty{color:#94a3b8;padding:16px}.qc-note{font-size:11px;color:#94a3b8;line-height:1.7;margin-top:8px}.qc-sub{font-size:11px;color:#94a3b8}.qc-vio-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:8px}.qc-vio-toggle{font-size:13px;color:#475569;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.qc-vio-counts{font-size:12px;color:#64748b}.qc-vio-check{margin-left:auto;font-size:12px;padding:4px 14px;border:1px solid #2563eb;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer;font-weight:600}.qc-vio-check:hover:not(:disabled){background:#1d4ed8}.qc-vio-check:disabled{opacity:.6;cursor:default}.qc-vio-reload{font-size:12px;padding:4px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer}.qc-vio-reload:hover{background:#f1f5f9}.qc-notice{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;padding:8px 12px;border-radius:6px;margin-bottom:8px;font-size:13px}.qc-vio-bad{color:#dc2626;font-weight:700}.qc-vio-maybe{color:#d97706;font-weight:600}.qc-vio-row-bad{background:#fef2f2}.qc-vio-chk{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#16a34a;cursor:pointer}.qc-audit-card{padding:10px 14px;border-radius:8px;font-size:13px;font-weight:600;margin-bottom:10px;border:1px solid transparent}.qc-audit-none{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.qc-audit-ok{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.qc-audit-repaired{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.qc-audit-bad{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.qc-audit-actions{margin-bottom:12px}.qc-audit-run{font-size:13px;padding:6px 16px;border:1px solid #2563eb;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer;font-weight:600}.qc-audit-run:hover:not(:disabled){background:#1d4ed8}.qc-audit-run:disabled{opacity:.6;cursor:default}.qc-audit-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.qc-audit-item{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff}.qc-audit-item-ghost{border-color:#fecaca;background:#fef2f2}.qc-audit-item-review{border-color:#bfdbfe;background:#eff6ff}.qc-audit-item-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12.5px}.qc-audit-item-when{font-weight:700;color:#1e293b}.qc-audit-item-store{color:#475569}.qc-audit-item-detail{color:#334155}.qc-audit-badge{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:10px}.qc-audit-badge-ghost{background:#fee2e2;color:#b91c1c}.qc-audit-badge-review{background:#dbeafe;color:#1d4ed8}.qc-audit-flag{display:inline-block;font-size:10px;font-weight:600;padding:2px 7px;border-radius:10px;background:#f1f5f9;color:#475569}.qc-audit-flag-warn{background:#fef3c7;color:#92400e}.qc-audit-item-actions{display:flex;gap:6px;flex-wrap:wrap}.qc-audit-btn{font-size:12px;padding:4px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer}.qc-audit-btn:hover:not(:disabled){background:#f1f5f9}.qc-audit-btn:disabled{opacity:.6;cursor:default}.qc-audit-btn-danger{border-color:#dc2626;color:#dc2626}.qc-audit-btn-danger:hover:not(:disabled){background:#fef2f2}.qc-audit-history{margin-bottom:10px}.qc-audit-revert-list{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.qc-audit-item-revert{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0;font-size:12px}.cme-hint{font-size:11.5px;color:#94a3b8;margin-bottom:10px}.cme-days{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.cme-day{border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;background:#fff}.cme-day.cme-workday{background:#f0f9ff;border-color:#bae6fd}.cme-day-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.cme-day-date{font-weight:700;color:#334155;font-size:13px;min-width:44px}.cme-day-date.cme-sun{color:#dc2626}.cme-day-date.cme-sat{color:#2563eb}.cme-dow{font-size:10.5px;color:#94a3b8;margin-left:1px}.cme-day-work{display:flex;gap:3px;flex-wrap:wrap}.cme-store{display:inline-block;font-size:10px;font-weight:700;padding:1px 5px;border-radius:4px;color:#fff}.cme-store.store-千葉{background:var(--store-chiba)}.cme-store.store-船橋{background:var(--store-funabashi)}.cme-store.store-木更津{background:var(--store-kisarazu)}.cme-nowork{font-size:11px;color:#cbd5e1}.cme-item{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:5px 0;border-top:1px dashed #eef2f7}.cme-desc{flex:1 1 140px;min-width:120px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px;font-size:12.5px}.cme-work-time{display:flex;align-items:center;gap:4px}.cme-work-time select{border:1px solid #cbd5e1;border-radius:6px;padding:5px 6px;font-size:12.5px;background:#fff}.cme-tilde{color:#94a3b8;font-size:12px}.cme-hours{font-size:12px;color:#1e3a5f;font-weight:600;min-width:34px}.cme-reimb{display:flex;align-items:center;gap:6px}.cme-amount{width:92px;box-sizing:border-box;text-align:right;border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px;font-size:12.5px}.cme-amount::-webkit-outer-spin-button,.cme-amount::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cme-amount{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cme-upload,.cme-rechange{display:inline-block;background:#eff6ff;color:#1e40af;border:1px dashed #93c5fd;border-radius:6px;padding:6px 10px;font-size:11.5px;cursor:pointer;white-space:nowrap}.cme-upload:hover,.cme-rechange:hover{background:#dbeafe}.cme-receipt-has{display:flex;align-items:center;gap:6px}.cme-thumb{width:40px;height:40px;object-fit:cover;border-radius:5px;border:1px solid #cbd5e1;display:block;cursor:pointer}.cme-thumb-loading{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f1f5f9;color:#94a3b8;font-size:11px}.cme-rechange{padding:3px 8px}.cme-rowstatus{font-size:10.5px;color:#16a34a;min-width:40px}.cme-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:1200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px}.cme-lightbox img{max-width:92vw;max-height:82vh;object-fit:contain;border-radius:6px;background:#fff}.cme-lightbox-close{color:#fff;font-size:14px}.cme-item input:disabled,.cme-item select:disabled{background:#f8fafc;color:#94a3b8}.cme-save-row{background:#1e3a5f;color:#fff;border:none;border-radius:6px;padding:5px 12px;cursor:pointer;font-size:12px;font-weight:600;line-height:1;flex-shrink:0}.cme-save-row:disabled{opacity:.5;cursor:not-allowed}.cme-del{background:#fff;color:#dc2626;border:1px solid #fecaca;border-radius:6px;width:26px;height:26px;cursor:pointer;font-size:12px;line-height:1;flex-shrink:0}.cme-add-row{margin-top:4px;background:none;border:none;color:#1e3a5f;font-size:12px;cursor:pointer;padding:3px 0}.cme-add-row:hover{text-decoration:underline}.cme-total{text-align:right;font-size:14px;color:#334155;margin-bottom:12px}.cme-total strong{font-size:17px;color:#1e293b}.cme-actions{display:flex;gap:10px;margin-bottom:12px}.cme-save{background:#fff;color:#1e3a5f;border:1px solid #1e3a5f;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer}.cme-save:disabled{opacity:.45;cursor:not-allowed;border-color:#cbd5e1;color:#94a3b8}.cme-submit{background:#1e3a5f;color:#fff;border:none;padding:9px 22px;border-radius:8px;font-size:13.5px;font-weight:700;cursor:pointer;margin-left:auto}.cme-submit:disabled{opacity:.5;cursor:not-allowed}.cme-unsubmit{background:#fff;color:#b45309;border:1px solid #fcd34d;padding:9px 18px;border-radius:8px;font-size:13.5px;cursor:pointer;margin-left:auto}@media (max-width: 640px){.cme-desc{flex-basis:100%}}.ig-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.ig-row{border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;background:#fff}.ig-label{font-size:13.5px;font-weight:600;color:#334155;margin-bottom:8px;display:flex;align-items:center;gap:8px}.ig-unit{font-size:11px;font-weight:400;color:#94a3b8}.ig-input{display:flex;align-items:center;gap:8px}.ig-input input{width:90px;box-sizing:border-box;text-align:right;border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px;font-size:15px}.ig-input input::-webkit-outer-spin-button,.ig-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ig-input input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ig-input input:disabled{background:#f8fafc;color:#94a3b8}.ig-ken{font-size:13px;color:#64748b}.ig-sub{margin-left:auto;font-size:13px;color:#1e293b;font-weight:600}.ig-total{text-align:right;font-size:14px;color:#334155;margin-bottom:14px}.ig-total strong{font-size:18px;color:#1e293b}.ig-actions{display:flex;gap:10px;margin-bottom:12px}.ig-save{background:#fff;color:#1e3a5f;border:1px solid #1e3a5f;padding:9px 20px;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer}.ig-save:disabled{opacity:.45;cursor:not-allowed;border-color:#cbd5e1;color:#94a3b8}.ig-submit{background:#1e3a5f;color:#fff;border:none;padding:9px 22px;border-radius:8px;font-size:13.5px;font-weight:700;cursor:pointer;margin-left:auto}.ig-submit:disabled{opacity:.5;cursor:not-allowed}.ig-unsubmit{background:#fff;color:#b45309;border:1px solid #fcd34d;padding:9px 18px;border-radius:8px;font-size:13.5px;cursor:pointer;margin-left:auto}.ts-empty{padding:24px;text-align:center;color:#94a3b8;font-size:13px}.ts-wrap{overflow-x:auto;margin-bottom:12px}.ts-table{width:100%;border-collapse:collapse;font-size:12.5px;white-space:nowrap}.ts-table th{text-align:right;padding:8px;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;font-size:11.5px}.ts-table th:first-child{text-align:left}.ts-table td{padding:8px;border-bottom:1px solid #f1f5f9;text-align:right;font-variant-numeric:tabular-nums}.ts-month{text-align:left!important;font-weight:600;color:#1e293b}.ts-total{font-weight:700;color:#1e293b}.ts-finalized{background:#f0fdf4}.ts-badge{display:inline-block;background:#dcfce7;color:#166534;font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px}.ts-badge-submitted{background:#dbeafe;color:#1d4ed8}.ts-action{white-space:nowrap}.ts-state-group{display:inline-flex;align-items:center;gap:6px}.ts-submit{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:4px 12px;font-size:11.5px;font-weight:600;cursor:pointer}.ts-submit:disabled{opacity:.5;cursor:default}.ts-unsubmit{background:#fff;color:#64748b;border:1px solid #cbd5e1;border-radius:6px;padding:3px 9px;font-size:11px;cursor:pointer}.ts-unsubmit:disabled{opacity:.5;cursor:default}.se-empty{padding:20px;text-align:center;color:#94a3b8;font-size:13px;background:#f8fafc;border-radius:8px;margin-bottom:12px}.se-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.se-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.se-row1{display:flex;gap:10px;margin-bottom:8px}.se-date{flex:0 0 150px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px;font-size:13px}.se-amount{flex:1;box-sizing:border-box;text-align:right;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px;font-size:13px}.se-amount::-webkit-outer-spin-button,.se-amount::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.se-amount[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.se-desc{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px;font-size:13px;margin-bottom:8px}.se-card input:disabled{background:#f8fafc;color:#94a3b8}.se-actions-row{display:flex;gap:8px;justify-content:flex-end}.se-save{background:#1e3a5f;color:#fff;border:none;padding:7px 18px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.se-save:disabled{opacity:.5;cursor:not-allowed}.se-del{background:#fff;color:#dc2626;border:1px solid #fecaca;padding:7px 14px;border-radius:6px;font-size:13px;cursor:pointer}.se-del:disabled{opacity:.5;cursor:not-allowed}.se-add{width:100%;background:#f8fafc;color:#1e3a5f;border:1px dashed #cbd5e1;border-radius:8px;padding:10px;font-size:13.5px;font-weight:600;cursor:pointer;margin-bottom:12px}.se-add:hover{background:#f1f5f9}.se-total{text-align:right;font-size:14px;color:#334155;margin-bottom:12px}.se-total strong{font-size:17px;color:#1e293b}.se-submit-row{display:flex;margin-bottom:12px}.se-submit{background:#1e3a5f;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:13.5px;font-weight:700;cursor:pointer;margin-left:auto}.se-submit:disabled{opacity:.5;cursor:not-allowed}.se-unsubmit{background:#fff;color:#b45309;border:1px solid #fcd34d;padding:10px 18px;border-radius:8px;font-size:13.5px;cursor:pointer;margin-left:auto}.mp{padding:4px 0;max-width:560px;margin:0 auto}.mp-loading{padding:24px;text-align:center;color:#64748b;font-size:13px}.mp-error{background:#fee2e2;color:#991b1b;padding:8px 12px;border-radius:6px;font-size:13px;margin-bottom:10px}.mp-unlock{display:flex;justify-content:center;padding:24px 8px}.mp-unlock-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000f;padding:22px 20px;width:100%;max-width:400px}.mp-unlock-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:8px}.mp-unlock-desc{font-size:13px;color:#475569;line-height:1.6;margin:0 0 16px}.mp-field{display:block;margin-bottom:12px}.mp-field-label{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.mp-field input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:15px}.mp-field input:focus{outline:2px solid #93c5fd;border-color:#3b82f6}.mp-unlock-error{background:#fee2e2;color:#991b1b;padding:8px 10px;border-radius:6px;font-size:12.5px;margin-bottom:10px}.mp-unlock-btn{width:100%;background:#1e3a5f;color:#fff;border:none;padding:12px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer}.mp-unlock-btn:disabled{opacity:.5;cursor:not-allowed}.mp-unlock-note{margin-top:14px;font-size:11.5px;color:#94a3b8;line-height:1.7;border-top:1px dashed #e2e8f0;padding-top:10px}.mp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mp-whoami{display:flex;align-items:baseline;gap:4px}.mp-whoami-icon{font-size:15px}.mp-whoami-name{font-size:16px;font-weight:700;color:#1e293b}.mp-whoami-sub{font-size:12px;color:#64748b}.mp-lock-btn{background:#fff;color:#475569;border:1px solid #cbd5e1;padding:6px 12px;border-radius:6px;font-size:12.5px;cursor:pointer;white-space:nowrap}.mp-lock-btn:hover{background:#f8fafc}.mp-month-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:14px}.mp-month-nav button{background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 12px;font-size:12.5px;cursor:pointer;color:#334155}.mp-month-nav button:disabled{opacity:.4;cursor:not-allowed}.mp-month-label{font-size:15px;font-weight:700;color:#1e293b;min-width:110px;text-align:center}.mp-total-card{background:linear-gradient(135deg,#1e3a5f,#2d5a8f);color:#fff;border-radius:12px;padding:18px 20px;text-align:center;margin-bottom:14px}.mp-total-label{font-size:12px;opacity:.85;margin-bottom:4px}.mp-total-amount{font-size:30px;font-weight:800;letter-spacing:.5px}.mp-total-count{font-size:11.5px;opacity:.75;margin-top:4px}.mp-table{width:100%;border-collapse:collapse;font-size:13.5px;margin-bottom:12px;background:#fff}.mp-table th{text-align:left;padding:8px 10px;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;font-size:12px}.mp-table td{padding:9px 10px;border-bottom:1px solid #f1f5f9;color:#334155}.mp-num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.mp-amount{font-weight:600;color:#1e293b}.mp-total-row td{border-top:2px solid #cbd5e1;font-weight:700;color:#1e293b;background:#f8fafc}.mp-empty{padding:24px;text-align:center;color:#94a3b8;font-size:13px;background:#f8fafc;border-radius:8px;margin-bottom:12px}.mp-pending-note{background:#fef3c7;border:1px solid #fcd34d;color:#92400e;border-radius:8px;padding:10px 12px;font-size:12.5px;line-height:1.6;margin-bottom:12px}.mp-footnote{font-size:11px;color:#94a3b8;line-height:1.7}.aip-select{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.aip-label{font-size:13px;color:#475569;font-weight:600}.aip-dropdown{border:1px solid #cbd5e1;border-radius:6px;padding:7px 10px;font-size:14px;background:#fff;min-width:180px}.aip-editing{font-size:12px;color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:4px 10px}.aip-empty{padding:24px;text-align:center;color:#94a3b8;font-size:13.5px}.mp-subtabs{display:flex;gap:6px;margin-bottom:14px;border-bottom:1px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch}.mp-subtab{background:none;border:none;padding:8px 16px;font-size:13.5px;cursor:pointer;color:#64748b;border-bottom:3px solid transparent;margin-bottom:-1px;white-space:nowrap;flex-shrink:0}.mp-subtab.active{color:#1e3a5f;font-weight:700;border-bottom-color:#1e3a5f}.mp-state-banner{border-radius:8px;padding:8px 12px;font-size:12.5px;font-weight:600;margin-bottom:10px;text-align:center}.mp-state-banner.submitted{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.mp-state-banner.approved{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.mp-state-banner.finalized{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.mp-notice{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;border-radius:6px;padding:7px 10px;font-size:12.5px;margin-bottom:10px}.mp-tp-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.mp-tp-hint{font-size:11.5px;color:#94a3b8}.mp-tp-clip{font-size:11.5px;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;padding:3px 8px}.mp-tp-tablewrap{overflow-x:auto}.mp-tp-table{width:100%;border-collapse:collapse;font-size:13px}.mp-tp-table th{text-align:left;padding:6px;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;font-size:11.5px;white-space:nowrap}.mp-tp-table td{padding:4px 6px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.mp-tr.mp-workday{background:#f0f9ff}.mp-tr.mp-sun .mp-tp-date{color:#dc2626}.mp-tr.mp-sat .mp-tp-date{color:#2563eb}.mp-tp-date{white-space:nowrap;font-weight:600;color:#334155;width:44px}.mp-tp-dow{font-size:10.5px;color:#94a3b8;margin-left:1px}.mp-tp-work{white-space:nowrap}.mp-tp-nowork{color:#cbd5e1}.mp-store-badge{display:inline-block;font-size:10px;font-weight:700;padding:1px 5px;border-radius:4px;color:#fff;margin-right:2px}.mp-store-badge.store-千葉{background:var(--store-chiba)}.mp-store-badge.store-船橋{background:var(--store-funabashi)}.mp-store-badge.store-木更津{background:var(--store-kisarazu)}.mp-tp-route input{width:100%;min-width:110px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:5px;padding:5px 7px;font-size:12.5px}.mp-tp-amount input{width:82px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:5px;padding:5px 7px;font-size:12.5px;text-align:right}.mp-tp-amount input::-webkit-outer-spin-button,.mp-tp-amount input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mp-tp-amount input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.mp-tp-op{white-space:nowrap;text-align:center}.mp-tp-rowsave{background:#1e3a5f;color:#fff;border:none;border-radius:5px;padding:4px 10px;cursor:pointer;font-size:11.5px;font-weight:600;line-height:1;margin:0 1px}.mp-tp-copybtn,.mp-tp-pastebtn{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:5px;padding:4px 8px;cursor:pointer;color:#475569;font-size:11.5px;line-height:1;margin:0 1px}.mp-tp-copybtn:hover,.mp-tp-pastebtn:hover{background:#e2e8f0}.mp-tp-copybtn:disabled,.mp-tp-pastebtn:disabled{opacity:.35;cursor:not-allowed}.mp-tp-pastebtn{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.mp-tp-pastebtn:hover{background:#dbeafe}.mp-tp-table input:disabled{background:#f8fafc;color:#94a3b8}.mp-tp-total td{border-top:2px solid #cbd5e1;font-weight:700;color:#1e293b;padding-top:8px}.mp-tp-total .mp-tp-amount{text-align:right;font-variant-numeric:tabular-nums}.mp-tp-actions{display:flex;gap:10px;margin:14px 0}.mp-tp-save{background:#fff;color:#1e3a5f;border:1px solid #1e3a5f;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer}.mp-tp-save:disabled{opacity:.45;cursor:not-allowed;border-color:#cbd5e1;color:#94a3b8}.mp-tp-submit{background:#1e3a5f;color:#fff;border:none;padding:9px 22px;border-radius:8px;font-size:13.5px;font-weight:700;cursor:pointer;margin-left:auto}.mp-tp-submit:disabled{opacity:.5;cursor:not-allowed}.mp-tp-unsubmit{background:#fff;color:#b45309;border:1px solid #fcd34d;padding:9px 18px;border-radius:8px;font-size:13.5px;cursor:pointer;margin-left:auto}@media (max-width: 640px){.mp{padding:0 4px;max-width:100%}.mp-total-amount{font-size:26px}.mp-header{flex-wrap:wrap;gap:8px}.mp-whoami-name{font-size:15px}.mp-lock-btn{font-size:12px;padding:5px 10px}.mp-subtab{padding:8px 12px;font-size:13px}.mp-month-nav{gap:8px}.mp-month-nav button{padding:6px 10px;font-size:12.5px}.mp-month-label{font-size:14px}.mp-table{font-size:12.5px}.mp-table th,.mp-table td{padding:8px 6px}.mp-tp-table{font-size:12px}.mp-tp-route input{min-width:80px}.mp-tp-amount input{width:64px}.mp-tp-op{white-space:normal}.cme-item{gap:5px}.cme-desc{flex-basis:100%;min-width:0}.cme-work-time select{padding:5px 4px;font-size:12px}.aip-select{padding:8px 10px}.aip-dropdown{min-width:140px;flex:1}}.mp{overflow-x:hidden}.mp-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:12px}:root{--store-chiba: #2563eb;--store-funabashi:#ea580c;--store-kisarazu: #16a34a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,sans-serif;background:#f5f6fa;color:#2d3748;min-height:100vh}button{cursor:pointer;font-family:inherit}
