:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#1f2329;background:#f7f8fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;background:#f7f8fa}button,input,select,textarea{font:inherit}button{min-height:34px;border:1px solid #dee0e3;background:#fff;color:#1f2329;border-radius:8px;padding:7px 14px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}button:hover{background:#f5f7fa;border-color:#c9cdd4}button:disabled{cursor:not-allowed;opacity:.48}button.primary{background:#0071e3;color:#fff;border-color:#0071e3}button.primary:hover{background:#0077ed;border-color:#0077ed}button.danger{color:#d83931;border-color:#f6c7c3;background:#fff}button.danger:hover{background:#fff3f2;border-color:#eeaaa5}input,select,textarea{width:100%;min-height:34px;border:1px solid #dee0e3;border-radius:8px;padding:7px 10px;color:#1f2329;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}textarea{min-height:74px;resize:vertical}table{width:100%;border-collapse:collapse;font-size:14px}th,td{border-bottom:1px solid #eff0f1;padding:12px 10px;text-align:left;vertical-align:top}th{color:#646a73;background:#fafafa;font-weight:600}tbody tr:hover{background:#f8fbff}.loading{padding:40px;color:#646a73}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(180deg,#fbfcff,#f3f5f8)}.login-panel{width:min(380px,calc(100vw - 32px));background:#fff;border:1px solid #eff0f1;border-radius:16px;padding:30px;box-shadow:0 18px 50px #1f232914}.login-panel h1{margin:0 0 22px;font-size:26px;font-weight:700;letter-spacing:0}.login-panel label,.editor label,.form-block{display:grid;gap:6px;margin-bottom:10px;color:#646a73;font-size:14px}.error{color:#d83931;margin-bottom:12px}.error-block{display:grid;gap:10px;color:#d83931;border-color:#f6c7c3;background:#fff7f6}.error-block button{width:fit-content}.app-shell{min-height:100vh;display:grid;grid-template-columns:208px 1fr;overflow:hidden;background:#f7f8fa}.sidebar{height:100vh;overflow:auto;background:#fff;color:#1f2329;border-right:1px solid #eff0f1;padding:18px 12px}.brand{font-weight:700;margin:8px 10px 22px;font-size:18px;letter-spacing:0}.sidebar button{width:100%;display:block;margin-bottom:4px;text-align:left;background:transparent;color:#4e5969;border-color:transparent;border-radius:8px;padding:10px 12px}.sidebar button.active{background:#1f1f22;color:#fff;border-color:transparent;font-weight:600}.sidebar button:hover{background:#f2f3f5;border-color:transparent}.sidebar button.active,.sidebar button.active:hover{background:#1f1f22;color:#fff;border-color:transparent;font-weight:600}.login-panel button.primary,.login-panel button.primary:hover{background:#1f1f22;border-color:#1f1f22;color:#fff}.content{height:100vh;overflow:auto;padding:24px 28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.topbar strong{font-size:22px;font-weight:700;letter-spacing:0}.topbar span{color:#86909c;margin-left:10px}.toolbar{display:flex;gap:8px;align-items:center}.toolbar select{min-width:128px}.card,.metric-card,.summary-card{background:#fff;border:1px solid #eff0f1;border-radius:12px;padding:18px;box-shadow:0 6px 18px #1f232909}.editor.card{padding:16px}.grid.metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(188px,1fr));gap:14px;margin-bottom:18px}.metric-card{min-height:118px}.metric-card span{display:block;color:#646a73;font-weight:600;line-height:1.45;margin-bottom:18px}.metric-card strong{color:#1f2329;font-size:32px;line-height:1;letter-spacing:0}.metric-card strong.success{color:#00a870}.metric-card strong.warning{color:#d98300}.metric-card strong.danger{color:#d83931}.metric-card strong small{color:#86909c;font-size:14px;font-weight:500;margin-left:8px}.section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.section-title h2,.editor h2,.stats-grid h2,.summary-card h3{margin:0 0 8px;font-size:20px;font-weight:700;letter-spacing:0}.section-title p,.summary-card p{margin:0;color:#646a73}.stats-grid,.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.filters{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr)) auto;gap:12px;align-items:end;margin-bottom:16px;padding:14px;border-radius:10px;background:#f7f8fa;border:1px solid #eff0f1}.filters label{display:grid;gap:6px;color:#646a73;font-size:14px}.banner{border:1px solid #b7edda;background:#f0fbf7;color:#00875a;border-radius:8px;padding:10px 12px;margin-bottom:12px;font-size:14px}.danger-banner{border-color:#f6c7c3;background:#fff7f6;color:#d83931}.split{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(380px,.92fr);gap:16px;align-items:start}.editor{position:sticky;top:0;align-self:start;max-height:calc(100vh - 48px);overflow:auto;scroll-margin-top:24px}.editor h2{margin-bottom:14px}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:0}.editor-empty{display:grid;gap:10px;min-height:160px;align-content:start}.editor-empty p{margin:0;color:#86909c}.toggle-row{display:flex;gap:16px;align-items:center}.toggle-item{display:inline-flex!important;grid-template-columns:none;gap:7px!important;align-items:center;margin:0!important;color:#4e5969!important}.toggle-item input{width:auto;min-height:auto;accent-color:#0071e3}.form-actions{position:sticky;bottom:-16px;display:flex;justify-content:flex-end;gap:8px;margin:10px -16px -16px;padding:10px 16px;background:#fff;border-top:1px solid #eff0f1}.selected-row{background:#f0f6ff}.selected-row td{border-bottom-color:#d6e4ff}.inline-form{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;margin-bottom:16px}.tag{display:inline-block;border-radius:999px;padding:3px 9px;background:#f2f3f5;color:#4e5969;font-size:13px}.tag.completed{color:#00875a;background:#e8f7f0}.tag.pending{color:#ad6800;background:#fff7e6}.tag.rejected{color:#d83931;background:#fff1f0}.table-state{padding:28px 0;color:#86909c;text-align:center}.rejection-info{max-width:260px;color:#4e5969;font-size:13px;line-height:1.7}.rejection-info div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rejection-info .rejection-reason{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.section-description{margin:4px 0 0;color:#6e6e73;font-size:13px}.projection-metrics{margin-bottom:18px}.projection-content{min-width:260px;max-width:520px}.row-actions{display:flex;gap:6px;align-items:center}.row-actions button{white-space:nowrap}.tag.projection-callback_reply_delivered,.tag.projection-api_acknowledged,.tag.projection-synced,.tag.projection-user_confirmed,.tag.projection-compensated{background:#e8f7ef;color:#08783f}.tag.projection-pending,.tag.projection-processing,.tag.projection-callback_reply_prepared,.tag.projection-succeeded_unverified,.tag.projection-retry_wait,.tag.projection-unknown{background:#fff5df;color:#9a5b00}.tag.projection-legacy_unverifiable{background:#f1f1f3;color:#5f6368}.tag.projection-dead_letter{background:#fff0ef;color:#c2211c}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px;color:#646a73;font-size:14px}.pagination select{width:auto}.summary-card p{margin:0 0 14px}.monthly-attendance{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:16px;margin-bottom:16px;padding:16px;border:1px solid #e5e6eb;border-radius:10px;background:#f7f8fa}.attendance-metric,.absence-ranking{min-width:0;padding:4px}.attendance-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.attendance-heading h3{margin:0;font-size:18px}.attendance-heading span,.attendance-metric p{color:#646a73;font-size:13px}.attendance-metric>strong{display:block;margin-bottom:12px;color:#1f2329;font-size:34px;line-height:1}.attendance-metric>strong small{margin-left:6px;color:#646a73;font-size:14px;font-weight:500}.attendance-metric p{margin:0;line-height:1.6}.absence-ranking ol{max-height:176px;margin:0;padding:0;overflow:auto;list-style:none}.absence-ranking li{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:36px;border-bottom:1px solid #e5e6eb}.absence-ranking li:last-child{border-bottom:0}.absence-ranking li strong{flex:0 0 auto;color:#d83931}.attendance-empty{margin:0;padding:16px 0;color:#646a73}.history-block{margin-top:18px}.history-block h3{margin:0 0 12px;font-size:18px;font-weight:700;letter-spacing:0}.compact-table table{min-width:760px}.compact-table th,.compact-table td{padding-top:12px;padding-bottom:12px;vertical-align:top}.name-list{display:flex;flex-wrap:wrap;gap:8px}.name-list span{display:inline-block;border-radius:999px;padding:5px 11px;color:#d83931;background:#fff1f0}.name-list.compact{gap:6px}.name-list.compact span{padding:3px 8px;font-size:12px}.name-list.submitted span{color:#1f7a4d;background:#eaf7f0}.empty-inline{color:#00875a;background:#e8f7f0;border-radius:8px;padding:10px 12px}@media(max-width:1100px){.app-shell,.split,.stats-grid,.summary-grid,.monthly-attendance{grid-template-columns:1fr}.app-shell{overflow:auto}.sidebar{display:flex;gap:8px;height:auto;overflow:auto;border-right:0;border-bottom:1px solid #eff0f1}.brand{white-space:nowrap;margin:10px}.sidebar button{white-space:nowrap}.content{height:auto;padding:18px;overflow:visible}.editor{position:static;max-height:none}.inline-form,.editor-grid,.filters{grid-template-columns:1fr}}
