:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light;background-color:#f5f6fa;color:#0f172a}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body,#root{margin:0;padding:0;min-height:100%;width:100%}button{font-family:inherit}.nobr{display:inline-block}.page{min-height:100dvh;width:100%;padding:10px 16px 64px;background:radial-gradient(circle at 0% 0%,rgba(99,102,241,.08),transparent 60%),radial-gradient(circle at 100% 0%,rgba(236,72,153,.08),transparent 60%),#f5f6fa}.container{max-width:1100px;margin:0 auto}.header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px}.header-main{max-width:17%}.header h1{margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;letter-spacing:-.02em;color:#0f172a}.header-logo{height:75px;max-width:100%;width:auto;display:block}.tabs-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:1;min-width:0}.tabs-wrap::-webkit-scrollbar{display:none}.tabs{display:inline-flex;background:#fff;padding:4px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a;gap:2px;white-space:nowrap}.tab{border:0;background:transparent;padding:8px 16px;font-size:.9rem;font-weight:600;color:#64748b;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.tab:hover{color:#0f172a}.tab.active{background:#0f172a;color:#fff}.period-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.chief-duty-bar{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 18px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0;font-size:.88rem}.chief-duty-label{color:#64748b;white-space:nowrap}.chief-duty-name{color:#0f172a;font-weight:700;letter-spacing:.01em}.chief-duty-select{font-weight:700;font-size:.88rem;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:3px 8px;cursor:pointer}.chief-duty-select:focus{outline:none;border-color:#6366f1}.period-nav{display:inline-flex;align-items:center;gap:8px}.period-label-static{background:#fff;border:1px solid #e2e8f0;padding:8px 14px;border-radius:10px;font-size:1rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.period-edit{display:inline-flex;align-items:center;gap:6px}.period-edit input{width:110px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;font-variant-numeric:tabular-nums}.period-actions{display:inline-flex;flex-wrap:wrap;gap:8px}@media(max-width:600px){.period-bar{flex-direction:column;align-items:stretch}.period-nav{justify-content:center}.period-actions{display:flex;flex-direction:column;gap:8px}.period-actions .btn{font-size:.88rem;padding:11px 14px;text-align:center;width:100%}}.btn{background:#fff;color:#0f172a;border:1px solid #e2e8f0;padding:8px 14px;border-radius:8px;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.btn:hover{background:#f1f5f9;border-color:#cbd5e1}.btn-primary{background:#6366f1;color:#fff;border-color:#6366f1}.btn-primary:hover{background:#4f46e5;border-color:#4f46e5}.btn-danger{background:#fff;color:#dc2626;border-color:#fecaca}.btn-danger:hover{background:#fef2f2;border-color:#fca5a5}.btn-generate{background:#f0fdf4;color:#166534;border-color:#86efac;font-weight:600}.btn-generate:hover{background:#dcfce7;border-color:#4ade80}.btn-sm{padding:4px 10px;font-size:.8rem}.gen-modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000}.gen-modal{background:#fff;border-radius:14px;padding:28px 32px;max-width:520px;width:90%;box-shadow:0 20px 60px #0000002e}.gen-modal-header{display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:16px}.gen-modal-close{background:none;border:none;font-size:1.4rem;cursor:pointer;color:#64748b;line-height:1;padding:0 4px}.gen-modal-ok{color:#166534;font-weight:600;margin-bottom:20px}.gen-modal-warn-title{font-weight:600;color:#92400e;margin-bottom:8px}.gen-modal-list{list-style:disc;padding-left:20px;color:#475569;font-size:.88rem;max-height:280px;overflow-y:auto;margin-bottom:12px}.gen-modal-list li{margin-bottom:5px}.gen-modal-hint{font-size:.82rem;color:#94a3b8;margin-bottom:20px}.gen-modal-btn{width:100%;justify-content:center}.rrw-modal{background:#fff;border-radius:14px;padding:28px 32px;max-width:560px;width:92%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.rrw-chief-row{display:flex;align-items:center;gap:12px;padding:10px 14px;margin-bottom:18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.rrw-chief-label{font-size:.9rem;font-weight:600;color:#374151;white-space:nowrap}.rrw-chief-select{flex:1;min-width:0}.rrw-summary{display:flex;align-items:center;gap:8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:10px 14px;margin-bottom:20px;flex-wrap:wrap}.rrw-summary-label{font-size:.88rem;color:#374151;font-weight:600}.rrw-summary-count{font-size:1.25rem;font-weight:800;color:#16a34a;line-height:1}.rrw-summary-detail{font-size:.82rem;color:#6b7280}.rrw-section{margin-bottom:22px}.rrw-section-title{font-weight:700;font-size:.92rem;color:#0f172a;margin-bottom:10px;display:flex;align-items:baseline;gap:6px}.rrw-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#e2e8f0;color:#475569;font-size:.75rem;font-weight:700;line-height:1}.rrw-section-sub{font-weight:400;font-size:.8rem;color:#94a3b8}.rrw-days-hint{font-size:.78rem;font-weight:400;color:#94a3b8}.shift-history{display:flex;align-items:center;flex-wrap:wrap;gap:3px;margin-top:4px}.shift-history-label{font-size:.7rem;color:#94a3b8;margin-right:1px;white-space:nowrap}.shift-pill{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:17px;border-radius:9px;font-size:.68rem;font-weight:700;padding:0 5px;line-height:1}.shift-pill--duty{background:#22c55e2e;color:#15803d}.shift-pill--off{background:#94a3b833;color:#64748b;opacity:.5}.rrw-row-num{min-width:18px;font-size:.75rem;font-weight:600;color:#cbd5e1;text-align:right;flex-shrink:0;-webkit-user-select:none;user-select:none}.rrw-row{display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #f1f5f9}.rrw-row:last-child{border-bottom:none}.rrw-row--returning-absent{background:#f0fdf4;border-radius:6px;padding:6px 8px;margin:2px 0;border-bottom:none}.rrw-row--absent-clickable{cursor:pointer;border-radius:6px;padding:6px 8px;margin:2px 0;border-bottom:none;transition:background .13s}.rrw-row--absent-clickable:hover{background:#f0f9ff}.rrw-row--absent-clickable:hover .rrw-add-arrow{color:#2563eb}.rrw-returning-arrow{font-size:.85rem;color:#16a34a;flex-shrink:0}.rrw-add-arrow{font-size:.85rem;color:#94a3b8;flex-shrink:0;margin-left:auto;transition:color .13s}.rrw-name{flex:1;font-size:.9rem;color:#1e293b}.rrw-select{font-size:.85rem;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;color:#334155;background:#f8fafc;cursor:pointer}.rrw-select:focus{outline:2px solid #6366f1;outline-offset:1px}.rrw-check-label{display:flex;align-items:center;gap:8px;cursor:pointer;flex:1}.rrw-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#6366f1}.rrw-badge{font-size:.75rem;color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 7px;font-weight:500;white-space:nowrap}.rrw-badge--vacation{background:#14b8a626;color:#0f766e}.rrw-badge--sick{background:#f9731626;color:#c2410c}.rrw-badge--family{background:#ec489926;color:#be185d}.rrw-badge--training{background:#8b5cf626;color:#6d28d9}.rrw-badge--removed{background:#94a3b826;color:#475569}.rrw-badge--new,.rrw-badge--active{background:#22c55e26;color:#15803d}.rrw-badge--day_off{background:#60a5fa26;color:#1d4ed8}.rrw-row--forced{background:#f0fdf4}.rrw-row--forced:hover{background:#dcfce7}.rrw-row--staying{background:#f8fafc}.rrw-row--staying:hover{background:#fef9c3}.rrw-row--staying:hover .rrw-add-arrow{color:#ca8a04}.rrw-row--dayoff-forced{background:#fefce8}.rrw-row--dayoff-forced:hover{background:#fef08a}.rrw-row--changed{box-shadow:inset 3px 0 #f59e0b}.rrw-empty{font-size:.85rem;color:#94a3b8;font-style:italic;padding:4px 0}.rrw-add-row{display:flex;gap:8px;margin-bottom:8px}.rrw-input{flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-size:.88rem;color:#1e293b}.rrw-input:focus{outline:2px solid #6366f1;outline-offset:1px}.rrw-name-error{font-size:.8rem;color:#ef4444;margin-top:-4px;margin-bottom:4px}.nsp-page{max-width:570px;margin:auto;padding:0}.nsp-generated-notice{padding:10px 16px;background:#f9731614;border-left:3px solid #f97316;color:#c2410c;font-size:.85rem;line-height:1.5}.nsp-editing-notice{background:#eab3081a;border-left-color:#ca8a04;color:#854d0e}.rrw-chief-name{font-weight:600;color:#1e293b}.nsp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px;flex-wrap:wrap}.nsp-title{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0}.nsp-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.nsp-saved-badge{font-size:.8rem;font-weight:600;background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0;border-radius:12px;padding:3px 10px}.nsp-unsaved-badge{font-size:.8rem;font-weight:600;background:#fffbeb;color:#92400e;border:1px solid #fde68a;border-radius:12px;padding:3px 10px}.nsp-content{background:#fff;border-radius:14px;padding:24px 28px;box-shadow:0 2px 8px #00000012;max-width:560px}.nsp-reset-row{margin-top:16px;padding-top:14px;border-top:1px solid #f1f5f9}.btn-link-danger{background:none;border:none;padding:0;font-size:.85rem;color:#94a3b8;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.btn-link-danger:hover{color:#ef4444}.psm-modal{background:#f8fafc;border-radius:20px;min-width:340px;max-width:560px;width:100%;max-height:92vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #0f172a38;overflow:hidden}.psm-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 20px 18px;background:linear-gradient(135deg,#1e293b,#334155);flex-shrink:0}.psm-header-info{display:flex;align-items:center;gap:12px;min-width:0}.psm-avatar{width:42px;height:42px;border-radius:50%;background:#ffffff26;color:#fff;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:0}.psm-header-name{font-size:1.1rem;font-weight:700;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.psm-header-status{font-size:.8rem;margin-top:2px;font-weight:500;color:#fff9}.psm-header-chief{color:#ffffff80}.psm-status--active{color:#6ee7b7!important}.psm-status--day_off{color:#93c5fd!important}.psm-status--reserve{color:#fcd34d!important}.psm-status--vacation{color:#99f6e4!important}.psm-status--sick{color:#fed7aa!important}.psm-status--family{color:#fbcfe8!important}.psm-status--training{color:#ddd6fe!important}.psm-status--removed{color:#fff6!important}.psm-close-btn{width:32px;height:32px;border-radius:50%;background:#ffffff1f;border:none;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,color .15s}.psm-close-btn:hover{background:#ffffff38;color:#fff}.psm-body{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.psm-card{background:#fff;border-radius:12px;padding:14px 16px;border:1px solid #e8edf2}.psm-card-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin-bottom:10px}.psm-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.psm-card-head .psm-card-label{margin-bottom:0}.psm-name-row{display:flex;gap:8px;align-items:center}.psm-input{flex:1;padding:7px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s;color:#0f172a}.psm-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.psm-error{font-size:.8rem;color:#ef4444;margin-top:6px}.psm-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.psm-toggle-label{display:flex;align-items:center;gap:7px;font-size:.88rem;font-weight:500;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 10px;border-radius:8px;border:1.5px solid #e2e8f0;transition:border-color .15s,background .15s}.psm-toggle-label:has(input:checked){border-color:#6366f1;background:#eef2ff;color:#4338ca}.psm-link-btn{background:none;border:none;font-size:.78rem;color:#94a3b8;cursor:pointer;padding:2px 4px;font-family:inherit;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.psm-link-btn:hover,.psm-link-btn--danger{color:#ef4444}.psm-link-btn--danger:hover{color:#b91c1c}.psm-toggles{display:flex;flex-wrap:wrap;gap:7px}.psm-pill{display:inline-flex;align-items:center;gap:6px;font-size:.83rem;font-weight:500;padding:5px 12px;border-radius:99px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .14s}.psm-pill input{display:none}.psm-pill:hover{border-color:#cbd5e1;background:#f1f5f9}.psm-pill--cap.is-on{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.psm-pill--con.is-on{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.psm-pill--post.is-on{background:#d1fae5;border-color:#6ee7b7;color:#065f46}.psm-pill--partner.is-on{background:#ede9fe;border-color:#c4b5fd;color:#5b21b6}.psm-rank-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.psm-rank-item{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:#f8fafc;border:1px solid #e8edf2}.psm-rank-list.is-set .psm-rank-item{background:#fefce8;border-color:#fde68a}.psm-rank-pos{width:20px;text-align:center;font-size:.75rem;font-weight:700;color:#94a3b8;flex-shrink:0}.psm-rank-list.is-set .psm-rank-pos{color:#92400e}.psm-rank-label{flex:1;font-size:.88rem;color:#1e293b}.psm-rank-sub{font-size:.78rem;color:#94a3b8}.psm-rank-btns{display:flex;gap:2px}.psm-rank-btns button{width:26px;height:26px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;transition:background .12s,border-color .12s;font-family:inherit}.psm-rank-btns button:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.psm-rank-btns button:disabled{opacity:.3;cursor:default}.psm-drag-handle{font-size:1.1rem;color:#cbd5e1;cursor:grab;padding:0 4px;line-height:1;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;transition:color .12s}.psm-drag-handle:hover{color:#6366f1}.psm-drag-handle:active{cursor:grabbing}.psm-rank-item--ghost{background:#fff!important;border:1.5px solid #6366f1!important;box-shadow:0 8px 24px #6366f12e,0 2px 6px #0000001a!important;border-radius:10px!important;opacity:1!important;transform:scale(1.03)!important;transition:none!important}.psm-rank-item--ghost.is-set{background:#fefce8!important;border-color:#6366f1!important}.psm-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid #e8edf2;background:#fff;flex-shrink:0}.psm-delete-btn{background:none;border:1.5px solid #fca5a5;color:#dc2626;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .14s,border-color .14s}.psm-delete-btn:hover{background:#fef2f2;border-color:#ef4444}.psm-close-footer-btn{background:#1e293b;border:none;color:#fff;border-radius:8px;padding:7px 20px;font-size:.88rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .14s}.psm-close-footer-btn:hover{background:#334155}.psm-absence-empty{font-size:.82rem;color:#94a3b8;padding:4px 0}.psm-absence-row{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.psm-absence-row:last-child{border-bottom:none}.psm-absence-badge{display:inline-block;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:99px;white-space:nowrap;flex-shrink:0}.psm-absence-badge--vacation{background:#ccfbf1;color:#0f766e}.psm-absence-badge--sick{background:#ffedd5;color:#c2410c}.psm-absence-badge--family{background:#fce7f3;color:#be185d}.psm-absence-badge--training{background:#ede9fe;color:#6d28d9}.psm-absence-badge--removed{background:#f1f5f9;color:#475569}.psm-absence-dates{flex:1;font-size:.82rem;color:#334155;min-width:0}.psm-absence-ongoing{font-style:italic;color:#94a3b8}.psm-absence-daycount{color:#94a3b8;font-size:.78rem}.ukr-dp-btn{padding:5px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:.82rem;color:#1e293b;cursor:pointer;white-space:nowrap;min-width:100px;text-align:left;font-family:inherit;transition:border-color .15s}.ukr-dp-btn:hover{border-color:#94a3b8}.ukr-dp-btn--empty{color:#94a3b8;font-style:italic}.ukr-dp-clear-wrap{padding:4px 12px 10px;border-top:1px solid #f1f5f9}.ukr-dp-clear{display:block;width:100%;padding:5px 8px;background:none;border:1px solid #e2e8f0;border-radius:6px;font-size:.78rem;color:#94a3b8;cursor:pointer;font-family:inherit;text-align:center;transition:background .12s,color .12s}.ukr-dp-clear:hover{background:#f8fafc;color:#64748b}.ukr-dp-popup{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 32px #00000024;padding:14px}.ukr-rdp{font-family:inherit;-webkit-user-select:none;user-select:none;font-size:.875rem}.ukr-rdp-months{display:flex;flex-direction:column;position:relative}.ukr-rdp-nav{position:absolute;top:0;left:0;right:0;height:36px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;pointer-events:none;padding:0 2px;z-index:1}.ukr-rdp-nav-btn{flex-shrink:0;width:28px;height:28px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;line-height:1;padding:0;pointer-events:all;transition:background .12s}.ukr-rdp-nav-btn:hover{background:#f1f5f9}.ukr-rdp-nav-btn svg{display:block;width:14px;height:14px}.ukr-rdp-caption{display:flex;align-items:center;justify-content:center;height:36px;margin-bottom:6px;padding:0 36px}.ukr-rdp-caption-label{font-weight:600;font-size:.88rem;color:#1e293b;text-transform:capitalize;white-space:nowrap}.ukr-rdp-table{border-collapse:collapse}.ukr-rdp-weekday{width:32px;height:26px;text-align:center;padding:0;font-size:.66rem;font-weight:600;color:#94a3b8;text-transform:uppercase;vertical-align:middle}.ukr-rdp-day{width:32px;height:32px;padding:0;text-align:center;vertical-align:middle}.ukr-rdp-day-btn{width:32px;height:32px;border:none;background:none;border-radius:50%;cursor:pointer;font-size:.82rem;color:#1e293b;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;transition:background .12s;padding:0}.ukr-rdp-day-btn:hover{background:#f1f5f9}.ukr-rdp-day--selected .ukr-rdp-day-btn{background:#6366f1;color:#fff;font-weight:600}.ukr-rdp-day--today .ukr-rdp-day-btn{color:#6366f1;font-weight:700}.ukr-rdp-day--selected.ukr-rdp-day--today .ukr-rdp-day-btn{color:#fff}.ukr-rdp-day--outside .ukr-rdp-day-btn{color:#d1d5db}.ukr-rdp-day--disabled .ukr-rdp-day-btn{color:#e2e8f0;cursor:default}.ukr-rdp-day--disabled .ukr-rdp-day-btn:hover{background:none}.psm-absence-actions{display:flex;gap:6px;flex-shrink:0}.psm-absence-form{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:6px 0;width:100%}.psm-form-error{width:100%;font-size:.78rem;color:#ef4444;line-height:1.4;padding:2px 0}.psm-select-sm{font-size:.8rem;padding:4px 8px;border:1.5px solid #e2e8f0;border-radius:7px;background:#fff;color:#0f172a;font-family:inherit;cursor:pointer}.psm-date-input{font-size:.8rem;padding:4px 8px;border:1.5px solid #e2e8f0;border-radius:7px;background:#fff;color:#0f172a;font-family:inherit;min-width:0;width:130px}.psm-date-sep{font-size:.82rem;color:#94a3b8}.psm-chips{display:flex;flex-wrap:wrap;gap:4px}.psm-chip{font-size:.72rem;padding:2px 7px;border-radius:99px;white-space:nowrap;font-weight:500}.psm-chip--cap{background:#dbeafe;color:#1e40af}.psm-chip--constraint{background:#fee2e2;color:#991b1b}.psm-chip--pref{background:#f1f5f9;color:#475569}.rrw-new-name{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;font-size:.85rem;color:#166534;margin-bottom:4px}.rrw-remove-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1rem;line-height:1;padding:0 2px}.rrw-remove-btn:hover{color:#ef4444}.rrw-footer{display:flex;gap:10px;margin-top:4px}.rrw-confirm-btn{flex:1;justify-content:center}.btn-icon{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn-icon:hover:not(:disabled){background:#f1f5f9}.btn-icon:disabled{opacity:.4;cursor:not-allowed}.table-wrapper{overflow-x:auto;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.schedule{width:100%;border-collapse:separate;border-spacing:0;font-size:.95rem;min-width:640px}.schedule thead th{background:#0f172a;color:#f8fafc;font-weight:600;text-align:center;padding:14px 16px;white-space:nowrap}.schedule thead th:first-child{text-align:left;border-top-left-radius:16px}.schedule thead th:last-child{border-top-right-radius:16px}.shift-label{font-size:1rem;font-weight:700}.shift-sub{font-size:.78rem;font-weight:500;opacity:.7;margin-top:2px}.schedule tbody th.post-col{background:#f8fafc;color:#0f172a;font-weight:600;text-align:left;padding:14px 18px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;white-space:nowrap}.schedule tbody td{padding:10px 12px;text-align:center;border-right:1px solid #eef2f7;border-bottom:1px solid #e2e8f0;vertical-align:middle;color:#1e293b}.schedule tbody td:last-child{border-right:none}.schedule tbody tr:last-child th,.schedule tbody tr:last-child td{border-bottom:none}.schedule tbody tr:last-child th.post-col{border-bottom-left-radius:16px}.schedule tbody tr:last-child td:last-child{border-bottom-right-radius:16px}.person-static{font-size:.95rem;font-weight:500;color:#0f172a;padding:4px 0;line-height:1.4}.person-static--self{color:#92400e;font-weight:700;background:#fef3c7;border-radius:4px;padding-left:5px;padding-right:5px}.person-static+.person-static{margin-top:6px;padding-top:6px;border-top:1px dashed #e2e8f0}.person-static .muted{color:#cbd5e1;font-weight:400;font-style:italic}.person-note{margin-top:4px;font-size:.78rem;color:#64748b;font-style:italic;line-height:1.3}.sub-slot-row{display:flex;flex-direction:column;line-height:1.3}.sub-slot-row+.sub-slot-row{margin-top:4px;padding-top:4px;border-top:1px dashed #e2e8f0}.sub-slot-row--current .sub-slot-name{font-weight:600;color:#0f172a;font-size:.95rem}.sub-slot-row--past .sub-slot-name{font-weight:400;color:#64748b;font-size:.88rem}.sub-slot-time{font-size:.74rem;color:#94a3b8;font-style:italic;margin-top:1px}.slot-time-label{margin-top:4px;font-size:.75rem;color:#94a3b8;font-style:italic;line-height:1.3}.slot-time-label--food{color:#0891b2;font-weight:600;font-style:normal}.reserve-tag{display:inline-block;margin-top:6px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c2410c;background:#ea580c1a;padding:2px 8px;border-radius:999px}.person-select{width:100%;border:1px solid #e2e8f0;background:#fff;padding:5px 6px;font-size:.95rem;font-weight:500;color:#0f172a;border-radius:6px;text-align:center;cursor:pointer;text-align-last:center}.person-select:hover{border-color:#cbd5e1;background:#f8fafc}.person-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.person-select.is-empty{color:#94a3b8;font-style:italic;font-weight:400}.person-select+.person-select{margin-top:4px;border-top:1px dashed #e2e8f0;padding-top:6px;border-radius:6px}.note-input{width:100%;margin-top:6px;border:1px solid #e2e8f0;background:#fff;padding:4px 8px;font-size:.78rem;color:#64748b;font-style:italic;text-align:center;border-radius:6px}.note-input::placeholder{color:#cbd5e1;font-style:normal}.note-input:focus{outline:none;border-color:#6366f1;color:#0f172a;font-style:normal}.off-section{margin-top:28px}.off-card{padding:20px 22px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0f}.off-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:14px}.off-title{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}.off-actions{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.chief-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#475569;cursor:pointer}.off-list{margin:0;padding:0;list-style:none;counter-reset:off;columns:3;column-gap:14px}@media(max-width:768px){.off-list{columns:2}}@media(max-width:480px){.off-list{columns:1}}.off-item{counter-increment:off;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:6px 8px;border-bottom:1px dashed #e2e8f0;color:#1e293b;font-weight:500;border-radius:6px;break-inside:avoid}.off-item:before{content:counter(off) ".";font-variant-numeric:tabular-nums;color:#94a3b8;font-weight:600;min-width:22px}.off-item--self{background:#fef3c7;border-radius:6px}.off-item--self .off-name{color:#92400e;font-weight:700}.off-item.chief .off-name{color:#0f172a;font-weight:700}.off-name{flex:1}.off-badge{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;background:#6366f11f;padding:2px 8px;border-radius:999px}.off-remove{border:0;background:transparent;color:#94a3b8;font-size:1.1rem;cursor:pointer;padding:0 4px;line-height:1;border-radius:4px}.off-remove:hover{color:#dc2626;background:#fef2f2}.off-name-clickable{cursor:pointer;border-radius:4px;padding:0 2px;transition:background .15s}.off-name-clickable:hover{background:#eff6ff;color:#2563eb;text-decoration:underline dotted}.off-popup{width:100%;margin-top:4px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:.82rem;color:#334155}.off-popup-table{width:100%;border-collapse:collapse}.off-popup-table td{padding:2px 4px;vertical-align:top}.off-popup-label{color:#64748b;white-space:nowrap;padding-right:8px}.off-popup-val{font-weight:600;color:#1e293b}.off-popup-row-hi .off-popup-val{color:#b45309}.off-add-section{margin-top:18px;padding-top:14px;border-top:1px solid #e2e8f0}.off-add-section summary{cursor:pointer;font-size:.88rem;font-weight:600;color:#6366f1;-webkit-user-select:none;user-select:none;padding:4px 0}.off-add-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px;margin-top:10px}.off-add-btn{border:1px dashed #cbd5e1;background:#fff;padding:6px 10px;border-radius:6px;font-size:.85rem;color:#475569;cursor:pointer;text-align:left}.off-add-btn:hover{background:#eef2ff;border-color:#6366f1;color:#4f46e5}.people-status-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px}.people-status-total{font-size:.88rem;font-weight:700;color:#0f172a;margin-right:4px}.people-status-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:3px 10px 3px 8px;border:1.5px solid transparent;font-size:.82rem;font-weight:500}.people-status-pill-count{font-weight:700;font-size:.9rem}.status-pill--active{background:#22c55e1f;color:#15803d;border-color:#22c55e4d}.status-pill--day_off{background:#60a5fa1f;color:#1d4ed8;border-color:#60a5fa4d}.status-pill--reserve{background:#f59e0b26;color:#92400e;border-color:#f59e0b66}.status-pill--sick{background:#f973161f;color:#c2410c;border-color:#f973164d}.status-pill--family{background:#ec48991f;color:#be185d;border-color:#ec48994d}.status-pill--vacation{background:#14b8a61f;color:#0f766e;border-color:#14b8a64d}.status-pill--training{background:#8b5cf61f;color:#6d28d9;border-color:#8b5cf64d}.status-pill--removed{background:#94a3b81f;color:#64748b;border-color:#94a3b84d}.add-person-row{display:flex;gap:8px;margin-bottom:16px}.add-person-input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;background:#fff}.add-person-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.people-table-wrapper{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0f;overflow-x:auto}.people-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.95rem;min-width:600px}.people-table thead th{background:#f8fafc;color:#475569;font-weight:600;text-align:left;padding:12px 16px;border-bottom:1px solid #e2e8f0;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.people-table tbody td{padding:10px 16px;border-bottom:1px solid #eef2f7;vertical-align:middle}.people-table tbody tr:last-child td{border-bottom:none}.people-table tbody tr:hover td{background:#fafbfc}.name-btn{background:transparent;border:0;padding:4px 0;font-size:.95rem;font-weight:600;color:#0f172a;cursor:pointer;text-align:left}.name-btn:hover{color:#6366f1;text-decoration:underline}.rename-row{display:inline-flex;align-items:center;gap:6px}.rename-row input{padding:6px 10px;border:1px solid #6366f1;border-radius:6px;font-size:.9rem;outline:none}.status-select{padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:600;border:1px solid transparent;cursor:pointer}.status-select.status-active{background:#22c55e1f;color:#15803d;border-color:#22c55e4d}.status-select.status-day_off{background:#60a5fa1f;color:#1d4ed8;border-color:#60a5fa4d}.status-select.status-reserve{background:#f59e0b26;color:#92400e;border-color:#f59e0b66}.status-select.status-vacation{background:#14b8a61f;color:#0f766e;border-color:#14b8a64d}.status-select.status-sick{background:#f973161f;color:#c2410c;border-color:#f973164d}.status-select.status-family{background:#ec48991f;color:#be185d;border-color:#ec48994d}.status-select.status-training{background:#8b5cf61f;color:#6d28d9;border-color:#8b5cf64d}.status-select.status-removed{background:#94a3b81f;color:#64748b;border-color:#94a3b84d}.reset-section{margin-top:28px;padding-top:20px;border-top:1px dashed #e2e8f0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.reset-hint{margin:0;font-size:.82rem;color:#64748b}.constraints-cell{display:flex;flex-direction:column;gap:4px}.constraint-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}.constraint-toggle.capability{color:#1e40af}.constraint-toggle.capability input{accent-color:#1e40af}.constraint-toggle.restriction{color:#b91c1c}.constraint-toggle.restriction input{accent-color:#b91c1c}.post-name{font-weight:600}.schedule-day-header{display:flex;flex-direction:column;gap:6px;min-width:120px}.schedule-month{font-size:.8rem;font-weight:600;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase}.schedule-day-tabs{display:flex;gap:4px}.schedule-day-tab{background:#ffffff1f;color:#e2e8f0;border:1px solid rgba(255,255,255,.18);border-radius:6px;padding:3px 7px;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}@media(hover:hover){.schedule-day-tab:hover{color:#fff}}.schedule-day-tab--active{background:#3b82f6;border-color:#3b82f6;color:#fff}.post-type-badge{margin-top:4px;font-size:.72rem;font-weight:500;color:#64748b;white-space:nowrap}.post-type-select{margin-top:4px;font-size:.75rem;padding:2px 4px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#0f172a;cursor:pointer;max-width:130px;width:100%}.post-info-popup{background:#fff;border-radius:14px;padding:24px;width:340px;max-width:calc(100vw - 40px);box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;gap:14px}.post-info-popup-header{display:flex;align-items:center;justify-content:space-between}.post-info-popup-title{font-size:1rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:8px}.post-info-popup-remaining{font-size:.75rem;font-weight:600;background:#fef3c7;color:#92400e;border-radius:99px;padding:1px 7px}.post-info-popup-hint{font-size:.85rem;color:#475569;margin:0;line-height:1.4}.post-info-popup-row{display:flex;flex-direction:column;gap:4px}.post-info-popup-label{font-size:.82rem;font-weight:600;color:#374151}.post-info-popup-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.prefs-details{min-width:260px}.prefs-details>summary{cursor:pointer;list-style:none;padding:6px 8px;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc}.prefs-details>summary::-webkit-details-marker{display:none}.prefs-details>summary:before{content:"▸ ";color:#64748b;font-size:.85em}.prefs-details[open]>summary:before{content:"▾ "}.prefs-details[open]>summary{border-color:#cbd5e1;background:#fff}.prefs-summary{display:inline-flex;flex-direction:column;gap:2px;font-size:.8rem}.prefs-summary-label{color:#64748b;font-weight:500}.prefs-summary-value{color:#1e293b}.prefs-empty{color:#94a3b8;font-style:italic}.prefs-panel{margin-top:8px;display:flex;flex-direction:column;gap:12px;padding:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.rank-section{display:flex;flex-direction:column;gap:6px}.rank-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.rank-title{margin:0;font-size:.78rem;color:#475569;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.rank-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.rank-item{display:flex;align-items:center;gap:8px;padding:4px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;transition:background .15s,border-color .15s}.rank-item--active{background:#6366f112;border-color:#6366f159}.rank-pos{font-weight:600;color:#64748b;min-width:18px;text-align:right}.rank-label{flex:1;color:#1e293b}.rank-sub{color:#94a3b8;font-size:.85em}.rank-btn{width:26px;height:26px;border-radius:5px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;font-size:.9rem;color:#334155;display:inline-flex;align-items:center;justify-content:center}.rank-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.rank-btn:disabled{opacity:.3;cursor:not-allowed}.prefs-help{margin:18px 0 0;font-size:.85rem;color:#475569;background:#6366f10f;border-left:3px solid #6366f1;padding:10px 14px;border-radius:6px}.people-section{margin-top:22px}.people-section-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.people-section-head .section-title{margin:0;flex-shrink:0}.people-search-wrap{position:relative;flex:1;max-width:260px}.people-search-input{width:100%;box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:8px;padding:5px 30px 5px 12px;font-size:.88rem;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none}.people-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.people-search-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1.1rem;line-height:1;color:#94a3b8;padding:2px 4px;border-radius:4px}.people-search-clear:hover{color:#334155}.section-title{margin:0 0 8px;font-size:1.05rem;color:#0f172a;font-weight:700}.section-hint{margin:0 0 12px;font-size:.85rem;color:#64748b}.caprank-section{margin-top:18px;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.caprank-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.caprank-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.caprank-title{margin:0 0 8px;font-size:.9rem;font-weight:600;color:#1e293b}.caprank-empty{margin:0;font-size:.85rem;color:#94a3b8;font-style:italic}.name-cell-wrap{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.chief-badge{display:inline-block;margin-left:6px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6d28d9;background:#8b5cf61f;border:1px solid rgba(139,92,246,.3);padding:2px 8px;border-radius:999px}.allowed-posts-grid{display:flex;flex-direction:column;gap:4px}.allowed-post-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;cursor:pointer}.allowed-post-toggle input{accent-color:#6366f1}.partners-grid{display:flex;flex-wrap:wrap;gap:4px}.partner-chip{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;padding:2px 8px;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}.partner-chip input{display:none}.partner-chip.is-on{background:#6366f11f;border-color:#6366f1;color:#4338ca;font-weight:600}.unsaved-bar{position:fixed;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:12px 20px;box-shadow:0 8px 32px #00000021;z-index:1000;white-space:nowrap}.unsaved-label{font-size:.9rem;color:#64748b;margin-right:4px}.unsaved-error{font-size:.85rem;color:#dc2626;font-weight:600}.violation-tag{display:inline-block;margin-top:3px;font-size:.72rem;font-weight:600;color:#b91c1c;background:#dc26261f;border:1px solid rgba(220,38,38,.3);padding:1px 7px;border-radius:6px}.person-violating{color:#b91c1c;text-decoration:underline wavy rgba(220,38,38,.6);text-underline-offset:3px}.person-select.is-violating{border-color:#dc2626;background:#dc26260f;color:#b91c1c}.person-select.is-duplicate{border-color:#dc2626;background:#dc262624;color:#7f1d1d;font-weight:700}.slot-person-changed{background:#fbbf242e;border-radius:6px;padding:2px 4px;margin:-2px -4px}.edit-diff-section{margin:0 0 12px;padding:14px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.edit-diff-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 10px}.edit-diff-groups{display:flex;flex-direction:column;gap:8px}.edit-diff-group{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.edit-diff-group-label{font-size:.78rem;font-weight:600;padding:2px 8px;border-radius:6px;white-space:nowrap}.edit-diff-group-label--on{background:#10b98126;color:#065f46}.edit-diff-group-label--off{background:#6366f11f;color:#3730a3}.edit-diff-names{display:flex;flex-wrap:wrap;gap:6px}.edit-diff-name{font-size:.82rem;font-weight:600;padding:2px 10px;border-radius:20px}.edit-diff-name--on{background:#10b9811f;color:#065f46;border:1px solid rgba(16,185,129,.3)}.edit-diff-name--off{background:#6366f11a;color:#3730a3;border:1px solid rgba(99,102,241,.3)}.posts-difficulty-grid{display:flex;flex-direction:column;gap:8px}.post-difficulty-block{display:flex;flex-direction:column;gap:4px}.post-difficulty-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:8px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.post-difficulty-row--foodprep{background:#6366f108;border-color:#6366f133;border-top-left-radius:4px;border-top-right-radius:4px}.post-difficulty-name{flex:0 0 175px;width:175px;font-size:.9rem;font-weight:500;color:#1e293b}.post-difficulty-name--sub{font-size:.82rem;font-weight:400;color:#6366f1}.difficulty-slider-wrap{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.difficulty-slider{-webkit-appearance:none;appearance:none;flex:1;min-width:120px;height:6px;border-radius:3px;background:linear-gradient(to right,var(--diff-color) 0%,var(--diff-color) var(--diff-pct),#e2e8f0 var(--diff-pct),#e2e8f0 100%);cursor:pointer;outline:none;border:none}.difficulty-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--diff-color);cursor:pointer;box-shadow:0 1px 4px #0003;border:2px solid #ffffff;transition:transform .1s}.difficulty-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.difficulty-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--diff-color);cursor:pointer;box-shadow:0 1px 4px #0003;border:2px solid #ffffff}.difficulty-value-badge{min-width:34px;text-align:center;font-size:.85rem;font-weight:700;padding:2px 7px;border-radius:6px;flex-shrink:0}.difficulty-label-text{font-size:.8rem;color:#64748b;font-style:italic;white-space:nowrap}@media(max-width:480px){.post-difficulty-name{flex:1 0 100%;font-size:.85rem}.difficulty-label-text{display:none}}@media(max-width:640px){.schedule{font-size:.85rem}.schedule thead th,.schedule tbody th.post-col,.schedule tbody td{padding:8px 10px}.tabs-wrap{width:100%;order:1}.tab{padding:7px 12px;font-size:.82rem}.stats-toolbar{flex-wrap:wrap}.stats-controls{width:100%;margin-left:0;flex-shrink:0}.stats-name-filter{flex:1;width:auto;min-width:0}}@media(max-width:960px){.tabs-wrap{width:100%;order:1}}.stats-page{position:fixed;inset:0;z-index:100;display:flex;flex-direction:column;padding:16px 16px 0;background:radial-gradient(circle at 0% 0%,rgba(99,102,241,.08),transparent 60%),radial-gradient(circle at 100% 0%,rgba(236,72,153,.08),transparent 60%),#f5f6fa}.stats-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:12px}.stats-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0;white-space:nowrap}.stats-tabs-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:1;min-width:0}.stats-tabs-wrap::-webkit-scrollbar{display:none}.stats-tabs{display:inline-flex;gap:4px;background:#ffffffb3;border:1px solid #e2e8f0;border-radius:10px;padding:4px;white-space:nowrap}.stats-tab{padding:6px 16px;border-radius:7px;border:none;background:transparent;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.stats-tab:hover{background:#6366f114;color:#4f46e5}.stats-tab--active,.stats-tab--active:hover{background:#1e293b;color:#fff}.stats-controls{display:flex;align-items:center;gap:12px;margin-left:auto}.stats-search-wrap{position:relative;display:flex;align-items:center}.stats-name-filter{padding:5px 28px 5px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:.88rem;color:#374151;background:#f8fafc;outline:none;width:150px;transition:border-color .15s,background .15s}.stats-name-filter:focus{border-color:#6366f1;background:#fff}.stats-search-clear{position:absolute;right:6px;background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;color:#94a3b8;padding:0 2px;display:flex;align-items:center}.stats-search-clear:hover{color:#374151}.stats-filter-label{display:flex;align-items:center;gap:6px;font-size:.88rem;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.stats-filter-label input[type=checkbox]{width:15px;height:15px;cursor:pointer}.stats-legend{display:flex;flex-wrap:wrap;gap:12px 20px;margin-bottom:16px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:.82rem;color:#374151}.stats-legend-item{display:flex;align-items:center;gap:6px}.stats-legend-dot{display:inline-block;width:12px;height:12px;border-radius:3px;flex-shrink:0}.stats-legend-dot--dayoff{background:#e2e8f0;border:1px solid #cbd5e1}.stats-scroll-wrapper{width:100%;flex:1;min-height:0;overflow-x:auto;overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.stats-table{border-collapse:collapse;table-layout:fixed;min-width:100%}.stats-name-col{position:sticky;left:0;z-index:3;background:#f8fafc;min-width:130px;max-width:130px;width:130px;text-align:left;font-weight:600;font-size:.82rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:6px 10px;border-right:2px solid #e2e8f0}.stats-row-months th{position:sticky;top:0;z-index:4;height:28px}.stats-row-days th{position:sticky;top:28px;z-index:4}thead .stats-name-col{position:sticky;top:0;left:0;z-index:6;background:#f1f5f9;height:56px;vertical-align:middle}.stats-month-th{background:#1e293b;color:#f8fafc;font-size:.75rem;font-weight:600;text-align:left;padding:0;border-left:1px solid #334155;white-space:nowrap;letter-spacing:.02em}.stats-month-label{position:sticky;left:138px;display:inline-block;padding:5px 8px;white-space:nowrap;pointer-events:none}.stats-day-th{background:#f1f5f9;color:#475569;font-size:.7rem;font-weight:500;text-align:center;width:36px;min-width:36px;max-width:36px;padding:4px 1px;border-left:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.stats-day-th--wknd{color:#94a3b8;background:#f8fafc}.stats-data-row--self .stats-name-td{background:#fef3c7;font-weight:700;color:#92400e}.stats-data-row--self:hover .stats-name-td{background:#fde68a}.stats-data-row:hover .stats-name-td{background:#eff6ff}.stats-data-row:hover .stats-cell{filter:brightness(.92)}.stats-name-td{background:#f8fafc;transition:background .1s}.stats-chief-badge{margin-left:4px;font-size:.65rem;color:#f59e0b}.stats-chief-star{color:#f59e0b;font-size:.7rem}.save-error{color:#dc2626;font-size:.85rem;font-weight:500;padding:4px 8px;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px}.stats-data-row--sep .stats-name-col,.stats-data-row--sep .stats-cell{border-top:2px solid #cbd5e1}.stats-cell{width:36px;min-width:36px;max-width:36px;height:44px;padding:0;vertical-align:middle;text-align:center;border-left:1px solid #e2e8f0;border-bottom:1px solid #f1f5f9;font-size:.65rem;line-height:1.2}.stats-cell--none{background:#fff}.stats-cell--none.stats-cell--wknd{background:#fafafa}.stats-cell--dayoff{background:#f1f5f9}.stats-cell--dayoff.stats-cell--wknd{background:#e9eef5}.stats-dayoff-text{display:block;color:#94a3b8;font-size:.62rem;font-weight:500;letter-spacing:.02em}.stats-cell--absence{background:color-mix(in srgb,var(--ac) 18%,white);border-left-color:color-mix(in srgb,var(--ac) 45%,white)}.stats-cell--abs-removed{background:#fff;border-left-color:#e2e8f0}.stats-absence-text{display:block;font-weight:700;color:var(--ac);font-size:.7rem;letter-spacing:.01em}.stats-cell--duty{background:color-mix(in srgb,var(--pc) 18%,white);border-left-color:color-mix(in srgb,var(--pc) 40%,white)}.stats-duty-abbr{display:block;font-weight:700;color:var(--pc);font-size:.7rem;letter-spacing:.01em}.stats-duty-time{display:block;color:color-mix(in srgb,var(--pc) 80%,#1e293b);font-size:.58rem;margin-top:1px}.auth-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 0% 0%,rgba(99,102,241,.1),transparent 60%),radial-gradient(circle at 100% 0%,rgba(30,150,240,.08),transparent 60%),#f5f6fa;padding:24px 16px}.auth-spinner{color:#64748b;font-size:1rem}.auth-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #0f172a1a;padding:40px 36px 32px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:24px}.auth-logo{text-align:center}.auth-logo-icon{font-size:2.2rem;display:block;margin-bottom:8px}.auth-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-label{font-size:.82rem;font-weight:600;color:#475569;letter-spacing:.02em}.auth-input{border:1.5px solid #e2e8f0;border-radius:9px;padding:10px 14px;font-size:.95rem;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f;background:#fff}.auth-input--token{font-family:Courier New,monospace;font-size:.85rem;letter-spacing:.05em}.auth-input[readonly]{background:#f1f5f9;color:#475569;cursor:default}.auth-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;font-size:.85rem;font-weight:500;padding:8px 12px}.auth-submit{background:#6366f1;color:#fff;border:none;border-radius:10px;padding:11px 20px;font-size:.97rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,opacity .15s;margin-top:4px}.auth-submit:hover:not(:disabled){background:#4f46e5}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-link{background:none;border:none;color:#6366f1;font-size:.88rem;font-weight:500;cursor:pointer;font-family:inherit;text-align:center;text-decoration:underline;padding:0}.auth-link:hover{color:#4f46e5}.auth-greeting{border-top:1px solid #f1f5f9;padding-top:16px;color:#64748b;font-size:.83rem;font-style:italic;text-align:center;line-height:1.6}.auth-greeting-icon{margin-right:6px}.header-user{display:flex;align-items:center;gap:10px;flex-shrink:0}.header-user-name{font-size:.85rem;font-weight:600;color:#334155}.header-user-role{font-weight:400;color:#64748b}.btn-logout{background:none;border:1.5px solid #e2e8f0;border-radius:8px;padding:5px 12px;font-size:.82rem;font-family:inherit;color:#64748b;cursor:pointer;transition:border-color .15s,color .15s}.btn-logout:hover{border-color:#dc2626;color:#dc2626}.period-readonly-hint{font-size:.82rem;color:#92400e;background:#fbbf241f;border:1px solid rgba(251,191,36,.35);border-radius:7px;padding:5px 11px}.psm-token-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.psm-token{font-family:Courier New,monospace;font-size:.76rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;color:#334155;word-break:break-all}.psm-registered-row{display:flex;align-items:center;gap:10px}.psm-registered-badge{font-size:.84rem;font-weight:600;color:#16a34a}.psm-registered-login{font-size:.84rem;color:#334155;font-family:Courier New,monospace;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 10px}.psm-token-loading{font-size:.82rem;color:#94a3b8}.prefs-loading{padding:40px;text-align:center;color:#64748b}.prefs-page{max-width:680px;margin:0 auto;padding-bottom:64px}.prefs-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 6px}.prefs-subtitle{color:#64748b;font-size:.88rem;margin:0 0 24px}.prefs-section{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:22px 24px;margin-bottom:18px}.prefs-section-title{font-size:.97rem;font-weight:700;color:#0f172a;margin:0 0 6px}.prefs-hint{font-size:.82rem;color:#64748b;margin:0 0 16px}.prefs-shifts{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.prefs-shift-btn{display:flex;flex-direction:column;align-items:center;border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 16px;cursor:pointer;transition:border-color .15s,background .15s;background:#f8fafc;min-width:90px}.prefs-shift-btn input[type=radio]{display:none}.prefs-shift-btn--active{border-color:#6366f1;background:#6366f112}.prefs-shift-label{font-size:.88rem;font-weight:600;color:#0f172a}.prefs-shift-sub{font-size:.75rem;color:#64748b}.prefs-clear-btn{background:none;border:none;color:#64748b;font-size:.8rem;cursor:pointer;font-family:inherit;text-decoration:underline;padding:4px 8px}.prefs-select{border:1.5px solid #e2e8f0;border-radius:9px;padding:9px 14px;font-size:.9rem;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;width:100%;max-width:340px;cursor:pointer}.prefs-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.prefs-textarea{border:1.5px solid #e2e8f0;border-radius:9px;padding:10px 14px;font-size:.9rem;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;width:100%;resize:vertical}.prefs-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.prefs-vote-grid{display:flex;flex-direction:column;gap:14px}.prefs-vote-row{display:flex;align-items:center;gap:12px}.prefs-vote-name{font-size:.88rem;font-weight:600;color:#334155;min-width:140px;flex-shrink:0}.prefs-vote-row--foodprep{padding-top:2px}.prefs-vote-name--sub{font-size:.8rem;font-weight:400;color:#6366f1}.prefs-actions{display:flex;align-items:center;gap:16px;padding-top:8px}.prefs-saved{color:#16a34a;font-size:.88rem;font-weight:600}.prefs-header-row{display:flex;align-items:baseline;gap:14px;margin-bottom:6px}.prefs-autosave-indicator{font-size:.82rem;min-height:1.2em}.prefs-saving{color:#94a3b8;font-size:.82rem}.prefs-save-error{color:#dc2626;font-size:.82rem;font-weight:600}.prefs-page .psm-card{margin-bottom:16px}.statistics-page{display:flex;flex-direction:column;gap:10px;padding-top:8px}.stat2-month-nav{display:flex;align-items:center;gap:10px;margin-left:auto;background:#ffffffbf;border:1px solid #e2e8f0;border-radius:10px;padding:4px 6px}.stat2-month-arrow{width:30px;height:30px;border:none;background:none;cursor:pointer;font-size:1.3rem;line-height:1;color:#475569;border-radius:7px;transition:background .15s,color .15s;display:flex;align-items:center;justify-content:center}.stat2-month-arrow:hover:not(:disabled){background:#6366f11a;color:#4f46e5}.stat2-month-arrow:disabled{color:#cbd5e1;cursor:default}.stat2-month-label{font-size:.95rem;font-weight:700;color:#1e293b;min-width:160px;text-align:center;white-space:nowrap}.stat2-scroll{flex:1}.stat2-list{display:flex;flex-direction:column;gap:8px}.stat2-row{background:#ffffffd1;border:1px solid #e8ecf2;border-radius:12px;padding:10px 14px;transition:box-shadow .15s}.stat2-row:hover{box-shadow:0 2px 12px #0f172a14}.stat2-row--self{border-color:#6366f1;background:#6366f10a}.stat2-name-row{display:flex;align-items:center;gap:6px;margin-bottom:7px}.stat2-rank{font-size:.72rem;color:#94a3b8;font-weight:600;min-width:26px}.stat2-chief-star{color:#f59e0b;font-size:.82rem}.stat2-name{font-size:.92rem;font-weight:700;color:#1e293b;flex:1}.stat2-load-badge{font-size:.73rem;font-weight:600;color:#4f46e5;background:#6366f11a;border:1px solid rgba(99,102,241,.25);border-radius:20px;padding:2px 9px;white-space:nowrap;cursor:default}.stat2-duty-badge{font-size:.73rem;font-weight:700;color:#fff;background:#22c55e;border-radius:20px;padding:2px 9px;white-space:nowrap}.stat2-sort-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.stat2-sort-label{font-size:.8rem;font-weight:600;color:#64748b;white-space:nowrap}.stat2-sort-toggle{display:flex;gap:2px;background:#ffffffbf;border:1px solid #e2e8f0;border-radius:10px;padding:3px}.stat2-sort-btn{padding:5px 12px;border:none;border-radius:7px;background:transparent;font-size:.82rem;font-weight:500;color:#64748b;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.stat2-sort-btn:hover{background:#6366f114;color:#4f46e5}.stat2-sort-btn--active,.stat2-sort-btn--active:hover{background:#1e293b;color:#fff}.stat2-legend{display:flex;flex-wrap:wrap;gap:4px 14px;padding:7px 12px;background:#ffffffbf;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0}.stat2-legend-item{display:flex;align-items:center;gap:5px;font-size:.76rem;color:#475569;white-space:nowrap}.stat2-legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.stat2-legend-label{line-height:1}.stat2-mode-btn{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border:1px solid #cbd5e1;border-radius:20px;background:transparent;font-size:.7rem;font-weight:500;color:#64748b;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;flex-shrink:0}.stat2-mode-btn:hover{background:#6366f114;border-color:#6366f1;color:#4f46e5}.stat2-mode-btn--active{background:#6366f11a;border-color:#6366f166;color:#4f46e5}.stat2-mode-icon{font-size:.8rem;line-height:1}.stat2-row--expanded{box-shadow:0 2px 16px #6366f11a;border-color:#6366f14d}.stat2-chrono{display:flex;flex-direction:column;gap:8px}.stat2-chrono-grid{display:flex;flex-wrap:wrap;gap:4px}.stat2-chrono-cell{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;line-height:1;-webkit-user-select:none;user-select:none;flex-shrink:0;cursor:default;transition:filter .12s}.stat2-chrono-cell:hover{filter:brightness(.9)}.stat2-chrono-summary{display:flex;flex-wrap:wrap;gap:4px 12px;padding-top:2px}.stat2-chrono-badge{font-size:.78rem;font-weight:600;white-space:nowrap}@media(max-width:600px){.stat2-chrono-cell{width:24px;height:24px;font-size:.65rem;border-radius:4px}}.stat2-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0f172ae0;color:#fff;font-size:.85rem;font-weight:500;padding:8px 18px;border-radius:20px;pointer-events:none;z-index:9999;white-space:nowrap;box-shadow:0 4px 16px #0003;animation:stat2-toast-in .15s ease}@keyframes stat2-toast-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.stat2-bar{display:flex;height:28px;border-radius:7px;overflow:hidden;background:#e2e8f0;width:100%}.stat2-seg{display:flex;align-items:center;justify-content:center;overflow:hidden;transition:filter .15s;min-width:0;flex-shrink:0}.stat2-seg:hover{filter:brightness(.92);cursor:default}.stat2-seg-num{font-size:.72rem;font-weight:800;color:#fffffff2;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;white-space:nowrap;padding:0 3px}@media(max-width:600px){.stat2-month-nav{flex-grow:1;justify-content:space-between;order:-1}.stat2-month-label{min-width:120px;font-size:.85rem}.stat2-bar{height:22px}.stat2-seg-num{font-size:.65rem}}.subs-page{max-width:700px;margin:0 auto;padding:20px 16px 40px}.subs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.subs-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.subs-empty{text-align:center;color:#94a3b8;font-size:.95rem;padding:40px 16px;border:1.5px dashed #e2e8f0;border-radius:12px}.subs-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:box-shadow .15s}.subs-card:hover{box-shadow:0 2px 12px #00000012}.subs-card--rotation{border-left:4px solid #6366f1}.subs-card--removal{border-left:4px solid #f97316}.subs-card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px;padding:10px 14px 6px;background:#f8fafc;border-bottom:1px solid #f1f5f9}.subs-card-meta{display:flex;align-items:center;gap:8px}.subs-card-datetime{font-size:.85rem;font-weight:600;color:#334155}.subs-card-period{font-size:.78rem;color:#64748b}.subs-card-body{padding:10px 14px}.subs-swap{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.subs-swap-removed{font-weight:600;color:#dc2626}.subs-swap-arrow{color:#94a3b8;font-size:1.1rem}.subs-swap-replacement{font-weight:600;color:#16a34a}.subs-detail-row{font-size:.82rem;color:#475569;margin-bottom:4px}.subs-reason{font-size:.82rem;color:#64748b;font-style:italic;margin-top:4px}.subs-card-actions{display:flex;gap:12px;padding:6px 14px 10px;border-top:1px solid #f1f5f9}.subs-type-badge{display:inline-block;padding:1px 8px;border-radius:20px;font-size:.7rem;font-weight:600;white-space:nowrap}.subs-type-badge--rotation{background:#6366f11a;color:#4f46e5}.subs-type-badge--removal{background:#f973161a;color:#c2410c}.subs-modal{background:#fff;border-radius:16px;width:min(480px,96vw);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000002e}.subs-modal-title{font-size:1rem;font-weight:700;color:#1e293b}.subs-steps{display:flex;gap:0;border-bottom:1px solid #e2e8f0;background:#f8fafc}.subs-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 4px;opacity:.4;transition:opacity .15s}.subs-step--active{opacity:1}.subs-step--done{opacity:.7}.subs-step-dot{width:22px;height:22px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#64748b}.subs-step--active .subs-step-dot{background:#6366f1;border-color:#6366f1;color:#fff}.subs-step--done .subs-step-dot{background:#22c55e;border-color:#22c55e;color:#fff}.subs-step-label{font-size:.68rem;color:#64748b;text-align:center}.subs-modal-body{flex:1;overflow-y:auto;padding:16px}.subs-form-step{display:flex;flex-direction:column;gap:10px}.subs-label{font-size:.8rem;font-weight:600;color:#475569;margin-bottom:-6px}.subs-required{color:#ef4444}.subs-select,.subs-input{width:100%;padding:8px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#1e293b;background:#fff;box-sizing:border-box;transition:border-color .15s}.subs-select:focus,.subs-input:focus{outline:none;border-color:#6366f1}.subs-textarea{width:100%;padding:8px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#1e293b;resize:vertical;font-family:inherit;box-sizing:border-box;transition:border-color .15s}.subs-textarea:focus{outline:none;border-color:#6366f1}.subs-date-time-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.subs-date-chips{display:flex;gap:6px;flex-wrap:wrap}.subs-date-chip{padding:7px 13px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.88rem;font-weight:600;color:#475569;cursor:pointer;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}@media(hover:hover){.subs-date-chip:hover{border-color:#6366f1;color:#4f46e5}}.subs-date-chip--active{background:#6366f1;border-color:#6366f1;color:#fff}.subs-time-input{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;padding:7px 13px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.88rem;font-weight:600;font-family:inherit;color:#475569;line-height:inherit;box-sizing:border-box;width:auto;min-width:0;flex-shrink:0;cursor:pointer;outline:none}.subs-time-input:focus{border-color:#6366f1}.subs-step2-info{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc;border-radius:8px;margin-bottom:4px}.subs-swap-placeholder{font-size:1.1rem;color:#94a3b8}.subs-type-hint{font-size:.8rem;padding:8px 12px;border-radius:8px;font-weight:500}.subs-type-hint--rotation{background:#6366f114;color:#4f46e5;border:1px solid rgba(99,102,241,.2)}.subs-type-hint--removal{background:#f9731614;color:#c2410c;border:1px solid rgba(249,115,22,.2)}.subs-step3-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;background:#f8fafc;border-radius:8px}.subs-step3-meta{font-size:.78rem;color:#64748b;margin-top:-6px;margin-bottom:4px}.subs-modal-footer{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid #e2e8f0;background:#f8fafc}
