body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Microsoft YaHei,Segoe UI,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.nav-bar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;overflow-x:auto;padding:0;position:sticky;top:0;z-index:100}.nav-item{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:13px;font-weight:500;gap:6px;height:56px;justify-content:center;min-width:80px;padding:12px;transition:all .2s ease}.nav-item:hover{background-color:#f1f5f9;color:#2563eb}.nav-item.active{background-color:#eff6ff;border-bottom:2px solid #2563eb;color:#2563eb}.nav-icon{align-items:center;display:flex;font-size:18px;height:28px;justify-content:center;width:28px}.nav-text{font-weight:500;line-height:1.1;text-align:center;white-space:nowrap}.main-content{flex:1 1;max-width:100%;overflow-x:hidden;padding:16px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px;padding:20px}.card-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;margin-bottom:16px;padding-bottom:12px}.card-title{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:0;margin-left:8px}.card-icon{align-items:center;display:flex;font-size:24px;justify-content:center}.stats-grid{grid-gap:16px;background:#f8fafc;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:20px}.stat-card{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;box-shadow:0 4px 12px #4f46e54d;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:28px 20px;text-align:center;transition:transform .2s ease}.stat-card:hover{transform:translateY(-2px)}.stat-number{display:block;font-size:36px;font-weight:700;line-height:1;margin-bottom:8px}.stat-label{font-size:14px;font-weight:500;line-height:1.3;opacity:.9;text-align:center}.major-list{list-style:none}.major-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 0}.major-item:last-child{border-bottom:none}.major-rank{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;margin-right:12px;width:32px}.major-info{flex:1 1}.major-name{color:#1e293b;font-weight:600;margin-bottom:2px}.major-schools{color:#64748b;font-size:12px}.major-rate{background:#eff6ff;border-radius:16px;color:#2563eb;font-size:12px;font-weight:500;padding:4px 8px}.progress-bar{background:#f1f5f9;border-radius:4px;height:8px;margin:8px 0;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:4px;height:100%;transition:width .3s ease}.ant-table-thead>tr>th{border-bottom:2px solid #e5e7eb!important;color:#374151!important;font-size:12px!important;white-space:nowrap!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f3f4f6!important;padding:8px 12px!important;white-space:nowrap!important}.ant-table-tbody>tr:hover>td{background:#f8fafc!important}.ant-table-container{border:1px solid #e5e7eb!important;border-radius:8px!important}.ant-table-thead>tr>th:first-child{border-top-left-radius:8px!important}.ant-table-thead>tr>th:last-child{border-top-right-radius:8px!important}.ant-table{table-layout:auto!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{min-width:fit-content!important;width:auto!important}.mobile-category-table .ant-table{font-size:12px!important;table-layout:fixed!important}.mobile-category-table .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#374151!important;font-size:11px!important;font-weight:600!important;padding:8px 4px!important;text-align:center!important;white-space:nowrap!important}.mobile-category-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;font-size:11px!important;line-height:1.3!important;padding:8px 4px!important;vertical-align:middle!important}.mobile-category-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.mobile-category-table .ant-table-container{border-radius:6px!important;overflow:hidden!important}.mobile-category-table .ant-pagination{margin:12px 0 0!important;text-align:center!important}.mobile-category-table .ant-pagination-item,.mobile-category-table .ant-pagination-next,.mobile-category-table .ant-pagination-prev{font-size:12px!important;height:28px!important;line-height:26px!important;min-width:28px!important}.ant-modal{margin:16px auto!important;max-width:400px!important;top:20px!important;width:calc(100vw - 32px)!important}.ant-modal-content{border-radius:8px!important;display:flex!important;flex-direction:column!important;max-height:calc(100vh - 80px)!important}.ant-modal-header{border-bottom:1px solid #f0f0f0!important;flex-shrink:0!important;padding:12px 16px!important}.ant-modal-title{font-size:14px!important;line-height:1.4!important}.ant-modal-body{flex:1 1!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important;padding:12px!important}.ant-modal-footer{border-top:1px solid #f0f0f0!important;flex-shrink:0!important;padding:8px 16px 12px!important}.ant-modal-footer .ant-btn{font-size:14px!important;height:40px!important;width:100%!important}body.ant-scrolling-effect{left:0!important;overflow:hidden!important;position:fixed!important;top:0!important;width:100%!important}.ant-modal-content{border-radius:12px!important;overflow:hidden!important}.ant-modal-header{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;border-bottom:1px solid #e5e7eb!important;min-height:60px!important;padding:20px 24px!important}.ant-modal-header,.ant-modal-title{align-items:center!important;display:flex!important}.ant-modal-title{font-size:18px!important;font-weight:600!important;line-height:1.5!important;margin:0!important;min-height:24px!important;width:100%!important}.ant-table-wrapper{font-size:14px!important}.ant-table-thead>tr>th{background:#fafafa!important;font-size:13px!important;font-weight:600!important;padding:8px 6px!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important;font-size:13px!important;padding:10px 6px!important}.ant-table-tbody>tr:hover>td{background:#f8faff!important}.ant-pagination{margin-top:16px!important;text-align:center!important}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{height:36px!important;line-height:34px!important;margin:0 2px!important;min-width:36px!important}.ant-pagination-item a{font-size:14px!important}.ant-pagination-options{display:none!important}.school-detail-info{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:20px}.school-detail-info .info-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;min-height:48px;padding:14px 0}.school-detail-info .info-row:last-child{border-bottom:none}.school-detail-info .info-label{color:#64748b;flex-shrink:0;font-size:14px;font-weight:600;line-height:1.5;margin-right:16px;text-align:left;width:100px}.school-detail-info .info-value{align-items:center;color:#1e293b;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:8px;line-height:1.5}.school-detail-info .info-value a{color:#2563eb;text-decoration:none;word-break:break-all}.school-detail-info .info-value a:hover{text-decoration:underline}.school-detail-info .tag{align-items:center;border-radius:6px;display:inline-flex;font-size:14px;font-weight:600;padding:6px 12px;white-space:nowrap}.school-detail-info .tag.public{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.school-detail-info .tag.private{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.school-detail-info .tag.code{background:#dbeafe;border:1px solid #bfdbfe;color:#1d4ed8;font-family:Courier New,monospace}.school-detail-info .tag.count{background:#e0f2fe;border:1px solid #bae6fd;color:#0369a1}@media (max-width:768px){.school-detail-info{margin-bottom:20px;padding:16px}.school-detail-info .info-row{align-items:center;display:flex;min-height:40px;padding:10px 0}.school-detail-info .info-label{color:#374151;flex-shrink:0;font-size:12px;font-weight:600;margin-right:12px;width:80px}.school-detail-info .info-value{flex:1 1;font-size:12px}.school-detail-info .tag{font-size:11px;padding:3px 6px}}.major-list-section{margin-top:32px}.major-list-section h3{border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:14px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.major-list-section .ant-table-container{overflow-x:auto!important;overflow-y:hidden!important}.major-list-section .ant-table-body{overflow-x:auto!important;overflow-y:auto!important}.major-list-section .ant-table{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.major-list-section .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#374151!important;font-size:11px!important;font-weight:600!important;padding:8px 4px!important;text-align:center!important}.major-list-section .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;color:#1e293b!important;font-size:11px!important;padding:8px 4px!important;text-align:center!important}.major-list-section .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.major-list-section .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.major-list-section .ant-table-tbody>tr>td:nth-child(2){color:#2563eb!important;font-size:11px!important;font-weight:500!important;text-align:left!important}.major-category-tag{background:#f0f9ff;border:1px solid #bae6fd;border-radius:4px;color:#0369a1;display:inline-block;font-size:10px;font-weight:500;padding:3px 6px;white-space:nowrap}.school-list-pagination{background:#fafafa!important;border-radius:0 0 8px 8px!important;border-top:1px solid #f0f0f0!important;margin-top:20px!important;padding:16px 0!important}.school-list-pagination,.school-list-pagination .ant-pagination{align-items:center!important;display:flex!important;justify-content:center!important}.school-list-pagination .ant-pagination{gap:8px!important}.school-list-pagination .ant-pagination-total-text{color:#64748b!important;font-size:13px!important;left:16px!important;margin:0!important;position:absolute!important}.school-list-pagination .ant-pagination-item{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:6px!important;color:#374151!important;font-size:14px!important;height:32px!important;line-height:30px!important;margin:0 2px!important;min-width:32px!important;transition:all .2s ease!important}.school-list-pagination .ant-pagination-item:hover{background:#f8faff!important;border-color:#3b82f6!important;color:#3b82f6!important}.school-list-pagination .ant-pagination-item-active{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.school-list-pagination .ant-pagination-item-active:hover{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.school-list-pagination .ant-pagination-next,.school-list-pagination .ant-pagination-prev{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:6px!important;color:#6b7280!important;height:32px!important;line-height:30px!important;margin:0 2px!important;min-width:32px!important;transition:all .2s ease!important}.school-list-pagination .ant-pagination-next:hover,.school-list-pagination .ant-pagination-prev:hover{background:#f8faff!important;border-color:#3b82f6!important;color:#3b82f6!important}.school-list-pagination .ant-pagination-disabled,.school-list-pagination .ant-pagination-disabled:hover{background:#f9fafb!important;border-color:#f3f4f6!important;color:#d1d5db!important}.school-list-pagination .ant-pagination-options{align-items:center!important;display:flex!important;gap:8px!important;position:absolute!important;right:16px!important}.school-list-pagination .ant-pagination-options .ant-select{min-width:80px!important}.school-list-pagination .ant-pagination-options .ant-pagination-simple-pager{align-items:center!important;display:flex!important;gap:4px!important}.school-list-pagination .ant-pagination-options .ant-pagination-simple-pager input{border:1px solid #e5e7eb!important;border-radius:4px!important;font-size:13px!important;height:28px!important;text-align:center!important;width:50px!important}@media (max-width:768px){.main-content{padding:12px}.card{margin-bottom:12px;padding:16px}.stats-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.stat-card{padding:12px}.stat-number{font-size:20px}.major-item{align-items:center;flex-direction:column;gap:8px}.major-info{margin-bottom:8px}.progress-bar{width:100%!important}.nav-item{min-width:70px;padding:10px 6px}.nav-text{font-size:11px}.nav-icon{font-size:16px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:11px!important;padding:6px 8px!important}.school-list-pagination{padding:12px 8px!important;position:relative!important}.school-list-pagination .ant-pagination-total-text{display:block!important;font-size:12px!important;left:auto!important;margin-bottom:8px!important;position:static!important;text-align:center!important}.school-list-pagination .ant-pagination-options{justify-content:center!important;margin-top:8px!important;position:static!important;right:auto!important}.school-list-pagination .ant-pagination-item,.school-list-pagination .ant-pagination-next,.school-list-pagination .ant-pagination-prev{font-size:12px!important;height:28px!important;line-height:26px!important;min-width:28px!important}}@media (max-width:480px){.main-content{padding:8px}.card{margin-bottom:8px;padding:12px}.card-title{font-size:16px}.stats-grid{gap:6px}.stat-card{padding:10px}.stat-number{font-size:18px}.stat-label{font-size:11px}.nav-item{min-width:60px;padding:8px 4px}.nav-text{font-size:10px}.nav-icon{font-size:14px}.ant-table-thead>tr>th{white-space:nowrap!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:11px!important;padding:6px 3px!important}.ant-table{font-size:11px!important}.ant-table-cell{word-break:break-word!important}.mobile-category-table .ant-table-tbody>tr>td,.mobile-category-table .ant-table-thead>tr>th{font-size:10px!important;padding:6px 2px!important}.mobile-category-table .ant-table-thead>tr>th:first-child{width:45%!important}.mobile-category-table .ant-table-thead>tr>th:nth-child(2){width:20%!important}.mobile-category-table .ant-table-thead>tr>th:nth-child(3){width:15%!important}.mobile-category-table .ant-table-thead>tr>th:nth-child(4){width:20%!important}.major-list-section .ant-table-thead>tr>th{font-size:9px!important;padding:4px 1px!important;white-space:nowrap!important}.major-list-section .ant-table-tbody>tr>td{font-size:9px!important;line-height:1.2!important;padding:4px 1px!important}.major-list-section .ant-table-tbody>tr>td:nth-child(2){font-size:9px!important}.major-category-tag{font-size:8px!important;padding:1px 3px!important}.major-list-section .ant-table{table-layout:auto!important}.major-list-section .ant-table-tbody>tr>td,.major-list-section .ant-table-thead>tr>th{min-width:fit-content!important;white-space:nowrap!important}.major-list-section .ant-table-tbody>tr>td:nth-child(2),.major-list-section .ant-table-thead>tr>th:nth-child(2){max-width:180px!important;min-width:120px!important;white-space:normal!important;word-break:break-word!important}}.app-footer{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:auto;padding:12px 0}.footer-content{flex-wrap:wrap;gap:8px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-content,.footer-left,.footer-right{align-items:center;display:flex}.footer-text{color:#64748b;font-size:14px}.footer-link{color:#2563eb;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#1d4ed8;text-decoration:underline}.school-directory-table .ant-table-container{margin-left:0!important;padding-left:0!important}.school-directory-table .ant-table-tbody>tr>td:first-child,.school-directory-table .ant-table-thead>tr>th:first-child{padding-left:12px!important}.school-directory-table .ant-table-tbody>tr>td,.school-directory-table .ant-table-thead>tr>th{padding:12px 8px!important}.school-directory-table .ant-table{border-left:1px solid #e2e8f0!important}@media (max-width:768px){.school-directory-table .ant-table-tbody>tr>td:first-child,.school-directory-table .ant-table-thead>tr>th:first-child{padding-left:8px!important}.school-directory-table .ant-table-tbody>tr>td,.school-directory-table .ant-table-thead>tr>th{padding:8px 4px!important}}