#rdk-history-card{margin-top:20px;padding:20px;border:1px solid #c7d7fe;border-radius:20px;background:linear-gradient(135deg,#eff6ff,#fff 52%,#eef2ff);box-shadow:0 8px 25px rgba(30,64,175,.07);color:#172033}#rdk-history-card .rdk-history-card-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}#rdk-history-card h2{margin:0 0 5px;font-size:18px;font-weight:850;color:#172554}#rdk-history-card p{margin:0;max-width:750px;color:#52637d;font-size:12px;line-height:1.55}.rdk-history-open{flex:0 0 auto;border:0;border-radius:10px;padding:11px 16px;background:#1d4ed8;color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 5px 14px rgba(29,78,216,.2)}#rdk-history-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(2,6,23,.68);backdrop-filter:blur(3px)}#rdk-history-modal[hidden]{display:none}#rdk-history-modal *{box-sizing:border-box}.rdk-history-dialog{width:min(980px,100%);max-height:92vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 24px 65px rgba(0,0,0,.3);color:#172033}.rdk-history-head{display:flex;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e2e8f0}.rdk-history-head h3{margin:0;font-size:19px;font-weight:850}.rdk-history-head p{margin:4px 0 0;color:#64748b;font-size:12px}.rdk-history-close{border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:20px;cursor:pointer}.rdk-history-body{padding:20px 22px}.rdk-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.rdk-history-field label{display:block;margin-bottom:5px;color:#334155;font-size:11px;font-weight:750}.rdk-history-field input,.rdk-history-field select{width:100%;height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;background:#fff;color:#0f172a;font-size:12px}.rdk-history-info{grid-column:1/-1;padding:11px 13px;border-radius:9px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:11px;line-height:1.5}.rdk-history-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px;padding-top:16px;border-top:1px solid #e2e8f0}.rdk-history-action{border:0;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:800;cursor:pointer}.rdk-history-action.template{background:#e0e7ff;color:#3730a3}.rdk-history-action.file{background:#172033;color:#fff}.rdk-history-action.import{margin-left:auto;background:#047857;color:#fff}.rdk-history-action:disabled{opacity:.45;cursor:not-allowed}.rdk-history-preview{margin-top:15px;padding:13px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc;font-size:12px}.rdk-history-preview strong{color:#172554}.rdk-history-errors{margin:8px 0 0;padding-left:18px;color:#b42318;font-size:11px}.rdk-history-message{display:none;margin-top:13px;padding:10px 12px;border-radius:9px;background:#ecfdf3;color:#166534;font-size:12px;font-weight:700}.rdk-history-message.show{display:block}.rdk-history-message.error{background:#fff1f2;color:#be123c}@media(max-width:760px){#rdk-history-card .rdk-history-card-inner{align-items:flex-start;flex-direction:column}.rdk-history-grid{grid-template-columns:1fr}.rdk-history-info{grid-column:auto}.rdk-history-action.import{margin-left:0}}

