.AttendanceCard-module__UuerYW__card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:450px;margin:0 auto 2rem;padding:2.5rem;box-shadow:0 15px 35px #0000000d}.AttendanceCard-module__UuerYW__greeting{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.AttendanceCard-module__UuerYW__dateLabel{color:#64748b;margin-bottom:2rem;font-size:.95rem}.AttendanceCard-module__UuerYW__clockDisplay{color:#2563eb;letter-spacing:-1px;background:#f0f7ff;border-radius:16px;margin-bottom:2rem;padding:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:3rem;font-weight:700}.AttendanceCard-module__UuerYW__punchButton{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.AttendanceCard-module__UuerYW__punchIn{background:#2563eb;box-shadow:0 4px 14px #2563eb4d}.AttendanceCard-module__UuerYW__punchIn:hover{background:#1d4ed8;transform:translateY(-2px)}.AttendanceCard-module__UuerYW__punchOut{background:#ef4444;box-shadow:0 4px 14px #ef44444d}.AttendanceCard-module__UuerYW__punchOut:hover{background:#dc2626;transform:translateY(-2px)}.AttendanceCard-module__UuerYW__punchButton:disabled{cursor:not-allowed;background:#cbd5e1;transform:none}.AttendanceCard-module__UuerYW__statusBadge{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1.5rem;padding:.75rem;font-size:.85rem}.AttendanceCard-module__UuerYW__loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s ease-in-out infinite AttendanceCard-module__UuerYW__spin}@keyframes AttendanceCard-module__UuerYW__spin{to{transform:rotate(360deg)}}
.AttendanceHistory-module__aHukna__historyContainer{background:#fff;border-radius:16px;width:100%;max-width:900px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #00000008}.AttendanceHistory-module__aHukna__title{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.AttendanceHistory-module__aHukna__tableWrapper{overflow-x:auto}.AttendanceHistory-module__aHukna__table{border-collapse:collapse;text-align:left;width:100%}.AttendanceHistory-module__aHukna__table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:2px solid #f1f5f9;padding:1rem;font-size:.85rem;font-weight:600}.AttendanceHistory-module__aHukna__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.95rem}.AttendanceHistory-module__aHukna__table tr:last-child td{border-bottom:none}.AttendanceHistory-module__aHukna__status{text-transform:capitalize;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.AttendanceHistory-module__aHukna__pending{color:#854d0e;background:#fef9c3}.AttendanceHistory-module__aHukna__approved{color:#166534;background:#dcfce7}.AttendanceHistory-module__aHukna__rejected{color:#991b1b;background:#fee2e2}.AttendanceHistory-module__aHukna__empty{text-align:center;color:#94a3b8;font-style:italic;padding:3rem!important}@media (max-width:640px){.AttendanceHistory-module__aHukna__historyContainer{padding:1rem}.AttendanceHistory-module__aHukna__table td,.AttendanceHistory-module__aHukna__table th{padding:.75rem;font-size:.85rem}}.AttendanceHistory-module__aHukna__pagination{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.AttendanceHistory-module__aHukna__pageBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.AttendanceHistory-module__aHukna__pageBtn:hover:not(:disabled){color:#2563eb;background:#f0f7ff;border-color:#2563eb}.AttendanceHistory-module__aHukna__pageBtn:disabled{opacity:.4;cursor:not-allowed}.AttendanceHistory-module__aHukna__pageInfo{color:#64748b;font-size:.9rem}.AttendanceHistory-module__aHukna__pageInfo strong{color:#1e293b}.AttendanceHistory-module__aHukna__remarksCell{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.85rem;overflow:hidden}.AttendanceHistory-module__aHukna__remarksCell:hover{white-space:normal;z-index:10;background:#fff;position:relative;overflow:visible}.AttendanceHistory-module__aHukna__table th:last-child,.AttendanceHistory-module__aHukna__table td:last-child{border-right:none}.AttendanceHistory-module__aHukna__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AttendanceHistory-module__aHukna__totalHoursCard{background:#f8fafc;border-radius:12px;flex-direction:column;align-items:flex-end;padding:.75rem 1.25rem;display:flex}.AttendanceHistory-module__aHukna__totalHoursLabel{color:#64748b;text-transform:uppercase;letter-spacing:.025em;font-size:.7rem;font-weight:700}.AttendanceHistory-module__aHukna__totalHoursValue{color:#2563eb;font-size:1.25rem;font-weight:800}.AttendanceHistory-module__aHukna__title{margin-bottom:0}@media (max-width:640px){.AttendanceHistory-module__aHukna__header{flex-direction:column;align-items:flex-start;gap:1rem}.AttendanceHistory-module__aHukna__totalHoursCard{align-items:flex-start;width:100%}}.AttendanceHistory-module__aHukna__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.AttendanceHistory-module__aHukna__totalHoursCard{background:#f8fafc;border-radius:12px;flex-direction:column;align-items:flex-end;min-width:160px;padding:.75rem 1.25rem;display:flex}@media (max-width:640px){.AttendanceHistory-module__aHukna__historyContainer{border-radius:12px;padding:1rem}.AttendanceHistory-module__aHukna__header{flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}.AttendanceHistory-module__aHukna__totalHoursCard{align-items:flex-start;width:100%}.AttendanceHistory-module__aHukna__title{margin-bottom:0;font-size:1.1rem}.AttendanceHistory-module__aHukna__table th,.AttendanceHistory-module__aHukna__table td{white-space:nowrap;padding:.75rem .5rem;font-size:.75rem}.AttendanceHistory-module__aHukna__remarksCell{text-overflow:ellipsis;max-width:120px;overflow:hidden}.AttendanceHistory-module__aHukna__pagination{flex-wrap:wrap;gap:.75rem}.AttendanceHistory-module__aHukna__pageInfo{text-align:center;order:3;width:100%;font-size:.8rem}}
.PageHeader-module__YWkYUW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:1rem;margin-bottom:3rem;display:flex}.PageHeader-module__YWkYUW__backButton{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.PageHeader-module__YWkYUW__backButton:hover{color:#344574;background-color:#f8faff;border-color:#344574;transform:translateY(-2px);box-shadow:0 4px 12px #34457414}.PageHeader-module__YWkYUW__title{color:#344574;letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:800}@media (max-width:640px){.PageHeader-module__YWkYUW__title{font-size:1.75rem}.PageHeader-module__YWkYUW__container{margin-bottom:2rem}}
.AdminEvaluation-module__Ji_6_G__dropdownGroup{gap:1rem;display:flex}.AdminEvaluation-module__Ji_6_G__selectWrapper{align-items:center;display:flex;position:relative}.AdminEvaluation-module__Ji_6_G__selectWrapper select{color:#1e293b;cursor:pointer;appearance:none;background:#fff;border:2px solid #e2e8f0;border-radius:12px;min-width:150px;padding:.75rem 1rem .75rem 2.75rem;font-weight:700}.AdminEvaluation-module__Ji_6_G__selectWrapper .AdminEvaluation-module__Ji_6_G__icon{color:#94a3b8;pointer-events:none;position:absolute;left:1rem}.AdminEvaluation-module__Ji_6_G__addBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:14px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:700;transition:all .2s;display:flex}.AdminEvaluation-module__Ji_6_G__addBtn:hover{background:#334155;transform:translateY(-2px)}.AdminEvaluation-module__Ji_6_G__internCard:hover{border-color:#1e293b;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.AdminEvaluation-module__Ji_6_G__avatarBox{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.25rem;display:flex}.AdminEvaluation-module__Ji_6_G__internName{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.AdminEvaluation-module__Ji_6_G__assignedLabel{color:#94a3b8;margin:.5rem 0 1.25rem;font-size:.8rem;font-weight:600}.AdminEvaluation-module__Ji_6_G__statusBadge{text-transform:uppercase;border-radius:10px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.4rem .75rem;font-size:.7rem;font-weight:800;display:inline-flex}.AdminEvaluation-module__Ji_6_G__done{color:#15803d;background:#f0fdf4}.AdminEvaluation-module__Ji_6_G__pending{color:#b45309;background:#fffbeb}.AdminEvaluation-module__Ji_6_G__viewBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:700;display:flex}.AdminEvaluation-module__Ji_6_G__viewBtn:hover{color:#fff;background:#1e293b;border-color:#1e293b}@media (max-width:600px){.AdminEvaluation-module__Ji_6_G__filterHeader{flex-direction:column;align-items:stretch}.AdminEvaluation-module__Ji_6_G__dropdownGroup{flex-direction:column}.AdminEvaluation-module__Ji_6_G__listContainer{grid-template-columns:1fr}}.AdminEvaluation-module__Ji_6_G__filterHeader{border-bottom:2px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin:2rem 0 3.5rem;padding-bottom:2rem;display:flex}.AdminEvaluation-module__Ji_6_G__dropdownGroup{flex-wrap:wrap;gap:1.5rem;display:flex}.AdminEvaluation-module__Ji_6_G__selectWrapper{flex-direction:column;gap:.5rem;display:flex}.AdminEvaluation-module__Ji_6_G__filterLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;padding-left:.25rem;font-size:.7rem;font-weight:800}.AdminEvaluation-module__Ji_6_G__inputContainer{align-items:center;display:flex;position:relative}.AdminEvaluation-module__Ji_6_G__inputContainer select{color:#1e293b;cursor:pointer;appearance:none;background:#fff;border:2px solid #e2e8f0;border-radius:14px;min-width:180px;padding:.8rem 2.5rem .8rem 2.75rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #00000005}.AdminEvaluation-module__Ji_6_G__inputContainer:after{content:"";pointer-events:none;border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;width:.4rem;height:.4rem;position:absolute;right:1.1rem;transform:rotate(45deg)}.AdminEvaluation-module__Ji_6_G__inputContainer select:hover{background:#f8fafc;border-color:#cbd5e1}.AdminEvaluation-module__Ji_6_G__inputContainer select:focus{border-color:#1e293b;outline:none;box-shadow:0 0 0 4px #1e293b0d}.AdminEvaluation-module__Ji_6_G__inputContainer .AdminEvaluation-module__Ji_6_G__icon{color:#64748b;pointer-events:none;z-index:1;position:absolute;left:1rem}.AdminEvaluation-module__Ji_6_G__addBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:14px;align-items:center;gap:.6rem;padding:.9rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #1e293b26}.AdminEvaluation-module__Ji_6_G__addBtn:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 8px 16px #1e293b33}.AdminEvaluation-module__Ji_6_G__listContainer{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center;gap:2rem;display:grid}.AdminEvaluation-module__Ji_6_G__internCard{text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:28px;flex-direction:column;align-items:center;padding:2.25rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:768px){.AdminEvaluation-module__Ji_6_G__filterHeader{flex-direction:column;align-items:stretch;gap:1.5rem}.AdminEvaluation-module__Ji_6_G__dropdownGroup{flex-direction:column;gap:1rem}.AdminEvaluation-module__Ji_6_G__inputContainer select{width:100%}.AdminEvaluation-module__Ji_6_G__addBtn{justify-content:center;width:100%}}.AdminEvaluation-module__Ji_6_G__listContainer{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-content:center;gap:2rem;width:100%;margin-top:2rem;display:grid}.AdminEvaluation-module__Ji_6_G__container{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}
.DTR-module__vMPWJa__container{justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.DTR-module__vMPWJa__card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:450px;padding:2.5rem;box-shadow:0 15px 35px #0000001a}.DTR-module__vMPWJa__greeting{color:#333;margin-bottom:.5rem;font-size:1.5rem}.DTR-module__vMPWJa__dateLabel{color:#666;margin-bottom:2rem;font-size:.9rem}.DTR-module__vMPWJa__clockDisplay{color:#2563eb;background:#f0f7ff;border-radius:12px;margin-bottom:2rem;padding:1rem;font-family:Courier New,Courier,monospace;font-size:3.5rem;font-weight:700}.DTR-module__vMPWJa__punchButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;margin-bottom:2rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .2s}.DTR-module__vMPWJa__punchButton:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px)}.DTR-module__vMPWJa__punchButton:disabled{cursor:not-allowed;background:#cbd5e1}.DTR-module__vMPWJa__logsGrid{text-align:left;border-top:1px solid #eee;grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.5rem;display:grid}.DTR-module__vMPWJa__logItem{color:#444;font-size:.85rem}.DTR-module__vMPWJa__logItem span{color:#999;text-transform:uppercase;font-size:.75rem;display:block}.DTR-module__vMPWJa__pageWrapper{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.DTR-module__vMPWJa__mainContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.DTR-module__vMPWJa__monthDisplay{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem}.DTR-module__vMPWJa__monthDisplay h3{color:#1e293b;margin:0;font-size:1.5rem}.DTR-module__vMPWJa__monthDisplay p{color:#64748b;margin:.25rem 0 0;font-size:.9rem}.DTR-module__vMPWJa__container{justify-content:center;margin-top:1rem;display:flex}.DTR-module__vMPWJa__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:500px;padding:3rem;box-shadow:0 10px 25px #0000000d}@media (max-width:768px){.DTR-module__vMPWJa__container{align-items:flex-start;min-height:calc(100vh - 120px);padding:1rem}.DTR-module__vMPWJa__card{border-radius:16px;padding:1.5rem;box-shadow:0 8px 20px #00000014}.DTR-module__vMPWJa__greeting{font-size:1.25rem}.DTR-module__vMPWJa__dateLabel{margin-bottom:1.5rem;font-size:.8rem}.DTR-module__vMPWJa__clockDisplay{margin-bottom:1.5rem;padding:.75rem;font-size:2.5rem}.DTR-module__vMPWJa__punchButton{padding:1rem;font-size:1rem}.DTR-module__vMPWJa__logsGrid{grid-template-columns:1fr;gap:.75rem;padding-top:1rem}.DTR-module__vMPWJa__logItem{text-align:right;justify-content:space-between;align-items:center;display:flex}.DTR-module__vMPWJa__logItem span{text-align:left;margin-bottom:0}.DTR-module__vMPWJa__mainContent{padding:0 1rem}}@media (max-width:380px){.DTR-module__vMPWJa__clockDisplay{font-size:2rem}.DTR-module__vMPWJa__card{padding:1rem}}
.AddEvaluationModal-module__q2g_EW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5000;background:#0f172ab3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AddEvaluationModal-module__q2g_EW__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:900px;max-height:95vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}.AddEvaluationModal-module__q2g_EW__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.AddEvaluationModal-module__q2g_EW__closeBtn:hover{color:#ef4444;background:#fee2e2}.AddEvaluationModal-module__q2g_EW__header{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:2.5rem 2.5rem 1.5rem}.AddEvaluationModal-module__q2g_EW__modalTitle{color:#0f172a;margin:0;font-size:1.75rem;font-weight:900}.AddEvaluationModal-module__q2g_EW__modalSubtitle{color:#64748b;margin-top:.5rem;font-size:.9rem;font-weight:500}.AddEvaluationModal-module__q2g_EW__sectionTitle{text-transform:uppercase;color:#1e293b;letter-spacing:.05em;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:900;display:flex}.AddEvaluationModal-module__q2g_EW__dateGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.AddEvaluationModal-module__q2g_EW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.AddEvaluationModal-module__q2g_EW__inputGroup label{color:#64748b;font-size:.8rem;font-weight:700}.AddEvaluationModal-module__q2g_EW__inputGroup select{color:#1e293b;border:2px solid #e2e8f0;border-radius:12px;padding:.75rem;font-weight:700}.AddEvaluationModal-module__q2g_EW__criteriaList{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.AddEvaluationModal-module__q2g_EW__criteriaTag{color:#475569;background:#f1f5f9;border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.AddEvaluationModal-module__q2g_EW__infoText{color:#94a3b8;font-size:.8rem;font-style:italic}.AddEvaluationModal-module__q2g_EW__selectorList{flex-direction:column;gap:.75rem;max-height:250px;padding-right:.5rem;display:flex;overflow-y:auto}.AddEvaluationModal-module__q2g_EW__selectorItem{cursor:pointer;background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.AddEvaluationModal-module__q2g_EW__selectorItem:hover{border-color:green}.AddEvaluationModal-module__q2g_EW__selected{color:#1e293b;background:#f8fafc;border-color:green}.AddEvaluationModal-module__q2g_EW__itemName{font-size:.95rem;font-weight:800;display:block}.AddEvaluationModal-module__q2g_EW__itemRole{color:#94a3b8;font-size:.75rem;font-weight:600}.AddEvaluationModal-module__q2g_EW__bottomSection{margin-top:-1rem;padding:0 2.5rem 2.5rem}.AddEvaluationModal-module__q2g_EW__bottomHeader{justify-content:space-between;align-items:center;margin:1.5rem 0;display:flex}.AddEvaluationModal-module__q2g_EW__countBadge{color:#fff;background:#1e293b;border-radius:20px;padding:.3rem .75rem;font-size:.7rem;font-weight:900}.AddEvaluationModal-module__q2g_EW__internGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;max-height:200px;padding:.5rem;display:grid;overflow-y:auto}.AddEvaluationModal-module__q2g_EW__internChip{cursor:pointer;background:#fff;border:2px solid #f1f5f9;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.AddEvaluationModal-module__q2g_EW__chipCheck{color:#fff;border:2px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.AddEvaluationModal-module__q2g_EW__chipSelected{background:#f8fafc;border-color:#1e293b}.AddEvaluationModal-module__q2g_EW__chipSelected .AddEvaluationModal-module__q2g_EW__chipCheck{background:#1e293b;border-color:#1e293b}.AddEvaluationModal-module__q2g_EW__chipName{color:#1e293b;font-size:.85rem;font-weight:800;display:block}.AddEvaluationModal-module__q2g_EW__chipDept{color:#94a3b8;font-size:.7rem;font-weight:600}.AddEvaluationModal-module__q2g_EW__footer{background:#f8fafc;justify-content:flex-end;gap:1rem;padding:1.5rem 2.5rem;display:flex}.AddEvaluationModal-module__q2g_EW__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:none;font-weight:700}.AddEvaluationModal-module__q2g_EW__createBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:14px;padding:.9rem 2rem;font-weight:700}@media (max-width:768px){.AddEvaluationModal-module__q2g_EW__mainContent{grid-template-columns:1fr}.AddEvaluationModal-module__q2g_EW__modal{border-radius:0;height:100vh}}.AddEvaluationModal-module__q2g_EW__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}.AddEvaluationModal-module__q2g_EW__modalBody{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:2rem;overflow-y:auto}.AddEvaluationModal-module__q2g_EW__mainContent{grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.5rem;display:grid}.AddEvaluationModal-module__q2g_EW__bottomSection{padding:0 2.5rem 2rem}@media (max-width:768px){.AddEvaluationModal-module__q2g_EW__modal{border-radius:24px;max-height:95vh}.AddEvaluationModal-module__q2g_EW__mainContent{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.AddEvaluationModal-module__q2g_EW__bottomSection{padding:1.5rem}}.AddEvaluationModal-module__q2g_EW__bottomSection{border-top:1px solid #f1f5f9;padding:0 2.5rem}.AddEvaluationModal-module__q2g_EW__toggleHeader{cursor:pointer;color:#1e293b;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;transition:opacity .2s;display:flex}.AddEvaluationModal-module__q2g_EW__toggleHeader:hover{opacity:.7}.AddEvaluationModal-module__q2g_EW__bottomHeaderLeft{align-items:center;gap:1rem;display:flex}.AddEvaluationModal-module__q2g_EW__bottomHeaderLeft .AddEvaluationModal-module__q2g_EW__sectionTitle{margin-bottom:0}.AddEvaluationModal-module__q2g_EW__internGrid{opacity:0;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.AddEvaluationModal-module__q2g_EW__gridOpen{opacity:1;max-height:300px;padding-bottom:2rem;overflow-y:auto}.AddEvaluationModal-module__q2g_EW__titleInput{color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.AddEvaluationModal-module__q2g_EW__titleInput:focus{background:#fff;border-color:#1e293b;outline:none;box-shadow:0 0 0 4px #1e293b0d}.AddEvaluationModal-module__q2g_EW__section{margin-bottom:2rem}.AddEvaluationModal-module__q2g_EW__createBtn:disabled{opacity:.6;cursor:not-allowed}
.Dialog-module__PFPlsq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s Dialog-module__PFPlsq__fadeIn;display:flex;position:fixed;inset:0}.Dialog-module__PFPlsq__modal{background:#fff;border-radius:12px;width:100%;max-width:400px;animation:.2s ease-out Dialog-module__PFPlsq__scaleUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.Dialog-module__PFPlsq__content{text-align:center;padding:1.5rem}.Dialog-module__PFPlsq__iconWrapper{justify-content:center;margin-bottom:1rem;display:flex}.Dialog-module__PFPlsq__title{color:#344574;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Dialog-module__PFPlsq__message{color:#64748b;font-size:.95rem;line-height:1.5}.Dialog-module__PFPlsq__footer{background:#f8fafc;justify-content:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.Dialog-module__PFPlsq__button{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.5rem;font-weight:600;transition:all .2s}.Dialog-module__PFPlsq__confirmBtn{color:#fff;background:#344574}.Dialog-module__PFPlsq__cancelBtn{color:#475569;background:#e2e8f0}@keyframes Dialog-module__PFPlsq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__PFPlsq__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Loader-module__vQNZLq__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Loader-module__vQNZLq__fullPage{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#fffc;position:fixed;inset:0}.Loader-module__vQNZLq__spinner{box-sizing:border-box;border:5px solid #eef2f6;border-bottom-color:#344574;border-radius:50%;width:48px;height:48px;animation:1s linear infinite Loader-module__vQNZLq__rotation;display:inline-block}.Loader-module__vQNZLq__text{color:#344574;letter-spacing:.025em;font-size:.9rem;font-weight:600}@keyframes Loader-module__vQNZLq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.DTRAdminMain-module__TqzFjW__container{max-width:5000px;margin:0 auto;padding:2rem}.DTRAdminMain-module__TqzFjW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.DTRAdminMain-module__TqzFjW__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:2.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.DTRAdminMain-module__TqzFjW__card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.DTRAdminMain-module__TqzFjW__cardIcon{border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.DTRAdminMain-module__TqzFjW__cardTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.DTRAdminMain-module__TqzFjW__cardDescription{color:#64748b;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.DTRAdminMain-module__TqzFjW__cardFooter{color:#3b82f6;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}@media (max-width:768px){.DTRAdminMain-module__TqzFjW__container{padding:1rem}.DTRAdminMain-module__TqzFjW__grid{grid-template-columns:1fr;gap:1.5rem}.DTRAdminMain-module__TqzFjW__card{padding:1.5rem}.DTRAdminMain-module__TqzFjW__cardTitle{font-size:1.25rem}}.DTRAdminMain-module__TqzFjW__backLink{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.DTRAdminMain-module__TqzFjW__backLink:hover{color:#2563eb}.DTRAdminMain-module__TqzFjW__card{cursor:pointer}
.AdminViewInternEvalModal-module__2APZka__closeBtn{cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:10px;width:36px;height:36px;position:absolute;top:1.5rem;right:1.5rem}.AdminViewInternEvalModal-module__2APZka__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2rem 2.5rem}.AdminViewInternEvalModal-module__2APZka__internProfile{align-items:center;gap:1.25rem;display:flex}.AdminViewInternEvalModal-module__2APZka__avatar{color:#fff;background:#1e293b;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:900;display:flex}.AdminViewInternEvalModal-module__2APZka__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:900}.AdminViewInternEvalModal-module__2APZka__metaItem{color:#64748b;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.AdminViewInternEvalModal-module__2APZka__statusBadge{color:#b45309;text-transform:uppercase;background:#fffbeb;border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__sectionTitle{text-transform:uppercase;color:#1e293b;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:900;display:flex}.AdminViewInternEvalModal-module__2APZka__reflectionsList{flex-direction:column;gap:1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__reflectionCard{border:2px solid #f1f5f9;border-radius:20px;padding:1.5rem}.AdminViewInternEvalModal-module__2APZka__ratingDisplay{align-items:center;gap:.3rem;display:flex}.AdminViewInternEvalModal-module__2APZka__ratingNum{color:#475569;margin-left:.5rem;font-size:.85rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__reflectionText{color:#475569;background:#f8fafc;border-radius:12px;padding:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.AdminViewInternEvalModal-module__2APZka__adminSidebar{background:#f8fafc;border-left:1px solid #e2e8f0;flex-direction:column;padding:2rem;display:flex}.AdminViewInternEvalModal-module__2APZka__remarksHistory{flex-direction:column;flex:1;gap:1rem;margin-bottom:2rem;display:flex;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__remarkMeta{color:#94a3b8;margin-bottom:.4rem;font-size:.75rem}.AdminViewInternEvalModal-module__2APZka__newRemarkArea{flex-direction:column;gap:.75rem;display:flex}.AdminViewInternEvalModal-module__2APZka__inputLabel{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__newRemarkArea textarea{resize:none;border:2px solid #e2e8f0;border-radius:12px;width:100%;height:100px;padding:.75rem;font-size:.9rem}.AdminViewInternEvalModal-module__2APZka__addRemarkBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;display:flex}.AdminViewInternEvalModal-module__2APZka__footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem 2.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__primaryBtn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:14px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-weight:700;display:flex}.AdminViewInternEvalModal-module__2APZka__secondaryBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:.85rem 1.5rem;font-weight:700}@media (max-width:900px){.AdminViewInternEvalModal-module__2APZka__content{grid-template-columns:1fr}.AdminViewInternEvalModal-module__2APZka__adminSidebar{border-top:1px solid #e2e8f0;border-left:none}.AdminViewInternEvalModal-module__2APZka__modal{height:95vh}}.AdminViewInternEvalModal-module__2APZka__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:1000px;height:85vh;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0006}@media (max-width:900px){.AdminViewInternEvalModal-module__2APZka__modal{border-radius:0;max-width:100%;height:100vh}.AdminViewInternEvalModal-module__2APZka__content{grid-template-columns:1fr;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__scrollSection{padding:1.5rem;overflow-y:visible}.AdminViewInternEvalModal-module__2APZka__adminSidebar{background:#f8fafc;border-top:2px solid #e2e8f0;border-left:none;padding:1.5rem}.AdminViewInternEvalModal-module__2APZka__header{padding:1.5rem 4rem 1.5rem 1.5rem}.AdminViewInternEvalModal-module__2APZka__title{font-size:1.25rem}.AdminViewInternEvalModal-module__2APZka__avatar{width:40px;height:40px;font-size:1rem}.AdminViewInternEvalModal-module__2APZka__metaRow{flex-direction:column;align-items:flex-start;gap:.5rem}.AdminViewInternEvalModal-module__2APZka__reflectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.AdminViewInternEvalModal-module__2APZka__footer{flex-direction:column-reverse;gap:.75rem;padding:1rem 1.5rem}.AdminViewInternEvalModal-module__2APZka__primaryBtn,.AdminViewInternEvalModal-module__2APZka__secondaryBtn{justify-content:center;width:100%}.AdminViewInternEvalModal-module__2APZka__closeBtn{top:1rem;right:1rem}}@media (max-width:480px){.AdminViewInternEvalModal-module__2APZka__sectionTitle{font-size:.65rem}.AdminViewInternEvalModal-module__2APZka__reflectionCard{padding:1rem}.AdminViewInternEvalModal-module__2APZka__reflectionText{font-size:.85rem}.AdminViewInternEvalModal-module__2APZka__newRemarkArea textarea{height:120px}}.AdminViewInternEvalModal-module__2APZka__header{background:#fff;border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__headerActions{flex-direction:row;flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__confirmBtn{color:#fff;white-space:nowrap;cursor:pointer;background:#15803d;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:.75rem;padding:.85rem 1.75rem;font-weight:700;display:flex}.AdminViewInternEvalModal-module__2APZka__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@media (max-width:600px){.AdminViewInternEvalModal-module__2APZka__header{flex-direction:column;align-items:flex-start;gap:1.25rem}.AdminViewInternEvalModal-module__2APZka__headerActions{justify-content:space-between;gap:1rem;width:100%}}.AdminViewInternEvalModal-module__2APZka__confirmBtn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 2.25rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 10px #15803d26}.AdminViewInternEvalModal-module__2APZka__closeBtn:hover{color:#ef4444;background:#fee2e2;border-color:#fecaca;transform:rotate(90deg)}.AdminViewInternEvalModal-module__2APZka__header{background:#fff;border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.75rem 3rem;display:flex}.AdminViewInternEvalModal-module__2APZka__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:1100px;height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0006}.AdminViewInternEvalModal-module__2APZka__header{background:#fff;border-bottom:2px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__headerActions{align-items:center;gap:1.25rem;display:flex}.AdminViewInternEvalModal-module__2APZka__confirmBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#15803d;border:none;border-radius:12px;align-items:center;gap:.6rem;padding:.75rem 1.75rem;font-weight:700;display:flex}.AdminViewInternEvalModal-module__2APZka__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.AdminViewInternEvalModal-module__2APZka__closeBtn:hover{color:#ef4444;background:#fee2e2}.AdminViewInternEvalModal-module__2APZka__content{flex:1;grid-template-columns:1fr 380px;min-height:0;display:grid;overflow:hidden}.AdminViewInternEvalModal-module__2APZka__adminSidebar{background:#f8fafc;border-left:2px solid #f1f5f9;flex-direction:column;padding:2rem;display:flex;overflow:hidden}.AdminViewInternEvalModal-module__2APZka__remarksHistory{flex:1;padding-bottom:1.5rem;overflow-y:auto}@media (max-width:900px){.AdminViewInternEvalModal-module__2APZka__modal{border-radius:0;height:100dvh}.AdminViewInternEvalModal-module__2APZka__content{grid-template-columns:1fr;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__scrollSection{padding:1.5rem;overflow-y:visible}.AdminViewInternEvalModal-module__2APZka__adminSidebar{border-top:2px solid #e2e8f0;border-left:none;padding:1.5rem;overflow:visible}.AdminViewInternEvalModal-module__2APZka__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 1.5rem}.AdminViewInternEvalModal-module__2APZka__headerActions{justify-content:space-between;width:100%}.AdminViewInternEvalModal-module__2APZka__confirmBtn{flex:1;justify-content:center}}.AdminViewInternEvalModal-module__2APZka__reflectionCard{background:#fff;border:2px solid #f1f5f9;border-radius:24px;grid-template-columns:1fr 220px;transition:border-color .2s;display:grid;overflow:hidden}.AdminViewInternEvalModal-module__2APZka__reflectionCard:hover{border-color:#e2e8f0}.AdminViewInternEvalModal-module__2APZka__internSide{border-right:2px dashed #f1f5f9;padding:1.5rem}.AdminViewInternEvalModal-module__2APZka__labelGroup{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.AdminViewInternEvalModal-module__2APZka__labelIcon{color:#64748b}.AdminViewInternEvalModal-module__2APZka__criteriaLabel{color:#1e293b;margin:0;font-size:.95rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__reflectionText{color:#475569;background:#f8fafc;border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.5}.AdminViewInternEvalModal-module__2APZka__quoteIcon{color:#cbd5e1;margin-bottom:.4rem;display:block}.AdminViewInternEvalModal-module__2APZka__adminSide{text-align:center;background:#fdfdfd;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__adminLabel{text-transform:uppercase;letter-spacing:.05em;color:#15803d;font-size:.7rem;font-weight:900}.AdminViewInternEvalModal-module__2APZka__adminLabelIcon{color:#15803d}.AdminViewInternEvalModal-module__2APZka__starPicker{gap:.25rem;margin:.75rem 0;display:flex}.AdminViewInternEvalModal-module__2APZka__ratingStatus{color:#94a3b8;font-size:.75rem;font-weight:700}@media (max-width:768px){.AdminViewInternEvalModal-module__2APZka__reflectionCard{grid-template-columns:1fr}.AdminViewInternEvalModal-module__2APZka__internSide{border-bottom:2px dashed #f1f5f9;border-right:none}.AdminViewInternEvalModal-module__2APZka__adminSide{flex-direction:row;justify-content:space-between;padding:1rem 1.5rem}.AdminViewInternEvalModal-module__2APZka__starPicker{margin:0}}.AdminViewInternEvalModal-module__2APZka__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5000;background:#0f172abf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.AdminViewInternEvalModal-module__2APZka__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:1100px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.AdminViewInternEvalModal-module__2APZka__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__content{flex:1;grid-template-columns:1fr 380px;display:grid;overflow:hidden}.AdminViewInternEvalModal-module__2APZka__scrollSection{background:#f8fafc;padding:2rem 2.5rem;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__sectionTitle{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800;display:flex}.AdminViewInternEvalModal-module__2APZka__reflectionCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden}.AdminViewInternEvalModal-module__2APZka__internSide{border-bottom:1px dashed #e2e8f0;padding:1.5rem}.AdminViewInternEvalModal-module__2APZka__reflectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AdminViewInternEvalModal-module__2APZka__labelGroup{color:#64748b;align-items:center;gap:.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__criteriaLabel{margin:0;font-size:.9rem;font-weight:700}.AdminViewInternEvalModal-module__2APZka__reflectionText{color:#334155;background:#f1f5f9;border-radius:12px;gap:.75rem;padding:1rem;font-size:.9rem;font-style:italic;line-height:1.5;display:flex}.AdminViewInternEvalModal-module__2APZka__adminSide{background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__starPicker{gap:.25rem;display:flex}.AdminViewInternEvalModal-module__2APZka__starBtn{cursor:pointer;background:0 0;border:none;padding:.2rem;transition:transform .1s}.AdminViewInternEvalModal-module__2APZka__starBtn:hover{transform:scale(1.15)}.AdminViewInternEvalModal-module__2APZka__adminSidebar{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;display:flex}.AdminViewInternEvalModal-module__2APZka__sidebarHeader{color:#1e293b;border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__remarksHistory{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__remarkBubble{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:1rem}.AdminViewInternEvalModal-module__2APZka__remarkMeta{color:#64748b;margin:0;font-size:.75rem}.AdminViewInternEvalModal-module__2APZka__miniScores{color:#fff;background:#1e293b;border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__remarkContent{color:#1e293b;margin:0;font-size:.85rem;line-height:1.5}.AdminViewInternEvalModal-module__2APZka__noRemarks{text-align:center;color:#94a3b8;margin-top:2rem;font-size:.85rem}.AdminViewInternEvalModal-module__2APZka__newRemarkArea textarea{resize:none;border:2px solid #f1f5f9;border-radius:16px;outline:none;width:100%;min-height:100px;margin-bottom:1rem;padding:1rem;font-size:.9rem;transition:border-color .2s}.AdminViewInternEvalModal-module__2APZka__newRemarkArea textarea:focus{border-color:#1e293b}.AdminViewInternEvalModal-module__2APZka__confirmBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-weight:700;transition:all .2s;display:flex}.AdminViewInternEvalModal-module__2APZka__confirmBtn:hover{background:#0f172a;transform:translateY(-1px)}.AdminViewInternEvalModal-module__2APZka__adminSidebar{background:#fff;border-left:1px solid #eef2f6;flex-direction:column;height:100%;display:flex}.AdminViewInternEvalModal-module__2APZka__sidebarHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__headerTitleGroup{color:#1e293b;align-items:center;gap:.75rem;display:flex}.AdminViewInternEvalModal-module__2APZka__sidebarTitle{margin:0;font-size:.95rem;font-weight:700}.AdminViewInternEvalModal-module__2APZka__remarkCountBadge{color:#64748b;background:#f1f5f9;border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.AdminViewInternEvalModal-module__2APZka__remarksHistory{background:#fafbfd;flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__remarkBubble{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;transition:transform .2s;box-shadow:0 2px 4px #00000005}.AdminViewInternEvalModal-module__2APZka__remarkBubble:hover{border-color:#cbd5e1;transform:translateY(-2px)}.AdminViewInternEvalModal-module__2APZka__miniAvatar{color:#fff;background:#1e293b;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.AdminViewInternEvalModal-module__2APZka__remarkMeta{flex-direction:column;font-size:.8rem;line-height:1.2;display:flex}.AdminViewInternEvalModal-module__2APZka__remarkMeta strong{color:#1e293b}.AdminViewInternEvalModal-module__2APZka__remarkMeta span{color:#94a3b8;font-size:.7rem}.AdminViewInternEvalModal-module__2APZka__scoreTag{color:#475569;letter-spacing:.05em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.15rem .4rem;font-size:.65rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__remarkContent{color:#475569;word-break:break-word;margin:0;font-size:.85rem;line-height:1.5}.AdminViewInternEvalModal-module__2APZka__newRemarkArea{background:#fff;border-top:1px solid #f1f5f9;padding:1.25rem}.AdminViewInternEvalModal-module__2APZka__remarkTextarea{resize:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-height:120px;padding:1rem;font-size:.9rem;transition:all .2s}.AdminViewInternEvalModal-module__2APZka__remarkTextarea:focus{background:#fff;border-color:#1e293b;outline:none;box-shadow:0 0 0 3px #1e293b0d}.AdminViewInternEvalModal-module__2APZka__confirmBtn{color:#fff;background:#1e293b;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;margin-top:.75rem;font-weight:600;transition:all .2s;display:flex}.AdminViewInternEvalModal-module__2APZka__confirmBtn:hover{background:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}.AdminViewInternEvalModal-module__2APZka__scoreBadge{background:#1e293b;border-radius:8px;gap:4px;padding:4px 6px;display:flex;box-shadow:0 4px 6px -1px #0000001a}.AdminViewInternEvalModal-module__2APZka__scoreItem{color:#fff;align-items:center;gap:3px;padding:0 4px;font-size:.7rem;font-weight:800;display:flex}.AdminViewInternEvalModal-module__2APZka__scoreItem span{color:#94a3b8;font-size:.6rem}.AdminViewInternEvalModal-module__2APZka__scoreItem:not(:last-child){border-right:1px solid #334155;padding-right:6px}.AdminViewInternEvalModal-module__2APZka__adminSide{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__ratingStatus{color:#166534;text-transform:uppercase;letter-spacing:.025em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:99px;padding:4px 10px;font-size:.75rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__adminName{color:#0f172a;font-size:.85rem;font-weight:700;display:block}.AdminViewInternEvalModal-module__2APZka__remarkDate{color:#64748b;font-size:.7rem}.AdminViewInternEvalModal-module__2APZka__scoreBadge{background:#0f172a;border-radius:12px;flex-direction:column;gap:4px;min-width:140px;padding:8px 12px;display:flex;box-shadow:0 4px 6px -1px #0000001a}.AdminViewInternEvalModal-module__2APZka__scoreItem{justify-content:space-between;align-items:center;gap:12px;display:flex}.AdminViewInternEvalModal-module__2APZka__scoreItem:not(:last-child){border-bottom:1px solid #1e293b;margin-bottom:2px;padding-bottom:4px}.AdminViewInternEvalModal-module__2APZka__scoreLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.AdminViewInternEvalModal-module__2APZka__scoreValue{color:#38bdf8;font-size:.8rem;font-weight:800}.AdminViewInternEvalModal-module__2APZka__remarkHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.AdminViewInternEvalModal-module__2APZka__adminInfo{align-items:center;gap:.75rem;display:flex}.AdminViewInternEvalModal-module__2APZka__confirmBtn:not(:disabled):hover{background:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}.AdminViewInternEvalModal-module__2APZka__confirmBtn:disabled{color:#94a3b8;cursor:not-allowed;opacity:.8;box-shadow:none;background:#e2e8f0;transform:none}.AdminViewInternEvalModal-module__2APZka__confirmBtn:disabled svg{color:#cbd5e1}.AdminViewInternEvalModal-module__2APZka__actionButtonGroup{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.AdminViewInternEvalModal-module__2APZka__editBtn{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;font-weight:600;transition:all .2s;display:flex}.AdminViewInternEvalModal-module__2APZka__editBtn:hover{background:#e2e8f0;border-color:#94a3b8}.AdminViewInternEvalModal-module__2APZka__cancelBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem;font-size:.85rem;font-weight:600}.AdminViewInternEvalModal-module__2APZka__cancelBtn:hover{text-decoration:underline}.AdminViewInternEvalModal-module__2APZka__remarkTextarea:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9;border-style:dashed}.AdminViewInternEvalModal-module__2APZka__assignAdminTrigger{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;align-items:center;gap:.5rem;margin-right:.75rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:opacity .2s;display:flex}.AdminViewInternEvalModal-module__2APZka__assignAdminTrigger:hover{opacity:.9}.AdminViewInternEvalModal-module__2APZka__subModalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6000;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.AdminViewInternEvalModal-module__2APZka__subModal{background:#fff;border-radius:24px;width:100%;max-width:400px;animation:.2s ease-out AdminViewInternEvalModal-module__2APZka__modalScale;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes AdminViewInternEvalModal-module__2APZka__modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AdminViewInternEvalModal-module__2APZka__subModalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__subModalHeader h3{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.AdminViewInternEvalModal-module__2APZka__subModalContent{padding:1.5rem}.AdminViewInternEvalModal-module__2APZka__subModalHint{color:#64748b;margin-bottom:1.25rem;font-size:.85rem}.AdminViewInternEvalModal-module__2APZka__adminPickerList{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.AdminViewInternEvalModal-module__2APZka__adminPickerOption{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.75rem;transition:all .15s;display:flex}.AdminViewInternEvalModal-module__2APZka__adminPickerOption:hover{background:#fff;border-color:#1e293b;transform:translate(4px)}.AdminViewInternEvalModal-module__2APZka__pickerAvatar{color:#fff;background:#1e293b;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.AdminViewInternEvalModal-module__2APZka__pickerInfo{flex-direction:column;flex:1;display:flex}.AdminViewInternEvalModal-module__2APZka__pickerName{color:#1e293b;font-size:.9rem;font-weight:600}.AdminViewInternEvalModal-module__2APZka__pickerRole{color:#94a3b8;font-size:.75rem}.AdminViewInternEvalModal-module__2APZka__pickerArrow{color:#cbd5e1}.AdminViewInternEvalModal-module__2APZka__subModalClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px}.AdminViewInternEvalModal-module__2APZka__emptyAssignmentState{color:#94a3b8;text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.AdminViewInternEvalModal-module__2APZka__emptyAssignmentState p{margin:0;font-size:.85rem;font-weight:600}.AdminViewInternEvalModal-module__2APZka__emptyAssignmentState svg{color:#cbd5e1}.AdminViewInternEvalModal-module__2APZka__metaRow{align-items:center;gap:1.25rem;margin-top:.5rem;display:flex}.AdminViewInternEvalModal-module__2APZka__metaItem{color:#64748b;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.AdminViewInternEvalModal-module__2APZka__metaItem strong{color:#1e293b;font-weight:600}.AdminViewInternEvalModal-module__2APZka__remarkBubble{background:#fff;border:1px solid #e2e8f0;transition:all .2s}.AdminViewInternEvalModal-module__2APZka__ownRemark{background:#f0f9ff;border:2px solid #0ea5e9;position:relative;box-shadow:0 4px 6px -1px #0000000d}.AdminViewInternEvalModal-module__2APZka__ownRemark .AdminViewInternEvalModal-module__2APZka__adminName{color:#0284c7;font-weight:700}.AdminViewInternEvalModal-module__2APZka__disabledCard{opacity:.7;filter:grayscale(.2);pointer-events:none}.AdminViewInternEvalModal-module__2APZka__optionDisabled{opacity:.5;background-color:#f8fafc;cursor:not-allowed!important}.AdminViewInternEvalModal-module__2APZka__assignedTag{color:#64748b;text-transform:uppercase;background:#e2e8f0;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:.65rem;font-weight:700}.AdminViewInternEvalModal-module__2APZka__pickerCheck{color:#10b981}.AdminViewInternEvalModal-module__2APZka__statsWrapper{align-items:center;display:flex;position:relative}.AdminViewInternEvalModal-module__2APZka__viewStatsBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.AdminViewInternEvalModal-module__2APZka__viewStatsBtn:hover{color:#0f172a;background:#e2e8f0}
.InternStatistics-module__9vLM0q__statsWrapper{align-items:center;display:flex;position:relative}.InternStatistics-module__9vLM0q__viewStatsBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.InternStatistics-module__9vLM0q__viewStatsBtn:hover{color:#0f172a;background:#e2e8f0}.InternStatistics-module__9vLM0q__statsPopover{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:280px;padding:1rem;animation:.2s ease-out InternStatistics-module__9vLM0q__slideIn;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes InternStatistics-module__9vLM0q__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.InternStatistics-module__9vLM0q__popoverHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.InternStatistics-module__9vLM0q__popoverHeader p{color:#94a3b8;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.InternStatistics-module__9vLM0q__statsGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.InternStatistics-module__9vLM0q__statBox{flex-direction:column;display:flex}.InternStatistics-module__9vLM0q__statBox label{color:#64748b;margin-bottom:.2rem;font-size:.7rem}.InternStatistics-module__9vLM0q__statBox p{color:#1e293b;margin:0;font-size:1rem;font-weight:800}.InternStatistics-module__9vLM0q__alertText{color:#ef4444!important}.InternStatistics-module__9vLM0q__udemySection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.25rem;padding:.75rem}.InternStatistics-module__9vLM0q__sectionLabel{color:#94a3b8;text-transform:uppercase;margin-bottom:.75rem;font-size:.65rem;font-weight:800;display:block}.InternStatistics-module__9vLM0q__courseList{flex-direction:column;gap:.75rem;max-height:150px;display:flex;overflow-y:auto}.InternStatistics-module__9vLM0q__courseItem{flex-direction:column;gap:.35rem;display:flex}.InternStatistics-module__9vLM0q__courseHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.InternStatistics-module__9vLM0q__courseName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.8rem;font-weight:700;overflow:hidden}.InternStatistics-module__9vLM0q__coursePercent{color:#2563eb;font-size:.75rem;font-weight:800}.InternStatistics-module__9vLM0q__miniProgressBar{background:#e2e8f0;border-radius:2px;width:100%;height:4px;overflow:hidden}.InternStatistics-module__9vLM0q__miniProgressFill{background:#2563eb;border-radius:2px;height:100%}.InternStatistics-module__9vLM0q__emptyText{color:#94a3b8;text-align:center;font-size:.75rem;font-style:italic}
.ManageInternAddForm-module__STIo8a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ManageInternAddForm-module__STIo8a__modal{background:#fff;border-radius:16px;width:100%;max-width:650px;animation:.3s ease-out ManageInternAddForm-module__STIo8a__slideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ManageInternAddForm-module__STIo8a__header{background:#f8fafc;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ManageInternAddForm-module__STIo8a__header h2{color:#344574;margin:0;font-size:1.15rem;font-weight:700}.ManageInternAddForm-module__STIo8a__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:color .2s;display:flex}.ManageInternAddForm-module__STIo8a__closeBtn:hover{color:#ef4444;background:#fee2e2}.ManageInternAddForm-module__STIo8a__form{padding:1.5rem}.ManageInternAddForm-module__STIo8a__inputGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem;display:grid}.ManageInternAddForm-module__STIo8a__inputGroup{flex-direction:column;gap:.4rem;display:flex}.ManageInternAddForm-module__STIo8a__inputGroup label{color:#475569;text-transform:uppercase;letter-spacing:.025em;font-size:.8rem;font-weight:700}.ManageInternAddForm-module__STIo8a__inputGroup input,.ManageInternAddForm-module__STIo8a__inputGroup select{color:#1e293b;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;padding:.65rem .85rem;font-size:.9rem;transition:all .2s}.ManageInternAddForm-module__STIo8a__inputGroup input:focus,.ManageInternAddForm-module__STIo8a__inputGroup select:focus{border-color:#344574;box-shadow:0 0 0 3px #3445741a}.ManageInternAddForm-module__STIo8a__footer{border-top:1px solid #eef2f6;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;display:flex}.ManageInternAddForm-module__STIo8a__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.65rem 1.25rem;font-weight:600;transition:background .2s}.ManageInternAddForm-module__STIo8a__cancelBtn:hover{background:#f1f5f9}.ManageInternAddForm-module__STIo8a__submitBtn{color:#fff;cursor:pointer;background:#344574;border:none;border-radius:8px;padding:.65rem 1.25rem;font-weight:600;transition:opacity .2s}.ManageInternAddForm-module__STIo8a__submitBtn:hover:not(:disabled){opacity:.9}.ManageInternAddForm-module__STIo8a__submitBtn:disabled{cursor:not-allowed;background:#94a3b8}@keyframes ManageInternAddForm-module__STIo8a__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ManageInternAddForm-module__STIo8a__inputGrid{grid-template-columns:1fr}.ManageInternAddForm-module__STIo8a__modal{max-height:90vh;overflow-y:auto}}@media (max-width:600px){.ManageInternAddForm-module__STIo8a__fullWidth{grid-column:span 1}}.ManageInternAddForm-module__STIo8a__fullWidth{grid-column:span 2}.ManageInternAddForm-module__STIo8a__otherInput{background-color:#f8fafc;margin-top:.5rem;border-style:dashed!important}@media (max-width:600px){.ManageInternAddForm-module__STIo8a__fullWidth{grid-column:span 1}}
.DTRAdmin-module__1Yp04q__controls{gap:1rem;margin-bottom:1.5rem;display:flex}.DTRAdmin-module__1Yp04q__searchBar{border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.95rem}.DTRAdmin-module__1Yp04q__refreshBtn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem 1.25rem;font-weight:500}.DTRAdmin-module__1Yp04q__adminTable{border-collapse:collapse;text-align:left;width:100%}.DTRAdmin-module__1Yp04q__adminTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.9rem}.DTRAdmin-module__1Yp04q__bold{color:#1e293b;font-weight:600}.DTRAdmin-module__1Yp04q__statusBadge{border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.DTRAdmin-module__1Yp04q__approveBtn,.DTRAdmin-module__1Yp04q__rejectBtn{cursor:pointer;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.8rem;font-weight:500}.DTRAdmin-module__1Yp04q__message{text-align:center;color:#94a3b8;padding:3rem}.DTRAdmin-module__1Yp04q__internGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.DTRAdmin-module__1Yp04q__internCard{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .2s}.DTRAdmin-module__1Yp04q__internCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.DTRAdmin-module__1Yp04q__avatar{color:#2563eb;background:#f0f7ff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.DTRAdmin-module__1Yp04q__internCard h3{color:#1e293b;margin-bottom:.25rem}.DTRAdmin-module__1Yp04q__internCard p{color:#64748b;margin-bottom:1.5rem;font-size:.85rem}.DTRAdmin-module__1Yp04q__viewLink{color:#2563eb;font-size:.9rem;font-weight:600}.DTRAdmin-module__1Yp04q__timesheetContainer{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.DTRAdmin-module__1Yp04q__filterSection{background:#fff;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 2px 10px #0000000d}.DTRAdmin-module__1Yp04q__filterSection label{color:#475569;font-weight:600}.DTRAdmin-module__1Yp04q__dropdown{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;max-width:400px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.DTRAdmin-module__1Yp04q__dropdown:focus{border-color:#2563eb}.DTRAdmin-module__1Yp04q__adminTable{border-collapse:collapse;width:100%}.DTRAdmin-module__1Yp04q__adminTable th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;padding:1rem;font-size:.85rem}.DTRAdmin-module__1Yp04q__adminTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem}.DTRAdmin-module__1Yp04q__actions{gap:.5rem;display:flex}.DTRAdmin-module__1Yp04q__approveBtn,.DTRAdmin-module__1Yp04q__rejectBtn{cursor:pointer;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:opacity .2s}.DTRAdmin-module__1Yp04q__approveBtn{color:#fff;background:#22c55e}.DTRAdmin-module__1Yp04q__rejectBtn{color:#fff;background:#ef4444}.DTRAdmin-module__1Yp04q__approveBtn:hover,.DTRAdmin-module__1Yp04q__rejectBtn:hover{opacity:.85}.DTRAdmin-module__1Yp04q__statusMsg{text-align:center;color:#94a3b8;font-style:italic;padding:4rem!important}.DTRAdmin-module__1Yp04q__filterSection{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex}.DTRAdmin-module__1Yp04q__toggleGroup{align-items:center;gap:.75rem;display:flex}.DTRAdmin-module__1Yp04q__toggleLabel{color:#ef4444;font-size:.9rem;font-weight:600}.DTRAdmin-module__1Yp04q__switch{width:44px;height:24px;display:inline-block;position:relative}.DTRAdmin-module__1Yp04q__switch input{opacity:0;width:0;height:0}.DTRAdmin-module__1Yp04q__slider{cursor:pointer;background-color:#cbd5e1;border-radius:34px;transition:all .4s;position:absolute;inset:0}.DTRAdmin-module__1Yp04q__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.DTRAdmin-module__1Yp04q__slider{background-color:#ef4444}input:checked+.DTRAdmin-module__1Yp04q__slider:before{transform:translate(20px)}.DTRAdmin-module__1Yp04q__actionsCell{gap:.5rem;display:flex}.DTRAdmin-module__1Yp04q__editBtn{cursor:pointer;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.4rem .75rem;font-size:.8rem}.DTRAdmin-module__1Yp04q__editBtn:hover{background:#f1f5f9}.DTRAdmin-module__1Yp04q__tableRow:hover{background-color:#f8fafc}.DTRAdmin-module__1Yp04q__dateCell{flex-direction:column;display:flex}.DTRAdmin-module__1Yp04q__primaryDate{color:#1e293b;font-weight:600}.DTRAdmin-module__1Yp04q__secondaryDay{color:#94a3b8;text-transform:uppercase;font-size:.75rem}.DTRAdmin-module__1Yp04q__durationBadge{color:#475569;background:#f1f5f9;border-radius:6px;padding:.25rem .6rem;font-size:.85rem;font-weight:500}.DTRAdmin-module__1Yp04q__inProgressBadge{color:#2563eb;align-items:center;gap:4px;font-size:.85rem;font-weight:600;display:flex}.DTRAdmin-module__1Yp04q__inProgressBadge:before{content:"";background:#2563eb;border-radius:50%;width:6px;height:6px;animation:2s infinite DTRAdmin-module__1Yp04q__pulse;display:inline-block}.DTRAdmin-module__1Yp04q__actionGroup{align-items:center;gap:.75rem;display:flex}.DTRAdmin-module__1Yp04q__approvalButtons{border-left:1px solid #e2e8f0;gap:.4rem;padding-left:.75rem;display:flex}.DTRAdmin-module__1Yp04q__editBtn{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.DTRAdmin-module__1Yp04q__editBtn:hover{color:#2563eb;background:#f0f7ff;border-color:#2563eb}@keyframes DTRAdmin-module__1Yp04q__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.DTRAdmin-module__1Yp04q__deleteBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.DTRAdmin-module__1Yp04q__deleteBtn:hover{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.DTRAdmin-module__1Yp04q__actionGroup{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.DTRAdmin-module__1Yp04q__adminActions{align-items:center;gap:1.5rem;display:flex}.DTRAdmin-module__1Yp04q__addLogBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s}.DTRAdmin-module__1Yp04q__addLogBtn:hover{background:#059669}.DTRAdmin-module__1Yp04q__buttonGroup{align-items:center;gap:10px;margin-left:auto;display:flex}.DTRAdmin-module__1Yp04q__refreshBtn{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;min-width:85px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.DTRAdmin-module__1Yp04q__refreshBtn:hover:not(:disabled){background-color:#e2e8f0;border-color:#cbd5e1}.DTRAdmin-module__1Yp04q__refreshBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes DTRAdmin-module__1Yp04q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DTRAdmin-module__1Yp04q__exportBtn{color:#fff;cursor:pointer;background-color:#15803d;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .2s}.DTRAdmin-module__1Yp04q__exportBtn:hover:not(:disabled){background-color:#166534}.DTRAdmin-module__1Yp04q__exportBtn:disabled{cursor:not-allowed;opacity:.7;background-color:#86efac}.DTRAdmin-module__1Yp04q__remarksCell{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:180px;padding:1rem;font-size:.85rem;overflow:hidden}.DTRAdmin-module__1Yp04q__statusMsg{text-align:center;color:#94a3b8;padding:3rem}.DTRAdmin-module__1Yp04q__remarksCell{color:#64748b;white-space:nowrap;text-overflow:ellipsis;min-width:120px;max-width:200px;padding:1rem;font-size:.85rem;overflow:hidden}.DTRAdmin-module__1Yp04q__actionCell{white-space:nowrap;width:1%;padding:1rem}.DTRAdmin-module__1Yp04q__buttonGroup{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.DTRAdmin-module__1Yp04q__editBtn,.DTRAdmin-module__1Yp04q__approveBtn,.DTRAdmin-module__1Yp04q__rejectBtn{white-space:nowrap;flex-shrink:0;padding:.5rem .8rem;font-size:.75rem}.DTRAdmin-module__1Yp04q__pageWrapper{background-color:#f1f5f9;min-height:100vh}.DTRAdmin-module__1Yp04q__content{max-width:1200px;margin:2rem auto;padding:0 1.5rem}.DTRAdmin-module__1Yp04q__controls{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.DTRAdmin-module__1Yp04q__tableCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.DTRAdmin-module__1Yp04q__tableWrapper{overflow-x:auto}.DTRAdmin-module__1Yp04q__adminTable{border-collapse:collapse;text-align:left;width:100%;min-width:1000px}.DTRAdmin-module__1Yp04q__adminTable th{color:#64748b;text-transform:uppercase;background:#f8fafc;border-bottom:2px solid #f1f5f9;padding:1rem;font-size:.85rem;font-weight:700}.DTRAdmin-module__1Yp04q__adminTable td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem}.DTRAdmin-module__1Yp04q__remarksCell{color:#64748b;white-space:nowrap;text-overflow:ellipsis;min-width:150px;max-width:250px;font-size:.85rem;overflow:hidden}.DTRAdmin-module__1Yp04q__actionCell{white-space:nowrap;width:1%}.DTRAdmin-module__1Yp04q__editBtn,.DTRAdmin-module__1Yp04q__approveBtn,.DTRAdmin-module__1Yp04q__rejectBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:.5rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.DTRAdmin-module__1Yp04q__statusBadge{text-transform:uppercase;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.DTRAdmin-module__1Yp04q__pending{color:#854d0e;background:#fef9c3}.DTRAdmin-module__1Yp04q__approved{color:#166534;background:#dcfce7}.DTRAdmin-module__1Yp04q__rejected{color:#991b1b;background:#fee2e2}@media (max-width:768px){.DTRAdmin-module__1Yp04q__adminTable{min-width:100%}.DTRAdmin-module__1Yp04q__adminTable thead{display:none}.DTRAdmin-module__1Yp04q__adminTable,.DTRAdmin-module__1Yp04q__adminTable tbody,.DTRAdmin-module__1Yp04q__adminTable tr,.DTRAdmin-module__1Yp04q__adminTable td{width:100%;display:block}.DTRAdmin-module__1Yp04q__responsiveRow{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;padding:1rem}.DTRAdmin-module__1Yp04q__adminTable td{text-align:right;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.DTRAdmin-module__1Yp04q__adminTable td:before{content:attr(data-label);color:#94a3b8;text-transform:uppercase;text-align:left;margin-right:1rem;font-size:.7rem;font-weight:700}.DTRAdmin-module__1Yp04q__remarksCell{text-overflow:clip;white-space:normal;max-width:100%}.DTRAdmin-module__1Yp04q__buttonGroup{justify-content:flex-end;width:100%}}.DTRAdmin-module__1Yp04q__filterSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.DTRAdmin-module__1Yp04q__selectGroup{flex-direction:column;flex:1;gap:.5rem;min-width:250px;display:flex}.DTRAdmin-module__1Yp04q__dropdown{background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem;font-size:.95rem}.DTRAdmin-module__1Yp04q__buttonGroup{align-items:center;gap:.75rem;display:flex}.DTRAdmin-module__1Yp04q__adminActions{align-items:center;display:flex}@media (max-width:768px){.DTRAdmin-module__1Yp04q__filterSection{flex-direction:column;align-items:stretch;gap:1rem}.DTRAdmin-module__1Yp04q__selectGroup{width:100%;min-width:0}.DTRAdmin-module__1Yp04q__buttonGroup{grid-template-columns:1fr 1fr;width:100%;display:grid}.DTRAdmin-module__1Yp04q__refreshBtn,.DTRAdmin-module__1Yp04q__exportBtn,.DTRAdmin-module__1Yp04q__addLogBtn{justify-content:center;width:100%;padding:.85rem}.DTRAdmin-module__1Yp04q__adminActions{width:100%;margin-top:.5rem}.DTRAdmin-module__1Yp04q__addLogBtn{width:100%}}
.InternEvalCard-module__f8PcQa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.InternEvalCard-module__f8PcQa__evalCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:1.75rem;transition:all .25s;display:flex}.InternEvalCard-module__f8PcQa__evalCard:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 12px 20px -5px #0000000a}.InternEvalCard-module__f8PcQa__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.InternEvalCard-module__f8PcQa__iconCircle{color:#475569;background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.InternEvalCard-module__f8PcQa__badge{text-transform:uppercase;border-radius:10px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.7rem;font-weight:800;display:flex}.InternEvalCard-module__f8PcQa__pending{color:#c2410c;background:#fff7ed}.InternEvalCard-module__f8PcQa__submitted{color:#2563eb;background:#eff6ff}.InternEvalCard-module__f8PcQa__done{color:#15803d;background:#f0fdf4}.InternEvalCard-module__f8PcQa__monthTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800;line-height:1.3}.InternEvalCard-module__f8PcQa__dateInfo{color:#94a3b8;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.85rem;display:flex}.InternEvalCard-module__f8PcQa__actionBtn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.75rem;padding:.9rem;font-weight:700;transition:all .2s;display:flex}.InternEvalCard-module__f8PcQa__primaryBtn{color:#fff;background:#1e293b}.InternEvalCard-module__f8PcQa__secondaryBtn{color:#475569;background:#f1f5f9}.InternEvalCard-module__f8PcQa__disabledBtn{color:#cbd5e1;cursor:not-allowed;background:#f8fafc;border:1px dashed #e2e8f0}.InternEvalCard-module__f8PcQa__emptyState{text-align:center;color:#94a3b8;grid-column:1/-1;padding:4rem;font-weight:600}
.ManageUdemy-module__I2ALla__container{max-width:1200px;margin:0 auto;padding:2rem}.ManageUdemy-module__I2ALla__searchSection{justify-content:center;margin:2rem 0;display:flex}.ManageUdemy-module__I2ALla__searchWrapper{width:100%;max-width:600px;position:relative}.ManageUdemy-module__I2ALla__searchIcon{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ManageUdemy-module__I2ALla__searchInput{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.8rem 1rem .8rem 2.8rem;font-size:1rem;transition:all .2s}.ManageUdemy-module__I2ALla__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.ManageUdemy-module__I2ALla__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.ManageUdemy-module__I2ALla__courseCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.ManageUdemy-module__I2ALla__courseCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px #0000001a}.ManageUdemy-module__I2ALla__categoryBadge{color:#475569;text-transform:uppercase;background:#f1f5f9;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.ManageUdemy-module__I2ALla__courseTitle{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.ManageUdemy-module__I2ALla__statsGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.ManageUdemy-module__I2ALla__statItem{align-items:center;gap:.75rem;display:flex}.ManageUdemy-module__I2ALla__statIcon{color:#64748b}.ManageUdemy-module__I2ALla__statContent{flex-direction:column;display:flex}.ManageUdemy-module__I2ALla__statValue{color:#1e293b;font-size:1rem;font-weight:700}.ManageUdemy-module__I2ALla__statLabel{color:#94a3b8;font-size:.75rem}.ManageUdemy-module__I2ALla__cardFooter{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:1.5rem}.ManageUdemy-module__I2ALla__reimbursementStatus{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.ManageUdemy-module__I2ALla__reimbursementStatus.ManageUdemy-module__I2ALla__allowed{color:#10b981}.ManageUdemy-module__I2ALla__reimbursementStatus.ManageUdemy-module__I2ALla__denied{color:#94a3b8}.ManageUdemy-module__I2ALla__manageBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;width:100%;padding:.75rem;font-weight:600;transition:background .2s}.ManageUdemy-module__I2ALla__manageBtn:hover{background:#334155}@media (max-width:640px){.ManageUdemy-module__I2ALla__grid{grid-template-columns:1fr}}.ManageUdemy-module__I2ALla__loader{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem;display:flex}.ManageUdemy-module__I2ALla__spinner{border:4px solid #f1f5f9;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite ManageUdemy-module__I2ALla__spin}@keyframes ManageUdemy-module__I2ALla__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ManageUdemy-module__I2ALla__addAssignmentCard{text-align:center;cursor:pointer;background:#f8fafc80;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:2rem;transition:all .2s;display:flex}.ManageUdemy-module__I2ALla__addAssignmentCard:hover{background:#f1f5f9;border-color:#3b82f6;transform:translateY(-4px)}.ManageUdemy-module__I2ALla__addIconWrapper{color:#3b82f6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0000000d}.ManageUdemy-module__I2ALla__addAssignmentCard:hover .ManageUdemy-module__I2ALla__addIconWrapper{color:#fff;background:#3b82f6;transform:scale(1.1)}.ManageUdemy-module__I2ALla__addTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ManageUdemy-module__I2ALla__addDescription{color:#64748b;max-width:200px;font-size:.875rem;line-height:1.5}.ManageUdemy-module__I2ALla__btnLoaderWrapper{color:#64748b;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}.ManageUdemy-module__I2ALla__btnSpinner{border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite ManageUdemy-module__I2ALla__spin}.ManageUdemy-module__I2ALla__categoryBadge{max-width:calc(100% - 40px)}.ManageUdemy-module__I2ALla__courseCard{position:relative}.ManageUdemy-module__I2ALla__deleteBatchBtn{color:#94a3b8;cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ManageUdemy-module__I2ALla__deleteBatchBtn:hover{color:#ef4444;background:#fee2e2;border-color:#fecaca;transform:scale(1.1)}
.InternTasks-module__pUDyRa__container{width:100%;padding:1rem 0}.InternTasks-module__pUDyRa__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.InternTasks-module__pUDyRa__taskList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.InternTasks-module__pUDyRa__taskCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;min-height:340px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.InternTasks-module__pUDyRa__taskInfo{flex-direction:column;flex:1;display:flex}.InternTasks-module__pUDyRa__taskDesc{color:#475569;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.InternTasks-module__pUDyRa__taskMeta{color:#94a3b8;align-items:center;gap:.5rem;margin-top:auto;padding-bottom:1.25rem;font-size:.8rem;display:flex}.InternTasks-module__pUDyRa__ackBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.InternTasks-module__pUDyRa__ackBtn:hover{background:#1e293b;gap:.8rem}.InternTasks-module__pUDyRa__ackBadge{color:#059669;background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-size:.85rem;font-weight:700;display:flex}.InternTasks-module__pUDyRa__loader{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.InternTasks-module__pUDyRa__spinner{color:#3b82f6;margin-bottom:1rem;animation:1s linear infinite InternTasks-module__pUDyRa__spin}@keyframes InternTasks-module__pUDyRa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InternTasks-module__pUDyRa__taskCard{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;min-height:380px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005}.InternTasks-module__pUDyRa__taskInfo{text-align:left;flex-direction:column;flex:1;display:flex}.InternTasks-module__pUDyRa__loader,.InternTasks-module__pUDyRa__placeholderWrapper{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.InternTasks-module__pUDyRa__taskMeta{flex-direction:column;gap:.5rem;margin-top:auto;padding-bottom:1.25rem;display:flex}.InternTasks-module__pUDyRa__metaItem{color:#94a3b8;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.InternTasks-module__pUDyRa__targetDate{color:#6366f1;font-weight:600}.InternTasks-module__pUDyRa__taskCard{min-height:400px}.InternTasks-module__pUDyRa__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex}.InternTasks-module__pUDyRa__tabs{background:#f1f5f9;border-radius:14px;gap:.5rem;width:fit-content;margin-bottom:3rem;padding:.4rem;display:flex}.InternTasks-module__pUDyRa__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-weight:600;transition:all .2s;display:flex}.InternTasks-module__pUDyRa__activeTab{color:#0f172a;background:#fff;box-shadow:0 4px 10px -2px #0000001a}.InternTasks-module__pUDyRa__tab span{color:#fff;background:#ef4444;border-radius:20px;padding:2px 8px;font-size:.7rem}.InternTasks-module__pUDyRa__taskList{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));justify-content:center;gap:2.5rem;width:100%;display:grid}.InternTasks-module__pUDyRa__cardHeader{margin-bottom:2rem}.InternTasks-module__pUDyRa__taskTitle{color:#0f172a;margin-bottom:1rem;font-size:1.4rem;font-weight:800;line-height:1.2}.InternTasks-module__pUDyRa__taskDesc{color:#475569;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.InternTasks-module__pUDyRa__dateStack{flex-direction:column;gap:.75rem;display:flex}.InternTasks-module__pUDyRa__metaItem{color:#94a3b8;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.InternTasks-module__pUDyRa__targetDate{color:#4f46e5;background:#f5f3ff;border-radius:999px;padding:.4rem 1rem}.InternTasks-module__pUDyRa__targetDate strong{font-weight:700}.InternTasks-module__pUDyRa__ackBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1.1rem;font-weight:700;transition:all .2s;display:flex}.InternTasks-module__pUDyRa__ackBtn:hover{background:#1e293b;transform:scale(1.02)}.InternTasks-module__pUDyRa__ackBadge{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:700;display:flex}.InternTasks-module__pUDyRa__placeholderWrapper{justify-content:center;width:100%;padding:5rem 0;display:flex}.InternTasks-module__pUDyRa__loader{flex-direction:column;align-items:center;gap:1rem;padding:5rem 0;display:flex}.InternTasks-module__pUDyRa__spinner{animation:1s linear infinite InternTasks-module__pUDyRa__rotate}@keyframes InternTasks-module__pUDyRa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InternTasks-module__pUDyRa__datePill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:fit-content;padding:.5rem 1.5rem;font-size:.85rem;display:flex}.InternTasks-module__pUDyRa__ackBtn{color:#fff;background:#0f172a;border-radius:20px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.2rem;font-weight:700;display:flex}.InternTasks-module__pUDyRa__taskCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:540px;padding:2.5rem;transition:all .3s;display:flex}.InternTasks-module__pUDyRa__topMeta{justify-content:center;margin-bottom:2rem;display:flex}.InternTasks-module__pUDyRa__cardBody{flex-direction:column;flex:1;justify-content:center;display:flex}.InternTasks-module__pUDyRa__taskTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.InternTasks-module__pUDyRa__taskDesc{color:#475569;margin-bottom:2rem;font-size:1rem;line-height:1.6}.InternTasks-module__pUDyRa__cardFooter{border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:2.5rem;padding-top:2rem;display:flex}.InternTasks-module__pUDyRa__dateStack{flex-direction:column;align-items:center;gap:.8rem;width:100%;display:flex}.InternTasks-module__pUDyRa__datePill{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:fit-content;padding:.5rem 1.5rem;font-size:.85rem;display:flex}.InternTasks-module__pUDyRa__assignedPill{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.InternTasks-module__pUDyRa__targetPill{color:#4f46e5;background:#f5f3ff;border-color:#ddd6fe}.InternTasks-module__pUDyRa__seenPill{color:#16a34a;background:#f0fdf4;border-color:#dcfce7}.InternTasks-module__pUDyRa__datePill strong{font-weight:700}.InternTasks-module__pUDyRa__actionZone{width:100%}.InternTasks-module__pUDyRa__ackBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:20px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.2rem;font-weight:700;display:flex}.InternTasks-module__pUDyRa__statusLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}@media (max-width:1024px){.InternTasks-module__pUDyRa__taskList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.InternTasks-module__pUDyRa__taskCard{min-height:480px;padding:2rem}}@media (max-width:768px){.InternTasks-module__pUDyRa__container{padding:1rem}.InternTasks-module__pUDyRa__tabs{justify-content:center;width:100%;margin-bottom:2rem}.InternTasks-module__pUDyRa__tab{flex:1;justify-content:center;padding:.6rem 1rem;font-size:.85rem}.InternTasks-module__pUDyRa__taskList{grid-template-columns:1fr;gap:1rem}.InternTasks-module__pUDyRa__taskCard{border-radius:24px;min-height:auto;padding:1.5rem}.InternTasks-module__pUDyRa__topMeta{margin-bottom:1.5rem}.InternTasks-module__pUDyRa__taskTitle{font-size:1.25rem}.InternTasks-module__pUDyRa__taskDesc{-webkit-line-clamp:5;margin-bottom:1.5rem;font-size:.9rem}.InternTasks-module__pUDyRa__cardFooter{gap:1.5rem;padding-top:1.5rem}.InternTasks-module__pUDyRa__datePill{padding:.4rem 1rem;font-size:.75rem}.InternTasks-module__pUDyRa__ackBtn{border-radius:16px;padding:1rem;font-size:.9rem}}@media (max-width:480px){.InternTasks-module__pUDyRa__taskCard{padding:1.25rem}.InternTasks-module__pUDyRa__datePill{border-radius:12px;width:100%}}.InternTasks-module__pUDyRa__taskDesc{color:#475569;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.InternTasks-module__pUDyRa__viewDetailsBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.InternTasks-module__pUDyRa__viewDetailsBtn:hover{color:#1e293b;background:#e2e8f0}.InternTasks-module__pUDyRa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.InternTasks-module__pUDyRa__modalContent{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;animation:.3s ease-out InternTasks-module__pUDyRa__slideIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes InternTasks-module__pUDyRa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InternTasks-module__pUDyRa__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.InternTasks-module__pUDyRa__modalMeta{color:#94a3b8;font-size:.85rem;font-weight:700}.InternTasks-module__pUDyRa__modalBody{flex:1;padding:2rem;overflow-y:auto}.InternTasks-module__pUDyRa__modalTitle{color:#0f172a;margin-bottom:1.5rem;font-size:1.75rem;font-weight:800}.InternTasks-module__pUDyRa__fullDescription{color:#334155;white-space:pre-wrap;font-size:1.1rem;line-height:1.8}.InternTasks-module__pUDyRa__modalAckBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:20px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.2rem;font-weight:700;display:flex}.InternTasks-module__pUDyRa__closeBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.InternTasks-module__pUDyRa__taskCard{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:540px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.InternTasks-module__pUDyRa__taskCard:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.InternTasks-module__pUDyRa__ackBtn{cursor:pointer;z-index:2}.InternTasks-module__pUDyRa__taskCard:after{content:"";opacity:0;pointer-events:none;background:#3b82f605;transition:opacity .3s;position:absolute;inset:0}.InternTasks-module__pUDyRa__taskCard:hover:after{opacity:1}.InternTasks-module__pUDyRa__modalFooter{background:#f8fafc;border-top:1px solid #f1f5f9;padding:1.5rem 2rem}.InternTasks-module__pUDyRa__acknowledgedStatus{background:#f0fdf4;border:1px solid #dcfce7;border-radius:20px;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.InternTasks-module__pUDyRa__successCircle{color:#fff;background:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.InternTasks-module__pUDyRa__statusText{text-align:left;flex-direction:column;display:flex}.InternTasks-module__pUDyRa__statusText span{color:#166534;font-size:1rem;font-weight:800}.InternTasks-module__pUDyRa__statusText p{color:#15803d;opacity:.8;margin:0;font-size:.85rem}.InternTasks-module__pUDyRa__modalAckBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:20px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.2rem;font-weight:700;transition:all .2s;display:flex}.InternTasks-module__pUDyRa__modalAckBtn:hover{background:#1e293b;transform:translateY(-2px)}.InternTasks-module__pUDyRa__selectionList{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.InternTasks-module__pUDyRa__listTileCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.25rem;transition:all .2s}.InternTasks-module__pUDyRa__listTileCard:hover{background:#f8fafc;border-color:#3b82f6;transform:translate(4px)}.InternTasks-module__pUDyRa__tileContent{justify-content:space-between;align-items:center;gap:1rem;display:flex}.InternTasks-module__pUDyRa__tileMain{flex:1;min-width:0}.InternTasks-module__pUDyRa__internName{color:#0f172a;margin-bottom:.2rem;font-size:.95rem;font-weight:800;display:block}.InternTasks-module__pUDyRa__taskPreview{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.InternTasks-module__pUDyRa__tileStatus{flex-shrink:0;align-items:center;gap:1rem;display:flex}.InternTasks-module__pUDyRa__ackInfo{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.InternTasks-module__pUDyRa__ackDate{color:#94a3b8;font-size:.75rem;font-weight:700}.InternTasks-module__pUDyRa__ackBadge{color:#166534;text-transform:uppercase;background:#f0fdf4;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.65rem;font-weight:800;display:flex}.InternTasks-module__pUDyRa__pendingText{color:#f59e0b;text-transform:uppercase;font-size:.75rem;font-weight:800}.InternTasks-module__pUDyRa__arrowIcon{color:#cbd5e1}.InternTasks-module__pUDyRa__ackBg{background:#fafafa}
.Pagination-module__c_LfiG__paginationContainer{border-top:1px solid #eef2f6;justify-content:space-between;align-items:center;margin-top:1rem;padding:1.5rem 0;display:flex}.Pagination-module__c_LfiG__info{color:#64748b;font-size:.875rem}.Pagination-module__c_LfiG__info span{color:#1e293b;font-weight:600}.Pagination-module__c_LfiG__controls{align-items:center;gap:1rem;display:flex}.Pagination-module__c_LfiG__pageIndicator{color:#344574;font-size:.875rem;font-weight:600}.Pagination-module__c_LfiG__pageBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.Pagination-module__c_LfiG__pageBtn:hover:not(:disabled){color:#344574;background:#f8fafc;border-color:#344574}.Pagination-module__c_LfiG__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9}
.DTRAdminReport-module__MuTQSa__reportContainer{flex-direction:column;gap:2rem;animation:.3s ease-out DTRAdminReport-module__MuTQSa__fadeIn;display:flex}.DTRAdminReport-module__MuTQSa__headerIcon{color:#16a34a;background:#f0fdf4;border-radius:10px;width:48px;height:48px;padding:.75rem}.DTRAdminReport-module__MuTQSa__inputGroup select{cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;font-size:.95rem}.DTRAdminReport-module__MuTQSa__downloadBtn{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-weight:700;transition:background .2s;display:flex}.DTRAdminReport-module__MuTQSa__downloadBtn:hover{background-color:#15803d}.DTRAdminReport-module__MuTQSa__summaryTable{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.DTRAdminReport-module__MuTQSa__table{border-collapse:collapse;width:100%;margin-top:1rem}.DTRAdminReport-module__MuTQSa__table th{text-align:left;color:#64748b;border-bottom:2px solid #f1f5f9;padding:.75rem;font-size:.85rem}.DTRAdminReport-module__MuTQSa__table td{border-bottom:1px solid #f1f5f9;padding:1rem .75rem;font-size:.9rem}@keyframes DTRAdminReport-module__MuTQSa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DTRAdminReport-module__MuTQSa__loadingCell,.DTRAdminReport-module__MuTQSa__emptyCell{text-align:center;color:#64748b;padding:3rem!important}.DTRAdminReport-module__MuTQSa__spinner{vertical-align:middle;margin-right:8px;animation:1s linear infinite DTRAdminReport-module__MuTQSa__spin;display:inline-block}.DTRAdminReport-module__MuTQSa__progress{color:#854d0e;background:#fef9c3;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}@keyframes DTRAdminReport-module__MuTQSa__spin{to{transform:rotate(360deg)}}.DTRAdminReport-module__MuTQSa__customDateWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.DTRAdminReport-module__MuTQSa__dateInputs{color:#94a3b8;align-items:center;gap:.75rem;display:flex}.DTRAdminReport-module__MuTQSa__dateInputs input{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem;font-size:.85rem}.DTRAdminReport-module__MuTQSa__applyBtn{color:#fff;cursor:pointer;background:#344574;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.DTRAdminReport-module__MuTQSa__applyBtn:disabled{opacity:.5;cursor:not-allowed}.DTRAdminReport-module__MuTQSa__progressRow{align-items:center;gap:.75rem;display:flex}.DTRAdminReport-module__MuTQSa__barContainer{background:#e2e8f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.DTRAdminReport-module__MuTQSa__barFill{background:#2563eb;height:100%;transition:width .6s}.DTRAdminReport-module__MuTQSa__pct{color:#475569;min-width:40px;font-size:.75rem;font-weight:700}.DTRAdminReport-module__MuTQSa__mono{font-family:monospace;font-weight:600}.DTRAdminReport-module__MuTQSa__spin{animation:1s linear infinite DTRAdminReport-module__MuTQSa__spin}.DTRAdminReport-module__MuTQSa__summaryTitle{color:#344574;text-transform:capitalize;border-bottom:2px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.DTRAdminReport-module__MuTQSa__mono{color:#1e293b;font-family:JetBrains Mono,Courier New,monospace;font-weight:600}.DTRAdminReport-module__MuTQSa__summaryTitle{color:#1e293b;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800;display:flex}.DTRAdminReport-module__MuTQSa__summaryTitle:after{content:"Official Report";color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:.65rem}.DTRAdminReport-module__MuTQSa__exportCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d}.DTRAdminReport-module__MuTQSa__cardHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.DTRAdminReport-module__MuTQSa__cardTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.DTRAdminReport-module__MuTQSa__cardSubtitle{color:#64748b;margin:.25rem 0 0;font-size:.9rem}.DTRAdminReport-module__MuTQSa__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.DTRAdminReport-module__MuTQSa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.DTRAdminReport-module__MuTQSa__inputGroup label{color:#475569;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.DTRAdminReport-module__MuTQSa__inputGroup select,.DTRAdminReport-module__MuTQSa__inputGroup input{color:#1e293b;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;font-weight:500}.DTRAdminReport-module__MuTQSa__customDateWrapper{background:#f8fafc;border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.DTRAdminReport-module__MuTQSa__dateInputs{align-items:center;gap:1rem;display:flex}.DTRAdminReport-module__MuTQSa__dateInputs input{flex:1}.DTRAdminReport-module__MuTQSa__applyBtn{color:#fff;cursor:pointer;background:#344574;border:none;border-radius:10px;padding:.75rem;font-weight:700}.DTRAdminReport-module__MuTQSa__downloadBtn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:background .2s;display:flex}@media (max-width:768px){.DTRAdminReport-module__MuTQSa__exportCard{padding:1.5rem}.DTRAdminReport-module__MuTQSa__formGrid{grid-template-columns:1fr;gap:1.25rem}.DTRAdminReport-module__MuTQSa__dateInputs{flex-direction:column;align-items:stretch}.DTRAdminReport-module__MuTQSa__dateInputs svg{color:#94a3b8;margin:0 auto;transform:rotate(90deg)}.DTRAdminReport-module__MuTQSa__cardHeader{text-align:center;flex-direction:column;gap:.5rem}.DTRAdminReport-module__MuTQSa__headerIcon{width:40px;height:40px}}.DTRAdminReport-module__MuTQSa__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:background-color .2s}.DTRAdminReport-module__MuTQSa__sortableHeader:hover{background-color:#f8fafc}.DTRAdminReport-module__MuTQSa__sortIcon{vertical-align:middle;color:#cbd5e1;margin-left:8px;transition:color .2s;display:inline-block}.DTRAdminReport-module__MuTQSa__activeSort{color:#2563eb}.DTRAdminReport-module__MuTQSa__sortableHeader:hover .DTRAdminReport-module__MuTQSa__sortIcon{color:#94a3b8}.DTRAdminReport-module__MuTQSa__reportTable th{color:#475569;text-align:left;border-bottom:2px solid #f1f5f9;padding:1rem;font-size:.85rem;font-weight:700}
.MainEvaluations-module__ZkWecW__container{background-color:#f8fafc;padding:2rem 1.5rem}.MainEvaluations-module__ZkWecW__contentWrapper{flex-direction:column;gap:2rem;margin:0 auto;display:flex}@media (max-width:640px){.MainEvaluations-module__ZkWecW__container{padding:1rem}.MainEvaluations-module__ZkWecW__contentWrapper{max-width:100%}}
.AddResourcePopupForm-module__-iizMG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out AddResourcePopupForm-module__-iizMG__fadeIn;display:flex;position:fixed;top:0;left:0}.AddResourcePopupForm-module__-iizMG__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) AddResourcePopupForm-module__-iizMG__slideUp;box-shadow:0 25px 50px -12px #00000040}.AddResourcePopupForm-module__-iizMG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AddResourcePopupForm-module__-iizMG__header h2{color:#1e293b;font-size:1.25rem;font-weight:700}.AddResourcePopupForm-module__-iizMG__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;transition:all .2s}.AddResourcePopupForm-module__-iizMG__closeBtn:hover{color:#ef4444;background:#f1f5f9}.AddResourcePopupForm-module__-iizMG__form{flex-direction:column;gap:1.25rem;display:flex}.AddResourcePopupForm-module__-iizMG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.AddResourcePopupForm-module__-iizMG__inputGroup label{color:#475569;font-size:.875rem;font-weight:600}.AddResourcePopupForm-module__-iizMG__inputGroup input,.AddResourcePopupForm-module__-iizMG__inputGroup select,.AddResourcePopupForm-module__-iizMG__inputGroup textarea{border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:.75rem;font-size:.95rem;transition:border-color .2s}.AddResourcePopupForm-module__-iizMG__inputGroup input:focus,.AddResourcePopupForm-module__-iizMG__inputGroup textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.AddResourcePopupForm-module__-iizMG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AddResourcePopupForm-module__-iizMG__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.AddResourcePopupForm-module__-iizMG__cancelBtn,.AddResourcePopupForm-module__-iizMG__submitBtn{cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.AddResourcePopupForm-module__-iizMG__cancelBtn{color:#64748b;background:#fff;border:1px solid #e2e8f0}.AddResourcePopupForm-module__-iizMG__cancelBtn:hover{color:#1e293b;background:#f8fafc}.AddResourcePopupForm-module__-iizMG__submitBtn{color:#fff;background:#2563eb;border:none}.AddResourcePopupForm-module__-iizMG__submitBtn:hover{background:#1d4ed8}@keyframes AddResourcePopupForm-module__-iizMG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AddResourcePopupForm-module__-iizMG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.AddUdemyForm-module__VEYqYq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172ab3;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out AddUdemyForm-module__VEYqYq__fadeIn;display:flex;position:fixed;top:0;left:0}.AddUdemyForm-module__VEYqYq__modal{background:#fff;border-radius:20px;width:90%;max-width:550px;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) AddUdemyForm-module__VEYqYq__slideUp;box-shadow:0 25px 50px -12px #0006}.AddUdemyForm-module__VEYqYq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.AddUdemyForm-module__VEYqYq__header h2{color:#344574;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.AddUdemyForm-module__VEYqYq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:8px;transition:all .2s;display:flex}.AddUdemyForm-module__VEYqYq__closeBtn:hover{color:#ef4444;background:#fee2e2}.AddUdemyForm-module__VEYqYq__form{flex-direction:column;gap:1.5rem;display:flex}.AddUdemyForm-module__VEYqYq__inputGroup{flex-direction:column;gap:.6rem;display:flex}.AddUdemyForm-module__VEYqYq__inputGroup label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.AddUdemyForm-module__VEYqYq__inputGroup input,.AddUdemyForm-module__VEYqYq__inputGroup select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:.9rem 1rem;font-size:1rem;transition:all .2s}.AddUdemyForm-module__VEYqYq__inputGroup input:focus,.AddUdemyForm-module__VEYqYq__inputGroup select:focus{background:#fff;border-color:#344574;box-shadow:0 0 0 4px #3445741a}.AddUdemyForm-module__VEYqYq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.AddUdemyForm-module__VEYqYq__actions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.AddUdemyForm-module__VEYqYq__cancelBtn,.AddUdemyForm-module__VEYqYq__submitBtn{cursor:pointer;border-radius:12px;padding:.9rem 1.8rem;font-weight:700;transition:all .2s}.AddUdemyForm-module__VEYqYq__cancelBtn{color:#64748b;background:#fff;border:1px solid #e2e8f0}.AddUdemyForm-module__VEYqYq__cancelBtn:hover{color:#1e293b;background:#f1f5f9}.AddUdemyForm-module__VEYqYq__submitBtn{color:#fff;background:#344574;border:none;box-shadow:0 4px 6px #34457433}.AddUdemyForm-module__VEYqYq__submitBtn:hover{background:#28365a;transform:translateY(-2px)}.AddUdemyForm-module__VEYqYq__spin{animation:1s linear infinite AddUdemyForm-module__VEYqYq__spin}@keyframes AddUdemyForm-module__VEYqYq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AddUdemyForm-module__VEYqYq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AddUdemyForm-module__VEYqYq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AddUdemyForm-module__VEYqYq__radioGroup{align-items:center;gap:1.5rem;padding:.9rem 0;display:flex}.AddUdemyForm-module__VEYqYq__radioOption{cursor:pointer;color:#1e293b;align-items:center;gap:.5rem;font-weight:600;display:flex}.AddUdemyForm-module__VEYqYq__radioOption input[type=radio]{cursor:pointer;accent-color:#344574;width:18px;height:18px}.AddUdemyForm-module__VEYqYq__inputGroup input[type=number]{font-family:inherit}
.ManageUdemyAddForm-module__GdpgmG__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1100;background:#0f172abf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ManageUdemyAddForm-module__GdpgmG__modal{background:#fff;border-radius:24px;width:100%;max-width:850px;animation:.3s cubic-bezier(.34,1.56,.64,1) ManageUdemyAddForm-module__GdpgmG__modalScale;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}@keyframes ManageUdemyAddForm-module__GdpgmG__modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ManageUdemyAddForm-module__GdpgmG__closeBtn{cursor:pointer;z-index:2;background:#f1f5f9;border:none;border-radius:50%;padding:.5rem;position:absolute;top:1.5rem;right:1.5rem}.ManageUdemyAddForm-module__GdpgmG__content{padding:2.5rem}.ManageUdemyAddForm-module__GdpgmG__header{margin-bottom:2rem}.ManageUdemyAddForm-module__GdpgmG__header h2{color:#1e293b;margin-bottom:.25rem;font-size:1.75rem}.ManageUdemyAddForm-module__GdpgmG__header p{color:#64748b;font-size:.95rem}.ManageUdemyAddForm-module__GdpgmG__formLayout{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.ManageUdemyAddForm-module__GdpgmG__label{text-transform:uppercase;color:#94a3b8;letter-spacing:.025em;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:block}.ManageUdemyAddForm-module__GdpgmG__courseList{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.ManageUdemyAddForm-module__GdpgmG__courseOption{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.ManageUdemyAddForm-module__GdpgmG__courseOption:hover{background:#fff;border-color:#3b82f6}.ManageUdemyAddForm-module__GdpgmG__courseOption.ManageUdemyAddForm-module__GdpgmG__selected{background:#eff6ff;border-color:#3b82f6}.ManageUdemyAddForm-module__GdpgmG__courseInfo{color:#334155;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.ManageUdemyAddForm-module__GdpgmG__checkIcon{color:#3b82f6}.ManageUdemyAddForm-module__GdpgmG__courseDetailsCard{background:#f1f5f9;border-radius:12px;padding:1rem}.ManageUdemyAddForm-module__GdpgmG__detailsHeader{color:#64748b;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:flex}.ManageUdemyAddForm-module__GdpgmG__detailsBody p{color:#475569;margin-bottom:.25rem;font-size:.85rem}.ManageUdemyAddForm-module__GdpgmG__searchBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.ManageUdemyAddForm-module__GdpgmG__searchBox input{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.ManageUdemyAddForm-module__GdpgmG__internSelector{border:1px solid #f1f5f9;border-radius:12px;max-height:300px;padding:.5rem;overflow-y:auto}.ManageUdemyAddForm-module__GdpgmG__internRow{cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex}.ManageUdemyAddForm-module__GdpgmG__internRow:hover{background:#f8fafc}.ManageUdemyAddForm-module__GdpgmG__internRow.ManageUdemyAddForm-module__GdpgmG__active{background:#f0fdf4}.ManageUdemyAddForm-module__GdpgmG__checkbox{color:#22c55e;border:2px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.ManageUdemyAddForm-module__GdpgmG__internRow.ManageUdemyAddForm-module__GdpgmG__active .ManageUdemyAddForm-module__GdpgmG__checkbox{background:#fff;border-color:#22c55e}.ManageUdemyAddForm-module__GdpgmG__internText{flex-direction:column;display:flex}.ManageUdemyAddForm-module__GdpgmG__internName{color:#1e293b;font-size:.9rem;font-weight:600}.ManageUdemyAddForm-module__GdpgmG__internSchool{color:#94a3b8;font-size:.75rem}.ManageUdemyAddForm-module__GdpgmG__footer{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;margin-top:2.5rem;padding-top:2rem;display:flex}.ManageUdemyAddForm-module__GdpgmG__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.75rem 1.5rem;font-weight:600}.ManageUdemyAddForm-module__GdpgmG__submitBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1.75rem;font-weight:600;transition:all .2s;display:flex}.ManageUdemyAddForm-module__GdpgmG__submitBtn:disabled{opacity:.4;cursor:not-allowed}.ManageUdemyAddForm-module__GdpgmG__submitBtn:not(:disabled):hover{background:#334155;transform:translateY(-1px)}@media (max-width:768px){.ManageUdemyAddForm-module__GdpgmG__formLayout{grid-template-columns:1fr;gap:1.5rem}.ManageUdemyAddForm-module__GdpgmG__modal{border-radius:0;max-width:100%;height:100%}}.ManageUdemyAddForm-module__GdpgmG__loadingContainer{color:#64748b;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:3rem 1rem;display:flex}.ManageUdemyAddForm-module__GdpgmG__spinner{color:#3b82f6;width:24px;height:24px;animation:1s linear infinite ManageUdemyAddForm-module__GdpgmG__spin}@keyframes ManageUdemyAddForm-module__GdpgmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ManageUdemyAddForm-module__GdpgmG__loadingContainer span{letter-spacing:.01em;font-size:.875rem;font-weight:500}.ManageUdemyAddForm-module__GdpgmG__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:850px;max-height:90vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.ManageUdemyAddForm-module__GdpgmG__overlay{padding:0}.ManageUdemyAddForm-module__GdpgmG__modal{border-radius:0;max-width:100%;height:100%;max-height:100vh}.ManageUdemyAddForm-module__GdpgmG__formLayout{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.ManageUdemyAddForm-module__GdpgmG__header{padding:3.5rem 1.5rem 1.5rem}.ManageUdemyAddForm-module__GdpgmG__title{font-size:1.25rem}.ManageUdemyAddForm-module__GdpgmG__selectionList{max-height:250px}.ManageUdemyAddForm-module__GdpgmG__footer{background:#fff;border-top:1px solid #f1f5f9;padding:1rem 1.5rem;position:sticky;bottom:0}.ManageUdemyAddForm-module__GdpgmG__submitBtn{flex:1;justify-content:center}.ManageUdemyAddForm-module__GdpgmG__closeBtn{z-index:10;top:1rem;right:1rem}}@media (max-width:480px){.ManageUdemyAddForm-module__GdpgmG__internItem,.ManageUdemyAddForm-module__GdpgmG__courseItem{padding:.75rem}.ManageUdemyAddForm-module__GdpgmG__internName,.ManageUdemyAddForm-module__GdpgmG__courseTitle{font-size:.9rem}.ManageUdemyAddForm-module__GdpgmG__footer{flex-direction:column-reverse;gap:.75rem}.ManageUdemyAddForm-module__GdpgmG__cancelBtn,.ManageUdemyAddForm-module__GdpgmG__submitBtn{width:100%}}.ManageUdemyAddForm-module__GdpgmG__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:850px;height:auto;max-height:90vh;display:flex;position:relative;overflow:hidden}.ManageUdemyAddForm-module__GdpgmG__formLayout{flex:1;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;display:grid;overflow-y:auto}.ManageUdemyAddForm-module__GdpgmG__footer{z-index:10;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}@media (max-width:768px){.ManageUdemyAddForm-module__GdpgmG__modal{border-radius:0;height:100%;max-height:100vh}.ManageUdemyAddForm-module__GdpgmG__formLayout{grid-template-columns:1fr;padding:1.5rem 1.5rem 2rem}.ManageUdemyAddForm-module__GdpgmG__footer{flex-direction:column-reverse;gap:.75rem;padding:1rem}.ManageUdemyAddForm-module__GdpgmG__cancelBtn,.ManageUdemyAddForm-module__GdpgmG__submitBtn{justify-content:center;width:100%;padding:1rem}}.ManageUdemyAddForm-module__GdpgmG__header{border-bottom:1px solid #f1f5f9;padding:2.5rem 2rem 1.5rem}.ManageUdemyAddForm-module__GdpgmG__titleGroup{flex-direction:column;gap:.25rem;display:flex}.ManageUdemyAddForm-module__GdpgmG__title{color:#0f172a;margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:900}.ManageUdemyAddForm-module__GdpgmG__subtitle{color:#64748b;font-size:.9rem;font-weight:500}@media (max-width:600px){.ManageUdemyAddForm-module__GdpgmG__header{padding:3.5rem 1rem 1.5rem}}
.ManageUsersAddForm-module__XlSTbW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ManageUsersAddForm-module__XlSTbW__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;animation:.3s ease-out ManageUsersAddForm-module__XlSTbW__slideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ManageUsersAddForm-module__XlSTbW__header{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ManageUsersAddForm-module__XlSTbW__header h2{color:#344574;font-size:1.25rem;font-weight:700}.ManageUsersAddForm-module__XlSTbW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s;display:flex}.ManageUsersAddForm-module__XlSTbW__closeBtn:hover{color:#ef4444}.ManageUsersAddForm-module__XlSTbW__form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ManageUsersAddForm-module__XlSTbW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ManageUsersAddForm-module__XlSTbW__inputGroup label{color:#475569;font-size:.85rem;font-weight:600}.ManageUsersAddForm-module__XlSTbW__input{border:1.5px solid #e2e8f0;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.ManageUsersAddForm-module__XlSTbW__input:focus{border-color:#344574}.ManageUsersAddForm-module__XlSTbW__footer{background:#f8fafc;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.ManageUsersAddForm-module__XlSTbW__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.ManageUsersAddForm-module__XlSTbW__submitBtn{color:#fff;cursor:pointer;background:#344574;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}@keyframes ManageUsersAddForm-module__XlSTbW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
