:root{--color-primary: #3b82f6;--color-primary-dark: #2563eb;--color-secondary: #8b5cf6;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-text-primary: #1e293b;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--color-bg-primary: #ffffff;--color-bg-secondary: #f8fafc;--color-bg-tertiary: #f1f5f9;--color-border: #e2e8f0;--color-border-dark: #cbd5e1;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .15);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-family);font-size:1rem;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-bg-secondary);min-height:100vh}button{font-family:inherit;font-size:inherit;line-height:inherit}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg-tertiary)}::-webkit-scrollbar-thumb{background:var(--color-border-dark);border-radius:var(--radius-md)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing-sm)}.mt-2{margin-top:var(--spacing-md)}.mt-3{margin-top:var(--spacing-lg)}.mt-4{margin-top:var(--spacing-xl)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing-sm)}.mb-2{margin-bottom:var(--spacing-md)}.mb-3{margin-bottom:var(--spacing-lg)}.mb-4{margin-bottom:var(--spacing-xl)}@media print{body{background-color:#fff}}._form_t89le_3{width:100%}._formGroup_t89le_7{margin-bottom:1.5rem}._label_t89le_11{display:block;font-size:.875rem;font-weight:500;color:#334155;margin-bottom:.5rem}._input_t89le_19{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background-color:#fff}._input_t89le_19:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_t89le_19:disabled{background-color:#f1f5f9;cursor:not-allowed}._inputError_t89le_40{border-color:#ef4444}._inputError_t89le_40:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._passwordWrapper_t89le_49{position:relative}._passwordWrapper_t89le_49 ._input_t89le_19{padding-right:3rem}._togglePassword_t89le_57{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._togglePassword_t89le_57:hover{color:#334155}._togglePassword_t89le_57:disabled{cursor:not-allowed;opacity:.5}._errorText_t89le_82{display:block;color:#ef4444;font-size:.875rem;margin-top:.5rem}._errorMessage_t89le_89{padding:.75rem 1rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem}._forgotPassword_t89le_99{text-align:right;margin-bottom:1.5rem}._link_t89le_104{color:#3b82f6;font-size:.875rem;text-decoration:none;transition:color .2s ease}._link_t89le_104:hover{color:#2563eb;text-decoration:underline}._submitButton_t89le_116{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._submitButton_t89le_116:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 10px #3b82f64d;transform:translateY(-1px)}._submitButton_t89le_116:active{transform:translateY(0);box-shadow:0 2px 4px #3b82f633}._submitButton_t89le_116:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;box-shadow:none;transform:none}._container_942jh_3{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}._backgroundAnimation_942jh_15{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}._gradient1_942jh_25,._gradient2_942jh_26,._gradient3_942jh_27{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:_float_942jh_1 20s infinite ease-in-out}._gradient1_942jh_25{width:500px;height:500px;background:radial-gradient(circle,#3b82f6 0%,transparent 70%);top:-250px;left:-250px;animation-delay:0s}._gradient2_942jh_26{width:400px;height:400px;background:radial-gradient(circle,#8b5cf6 0%,transparent 70%);bottom:-200px;right:-200px;animation-delay:7s}._gradient3_942jh_27{width:600px;height:600px;background:radial-gradient(circle,#06b6d4 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes _float_942jh_1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}._card_942jh_76{background:#fff;border-radius:1rem;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d;position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._header_942jh_89{text-align:center;margin-bottom:2rem}._logo_942jh_94{display:flex;justify-content:center;margin-bottom:1.5rem}._logoIcon_942jh_100{width:70px;height:70px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;box-shadow:0 10px 25px #3b82f64d}._title_942jh_114{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_942jh_121{font-size:.95rem;color:#64748b;margin:0}._footer_942jh_128{margin-top:1.5rem;text-align:center;padding-top:1.5rem;border-top:1px solid #e2e8f0}._footerText_942jh_135{font-size:.95rem;color:#64748b;margin:0}._footerLink_942jh_141{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .2s ease}._footerLink_942jh_141:hover{color:#2563eb;text-decoration:underline}@media(max-width:640px){._card_942jh_76{padding:2rem 1.5rem}._title_942jh_114{font-size:1.5rem}._logoIcon_942jh_100{width:60px;height:60px;font-size:1.25rem}._gradient1_942jh_25,._gradient2_942jh_26,._gradient3_942jh_27{filter:blur(60px)}}@media(max-width:400px){._container_942jh_3{padding:1rem}._card_942jh_76{padding:1.5rem 1rem}}._sidebar_1rh3f_3{position:fixed;left:0;top:0;height:100vh;width:260px;background-color:#1e293b;display:flex;flex-direction:column;z-index:1000;transition:transform .3s ease;transform:translate(0)}._sidebar_1rh3f_3:not(._open_1rh3f_17){transform:translate(-260px)}._sidebar_1rh3f_3._open_1rh3f_17{transform:translate(0)}._logo_1rh3f_26{padding:1.5rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:.75rem}._logoIcon_1rh3f_34{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:700}._logoText_1rh3f_47{color:#fff;font-size:1.125rem;font-weight:600}._nav_1rh3f_54{flex:1;padding:1.5rem 0;overflow-y:auto}._navItem_1rh3f_60{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;color:#94a3b8;text-decoration:none;transition:all .2s ease;position:relative}._navItem_1rh3f_60:hover{background-color:#ffffff0d;color:#fff}._navItem_1rh3f_60._active_1rh3f_76{background-color:#3b82f61a;color:#3b82f6}._navItem_1rh3f_60._active_1rh3f_76:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background-color:#3b82f6}._navIcon_1rh3f_91{flex-shrink:0}._navText_1rh3f_95{font-size:.95rem;font-weight:500}._userSection_1rh3f_101{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem}._userInfo_1rh3f_106{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._userAvatar_1rh3f_113{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg,#06b6d4,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem}._userDetails_1rh3f_126{flex:1;min-width:0}._userName_1rh3f_131{color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1rh3f_140{color:#94a3b8;font-size:.75rem;text-transform:capitalize}._logoutButton_1rh3f_146{width:100%;padding:.625rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:.375rem;color:#f87171;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}._logoutButton_1rh3f_146:hover{background-color:#ef444433;border-color:#ef44444d;color:#ef4444}._overlay_1rh3f_170{display:none}@media(max-width:768px){._sidebar_1rh3f_3{transform:translate(-100%)}._sidebar_1rh3f_3._open_1rh3f_17{transform:translate(0)}._overlay_1rh3f_170{display:block;position:fixed;inset:0;background-color:#00000080;z-index:999}}._nav_1rh3f_54::-webkit-scrollbar{width:6px}._nav_1rh3f_54::-webkit-scrollbar-track{background:transparent}._nav_1rh3f_54::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}._nav_1rh3f_54::-webkit-scrollbar-thumb:hover{background:#fff3}._header_zz8yk_3{height:64px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;z-index:100}._left_zz8yk_16{display:flex;align-items:center}._menuButton_zz8yk_21{display:flex;background:none;border:none;color:#334155;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .2s ease}._menuButton_zz8yk_21:hover{background-color:#f1f5f9}._right_zz8yk_36{display:flex;align-items:center;gap:1rem}._userInfo_zz8yk_42{display:flex;flex-direction:column;align-items:flex-end}._userEmail_zz8yk_48{font-size:.875rem;font-weight:500;color:#334155}._userRole_zz8yk_54{font-size:.75rem;color:#64748b;text-transform:capitalize}._logoutButton_zz8yk_60{display:flex;align-items:center;justify-content:center;padding:.625rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;cursor:pointer;transition:all .2s ease}._logoutButton_zz8yk_60:hover{background-color:#fee2e2;border-color:#fca5a5}@media(max-width:768px){._header_zz8yk_3{padding:0 1rem}._userInfo_zz8yk_42{display:none}._logoutButton_zz8yk_60{padding:.5rem}}@media(max-width:480px){._header_zz8yk_3{height:56px}}._layout_vovh9_3{display:flex;min-height:100vh;background-color:#f8fafc}._mainContainer_vovh9_9{display:flex;flex-direction:column;min-height:100vh;width:100%;margin-left:260px;transition:margin-left .3s ease}._mainContainer_vovh9_9._collapsed_vovh9_18{margin-left:0}._content_vovh9_22{flex:1;padding:2rem;overflow-y:auto;max-width:100%}@media(max-width:768px){._mainContainer_vovh9_9{margin-left:0}._content_vovh9_22{padding:1.5rem 1rem}}@media(max-width:480px){._content_vovh9_22{padding:1rem .75rem}}._container_gdx2b_3{max-width:1400px;margin:0 auto}._header_gdx2b_8{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._title_gdx2b_17{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_gdx2b_24{font-size:1rem;color:#64748b;margin:0}._refreshButton_gdx2b_30{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d}._refreshButton_gdx2b_30:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._refreshButton_gdx2b_30:disabled{opacity:.6;cursor:not-allowed}._error_gdx2b_56{padding:1rem 1.25rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.95rem;margin-bottom:2rem}._statsGrid_gdx2b_67{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}._statCard_gdx2b_74{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:1.25rem;transition:all .3s ease;position:relative;overflow:hidden}._statCard_gdx2b_74:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}._statCard_gdx2b_74:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}._statCard_gdx2b_74:hover:before{opacity:1}._iconWrapper_gdx2b_108{width:64px;height:64px;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026}._icon_gdx2b_108{color:#fff}._statContent_gdx2b_123{flex:1}._statTitle_gdx2b_127{font-size:.875rem;font-weight:500;color:#64748b;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}._statValue_gdx2b_136{font-size:2rem;font-weight:700;color:#1e293b;margin:0}._skeleton_gdx2b_144{width:100%;height:80px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;border-radius:.5rem;animation:_loading_gdx2b_1 1.5s ease-in-out infinite}@keyframes _loading_gdx2b_1{0%{background-position:200% 0}to{background-position:-200% 0}}._statusSection_gdx2b_168{margin-top:2rem}._sectionTitle_gdx2b_172{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 1rem}._statusGrid_gdx2b_179{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._statusCard_gdx2b_185{background:#fff;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:1rem;transition:all .3s ease}._statusCard_gdx2b_185:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statusIcon_gdx2b_201{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statusInfo_gdx2b_211{flex:1}._statusValue_gdx2b_215{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._statusTitle_gdx2b_222{font-size:.875rem;color:#64748b;margin:0}._dashboardRow_gdx2b_229{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-top:2rem}._chartCard_gdx2b_237{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._chartContainer_gdx2b_244{margin-top:1.5rem}._chart_gdx2b_237{display:flex;align-items:flex-end;justify-content:space-around;height:250px;gap:.5rem;padding:1rem;background:linear-gradient(to bottom,#f8fafc,#fff);border-radius:.5rem}._chartBar_gdx2b_259{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%;justify-content:flex-end}._bar_gdx2b_269{width:100%;max-width:60px;min-height:30px;background:linear-gradient(180deg,#667eea,#764ba2);border-radius:.5rem .5rem 0 0;position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:.5rem;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d;align-self:flex-end}._bar_gdx2b_269:hover{transform:translateY(-4px);box-shadow:0 4px 12px #667eea66}._barValue_gdx2b_290{font-size:.875rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}._barLabel_gdx2b_297{font-size:.75rem;font-weight:500;color:#64748b;margin-top:.5rem;flex-shrink:0}._quickActionsCard_gdx2b_306{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._quickActionsGrid_gdx2b_313{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}._quickActionButton_gdx2b_320{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#1e293b;cursor:pointer;transition:all .3s ease}._quickActionButton_gdx2b_320:hover:not(:disabled){transform:translateY(-2px);border-color:#667eea;box-shadow:0 4px 12px #667eea33}._quickActionButton_gdx2b_320:disabled{opacity:.5;cursor:not-allowed}._activitiesSection_gdx2b_349{margin-top:2rem}._activitiesCard_gdx2b_353{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._emptyState_gdx2b_360{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#94a3b8}._emptyState_gdx2b_360 p{margin-top:1rem;font-size:.875rem}._activitiesList_gdx2b_374{display:flex;flex-direction:column;gap:1rem}._activityItem_gdx2b_380{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.75rem;transition:all .3s ease}._activityItem_gdx2b_380:hover{background:#f1f5f9;transform:translate(4px)}._activityIcon_gdx2b_395{width:40px;height:40px;border-radius:.5rem;background:#ede9fe;display:flex;align-items:center;justify-content:center;flex-shrink:0}._activityContent_gdx2b_406{flex:1}._activityText_gdx2b_410{font-size:.9rem;color:#334155;margin:0 0 .5rem}._activityText_gdx2b_410 strong{font-weight:600;color:#1e293b}._activityMeta_gdx2b_421{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._activityStatus_gdx2b_428{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._activityDate_gdx2b_436{font-size:.75rem;color:#94a3b8}@media(max-width:1024px){._statsGrid_gdx2b_67{grid-template-columns:repeat(2,1fr)}._dashboardRow_gdx2b_229{grid-template-columns:1fr}._quickActionsGrid_gdx2b_313{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._statsGrid_gdx2b_67{grid-template-columns:1fr;gap:1rem}._statCard_gdx2b_74{padding:1.25rem}._title_gdx2b_17{font-size:1.5rem}._iconWrapper_gdx2b_108{width:56px;height:56px}._icon_gdx2b_108{width:20px;height:20px}._statValue_gdx2b_136{font-size:1.75rem}._statusGrid_gdx2b_179,._quickActionsGrid_gdx2b_313{grid-template-columns:1fr}._chart_gdx2b_237{height:200px}._refreshButton_gdx2b_30{width:100%;justify-content:center}}@media(max-width:400px){._header_gdx2b_8{margin-bottom:1.5rem}._title_gdx2b_17{font-size:1.35rem}._subtitle_gdx2b_24{font-size:.875rem}}._container_zp0k4_3{max-width:1400px;margin:0 auto}._header_zp0k4_8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._title_zp0k4_16{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_zp0k4_26{font-size:1rem;color:#64748b;margin:0}._addButton_zp0k4_32{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._addButton_zp0k4_32:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 10px #3b82f64d}._error_zp0k4_54{padding:1rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;margin-bottom:1.5rem}._loading_zp0k4_63{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}._spinner_zp0k4_72{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_zp0k4_72 1s linear infinite}@keyframes _spin_zp0k4_72{to{transform:rotate(360deg)}}._empty_zp0k4_85{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;color:#64748b}._empty_zp0k4_85 h3{margin:1rem 0 .5rem;color:#334155}._empty_zp0k4_85 p{margin:0 0 1.5rem}._tableWrapper_zp0k4_106{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}._table_zp0k4_106{width:100%;border-collapse:collapse}._table_zp0k4_106 thead{background-color:#f8fafc}._table_zp0k4_106 th{padding:1rem;text-align:left;font-size:.875rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0}._table_zp0k4_106 td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#334155}._table_zp0k4_106 tbody tr{transition:background-color .2s ease}._table_zp0k4_106 tbody tr:hover{background-color:#f8fafc}._companyName_zp0k4_147{display:flex;align-items:center;gap:.75rem}._companyAvatar_zp0k4_153{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.125rem;flex-shrink:0}._companyLogo_zp0k4_167{width:40px;height:40px;border-radius:.5rem;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}._internshipsBadge_zp0k4_176{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;background-color:#dbeafe;color:#1e40af;border-radius:9999px;font-size:.875rem;font-weight:600}._statusBadge_zp0k4_188{display:inline-block;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;text-transform:capitalize}._statusBadge_zp0k4_188._active_zp0k4_197{background-color:#d1fae5;color:#065f46}._statusBadge_zp0k4_188._inactive_zp0k4_202{background-color:#fee2e2;color:#991b1b}._actions_zp0k4_207{display:flex;gap:.5rem}._actionBtn_zp0k4_212{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f1f5f9;border:none;border-radius:.375rem;color:#64748b;cursor:pointer;transition:all .2s ease}._actionBtn_zp0k4_212:hover{background-color:#e2e8f0;color:#334155}._deleteBtn_zp0k4_231:hover{background-color:#fee2e2;color:#dc2626}._modal_zp0k4_237{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._modalContent_zp0k4_247{background:#fff;border-radius:1rem;padding:2rem;max-width:400px;width:90%;box-shadow:0 20px 60px #0000004d}._modalContent_zp0k4_247 h3{margin:0 0 1rem;color:#1e293b}._modalContent_zp0k4_247 p{margin:0 0 1.5rem;color:#64748b}._modalActions_zp0k4_266{display:flex;gap:.75rem;justify-content:flex-end}._cancelBtn_zp0k4_272{padding:.625rem 1.25rem;background-color:#f1f5f9;color:#334155;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._cancelBtn_zp0k4_272:hover{background-color:#e2e8f0}._confirmDeleteBtn_zp0k4_287{padding:.625rem 1.25rem;background-color:#dc2626;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._confirmDeleteBtn_zp0k4_287:hover{background-color:#b91c1c}@media(max-width:768px){._header_zp0k4_8{flex-direction:column;align-items:stretch}._title_zp0k4_16{font-size:1.5rem}._tableWrapper_zp0k4_106{overflow-x:auto}._table_zp0k4_106{min-width:800px}}._container_ud0c5_3{max-width:900px;margin:0 auto}._backButton_ud0c5_8{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;color:#64748b;border:none;border-radius:.375rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}._backButton_ud0c5_8:hover{background-color:#f1f5f9;color:#334155}._header_ud0c5_29{margin-bottom:2rem}._title_ud0c5_33{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_ud0c5_43{font-size:1rem;color:#64748b;margin:0}._error_ud0c5_49{padding:1rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;margin-bottom:1.5rem}._form_ud0c5_58{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}._logoSection_ud0c5_65{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}._logoUpload_ud0c5_71{display:flex;align-items:center;gap:1.5rem}._uploadBox_ud0c5_77{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:150px;border:2px dashed #cbd5e1;border-radius:.75rem;background-color:#f8fafc;cursor:pointer;transition:all .2s ease;color:#64748b}._uploadBox_ud0c5_77:hover{border-color:#3b82f6;background-color:#eff6ff;color:#3b82f6}._uploadHint_ud0c5_98{font-size:.75rem;margin-top:.5rem;color:#94a3b8}._fileInput_ud0c5_104{display:none}._logoPreviewContainer_ud0c5_108{position:relative;width:150px;height:150px}._logoPreview_ud0c5_108{width:100%;height:100%;object-fit:cover;border-radius:.75rem;border:2px solid #e2e8f0}._removeLogo_ud0c5_122{position:absolute;top:-8px;right:-8px;width:28px;height:28px;background-color:#ef4444;color:#fff;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._removeLogo_ud0c5_122:hover{background-color:#dc2626;transform:scale(1.1)}._formGrid_ud0c5_144{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}._formGroup_ud0c5_151{display:flex;flex-direction:column}._label_ud0c5_156{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}._input_ud0c5_164,._textarea_ud0c5_165{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:all .2s ease;font-family:inherit}._input_ud0c5_164:focus,._textarea_ud0c5_165:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_ud0c5_164:disabled{background-color:#f1f5f9;cursor:not-allowed}._textarea_ud0c5_165{resize:vertical;min-height:100px}._actions_ud0c5_192{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._cancelButton_ud0c5_201{padding:.75rem 1.5rem;background-color:#f1f5f9;color:#334155;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_ud0c5_201:hover{background-color:#e2e8f0}._submitButton_ud0c5_217{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._submitButton_ud0c5_217:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 10px #3b82f64d}._submitButton_ud0c5_217:disabled,._cancelButton_ud0c5_201:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:768px){._formGrid_ud0c5_144{grid-template-columns:1fr;gap:1rem}._form_ud0c5_58{padding:1.5rem}._title_ud0c5_33{font-size:1.5rem}._actions_ud0c5_192{flex-direction:column}._cancelButton_ud0c5_201,._submitButton_ud0c5_217{width:100%}}._container_dmgsu_3{padding:2rem;max-width:1400px;margin:0 auto}._header_dmgsu_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._titleSection_dmgsu_17{flex:1}._title_dmgsu_17{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_dmgsu_31{color:#64748b;font-size:1rem;margin:0}._addButton_dmgsu_37{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._addButton_dmgsu_37:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._controls_dmgsu_58{display:flex;gap:1rem;margin-bottom:2rem}._searchBox_dmgsu_64{flex:1;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .2s ease}._searchBox_dmgsu_64:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchBox_dmgsu_64 svg{color:#94a3b8}._searchInput_dmgsu_85{flex:1;border:none;outline:none;font-size:.938rem;color:#1e293b}._searchInput_dmgsu_85::placeholder{color:#94a3b8}._filterBox_dmgsu_97{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}._filterBox_dmgsu_97 svg{color:#94a3b8}._filterSelect_dmgsu_111{border:none;outline:none;font-size:.938rem;color:#1e293b;cursor:pointer;background:transparent}._stats_dmgsu_121{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_dmgsu_128{background:#fff;padding:1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem}._statLabel_dmgsu_138{font-size:.875rem;color:#64748b;font-weight:500}._statValue_dmgsu_144{font-size:1.75rem;font-weight:700;color:#1e293b}._loading_dmgsu_151{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0}._spinner_dmgsu_162{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_dmgsu_162 1s linear infinite;margin-bottom:1rem}@keyframes _spin_dmgsu_162{to{transform:rotate(360deg)}}._loading_dmgsu_151 p{color:#64748b;font-size:1rem}._error_dmgsu_182{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}._empty_dmgsu_192{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:1rem;border:2px dashed #e2e8f0;text-align:center}._empty_dmgsu_192 svg{color:#cbd5e1;margin-bottom:1rem}._empty_dmgsu_192 h3{color:#1e293b;font-size:1.25rem;margin:0 0 .5rem}._empty_dmgsu_192 p{color:#64748b;margin:0 0 1.5rem}._emptyButton_dmgsu_220{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}._emptyButton_dmgsu_220:hover{transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}._tableWrapper_dmgsu_240{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;overflow:hidden}._table_dmgsu_240{width:100%;border-collapse:collapse}._table_dmgsu_240 thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}._table_dmgsu_240 th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:#475569;text-transform:uppercase;letter-spacing:.05em}._table_dmgsu_240 tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .15s ease}._table_dmgsu_240 tbody tr:hover{background-color:#f8fafc}._table_dmgsu_240 tbody tr:last-child{border-bottom:none}._table_dmgsu_240 td{padding:1rem;color:#334155;font-size:.938rem}._titleCell_dmgsu_287{display:flex;flex-direction:column}._internshipTitle_dmgsu_292{font-weight:600;color:#1e293b}._companyCell_dmgsu_297{display:flex;align-items:center;gap:.75rem}._companyLogo_dmgsu_303{width:32px;height:32px;border-radius:.375rem;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}._companyAvatar_dmgsu_312{width:32px;height:32px;border-radius:.375rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem;flex-shrink:0}._logoCell_dmgsu_326{display:flex;align-items:center;justify-content:center}._internshipLogo_dmgsu_332{width:48px;height:48px;border-radius:.5rem;object-fit:cover;border:1px solid #e2e8f0}._internshipPlaceholder_dmgsu_340{width:48px;height:48px;border-radius:.5rem;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8;border:1px solid #e2e8f0}._skillsCell_dmgsu_352{display:flex;flex-wrap:wrap;gap:.375rem}._skillBadge_dmgsu_358{display:inline-block;padding:.25rem .625rem;background-color:#eff6ff;color:#2563eb;border-radius:.375rem;font-size:.813rem;font-weight:500}._locationBadge_dmgsu_368{display:inline-block;padding:.375rem .75rem;border-radius:.375rem;font-size:.813rem;font-weight:600}._locationBadge_dmgsu_368._remote_dmgsu_376{background-color:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._locationBadge_dmgsu_368._onsite_dmgsu_382{background-color:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}._locationBadge_dmgsu_368._hybrid_dmgsu_388{background-color:#fef3c7;color:#d97706;border:1px solid #fde68a}._statusBadge_dmgsu_394{display:inline-block;padding:.375rem .75rem;border-radius:.375rem;font-size:.813rem;font-weight:600}._statusBadge_dmgsu_394._open_dmgsu_402{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac}._statusBadge_dmgsu_394._closed_dmgsu_408{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._applicantsBadge_dmgsu_414{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.375rem .625rem;background-color:#f1f5f9;color:#334155;border-radius:.375rem;font-weight:600;font-size:.875rem}._actions_dmgsu_428{display:flex;gap:.5rem}._actionButton_dmgsu_433{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_dmgsu_433:hover{background-color:#3b82f6;border-color:#3b82f6;color:#fff;transform:translateY(-2px)}._deleteButton_dmgsu_454:hover{background-color:#ef4444;border-color:#ef4444}@media(max-width:1024px){._table_dmgsu_240{font-size:.875rem}._table_dmgsu_240 th,._table_dmgsu_240 td{padding:.75rem}}@media(max-width:768px){._container_dmgsu_3{padding:1rem}._header_dmgsu_9{flex-direction:column}._addButton_dmgsu_37{width:100%;justify-content:center}._controls_dmgsu_58{flex-direction:column}._stats_dmgsu_121{grid-template-columns:repeat(2,1fr)}._tableWrapper_dmgsu_240{overflow-x:auto}._table_dmgsu_240{min-width:900px}}._container_knpiv_3{padding:2rem;max-width:900px;margin:0 auto}._backButton_knpiv_9{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem;font-size:.938rem}._backButton_knpiv_9:hover{background-color:#f8fafc;color:#3b82f6;border-color:#3b82f6}._header_knpiv_30{margin-bottom:2rem}._title_knpiv_34{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_knpiv_44{color:#64748b;font-size:1rem;margin:0}._error_knpiv_50{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}._form_knpiv_59{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}._logoSection_knpiv_66{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}._logoUpload_knpiv_72{display:flex;align-items:center;gap:1.5rem}._uploadBox_knpiv_78{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:150px;border:2px dashed #cbd5e1;border-radius:.75rem;background-color:#f8fafc;cursor:pointer;transition:all .2s ease;color:#64748b}._uploadBox_knpiv_78:hover{border-color:#3b82f6;background-color:#eff6ff;color:#3b82f6}._uploadHint_knpiv_99{font-size:.75rem;margin-top:.5rem;color:#94a3b8}._fileInput_knpiv_105{display:none}._logoPreviewContainer_knpiv_109{position:relative;width:150px;height:150px}._logoPreview_knpiv_109{width:100%;height:100%;object-fit:cover;border-radius:.75rem;border:2px solid #e2e8f0}._removeLogo_knpiv_123{position:absolute;top:-8px;right:-8px;width:28px;height:28px;background-color:#ef4444;color:#fff;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._removeLogo_knpiv_123:hover{background-color:#dc2626;transform:scale(1.1)}._formGrid_knpiv_145{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}._formGroup_knpiv_152{margin-bottom:1.5rem}._label_knpiv_156{display:block;font-weight:600;color:#334155;margin-bottom:.5rem;font-size:.938rem}._input_knpiv_164{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.938rem;color:#1e293b;transition:all .2s ease;box-sizing:border-box}._input_knpiv_164:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_knpiv_164:disabled{background-color:#f8fafc;cursor:not-allowed;color:#94a3b8}._textarea_knpiv_187{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.938rem;color:#1e293b;font-family:inherit;resize:vertical;min-height:120px;transition:all .2s ease;box-sizing:border-box}._textarea_knpiv_187:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._skillsInput_knpiv_208{display:flex;gap:.75rem;margin-bottom:1rem}._addSkillButton_knpiv_214{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._addSkillButton_knpiv_214:hover{transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}._skillsList_knpiv_234{display:flex;flex-wrap:wrap;gap:.5rem;min-height:40px;padding:.75rem;background-color:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._skillTag_knpiv_245{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#1e293b;font-size:.875rem;font-weight:500}._removeSkillButton_knpiv_258{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fee2e2;color:#dc2626;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;padding:0}._removeSkillButton_knpiv_258:hover{background:#dc2626;color:#fff;transform:scale(1.1)}._hint_knpiv_279{margin-top:.5rem;font-size:.813rem;color:#64748b;font-style:italic}._actions_knpiv_286{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._cancelButton_knpiv_295{padding:.75rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_knpiv_295:hover{background-color:#f8fafc;border-color:#cbd5e1}._cancelButton_knpiv_295:disabled{opacity:.5;cursor:not-allowed}._submitButton_knpiv_316{padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._submitButton_knpiv_316:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._submitButton_knpiv_316:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){._container_knpiv_3{padding:1rem}._form_knpiv_59{padding:1.5rem}._formGrid_knpiv_145{grid-template-columns:1fr}._actions_knpiv_286{flex-direction:column}._cancelButton_knpiv_295,._submitButton_knpiv_316{width:100%}}._container_1k2yl_3{padding:2rem;max-width:1200px;margin:0 auto}._backButton_1k2yl_9{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem;font-size:.938rem}._backButton_1k2yl_9:hover{background-color:#f8fafc;color:#3b82f6;border-color:#3b82f6}._loading_1k2yl_31{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0}._spinner_1k2yl_42{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1k2yl_42 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1k2yl_42{to{transform:rotate(360deg)}}._loading_1k2yl_31 p{color:#64748b;font-size:1rem}._error_1k2yl_62{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;text-align:center}._error_1k2yl_62 p{color:#dc2626;font-size:1.125rem;margin-bottom:1.5rem}._header_1k2yl_81{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._headerLeft_1k2yl_93{display:flex;gap:1.5rem;align-items:flex-start;flex:1}._internshipLogo_1k2yl_100{width:80px;height:80px;border-radius:.75rem;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}._title_1k2yl_109{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}._companyInfo_1k2yl_116{display:flex;align-items:center;gap:.75rem}._companyLogo_1k2yl_122{width:32px;height:32px;border-radius:.375rem;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}._companyAvatar_1k2yl_131{width:32px;height:32px;border-radius:.375rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem;flex-shrink:0}._companyName_1k2yl_145{color:#64748b;font-size:1.125rem;font-weight:500}._headerActions_1k2yl_151{display:flex;gap:.75rem;align-items:center}._statusBadge_1k2yl_157{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600}._statusBadge_1k2yl_157._open_1k2yl_165{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac}._statusBadge_1k2yl_157._closed_1k2yl_171{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._editButton_1k2yl_177,._deleteButton_1k2yl_178{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}._editButton_1k2yl_177{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}._editButton_1k2yl_177:hover{transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}._deleteButton_1k2yl_178{background:#fff;color:#dc2626;border:1px solid #fca5a5}._deleteButton_1k2yl_178:hover{background:#dc2626;color:#fff;border-color:#dc2626}._statsGrid_1k2yl_213{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.5rem}._statCard_1k2yl_220{background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}._statCard_1k2yl_220 svg{color:#3b82f6;flex-shrink:0}._statLabel_1k2yl_235{display:block;font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.25rem}._statValue_1k2yl_243{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}._content_1k2yl_251{display:flex;flex-direction:column;gap:1.5rem}._section_1k2yl_257{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0}._sectionTitle_1k2yl_264{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._sectionTitle_1k2yl_264 svg{color:#3b82f6}._description_1k2yl_280{color:#475569;font-size:1rem;line-height:1.75;white-space:pre-wrap;margin:0}._skillsGrid_1k2yl_289{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}._skillBadge_1k2yl_295{padding:.75rem 1rem;background-color:#eff6ff;color:#2563eb;border-radius:.5rem;font-size:.938rem;font-weight:600;text-align:center;border:1px solid #bfdbfe}._locationDetails_1k2yl_307{display:flex;flex-direction:column;gap:1rem}._detailRow_1k2yl_313{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._detailLabel_1k2yl_323{font-weight:600;color:#475569}._detailValue_1k2yl_328{color:#1e293b;font-weight:500}._locationBadge_1k2yl_333{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600}._locationBadge_1k2yl_333._remote_1k2yl_341{background-color:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._locationBadge_1k2yl_333._onsite_1k2yl_347{background-color:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}._locationBadge_1k2yl_333._hybrid_1k2yl_353{background-color:#fef3c7;color:#d97706;border:1px solid #fde68a}._companyDetails_1k2yl_360{display:flex;flex-direction:column;gap:1.5rem}._companyHeader_1k2yl_366{display:flex;align-items:center;gap:1.5rem}._companyLogoLarge_1k2yl_372{width:80px;height:80px;border-radius:.75rem;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}._companyAvatarLarge_1k2yl_381{width:80px;height:80px;border-radius:.75rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:2rem;flex-shrink:0}._companyTitle_1k2yl_395{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._companyEmail_1k2yl_402{color:#64748b;font-size:1rem;margin:0}._viewCompanyButton_1k2yl_408{padding:.75rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#3b82f6;font-weight:600;cursor:pointer;transition:all .2s ease}._viewCompanyButton_1k2yl_408:hover{background-color:#eff6ff;border-color:#3b82f6}@media(max-width:768px){._container_1k2yl_3{padding:1rem}._header_1k2yl_81,._headerLeft_1k2yl_93{flex-direction:column}._headerActions_1k2yl_151{width:100%;flex-wrap:wrap}._editButton_1k2yl_177,._deleteButton_1k2yl_178{flex:1}._title_1k2yl_109{font-size:1.5rem}._statsGrid_1k2yl_213,._skillsGrid_1k2yl_289{grid-template-columns:1fr}._section_1k2yl_257{padding:1.5rem}._detailRow_1k2yl_313{flex-direction:column;align-items:flex-start;gap:.5rem}}._container_16xar_3{padding:2rem;max-width:1400px;margin:0 auto}._header_16xar_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._titleSection_16xar_17{flex:1}._title_16xar_17{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_16xar_31{color:#64748b;font-size:1rem;margin:0}._addButton_16xar_37{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._addButton_16xar_37:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._controls_16xar_58{display:flex;gap:1rem;margin-bottom:2rem}._searchBox_16xar_64{flex:1;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .2s ease}._searchBox_16xar_64:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchBox_16xar_64 svg{color:#94a3b8}._searchInput_16xar_85{flex:1;border:none;outline:none;font-size:.938rem;color:#1e293b}._searchInput_16xar_85::placeholder{color:#94a3b8}._filterBox_16xar_97{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}._filterBox_16xar_97 svg{color:#94a3b8}._filterSelect_16xar_111{border:none;outline:none;font-size:.938rem;color:#1e293b;cursor:pointer;background:transparent}._stats_16xar_121{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_16xar_128{background:#fff;padding:1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem}._statLabel_16xar_138{font-size:.875rem;color:#64748b;font-weight:500}._statValue_16xar_144{font-size:1.75rem;font-weight:700;color:#1e293b}._loading_16xar_151{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0}._spinner_16xar_162{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_16xar_162 1s linear infinite;margin-bottom:1rem}@keyframes _spin_16xar_162{to{transform:rotate(360deg)}}._loading_16xar_151 p{color:#64748b;font-size:1rem}._error_16xar_182{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}._empty_16xar_192{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:1rem;border:2px dashed #e2e8f0;text-align:center}._empty_16xar_192 svg{color:#cbd5e1;margin-bottom:1rem}._empty_16xar_192 h3{color:#1e293b;font-size:1.25rem;margin:0 0 .5rem}._empty_16xar_192 p{color:#64748b;margin:0 0 1.5rem}._emptyButton_16xar_220{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}._emptyButton_16xar_220:hover{transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}._tableWrapper_16xar_240{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;overflow:hidden}._table_16xar_240{width:100%;border-collapse:collapse}._table_16xar_240 thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}._table_16xar_240 th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:#475569;text-transform:uppercase;letter-spacing:.05em}._table_16xar_240 tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .15s ease}._table_16xar_240 tbody tr:hover{background-color:#f8fafc}._table_16xar_240 tbody tr:last-child{border-bottom:none}._table_16xar_240 td{padding:1rem;color:#334155;font-size:.938rem}._studentCell_16xar_287{display:flex;align-items:center;gap:.75rem}._profilePhoto_16xar_293{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}._profileAvatar_16xar_302{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;flex-shrink:0}._studentName_16xar_316{font-weight:600;color:#1e293b}._majorBadge_16xar_321{display:inline-block;padding:.375rem .75rem;background-color:#fef3c7;color:#d97706;border-radius:.375rem;font-size:.813rem;font-weight:600;border:1px solid #fde68a}._applicationsBadge_16xar_332{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.375rem .625rem;background-color:#eff6ff;color:#2563eb;border-radius:.375rem;font-weight:600;font-size:.875rem;border:1px solid #bfdbfe}._statusBadge_16xar_346{display:inline-block;padding:.375rem .75rem;border-radius:.375rem;font-size:.813rem;font-weight:600}._statusBadge_16xar_346._active_16xar_354{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac}._statusBadge_16xar_346._inactive_16xar_360{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._actions_16xar_367{display:flex;gap:.5rem}._actionButton_16xar_372{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_16xar_372:hover{background-color:#3b82f6;border-color:#3b82f6;color:#fff;transform:translateY(-2px)}._deleteButton_16xar_393:hover{background-color:#ef4444;border-color:#ef4444}@media(max-width:1024px){._table_16xar_240{font-size:.875rem}._table_16xar_240 th,._table_16xar_240 td{padding:.75rem}}@media(max-width:768px){._container_16xar_3{padding:1rem}._header_16xar_9{flex-direction:column}._addButton_16xar_37{width:100%;justify-content:center}._controls_16xar_58{flex-direction:column}._stats_16xar_121{grid-template-columns:repeat(2,1fr)}._tableWrapper_16xar_240{overflow-x:auto}._table_16xar_240{min-width:800px}}._container_zeoj2_3{padding:2rem;max-width:900px;margin:0 auto}._backButton_zeoj2_9{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem;font-size:.938rem}._backButton_zeoj2_9:hover{background-color:#f8fafc;color:#3b82f6;border-color:#3b82f6}._header_zeoj2_30{margin-bottom:2rem}._title_zeoj2_34{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_zeoj2_44{color:#64748b;font-size:1rem;margin:0}._error_zeoj2_50{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}._form_zeoj2_59{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}._photoSection_zeoj2_66{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center}._photoUpload_zeoj2_75{display:flex;justify-content:center;align-items:center}._uploadBox_zeoj2_81{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:150px;border:2px dashed #cbd5e1;border-radius:50%;background-color:#f8fafc;cursor:pointer;transition:all .2s ease;color:#64748b}._uploadBox_zeoj2_81:hover{border-color:#3b82f6;background-color:#eff6ff;color:#3b82f6}._uploadHint_zeoj2_102{font-size:.75rem;margin-top:.5rem;color:#94a3b8}._fileInput_zeoj2_108{display:none}._photoPreviewContainer_zeoj2_112{position:relative;width:150px;height:150px}._photoPreview_zeoj2_112{width:100%;height:100%;object-fit:cover;border-radius:50%;border:3px solid #e2e8f0}._removePhoto_zeoj2_126{position:absolute;top:0;right:0;width:32px;height:32px;background-color:#ef4444;color:#fff;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._removePhoto_zeoj2_126:hover{background-color:#dc2626;transform:scale(1.1)}._formGrid_zeoj2_148{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}._formGroup_zeoj2_155{margin-bottom:0}._label_zeoj2_159{display:block;font-weight:600;color:#334155;margin-bottom:.5rem;font-size:.938rem}._input_zeoj2_167{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.938rem;color:#1e293b;transition:all .2s ease;box-sizing:border-box}._input_zeoj2_167:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_zeoj2_167:disabled{background-color:#f8fafc;cursor:not-allowed;color:#94a3b8}._cvSection_zeoj2_191{margin:2rem 0;padding:1.5rem;background-color:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}._cvTypeSelector_zeoj2_199{display:flex;gap:.75rem;margin:1rem 0}._typeButton_zeoj2_205{flex:1;padding:.75rem 1rem;border:2px solid #e2e8f0;background:#fff;border-radius:.5rem;font-size:.938rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._typeButton_zeoj2_205:hover{border-color:#3b82f6;color:#3b82f6}._typeButton_zeoj2_205._active_zeoj2_227{border-color:#3b82f6;background:#3b82f6;color:#fff}._cvUpload_zeoj2_233{margin-top:1rem}._cvLabel_zeoj2_237{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;border:2px dashed #cbd5e1;border-radius:.75rem;background:#fff;cursor:pointer;transition:all .2s ease;color:#64748b;text-align:center}._cvLabel_zeoj2_237:hover{border-color:#3b82f6;color:#3b82f6}._cvLink_zeoj2_258{display:inline-block;margin-top:.75rem;color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500}._cvLink_zeoj2_258:hover{text-decoration:underline}._actions_zeoj2_271{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._cancelButton_zeoj2_280{padding:.75rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_zeoj2_280:hover{background-color:#f8fafc;border-color:#cbd5e1}._cancelButton_zeoj2_280:disabled{opacity:.5;cursor:not-allowed}._submitButton_zeoj2_301{padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._submitButton_zeoj2_301:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._submitButton_zeoj2_301:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){._container_zeoj2_3{padding:1rem}._form_zeoj2_59{padding:1.5rem}._formGrid_zeoj2_148{grid-template-columns:1fr}._actions_zeoj2_271{flex-direction:column}._cancelButton_zeoj2_280,._submitButton_zeoj2_301{width:100%}}._container_10wad_3{padding:2rem;max-width:1200px;margin:0 auto}._backButton_10wad_9{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem;font-size:.938rem}._backButton_10wad_9:hover{background-color:#f8fafc;color:#3b82f6;border-color:#3b82f6}._loading_10wad_31{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0}._spinner_10wad_42{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_10wad_42 1s linear infinite;margin-bottom:1rem}@keyframes _spin_10wad_42{to{transform:rotate(360deg)}}._loading_10wad_31 p{color:#64748b;font-size:1rem}._error_10wad_62{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;text-align:center}._error_10wad_62 p{color:#dc2626;font-size:1.125rem;margin-bottom:1.5rem}._header_10wad_81{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._headerLeft_10wad_93{display:flex;gap:1.5rem;align-items:center;flex:1}._profilePhoto_10wad_100{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #e2e8f0;flex-shrink:0}._profileAvatar_10wad_109{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:2rem;flex-shrink:0}._title_10wad_123{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}._emailInfo_10wad_130{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:1rem}._headerActions_10wad_138{display:flex;gap:.75rem;align-items:center}._statusBadge_10wad_144{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600}._statusBadge_10wad_144._active_10wad_152{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac}._statusBadge_10wad_144._inactive_10wad_158{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._editButton_10wad_164,._deleteButton_10wad_165{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}._editButton_10wad_164{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}._editButton_10wad_164:hover{transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}._deleteButton_10wad_165{background:#fff;color:#dc2626;border:1px solid #fca5a5}._deleteButton_10wad_165:hover{background:#dc2626;color:#fff;border-color:#dc2626}._statsGrid_10wad_200{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.5rem}._statCard_10wad_207{background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}._statCard_10wad_207 svg{color:#3b82f6;flex-shrink:0}._statLabel_10wad_222{display:block;font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.25rem}._statValue_10wad_230{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}._content_10wad_238{display:flex;flex-direction:column;gap:1.5rem}._section_10wad_244{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0}._sectionTitle_10wad_251{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._sectionTitle_10wad_251 svg{color:#3b82f6}._infoGrid_10wad_268{display:flex;flex-direction:column;gap:1rem}._infoRow_10wad_274{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._infoLabel_10wad_284{font-weight:600;color:#475569}._infoValue_10wad_289{color:#1e293b;font-weight:500}._cvLink_10wad_294{display:inline-flex;align-items:center;gap:.5rem;color:#8b5cf6;text-decoration:none;font-weight:600;transition:color .2s}._cvLink_10wad_294:hover{color:#7c3aed}._applicationsInfo_10wad_309{display:flex;flex-direction:column;gap:1rem}._applicationsCount_10wad_315{font-size:1.125rem;color:#475569;margin:0}._applicationsCount_10wad_315 strong{color:#3b82f6;font-size:1.5rem}._noApplications_10wad_326{color:#64748b;font-style:italic;margin:0}._viewApplicationsButton_10wad_332{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633;align-self:flex-start}._viewApplicationsButton_10wad_332:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}@media(max-width:768px){._container_10wad_3{padding:1rem}._header_10wad_81{flex-direction:column}._headerLeft_10wad_93{flex-direction:column;text-align:center}._headerActions_10wad_138{width:100%;flex-wrap:wrap}._editButton_10wad_164,._deleteButton_10wad_165{flex:1}._title_10wad_123{font-size:1.5rem}._statsGrid_10wad_200{grid-template-columns:1fr}._section_10wad_244{padding:1.5rem}._infoRow_10wad_274{flex-direction:column;align-items:flex-start;gap:.5rem}}._container_1qrrj_3{padding:2rem;max-width:1400px;margin:0 auto}._header_1qrrj_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._titleSection_1qrrj_17{flex:1}._title_1qrrj_17{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_1qrrj_31{color:#64748b;font-size:1rem;margin:0}._addButton_1qrrj_37{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #3b82f633}._addButton_1qrrj_37:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._controls_1qrrj_58{display:flex;gap:1rem;margin-bottom:2rem}._searchBox_1qrrj_64{flex:1;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .2s ease}._searchBox_1qrrj_64:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchBox_1qrrj_64 svg{color:#94a3b8}._searchInput_1qrrj_85{flex:1;border:none;outline:none;font-size:.938rem;color:#1e293b}._searchInput_1qrrj_85::placeholder{color:#94a3b8}._filterBox_1qrrj_97{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}._filterBox_1qrrj_97 svg{color:#94a3b8}._filterSelect_1qrrj_111{border:none;outline:none;font-size:.938rem;color:#1e293b;cursor:pointer;background:transparent}._stats_1qrrj_121{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_1qrrj_128{background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;transition:all .2s ease}._statCard_1qrrj_128:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._statLabel_1qrrj_144{color:#64748b;font-size:.875rem;font-weight:500}._statValue_1qrrj_150{color:#1e293b;font-size:2rem;font-weight:700}._tableContainer_1qrrj_157{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_1qrrj_157{width:100%;border-collapse:collapse}._table_1qrrj_157 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._table_1qrrj_157 th{padding:1rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}._table_1qrrj_157 tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .2s ease}._table_1qrrj_157 tbody tr:hover{background-color:#f8fafc}._table_1qrrj_157 tbody tr:last-child{border-bottom:none}._table_1qrrj_157 td{padding:1rem;color:#334155;font-size:.938rem}._actions_1qrrj_205{display:flex;gap:.5rem}._viewButton_1qrrj_210,._editButton_1qrrj_211,._deleteButton_1qrrj_212{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease;background:transparent}._viewButton_1qrrj_210{color:#3b82f6}._viewButton_1qrrj_210:hover{background:#dbeafe}._editButton_1qrrj_211{color:#10b981}._editButton_1qrrj_211:hover{background:#d1fae5}._deleteButton_1qrrj_212{color:#ef4444}._deleteButton_1qrrj_212:hover{background:#fee2e2}._loading_1qrrj_249,._error_1qrrj_250,._empty_1qrrj_251{text-align:center;padding:3rem;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0}._loading_1qrrj_249{color:#64748b;font-size:1rem}._error_1qrrj_250{color:#ef4444;font-size:1rem}._empty_1qrrj_251{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#94a3b8}._empty_1qrrj_251 svg{color:#cbd5e1}._empty_1qrrj_251 p{margin:0;font-size:1.125rem}._modalOverlay_1qrrj_287{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_1qrrj_1 .2s ease}@keyframes _fadeIn_1qrrj_1{0%{opacity:0}to{opacity:1}}._modalContent_1qrrj_311{background:#fff;border-radius:1rem;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a;animation:_slideUp_1qrrj_1 .3s ease;word-wrap:break-word}@keyframes _slideUp_1qrrj_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1qrrj_335{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._modalHeaderContent_1qrrj_344{display:flex;align-items:center;gap:1.5rem;flex:1}._modalHeader_1qrrj_335 h2{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b}._closeButton_1qrrj_358{background:none;border:none;font-size:2rem;color:#94a3b8;cursor:pointer;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}._closeButton_1qrrj_358:hover{background:#f1f5f9;color:#475569}._modalBody_1qrrj_378{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._detailCard_1qrrj_385{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}._detailCard_1qrrj_385:hover{box-shadow:0 4px 6px #0000001a}._cardHeader_1qrrj_398{background:#f8fafc;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0}._cardHeader_1qrrj_398 h3{margin:0;font-size:1rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em}._cardBody_1qrrj_413{padding:1.25rem;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}._infoGrid_1qrrj_420{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}._infoItem_1qrrj_426{display:flex;flex-direction:column;gap:.5rem}._infoLabel_1qrrj_432{font-size:.813rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._infoValue_1qrrj_440{font-size:1rem;color:#1e293b;font-weight:500;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}._infoValue_1qrrj_440 a{color:#3b82f6;text-decoration:none;overflow-wrap:break-word;word-break:break-all}._infoValue_1qrrj_440 a:hover{text-decoration:underline}._linksGrid_1qrrj_460{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._linkButton_1qrrj_466{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.5rem;text-decoration:none;color:#1e293b;transition:all .2s ease;font-weight:600}._linkButton_1qrrj_466:hover{background:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 8px #3b82f633}._linkIcon_1qrrj_487{font-size:1.5rem}._linkText_1qrrj_491{flex:1}._timeline_1qrrj_495{display:flex;flex-direction:column;gap:1rem}._timelineItem_1qrrj_501{display:flex;align-items:flex-start;gap:1rem}._timelineIcon_1qrrj_507{font-size:1.5rem;flex-shrink:0}._timelineItem_1qrrj_501>div{display:flex;flex-direction:column;gap:.25rem;flex:1}._timelineLabel_1qrrj_519{font-size:.813rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._timelineValue_1qrrj_527{font-size:.938rem;color:#1e293b;font-weight:500}._textContent_1qrrj_533{white-space:pre-wrap;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;background:#f8fafc;padding:1rem;border-radius:.5rem;border:1px solid #e2e8f0;line-height:1.6}._modalActions_1qrrj_545{display:flex;gap:1rem;padding:1.5rem;border-top:2px solid #e2e8f0;justify-content:flex-end;flex-wrap:wrap;background:#f8fafc}._acceptButton_1qrrj_555,._rejectButton_1qrrj_556,._editButtonModal_1qrrj_557{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:.5rem;font-weight:700;cursor:pointer;transition:all .2s ease;font-size:1rem;text-transform:uppercase;letter-spacing:.05em}._acceptButton_1qrrj_555{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 6px #10b9814d}._acceptButton_1qrrj_555:hover{transform:translateY(-2px);box-shadow:0 6px 12px #10b98166}._rejectButton_1qrrj_556{background:#fff;color:#ef4444;border:2px solid #ef4444}._rejectButton_1qrrj_556:hover{background:#fef2f2;transform:translateY(-2px);box-shadow:0 4px 8px #ef444433}._editButtonModal_1qrrj_557{background:#fff;color:#3b82f6;border:2px solid #3b82f6}._editButtonModal_1qrrj_557:hover{background:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 8px #3b82f633}@media(max-width:768px){._container_1qrrj_3{padding:1rem}._header_1qrrj_9{flex-direction:column;align-items:stretch}._controls_1qrrj_58{flex-direction:column}._stats_1qrrj_121{grid-template-columns:1fr}._tableContainer_1qrrj_157{overflow-x:auto}._table_1qrrj_157{min-width:800px}._modalContent_1qrrj_311{max-width:100%;max-height:100vh;border-radius:0}._modalActions_1qrrj_545{flex-direction:column}._acceptButton_1qrrj_555,._rejectButton_1qrrj_556,._editButtonModal_1qrrj_557{width:100%;justify-content:center}}._container_1xn4u_3{padding:2rem;max-width:900px;margin:0 auto}._loadingContainer_1xn4u_9{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}._loadingContainer_1xn4u_9 p{color:#64748b;font-size:1rem;margin:0}._spinner_1xn4u_24{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1xn4u_24 .8s linear infinite}@keyframes _spin_1xn4u_24{to{transform:rotate(360deg)}}._header_1xn4u_39{margin-bottom:2rem}._backButton_1xn4u_43{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;font-size:.938rem}._backButton_1xn4u_43:hover{background-color:#f8fafc;color:#3b82f6;border-color:#3b82f6}._formCard_1xn4u_63{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}._formHeader_1xn4u_70{display:flex;align-items:center;gap:1rem;padding:2rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._formHeader_1xn4u_70 svg{color:#3b82f6}._title_1xn4u_83{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._subtitle_1xn4u_90{color:#64748b;font-size:.938rem;margin:0}._error_1xn4u_96{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;margin:1.5rem 2rem;border-radius:.5rem}._form_1xn4u_63{padding:2rem}._section_1xn4u_109{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}._sectionTitle_1xn4u_117{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._grid_1xn4u_126{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._formGroup_1xn4u_132{margin-bottom:1.5rem}._charCount_1xn4u_136{margin-top:.5rem;font-size:.813rem;color:#94a3b8;text-align:right}._label_1xn4u_143{display:block;font-weight:600;color:#334155;margin-bottom:.5rem;font-size:.938rem}._required_1xn4u_151{color:#ef4444;margin-left:.25rem}._input_1xn4u_156,._select_1xn4u_157,._textarea_1xn4u_158{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.938rem;color:#1e293b;transition:all .2s ease;font-family:inherit}._input_1xn4u_156:focus,._select_1xn4u_157:focus,._textarea_1xn4u_158:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_1xn4u_156::placeholder,._textarea_1xn4u_158::placeholder{color:#94a3b8}._textarea_1xn4u_158{resize:vertical;min-height:100px}._select_1xn4u_157{cursor:pointer;background-color:#fff}._select_1xn4u_157:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed}._hint_1xn4u_198{margin-top:.5rem;font-size:.813rem;color:#64748b}._formActions_1xn4u_204{display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid #e2e8f0;margin-top:1rem}._cancelButton_1xn4u_213,._submitButton_1xn4u_214{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.938rem;cursor:pointer;transition:all .2s ease;border:none}._cancelButton_1xn4u_213{background:#fff;color:#64748b;border:1px solid #e2e8f0}._cancelButton_1xn4u_213:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1}._submitButton_1xn4u_214{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;box-shadow:0 4px 6px #3b82f633}._submitButton_1xn4u_214:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._cancelButton_1xn4u_213:disabled,._submitButton_1xn4u_214:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:768px){._container_1xn4u_3{padding:1rem}._formCard_1xn4u_63{border-radius:.5rem}._formHeader_1xn4u_70,._form_1xn4u_63{padding:1.5rem}._formActions_1xn4u_204{flex-direction:column}._cancelButton_1xn4u_213,._submitButton_1xn4u_214{width:100%}}._container_1e4uu_3{max-width:1400px;margin:0 auto}._title_1e4uu_8{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._description_1e4uu_15{font-size:1rem;color:#64748b;margin:0 0 2rem}._placeholder_1e4uu_21{background:#fff;border-radius:1rem;padding:3rem 2rem;text-align:center;box-shadow:0 1px 3px #0000001a}._placeholder_1e4uu_21 p{font-size:1.125rem;color:#94a3b8;margin:0}@media(max-width:640px){._title_1e4uu_8{font-size:1.5rem}._description_1e4uu_15{font-size:.95rem}._placeholder_1e4uu_21{padding:2rem 1.5rem}._placeholder_1e4uu_21 p{font-size:1rem}}._container_18k6u_1{padding:2rem;max-width:1400px;margin:0 auto}._header_18k6u_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._headerLeft_18k6u_15{flex:1}._title_18k6u_19{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_18k6u_29{font-size:1rem;color:#64748b;margin:0}._addButton_18k6u_35{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._addButton_18k6u_35:hover{background-color:#7c3aed}._filters_18k6u_55{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._searchBox_18k6u_62{flex:1;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:250px}._searchBox_18k6u_62 svg{color:#94a3b8}._searchInput_18k6u_78{flex:1;border:none;outline:none;font-size:.875rem;color:#1e293b}._searchInput_18k6u_78::placeholder{color:#94a3b8}._statusFilter_18k6u_90{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}._statusFilter_18k6u_90 svg{color:#94a3b8}._filterSelect_18k6u_104{border:none;outline:none;font-size:.875rem;color:#1e293b;cursor:pointer;background:transparent}._statsGrid_18k6u_114{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_18k6u_121{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}._statLabel_18k6u_131{font-size:.875rem;color:#64748b;font-weight:500}._statValue_18k6u_137{font-size:2rem;font-weight:700;color:#1e293b}._tableWrapper_18k6u_144{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._table_18k6u_144{width:100%;border-collapse:collapse}._table_18k6u_144 thead{background:#f8fafc}._table_18k6u_144 th{padding:1rem;text-align:left;font-size:.875rem;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0}._table_18k6u_144 td{padding:1rem;font-size:.875rem;color:#1e293b;border-bottom:1px solid #f1f5f9}._table_18k6u_144 tbody tr:hover{background:#f8fafc}._studentCell_18k6u_180{font-weight:600;color:#1e293b}._statusBadge_18k6u_186{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}._statusBadge_18k6u_186._pending_18k6u_196{background:#fef3c7;color:#d97706}._statusBadge_18k6u_186._accepted_18k6u_201{background:#d1fae5;color:#059669}._statusBadge_18k6u_186._rejected_18k6u_206{background:#fee2e2;color:#dc2626}._actions_18k6u_212{display:flex;gap:.5rem}._actionButton_18k6u_217{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;cursor:pointer;transition:all .2s}._actionButton_18k6u_217:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._actionButton_18k6u_217._deleteAction_18k6u_237:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}._loading_18k6u_244{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}._spinner_18k6u_253{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#8b5cf6;border-radius:50%;animation:_spin_18k6u_253 .8s linear infinite}@keyframes _spin_18k6u_253{to{transform:rotate(360deg)}}._loading_18k6u_244 p{color:#64748b;font-size:1rem}._error_18k6u_272{padding:1rem 1.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem}._empty_18k6u_282{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._empty_18k6u_282 svg{color:#cbd5e1;margin-bottom:1rem}._empty_18k6u_282 h3{font-size:1.25rem;font-weight:600;color:#475569;margin:0 0 .5rem}._empty_18k6u_282 p{color:#64748b;margin:0 0 1.5rem}._emptyButton_18k6u_308{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._emptyButton_18k6u_308:hover{background-color:#7c3aed}@media(max-width:768px){._container_18k6u_1{padding:1rem}._header_18k6u_7{flex-direction:column}._title_18k6u_19{font-size:1.5rem}._filters_18k6u_55{flex-direction:column}._searchBox_18k6u_62{min-width:100%}._tableWrapper_18k6u_144{overflow-x:auto}._table_18k6u_144{min-width:800px}}._container_1tixk_1{padding:2rem;max-width:800px;margin:0 auto}._backButton_1tixk_7{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s;font-size:.875rem;margin-bottom:1.5rem}._backButton_1tixk_7:hover{background-color:#f8fafc;color:#475569;border-color:#cbd5e1}._header_1tixk_28{margin-bottom:2rem}._title_1tixk_32{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_1tixk_42{font-size:1rem;color:#64748b;margin:0}._error_1tixk_48{padding:1rem 1.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:1.5rem}._form_1tixk_58{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem}._formGroup_1tixk_65{margin-bottom:1.5rem}._label_1tixk_69{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._select_1tixk_77{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;background:#fff;transition:all .2s}._select_1tixk_77:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}._hint_1tixk_94{font-size:.75rem;color:#64748b;margin:.5rem 0 0}._actions_1tixk_100{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._cancelButton_1tixk_107{padding:.75rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s}._cancelButton_1tixk_107:hover{background:#f8fafc;border-color:#cbd5e1}._submitButton_1tixk_124{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8b5cf6;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}._submitButton_1tixk_124:hover:not(:disabled){background:#7c3aed}._submitButton_1tixk_124:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._container_1tixk_1{padding:1rem}._form_1tixk_58{padding:1.5rem}._actions_1tixk_100{flex-direction:column}._cancelButton_1tixk_107,._submitButton_1tixk_124{width:100%;justify-content:center}}._container_usefn_2{padding:2rem;max-width:1400px;margin:0 auto}._header_usefn_8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._titleSection_usefn_16{flex:1}._title_usefn_16{display:flex;align-items:center;gap:1rem;font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}._subtitle_usefn_30{color:#666;font-size:1rem;margin:0}._addButton_usefn_36{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._addButton_usefn_36:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}._controls_usefn_58{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._searchBox_usefn_65{display:flex;align-items:center;gap:.75rem;flex:1;min-width:250px;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000d}._searchBox_usefn_65 svg{color:#9ca3af;flex-shrink:0}._searchInput_usefn_83{flex:1;border:none;outline:none;font-size:.95rem;color:#1a1a1a}._searchInput_usefn_83::placeholder{color:#9ca3af}._filterBox_usefn_95{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000d}._filterBox_usefn_95 svg{color:#9ca3af;flex-shrink:0}._filterSelect_usefn_111{border:none;outline:none;font-size:.95rem;color:#1a1a1a;background:transparent;cursor:pointer}._stats_usefn_120{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}._statCard_usefn_127{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:.5rem}._statLabel_usefn_137{font-size:.875rem;color:#666;font-weight:500}._statValue_usefn_143{font-size:2rem;font-weight:700;color:#2563eb}._loading_usefn_149,._error_usefn_150{padding:3rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._error_usefn_150{color:#dc2626}._tableContainer_usefn_162{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._table_usefn_162{width:100%;border-collapse:collapse}._table_usefn_162 thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}._table_usefn_162 th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.05em}._table_usefn_162 tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._table_usefn_162 tbody tr:hover{background:#f9fafb}._table_usefn_162 tbody tr:last-child{border-bottom:none}._table_usefn_162 td{padding:1rem;color:#1a1a1a;font-size:.95rem}._noData_usefn_208{text-align:center!important;padding:3rem!important;color:#9ca3af!important}._adminName_usefn_214{font-weight:500;color:#1a1a1a}._statusBadge_usefn_219{display:inline-block;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;text-transform:capitalize}._statusBadge_usefn_219._active_usefn_228{background:#d1fae5;color:#065f46}._statusBadge_usefn_219._inactive_usefn_233{background:#fee2e2;color:#991b1b}._actions_usefn_238{display:flex;gap:.5rem}._actionButton_usefn_243{padding:.5rem;background:#f3f4f6;border:none;border-radius:6px;cursor:pointer;color:#374151;transition:all .2s;display:flex;align-items:center;justify-content:center}._actionButton_usefn_243:hover{background:#e5e7eb;color:#1a1a1a}._deleteButton_usefn_261:hover{background:#fee2e2;color:#dc2626}@media(max-width:768px){._container_usefn_2{padding:1rem}._header_usefn_8{flex-direction:column}._title_usefn_16{font-size:1.5rem}._tableContainer_usefn_162{overflow-x:auto}._table_usefn_162{min-width:600px}}._container_k4irw_2{padding:2rem;max-width:900px;margin:0 auto}._header_k4irw_8{margin-bottom:2rem}._backButton_k4irw_12{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:.95rem;cursor:pointer;transition:all .2s}._backButton_k4irw_12:hover{background:#f9fafb;border-color:#d1d5db}._formCard_k4irw_31{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._formHeader_k4irw_38{padding:2rem;border-bottom:1px solid #e5e7eb}._formTitle_k4irw_43{display:flex;align-items:center;gap:1rem;color:#1a1a1a}._formTitle_k4irw_43 svg{color:#2563eb}._formTitle_k4irw_43 h2{margin:0;font-size:1.75rem;font-weight:700}._errorBanner_k4irw_60{margin:1.5rem 2rem;padding:1rem;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:.95rem}._form_k4irw_31{padding:2rem}._section_k4irw_73{margin-bottom:2rem}._sectionTitle_k4irw_77{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}._formGroup_k4irw_86{margin-bottom:1.5rem}._label_k4irw_90{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.95rem}._required_k4irw_98{color:#dc2626;margin-left:.25rem}._helperText_k4irw_103{color:#6b7280;font-weight:400;font-size:.875rem;margin-left:.25rem}._input_k4irw_110,._select_k4irw_111{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;color:#1a1a1a;transition:all .2s}._input_k4irw_110:focus,._select_k4irw_111:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._input_k4irw_110::placeholder{color:#9ca3af}._inputError_k4irw_132{border-color:#dc2626}._inputError_k4irw_132:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._errorText_k4irw_141{display:block;margin-top:.5rem;color:#dc2626;font-size:.875rem}._select_k4irw_111{cursor:pointer;background:#fff}._actions_k4irw_153{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;margin-top:2rem}._cancelButton_k4irw_162,._submitButton_k4irw_163{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_k4irw_162{background:#fff;color:#374151;border:1px solid #d1d5db}._cancelButton_k4irw_162:hover:not(:disabled){background:#f9fafb}._submitButton_k4irw_163{display:flex;align-items:center;gap:.5rem;background:#2563eb;color:#fff}._submitButton_k4irw_163:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}._cancelButton_k4irw_162:disabled,._submitButton_k4irw_163:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._container_k4irw_2{padding:1rem}._formCard_k4irw_31{border-radius:8px}._formHeader_k4irw_38,._form_k4irw_31{padding:1.5rem}._formTitle_k4irw_43 h2{font-size:1.5rem}._actions_k4irw_153{flex-direction:column}._cancelButton_k4irw_162,._submitButton_k4irw_163{width:100%;justify-content:center}}