.rdk-history-steps{display:flex;gap:8px;margin-bottom:18px}.rdk-history-steps span{flex:1;padding:9px 10px;border-radius:8px;background:#f1f5f9;color:#64748b;text-align:center;font-size:11px;font-weight:800}.rdk-history-steps span.active{background:#dbeafe;color:#1d4ed8}.rdk-span-2{grid-column:span 2}.rdk-history-more{grid-column:1/-1;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc}.rdk-history-more summary{padding:11px 13px;color:#334155;font-size:12px;font-weight:800;cursor:pointer}.rdk-history-more>.rdk-history-grid{padding:0 13px 13px}.rdk-warning{color:#b45309;font-weight:750}#rdk-history-report-preview{position:fixed;inset:0;z-index:10010;padding:18px;background:rgba(2,6,23,.78);backdrop-filter:blur(4px);overflow:auto}#rdk-history-report-preview[hidden]{display:none}.rdk-history-preview-dialog{width:min(900px,100%);margin:auto;border-radius:18px;background:#e8edf5;box-shadow:0 25px 70px rgba(0,0,0,.35);overflow:hidden}.rdk-history-preview-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid #dbe3ef}.rdk-history-preview-head h3{margin:0;font-size:18px}.rdk-history-preview-head p{margin:3px 0 0;color:#b45309;font-size:11px;font-weight:750}.rdk-history-preview-head button{width:34px;height:34px;border:0;border-radius:50%;background:#eef2f7;font-size:20px;cursor:pointer}.rdk-history-preview-pages{display:grid;gap:16px;padding:20px}.rdk-history-sheet{position:relative;overflow:hidden;padding:25px;background:#fff;border:1px solid #94a3b8;box-shadow:0 4px 12px rgba(15,23,42,.08)}.rdk-history-sheet h4{margin:0;text-align:center;font-size:15px}.rdk-history-sheet>p{text-align:center;margin:4px 0 15px;color:#475569;font-size:11px}.rdk-draft-watermark{position:absolute;right:-22px;top:14px;transform:rotate(35deg);padding:5px 28px;background:#fef3c7;color:#b45309;font-size:11px;font-weight:900;letter-spacing:.12em}.rdk-student-summary{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;background:#f8fafc;border:1px solid #e2e8f0;font-size:11px}.rdk-history-sheet table{width:100%;margin-top:10px;border-collapse:collapse;font-size:11px}.rdk-history-sheet th,.rdk-history-sheet td{padding:6px 8px;border:1px solid #cbd5e1;text-align:left}.rdk-history-sheet th:last-child,.rdk-history-sheet td:last-child{text-align:center;width:70px}.rdk-history-attendance{margin-top:10px;padding:8px;border:1px solid #cbd5e1;font-size:10px;font-weight:700}.rdk-history-preview-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;background:#fff;border-top:1px solid #dbe3ef}.rdk-history-preview-actions button{padding:10px 14px;border:0;border-radius:8px;background:#e2e8f0;color:#334155;font-size:12px;font-weight:800;cursor:pointer}.rdk-history-preview-actions [data-finalize]{background:#047857;color:#fff}.rdk-history-preview-actions button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:760px){.rdk-history-steps{flex-direction:column}.rdk-span-2{grid-column:auto}.rdk-student-summary{flex-direction:column}}
.rdk-history-mapping{margin-top:14px;border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff;overflow:hidden}.rdk-history-mapping[hidden]{display:none}.rdk-history-mapping-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #dbeafe;background:#eff6ff}.rdk-history-mapping-head h4{margin:0;color:#1e3a8a;font-size:13px}.rdk-history-mapping-head p{margin:3px 0 0;color:#52637d;font-size:11px}.rdk-history-mapping-head span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:850}.rdk-history-map-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(300px,1.25fr);align-items:center;gap:14px;padding:11px 15px;border-top:1px solid #e5edf7}.rdk-history-map-row:first-child{border-top:0}.rdk-history-map-row strong,.rdk-history-map-row small{display:block}.rdk-history-map-row strong{color:#172554;font-size:12px}.rdk-history-map-row small{margin-top:3px;color:#64748b;font-size:10px}.rdk-history-map-row select{width:100%;height:38px;border:1px solid #bfdbfe;border-radius:8px;padding:7px 10px;background:#fff;color:#172033;font-size:11px}@media(max-width:760px){.rdk-history-map-row{grid-template-columns:1fr}.rdk-history-mapping-head{align-items:flex-start}}

.rdk-history-period-summary{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #a7f3d0;border-radius:11px;background:linear-gradient(135deg,#ecfdf5,#f0fdfa);color:#065f46;font-size:12px}
.rdk-history-period-summary strong,.rdk-history-period-summary span{display:block}.rdk-history-period-summary strong{font-size:13px}.rdk-history-period-summary span{color:#0f766e;text-align:right}
.rdk-history-field input[readonly]{background:#f8fafc;color:#334155;font-weight:750;cursor:not-allowed}
.rdk-history-field select option:disabled{color:#94a3b8}
#rdk-history-card .rdk-history-card-inner p{max-width:760px}
@media(max-width:760px){.rdk-history-period-summary{align-items:flex-start;flex-direction:column}.rdk-history-period-summary span{text-align:left}}

.rdk-history-signer{margin-top:8px;padding:7px 10px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:10px}
.rdk-history-overview{margin-top:16px;overflow:hidden;border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#334155}
.rdk-history-overview>strong,.rdk-history-overview>span{display:block;padding:12px 14px}.rdk-history-overview>span{padding-top:0;color:#64748b;font-size:11px}
.rdk-history-overview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px}.rdk-history-overview-head span{padding:4px 8px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:10px;font-weight:850}
.rdk-history-overview-list{display:grid;gap:0}.rdk-history-overview-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-top:1px solid #eef2f7}.rdk-history-overview-list article:first-child{border-top:0}.rdk-history-overview-list b,.rdk-history-overview-list small{display:block}.rdk-history-overview-list b{font-size:11px}.rdk-history-overview-list small{margin-top:2px;color:#64748b;font-size:10px}.rdk-history-overview-list article>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:9px;font-weight:900}.rdk-history-overview-list article>span.warn{background:#fff7ed;color:#c2410c}
@media(max-width:760px){.rdk-history-overview-list article{align-items:flex-start;flex-direction:column}}
