*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#f0f2f5;font-family:system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:16px}#root{min-height:100svh}button{font-family:inherit}select,input,textarea{font-family:inherit;font-size:16px}.page{background:#fff;flex-direction:column;max-width:480px;min-height:100svh;margin:0 auto;display:flex}.page-header{z-index:10;background:#fff;border-bottom:1px solid #e8eaed;padding:14px 16px 12px;position:sticky;top:0}.page-header h1{color:#1a1a2e;font-size:17px;font-weight:700}.page-header .sub{color:#6b7280;margin-top:2px;font-size:12px}.page-body{flex:1;padding:20px 16px 40px}.steps{align-items:center;gap:6px;margin-bottom:20px;display:flex}.step-bar{background:#e5e7eb;border-radius:3px;flex:1;height:5px}.step-bar.done{background:#22c55e}.step-bar.active{background:#3b82f6}.step-text{color:#6b7280;white-space:nowrap;font-size:12px}.section-title{color:#1a1a2e;margin-bottom:6px;font-size:19px;font-weight:700}.section-desc{color:#6b7280;margin-bottom:20px;font-size:14px;line-height:1.6}.btn{cursor:pointer;text-align:center;border:none;border-radius:10px;width:100%;padding:15px 16px;font-size:16px;font-weight:600;line-height:1.2;transition:opacity .1s,transform 50ms;display:block}.btn:active{opacity:.82;transform:scale(.98)}.btn-primary{color:#fff;background:#3b82f6}.btn-success{color:#fff;background:#22c55e}.btn-ghost{color:#374151;background:#f3f4f6}.btn-danger{color:#fff;background:#ef4444}.btn-row{flex-direction:column;gap:10px;margin-top:24px;display:flex}.form-group{margin-bottom:22px}.form-label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-label .optional{color:#9ca3af;margin-left:6px;font-size:12px;font-weight:400}.form-select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border:2px solid #d1d5db;border-radius:10px;width:100%;padding:13px 40px 13px 12px;font-size:16px}.form-select:focus{border-color:#3b82f6;outline:none}.form-input{background:#fff;border:2px solid #d1d5db;border-radius:10px;width:100%;padding:13px 12px;font-size:16px}.form-input:focus{border-color:#3b82f6;outline:none}.form-textarea{resize:vertical;border:2px solid #d1d5db;border-radius:10px;width:100%;min-height:80px;padding:12px;font-size:15px}.form-textarea:focus{border-color:#3b82f6;outline:none}.option-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:12px;padding:16px;transition:border-color .1s,background .1s}.option-card:active{transform:scale(.98)}.option-card.selected{background:#eff6ff;border-color:#3b82f6}.option-card-title{color:#1a1a2e;margin-bottom:4px;font-size:16px;font-weight:700}.option-card-desc{color:#6b7280;font-size:13px;line-height:1.5}.radio-list{flex-direction:column;gap:8px;display:flex}.radio-item{cursor:pointer;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;transition:border-color .1s,background .1s;display:flex}.radio-item.selected{background:#eff6ff;border-color:#3b82f6}.radio-item input[type=radio]{accent-color:#3b82f6;flex-shrink:0;width:18px;height:18px}.radio-item-label{color:#1a1a2e;font-size:15px;font-weight:500}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:500;transition:all .1s}.chip:active{transform:scale(.95)}.chip.selected{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;font-weight:700}.calendar-tabs{border:2px solid #3b82f6;border-radius:10px;margin-bottom:18px;display:flex;overflow:hidden}.calendar-tab{cursor:pointer;color:#3b82f6;background:#fff;border:none;flex:1;padding:11px;font-size:15px;font-weight:700}.calendar-tab.active{color:#fff;background:#3b82f6}.calendar-legend{justify-content:center;gap:14px;margin-bottom:14px;display:flex}.legend-item{color:#6b7280;align-items:center;gap:5px;font-size:12px;display:flex}.legend-dot{border-radius:4px;width:14px;height:14px}.legend-dot.avail{background:#22c55e}.legend-dot.unavail{background:#ef4444}.legend-dot.unset{background:#e5e7eb;border:1px solid #d1d5db}.calendar-month{margin-bottom:18px}.calendar-month-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:13px;font-weight:700}.cal-header,.cal-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.cal-header{margin-bottom:3px}.cal-header-cell{text-align:center;color:#9ca3af;padding:3px 0;font-size:11px;font-weight:700}.cal-header-cell.sat{color:#3b82f6}.cal-header-cell.sun{color:#ef4444}.cal-cell{aspect-ratio:1;cursor:pointer;border:none;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-height:44px;transition:transform 60ms;display:flex;position:relative}.cal-cell:active{transform:scale(.88)}.cal-cell.unset{background:#e5e7eb}.cal-cell.avail{background:#22c55e}.cal-cell.unavail{background:#ef4444}.cal-cell-date{color:#374151;font-size:13px;font-weight:700;line-height:1}.cal-cell.avail .cal-cell-date,.cal-cell.unavail .cal-cell-date{color:#fff}.cal-cell-mark{color:#9ca3af;font-size:10px;line-height:1}.cal-cell.avail .cal-cell-mark,.cal-cell.unavail .cal-cell-mark{color:#fffc}.cal-cell.holiday:after{content:"";background:#f59e0b;border-radius:50%;width:5px;height:5px;position:absolute;top:3px;right:3px}.cal-empty{min-height:44px}.stats-row{text-align:center;background:#f9fafb;border-radius:10px;gap:10px;margin-bottom:14px;padding:12px;display:flex}.stats-item{flex:1}.stats-value{font-size:22px;font-weight:800;line-height:1.1}.stats-label{color:#9ca3af;margin-top:2px;font-size:11px}.stats-value.avail{color:#16a34a}.stats-value.unavail{color:#dc2626}.stats-value.unset{color:#9ca3af}.overlay{z-index:50;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:20px 16px 36px}.sheet-handle{background:#e5e7eb;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.sheet-title{margin-bottom:10px;font-size:17px;font-weight:700}.sheet-body{color:#374151;background:#f9fafb;border-radius:8px;margin-bottom:8px;padding:12px;font-size:14px;line-height:1.8}.sheet-note{color:#6b7280;margin-bottom:16px;font-size:13px}.summary-block{margin-bottom:20px}.summary-block-title{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:8px;font-size:12px;font-weight:700}.summary-row{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:8px;padding:9px 0;font-size:14px;display:flex}.summary-key{color:#6b7280;flex-shrink:0;width:90px;padding-top:1px}.summary-val{color:#1a1a2e;font-weight:500;line-height:1.5}.shift-badge{border-radius:12px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-block}.shift-badge.morning{color:#78350f;background:#fef9c3}.shift-badge.evening{color:#1e3a8a;background:#dbeafe}.shift-badge.both{color:#5b21b6;background:#f3e8ff}.complete-wrap{text-align:center;flex-direction:column;align-items:center;padding:40px 16px 20px;display:flex}.complete-icon{margin-bottom:20px;font-size:72px}.complete-title{margin-bottom:10px;font-size:22px;font-weight:800}.complete-msg{color:#6b7280;margin-bottom:20px;font-size:15px;line-height:1.7}.complete-note{color:#15803d;background:#dcfce7;border-radius:10px;width:100%;margin-bottom:24px;padding:14px 16px;font-size:14px;font-weight:600}.admin-tabs{border-bottom:2px solid #e5e7eb;margin-bottom:20px;display:flex}.admin-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;margin-bottom:-2px;padding:12px 4px;font-size:13px;font-weight:600}.admin-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.submission-rate{color:#3b82f6;text-align:center;margin-bottom:4px;font-size:40px;font-weight:800}.submission-rate-label{color:#6b7280;text-align:center;margin-bottom:20px;font-size:14px}.status-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.status-name{font-size:15px;font-weight:500}.status-badge{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:700}.status-badge.submitted{color:#15803d;background:#dcfce7}.status-badge.absent{color:#92400e;background:#fef9c3}.status-badge.pending{color:#991b1b;background:#fee2e2}.shortage-summary{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;gap:16px;margin-bottom:16px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:center;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:8px 6px}th{color:#6b7280;background:#f9fafb;font-size:11px;font-weight:700}tr.shortage-row td{color:#dc2626;background:#fef2f2}tr.shortage-row td:not(.shortage-val){color:#991b1b}.shortage-val{font-weight:800}td.ok-val{color:#16a34a;font-weight:700}td input[type=number]{text-align:center;border:1px solid #d1d5db;border-radius:6px;width:58px;padding:4px 6px;font-size:13px}.cond-row{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:8px;padding:12px 0;font-size:13px;display:flex}.cond-name{flex-shrink:0;width:80px;font-weight:700}.cond-detail{color:#374151;flex:1;line-height:1.6}.flag-badge{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:8px;padding:2px 7px;font-size:11px;font-weight:700}.csv-btn-wrap{padding-top:16px}.deadline-label{color:#dc2626;background:#fef2f2;border-radius:10px;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.status-toolbar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.btn-sm{cursor:pointer;color:#374151;white-space:nowrap;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600}.btn-sm:active{opacity:.7}.btn-sm.copied{color:#15803d;background:#dcfce7;border-color:#86efac}.toggle-row{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.toggle-row input[type=checkbox]{accent-color:#3b82f6;flex-shrink:0;width:16px;height:16px}.bulk-input-area{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:12px 14px}.bulk-label{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:700}.bulk-method-tabs{border:1px solid #d1d5db;border-radius:8px;margin-bottom:10px;display:flex;overflow:hidden}.bulk-method-tab{cursor:pointer;color:#6b7280;background:#fff;border:none;border-right:1px solid #d1d5db;flex:1;padding:7px 4px;font-size:12px;font-weight:600}.bulk-method-tab:last-child{border-right:none}.bulk-method-tab.active{color:#fff;background:#3b82f6}.bulk-row{align-items:center;gap:8px;display:flex}.bulk-number-input{text-align:center;border:1px solid #d1d5db;border-radius:8px;width:80px;padding:7px 8px;font-size:14px}.bulk-unit{color:#6b7280;font-size:13px}.bulk-apply-btn{cursor:pointer;color:#fff;background:#3b82f6;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:700}.bulk-apply-btn:active{opacity:.8}.bulk-paste-hint{color:#9ca3af;margin-bottom:6px;font-size:11px}.dow-grid{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px;display:grid}.dow-cell{flex-direction:column;align-items:center;gap:3px;display:flex}.dow-label{color:#6b7280;font-size:11px;font-weight:700}.dow-input{text-align:center;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:5px 2px;font-size:12px}.formula-note{color:#6b7280;background:#f3f4f6;border-radius:6px;margin-bottom:8px;padding:6px 10px;font-size:12px}tr.shortage-row td.ok-val{color:#16a34a}.filter-row{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.filter-chip{cursor:pointer;color:#6b7280;background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:6px 14px;font-size:12px;font-weight:700}.filter-chip:active{transform:scale(.95)}.filter-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}@media (width>=768px){.admin-page{width:100%;max-width:none}.admin-page .page-header{padding:16px 24px 14px}.admin-page .page-header h1{font-size:20px}.admin-page .page-body{padding:24px 24px 56px}.admin-page .admin-tab{flex:0 auto;padding:13px 28px;font-size:14px}.status-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:4px;display:grid}.status-grid .status-row{border:1px solid #f3f4f6;border-radius:8px;padding:10px 12px}.headcount-table-wrap{max-height:75vh;overflow-y:auto}.headcount-table-wrap table{table-layout:fixed;width:100%;font-size:14px}.headcount-table-wrap thead th:first-child{width:64px}.headcount-table-wrap thead th:nth-child(2){width:48px}.headcount-table-wrap thead th:nth-child(3){width:100px}.headcount-table-wrap thead th{z-index:2;background:#f9fafb;position:sticky;top:0;box-shadow:0 1px #e5e7eb}.headcount-table-wrap td input[type=number]{width:72px;font-size:14px}.bulk-method-tabs{display:none}.bulk-panels{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.bulk-panel-item{display:block!important}.bulk-panel-title{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:8px;padding-bottom:4px;font-size:12px;font-weight:700}.cond-table-wrap{display:block}.cond-cards{display:none}.cond-table-wrap{max-height:65vh;overflow-y:auto}.cond-table thead th{z-index:2;background:#f9fafb;position:sticky;top:0;box-shadow:0 1px #e5e7eb}.cond-table th,.cond-table td{text-align:left}.cond-td-name{min-width:80px;font-weight:700}.cond-td-note{word-break:break-all;max-width:220px}}@media (width<=767px){.cond-table-wrap{display:none}.cond-cards{display:block}.bulk-panel-item{display:none}.bulk-panel-item.mobile-active{display:block}.bulk-panel-title{display:none}}
