._header_56co3_1{background:var(--bg-secondary);z-index:100;border-bottom:1px solid var(--border-color);padding:0 24px;transition:background-color .3s,border-color .3s;position:fixed;top:0;left:0;right:0}._inner_56co3_13{max-width:100%;height:var(--header-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}._logo_56co3_22{align-items:center;gap:10px;text-decoration:none;display:flex}._logoIcon_56co3_29{border-radius:var(--radius-sm);color:#fff;width:36px;height:36px;font-size:18px;font-weight:700;font-family:var(--font-display);background:linear-gradient(135deg,#f59e0b,#f97316);justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #f59e0b66}._logoText_56co3_44{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.02em;font-size:18px;font-weight:700}._logoSub_56co3_52{color:var(--text-muted);letter-spacing:.05em;margin-left:8px;font-size:11px;font-weight:400}._nav_56co3_60{align-items:center;gap:4px;display:flex}._navLink_56co3_66{color:var(--text-secondary);border-radius:var(--radius-sm);transition:var(--transition-fast);padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none}._navLink_56co3_66:hover{color:var(--text-primary);background:var(--bg-card-hover)}._navLinkActive_56co3_81{color:var(--accent);font-weight:600}._actions_56co3_87{align-items:center;gap:8px;margin-left:16px;display:flex}._themeToggle_56co3_94{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-card);width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);justify-content:center;align-items:center;font-size:16px;display:flex}._themeToggle_56co3_94:hover{color:var(--accent);border-color:var(--accent);background:var(--bg-card-hover)}._hamburger_56co3_116{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-card);width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);justify-content:center;align-items:center;margin-right:8px;font-size:18px;display:none}._hamburger_56co3_116:hover{color:var(--accent);border-color:var(--accent)}@media (width<=767px){._header_56co3_1{padding:0 12px}._inner_56co3_13{height:56px}._logoText_56co3_44{font-size:16px}._logoSub_56co3_52{display:none}._nav_56co3_60{gap:2px}._navLink_56co3_66{padding:4px 8px;font-size:13px}._hamburger_56co3_116{display:flex}}._sidebar_17tjk_1{width:var(--sidebar-width);background:var(--bg-sidebar);border-right:1px solid var(--border-color);padding:12px 8px;padding-top:calc(var(--header-height) + 12px);z-index:90;flex-direction:column;gap:2px;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}._collapsed_17tjk_20{width:var(--sidebar-collapsed-width)}._sidebarDark_17tjk_25{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._navItem_17tjk_30{border-radius:var(--radius-sm);color:var(--text-secondary);white-space:nowrap;cursor:pointer;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}._navItem_17tjk_30:hover{background:var(--bg-card-hover);color:var(--text-primary)}._navItemActive_17tjk_51{color:var(--accent);background:#f59e0b1a;font-weight:600}._navItemActive_17tjk_51:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:4px;bottom:4px;left:0}._navIcon_17tjk_68{flex-shrink:0;justify-content:center;align-items:center;width:20px;font-size:18px;display:flex}._navLabel_17tjk_77{opacity:1;transition:opacity .2s;overflow:hidden}._collapsed_17tjk_20 ._navLabel_17tjk_77{opacity:0;width:0}._divider_17tjk_89{background:var(--border-color);height:1px;margin:8px 12px}._sectionLabel_17tjk_96{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);white-space:nowrap;padding:8px 12px 4px;font-size:10px;overflow:hidden}._collapsed_17tjk_20 ._sectionLabel_17tjk_96{text-align:center;padding:8px 4px 4px}._bottomBar_17tjk_112{border-top:1px solid var(--border-color);justify-content:center;align-items:center;margin-top:auto;padding:8px 4px;display:flex}._toggleBtn_17tjk_121{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;transition:background .15s,color .15s;display:flex}._toggleBtn_17tjk_121:hover{background:var(--bg-card-hover);color:var(--text-primary)}._overlay_17tjk_144,._mobileClose_17tjk_149{display:none}@media (width<=767px){._sidebar_17tjk_1{width:var(--sidebar-width);z-index:200;padding-top:16px;transform:translate(-100%)}._sidebarOpen_17tjk_162{transform:translate(0)}._collapsed_17tjk_20{width:var(--sidebar-width)}._collapsed_17tjk_20 ._navLabel_17tjk_77{opacity:1;width:auto}._overlay_17tjk_144{z-index:199;background:#00000080;display:block;position:fixed;inset:0}._toggleBtn_17tjk_121{display:none}._mobileClose_17tjk_149{display:block!important}}._layout_flnig_1{min-height:calc(100vh - 64px);display:flex}._sidebar_flnig_6{background:var(--bg-card);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:220px;display:flex}._sidebarHeader_flnig_15{font-family:var(--font-display);color:var(--text-primary);border-bottom:1px solid var(--border-light);padding:20px 20px 16px;font-size:16px;font-weight:700}._nav_flnig_24{flex:1;padding:8px}._navItem_flnig_29{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:var(--transition);align-items:center;gap:10px;margin-bottom:2px;padding:10px 12px;font-size:14px;display:flex}._navItem_flnig_29:hover{background:var(--border-light);color:var(--text-primary)}._navActive_flnig_47{background:var(--info-light);color:var(--info);font-weight:600}._navActive_flnig_47:hover{background:var(--info-light);color:var(--info)}._sidebarFooter_flnig_58{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._username_flnig_66{color:var(--text-secondary);font-size:13px;font-weight:500}._logoutBtn_flnig_72{color:var(--text-secondary);cursor:pointer;transition:var(--transition);font-size:13px;font-family:var(--font-body);background:0 0;border:none}._logoutBtn_flnig_72:hover{color:var(--danger)}._main_flnig_86{background:var(--border-light);flex:1;overflow-y:auto}._filterBar_aih89_1{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);box-shadow:var(--shadow-md);background:#ffffffd9;border:1px solid #fff9;margin-bottom:24px;padding:20px 24px 16px;animation:.5s .1s both _fadeSlideUp_aih89_1}._filterRow_aih89_13{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}._filterGroup_aih89_20{flex-direction:column;gap:5px;min-width:160px;display:flex}._filterGroup_aih89_20 label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}._searchItem_aih89_35{flex-direction:column;gap:5px;min-width:240px;display:flex}._searchItem_aih89_35 label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}._actions_aih89_50{border-top:1px solid var(--border-light);align-items:center;gap:8px;margin-top:14px;padding-top:14px;display:flex}._applyBtn_aih89_59{background:var(--text-primary);height:38px;color:var(--bg-card);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);font-size:14px;font-weight:600;font-family:var(--font-body);border:none;padding:0 28px}._applyBtn_aih89_59:hover{background:var(--text-secondary);transform:translateY(-1px);box-shadow:0 4px 12px #1a274433}._resetBtn_aih89_79{color:var(--text-secondary);cursor:pointer;transition:var(--transition);font-size:13px;font-family:var(--font-body);background:0 0;border:none}._resetBtn_aih89_79:hover{color:var(--text-primary)}@media (width<=767px){._filterBar_aih89_1{padding:14px 14px 12px}._filterRow_aih89_13{flex-direction:column;gap:10px}._filterGroup_aih89_20,._searchItem_aih89_35{min-width:100%}}@media (width>=768px) and (width<=1023px){._filterGroup_aih89_20{min-width:140px}._searchItem_aih89_35{min-width:200px}}._row_1vjhe_1{background:var(--bg-card);border-radius:var(--radius);cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);align-items:center;min-height:48px;padding:10px 16px 10px 20px;transition:background .2s,box-shadow .2s,border-color .2s;animation:.4s both _fadeSlideUp_1vjhe_1;display:flex;position:relative;overflow:hidden}._row_1vjhe_1:before{content:"";border-radius:3px 0 0 3px;width:3px;transition:background .2s;position:absolute;top:0;bottom:0;left:0}._ongoing_1vjhe_29:before{background:var(--success)}._expired_1vjhe_30:before{background:var(--danger)}._notStarted_1vjhe_31:before{background:var(--warning)}._ongoing_1vjhe_29{background:linear-gradient(90deg, #0596690a, var(--bg-card) 40px)}._notStarted_1vjhe_31{background:linear-gradient(90deg, #d977060a, var(--bg-card) 40px)}._markInterested_1vjhe_39:before{background:#22c55e!important}._markViewed_1vjhe_40:before{background:#3b82f6!important}._markNotInterested_1vjhe_41:before{background:#9ca3af!important}._markNotInterested_1vjhe_41{opacity:.55}._row_1vjhe_1:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-md);border-color:#0000}._row_1vjhe_1>div,._row_1vjhe_1>span{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;padding:0 8px;overflow:hidden}._cellCheckbox_1vjhe_65{justify-content:center;align-items:center;width:32px;padding:0;display:flex}._cellUpdated_1vjhe_73{width:64px;color:var(--text-muted);text-align:center;font-size:12px}._cellCompany_1vjhe_80{width:170px;color:var(--text-secondary);letter-spacing:.02em;font-size:13px;font-weight:600}._cellName_1vjhe_88{min-width:60px;color:var(--text-primary);flex:1 1 0;font-size:14px;font-weight:600}._cellIndustry_1vjhe_96{width:90px}._cellClass_1vjhe_100{width:130px}._cellCampus_1vjhe_104{width:90px}._cellCity_1vjhe_108{width:125px;color:var(--text-secondary);align-items:center;gap:3px;font-size:12px;display:flex}._locIcon_1vjhe_117{color:var(--text-muted);flex-shrink:0;font-size:12px}._cellPublished_1vjhe_123,._cellExpired_1vjhe_124{width:64px;color:var(--text-muted);text-align:center;font-size:12px}._cellBadge_1vjhe_132{border-radius:var(--radius-pill);white-space:nowrap;width:72px;overflow:unset;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}._badge_ongoing_1vjhe_145{background:var(--success-light);color:var(--success)}._badge_expired_1vjhe_146{background:var(--danger-light);color:var(--danger)}._badge_not_started_1vjhe_147{background:var(--warning-light);color:var(--warning)}._pulse_1vjhe_149{background:var(--success);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite _pulse_1vjhe_149}._cellAppStatus_1vjhe_158{width:100px;padding:0}._cellGoApply_1vjhe_164,._cellLink_1vjhe_165{width:72px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:15px;transition:color .15s;display:flex}._cellGoApply_1vjhe_164:hover,._cellLink_1vjhe_165:hover{color:var(--accent)}._cellMark_1vjhe_182{cursor:pointer;justify-content:center;align-items:center;width:48px;padding:0;transition:transform .15s;display:flex}._markIcon_1vjhe_192{color:var(--text-muted);font-size:15px;transition:transform .15s,color .15s}._markIcon_1vjhe_192:hover{transform:scale(1.15)}._markIconInterested_1vjhe_202{color:#22c55e}._markIconViewed_1vjhe_203{color:#3b82f6}._markIconNotInterested_1vjhe_204{color:#9ca3af}._markPopover_1vjhe_207{flex-direction:column;gap:2px;min-width:130px;display:flex}._markOption_1vjhe_214{border-radius:var(--radius-xs);cursor:pointer;align-items:center;gap:8px;padding:6px 10px;font-size:13px;transition:background .15s;display:flex}._markOption_1vjhe_214:hover{background:var(--bg-card-hover)}._markOptionActive_1vjhe_229{background:#f59e0b14;font-weight:600}._markCheck_1vjhe_234{color:var(--success);margin-left:auto;font-size:12px}._tagIndustry_1vjhe_241{background:var(--bg-tag-industry)!important;color:var(--warning)!important;border-radius:var(--radius-xs)!important;border:none!important;height:20px!important;padding:0 6px!important;font-size:11px!important;font-weight:600!important;line-height:20px!important}._tagClass_1vjhe_253{background:var(--bg-tag-class)!important;color:var(--info)!important;border-radius:var(--radius-xs)!important;border:none!important;height:20px!important;padding:0 6px!important;font-size:11px!important;font-weight:600!important;line-height:20px!important}._tagCampus_1vjhe_265{background:var(--bg-tag-campus)!important;color:var(--success)!important;border-radius:var(--radius-xs)!important;border:none!important;height:20px!important;padding:0 6px!important;font-size:11px!important;font-weight:600!important;line-height:20px!important}[data-theme=dark] ._row_1vjhe_1:hover{border-color:#ffffff1f}@media (width>=1024px) and (width<=1320px){._row_1vjhe_1>._cellPublished_1vjhe_123,._row_1vjhe_1>._cellUpdated_1vjhe_73{padding:0 4px}._cellCompany_1vjhe_80{width:140px}._cellIndustry_1vjhe_96{width:80px}._cellClass_1vjhe_100{width:110px}._cellCampus_1vjhe_104{width:80px}._cellCity_1vjhe_108{width:110px}._cellPublished_1vjhe_123,._cellExpired_1vjhe_124,._cellBadge_1vjhe_132{width:62px}._cellAppStatus_1vjhe_158{width:92px}._cellGoApply_1vjhe_164,._cellLink_1vjhe_165{width:56px}._cellMark_1vjhe_182{width:40px}}@media (width>=1024px) and (width<=1220px){._row_1vjhe_1{padding:10px 12px 10px 16px}._cellIndustry_1vjhe_96{display:none}._row_1vjhe_1>._cellPublished_1vjhe_123{width:58px;padding:0 4px}._row_1vjhe_1>._cellUpdated_1vjhe_73{width:48px;padding:0 4px}._cellCompany_1vjhe_80{width:122px}._cellClass_1vjhe_100{width:88px}._cellCampus_1vjhe_104{width:72px}._cellCity_1vjhe_108{width:92px}._cellExpired_1vjhe_124,._cellBadge_1vjhe_132{width:58px}._cellAppStatus_1vjhe_158{width:82px}._cellGoApply_1vjhe_164,._cellLink_1vjhe_165{width:52px}._cellMark_1vjhe_182{width:36px}}@media (width<=767px){._row_1vjhe_1{flex-wrap:wrap;padding:8px 12px 8px 16px}._cellIndustry_1vjhe_96,._cellClass_1vjhe_100,._cellCampus_1vjhe_104,._cellPublished_1vjhe_123{display:none}._cellCompany_1vjhe_80{width:auto;max-width:50%}._cellUpdated_1vjhe_73{text-align:left;width:auto;min-width:48px}._cellName_1vjhe_88{flex-basis:100%;order:-1;min-width:100%}._selectable_1vjhe_368 ._cellName_1vjhe_88{order:0}._cellCity_1vjhe_108{width:auto;max-width:80px}}@media (width>=768px) and (width<=1023px){._cellIndustry_1vjhe_96,._cellPublished_1vjhe_123{display:none}}._bar_ovj0m_1{background:var(--bg-card);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 16px;animation:.3s both _fadeSlideUp_ovj0m_1;display:flex}._left_ovj0m_14{align-items:center;gap:4px;display:flex}._count_ovj0m_20{color:var(--text-primary);margin-right:8px;font-size:14px;font-weight:600}._right_ovj0m_27{align-items:center;gap:8px;display:flex}@media (width<=767px){._bar_ovj0m_1{flex-direction:column;gap:8px;padding:8px 12px}._right_ovj0m_27{flex-wrap:wrap;justify-content:center}}._wrapper_phj2n_1{position:relative}._trigger_phj2n_5{z-index:0;cursor:pointer;position:absolute;inset:0}._dropdown_phj2n_12{z-index:100;background:var(--bg-card);border-radius:var(--radius-sm);border:1px solid var(--border-light);min-width:280px;margin-top:4px;padding:8px 0;animation:.15s _fadeIn_phj2n_1;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 16px #0000001f}._section_phj2n_28{padding:8px 12px}._section_phj2n_28+._section_phj2n_28{border-top:1px solid var(--border-light)}._sectionHeader_phj2n_36{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;font-weight:600;display:flex}._clearBtn_phj2n_46{cursor:pointer;color:var(--text-secondary);opacity:.7;font-weight:400;transition:opacity .2s}._clearBtn_phj2n_46:hover{opacity:1;color:var(--danger)}._tags_phj2n_59{flex-wrap:wrap;gap:4px;display:flex}._tag_phj2n_59{cursor:pointer;transition:transform .15s}._tag_phj2n_59:hover{transform:scale(1.05)}._empty_phj2n_74{text-align:center;color:var(--text-secondary);padding:16px;font-size:13px}@keyframes _fadeIn_phj2n_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){._dropdown_phj2n_12{min-width:240px}}._bar_1f6a2_1{border-radius:var(--radius-sm);cursor:pointer;color:#d46b08;background:linear-gradient(135deg,#fff7e6,#fff1f0);align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;font-size:14px;transition:box-shadow .2s;display:flex}._bar_1f6a2_1:hover{box-shadow:0 2px 8px #0000001a}._icon_1f6a2_19{color:#fa8c16;font-size:16px}._link_1f6a2_24{white-space:nowrap;margin-left:auto;font-weight:600}._page_10xng_1{max-width:100%;margin:0 auto;padding:28px 24px 48px}._statsBar_10xng_8{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;animation:.5s both _fadeSlideUp_10xng_1;display:grid}._statCard_10xng_16{background:var(--bg-stat-card);border-radius:var(--radius);border:1px solid var(--border-color);transition:var(--transition-fast);padding:16px 20px}._statCard_10xng_16:hover{box-shadow:var(--shadow-md)}._statLabel_10xng_28{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:4px;font-size:11px}._statValue_10xng_36{font-size:28px;font-weight:800;line-height:1.1}._statValueOngoing_10xng_42{color:var(--success)}._statValueExpiring_10xng_43{color:var(--warning)}._statValueExpired_10xng_44{color:var(--danger)}._statValueNew_10xng_45{color:var(--info)}._sortBar_10xng_48{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:16px;animation:.5s .1s both _fadeSlideUp_10xng_1;display:flex}._grid_10xng_58{flex-direction:column;gap:6px;display:flex}._listHeader_10xng_65{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--border-light);background:0 0;align-items:center;margin-bottom:4px;padding:8px 16px 8px 20px;font-size:11px;font-weight:600;display:flex}._listHeader_10xng_65>span{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;padding:0 8px;overflow:hidden}._hCheckbox_10xng_87{width:32px;padding:0}._hUpdated_10xng_88{text-align:center;width:64px}._hCompany_10xng_89{width:170px}._hName_10xng_90{flex:1 1 0;min-width:40px}._hIndustry_10xng_91{width:90px}._hClass_10xng_92{width:130px}._hCampus_10xng_93{width:90px}._hCity_10xng_94{width:125px}._hPublished_10xng_95,._hExpired_10xng_96{text-align:center;width:64px}._hStatus_10xng_97{width:72px}._hAppStatus_10xng_98{width:100px;padding:0}._hGoApply_10xng_99,._hLink_10xng_100{text-align:center;width:72px;padding:0}._hFav_10xng_101{text-align:center;width:48px;padding:0}@media (width>=1024px) and (width<=1320px){._listHeader_10xng_65>._hPublished_10xng_95{letter-spacing:0;padding:0 1px;font-size:10px}._hCompany_10xng_89{width:140px}._hIndustry_10xng_91{width:80px}._hClass_10xng_92{width:110px}._hCampus_10xng_93{width:80px}._hCity_10xng_94{width:110px}._hPublished_10xng_95,._hExpired_10xng_96,._hStatus_10xng_97{width:62px}._hAppStatus_10xng_98{width:92px}._hGoApply_10xng_99,._hLink_10xng_100{width:56px}._hFav_10xng_101{width:40px}}@media (width>=1024px) and (width<=1220px){._listHeader_10xng_65{padding:8px 12px 8px 16px}._hIndustry_10xng_91{display:none}._listHeader_10xng_65>._hPublished_10xng_95,._hPublished_10xng_95{width:58px}._hUpdated_10xng_88{width:48px}._hCompany_10xng_89{width:122px}._hClass_10xng_92{width:88px}._hCampus_10xng_93{width:72px}._hCity_10xng_94{width:92px}._hExpired_10xng_96,._hStatus_10xng_97{width:58px}._hAppStatus_10xng_98{width:82px}._hGoApply_10xng_99,._hLink_10xng_100{width:52px}._hFav_10xng_101{width:36px}}@media (width<=767px){._listHeader_10xng_65{display:none}}@media (width>=768px) and (width<=1023px){._hIndustry_10xng_91,._hPublished_10xng_95{display:none}}._pagination_10xng_168{text-align:center;margin-top:32px;animation:.5s .5s both _fadeSlideUp_10xng_1}._skeletonGrid_10xng_174{flex-direction:column;gap:8px;display:flex}._emptyState_10xng_180{text-align:center;padding:64px 0}@media (width<=767px){._page_10xng_1{padding:16px 12px 32px}._statsBar_10xng_8{grid-template-columns:repeat(2,1fr);gap:8px}._statCard_10xng_16{padding:12px 14px}._statValue_10xng_36{font-size:22px}._grid_10xng_58,._skeletonGrid_10xng_174{gap:6px}._pagination_10xng_168{margin-top:20px}}._card_1j9sq_1{border-radius:var(--radius);margin-top:24px}._grid_1j9sq_6{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._item_1j9sq_12{background:var(--bg-card-hover);border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-color);padding:12px;transition:all .2s}._item_1j9sq_12:hover{border-color:var(--text-primary);transform:translateY(-2px);box-shadow:0 2px 8px #00000014}._company_1j9sq_27{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px}._name_1j9sq_35{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;font-weight:600;display:-webkit-box;overflow:hidden}._tags_1j9sq_46{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}._meta_1j9sq_53{justify-content:space-between;align-items:center;gap:4px;display:flex}._date_1j9sq_60{color:var(--text-muted);font-size:11px}@media (width<=767px){._grid_1j9sq_6{grid-template-columns:repeat(2,1fr);gap:8px}}@media (width<=480px){._grid_1j9sq_6{grid-template-columns:1fr}}._page_j98vt_1{max-width:900px;margin:0 auto;padding:28px 24px 48px}._breadcrumb_j98vt_7{margin-bottom:16px;animation:.4s both _fadeSlideUp_j98vt_1}._content_j98vt_12{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border-light);padding:32px;animation:.4s .1s both _fadeSlideUp_j98vt_1}._header_j98vt_21{margin-bottom:24px}._companyName_j98vt_25{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:600}._announcementName_j98vt_34{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:700}._statusTag_j98vt_42{margin-left:8px}._notStartedBanner_j98vt_46{background:var(--warning-light);border-radius:var(--radius-sm);color:var(--warning);border:1px solid #ffd591;margin-bottom:16px;padding:10px 16px;font-size:14px;font-weight:500}._infoGrid_j98vt_57{border-bottom:1px solid var(--border-light);grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:24px;padding-bottom:24px;display:grid}._infoItem_j98vt_66{flex-direction:column;gap:2px;display:flex}._infoLabel_j98vt_72{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}._infoValue_j98vt_80{color:var(--text-primary);font-size:14px}._tagsSection_j98vt_85{border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:24px}._tagGroup_j98vt_91{margin-bottom:12px}._tagLabel_j98vt_95{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:12px;font-weight:600}._tagList_j98vt_104{flex-wrap:wrap;gap:6px;display:flex}._detailSection_j98vt_110{border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:24px}._sectionTitle_j98vt_116{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:16px;font-weight:600}._actions_j98vt_124{align-items:center;gap:12px;padding-top:24px;display:flex}._applyButton_j98vt_131{min-width:160px;height:44px;font-size:16px;border-radius:var(--radius-sm)!important}._linkButton_j98vt_138{height:44px;font-size:14px;border-radius:var(--radius-sm)!important}._emailModalContent_j98vt_144{text-align:center;padding:24px 0}._emailAddress_j98vt_149{color:var(--info);word-break:break-all;-webkit-user-select:all;user-select:all;margin:16px 0;font-size:20px;font-weight:600}._emailHint_j98vt_158{color:var(--text-secondary);margin-bottom:16px}._skeleton_j98vt_163{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border-light);padding:32px}._errorState_j98vt_171{text-align:center;padding:64px 0}@media (width<=767px){._page_j98vt_1{padding:12px 12px 32px}._content_j98vt_12{padding:20px 16px}._companyName_j98vt_25{font-size:11px}._announcementName_j98vt_34{font-size:20px}._infoGrid_j98vt_57{grid-template-columns:1fr;gap:10px 0}._actions_j98vt_124{flex-direction:column}._applyButton_j98vt_131,._linkButton_j98vt_138{width:100%}}@media (width>=768px) and (width<=1023px){._content_j98vt_12{padding:24px 20px}}._page_14v0g_1{max-width:800px;margin:0 auto;padding:32px 24px}._title_14v0g_7{font-family:var(--font-display);color:var(--text-primary);margin-bottom:24px;font-size:24px;font-weight:700}._list_14v0g_15{flex-direction:column;gap:12px;display:flex}._item_14v0g_21{background:var(--bg-card);border-radius:var(--radius);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._item_14v0g_21:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._itemExpiring_14v0g_39{background:#fef2f2;border-color:#fca5a5}._itemExpired_14v0g_44{opacity:.6}._itemBody_14v0g_48{flex:1}._itemCompany_14v0g_52{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:600}._itemName_14v0g_61{color:var(--text-primary);margin-bottom:8px;font-size:15px;font-weight:600}._itemMeta_14v0g_68{align-items:center;gap:8px;display:flex}._itemDate_14v0g_74{color:var(--text-muted);font-size:12px}._itemTime_14v0g_79{color:var(--text-muted);white-space:nowrap;margin-left:16px;font-size:12px}._emptyPage_14v0g_86{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}._markGroup_14v0g_96{margin-bottom:28px}._markGroupHeader_14v0g_100{align-items:center;gap:6px;margin-bottom:12px;font-size:15px;display:flex}._markGroupCount_14v0g_108{color:var(--text-muted);margin-left:4px;font-size:12px}@media (width<=767px){._page_14v0g_1{padding:16px 12px}._title_14v0g_7{margin-bottom:16px;font-size:20px}._item_14v0g_21{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px}._itemTime_14v0g_79{margin-left:0}}._card_qmw03_1{border-radius:var(--radius);margin-bottom:16px}._rates_qmw03_6{border-top:1px solid var(--border-color);color:var(--text-muted);gap:24px;margin-top:16px;padding-top:12px;font-size:13px;display:flex}@media (width<=767px){._rates_qmw03_6{flex-wrap:wrap;gap:12px}}@media (width<=767px){._card_p9lu8_1{border-radius:var(--radius-sm)}}._card_p9lu8_1{border-radius:var(--radius)}@media (width<=767px){._card_p9lu8_1{border-radius:var(--radius-sm)}}._card_y1h2w_1{border-radius:var(--radius)}._rates_y1h2w_5{color:var(--text-muted);flex-wrap:wrap;gap:16px;padding:0 0 8px;font-size:13px;display:flex}._rateItem_y1h2w_14{white-space:nowrap}@media (width<=767px){._card_y1h2w_1{border-radius:var(--radius-sm)}._rates_y1h2w_5{flex-direction:column;gap:4px}}._board_ppsz9_1{gap:12px;min-height:400px;padding-bottom:16px;display:flex;overflow-x:auto}._column_ppsz9_9{background:var(--border-light);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;flex:0 0 220px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}._columnOver_ppsz9_19{border-color:var(--info);background:var(--info-light);box-shadow:0 0 0 2px #0284c726}._columnHeader_ppsz9_25{border-bottom:1px solid var(--border);color:var(--text-primary);align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}._columnDot_ppsz9_36{border-radius:50%;flex-shrink:0;width:8px;height:8px}._columnLabel_ppsz9_43{flex:1}._columnBadge_ppsz9_47{background:var(--text-muted);color:var(--text-secondary);border-radius:var(--radius-sm);padding:1px 7px;font-size:11px;font-weight:600}._columnBody_ppsz9_56{flex-direction:column;flex:1;gap:8px;min-height:120px;padding:8px;display:flex}._emptyColumn_ppsz9_65{border:2px dashed var(--border);border-radius:var(--radius-sm);height:80px;color:var(--text-muted);justify-content:center;align-items:center;font-size:12px;display:flex}._card_ppsz9_77{background:var(--bg-card);border-radius:var(--radius-sm);cursor:grab;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:12px;transition:box-shadow .2s,transform .2s;position:relative}._card_ppsz9_77:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}._card_ppsz9_77:active{cursor:grabbing}._cardPlaceholder_ppsz9_98{opacity:.3;border:2px dashed var(--border);box-shadow:none;transform:none}._cardOverlay_ppsz9_106{cursor:grabbing;border:2px solid var(--info);transform:rotate(2deg)scale(1.03);box-shadow:0 12px 28px #1a27442e}._cardCompany_ppsz9_113{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:700}._cardName_ppsz9_122{color:var(--text-primary);margin-bottom:6px;font-size:13px;font-weight:600;line-height:1.4}._cardDate_ppsz9_130{color:var(--text-muted);margin-bottom:4px;font-size:11px}._cardNotes_ppsz9_136{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}._cardSelect_ppsz9_147{width:100%;margin-top:8px}@media (width<=767px){._board_ppsz9_1{flex-direction:column;gap:16px}._column_ppsz9_9{flex:none;width:100%}._columnBody_ppsz9_56{flex-flow:wrap;gap:8px}._card_ppsz9_77{cursor:pointer;flex:calc(50% - 4px);min-width:160px}}._layout_x0o7l_1{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:#fff;gap:16px;padding:16px;display:flex}._calendarPanel_x0o7l_10{flex:1;min-width:0}._schedulePanel_x0o7l_15{border-left:1px solid var(--border-color);flex-shrink:0;width:280px;padding-left:16px}._toolbar_x0o7l_22{justify-content:flex-end;margin-bottom:8px;display:flex}._loading_x0o7l_28{justify-content:center;align-items:center;min-height:400px;display:flex}._cellEvents_x0o7l_35{flex-direction:column;gap:2px;margin-top:2px;display:flex}._eventTag_x0o7l_42{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#f5f5f5;border-left:3px solid;border-radius:3px;padding:1px 4px;font-size:11px;line-height:1.4;transition:background .2s;overflow:hidden}._eventTag_x0o7l_42:hover{background:#e8e8e8}._moreTag_x0o7l_60{color:var(--text-muted);padding:0 4px;font-size:11px}._scheduleHeader_x0o7l_67{border-bottom:1px solid var(--border-color);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}._scheduleDate_x0o7l_76{color:var(--text-primary);font-size:16px;font-weight:600}._scheduleWeekday_x0o7l_82{color:var(--text-muted);font-size:13px}._scheduleList_x0o7l_87{flex-direction:column;gap:10px;display:flex}._scheduleCard_x0o7l_93{border-radius:var(--radius-xs);background:var(--bg-card-hover);border-left:3px solid;padding:10px 12px;transition:box-shadow .2s}._scheduleCard_x0o7l_93:hover{box-shadow:0 2px 6px #00000014}._scheduleCardHeader_x0o7l_105{align-items:center;gap:6px;margin-bottom:6px;display:flex}._scheduleRound_x0o7l_112{color:var(--text-muted);font-size:12px}._scheduleCardBody_x0o7l_117{flex-direction:column;gap:2px;display:flex}._scheduleCompany_x0o7l_123{color:var(--text-primary);font-size:14px;font-weight:600}._scheduleAnnouncement_x0o7l_129{color:var(--text-muted);font-size:12px}._scheduleMeta_x0o7l_134{color:var(--text-muted);align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}._scheduleLocation_x0o7l_143{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}@media (width<=767px){._layout_x0o7l_1{flex-direction:column;padding:12px}._schedulePanel_x0o7l_15{border-left:none;border-top:1px solid var(--border-color);width:100%;padding-top:12px;padding-left:0}}._page_jdft2_1{max-width:800px;margin:0 auto;padding:32px 24px}._title_jdft2_7{font-family:var(--font-display);color:var(--text-primary);margin-bottom:0;font-size:24px;font-weight:700}._titleRow_jdft2_15{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._list_jdft2_22{flex-direction:column;gap:12px;display:flex}._item_jdft2_28{background:var(--bg-card);border-radius:var(--radius);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._item_jdft2_28:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._itemBody_jdft2_46{flex:1}._itemCompany_jdft2_50{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:600}._itemName_jdft2_59{color:var(--text-primary);margin-bottom:8px;font-size:15px;font-weight:600}._itemMeta_jdft2_66{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._itemDate_jdft2_73{color:var(--text-muted);font-size:12px}._itemNotes_jdft2_78{color:var(--text-muted);font-size:12px;font-style:italic}._itemActions_jdft2_84{gap:4px;margin-left:16px;display:flex}._emptyPage_jdft2_90{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}._dashboard_jdft2_99{margin-bottom:24px}._topCompanies_jdft2_103{background:var(--bg-card-hover);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;display:flex}@media (width<=767px){._page_jdft2_1{padding:16px 12px}._title_jdft2_7{margin-bottom:0;font-size:20px}._titleRow_jdft2_15{margin-bottom:16px}._item_jdft2_28{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px}._itemActions_jdft2_84{margin-left:0}}._card_ii3fc_1{background:var(--bg-card);border-radius:var(--radius);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);flex-direction:column;gap:8px;padding:16px 20px;display:flex}._card_ii3fc_1:hover{box-shadow:var(--shadow-md);border-color:#0000}._header_ii3fc_19{align-items:center;gap:8px;display:flex}._title_ii3fc_25{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:600;overflow:hidden}._content_ii3fc_35{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}._footer_ii3fc_45{color:var(--text-muted);align-items:center;gap:16px;font-size:12px;display:flex}._author_ii3fc_53{color:var(--text-secondary);font-weight:500}._meta_ii3fc_58{align-items:center;gap:4px;display:flex}._time_ii3fc_64{margin-left:auto}._page_1n84m_1{max-width:800px;margin:0 auto;padding:24px 16px}._header_1n84m_7{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._title_1n84m_14{color:var(--text-primary);font-size:22px;font-weight:700;font-family:var(--font-display)}._filter_1n84m_21{margin-bottom:16px}._list_1n84m_25{flex-direction:column;gap:12px;display:flex}._loading_1n84m_31{text-align:center;padding:48px}._pagination_1n84m_36{justify-content:center;margin-top:24px;display:flex}._container_1gaya_1{flex-direction:column;gap:16px;display:flex}._inputRow_1gaya_7{align-items:flex-end;gap:8px;display:flex}._inputRow_1gaya_7 textarea{flex:1}._loading_1gaya_17{text-align:center;padding:24px}._list_1gaya_22{flex-direction:column;gap:12px;display:flex}._item_1gaya_28{background:var(--border-light);border-radius:var(--radius-sm);padding:12px 16px}._itemHeader_1gaya_34{align-items:center;gap:12px;margin-bottom:6px;display:flex}._author_1gaya_41{color:var(--text-primary);font-size:13px;font-weight:600}._time_1gaya_47{color:var(--text-muted);font-size:12px}._itemContent_1gaya_52{color:var(--text-secondary);white-space:pre-wrap;font-size:13px;line-height:1.6}._page_1meur_1{max-width:800px;margin:0 auto;padding:24px 16px}._back_1meur_7{color:var(--text-secondary);cursor:pointer;transition:var(--transition);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:inline-flex}._back_1meur_7:hover{color:var(--text-primary)}._post_1meur_22{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);margin-bottom:24px;padding:24px}._title_1meur_31{color:var(--text-primary);font-size:20px;font-weight:700;font-family:var(--font-display);margin-bottom:12px}._meta_1meur_39{align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}._author_1meur_47{color:var(--text-secondary);font-weight:600}._time_1meur_52{color:var(--text-muted)}._content_1meur_56{color:var(--text-secondary);white-space:pre-wrap;font-size:14px;line-height:1.8}._commentSection_1meur_63{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:24px}._commentTitle_1meur_71{color:var(--text-primary);margin-bottom:16px;font-size:16px;font-weight:600}._loading_1meur_78{text-align:center;color:var(--text-muted);padding:48px}._page_x3ydl_1{max-width:800px;margin:0 auto;padding:32px 24px}._header_x3ydl_7{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._title_x3ydl_14{font-family:var(--font-display);color:var(--text-primary);font-size:24px;font-weight:700}._subtitle_x3ydl_21{color:var(--text-muted);margin-left:12px;font-size:14px}._list_x3ydl_27{flex-direction:column;gap:12px;display:flex}._card_x3ydl_33{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:var(--transition);justify-content:space-between;align-items:center;padding:20px;display:flex}._card_x3ydl_33:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._cardBody_x3ydl_50{flex:1}._cardName_x3ydl_54{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}._cardInfo_x3ydl_61{color:var(--text-muted);margin-bottom:8px;font-size:13px}._cardMeta_x3ydl_67{align-items:center;gap:8px;display:flex}._cardTime_x3ydl_73{color:var(--text-muted);font-size:12px}._cardActions_x3ydl_78{gap:8px;margin-left:16px;display:flex}._emptyPage_x3ydl_84{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}._uploadArea_x3ydl_93{border:2px dashed var(--border-light);border-radius:var(--radius);text-align:center;cursor:pointer;transition:var(--transition);background:var(--bg-card);margin-top:24px;padding:40px}._uploadArea_x3ydl_93:hover{border-color:var(--text-primary);background:var(--bg-card-hover)}._uploadIcon_x3ydl_109{color:var(--text-muted);margin-bottom:12px;font-size:36px}._uploadText_x3ydl_115{color:var(--text-muted);font-size:14px}._uploadHint_x3ydl_120{color:var(--text-muted);margin-top:4px;font-size:12px}@media (width<=767px){._page_x3ydl_1{padding:16px 12px}._title_x3ydl_14{font-size:20px}._card_x3ydl_33{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}._cardActions_x3ydl_78{width:100%;margin-left:0}}._page_dmkah_1{max-width:800px;margin:0 auto;padding:32px 24px}._header_dmkah_7{align-items:center;gap:12px;margin-bottom:24px;display:flex}._errorCard_dmkah_14{border-radius:var(--radius-sm);background:#fff2f0;border:1px solid #ffccc7;margin-bottom:24px;padding:16px 20px}._manualForm_dmkah_22,._detailContent_dmkah_30{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:24px}._emptyPage_dmkah_38{justify-content:center;align-items:center;min-height:400px;display:flex}@media (width<=767px){._page_dmkah_1{padding:16px 12px}}._container_npm83_1{max-width:640px;margin:32px auto;padding:0 16px}._card_npm83_7{border-radius:var(--radius)}._section_npm83_11{border-bottom:1px solid var(--border-color);margin-bottom:28px;padding-bottom:24px}._section_npm83_11:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionHeader_npm83_23{align-items:center;gap:8px;margin-bottom:8px;display:flex}._switchRow_npm83_30{background:var(--bg-card-hover);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}._infoRow_npm83_39{align-items:center;gap:8px;padding:8px 0;display:flex}@media (width<=767px){._container_npm83_1{margin:16px auto;padding:0 12px}}._mainContent_gh5eb_1{margin-left:var(--sidebar-width);padding-top:var(--header-height);min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}._mainContentCollapsed_gh5eb_8{margin-left:var(--sidebar-collapsed-width)}@media (width<=767px){._mainContent_gh5eb_1,._mainContentCollapsed_gh5eb_8{margin-left:0}}:root,[data-theme=light]{--bg-primary:#f0f2f5;--bg-secondary:#fff;--bg-card:#fff;--bg-card-hover:#f8fafc;--bg-sidebar:#fff;--bg-stat-card:#fff;--bg-tag-industry:#f59e0b1f;--bg-tag-class:#0284c71f;--bg-tag-campus:#0596691f;--text-primary:#1a2744;--text-secondary:#475569;--text-muted:#94a3b8;--border-color:#e2e8f0;--border-light:#f1f5f9;--accent:#f59e0b;--accent-hover:#d97706;--accent-text:#0f172a;--success:#059669;--success-light:#d1fae5;--warning:#d97706;--warning-light:#fef3c7;--danger:#dc2626;--danger-light:#fee2e2;--info:#0284c7;--info-light:#e0f2fe;--shadow-sm:0 1px 2px #1a27440a;--shadow-md:0 4px 12px #1a274412;--shadow-lg:0 12px 32px #1a27441a;--radius:14px;--radius-sm:8px;--radius-xs:6px;--radius-pill:20px;--font-display:"Noto Serif SC", "Songti SC", Georgia, serif;--font-body:"DM Sans", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;--transition:.25s cubic-bezier(.4, 0, .2, 1);--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--sidebar-width:220px;--sidebar-collapsed-width:64px;--header-height:60px}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-card:#1e293b99;--bg-card-hover:#1e293be6;--bg-sidebar:#0f172af2;--bg-stat-card:#1e293b99;--bg-tag-industry:#f59e0b26;--bg-tag-class:#3b82f626;--bg-tag-campus:#22c55e26;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--border-color:#ffffff0f;--border-light:#ffffff0a;--accent:#f59e0b;--accent-hover:#fbbf24;--accent-text:#0f172a;--success:#22c55e;--success-light:#22c55e26;--warning:#f59e0b;--warning-light:#f59e0b26;--danger:#ef4444;--danger-light:#ef444426;--info:#3b82f6;--info-light:#3b82f626;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 12px 32px #0006}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-size:14px;transition:background-color .3s,color .3s}#root{min-height:100vh}a{color:var(--info);text-decoration:none}a:hover{color:var(--accent)}.detail-content{color:var(--text-primary);word-break:break-word;font-size:14px;line-height:1.8}.detail-content img{max-width:100%;height:auto}.detail-content p{margin-bottom:12px}.detail-content h1,.detail-content h2,.detail-content h3,.detail-content h4,.detail-content h5,.detail-content h6{font-weight:600;font-family:var(--font-display);margin-top:16px;margin-bottom:8px}.detail-content ul,.detail-content ol{margin-bottom:12px;padding-left:24px}.detail-content table{border-collapse:collapse;width:100%;margin-bottom:12px}.detail-content th,.detail-content td{border:1px solid var(--border-color);text-align:left;padding:8px 12px}.detail-content th{background:var(--bg-card-hover);font-weight:600}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.ant-pagination .ant-pagination-item-active{background:var(--accent)!important;border-color:var(--accent)!important}.ant-pagination .ant-pagination-item-active a{color:var(--accent-text)!important}.ant-pagination .ant-pagination-item:hover{border-color:var(--accent)!important}.ant-pagination .ant-pagination-item:hover a{color:var(--accent)!important}.ant-btn-primary{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-text)!important}.ant-btn-primary:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.ant-switch-checked{background:var(--success)!important}.theme-transition{transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}
