*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}._container_w3zgm_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem}._registerBox_w3zgm_9{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:3rem;width:100%;max-width:700px}._header_w3zgm_18{text-align:center;margin-bottom:2rem}._title_w3zgm_23{font-size:2rem;color:#667eea;margin-bottom:.5rem}._subtitle_w3zgm_29{color:#666;font-size:1rem}._form_w3zgm_34{display:flex;flex-direction:column;gap:1.25rem}._formGroup_w3zgm_40{display:flex;flex-direction:column;gap:.5rem;flex:1}._formGroup_w3zgm_40 label{color:#333;font-weight:600;font-size:.95rem}._formGroup_w3zgm_40 input,._formGroup_w3zgm_40 textarea{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease}._formGroup_w3zgm_40 input:focus,._formGroup_w3zgm_40 textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formGroup_w3zgm_40 textarea{resize:vertical;font-family:inherit}._formRow_w3zgm_74{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}._submitButton_w3zgm_80{padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}._submitButton_w3zgm_80:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}._submitButton_w3zgm_80:disabled{opacity:.6;cursor:not-allowed}._footer_w3zgm_103{text-align:center;margin-top:1.5rem;color:#666}._footer_w3zgm_103 a{color:#667eea;text-decoration:none;font-weight:600}._footer_w3zgm_103 a:hover{text-decoration:underline}._error_w3zgm_119{background:#fee;color:#c33;padding:1rem;border-radius:10px;border-left:4px solid #c33;margin-bottom:1rem}._success_w3zgm_128{background:#efe;color:#363;padding:1.5rem;border-radius:10px;border-left:4px solid #3c3;text-align:center}._success_w3zgm_128 h3{margin-bottom:.5rem;color:#2a2}._success_w3zgm_128 p{margin:.5rem 0}._logoUpload_w3zgm_146{margin-top:.5rem}._logoPreviewContainer_w3zgm_150{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:10px;border:2px solid #e0e0e0}._logoPreview_w3zgm_150{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#fff;padding:.5rem;border:1px solid #e0e0e0}._removeButton_w3zgm_170{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}._removeButton_w3zgm_170:hover:not(:disabled){background:#dc2626}._removeButton_w3zgm_170:disabled{opacity:.5;cursor:not-allowed}._uploadLabel_w3zgm_190{display:block;padding:2rem;border:2px dashed #667eea;border-radius:10px;text-align:center;cursor:pointer;transition:all .3s ease;background:#667eea0d}._uploadLabel_w3zgm_190:hover{background:#667eea1a;border-color:#764ba2}._fileInput_w3zgm_206{display:none}._uploadText_w3zgm_210{color:#667eea;font-weight:600;font-size:1rem}@media(max-width:768px){._registerBox_w3zgm_9{padding:2rem 1.5rem}._formRow_w3zgm_74{grid-template-columns:1fr}}._container_84k5e_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem}._loginBox_84k5e_9{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:3rem;width:100%;max-width:450px}._header_84k5e_18{text-align:center;margin-bottom:2rem}._title_84k5e_23{font-size:2rem;color:#667eea;margin-bottom:.5rem}._subtitle_84k5e_29{color:#666;font-size:1rem}._form_84k5e_34{display:flex;flex-direction:column;gap:1.5rem}._formGroup_84k5e_40{display:flex;flex-direction:column;gap:.5rem}._formGroup_84k5e_40 label{color:#333;font-weight:600;font-size:.95rem}._formGroup_84k5e_40 input{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease}._formGroup_84k5e_40 input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._submitButton_84k5e_66{padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}._submitButton_84k5e_66:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}._submitButton_84k5e_66:disabled{opacity:.6;cursor:not-allowed}._footer_84k5e_89{text-align:center;margin-top:1.5rem;color:#666}._footer_84k5e_89 a{color:#667eea;text-decoration:none;font-weight:600}._footer_84k5e_89 a:hover{text-decoration:underline}._error_84k5e_105{background:#fee;color:#c33;padding:1rem;border-radius:10px;border-left:4px solid #c33;margin-bottom:1rem}@media(max-width:768px){._loginBox_84k5e_9{padding:2rem 1.5rem}}._layout_t3z12_1{display:flex;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}._sidebar_t3z12_7{width:280px;background:#fff;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto}._logo_t3z12_18{padding:2rem 1.5rem;border-bottom:2px solid #f0f0f0;text-align:center}._companyLogo_t3z12_24{width:80px;height:80px;object-fit:contain;border-radius:10px;margin-bottom:1rem;background:#f8f9fa;padding:.5rem}._logoPlaceholder_t3z12_34{width:80px;height:80px;font-size:3rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}._logo_t3z12_18 h2{color:#667eea;font-size:1.3rem;margin:0;word-break:break-word}._nav_t3z12_53{flex:1;padding:1.5rem 0}._navLink_t3z12_58{display:flex;align-items:center;padding:1rem 1.5rem;color:#666;text-decoration:none;transition:all .3s ease;font-weight:500;border-left:3px solid transparent}._navLink_t3z12_58:hover{background:#667eea1a;color:#667eea;border-left-color:#667eea}._navLink_t3z12_58._active_t3z12_75{background:#667eea26;color:#667eea;border-left-color:#667eea;font-weight:600}._icon_t3z12_82{font-size:1.3rem;margin-right:1rem}._sidebarFooter_t3z12_87{padding:1.5rem;border-top:2px solid #f0f0f0}._logoutButton_t3z12_92{width:100%;display:flex;align-items:center;justify-content:center;padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._logoutButton_t3z12_92:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}._main_t3z12_113{flex:1;margin-left:280px;padding:2rem}._content_t3z12_119{max-width:1400px;margin:0 auto}._inactiveContainer_t3z12_125{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}._inactiveCard_t3z12_134{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:3rem;max-width:700px;text-align:center}._warningIcon_t3z12_143{font-size:4rem;margin-bottom:1rem;animation:_pulse_t3z12_1 2s infinite}@keyframes _pulse_t3z12_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._inactiveCard_t3z12_134 h1{color:#f59e0b;margin-bottom:1rem;font-size:2rem}._inactiveCard_t3z12_134 p{color:#666;font-size:1.1rem;margin-bottom:.5rem;line-height:1.6}._companyInfo_t3z12_171{background:#f8f9fa;border-radius:15px;padding:2rem;margin-top:2rem;text-align:left}._companyInfo_t3z12_171 h3{color:#667eea;margin-bottom:1.5rem;text-align:center;font-size:1.3rem}._infoGrid_t3z12_186{display:grid;gap:1rem}._infoItem_t3z12_191{display:flex;justify-content:space-between;padding:.75rem;background:#fff;border-radius:8px}._label_t3z12_199{color:#666;font-weight:600}._value_t3z12_204{color:#333;font-weight:500}._logoutBtn_t3z12_209{margin-top:2rem;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._logoutBtn_t3z12_209:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}@media(max-width:768px){._sidebar_t3z12_7{width:100%;height:auto;position:relative}._main_t3z12_113{margin-left:0;padding:1rem}._layout_t3z12_1{flex-direction:column}}._dashboard_1lp3o_1{padding:0}._welcomeTitle_1lp3o_5{color:#fff;font-size:2.5rem;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}._welcomeText_1lp3o_12{color:#ffffffe6;font-size:1.2rem;margin-bottom:2.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.2)}._statusActive_1lp3o_19{color:#10b981;font-weight:700}._loading_1lp3o_24{background:#fff;border-radius:15px;padding:3rem;text-align:center;box-shadow:0 10px 30px #0003;color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:2.5rem}._statsGrid_1lp3o_36{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2.5rem}._statCard_1lp3o_43{background:#fff;border-radius:15px;padding:2rem;display:flex;align-items:center;gap:1.5rem;box-shadow:0 10px 30px #0003;transition:transform .3s,box-shadow .3s}._statCard_1lp3o_43:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}._statIcon_1lp3o_59{font-size:3rem;line-height:1;flex-shrink:0}._statInfo_1lp3o_65{display:flex;flex-direction:column;gap:.25rem}._statInfo_1lp3o_65 h3{font-size:2.5rem;color:#667eea;margin:0;line-height:1;font-weight:700}._statInfo_1lp3o_65 p{color:#666;font-size:1rem;margin:0;font-weight:500;line-height:1.2}._companyInfo_1lp3o_87{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #0003}._companyInfo_1lp3o_87 h3{color:#667eea;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}._infoGrid_1lp3o_102{display:grid;gap:1rem}._infoItem_1lp3o_107{display:flex;justify-content:space-between;padding:1rem;background:#f8f9fa;border-radius:10px;transition:background .2s}._infoItem_1lp3o_107:hover{background:#e9ecef}._label_1lp3o_120{color:#666;font-weight:600}._value_1lp3o_125{color:#333;font-weight:500;text-align:right}@media(max-width:768px){._welcomeTitle_1lp3o_5{font-size:1.8rem}._welcomeText_1lp3o_12{font-size:1rem}._statsGrid_1lp3o_36{grid-template-columns:1fr}._statCard_1lp3o_43{padding:1.5rem}}._page_bfogo_1{padding:0}._header_bfogo_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._header_bfogo_5 h1{color:#fff;font-size:2.5rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.2)}._createButton_bfogo_19{padding:.875rem 2rem;background:#fff;color:#667eea;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 5px 15px #0003}._createButton_bfogo_19:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}._error_bfogo_37{background:#fee;color:#c33;padding:1rem;border-radius:10px;margin-bottom:1.5rem;border-left:4px solid #c33}._loading_bfogo_46{background:#fff;border-radius:20px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 30px #0003;color:#667eea;font-size:1.3rem;font-weight:600}._empty_bfogo_57{background:#fff;border-radius:20px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 30px #0003}._empty_bfogo_57 p:first-child{font-size:2rem;color:#667eea;font-weight:600;margin-bottom:1rem}._empty_bfogo_57 p:last-of-type{font-size:1.2rem;color:#666;margin-bottom:2rem}._createButtonLarge_bfogo_78{padding:1rem 2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._createButtonLarge_bfogo_78:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}._grid_bfogo_95{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._card_bfogo_101{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 5px 20px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer}._card_bfogo_101:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}._logoContainer_bfogo_115{display:flex;justify-content:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb}._logo_bfogo_115{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#f8f9fa;padding:.5rem}._cardHeader_bfogo_132{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}._cardHeader_bfogo_132 h3{color:#667eea;font-size:1.3rem;margin:0;flex:1}._badge_bfogo_146{padding:.375rem .875rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:capitalize}._badge_bfogo_146._open_bfogo_154{background:#d1fae5;color:#065f46}._badge_bfogo_146._closed_bfogo_159{background:#fee;color:#991b1b}._description_bfogo_164{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._details_bfogo_176{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._detail_bfogo_176{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}._icon_bfogo_193{font-size:1rem}._stats_bfogo_197{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._stat_bfogo_197{background:#f8f9fa;padding:.75rem;border-radius:8px;text-align:center}._statValue_bfogo_211{display:block;font-size:1.5rem;font-weight:700;color:#667eea;margin-bottom:.25rem}._statLabel_bfogo_219{display:block;font-size:.85rem;color:#666}._actions_bfogo_225{display:flex;gap:.75rem}._editButton_bfogo_230,._deleteButton_bfogo_231{flex:1;padding:.625rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}._editButton_bfogo_230{background:#667eea;color:#fff}._editButton_bfogo_230:hover{background:#5568d3}._deleteButton_bfogo_231{background:#fee;color:#991b1b}._deleteButton_bfogo_231:hover{background:#fecaca}@media(max-width:768px){._grid_bfogo_95{grid-template-columns:1fr}._header_bfogo_5{flex-direction:column;gap:1rem;align-items:stretch}._createButton_bfogo_19{width:100%}}._container_11nws_1{padding:2rem;max-width:1000px;margin:0 auto}._backButton_11nws_7{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;font-size:.938rem;font-weight:500;margin-bottom:1.5rem;transition:all .2s ease}._backButton_11nws_7:hover{background:#f8fafc;border-color:#8b5cf6;color:#8b5cf6}._loading_11nws_29,._error_11nws_30{text-align:center;padding:3rem;background:#fff;border-radius:1rem;color:#64748b;font-size:1.125rem}._error_11nws_30{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}._detailsCard_11nws_45{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}._logoSection_11nws_52{display:flex;justify-content:center;align-items:center;padding:3rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}._logo_11nws_52{width:200px;height:200px;object-fit:contain;border-radius:1rem;background:#fff;padding:1rem;box-shadow:0 4px 6px #0000001a}._header_11nws_71{padding:2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}._titleSection_11nws_81{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._title_11nws_81{font-size:2rem;font-weight:700;color:#1e293b;margin:0}._badge_11nws_95{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-transform:capitalize}._badge_11nws_95._open_11nws_103{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}._badge_11nws_95._closed_11nws_108{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}._actionButtons_11nws_115{display:flex;gap:.5rem;align-items:center}._viewCvButton_11nws_121{padding:.5rem 1rem;background:#e2e8f0;color:#475569;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}._viewCvButton_11nws_121:hover{background:#cbd5e1;color:#1e293b}._acceptButton_11nws_137,._rejectButton_11nws_138{padding:.5rem 1rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._acceptButton_11nws_137{background:#dcfce7;color:#166534}._acceptButton_11nws_137:hover{background:#bbf7d0}._rejectButton_11nws_138{background:#fee2e2;color:#991b1b}._rejectButton_11nws_138:hover{background:#fecaca}._actions_11nws_166{display:flex;gap:.75rem}._editButton_11nws_171{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #8b5cf64d}._editButton_11nws_171:hover{transform:translateY(-2px);box-shadow:0 4px 8px #8b5cf666}._section_11nws_191{padding:2rem;border-bottom:1px solid #e2e8f0}._section_11nws_191:last-child{border-bottom:none}._sectionTitle_11nws_200{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}._description_11nws_210{color:#475569;line-height:1.7;font-size:1rem;margin:0;white-space:pre-wrap}._infoGrid_11nws_218{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;padding:2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._infoCard_11nws_227{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}._infoIcon_11nws_237{font-size:2rem;flex-shrink:0}._infoContent_11nws_242{display:flex;flex-direction:column;gap:.25rem}._infoLabel_11nws_248{font-size:.813rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._infoValue_11nws_256{font-size:1.125rem;color:#1e293b;font-weight:600}._skillsContainer_11nws_262{display:flex;flex-wrap:wrap;gap:.75rem}._skillBadge_11nws_268{padding:.5rem 1rem;background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#6d28d9;border-radius:.5rem;font-size:.875rem;font-weight:600}._listContainer_11nws_278{display:flex;flex-direction:column;gap:1rem}._listItem_11nws_284{padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s}._listItem_11nws_284:hover{border-color:#8b5cf6;box-shadow:0 2px 8px #8b5cf61a}._listItemHeader_11nws_297{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}._studentInfo_11nws_305{display:flex;flex-direction:column;gap:.25rem;flex:1}._studentName_11nws_312{font-size:1rem;font-weight:600;color:#1e293b}._studentEmail_11nws_318{font-size:.875rem;color:#64748b}._statusBadge_11nws_323{padding:.375rem .875rem;border-radius:.5rem;font-size:.813rem;font-weight:600;text-transform:capitalize;white-space:nowrap}._statusBadge_11nws_323._pending_11nws_332{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}._statusBadge_11nws_323._accepted_11nws_338{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}._statusBadge_11nws_323._rejected_11nws_344{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}._statusBadge_11nws_323._enrolled_11nws_350{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd}._coverLetterPreview_11nws_356{font-size:.875rem;color:#475569;line-height:1.6;margin:.75rem 0;padding:.75rem;background:#fff;border-radius:.5rem;border-left:3px solid #8b5cf6}._listItemFooter_11nws_367{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}._timestamp_11nws_377{font-size:.813rem;color:#94a3b8}._viewButton_11nws_382{padding:.5rem 1rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._viewButton_11nws_382:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf64d}._emptyMessage_11nws_399{text-align:center;color:#94a3b8;font-size:.938rem;padding:2rem;background:#f8fafc;border-radius:.5rem;border:1px dashed #cbd5e1}@media(max-width:768px){._container_11nws_1{padding:1rem}._logo_11nws_52{width:150px;height:150px}._title_11nws_81{font-size:1.5rem}._header_11nws_71{flex-direction:column}._infoGrid_11nws_218{grid-template-columns:1fr;gap:1rem}._listItemHeader_11nws_297,._listItemFooter_11nws_367{flex-direction:column;align-items:flex-start}._viewButton_11nws_382{width:100%}}._page_3rct8_1{padding:0}._header_3rct8_5{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._header_3rct8_5 h1{color:#fff;font-size:2.5rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.2)}._backButton_3rct8_19{padding:.75rem 1.5rem;background:#fff;color:#667eea;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._backButton_3rct8_19:hover{transform:translate(-3px);box-shadow:0 5px 15px #0003}._error_3rct8_36{background:#fee;color:#c33;padding:1rem;border-radius:10px;margin-bottom:1.5rem;border-left:4px solid #c33}._form_3rct8_45{display:flex;flex-direction:column;gap:1.5rem}._card_3rct8_51{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px #0000001a}._card_3rct8_51 h3{color:#667eea;font-size:1.5rem;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}._logoSection_3rct8_66{display:flex;justify-content:center;align-items:center;min-height:150px}._logoPreviewContainer_3rct8_73{display:flex;flex-direction:column;align-items:center;gap:1rem}._logoPreview_3rct8_73{width:150px;height:150px;object-fit:contain;border-radius:10px;border:2px solid #e0e0e0;padding:1rem;background:#f8f9fa}._removeLogoButton_3rct8_90{padding:.5rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._removeLogoButton_3rct8_90:hover:not(:disabled){background:#dc2626}._removeLogoButton_3rct8_90:disabled{opacity:.5;cursor:not-allowed}._uploadBox_3rct8_110{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;border:2px dashed #667eea;border-radius:12px;background:#667eea0d;cursor:pointer;transition:all .3s;min-width:300px}._uploadBox_3rct8_110:hover{background:#667eea1a;border-color:#764ba2}._uploadIcon_3rct8_130{font-size:3rem}._uploadBox_3rct8_110 span{font-weight:600;color:#667eea}._uploadHint_3rct8_139{font-size:.85rem;color:#666!important;font-weight:400!important}._fileInput_3rct8_145{display:none}._formGroup_3rct8_149{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}._formGroup_3rct8_149:last-child{margin-bottom:0}._formGroup_3rct8_149 label{color:#333;font-weight:600;font-size:.95rem}._formGroup_3rct8_149 input,._formGroup_3rct8_149 textarea,._formGroup_3rct8_149 select{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease;font-family:inherit}._formGroup_3rct8_149 input:focus,._formGroup_3rct8_149 textarea:focus,._formGroup_3rct8_149 select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formGroup_3rct8_149 textarea{resize:vertical;min-height:120px}._formRow_3rct8_190{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._skillsInput_3rct8_196{display:flex;gap:.75rem;margin-bottom:1rem}._skillsInput_3rct8_196 input{flex:1;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem}._skillsInput_3rct8_196 input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._addButton_3rct8_216{padding:.875rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._addButton_3rct8_216:hover:not(:disabled){background:#5568d3}._addButton_3rct8_216:disabled{opacity:.5;cursor:not-allowed}._skillsList_3rct8_236{display:flex;flex-wrap:wrap;gap:.75rem}._skillTag_3rct8_242{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}._removeSkill_3rct8_254{background:#ffffff4d;color:#fff;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;line-height:1;transition:all .2s}._removeSkill_3rct8_254:hover:not(:disabled){background:#ffffff80}._removeSkill_3rct8_254:disabled{opacity:.5;cursor:not-allowed}._actions_3rct8_279{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}._cancelButton_3rct8_286,._submitButton_3rct8_287{padding:1rem 2rem;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_3rct8_286{background:#e5e7eb;color:#666}._cancelButton_3rct8_286:hover:not(:disabled){background:#d1d5db}._submitButton_3rct8_287{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 5px 15px #667eea4d}._submitButton_3rct8_287:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._cancelButton_3rct8_286:disabled,._submitButton_3rct8_287:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._header_3rct8_5{flex-direction:column;align-items:stretch}._header_3rct8_5 h1{font-size:2rem}._formRow_3rct8_190{grid-template-columns:1fr}._card_3rct8_51{padding:1.5rem}._actions_3rct8_279{flex-direction:column-reverse}._cancelButton_3rct8_286,._submitButton_3rct8_287{width:100%}}._page_12xc2_1{padding:2rem;min-height:100vh}._header_12xc2_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._header_12xc2_6 h1{color:#fff;font-size:2.5rem;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.3)}._createButton_12xc2_22{padding:.875rem 1.75rem;background:#fff;color:#667eea;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 5px 15px #0003;transition:all .3s}._createButton_12xc2_22:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}._filters_12xc2_41{background:#fff;border-radius:15px;padding:1.5rem;margin-bottom:2rem;display:flex;gap:2rem;align-items:center;flex-wrap:wrap;box-shadow:0 5px 20px #0000001a}._filterGroup_12xc2_53{display:flex;align-items:center;gap:.75rem}._filterGroup_12xc2_53 label{font-weight:600;color:#667eea;font-size:.938rem}._filterSelect_12xc2_65{padding:.625rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.938rem;font-weight:500;color:#1e293b;background:#fff;cursor:pointer;transition:all .2s;min-width:180px}._filterSelect_12xc2_65:hover{border-color:#667eea}._filterSelect_12xc2_65:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._stats_12xc2_88{margin-left:auto;display:flex;gap:1.5rem;font-weight:600;color:#64748b;font-size:.938rem}._stats_12xc2_88 span{padding:.5rem 1rem;background:#f8f9fa;border-radius:8px}._error_12xc2_104{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;padding:1rem;border-radius:10px;margin-bottom:1.5rem;border-left:4px solid #dc2626;font-weight:500}._loading_12xc2_114{background:#fff;border-radius:20px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 30px #0003;color:#667eea;font-size:1.3rem;font-weight:600}._empty_12xc2_125{background:#fff;border-radius:20px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 30px #0003}._empty_12xc2_125 p:first-child{font-size:2rem;color:#667eea;font-weight:600;margin-bottom:1rem}._empty_12xc2_125 p:last-of-type{font-size:1.2rem;color:#666;margin-bottom:0}._applicationsGrid_12xc2_147{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:1.5rem}._applicationCard_12xc2_153{background:#fff;border-radius:15px;padding:1.75rem;box-shadow:0 5px 20px #0000001a;transition:all .3s;border-left:4px solid #667eea}._applicationCard_12xc2_153:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}._cardHeader_12xc2_167{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}._studentInfo_12xc2_175 h3{color:#1e293b;font-size:1.25rem;margin:0 0 .25rem}._email_12xc2_181{color:#64748b;font-size:.875rem;margin:0}._statusSelect_12xc2_187{padding:.5rem 1rem;border:2px solid;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;text-transform:capitalize}._statusSelect_12xc2_187._pending_12xc2_198{background:#fef3c7;color:#92400e;border-color:#fbbf24}._statusSelect_12xc2_187._accepted_12xc2_204{background:#d1fae5;color:#065f46;border-color:#10b981}._statusSelect_12xc2_187._rejected_12xc2_210{background:#fee2e2;color:#991b1b;border-color:#ef4444}._statusSelect_12xc2_187:hover{transform:scale(1.05)}._internshipBadge_12xc2_220{display:inline-block;background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#6d28d9;padding:.625rem 1rem;border-radius:8px;font-weight:600;font-size:.938rem;margin-bottom:1.25rem}._cardContent_12xc2_231,._section_12xc2_235{margin-bottom:1.25rem}._section_12xc2_235 h4{color:#667eea;font-size:.938rem;font-weight:700;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}._text_12xc2_248{color:#475569;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._links_12xc2_259{display:flex;flex-wrap:wrap;gap:.75rem}._link_12xc2_259{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#f1f5f9;color:#1e293b;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:600;transition:all .2s;border:1px solid #e2e8f0}._link_12xc2_259:hover{background:#667eea;color:#fff;border-color:#667eea;transform:translateY(-2px)}._viewButton_12xc2_287{width:100%;padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.938rem;cursor:pointer;transition:all .3s}._viewButton_12xc2_287:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}._modal_12xc2_306{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;overflow-y:auto}._modalContent_12xc2_321{background:#fff;border-radius:20px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}._modalHeader_12xc2_331{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:2px solid #f1f5f9;position:sticky;top:0;background:#fff;z-index:1;border-radius:20px 20px 0 0}._modalHeader_12xc2_331 h2{color:#667eea;font-size:1.75rem;margin:0}._closeButton_12xc2_350{background:#fee2e2;color:#991b1b;border:none;width:36px;height:36px;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:700}._closeButton_12xc2_350:hover{background:#dc2626;color:#fff;transform:rotate(90deg)}._form_12xc2_373{padding:2rem}._formGroup_12xc2_377{margin-bottom:1.5rem}._formGroup_12xc2_377 label{display:block;color:#1e293b;font-weight:600;margin-bottom:.5rem;font-size:.938rem}._input_12xc2_389,._textarea_12xc2_390{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.938rem;font-family:inherit;transition:all .2s;background:#fff}._input_12xc2_389:focus,._textarea_12xc2_390:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._charCount_12xc2_414{display:block;text-align:right;color:#64748b;font-size:.813rem;margin-top:.25rem;font-weight:500}._linksSection_12xc2_423{background:#f8f9fa;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}._linksSection_12xc2_423 h3{color:#667eea;font-size:1.125rem;margin:0 0 1.25rem;font-weight:700}._modalActions_12xc2_437{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:2px solid #f1f5f9}._cancelButton_12xc2_445,._submitButton_12xc2_446{padding:.875rem 2rem;border:none;border-radius:8px;font-weight:600;font-size:.938rem;cursor:pointer;transition:all .3s}._cancelButton_12xc2_445{background:#f1f5f9;color:#64748b}._cancelButton_12xc2_445:hover{background:#e2e8f0;color:#1e293b}._submitButton_12xc2_446{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 10px #667eea4d}._submitButton_12xc2_446:hover{transform:translateY(-2px);box-shadow:0 6px 15px #667eea66}._formSection_12xc2_478{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}._formSection_12xc2_478:last-of-type{border-bottom:none}._formSection_12xc2_478 h3{color:#667eea;font-size:1.125rem;margin:0 0 1.25rem;font-weight:700;display:flex;align-items:center;gap:.5rem}._formGroup_12xc2_377{margin-bottom:1.25rem}._label_12xc2_502{display:block;font-weight:600;color:#1e293b;margin-bottom:.5rem;font-size:.938rem}._select_12xc2_510,._input_12xc2_389,._textarea_12xc2_390{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.938rem;color:#1e293b;transition:all .2s;font-family:inherit;background:#fff}._select_12xc2_510:focus,._input_12xc2_389:focus,._textarea_12xc2_390:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._select_12xc2_510:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed;opacity:.6}._textarea_12xc2_390{resize:vertical;min-height:120px;line-height:1.6}._charCount_12xc2_414{display:block;text-align:right;font-size:.813rem;color:#64748b;margin-top:.25rem;font-weight:500}._hint_12xc2_554{margin-top:.5rem;font-size:.875rem;color:#667eea;background:#ede9fe;padding:.625rem 1rem;border-radius:6px;display:flex;align-items:center;gap:.5rem}._detailsContent_12xc2_567{padding:2rem}._detailSection_12xc2_571{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f1f5f9}._detailSection_12xc2_571:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._detailSection_12xc2_571 h3{color:#667eea;font-size:1.125rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}._detailSection_12xc2_571 p{color:#475569;line-height:1.7;margin:.5rem 0;font-size:1rem}._fullText_12xc2_599{white-space:pre-wrap;color:#1e293b;line-height:1.7;margin:0}._statusBadgeContainer_12xc2_607{display:flex;justify-content:center;padding:1rem 0 1.5rem;border-bottom:2px solid #f1f5f9;margin-bottom:1.5rem}._statusSelectLarge_12xc2_615{padding:1rem 2rem;border:3px solid;border-radius:12px;font-weight:700;font-size:1.125rem;cursor:pointer;transition:all .3s;text-transform:capitalize;min-width:220px;text-align:center}._statusSelectLarge_12xc2_615._pending_12xc2_198{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border-color:#fbbf24}._statusSelectLarge_12xc2_615._accepted_12xc2_204{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-color:#10b981}._statusSelectLarge_12xc2_615._rejected_12xc2_210{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-color:#ef4444}._statusSelectLarge_12xc2_615:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}._infoRow_12xc2_651{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;background:#f8f9fa;border-radius:8px;margin-bottom:.75rem}._infoRow_12xc2_651:last-child{margin-bottom:0}._infoLabel_12xc2_665{font-weight:600;color:#64748b;font-size:.938rem;text-transform:uppercase;letter-spacing:.05em}._infoValue_12xc2_673{font-weight:600;color:#1e293b;font-size:1rem}._textBox_12xc2_679{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:1.25rem}._textBox_12xc2_679 ._fullText_12xc2_599{color:#1e293b;font-size:1rem;line-height:1.8}._linksGrid_12xc2_692{display:grid;gap:1rem}._linkCard_12xc2_697{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .3s}._linkCard_12xc2_697:hover{background:#fff;border-color:#667eea;transform:translate(5px);box-shadow:0 4px 12px #667eea26}._linkIcon_12xc2_716{font-size:2rem;flex-shrink:0}._linkInfo_12xc2_721{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}._linkLabel_12xc2_729{font-weight:700;color:#1e293b;font-size:.938rem}._linkUrl_12xc2_735{color:#667eea;font-size:.875rem;word-break:break-all}._emptyMessage_12xc2_741{color:#94a3b8;font-style:italic;text-align:center;padding:2rem;background:#f8f9fa;border-radius:8px;margin:0}._timelineGrid_12xc2_751{display:grid;gap:1rem}._timelineItem_12xc2_756{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #667eea}._timelineIcon_12xc2_766{font-size:2rem;flex-shrink:0;margin-top:.25rem}._timelineInfo_12xc2_772{display:flex;flex-direction:column;gap:.5rem}._timelineLabel_12xc2_778{font-weight:700;color:#667eea;font-size:.938rem;text-transform:uppercase;letter-spacing:.05em}._timelineDate_12xc2_786{color:#1e293b;font-size:1rem;font-weight:600}@media(max-width:768px){._page_12xc2_1{padding:1rem}._header_12xc2_6 h1{font-size:2rem}._filters_12xc2_41,._filterGroup_12xc2_53{flex-direction:column;align-items:stretch}._filterSelect_12xc2_65{width:100%}._stats_12xc2_88{margin-left:0;flex-direction:column;gap:.5rem}._applicationsGrid_12xc2_147{grid-template-columns:1fr}._modalContent_12xc2_321{margin:1rem}._modalActions_12xc2_437{flex-direction:column}._cancelButton_12xc2_445,._submitButton_12xc2_446{width:100%}}._cardActions_12xc2_841{display:flex;gap:.75rem;margin-top:1rem}._editButton_12xc2_847,._deleteButton_12xc2_848{flex:1;padding:.625rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._editButton_12xc2_847{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._editButton_12xc2_847:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}._deleteButton_12xc2_848{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._deleteButton_12xc2_848:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}._infoDisplay_12xc2_880{background:#f9fafb;padding:1rem;border-radius:8px;border-left:4px solid #667eea}._infoDisplay_12xc2_880 p{margin:.5rem 0;color:#374151}._infoDisplay_12xc2_880 strong{color:#1f2937}._page_189dw_1{padding:2rem;max-width:1200px;margin:0 auto}._header_189dw_7{margin-bottom:2rem}._header_189dw_7 h1{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._subtitle_189dw_18{color:#64748b;font-size:1rem;margin:0}._loading_189dw_24{text-align:center;padding:3rem;color:#64748b;font-size:1.1rem}._alert_189dw_32{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem;display:flex;align-items:center;gap:.75rem}._alert_189dw_32[data-type=error]{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}._alert_189dw_32[data-type=success]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}._tabs_189dw_55{display:flex;gap:1rem;border-bottom:2px solid #e2e8f0;margin-bottom:2rem}._tab_189dw_55{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#fff;border:none;color:#64748b;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent;margin-bottom:-2px;border-radius:8px 8px 0 0}._tab_189dw_55:hover{color:#7c3aed;background:#f8fafc}._activeTab_189dw_84{color:#7c3aed;border-bottom-color:#7c3aed;background:#fff;font-weight:600}._content_189dw_92{display:flex;flex-direction:column;gap:2rem}._section_189dw_99{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}._sectionTitle_189dw_107{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._sectionTitle_189dw_107 svg{color:#7c3aed}._logoContainer_189dw_124{display:flex;align-items:flex-start;gap:2rem}._logoPreview_189dw_130{flex-shrink:0}._logo_189dw_124{width:150px;height:150px;object-fit:contain;border-radius:12px;border:2px solid #e2e8f0;background:#fff;padding:.5rem}._logoPlaceholder_189dw_144{width:150px;height:150px;border-radius:12px;border:2px dashed #cbd5e1;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#94a3b8}._logoActions_189dw_156{flex:1;display:flex;flex-direction:column;gap:1rem}._fileInput_189dw_163{display:none}._uploadButton_189dw_167{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;color:#7c3aed;border:2px solid #7c3aed;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;width:fit-content}._uploadButton_189dw_167:hover{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}._saveLogoButton_189dw_191{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;width:fit-content}._saveLogoButton_189dw_191:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed66}._saveLogoButton_189dw_191:disabled{opacity:.6;cursor:not-allowed}._logoHint_189dw_218{color:#64748b;font-size:.875rem;margin:0}._formGrid_189dw_225{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem}._formGroup_189dw_232{display:flex;flex-direction:column;gap:.5rem}._label_189dw_238{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#334155}._label_189dw_238 svg{color:#7c3aed}._input_189dw_251,._textarea_189dw_252{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#1e293b;transition:all .2s;background:#fff}._input_189dw_251:focus,._textarea_189dw_252:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}._input_189dw_251::placeholder,._textarea_189dw_252::placeholder{color:#94a3b8}._textarea_189dw_252{resize:vertical;min-height:120px;font-family:inherit}._formActions_189dw_280{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}._saveButton_189dw_289{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._saveButton_189dw_289:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed66}._saveButton_189dw_289:disabled{opacity:.6;cursor:not-allowed}._infoGrid_189dw_316{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._infoItem_189dw_322{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;border:1px solid #e2e8f0}._infoLabel_189dw_332{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._infoValue_189dw_340{font-size:1rem;font-weight:600;color:#1e293b}._statusBadge_189dw_346{display:inline-block;padding:.375rem .875rem;border-radius:6px;font-size:.875rem;font-weight:600;text-transform:capitalize;width:fit-content}._statusBadge_189dw_346._active_189dw_84{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}._statusBadge_189dw_346._inactive_189dw_362{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}._statusBadge_189dw_346._pending_189dw_368{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}._passwordHint_189dw_375{color:#64748b;font-size:.95rem;margin:0 0 1.5rem;line-height:1.6}@media(max-width:768px){._page_189dw_1{padding:1rem}._header_189dw_7 h1{font-size:1.5rem}._section_189dw_99{padding:1.5rem}._logoContainer_189dw_124{flex-direction:column;align-items:center}._logoActions_189dw_156{width:100%;align-items:center}._uploadButton_189dw_167,._saveLogoButton_189dw_191{width:100%}._formGrid_189dw_225{grid-template-columns:1fr}._formActions_189dw_280{flex-direction:column}._saveButton_189dw_289{width:100%}._tabs_189dw_55{overflow-x:auto}._tab_189dw_55{white-space:nowrap}}
