:root{--color-primary: #1677ff;--color-primary-light: #4096ff;--color-primary-dark: #0958d9;--color-primary-bg: #e6f7ff;--color-success: #52c41a;--color-success-bg: #f6ffed;--color-warning: #faad14;--color-warning-bg: #fffbe6;--color-error: #ff4d4f;--color-error-bg: #fff2f0;--color-info: #1677ff;--color-info-bg: #e6f7ff;--color-text-primary: #1a1a1a;--color-text-secondary: #666;--color-text-tertiary: #999;--color-text-placeholder: #bbb;--color-border: #e8e8e8;--color-divider: #f0f0f0;--color-bg-page: #f5f7fa;--color-bg-card: #ffffff;--gradient-primary: linear-gradient(135deg, #1677ff 0%, #722ed1 50%, #eb2f96 100%);--gradient-header: linear-gradient(135deg, #1677ff 0%, #0958d9 100%);--gradient-hero: linear-gradient(135deg, #1a56db 0%, #7c3aed 50%, #db2777 100%);--app-header-height: 64px;--app-visual-height: 100dvh;--app-keyboard-inset: 0px;--app-safe-bottom: env(safe-area-inset-bottom, 0px);--app-bottom-nav-height: 68px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-xxl: 20px;--radius-full: 50%;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .1);--shadow-xl: 0 8px 28px rgba(0, 0, 0, .12);--shadow-card-hover: 0 8px 24px rgba(22, 119, 255, .12);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-xxl: 48px;--page-width-standard: 1280px;--page-width-wide: 1440px;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background-color:var(--color-bg-page);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.score-input-subject-radio.is-locked .ant-radio-button-wrapper-disabled{background:#fff;color:var(--color-text-primary);cursor:default}.score-input-subject-radio.is-locked .ant-radio-button-wrapper-disabled:hover{color:var(--color-text-primary)}.score-input-subject-radio.is-locked .ant-radio-button-wrapper-checked.ant-radio-button-wrapper-disabled{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.score-input-subject-radio.is-locked .ant-radio-button-wrapper-checked.ant-radio-button-wrapper-disabled:before{background-color:var(--color-primary)}.main-layout{min-height:var(--app-visual-height, 100dvh);display:flex;flex-direction:column}.main-layout .layout-content{flex:1;padding:var(--spacing-lg);max-width:var(--page-width-standard);margin:0 auto;width:100%}.payment-recovery-banner.ant-alert{width:min(100%,1320px);margin:14px auto 18px;padding:14px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-color:#f5d58b;border-radius:8px;background:linear-gradient(90deg,#fff8dc,#fffdf3 58%,#f8fbff);box-shadow:0 10px 28px #925b0014}.main-layout .layout-content>.payment-recovery-banner.ant-alert:first-child{margin-top:0}.payment-recovery-banner .ant-alert-icon{margin:0;color:#d48806;font-size:24px}.payment-recovery-banner .ant-alert-content{min-width:0;display:grid;gap:6px}.payment-recovery-banner .ant-alert-message,.payment-recovery-banner .ant-alert-description{min-width:0;margin:0}.payment-recovery-banner-title{min-width:0;display:flex;align-items:center;gap:8px;color:#111827;font-size:16px;font-weight:760;line-height:1.3}.payment-recovery-banner-title span{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.payment-recovery-banner-coupon.ant-tag,.payment-recovery-banner-point.ant-tag{flex:0 0 auto;margin:0;border-radius:999px!important;font-weight:650}.payment-recovery-banner-body{min-width:0;display:flex;align-items:center;gap:10px 12px;flex-wrap:wrap}.payment-recovery-banner-message.ant-typography{flex:1 1 420px;min-width:260px;margin:0;color:#344054;font-size:14px;line-height:1.48;overflow-wrap:anywhere}.payment-recovery-banner-points{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.payment-recovery-banner-point.ant-tag{max-width:180px;min-height:24px;white-space:normal;overflow-wrap:anywhere;line-height:20px}.payment-recovery-banner .ant-alert-action{margin:0;align-self:center}.payment-recovery-banner-action.ant-btn{min-width:132px;max-width:220px;height:40px;padding-inline:14px;border-radius:7px;font-weight:700;white-space:normal;line-height:1.2;box-shadow:0 8px 18px #1677ff2e}.page-shell{width:100%;min-width:0}.assessment-center-page{padding-bottom:60px}.assessment-breadcrumb-wrap{display:flex;align-items:center;min-height:32px;margin:0 0 14px;padding:0 2px}.assessment-breadcrumb-wrap .ant-breadcrumb{color:#64748b;font-size:13px;line-height:22px}.assessment-breadcrumb-wrap .ant-breadcrumb-link,.assessment-breadcrumb-wrap .ant-breadcrumb-separator{display:inline-flex;align-items:center}.assessment-breadcrumb-link{border:0;background:transparent;padding:0;color:#2563eb;cursor:pointer;font:inherit;font-weight:650;line-height:inherit}.assessment-breadcrumb-link:hover,.assessment-breadcrumb-link:focus-visible{color:#0958d9}.layout-header{background:var(--gradient-header);box-shadow:var(--shadow-md);position:sticky;top:0;z-index:1000}.header-content{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:64px}.logo{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;display:flex;align-items:center;gap:12px;min-height:44px;color:#fff;text-decoration:none;font-size:20px;font-weight:600;cursor:pointer}.logo:focus-visible{outline:3px solid rgba(255,255,255,.45);outline-offset:4px;border-radius:8px}.logo-icon{font-size:28px}.nav-menu{background:transparent!important;border-bottom:none!important;margin-left:20px;flex:1;min-width:0}.nav-menu .ant-menu-item{color:var(--nav-text)!important;font-size:14px;white-space:nowrap;padding:0 10px!important;opacity:.78}.nav-menu .ant-menu-item-selected{color:var(--nav-text)!important;background:transparent!important;opacity:1}.layout-footer{background:#001529;color:#ffffffa6;text-align:center;padding:24px;margin-top:auto}.footer-links{margin-bottom:16px}.footer-links a{color:#ffffffa6;margin:0 16px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#1677ff}.page-container{padding:var(--spacing-lg);background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.page-title{font-size:24px;font-weight:700;color:var(--color-text-primary);margin-bottom:var(--spacing-lg);padding-bottom:16px;border-bottom:1px solid var(--color-divider);display:flex;align-items:center;gap:10px}.admin-page-shell{--admin-border: #e5e7eb;--admin-border-soft: #edf2f7;--admin-muted: #64748b;--admin-text: #111827;--admin-surface: #fff;width:min(calc(100vw - 40px),2200px);margin-left:50%;padding:10px 0 36px;transform:translate(-50%);display:grid;gap:14px;color:var(--admin-text)}.admin-workbench-header{position:sticky;top:72px;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;min-height:64px;padding:12px 18px;border:1px solid var(--admin-border);border-radius:8px;background:#fffffff5;box-shadow:0 10px 24px #0f172a0f;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px)}.admin-workbench-title{color:var(--admin-text);font-size:18px;font-weight:750;line-height:1.25;letter-spacing:0}.admin-workbench-meta{margin-top:4px;color:var(--admin-muted);font-size:13px;line-height:1.4;letter-spacing:0}.admin-workbench-tabs{min-width:0;padding:0 14px 16px;border:1px solid var(--admin-border);border-radius:8px;background:var(--admin-surface);box-shadow:0 8px 20px #0f172a0a}.admin-page-shell .ant-card{border-radius:8px!important;border-color:#e8edf5;box-shadow:none}.admin-page-shell .ant-card-head{min-height:46px;padding-inline:16px;border-bottom-color:#edf2f7}.admin-page-shell .ant-card-head-title{color:var(--admin-text);font-size:15px;font-weight:750}.admin-page-shell .ant-table-wrapper{min-width:0}.admin-page-shell .ant-table-pagination.ant-pagination{margin:12px 0 0}.admin-page-shell .ant-btn{min-height:36px;border-radius:7px;font-weight:650}.admin-dashboard-overview{min-width:0}.admin-kpi-grid{display:grid!important;grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;margin:0 0 16px!important}.admin-kpi-grid:before,.admin-kpi-grid:after,.admin-vip-section-grid:before,.admin-vip-section-grid:after,.admin-vip-legacy-metrics:before,.admin-vip-legacy-metrics:after,.admin-vip-secondary-grid:before,.admin-vip-secondary-grid:after{display:none}.admin-kpi-grid>.ant-col,.admin-vip-section-grid>.ant-col,.admin-vip-legacy-metrics>.ant-col,.admin-vip-secondary-grid>.ant-col{flex:none!important;width:auto!important;max-width:none!important;padding-inline:0!important}.admin-kpi-card.ant-card{height:100%;background:#fff}.admin-kpi-card.ant-card .ant-card-body{min-height:92px;padding:14px 16px!important;display:flex;align-items:center}.admin-dashboard-overview .ant-statistic-title{color:#64748b;font-size:13px;line-height:1.25}.admin-dashboard-overview .ant-statistic-content{color:#111827;font-variant-numeric:tabular-nums}.admin-ops-command-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;margin-bottom:14px}.admin-ops-command-card.ant-card{background:#fff}.admin-ops-command-card .ant-card-body{min-height:104px;padding:14px 16px!important;display:grid;align-content:start;gap:6px}.admin-ops-command-card .ant-typography{font-size:12px;line-height:1.45}.admin-ops-owner-strip{display:grid;grid-template-columns:minmax(220px,.72fr) repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:stretch;margin-bottom:14px;padding:12px;border:1px solid #e8edf5;border-radius:8px;background:#fbfdff}.admin-ops-owner-heading{display:grid;gap:4px;align-content:center;min-width:0}.admin-ops-owner-card{display:grid;gap:8px;min-width:0;padding:10px 12px;border:1px solid #edf2f7;border-radius:8px;background:#fff}.admin-ops-owner-card .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-ops-owner-metrics{display:flex;flex-wrap:wrap;gap:6px}.admin-ops-owner-metrics .ant-tag{margin:0}.admin-ops-risk-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:16px}.admin-ops-risk-item{display:grid;gap:8px;min-width:0;padding:12px 14px;border:1px solid #e8edf5;border-radius:8px;background:#fff}.admin-ops-risk-item-header{display:flex;justify-content:space-between;gap:8px;align-items:center}.admin-ops-risk-status{color:#111827;font-size:20px;font-weight:760;line-height:1.1;font-variant-numeric:tabular-nums}.admin-vip-conversion-card.ant-card{border-color:#dde7f3}.admin-vip-conversion-card .ant-card-head{min-height:48px;border-bottom-color:#edf2f7}.admin-vip-conversion-card .ant-card-body{overflow:hidden}.admin-vip-section-grid,.admin-vip-secondary-grid{display:grid!important;grid-template-columns:repeat(3,minmax(280px,1fr));gap:14px;margin-inline:0!important}.admin-vip-section-grid>.ant-col>div,.admin-vip-secondary-grid>.ant-col>div{height:100%;border-color:#e8edf5!important;border-radius:8px!important;background:#fbfdff}.admin-vip-legacy-metrics{display:grid!important;grid-template-columns:repeat(6,minmax(132px,1fr));gap:12px;margin:0 0 16px!important;padding:12px 14px;border:1px solid var(--admin-border-soft);border-radius:8px;background:#f8fafc}.admin-vip-legacy-metrics .ant-statistic-title{margin-bottom:4px}.admin-vip-tag-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.admin-vip-tag-cloud .ant-tag{max-width:100%;margin:0;white-space:normal;line-height:1.35}.admin-vip-alert-stack{display:grid;gap:12px;margin-bottom:16px}.admin-vip-alert-stack .ant-alert{margin-bottom:0!important}.admin-vip-alert-stack .ant-alert-message{color:#1f2937;font-size:15px;font-weight:700}.admin-vip-alert-stack .ant-alert-description{max-width:1280px;line-height:1.65}.admin-dashboard-table .ant-table{border-radius:8px}.admin-dashboard-table .ant-table-title{padding:10px 2px 12px}.admin-dashboard-table .ant-table-container{overflow:hidden;border:1px solid #edf2f7;border-radius:8px}.admin-dashboard-table .ant-table-thead>tr>th{background:#f8fafc;color:#1f2937;font-weight:700;white-space:nowrap}.admin-dashboard-table .ant-table-tbody>tr>td{vertical-align:middle}.admin-dashboard-table .ant-table-cell{padding:9px 10px;line-height:1.4;font-variant-numeric:tabular-nums}.admin-dashboard-table .ant-table-cell-fix-right{box-shadow:-8px 0 12px -12px #0f172a73}.admin-action-tag.ant-tag{display:inline-flex;align-items:center;max-width:232px;min-height:24px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.admin-page-tabs>.ant-tabs-nav{margin:0}.admin-page-tabs>.ant-tabs-nav:before{border-bottom-color:#edf0f5}.admin-page-tabs .ant-tabs-tab{min-height:44px;padding:10px 8px;font-weight:650}.admin-page-tabs .ant-tabs-tab-btn{display:inline-flex;align-items:center;gap:6px;line-height:1.2}.admin-page-tabs .ant-tabs-content-holder{padding-top:16px}.admin-order-page{min-width:0}.admin-order-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:16px}.admin-order-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(136px,1fr));gap:10px;min-width:0}.admin-order-summary-grid .ant-card-body{padding:12px 14px!important}.admin-order-summary-grid .ant-statistic-title{margin-bottom:6px;color:#64748b;font-size:13px;line-height:1.25}.admin-order-summary-grid .ant-statistic-content{color:#111827;font-size:24px;line-height:1.15;font-variant-numeric:tabular-nums}.admin-order-actions{justify-content:flex-end}.admin-order-actions .ant-btn{min-height:38px}.admin-order-filter-card.ant-card,.admin-user-filter-card.ant-card{margin-bottom:14px;border-color:#e8edf5}.admin-order-filter-card .ant-card-body,.admin-user-filter-card .ant-card-body{padding:14px 16px 12px!important}.admin-order-filter-form{display:grid!important;grid-template-columns:repeat(6,minmax(132px,1fr));gap:12px 14px;align-items:end}.admin-user-filter-form{display:grid!important;grid-template-columns:minmax(240px,2fr) repeat(5,minmax(120px,1fr)) repeat(2,minmax(164px,1.15fr));gap:12px 14px;align-items:end}.admin-order-filter-form .ant-form-item,.admin-user-filter-form .ant-form-item{min-width:0;margin-bottom:0}.admin-order-filter-form .ant-form-item-label,.admin-user-filter-form .ant-form-item-label{padding-bottom:5px}.admin-order-filter-form .ant-form-item-label>label,.admin-user-filter-form .ant-form-item-label>label{height:auto;color:#334155;font-size:13px;font-weight:650}.admin-order-filter-form .ant-select,.admin-order-filter-form .ant-picker,.admin-order-filter-form .ant-input-affix-wrapper,.admin-order-filter-form .ant-input,.admin-order-filter-form .ant-input-number,.admin-user-filter-form .ant-select,.admin-user-filter-form .ant-picker,.admin-user-filter-form .ant-input-affix-wrapper,.admin-user-filter-form .ant-input{width:100%}.admin-filter-item-wide,.admin-filter-actions,.admin-user-filter-search,.admin-user-filter-school,.admin-user-filter-range{grid-column:span 2}.admin-user-filter-actions{grid-column:span 4}.admin-filter-amount{display:flex!important;width:100%}.admin-filter-amount .ant-input-number{flex:1 1 0;min-width:0}.admin-filter-actions .ant-form-item-control-input-content,.admin-user-filter-actions .ant-form-item-control-input-content{display:flex;justify-content:flex-end}.admin-user-filter-actions .ant-space{flex-wrap:wrap;justify-content:flex-end}.admin-filter-actions .ant-btn,.admin-user-filter-actions .ant-btn{min-width:72px}.admin-order-table .ant-table{border-radius:8px}.admin-order-table .ant-table-thead>tr>th{background:#f8fafc;color:#1f2937;font-weight:700;white-space:nowrap}.admin-order-table .ant-table-tbody>tr>td{vertical-align:middle}.admin-order-no{display:inline-flex;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;font-variant-numeric:tabular-nums}.membership-order-number-copy{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap}.membership-order-number-copy .ant-typography-copy{flex:0 0 auto;margin-inline-start:4px}.admin-order-row-actions{min-width:max-content}.admin-order-row-actions .ant-btn{min-width:62px;padding-inline:8px}.admin-permission-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.admin-permission-checkbox-grid{display:grid!important;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px 14px;width:100%}.admin-permission-checkbox-grid .ant-checkbox-wrapper{margin-inline-start:0!important;min-width:0;line-height:1.45}@media (max-width: 1500px){.admin-kpi-grid,.admin-vip-legacy-metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}.admin-order-toolbar{grid-template-columns:1fr}.admin-order-summary-grid{grid-template-columns:repeat(3,minmax(136px,1fr))}.admin-order-actions{justify-content:flex-start}.admin-order-filter-form,.admin-user-filter-form{grid-template-columns:repeat(4,minmax(132px,1fr))}.admin-user-filter-actions{grid-column:span 2}}@media (max-width: 1200px){.admin-page-shell{width:min(calc(100vw - 24px),100%)}.admin-workbench-header{top:0;grid-template-columns:1fr}.admin-ops-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ops-owner-strip,.admin-vip-section-grid,.admin-vip-secondary-grid{grid-template-columns:1fr}}@media (max-width: 900px){.admin-page-shell{width:100%;margin-left:0;transform:none}.admin-kpi-grid,.admin-vip-legacy-metrics,.admin-order-summary-grid,.admin-order-filter-form,.admin-user-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.admin-page-shell{padding-bottom:24px}.admin-workbench-header{position:static;min-height:0;padding:12px;border-radius:0}.admin-workbench-tabs{padding-inline:8px;border-radius:0}.admin-page-tabs .ant-tabs-nav{overflow-x:auto}.admin-page-tabs .ant-tabs-tab{padding-inline:6px}.admin-kpi-grid,.admin-ops-command-grid,.admin-vip-legacy-metrics,.admin-order-summary-grid,.admin-order-filter-form,.admin-user-filter-form{grid-template-columns:1fr}.admin-filter-item-wide,.admin-filter-actions,.admin-user-filter-search,.admin-user-filter-school,.admin-user-filter-range,.admin-user-filter-actions{grid-column:span 1}.admin-filter-actions .ant-form-item-control-input-content,.admin-user-filter-actions .ant-form-item-control-input-content,.admin-order-actions{justify-content:stretch}.admin-filter-actions .ant-space,.admin-user-filter-actions .ant-space,.admin-filter-actions .ant-btn,.admin-user-filter-actions .ant-btn,.admin-order-actions,.admin-order-actions .ant-btn{width:100%}.admin-permission-header,.admin-permission-checkbox-grid{grid-template-columns:1fr}}.universities-tab-bar{box-shadow:0 1px #0f172a0d}.university-search-page{--ai-page-shell-width: 1180px;--ai-page-shell-padding: 24px 0 48px;--ai-page-shell-mobile-padding: 12px 8px}.universities-mode-tabs .ant-tabs-nav{display:inline-flex;width:fit-content;max-width:100%;margin:0;padding:3px;background:#f6f8fb;border:1px solid #e5eaf1;border-radius:8px;box-shadow:none}.universities-mode-tabs .ant-tabs-nav:before{display:none}.universities-mode-tabs .ant-tabs-nav-wrap{flex:none;min-height:40px}.universities-mode-tabs .ant-tabs-nav-list{gap:2px}.universities-mode-tabs .ant-tabs-tab{min-height:40px;margin:0!important;padding:0!important;border-radius:6px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.universities-mode-tabs .ant-tabs-tab:hover{background:#fff}.universities-mode-tabs .ant-tabs-tab-active{background:#fff;box-shadow:0 1px 3px #0f172a14}.universities-mode-tabs .ant-tabs-tab-btn{color:#1f2937;transition:color .22s ease}.universities-mode-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff}.universities-mode-tabs .ant-tabs-ink-bar{height:2px;border-radius:999px;background:#1677ff}.universities-tab-label{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:132px;height:36px;padding:0 16px;font-size:14px;font-weight:650;line-height:1;white-space:nowrap}.universities-tab-icon{font-size:15px}.university-search-controls{display:grid!important;grid-template-columns:minmax(218px,auto) minmax(360px,1fr) minmax(172px,auto) minmax(188px,auto);align-items:center!important;gap:10px;justify-content:stretch;margin-bottom:16px}.university-search-main-row,.university-search-meta-row{display:contents}.university-search-scope.ant-segmented{align-self:center;width:fit-content;min-width:0;height:48px;padding:4px;border:1px solid #1677ff;border-radius:10px;background:#f0f7ff;box-shadow:inset 0 0 0 1px #1677ff14,0 8px 18px #1677ff14}.university-search-scope.ant-segmented .ant-segmented-item{width:104px;min-width:0;border-radius:7px;color:#1f2a44;transition:color .18s ease,background-color .18s ease}.university-search-scope.ant-segmented .ant-segmented-item-label{min-height:38px;line-height:1.2;font-size:15px;font-weight:650}.university-search-scope-label{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:38px;color:inherit;white-space:nowrap;overflow-wrap:normal}.university-search-scope-icon{font-size:16px;line-height:1}.university-search-scope.ant-segmented .ant-segmented-item-selected{color:#fff;background:#1677ff;box-shadow:0 5px 14px #1677ff52}.university-search-scope.ant-segmented .ant-segmented-item-selected .university-search-scope-label,.university-search-scope.ant-segmented .ant-segmented-item-selected .university-search-scope-icon{color:#fff}.university-search-scope.ant-segmented .ant-segmented-thumb{background:#1677ff;box-shadow:0 5px 14px #1677ff52}.university-search-input{max-width:none;min-width:0}.university-search-summary-row{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;height:48px;white-space:nowrap}.university-search-result-count{display:inline-flex;align-items:baseline;min-width:0;color:#475569;line-height:22px}.university-search-result-number{margin:0 6px;color:#1677ff!important;font-size:17px;line-height:1}.university-search-reset-button.ant-btn{height:36px;padding:0 8px;border-radius:6px;color:#2563eb;font-weight:600}.university-search-input .ant-input-group{display:flex;align-items:stretch;height:48px;border-radius:10px}.university-search-input .ant-input-affix-wrapper{flex:1 1 auto;display:flex;align-items:center;min-width:0;height:48px;padding:0 16px;border-color:#d9d9d9;border-start-start-radius:10px!important;border-end-start-radius:10px!important;transition:border-color .2s ease,box-shadow .2s ease}.university-search-input .ant-input-affix-wrapper:hover,.university-search-input .ant-input-affix-wrapper-focused{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff14}.university-search-input .ant-input-affix-wrapper .ant-input{height:auto;min-height:0;color:#1f2937;font-size:16px;line-height:24px}.university-search-input .ant-input-affix-wrapper .ant-input::placeholder{color:#b7bcc4}.university-search-input .ant-input-group-addon{flex:0 0 60px;display:flex;height:48px;width:60px;padding-left:0!important;background:transparent!important}.university-search-input .ant-input-search-button{width:100%;min-width:60px;height:48px!important;display:inline-flex!important;align-items:center;justify-content:center;border-start-end-radius:10px!important;border-end-end-radius:10px!important;box-shadow:none;transition:background .2s ease,border-color .2s ease}.university-search-input .ant-input-search-button .anticon{font-size:20px}.university-search-input .ant-input-search-button:hover{background:#4096ff;border-color:#4096ff}.university-ranking-filter-grid{width:100%;display:grid;grid-template-columns:minmax(220px,260px) minmax(190px,auto) minmax(150px,auto) 24px;align-items:center;gap:12px}.university-ranking-filter-row{display:flex;align-items:center;gap:10px;min-width:0}.university-ranking-search-input.ant-input-affix-wrapper,.university-ranking-region-select.ant-select .ant-select-selector,.university-ranking-reset-button.ant-btn,.university-ranking-scope-toggle .ant-radio-button-wrapper{min-height:44px}.university-ranking-search-input.ant-input-affix-wrapper{width:100%!important;border-radius:7px}.university-ranking-region-select.ant-select{width:100%!important;min-width:150px}.university-ranking-region-select.ant-select .ant-select-selector{align-items:center;border-radius:7px}.university-ranking-reset-button.ant-btn{padding-inline:8px;font-weight:650;white-space:nowrap}.university-ranking-scope-toggle.ant-radio-group{display:inline-grid;grid-template-columns:repeat(2,minmax(72px,auto));align-items:center;min-width:0}.university-ranking-scope-toggle .ant-radio-button-wrapper{display:inline-flex;align-items:center;justify-content:center;min-width:72px;line-height:42px;font-weight:650}.university-ranking-filter-help{flex:0 0 auto}.university-filter-row{display:flex;align-items:flex-start;gap:12px;margin-top:12px}.university-filter-label{flex:0 0 112px;min-width:0;line-height:32px;color:#0f172a;white-space:normal;overflow-wrap:anywhere}.university-filter-options{display:flex;flex:1;flex-wrap:nowrap;align-items:flex-start;gap:8px;min-width:0}.university-filter-chip-list{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;min-width:0}.university-filter-chip.ant-btn{min-height:32px;height:auto;padding:4px 14px;border-color:#e6edf5;border-radius:999px!important;background:#fff;color:#0f172a;font-weight:400;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.university-filter-chip.ant-btn.is-active,.university-filter-chip.ant-btn[aria-pressed=true]{border-color:#bfdbfe;background:#edf5ff;color:#155eef;font-weight:600;box-shadow:inset 0 0 0 1px #1677ff14}.university-filter-toggle.ant-btn{flex:0 0 auto;margin-left:auto;align-self:flex-start;height:32px;padding:0 10px;color:#155eef;font-weight:600}.university-filter-select.ant-select{width:100%;max-width:420px}.university-filter-select .ant-select-selector{border-color:#e2e8f0!important;border-radius:10px!important}.university-filter-select .ant-select-selection-placeholder,.university-filter-select .ant-select-selection-item{color:#0f172a}.university-filter-row-select .university-filter-options{align-items:stretch}.university-filter-row-select .university-filter-select.ant-select{max-width:min(100%,460px)}@media (max-width: 1200px){.university-search-controls{grid-template-columns:1fr;gap:12px}.university-search-main-row,.university-search-meta-row{display:grid;gap:10px;min-width:0}.university-search-main-row{grid-template-columns:minmax(0,1fr) minmax(214px,auto)!important}.university-search-meta-row{grid-template-columns:minmax(0,1fr) minmax(208px,auto);align-items:center}.university-search-scope.ant-segmented{width:100%;min-width:0}.university-filter-row{display:grid;grid-template-columns:minmax(116px,.24fr) minmax(0,1fr);gap:8px 12px}.university-filter-label{flex-basis:auto}}@media (max-width: 980px){.university-ranking-filter-grid{grid-template-columns:minmax(0,1fr)}.university-ranking-filter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%}.university-ranking-scope-toggle.ant-radio-group{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.university-ranking-filter-help{justify-self:start}}.university-major-results{display:grid;gap:18px}.university-major-result-card.ant-card{border-radius:8px;border-color:#dbeafe;background:linear-gradient(180deg,#f8fbff,#fff 34%);box-shadow:0 8px 20px #0f172a0b;overflow:hidden}.university-major-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:flex-start;margin-bottom:18px}.university-major-title-block{display:grid;gap:8px;min-width:0}.university-major-title-row{display:flex;align-items:flex-start;gap:10px;min-width:0}.university-major-result-icon{flex:0 0 auto;margin-top:3px;color:#1677ff;font-size:20px}.university-major-result-name{display:flex;min-width:0;align-items:flex-start;gap:8px;color:#0f172a;font-size:20px;line-height:1.35}.university-major-name-main{display:-webkit-box;min-width:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow-wrap:anywhere}.university-major-name-note{flex:0 0 auto;margin-top:2px;padding:2px 7px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;line-height:18px;font-weight:600}.university-major-subtitle{display:flex;flex-wrap:wrap;gap:8px 14px;color:#64748b;font-size:14px;line-height:1.5}.university-major-included{display:grid;gap:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafcd1}.university-major-included-label{color:#64748b;font-size:13px;line-height:18px;font-weight:600}.university-major-included-list{display:flex;flex-wrap:wrap;gap:6px}.university-major-included-list .ant-tag{margin:0;max-width:100%;border-radius:6px;white-space:normal}.university-major-included-more.ant-tag{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;font-weight:600}.university-major-count-box{display:grid;min-width:116px;justify-items:center;padding:12px 16px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1677ff}.university-major-count-box span{color:#64748b;font-size:12px;line-height:18px}.university-major-count-box strong{color:#1d4ed8;font-size:28px;line-height:32px}.university-major-info-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:18px}.university-major-info-block{min-width:0;padding:14px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffffdb}.university-major-info-label{display:block;margin-bottom:8px;color:#0f172a;font-size:14px}.university-major-info-text.ant-typography{margin:0;color:#475569;line-height:1.75}.university-major-tag-list{display:flex;flex-wrap:wrap;gap:7px}.university-major-tag-list .ant-tag{margin-inline-end:0;border-radius:6px}.university-major-offering-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;margin-bottom:10px}.university-major-offering-title{color:#1d4ed8;font-size:16px;line-height:1.45}.university-major-offering-list{display:grid;gap:10px}.university-major-offering-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e5edf8;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.university-major-offering-item:hover{border-color:#1677ff;box-shadow:0 10px 24px #1677ff1a;transform:translateY(-1px)}.university-major-offering-school{display:flex;align-items:center;gap:14px;min-width:0}.university-major-offering-logo{display:flex;flex:0 0 52px;align-items:center;justify-content:center;width:52px;height:52px;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;color:#1677ff;font-size:22px}.university-major-offering-logo img{width:100%;height:100%;padding:6px;object-fit:contain}.university-major-offering-main{display:grid;gap:6px;min-width:0}.university-major-offering-name-row{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.university-major-offering-name{color:#155eef;font-size:17px;line-height:1.3}.university-major-offering-tags{display:flex;flex-wrap:wrap;gap:5px}.university-major-offering-tags .ant-tag{margin:0;border-radius:6px}.university-major-offering-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.university-major-offering-action{display:flex;flex:0 0 auto;align-items:center;gap:14px}.university-major-result-tuition{color:#dc2626;font-weight:700}.university-major-offering-pagination{display:flex;justify-content:center;margin-top:14px}.university-major-table .ant-table{width:100%}.university-major-table .ant-table-cell{white-space:normal}.university-major-name-button{max-width:100%;margin:0;padding:0;border:0;background:transparent;color:#1677ff;font:inherit;font-size:14px;font-weight:700;line-height:1.45;text-align:left;cursor:pointer}.university-major-name-button:hover,.university-major-name-button:focus-visible{color:#0958d9;text-decoration:underline;text-underline-offset:3px}.university-major-detail-panel{padding:14px 18px;border-radius:8px;background:#fafbfc}.university-major-detail-section{margin-bottom:14px}.university-major-detail-section-bordered{padding-bottom:14px;border-bottom:1px solid #eee}.university-major-detail-heading.ant-typography{display:block;margin-bottom:6px;color:#1a1a1a;font-size:13.5px;line-height:1.55}.university-major-detail-text.ant-typography,.university-major-detail-text{display:block;margin:0;color:#444;font-size:13.5px;line-height:1.8;white-space:pre-wrap}.university-major-course-box{padding:10px 14px;border-radius:8px;background:#f0f5ff}.university-major-direction-list{display:flex;flex-wrap:nowrap;gap:8px;max-width:100%;overflow:hidden}.university-major-direction-tag.ant-tag{flex:0 1 auto;min-width:0;max-width:100%;margin:0;border-radius:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.university-overview-card-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1fr);gap:18px;align-items:stretch}.university-card-profile,.university-card-admission-column{min-width:0}.university-card-profile{display:flex;height:100%;flex-direction:column;gap:12px}.university-card-heading{display:block;align-items:flex-start;min-width:0}.university-card-school{display:flex;width:100%;align-items:flex-start;gap:16px;min-width:0}.university-card-logo{display:flex;flex:0 0 56px;align-items:center;justify-content:center;width:56px;height:56px;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}.university-card-logo img{width:100%;height:100%;padding:6px;object-fit:contain}.university-card-logo-fallback{color:#1677ff;font-size:26px}.university-card-title-block{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-width:0}.university-card-title-line{display:flex;align-items:center;gap:8px 14px;min-width:0;flex-wrap:wrap}.university-card-school-name.ant-btn{display:inline-flex;align-items:flex-start;width:auto;max-width:100%;height:auto;min-height:32px;padding:0;text-align:left;white-space:normal}.university-card-school-name.ant-btn>span{min-width:0;overflow-wrap:anywhere}.university-card-school-name,.university-card-school-name.ant-btn{color:#1677ff;font-size:20px;font-weight:700;line-height:1.25;word-break:break-word}.university-card-school-name.ant-btn:not(:disabled):hover,.university-card-school-name.ant-btn:not(:disabled):focus-visible{color:#0958d9;outline:3px solid rgba(22,119,255,.2);outline-offset:2px}.university-card-meta-strip{display:flex;align-items:center;gap:6px;min-width:0}.university-card-website{display:inline-flex;flex:0 1 auto;align-items:center;gap:6px;width:max-content;min-width:0;max-width:min(220px,100%);color:#2f80ed;font-size:13px;line-height:20px}.university-card-website span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.university-card-tags{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:5px;min-width:0}.university-card-tags .ant-tag{margin:0;padding:1px 9px;border-radius:6px;font-size:12px;line-height:20px;white-space:nowrap}.university-card-location{display:inline-flex;flex:0 1 auto;align-items:center;gap:6px;max-width:min(220px,100%);color:#0f172a}.university-card-location .anticon{flex:0 0 auto;color:#94a3b8;font-size:15px}.university-card-location .ant-typography{min-width:0;overflow:hidden;color:#0f172a;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.university-card-description{max-width:100%;margin-bottom:0!important;color:#475569!important;font-size:14px;line-height:1.75}.university-card-admission{display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:16px 20px;border:1px solid #c7ddff;border-radius:8px;background:linear-gradient(180deg,#f4f8ff,#f8fbff);box-shadow:inset 0 1px #ffffffb3}.university-card-admission-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.university-card-admission-title{color:#1d4ed8;font-size:15px;line-height:22px}.university-data-version-filter{display:flex;align-items:center;justify-content:flex-end;gap:0;min-width:0;height:48px;flex-wrap:nowrap;font-size:13px;line-height:20px}.university-data-version-label{flex:0 0 auto;font-size:13px;white-space:nowrap}.university-data-version-select.ant-select{flex:0 0 188px;height:36px;font-size:13px}.university-data-version-select .ant-select-selector{height:36px!important;min-height:36px!important;padding:0 12px!important;border-color:#dbe6f3!important;border-radius:8px!important;background:#fff!important}.university-data-version-select .ant-select-selection-item{font-size:13px;line-height:34px!important}.university-data-version-select .ant-select-arrow{font-size:11px}.university-card-detail-link.ant-btn{height:24px;padding:0;font-weight:600;white-space:nowrap}.university-card-admission-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.university-card-admission-metric{min-width:0}.university-card-admission-main{display:flex;align-items:baseline;gap:4px;min-width:0;color:#64748b;font-size:13px;line-height:24px;white-space:nowrap}.university-card-admission-main .ant-typography{color:#0f172a;font-size:22px;line-height:1}.university-card-stat{min-width:0;padding:14px 16px 12px;border-radius:8px;border:1px solid rgba(191,219,254,.9);background:#fffffff0}.university-card-stat-label{display:block;font-size:12px;line-height:18px}.university-card-stat-value{display:block;margin-top:3px;color:#0f172a;font-size:24px;line-height:1.15}.university-card-subject-breakdown{display:flex;align-items:center;gap:7px;min-width:0;margin-top:6px;color:#475569;font-size:12px;line-height:20px;white-space:nowrap}.university-card-subject-divider{color:#cbd5e1}@media (max-width: 768px){.universities-mode-tabs .ant-tabs-nav{display:flex;width:100%;padding:3px;border-radius:8px}.universities-mode-tabs .ant-tabs-nav-wrap,.universities-mode-tabs .ant-tabs-nav-list{flex:1 1 auto;width:100%}.universities-mode-tabs .ant-tabs-tab{flex:1 1 0;min-height:36px}.universities-tab-label{width:100%;min-width:0;height:32px;padding:0 8px;gap:6px;font-size:13px}.universities-tab-icon{font-size:14px}.university-search-controls{grid-template-columns:1fr;gap:12px;margin-bottom:12px}.university-search-main-row,.university-search-meta-row{display:grid;grid-template-columns:1fr;gap:10px}.university-search-meta-row{padding:10px}.university-search-input{max-width:none}.university-search-scope.ant-segmented{width:100%;min-width:0;height:44px;align-self:stretch;padding:5px;border-radius:12px}.university-search-scope.ant-segmented .ant-segmented-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.university-search-scope.ant-segmented .ant-segmented-item{width:100%;min-width:0;border-radius:9px}.university-search-scope.ant-segmented .ant-segmented-item-label{min-height:32px;line-height:1.2;font-size:15px}.university-search-scope-label{justify-content:center;min-height:32px;white-space:nowrap}.university-search-scope-icon{font-size:15px}.university-search-summary-row,.university-data-version-filter{min-height:44px;min-width:0;width:100%}.university-search-summary-row{justify-content:space-between}.university-search-reset-button.ant-btn{min-height:44px}.university-data-version-select.ant-select{flex:1 1 auto;height:44px;min-width:0}.university-data-version-select .ant-select-selector{height:44px!important;min-height:44px!important;padding:0 12px!important;border-radius:8px!important}.university-data-version-select .ant-select-selection-item{line-height:42px!important}.university-major-hero{grid-template-columns:1fr;gap:12px;margin-bottom:14px}.university-major-result-name{flex-wrap:wrap;font-size:18px}.university-major-name-main{-webkit-line-clamp:3}.university-major-included{padding:9px 10px}.university-major-included-label{font-size:12px}.university-major-included-list{gap:5px}.university-major-count-box{width:100%;grid-template-columns:auto auto auto;justify-content:center;gap:6px;padding:10px 12px}.university-major-count-box strong{font-size:22px;line-height:24px}.university-major-info-grid{grid-template-columns:1fr;gap:10px;margin-bottom:14px}.university-major-detail-panel{padding:12px}.university-major-direction-list{flex-wrap:wrap;overflow:visible}.university-major-offering-head{align-items:flex-start;flex-direction:column;gap:4px}.university-major-offering-item{align-items:stretch;flex-direction:column;gap:12px;padding:12px}.university-major-offering-school{align-items:flex-start}.university-major-offering-logo{flex-basis:46px;width:46px;height:46px}.university-major-offering-meta{white-space:normal}.university-major-offering-action{justify-content:space-between}.university-data-version-filter{justify-content:flex-start}.university-search-input .ant-input-group{height:44px;border-radius:8px}.university-search-input .ant-input-affix-wrapper{height:44px;padding:0 12px;border-start-start-radius:8px!important;border-end-start-radius:8px!important}.university-search-input .ant-input-affix-wrapper .ant-input{font-size:16px;line-height:22px}.university-search-input .ant-input-group-addon{flex:0 0 56px;height:44px;width:56px;padding-left:0!important}.university-search-input .ant-input-search-button{min-width:0;height:44px!important;border-start-end-radius:8px!important;border-end-end-radius:8px!important}.university-search-input .ant-input-search-button .anticon{font-size:20px}.university-filter-row-select{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;margin-top:10px}.university-filter-row-select .university-filter-label{min-width:0;line-height:32px}.university-filter-row-select .university-filter-options{width:100%}.university-filter-row-select .university-filter-select.ant-select{max-width:none}.university-filter-row-select .ant-select-selector{min-height:38px;font-size:16px}.university-overview-card-grid{grid-template-columns:1fr;gap:14px}.university-card-profile{gap:14px}.university-card-heading{display:block}.university-card-school{width:100%;gap:10px}.university-card-logo{flex-basis:48px;width:48px;height:48px}.university-card-logo-fallback{font-size:22px}.university-card-title-block{gap:7px}.university-card-title-line{gap:6px 10px}.university-card-school-name{font-size:18px}.university-card-meta-strip{align-items:start;gap:6px}.university-card-website{max-width:100%;font-size:12.5px}.university-card-tags{gap:6px}.university-card-tags .ant-tag{padding:1px 7px;font-size:11px;line-height:19px}.university-card-location{max-width:100%}.university-card-location .ant-typography{white-space:normal}.university-card-description{font-size:12.5px;line-height:1.7}.university-card-admission{min-height:112px;padding:12px 14px}.university-card-admission-header{margin-bottom:10px}.university-card-admission-title{font-size:13px}.university-card-admission-summary{gap:10px}.university-card-admission-main{gap:3px;font-size:12px;line-height:21px}.university-card-admission-main .ant-typography{font-size:20px}.university-card-subject-breakdown{gap:5px;margin-top:4px;font-size:11px;line-height:18px}.university-card-stat-grid{gap:8px}.university-card-stat{padding:10px 10px 8px}.university-card-stat-value{font-size:21px}}@media (min-width: 769px) and (max-width: 900px){.university-overview-card-grid{grid-template-columns:1fr;gap:12px}.university-card-admission{min-height:0}}@media (min-width: 901px) and (max-width: 1199px){.university-overview-card-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:14px}.university-card-school{gap:12px}.university-card-logo{flex-basis:52px;width:52px;height:52px}.university-card-meta-strip{gap:6px 8px}.university-card-tags .ant-tag{padding:1px 7px;font-size:11.5px}.university-card-admission{min-height:108px;padding:14px 16px}.university-card-admission-summary{gap:12px}}.section-card{background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg);transition:box-shadow var(--transition-normal)}.section-card:hover{box-shadow:var(--shadow-md)}.hero-section{background:var(--gradient-primary);color:#fff;padding:80px 24px;text-align:center;border-radius:var(--radius-lg);margin-bottom:var(--spacing-lg);position:relative;overflow:hidden}.hero-title{font-size:48px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle{font-size:20px;opacity:.9;margin-bottom:40px}.stats-row{display:flex;justify-content:center;gap:80px;margin-top:40px}.stat-item{text-align:center}.stat-number{font-size:42px;font-weight:700;display:block}.stat-label{font-size:16px;opacity:.85;margin-top:8px}.quick-entry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.entry-card{background:#fff;border-radius:var(--radius-lg);padding:32px 24px;text-align:center;cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-sm);border:2px solid transparent}.entry-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1677ff26;border-color:#1677ff}.entry-card-icon{width:64px;height:64px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:16px;color:#fff}.entry-card-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.entry-card-desc{font-size:14px;color:#888}.process-section{background:linear-gradient(180deg,#1677ff0a,#722ed105 40%,#fff);border-radius:var(--radius-lg);padding:32px;margin-bottom:var(--spacing-lg)}.process-title{text-align:center;font-size:22px;font-weight:600;color:#1a1a1a;margin-bottom:36px}.process-steps{display:flex;justify-content:space-around;position:relative}.process-step{text-align:center;position:relative;z-index:1}.step-number{width:56px;height:56px;border-radius:50%;background:#1677ff;color:#fff;font-size:24px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.step-text{font-size:16px;font-weight:500;color:#1a1a1a}.step-desc{font-size:13px;color:#888;margin-top:6px}.tag-985{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.tag-211{color:#d46b08;background:#fff7e6;border-color:#ffd591}.tag-double-first{color:#1677ff;background:#e6f7ff;border-color:#91d5ff}.tag-normal{color:#595959;background:#fafafa;border-color:#d9d9d9}.tag-private{color:#8c8c8c;background:#f5f5f5;border-color:#d9d9d9}.row-chongci{background:#fff1f0!important}.row-chongci:hover>td{background:#ffccc7!important}.row-baodi{background:#e6f7ff!important}.row-baodi:hover>td{background:#bae7ff!important}.application-table-search{max-width:100%}.application-table-search .ant-input-group{display:flex;align-items:stretch;height:44px}.application-table-search .ant-input-affix-wrapper{flex:1 1 auto;display:flex;align-items:center;min-width:0;height:44px;padding:0 12px;border-start-start-radius:8px!important;border-end-start-radius:8px!important}.application-table-search .ant-input-affix-wrapper .ant-input{height:auto;min-height:0;line-height:22px}.application-table-search .ant-input-group-addon{flex:0 0 56px;display:flex;height:44px;width:56px}.application-table-search .ant-input-search-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;border-start-end-radius:8px!important;border-end-end-radius:8px!important}.application-university-cell{min-width:0}.application-major-cell{width:100%}.application-major-strategy{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px}.application-major-slots{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:8px}.application-major-slot{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:8px 10px;border:1px solid #d9e2ef;border-radius:6px;background:#fff}.application-major-slot.is-empty{border-style:dashed;background:#fbfdff}.application-major-slot-main{display:flex;align-items:center;gap:8px;min-width:0}.application-major-slot-label{flex:0 0 auto;font-size:12px}.application-major-name{min-width:0;overflow-wrap:anywhere;line-height:1.45}.application-major-risk-tag{flex:0 0 auto;margin:0}.application-major-slot-actions{flex:0 0 auto}.application-major-slot-actions .ant-btn{width:24px;height:24px;min-width:24px}@media (max-width: 768px){.application-major-slots{grid-template-columns:1fr}.application-major-slot{align-items:flex-start}.application-major-slot-main{align-items:flex-start;flex-direction:column;gap:4px}}.main-layout .layout-content:has(.application-page){max-width:var(--page-width-wide);padding:18px var(--spacing-lg) 28px;background:linear-gradient(180deg,#eef5ff,#f5f7fa00 260px),var(--color-bg-page)}.application-page{--ai-page-shell-width: 100%;--ai-page-shell-padding: 0;--ai-page-shell-mobile-padding: 0;--application-sticky-top: calc(var(--app-header-height) + 24px);--application-summary-sticky-top: var(--application-sticky-top);width:100%;color:#0f172a}.membership-page{--ai-page-shell-width: 100%;--ai-page-shell-padding: 0 0 40px;--ai-page-shell-mobile-padding: 0 0 40px}.main-layout .layout-content:has(.membership-page){max-width:var(--page-width-wide)}.membership-plan-examples,.membership-purchase-history-card,.membership-plan-example-col,.membership-plan-example-card{min-width:0}.membership-plan-example-title.ant-typography{min-height:24px;line-height:1.45;white-space:nowrap}.membership-plan-example-point.ant-typography{display:block;min-width:0;overflow-wrap:break-word}.membership-purchase-history-card .ant-card-body{padding:18px}.membership-purchase-history-table{width:100%}.membership-purchase-history-table .ant-table{table-layout:fixed}.membership-purchase-history-table .ant-table-thead>tr>th,.membership-purchase-history-table .ant-table-tbody>tr>td{vertical-align:middle;white-space:nowrap}.membership-history-order-no-cell,.membership-history-time-cell{font-variant-numeric:tabular-nums}.membership-history-plan-name.ant-typography,.membership-history-payment-method,.membership-history-time{display:inline-flex;align-items:center;max-width:100%;min-width:0;white-space:nowrap}.membership-history-plan-name.ant-typography{overflow:hidden;text-overflow:ellipsis}.membership-history-amount.ant-typography{color:#d32029;font-weight:760;font-variant-numeric:tabular-nums;white-space:nowrap}.membership-history-action-btn.ant-btn{min-width:92px;white-space:normal;line-height:1.15}@media (min-width: 769px) and (max-width: 1200px){.main-layout .layout-content:has(.membership-page){padding:16px 18px calc(var(--app-bottom-nav-height, 68px) + 56px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}body:has(.membership-page) .floating-consult-button{right:18px!important;bottom:calc(var(--app-bottom-nav-height, 68px) + 18px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.membership-plan-examples{padding:22px 18px!important}.membership-plan-example-card{min-height:198px!important;padding:14px!important}.membership-plan-example-title.ant-typography{margin-bottom:10px!important;font-size:15px!important}.membership-plan-example-points{gap:7px!important}.membership-plan-example-point.ant-typography{font-size:12px!important;line-height:1.48!important}.membership-purchase-history-card{margin-bottom:28px!important}.membership-purchase-history-card .ant-card-body{padding:12px}.membership-purchase-history-table .ant-table-thead>tr>th,.membership-purchase-history-table .ant-table-tbody>tr>td{padding:14px 10px;font-size:13px}}@media (max-width: 768px){.main-layout .layout-content:has(.membership-page){padding-inline:12px;padding-bottom:calc(92px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}body:has(.membership-page) .floating-consult-button{right:10px!important;bottom:calc(var(--app-bottom-nav-height, 68px) + 24px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body:has(.membership-page) .floating-consult-button .floating-consult-icon{width:44px!important;height:44px!important}body:has(.membership-page) .floating-consult-button .anticon{font-size:21px!important}.membership-plan-example-title.ant-typography{white-space:normal}}.application-page>.ant-row,.application-page>.ant-row>[class*=ant-col]{min-width:0}.application-page-loading,.application-page-empty{max-width:960px;margin:0 auto}.application-page-loading{min-height:calc(var(--app-visual-height, 100dvh) - 180px);display:flex;align-items:center;justify-content:center}.application-loading-state,.application-empty-state{padding:84px 0}.application-loading-state{min-height:220px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden}.application-loading-visual{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center}.application-loading-core{position:relative;z-index:2;width:72px;height:72px;border-radius:24px;background:radial-gradient(circle at 50% 36%,#fffffffa 0,#fffffffa 29%,#ffffffe6 30%,#ffffffe6);box-shadow:0 20px 42px #1677ff1f,inset 0 1px #ffffffeb;overflow:hidden}.application-loading-core:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;background:radial-gradient(circle at 36% 36%,rgba(22,119,255,.34),transparent 42%),radial-gradient(circle at 64% 64%,rgba(19,194,194,.28),transparent 46%),linear-gradient(135deg,#f5faff,#e6f2fff5)}.application-loading-core:after{content:"";position:absolute;top:-18%;right:52%;bottom:-18%;left:-24%;background:#ffffff8f;transform:rotate(20deg);animation:application-loading-scan 2.1s ease-in-out infinite}.application-loading-orbit{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(22,119,255,.18);border-radius:50%;transform:rotate(-18deg) scaleX(1.16);animation:application-loading-spin 4.8s linear infinite}.application-loading-orbit-is-secondary{top:30px;right:12px;bottom:30px;left:12px;border-color:#faad143d;transform:rotate(28deg) scaleX(.9);animation-name:application-loading-spin-reverse}.application-loading-orbit:before{content:"";position:absolute;top:-3px;left:50%;width:8px;height:8px;margin-left:-4px;border-radius:50%;background:#1677ff;box-shadow:0 0 14px #1677ff7a}.application-loading-orbit-is-secondary:before{background:#13c2c2;box-shadow:0 0 14px #13c2c28a}.application-loading-node{position:absolute;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#52c41a;box-shadow:0 10px 22px #52c41a3d;animation:application-loading-pulse 1.7s ease-in-out infinite}.application-loading-node-is-one{top:36px;left:34px}.application-loading-node-is-two{top:32px;right:34px;background:#1677ff;animation-delay:.26s}.application-loading-node-is-three{bottom:34px;left:50%;margin-left:-5px;background:#faad14;animation-delay:.42s}.application-empty-card{border:1px solid #e4ebf5;border-radius:8px;box-shadow:0 10px 28px #0f172a0f}.application-page-hero{display:grid;grid-template-columns:minmax(180px,.3fr) minmax(0,1.7fr);align-items:center;gap:18px;margin-bottom:14px;min-height:92px;padding:16px 18px;border:1px solid rgba(216,226,239,.72);border-radius:8px;background:linear-gradient(90deg,#fffffffa,#f7fbffeb 52%,#f0f7ffe0);box-shadow:0 10px 28px #0f172a0b}.application-page-hero[data-compact=true]{grid-template-columns:minmax(160px,.32fr) minmax(0,1.68fr);min-height:76px;padding:14px 16px;background:linear-gradient(90deg,#fffffffa,#f7fbfff0 46%,#f0f7ffd6)}.application-page-hero[data-compact=true] .application-page-hero-main{padding-left:10px}.application-page-hero[data-compact=true] h1{font-size:26px}.application-page-hero[data-compact=true] .application-page-hero-metrics{grid-template-columns:repeat(4,minmax(92px,.82fr)) repeat(3,minmax(130px,1fr))}.application-page-hero-main{position:relative;min-width:0;padding-left:12px}.application-page-hero-main:before{position:absolute;top:2px;bottom:3px;left:0;width:4px;border-radius:999px;background:#1677ff;content:""}.application-page-hero h1{margin:0;color:#10233f;font-size:28px;line-height:1.25;font-weight:760;letter-spacing:0}.application-page-hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(96px,.72fr)) repeat(3,minmax(184px,1.18fr));gap:10px;min-width:0}.application-page-metric{min-width:0;min-height:54px;padding:10px 12px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#ffffffe6;box-shadow:0 8px 22px #0f172a0d}.application-page-metric span,.application-page-metric small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.application-page-metric span{color:#10233f;font-size:17px;line-height:1.2;font-weight:780}.application-page-metric small{color:#66758c;font-size:12px;line-height:1.35}.application-page-metric.is-student{display:flex;align-items:center;gap:8px}.application-page-metric.is-student small{flex:0 0 auto}.application-page-metric.is-stat{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border-color:#1677ff59;background:linear-gradient(135deg,#e6f4fffa,#f5fafff5);box-shadow:inset 0 0 0 1px #1677ff14,0 8px 22px #1677ff1a}.application-page-metric.is-stat span{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:4px 11px;border-radius:999px;background:#1677ff;color:#fff;font-size:21px;line-height:1;box-shadow:0 6px 14px #1677ff38;overflow:visible;text-overflow:clip;white-space:nowrap}.application-page-metric.is-stat small{flex:1 1 auto;margin-top:0;color:#0f4fa8;font-size:13px;font-weight:700;line-height:1.25;text-align:left;overflow:visible;text-overflow:clip;white-space:normal}.application-plan-switcher{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px;border:1px solid #dfe8f5;border-radius:8px;background:#ffffffe0;box-shadow:0 8px 24px #0f172a0d}@media (min-width: 1201px){.application-plan-switcher{position:sticky;top:var(--application-sticky-top);z-index:930;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.application-plan-tabs{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:thin}.application-plan-tab{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;max-width:260px;min-height:36px;padding:0 12px;border:1px solid #d8e2ef;border-radius:8px;background:#fff;color:#46556b;font:inherit;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.application-plan-tab:hover{border-color:#8bb8ff;color:#0f4ea8}.application-plan-tab.is-active{border-color:#1677ff;background:#eef6ff;color:#0f4ea8;box-shadow:inset 0 0 0 1px #1677ff14}.application-plan-tab-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650}.application-plan-tab-badge .ant-badge-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#e2e8f0;color:#475569;box-shadow:none;line-height:20px;font-size:12px}.application-plan-tab.is-active .application-plan-tab-badge .ant-badge-count{background:#1677ff;color:#fff}.application-plan-create{flex:0 0 auto;min-height:36px;border:1px dashed #9fb8d8;color:#2458a8;background:#f8fbff}.application-plan-switcher-actions{flex:0 0 auto;justify-content:flex-end}.application-plan-switcher-actions .ant-btn{height:32px;border-radius:6px;white-space:normal;line-height:1.2}.application-plan-inline-editor{width:min(430px,48vw)}.application-plan-inline-editor .ant-input{min-width:180px}.application-workbench-card{--application-list-columns: minmax(300px, 360px) minmax(0, 1fr) minmax(150px, 168px);container-type:inline-size;overflow:hidden;border:1px solid #dfe8f5;border-radius:8px;box-shadow:0 14px 34px #0f172a12}.application-workbench-table-shell,.application-workbench-layout,.application-workbench-table-col,.application-workbench-summary-col{min-width:0}.application-workbench-summary-col{display:flex;flex:0 0 280px;max-width:300px;min-width:260px}.application-workbench-table-col{flex:1 1 calc(100% - 300px);max-width:calc(100% - 300px)}.application-workbench-table-shell.is-compact .application-workbench-card{box-shadow:0 10px 28px #0f172a0f}.application-workbench-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #e5edf7;background:linear-gradient(180deg,#fff,#fbfdff)}.application-workbench-main{display:grid;grid-template-columns:minmax(280px,430px) minmax(260px,1fr);align-items:center;gap:16px;min-width:0}.application-workbench-summary{display:grid;gap:2px;min-width:0;font-size:12px;line-height:1.5}.application-workbench-summary-main{color:#6b7688;font-weight:650}.application-workbench-summary-hint{color:#8a94a6}.application-workbench-empty-hint{display:block;min-width:0;line-height:1.6}.application-choice-empty-copy{display:inline-block;max-width:min(860px,92%);font-size:13px;line-height:1.7;text-align:center}.application-plan-heading{min-width:0}.application-plan-title-line,.application-plan-name-editor{display:flex;align-items:center;gap:8px;min-width:0}.application-plan-title{display:block;min-width:0;overflow:hidden;color:#0f172a;font-size:20px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.application-plan-name-editor .ant-input{width:min(360px,62vw)}.application-plan-caption{display:block;margin-top:5px;font-size:13px;line-height:1.55}.application-plan-actions{justify-content:flex-end}.application-plan-actions .ant-btn{min-height:36px;border-radius:7px;box-shadow:0 2px 6px #0f172a0a}.application-plan-actions .ant-btn-primary{box-shadow:0 6px 14px #1677ff38}.application-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 20px;border-bottom:1px solid #e8edf5;background:#fbfdff}.application-list-toolbar.is-actions-only{grid-template-columns:1fr}.application-list-toolbar-actions{justify-content:flex-end}.application-list-toolbar-select{display:none}.application-list-toolbar-select .ant-checkbox,.application-list-header-select .ant-checkbox,.application-university-checkbox .ant-checkbox{top:0;flex:0 0 16px;align-self:center;width:16px;height:16px}.application-list-toolbar-select .ant-checkbox-inner,.application-list-header-select .ant-checkbox-inner,.application-university-checkbox .ant-checkbox-inner{width:16px;min-width:16px;height:16px;min-height:16px;border-radius:4px;box-sizing:border-box}.application-table-search{width:100%;max-width:430px}.application-list-header{display:grid;grid-template-columns:var(--application-list-columns);align-items:center;gap:10px;padding:10px 20px;border-top:1px solid #d8e2ef;border-bottom:1px solid #e8edf5;background:#eef6ff;color:#0f4ea8;box-shadow:inset 0 0 0 1px #1677ff14;font-size:14px;font-weight:650}.application-list-header>span{display:flex;align-items:center;justify-content:center;min-width:0;min-height:28px;text-align:center;white-space:nowrap}.application-list-header .application-list-header-university{position:relative;justify-content:center}.application-list-header-select{position:absolute;left:0;display:inline-flex;align-items:center;margin:0;color:#0f4ea8;font-weight:650}.application-list-header-select .ant-checkbox+span{padding-inline-start:6px}.application-list-header .application-list-header-title{display:inline-flex;justify-content:center;width:100%;font-weight:650}.application-university-list{display:flex;flex-direction:column;gap:14px;padding:14px;background:#f2f6fb}.application-university-row{--application-row-accent: #52c41a;--application-row-soft: #f0fdf4;--application-row-strong: #166534;display:grid;grid-template-columns:var(--application-list-columns);gap:10px;align-items:stretch;min-width:0;padding:16px;border:1px solid #dfe7f2;border-left:4px solid var(--application-row-accent);border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a0b;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.application-university-row:hover{border-color:#c4d4e8;box-shadow:0 12px 26px #0f172a13;transform:translateY(-1px)}.application-university-row.is-rush{--application-row-accent: #ff4d4f;--application-row-soft: #fff1f0;--application-row-strong: #b42318}.application-university-row.is-safe{--application-row-accent: #1677ff;--application-row-soft: #eef6ff;--application-row-strong: #0f4ea8}.application-university-row.is-pending{--application-row-accent: #8c8c8c;--application-row-soft: #f5f5f5;--application-row-strong: #4b5563}.application-university-panel{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:3px 0}.application-university-checkbox{flex:0 0 auto;margin-top:4px}.application-university-body{display:grid;flex:1 1 auto;gap:10px;min-width:0;width:100%}.application-university-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.application-university-title-main{display:grid;gap:4px;min-width:0}.application-university-title-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.application-university-order{display:block;color:#708198;font-size:12px;font-weight:700;line-height:1.25;white-space:normal;overflow-wrap:normal;word-break:keep-all}.application-university-name{display:block;margin-top:1px;font-size:19px;line-height:1.28;font-weight:800;white-space:normal;word-break:normal;overflow-wrap:break-word;writing-mode:horizontal-tb}.application-university-name-button.ant-btn{width:fit-content;max-width:100%;height:auto;min-height:0;padding:0;border:0;box-shadow:none;text-align:left;font-weight:700}.application-university-name-button.ant-btn>span{display:inline;white-space:normal;word-break:normal;overflow-wrap:anywhere}.application-university-name-button.ant-btn:hover,.application-university-name-button.ant-btn:focus-visible{text-decoration:underline}.application-university-code{display:inline-flex;align-items:center;color:#7a8797;font-size:11px;line-height:1.25;overflow-wrap:anywhere}.application-university-code-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.application-university-code-left{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0}.application-university-tags{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.application-university-tier-tag.ant-tag{margin:0;padding:0 7px;border-color:#ffd8bf;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:11px;line-height:20px;font-weight:700}.application-university-tier-tag.is-project{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.application-university-tier-tag.is-double{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.application-university-detail-action.ant-btn{justify-self:stretch;width:100%;max-width:100%;min-height:36px;border-color:#d6e4ff;color:#1677ff;background:#f8fbff;font-weight:650;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.application-university-detail-action.ant-btn:not(:disabled):hover,.application-university-detail-action.ant-btn:not(:disabled):focus-visible{border-color:#91caff;color:#0958d9;background:#eef6ff;box-shadow:0 4px 10px #1677ff1f}.application-university-meta{font-size:12px}.application-university-snapshot{display:grid;gap:7px;min-width:0;padding:9px;border:1px solid #dfe8f5;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:inset 0 1px #ffffffe6}.application-university-snapshot-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.application-university-snapshot-title{display:inline-flex;align-items:center;min-width:0}.application-university-snapshot-title>span:first-child{display:inline-block;color:#334155;font-size:12px;font-weight:760;line-height:1.2;white-space:nowrap;writing-mode:horizontal-tb}.application-university-probability{flex:0 0 auto;color:var(--application-risk-color);font-size:22px;font-weight:800;line-height:1}.application-university-probability-stack{display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:3px;min-width:0;max-width:145px;text-align:right}.application-university-probability-context{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:3px 5px;max-width:100%;color:#526071;font-size:10.5px;line-height:1.15;font-weight:720}.application-university-probability-context>span{overflow-wrap:anywhere}.application-university-probability-interval{color:#64748b;font-weight:660}.application-university-meter{height:6px;overflow:hidden;border-radius:999px;background:#e8eef6}.application-university-meter span{display:block;width:var(--application-probability);min-width:4px;height:100%;border-radius:inherit;background:var(--application-risk-color);transition:width var(--transition-normal)}.application-university-rank-evidence{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:24px;padding:3px 8px;border:1px solid #dbe7f6;border-radius:6px;color:#334155;background:#f8fbff;font-size:11px;line-height:1.25;font-weight:760;overflow-wrap:anywhere}.application-university-rank-evidence.is-gap{border-color:#ffd6d9;color:#cf1322;background:#fff6f6}.application-university-rank-evidence.is-margin{border-color:#ccebd7;color:#15803d;background:#f4fbf6}.application-university-rank-evidence.is-critical{border-style:solid;box-shadow:inset 0 0 0 1px #f59e0b33}.application-university-rank-evidence.is-gap.is-critical{border-color:#ffb4ad;background:#fff2ee}.application-university-rank-evidence.is-margin.is-critical{border-color:#f2d08a;color:#8a5a00;background:#fffbeb}.application-university-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.application-university-facts div{min-width:0;min-height:50px;padding:6px 8px;border:1px solid #e7edf6;border-radius:7px;background:#fbfdff}.application-university-facts span{display:block;color:#708198;font-size:11px;line-height:1.3}.application-university-facts strong{display:flex;align-items:baseline;gap:2px;min-width:0;margin-top:4px;color:#15233a;font-size:14px;line-height:1.15;font-weight:800;overflow-wrap:anywhere;white-space:normal;writing-mode:horizontal-tb}.application-university-facts small{color:#64748b;font-size:11px;font-weight:650}.application-university-trend{display:grid;gap:4px;min-width:0;padding-top:5px;border-top:1px solid #edf2f8}.application-university-trend-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.application-university-trend-head span{color:#334155;font-size:11px;font-weight:760;writing-mode:horizontal-tb}.application-university-trend-head small{color:#708198;font-size:10px}.application-university-trend-toggle{display:inline-flex;flex:0 0 auto;gap:2px;min-width:0;padding:2px;border:1px solid #dbe4ef;border-radius:4px;background:#f8fafc}.application-university-trend-tab{min-width:48px;height:24px;padding:0 7px;border:0;border-radius:3px;color:#64748b;background:transparent;font-size:11px;font-weight:700;line-height:22px;white-space:nowrap;cursor:pointer}.application-university-trend-tab.is-active{color:#1677ff;background:#fff;box-shadow:0 1px 3px #0f172a1f}.application-university-trend-tab:disabled{color:#b6c0cc;cursor:not-allowed}.application-university-trend-tab:focus-visible{outline:2px solid #91caff;outline-offset:2px}.application-university-trend-chart{position:relative;width:100%;height:92px;min-width:0;overflow:hidden;border-radius:7px;background:#fff}.application-university-trend-chart svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.application-university-trend-axis{stroke:#e7edf5;stroke-width:1.2;stroke-linecap:round;vector-effect:non-scaling-stroke}.application-university-trend-line{fill:none;stroke:var(--application-trend-color, #17a052);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.application-university-trend-point{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.application-university-trend-marker{position:absolute;left:var(--trend-x);top:var(--trend-y);width:0;height:0;transform:translate(-50%,-50%)}.application-university-trend-point.is-start .application-university-trend-marker{transform:translateY(-50%)}.application-university-trend-point.is-end .application-university-trend-marker{transform:translate(-100%,-50%)}.application-university-trend-dot{position:absolute;left:0;top:0;width:6px;height:6px;border:2px solid #fff;border-radius:999px;background:var(--application-trend-color, #17a052);box-shadow:0 0 0 1px #17a0522e;transform:translate(-50%,-50%)}.application-university-trend-point.is-start .application-university-trend-dot{transform:translateY(-50%)}.application-university-trend-point.is-end .application-university-trend-dot{transform:translate(-100%,-50%)}.application-university-trend-value{position:absolute;left:50%;bottom:6px;color:var(--application-trend-color, #128044);font-size:9.5px;font-weight:760;line-height:1;white-space:nowrap;transform:translate(-50%)}.application-university-trend-point.is-start .application-university-trend-value{left:0;transform:none}.application-university-trend-point.is-end .application-university-trend-value{right:0;left:auto;transform:none}.application-university-trend-year{position:absolute;left:var(--trend-x);bottom:2px;color:#5f6f85;font-size:9px;font-weight:650;line-height:1;white-space:nowrap;transform:translate(-50%)}.application-university-trend-point.is-start .application-university-trend-year{transform:none}.application-university-trend-point.is-end .application-university-trend-year{transform:translate(-100%)}.application-university-trend-empty{min-height:42px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#f3f6fa;font-size:12px}.application-risk-tag,.application-risk-stale-tag{margin:0;border-radius:999px;font-weight:650}.application-add-choice-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 32px);display:flex;flex-direction:column;overflow:hidden;border-radius:10px}.application-add-choice-modal .ant-modal-header,.application-add-choice-modal .ant-modal-footer{flex:0 0 auto}.application-add-choice-modal .ant-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.application-add-choice-risk-evidence{color:#475569;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.application-add-choice-modal-select-popup{--application-add-choice-list-max-height: min(calc(var(--app-visual-height, 100dvh) * .46), 320px);max-width:calc(100vw - 24px);max-height:var(--application-add-choice-list-max-height);overflow:hidden;touch-action:pan-y;overscroll-behavior:contain;overscroll-behavior-y:contain}.application-add-choice-modal-select-popup .rc-virtual-list,.application-add-choice-modal-select-popup .rc-virtual-list-holder{max-height:var(--application-add-choice-list-max-height)!important}.application-add-choice-modal-select-popup .rc-virtual-list-holder{-webkit-overflow-scrolling:touch;overflow-y:auto!important;overscroll-behavior:contain;overscroll-behavior-y:contain}.application-add-choice-modal-select-popup .ant-select-item{min-height:44px;padding:10px 14px!important;font-size:15px;line-height:1.4}.application-add-choice-modal-select-popup .ant-select-item-option-content,.application-add-choice-modal-select-popup .ant-space,.application-add-choice-modal-select-popup .ant-typography{max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}@media (hover: none),(pointer: coarse),(max-width: 1199px){.application-add-choice-modal{width:min(560px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;margin:8px auto!important;top:0!important;padding-bottom:calc(12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.application-add-choice-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.application-add-choice-modal .ant-modal-body{max-height:none;padding:16px 18px 12px}.application-add-choice-modal-select-popup{--application-add-choice-list-max-height: min(calc(var(--app-visual-height, 100dvh) * .42), 260px)}.application-add-choice-modal-select-popup .ant-select-item{min-height:44px;padding:10px 12px!important}}body.keyboard-open .application-add-choice-modal{top:8px!important;padding-bottom:calc(8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body.keyboard-open .application-add-choice-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}body.keyboard-open .application-add-choice-modal-select-popup{--application-add-choice-list-max-height: min(calc(var(--app-visual-height, 100dvh) * .38), 220px)}@supports not (height: 100dvh){.application-add-choice-modal .ant-modal-content{max-height:calc(100vh - 32px)}.application-add-choice-modal-select-popup{--application-add-choice-list-max-height: min(46vh, 320px)}@media (hover: none),(pointer: coarse),(max-width: 1199px){.application-add-choice-modal .ant-modal-content{max-height:calc(100vh - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.application-add-choice-modal-select-popup{--application-add-choice-list-max-height: min(42vh, 260px)}}}.application-report-modal{width:min(960px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}.application-report-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(var(--app-visual-height, 100dvh) - 32px);overflow:hidden;border-radius:10px}.application-report-modal .ant-modal-header,.application-report-modal .ant-modal-footer{flex:0 0 auto}.application-report-modal .ant-modal-body{flex:1 1 auto;min-height:0;overflow:hidden}.application-report-preview{max-height:calc(var(--app-visual-height, 100dvh) - 160px);overflow-y:auto;padding:20px 24px 24px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.application-report-choice-list{min-width:0}.application-report-choice-group{grid-template-columns:40px minmax(140px,1fr) minmax(0,2fr) max-content minmax(52px,max-content);min-width:0}.application-report-choice-major-rows,.application-report-choice-major-row{display:contents}.application-report-choice-order,.application-report-choice-university,.application-report-choice-major,.application-report-choice-risk,.application-report-choice-probability{grid-column:var(--report-grid-column);grid-row:var(--report-grid-row);border-bottom:var(--report-border-bottom);min-width:0}.application-report-choice-probability{justify-content:flex-end}.application-report-choice-risk .ant-tag{white-space:nowrap}body.keyboard-open .application-report-modal{top:8px!important;padding-bottom:calc(8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body.keyboard-open .application-report-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}body.keyboard-open .application-report-preview{max-height:calc(var(--app-visual-height, 100dvh) - 128px)}@media (max-width: 768px){.application-report-modal{top:8px!important;padding-bottom:calc(12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.application-report-preview{max-height:calc(var(--app-visual-height, 100dvh) - 132px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)));padding:16px 16px 18px}.application-report-modal .ant-modal-footer{display:flex;flex-wrap:wrap;gap:8px}.application-report-modal .ant-modal-footer .ant-btn{min-height:44px;flex:1 1 136px}}@media (max-width: 640px){.application-report-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:8px auto!important}.application-report-preview{padding:14px 12px 16px}.application-report-preview .ant-card-body{padding:12px}.application-report-choice-list{gap:10px!important}.application-report-choice-group{display:block!important;padding:0;border-bottom:0}.application-report-choice-major-rows{display:grid;gap:10px}.application-report-choice-major-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:4px 8px;padding:10px 0;border-bottom:1px solid #edf0f5}.application-report-choice-order{grid-column:1;grid-row:1;align-items:flex-start!important;padding:2px 0!important;border-bottom:0!important}.application-report-choice-university{display:none!important}.application-report-choice-major-school{display:block!important;margin-bottom:2px;line-height:1.35}.application-report-choice-major{grid-column:2 / 4;grid-row:1 / 3;align-items:flex-start!important;flex-direction:column;gap:2px;min-height:0!important;padding:0!important;border-bottom:0!important}.application-report-choice-risk{grid-column:2;grid-row:3;min-height:34px!important;padding:4px 0 0!important;border-bottom:0!important}.application-report-choice-probability{grid-column:3;grid-row:3;min-height:34px!important;padding:4px 0 0!important;justify-content:flex-end;border-bottom:0!important}}.application-university-detail-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(var(--app-visual-height, 100dvh) - 48px);overflow:hidden;border-radius:10px;background:#fff}.application-university-detail-modal .ant-modal-header{flex:0 0 auto;margin-bottom:8px;background:#fff}.application-university-detail-modal .ant-modal-title{color:#0f172a;font-size:17px;line-height:1.35}.application-university-detail-modal .ant-modal-body{flex:1 1 auto;min-height:0;max-height:none!important;overflow-y:auto;background:#fff}.application-university-detail-modal .ant-modal-footer{flex:0 0 auto;margin-top:0;padding-top:12px;background:#fff}@media (max-width: 768px){.application-university-detail-modal{top:8px;padding-bottom:calc(8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.application-university-detail-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}}body.keyboard-open .application-university-detail-modal{top:8px!important;padding-bottom:calc(8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body.keyboard-open .application-university-detail-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.application-major-panel{min-width:0}.application-major-strategy{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;margin-bottom:8px;padding:0}.application-major-strategy .ant-typography{font-size:13px;line-height:1.5}.application-major-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px}.application-major-slot{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;min-height:106px;padding:11px;border-color:#dce6f2;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:inset 0 1px #ffffffc7}.application-major-slot.is-empty{border-color:#cbd8e8;border-style:dashed;background:#f8fbff}.application-major-slot-main{display:block;min-width:0}.application-major-slot-head{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:6px}.application-major-slot-label{font-size:12px;line-height:20px;font-weight:750}.application-major-name{display:block;min-width:0;color:#15233a;font-size:14px;line-height:1.5;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;writing-mode:horizontal-tb}.application-major-risk-tag,.application-major-source-tag{margin:0;border-radius:999px;line-height:20px;font-weight:700}.application-major-source-tag.is-manual{color:#475569;border-color:#d4dbe7;background:#f8fafc}.application-major-source-tag.is-recommendation{color:#0f62c4;border-color:#b7d6ff;background:#eef6ff}.application-major-slot-actions{align-self:flex-end;margin-top:8px;white-space:nowrap}.application-major-slot-actions .ant-btn{width:28px;height:28px;min-width:28px;border-radius:7px;color:#253348}.application-major-slot-actions .ant-btn[disabled]{color:#25334840}.application-major-add-button{align-self:flex-start;height:26px;padding-inline:0;margin-top:8px}.application-row-controls{display:contents;min-width:0}.application-adjustment-panel,.application-university-actions{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:0;padding-left:8px;border-left:1px dashed #e8edf5}.application-adjustment-control.ant-radio-group{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;width:min(100%,150px);margin-inline:auto;padding:4px;border:1px solid #e3ebf5;border-radius:7px;background:#fff;box-shadow:none;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}.application-adjustment-control.is-accepted.ant-radio-group{border-color:#dbe8f6;background:#fff}.application-adjustment-control.is-declined.ant-radio-group{border-color:#efd9c8;background:#fffefd}.application-adjustment-option.ant-radio-wrapper{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:32px;min-width:0;margin:0;padding:0 5px;border:1px solid transparent;border-radius:5px;color:#475569;font-size:12px;font-weight:600;line-height:1.2;background:transparent;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.application-adjustment-option.ant-radio-wrapper-checked{background:#f6faff;color:#15559e;border-color:#d5e7fb;box-shadow:none}.application-adjustment-control.is-declined .application-adjustment-option.ant-radio-wrapper-checked{background:#fff8f2;color:#9a4b16;border-color:#efd5c2}.application-adjustment-option .ant-radio{flex:0 0 auto}.application-adjustment-option .ant-radio-inner{width:14px;height:14px}.application-adjustment-option.ant-radio-wrapper-checked .ant-radio-inner{border-color:#1677ff;background:#fff}.application-adjustment-control.is-declined .application-adjustment-option.ant-radio-wrapper-checked .ant-radio-inner{border-color:#d46b08}.application-adjustment-option.ant-radio-wrapper-checked .ant-radio-inner:after{background-color:#1677ff}.application-adjustment-control.is-declined .application-adjustment-option.ant-radio-wrapper-checked .ant-radio-inner:after{background-color:#d46b08}.application-adjustment-option .ant-radio+span{min-width:0;padding-inline-start:0;padding-inline-end:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.application-panel-label{display:block;width:100%;color:#55657c;font-size:12px;font-weight:650;line-height:1.25;text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.application-adjustment-label,.application-operation-label{display:block;margin-left:1px}.membership-pending-order-alert.ant-alert{align-items:center}.membership-pending-order-alert .ant-alert-message,.membership-pending-order-alert .ant-alert-description{overflow-wrap:anywhere}.membership-pending-order-alert .ant-alert-action{margin-inline-start:12px}.membership-pending-order-alert .ant-alert-action .ant-btn{min-width:142px;white-space:normal;line-height:1.2}.application-operation-label{margin-bottom:1px}.application-university-action-buttons{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;width:min(100%,150px);margin-inline:auto}.application-university-action-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%;height:36px;min-width:0;padding:0 7px;border:1px solid #dde8f5;border-radius:8px;background:#fff;color:#24344d;box-shadow:0 2px 6px #0f172a0a;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.application-university-action-button.ant-btn:not(:disabled):hover,.application-university-action-button.ant-btn:not(:disabled):focus-visible{border-color:#bad3f6;background:#eef6ff;color:#1554ad;box-shadow:0 5px 12px #1677ff21;transform:translateY(-1px)}.application-university-action-button.ant-btn[disabled],.application-university-action-button.ant-btn[disabled]:hover{border-color:#edf2f7;background:#f8fafc;color:#2533484d;box-shadow:none;transform:none}.application-university-action-button.is-danger.ant-btn{color:#d9363e;border-color:#ffd8d3;background:snow}.application-university-action-button.is-danger.ant-btn:not(:disabled):hover,.application-university-action-button.is-danger.ant-btn:not(:disabled):focus-visible{border-color:#ffccc7;background:#fff1f0;color:#cf1322;box-shadow:0 5px 12px #d9363e1f}.application-university-action-button .anticon{flex:0 0 auto;font-size:14px}.application-university-action-label{display:inline-block;flex:0 1 auto;width:auto;min-width:0;margin-left:0;overflow:visible;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.15;text-align:center;text-overflow:clip;white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.application-university-action-button .anticon{margin-top:0}.application-summary-stack{display:grid;gap:14px;width:100%;min-width:0}.application-summary-sticky{position:sticky;top:var(--application-summary-sticky-top);z-index:920;width:100%;min-width:0}.application-summary-sticky.is-mobile{position:static;top:auto}.application-summary-card,.application-summary-advice-card{width:100%;min-width:0;border:1px solid #dfe8f5;border-radius:14px;box-shadow:0 10px 24px #0f172a0d;overflow:hidden}.application-summary-card .ant-card-body{padding:18px 16px}.application-summary-header{display:block;margin-bottom:16px}.application-summary-header .ant-typography{display:block;line-height:1.45}.application-summary-header .ant-typography:first-child{color:#111827;font-size:18px;font-weight:800}.application-summary-header .ant-typography-secondary{max-width:100%;margin-top:2px;overflow:hidden;color:#6b7280;font-size:13px;text-overflow:clip;white-space:normal}.application-summary-score{text-align:center}.application-summary-score .ant-typography-secondary{color:#6b7280;font-size:13px;font-weight:700}.application-summary-progress{margin-top:12px}.application-summary-divider{margin:14px 0}.application-summary-distribution{display:grid;gap:10px}.application-summary-risk-row{display:grid;gap:7px}.application-summary-risk-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.application-summary-risk-meta .ant-typography-secondary{color:#475569;font-size:13px}.application-summary-risk-track{height:8px;overflow:hidden;border-radius:999px;background:#edf2f7}.application-summary-risk-track span{display:block;min-width:4px;height:100%;border-radius:inherit}.application-summary-advice-card{border-color:#ffe0a3;background:#fffaf0;box-shadow:none}.application-summary-advice{display:grid;gap:10px;min-width:0}.application-summary-advice-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;min-width:0}.application-summary-advice-heading .ant-typography{min-width:0;margin:0;color:#111827;font-size:15px;line-height:1.35;font-weight:800;white-space:normal}.application-summary-advice-chip{justify-self:end;flex:1 1 100%;max-width:100%;padding:0 12px;border-radius:999px;background:#e9f3ff;color:#1677ff;font-size:13px;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:anywhere;padding-block:4px}.application-summary-advice-list{display:grid;gap:12px}.application-summary-advice-item{display:grid;grid-template-columns:minmax(0,1fr);align-items:flex-start;min-width:0;text-align:left}.application-summary-advice-item-body{display:grid;gap:6px;min-width:0}.application-summary-advice-item-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px;min-width:0}.application-summary-advice-item-head .ant-typography{min-width:0;margin:0;color:#53657e;font-size:14px;line-height:1.35;font-weight:800}.application-summary-advice-item-head span{flex:0 1 auto;color:#53657e;font-size:12px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}.application-summary-advice-desc{display:block;min-width:0;color:#8b8f97!important;font-size:13px;line-height:1.6;overflow-wrap:anywhere;word-break:normal}.application-summary-advice-card.is-good{border-color:#c9eac1;background:#f5fbf2}.application-summary-advice-card.is-warning{border-color:#ffe3a3;background:#fffaf0}.application-summary-advice-card .ant-card-body{padding:16px 16px 18px}@media (min-width: 1600px){.application-workbench-card{--application-list-columns: minmax(320px, 400px) minmax(520px, 1fr) minmax(168px, 190px);max-width:1480px;margin-inline:auto}.application-university-row,.application-list-header{grid-template-columns:var(--application-list-columns)}}@media (min-width: 1201px) and (max-width: 1599px){.application-workbench-card{--application-list-columns: minmax(300px, 380px) minmax(0, 1fr) minmax(150px, 168px)}.application-list-toolbar-select{display:inline-flex}.application-list-header{display:none}.application-university-row{grid-template-columns:var(--application-list-columns);grid-template-rows:minmax(0,auto) minmax(0,auto)}.application-university-panel,.application-major-panel{grid-row:1 / span 2}.application-row-controls{grid-column:3;grid-row:1 / span 2;display:grid;grid-template-rows:minmax(0,auto) minmax(0,auto);gap:10px;justify-self:stretch;min-width:0;padding-left:8px;border-left:1px dashed #e8edf5}.application-adjustment-panel,.application-university-actions{padding-left:0;border-left:0}.application-panel-label{text-align:center}.application-adjustment-control.ant-radio-group{grid-template-columns:minmax(0,1fr);gap:4px;width:min(100%,150px);margin-inline:auto}.application-adjustment-option.ant-radio-wrapper{justify-content:center;min-height:26px}.application-university-action-buttons{grid-template-columns:minmax(0,1fr);justify-content:center;width:min(100%,150px);max-width:100%;margin-inline:auto}.application-university-action-button.ant-btn{width:100%}}@container (max-width: 1200px){.application-workbench-card{--application-list-columns: minmax(240px, 300px) minmax(0, 1fr) minmax(150px, 168px)}.application-list-header,.application-university-row{--application-list-columns: minmax(300px, 380px) minmax(0, 1fr) minmax(150px, 168px)}.application-list-toolbar-select{display:inline-flex}.application-list-header{display:none}.application-university-row{grid-template-columns:var(--application-list-columns);grid-template-rows:minmax(0,auto) minmax(0,auto)}.application-university-panel,.application-major-panel{grid-row:1 / span 2}.application-row-controls{grid-column:3;grid-row:1 / span 2;display:grid;grid-template-rows:minmax(0,auto) minmax(0,auto);gap:10px;justify-self:stretch;min-width:0;padding-left:8px;border-left:1px dashed #e8edf5}.application-adjustment-panel,.application-university-actions{padding-left:0;border-left:0}.application-panel-label{text-align:center}.application-adjustment-control.ant-radio-group{grid-template-columns:minmax(0,1fr);gap:4px;width:min(100%,150px);margin-inline:auto}.application-adjustment-option.ant-radio-wrapper{justify-content:center;min-height:26px}.application-university-action-buttons{grid-template-columns:minmax(0,1fr);justify-content:center;width:min(100%,150px);max-width:100%;margin-inline:auto}.application-university-action-button.ant-btn{width:100%}.application-major-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1201px) and (max-width: 1599px){.application-major-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.application-university-snapshot-head,.application-university-trend-head{align-items:flex-start;flex-wrap:wrap}.application-university-facts{grid-template-columns:minmax(0,1fr)}.application-university-facts div{min-height:48px}}@media (min-width: 769px) and (max-width: 1200px){.application-university-snapshot{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start;column-gap:12px}.application-university-snapshot-head,.application-university-meter,.application-university-rank-evidence,.application-university-facts{grid-column:1}.application-university-trend{grid-column:2;grid-row:1 / span 3;align-self:stretch;padding-top:0;padding-left:12px;border-top:0;border-left:1px solid #edf2f8}.application-university-trend-head,.application-university-trend-chart{width:min(100%,260px);justify-self:center}}@media (max-width: 1200px){.payment-recovery-banner.ant-alert{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.payment-recovery-banner .ant-alert-action{grid-column:2;justify-self:flex-start;margin-top:2px}.payment-recovery-banner-message.ant-typography{flex-basis:100%;min-width:0}.main-layout .layout-content:has(.application-page){padding:16px}.application-page-hero{grid-template-columns:1fr}.application-page-hero[data-compact=true]{min-height:92px;padding:16px 18px}.application-page-hero[data-compact=true] .application-page-hero-metrics,.application-page-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.application-plan-switcher{align-items:stretch;flex-direction:column;position:static;top:auto;z-index:auto}.application-workbench-header,.application-workbench-main{grid-template-columns:1fr}.application-workbench-layout{display:flex;flex-direction:column}.application-workbench-layout>.application-workbench-table-col,.application-workbench-layout>.application-workbench-summary-col{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.application-workbench-summary-col{min-width:0}.application-plan-switcher-actions,.application-plan-actions{justify-content:flex-start}.application-plan-switcher-actions{width:100%}.application-plan-inline-editor{width:min(100%,520px)}.application-list-toolbar-select{display:inline-flex}.application-list-header{display:none}.application-university-row{grid-template-columns:1fr}.application-university-panel,.application-major-panel,.application-row-controls{grid-column:auto;grid-row:auto}.application-row-controls{display:contents;padding-left:0;border-left:0}.application-adjustment-panel,.application-university-actions{align-items:flex-start;justify-content:flex-start;padding:10px 0 0;border-top:1px dashed #e8edf5;border-left:0}.application-panel-label{text-align:left}.application-adjustment-control.ant-radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:min(100%,360px);margin-inline:0}.application-adjustment-option.ant-radio-wrapper{justify-content:flex-start;min-height:40px}.application-university-action-buttons{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));justify-content:flex-start;width:100%;max-width:620px;margin-inline:0}}@media (min-width: 769px) and (max-width: 1200px){.application-major-slot-actions .ant-btn{width:44px;min-width:44px;height:44px;min-height:44px}}@media (max-width: 768px){.payment-recovery-banner.ant-alert{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px}.payment-recovery-banner .ant-alert-action{grid-column:1 / -1;justify-self:stretch;width:100%}.payment-recovery-banner-action.ant-btn{width:100%;max-width:none}.main-layout .layout-content:has(.application-page){padding:12px 10px 68px}.application-page-hero{gap:12px;margin-bottom:12px;padding:14px 12px}.application-page-hero[data-compact=true]{min-height:auto;padding:14px 12px}.application-page-hero h1{font-size:22px}.application-page-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.application-page-metric{min-height:50px;padding:9px 10px}.application-page-metric.is-student{align-items:flex-start;flex-direction:column;gap:3px}.application-page-metric.is-stat span{min-width:40px;font-size:19px}.application-page-metric.is-stat{gap:8px}.application-plan-switcher{overflow:hidden;padding:8px;position:static;top:auto;z-index:auto}.application-plan-tabs{display:grid;grid-auto-columns:minmax(172px,calc(50% - 4px));grid-auto-flow:column;gap:8px;width:100%;padding-bottom:2px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.application-plan-tabs::-webkit-scrollbar{display:none}.application-plan-tab{justify-content:space-between;max-width:none;width:100%;padding:0 10px;scroll-snap-align:start}.application-plan-create{justify-content:center;width:100%}.application-plan-switcher-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px!important;width:100%}.application-plan-switcher-actions>.ant-space-item{min-width:0}.application-plan-switcher-actions>.ant-space-item:first-child{min-width:0}.application-plan-switcher-actions>.ant-space-item:has(.application-plan-inline-editor){grid-column:1 / -1}.application-plan-switcher-actions .ant-btn{width:100%;min-width:0;height:38px}.application-plan-inline-editor{width:100%}.application-plan-inline-editor .ant-input{min-width:0}.application-workbench-header{gap:12px;padding:14px 12px}.application-plan-title{font-size:18px}.application-plan-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;width:100%}.application-plan-actions .ant-space-item{min-width:0}.application-plan-actions .ant-btn{width:100%;min-width:0;height:40px}.application-list-toolbar{grid-template-columns:1fr;gap:10px;padding:12px}.application-list-toolbar-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;justify-content:flex-start;width:100%}.application-list-toolbar-actions>.ant-space-item{min-width:0}.application-list-toolbar-actions>.ant-space-item:first-child{grid-column:1 / -1}.application-list-toolbar-actions .ant-btn{width:100%;min-width:0;height:38px}.application-list-toolbar-select{display:flex;align-items:center;width:100%;min-height:38px;padding:0 10px;border:1px solid #dfe8f5;border-radius:7px;background:#fff}.application-table-search{max-width:none}.application-university-list{gap:10px;padding:10px}.application-university-row{gap:10px;padding:10px;border-left-width:3px;box-shadow:none}.application-university-row:hover{box-shadow:none;transform:none}.application-university-panel{gap:8px}.application-university-checkbox{margin-top:2px}.application-university-body{gap:8px}.application-university-title-row{align-items:flex-start}.application-university-name{font-size:17px;line-height:1.35}.application-university-snapshot{gap:6px;padding:8px}.application-university-probability{font-size:20px}.application-university-trend-chart{height:88px}.application-major-strategy{align-items:center;justify-content:space-between;min-height:0;margin-bottom:8px;gap:8px}.application-major-strategy .ant-typography{font-size:12px}.application-major-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.application-major-slot{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-height:0;padding:9px}.application-major-slot.is-empty{grid-template-columns:minmax(0,1fr) auto;align-items:center}.application-major-slot-main{display:grid;gap:5px}.application-major-slot-head{margin-bottom:0;gap:5px}.application-major-name{font-size:14px;line-height:1.4}.application-major-add-button{justify-self:start;height:28px;margin-top:0}.application-major-slot.is-empty .application-major-name{display:none}.application-major-slot.is-empty .application-major-add-button{align-self:center;justify-self:end}.application-major-slot-actions{align-self:auto;display:grid!important;grid-template-columns:repeat(2,44px);justify-content:end;gap:6px;margin-top:0}.application-major-slot-actions .ant-btn{width:44px;min-width:44px;height:44px;min-height:44px}.application-adjustment-panel,.application-university-actions{display:grid;grid-template-columns:1fr;align-items:stretch;gap:8px;padding-top:8px}.application-university-action-buttons{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));justify-content:stretch;width:100%;max-width:none;gap:8px;margin-inline:0}.application-university-action-button.ant-btn{height:44px}.application-summary-stack{gap:10px}body:has(.application-page) .floating-consult-button{right:8px!important;bottom:92px!important}body:has(.application-page) .floating-consult-button .floating-consult-icon{width:36px!important;height:36px!important}body:has(.application-page) .floating-consult-button .anticon{font-size:18px!important}}@media (max-width: 480px){.application-page-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.application-page-metric.is-student{flex-direction:row;align-items:center}.application-plan-tabs{grid-auto-columns:minmax(172px,82%)}.application-major-slots{grid-template-columns:1fr}.application-major-slot:not(.is-empty){grid-template-columns:minmax(0,1fr) auto;align-items:center}.application-major-slot:not(.is-empty) .application-major-slot-actions{align-self:center}.application-university-panel{gap:8px}.application-university-body,.application-university-title-row,.application-university-facts,.application-university-trend-head{grid-template-columns:1fr}.application-university-title-row{flex-direction:column;gap:6px}.application-university-facts{display:grid}.application-adjustment-panel,.application-university-actions{grid-template-columns:1fr}.application-university-action-buttons{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));width:100%;max-width:none}.application-summary-advice-card .ant-card-body{padding:14px}.application-summary-advice-heading,.application-summary-advice-item-head{align-items:flex-start;flex-direction:column;gap:3px}.application-summary-advice-heading{grid-template-columns:minmax(0,1fr)}.application-summary-advice-chip,.application-summary-advice-item-head span{justify-self:start;white-space:normal}.application-summary-advice-desc{font-size:14px}}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border-radius:8px 8px 0 0!important;font-size:15px;padding:8px 20px}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{font-weight:600}.mobile-tab-bar{display:none;position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #e8e8e8;z-index:999;box-shadow:0 -2px 8px #0000000f}.mobile-tab-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;font:inherit;transition:color .2s;color:#999;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.mobile-tab-item.active{color:#1677ff}.mobile-tab-item:focus-visible{outline:3px solid rgba(22,119,255,.28);outline-offset:-6px;border-radius:10px}.mobile-tab-icon{font-size:20px;line-height:1}.mobile-tab-label{font-size:10px;line-height:1;white-space:nowrap}@media (max-width: 1200px){.quick-entry-grid{grid-template-columns:repeat(2,1fr)}.stats-row{gap:40px}}@media (max-width: 768px){.mobile-tab-bar{display:flex}.main-layout .layout-content{padding-bottom:68px}.assessment-breadcrumb-wrap{min-height:28px;margin-bottom:10px;overflow-x:auto;white-space:nowrap}.hero-title{font-size:28px}.hero-subtitle{font-size:15px}.quick-entry-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stats-row,.process-steps{flex-direction:column;gap:20px}.page-container{padding:14px 10px}.page-title{font-size:18px;margin-bottom:14px}.section-card{padding:14px 10px;margin-bottom:14px}}@media (max-width: 576px){.quick-entry-grid{grid-template-columns:1fr 1fr;gap:8px}.hero-title{font-size:24px}.entry-card{padding:16px 10px}.entry-card-icon{width:44px;height:44px;font-size:20px;margin-bottom:8px}.entry-card-title{font-size:14px}.entry-card-desc{font-size:12px}}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-tab-bar{padding-bottom:var(--app-safe-bottom, env(safe-area-inset-bottom, 0px));height:calc(56px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}}.back-to-top{position:fixed;right:24px;bottom:100px;z-index:999;width:44px;height:44px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-lg);transition:all var(--transition-normal);border:none;opacity:0;visibility:hidden;transform:translateY(10px)}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #1677ff59}.back-to-top:focus-visible{outline:3px solid rgba(22,119,255,.3);outline-offset:3px}.page-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md);flex-wrap:wrap;gap:12px}.ant-empty{padding:48px 0!important}.ant-table-tbody>tr>td{transition:background-color var(--transition-fast)!important}.ant-btn{transition:all var(--transition-normal)!important}.ant-card{transition:box-shadow var(--transition-normal),transform var(--transition-normal)!important}a{text-decoration:none;transition:color var(--transition-fast)}.ant-tabs-tab{font-weight:500;letter-spacing:.3px}.stat-highlight{position:relative}.stat-highlight:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:30px;height:3px;background:var(--color-primary);border-radius:2px;opacity:.25}.skeleton-line{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 37%,#f0f0f0 63%);background-size:400% 100%;animation:skeleton-loading 1.5s ease infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes application-loading-spin{0%{transform:rotate(-18deg) scaleX(1.16)}to{transform:rotate(342deg) scaleX(1.16)}}@keyframes application-loading-spin-reverse{0%{transform:rotate(28deg) scaleX(.9)}to{transform:rotate(-332deg) scaleX(.9)}}@keyframes application-loading-pulse{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.16)}}@keyframes application-loading-scan{0%{transform:translate(-20px) rotate(20deg)}52%,to{transform:translate(84px) rotate(20deg)}}.smart-match-page{--smart-match-header-offset: 76px;--smart-match-steps-sticky-height: 112px;--smart-match-recommendation-sticky-top: calc(var(--smart-match-header-offset) + var(--smart-match-steps-sticky-height));--smart-match-workbench-height: calc(var(--app-visual-height, 100dvh) - 180px);max-width:1320px;margin:0 auto}.main-layout .layout-content:has(.smart-match-page.is-recommendation-step){padding-top:12px;max-width:1568px}.smart-match-steps-card{position:sticky;top:var(--smart-match-header-offset);z-index:900;overflow:hidden;border:1px solid #edf0f5;border-radius:12px;background:#fff;box-shadow:0 10px 28px #0f172a0f}@media (min-width: 769px){.smart-match-steps-card{box-shadow:0 -28px 0 28px var(--color-bg-page),0 10px 28px #0f172a0f}}.smart-match-steps-card .ant-card-body{padding:18px 24px!important;background:#fff}.smart-match-steps-card .ant-steps{align-items:center;padding:2px 10px}.smart-match-steps-card .ant-steps .ant-steps-item-container{min-height:40px;display:flex;align-items:center}.smart-match-steps-card .ant-steps .ant-steps-item-icon{width:32px;height:32px;margin-inline-end:12px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #d6eaff;background:#fff;box-shadow:0 4px 12px #1677ff1a}.smart-match-steps-card .ant-steps .ant-steps-item-content{min-height:36px}.smart-match-steps-card .ant-steps .ant-steps-icon{color:#1677ff;font-size:17px;line-height:1}.smart-match-guest-alert{position:relative;z-index:901;align-items:center;padding:10px 16px;border-color:#d8e9ff;border-radius:8px;background:linear-gradient(90deg,#fffffff5,#f7fbfff5)}.smart-match-guest-alert .ant-alert-content{min-width:0}.smart-match-guest-alert .ant-alert-icon{margin-inline-end:10px}.smart-match-guest-alert .ant-alert-action{margin-inline-start:16px}.smart-match-guest-alert .ant-btn{height:30px;border-radius:6px;font-weight:600}.smart-match-steps-card .ant-steps .ant-steps-item-process .ant-steps-item-icon{border-color:#1677ff;background:#1677ff;box-shadow:0 8px 20px #1677ff47}.smart-match-steps-card .ant-steps .ant-steps-item-process .ant-steps-icon,.smart-match-steps-card .ant-steps .ant-steps-item-finish .ant-steps-icon{color:#fff}.smart-match-steps-card .ant-steps .ant-steps-item-process .ant-steps-item-icon .anticon,.smart-match-steps-card .ant-steps .ant-steps-item-process .ant-steps-item-icon svg,.smart-match-steps-card .ant-steps .ant-steps-item-finish .ant-steps-item-icon .anticon,.smart-match-steps-card .ant-steps .ant-steps-item-finish .ant-steps-item-icon svg{color:#fff!important}.smart-match-steps-card .ant-steps .ant-steps-item-finish .ant-steps-item-icon{border-color:#1677ff;background:#1677ff}.smart-match-steps-card .ant-steps .ant-steps-item-title{line-height:32px;padding-inline-end:42px}.smart-match-step-title-button{border:0;background:transparent;padding:0;color:inherit;cursor:pointer;font:inherit}.smart-match-step-title-button:focus-visible{outline:2px solid #1677ff;outline-offset:4px;border-radius:4px}.smart-match-steps-card .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-title:after,.smart-match-steps-card .ant-steps .ant-steps-item-tail:after{top:15px;height:3px;border-radius:999px;background:linear-gradient(90deg,#1677ff,#8cc8ff);box-shadow:none}.smart-match-steps-card .ant-steps .ant-steps-item-tail:after{height:3px!important}.smart-match-steps-card .ant-steps .ant-steps-item-process .ant-steps-item-title:after,.smart-match-steps-card .ant-steps .ant-steps-item-process .ant-steps-item-tail:after,.smart-match-steps-card .ant-steps .ant-steps-item-wait .ant-steps-item-title:after{background:linear-gradient(90deg,#d8e1ee,#edf2f7)}.smart-match-steps-card .ant-steps .ant-steps-item-finish .ant-steps-item-title:after,.smart-match-steps-card .ant-steps .ant-steps-item-finish .ant-steps-item-tail:after{background:linear-gradient(90deg,#1677ff,#8cc8ff)}@media (max-width: 768px){.smart-match-steps-card .ant-steps{padding:0 2px}.smart-match-steps-card .ant-steps .ant-steps-item-icon{width:32px;height:32px;margin-inline-end:8px}.smart-match-steps-card .ant-steps .ant-steps-icon{font-size:17px}.smart-match-steps-card .ant-steps .ant-steps-item-title{line-height:32px;padding-inline-end:26px}.smart-match-steps-card .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-title:after{top:15px;height:4px}.smart-match-steps-card .ant-steps-vertical .ant-steps-item-tail{inset-inline-start:15px}.smart-match-steps-card .ant-steps-vertical .ant-steps-item-tail:after{width:4px!important;background:linear-gradient(180deg,#4fa5ff,#b9ddff)}}.smart-match-transition-card{overflow:hidden;border-color:#d6e4ff;background:linear-gradient(135deg,#f8fbff,#fff 54%,#fff7ed)}.smart-match-recommendation-workbench{position:relative;display:block;min-width:0}.smart-match-membership-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;min-height:100%;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto}.smart-match-membership-dialog.ant-card{position:relative;width:min(92vw,520px);border-radius:8px;box-shadow:0 24px 70px #0f172a47}.global-membership-dialog-close{position:absolute;top:14px;right:14px;z-index:1}.smart-match-membership-dialog .ant-card-body{padding:34px 32px!important}.smart-match-membership-dialog-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#1677ff;font-size:28px;background:#e6f4ff}.smart-match-membership-dialog-title{display:block;color:#1f2937;font-size:22px;line-height:1.35;text-align:center}.smart-match-membership-dialog-desc{display:block;max-width:420px;color:#64748b;font-size:15px;line-height:1.7;text-align:center}.smart-match-preference-detail-row.ant-row{display:flex;flex-wrap:wrap;width:100%;min-width:0;margin-bottom:4px}.smart-match-preference-detail-row>.smart-match-preference-field-col.ant-col{display:block;min-width:0}.smart-match-preference-field.ant-form-item{margin-bottom:16px}.smart-match-preference-field .ant-form-item-label>label{height:auto;line-height:1.3;white-space:normal}.smart-match-preference-field .ant-input,.smart-match-preference-field .ant-input-number,.smart-match-preference-field .smart-match-tuition-compact{min-width:0}.smart-match-preference-field .smart-match-tuition-compact{display:flex;width:100%}.smart-match-preference-field .smart-match-tuition-compact .ant-input-number{flex:1 1 auto}.smart-match-preference-field .smart-match-tuition-compact .ant-btn{flex:0 0 auto}@media (max-width: 840px){.smart-match-preference-detail-row.ant-row{row-gap:2px}.smart-match-preference-detail-row>.smart-match-preference-field-col.ant-col{flex:0 0 100%;max-width:100%}}@media (min-width: 1200px){html:has(.smart-match-page.is-recommendation-step),body:has(.smart-match-page.is-recommendation-step){overflow-x:clip}.smart-match-page.is-recommendation-step{--smart-match-recommendation-sticky-top: calc(var(--smart-match-header-offset) + 10px);max-width:1520px;min-height:calc(var(--app-visual-height, 100dvh) - var(--smart-match-header-offset));overflow:visible}.smart-match-page.is-recommendation-step .smart-match-steps-card{position:static;top:auto;margin-bottom:12px!important}.smart-match-page.is-recommendation-step .smart-match-recommendation-workbench{min-height:420px;overflow:visible}.smart-match-page.is-recommendation-step .smart-match-workbench-main{height:auto;min-height:0}.smart-match-page.is-recommendation-step .smart-match-workbench-main:before,.smart-match-page.is-recommendation-step .smart-match-workbench-main:after{display:none}.smart-match-page.is-recommendation-step .smart-match-workbench-list{height:auto;min-height:0;overflow:visible}.smart-match-page.is-recommendation-step .smart-match-plan-sidebar{align-self:stretch;height:auto;min-height:0}.smart-match-page.is-recommendation-step .smart-match-plan-sticky-stack{position:sticky;top:var(--smart-match-recommendation-sticky-top);height:auto;max-height:calc(var(--app-visual-height, 100dvh) - var(--smart-match-recommendation-sticky-top) - 16px);display:flex;flex-direction:column;gap:12px;overflow-x:visible;overflow-y:auto;padding-right:2px;scrollbar-gutter:stable}.smart-match-page.is-recommendation-step .smart-match-plan-control-panel{flex:0 0 auto;max-height:none;overflow:visible}.smart-match-page.is-recommendation-step .smart-match-plan-card{flex:0 0 auto;min-height:0;display:flex;flex-direction:column}.smart-match-page.is-recommendation-step .smart-match-plan-card .ant-card-head{flex:0 0 auto;position:static;top:auto;z-index:auto;background:#fff}.smart-match-page.is-recommendation-step .smart-match-plan-card .ant-card-body{flex:1 1 auto;min-height:0;height:auto;max-height:none;overflow:visible}.smart-match-page.is-recommendation-step .smart-match-plan-item{padding:8px 10px 8px 12px;margin-bottom:6px}.smart-match-page.is-recommendation-step .smart-match-plan-item .ant-space{row-gap:2px!important}}.smart-match-filter-strip.ant-card,.smart-match-plan-card.ant-card{border:1px solid #edf0f5;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.smart-match-filter-strip.ant-card{container-type:inline-size}.smart-match-plan-card .ant-card-head{min-height:54px;padding:0 22px;border-bottom:1px solid #edf0f5}.smart-match-plan-card .ant-card-head-title{font-size:16px;font-weight:700}.smart-match-filter-strip .ant-card-body{padding:12px 14px!important}.smart-match-filter-toolbar{display:grid;gap:12px;min-width:0}.smart-match-stats-row{flex:1 1 auto;min-width:0;display:grid!important;grid-template-columns:repeat(4,minmax(104px,1fr));gap:10px}.smart-match-stats-row:before,.smart-match-stats-row:after{display:none!important}.smart-match-stat-col{max-width:none;min-width:0;padding:0!important}.smart-match-filter-button{width:100%;height:auto;min-height:72px;min-width:0;padding:8px 10px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px}.smart-match-filter-button:hover,.smart-match-filter-button:focus-visible{border-color:var(--filter-color)!important;background:var(--filter-bg)!important}.smart-match-filter-button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--filter-color)}.smart-match-stat-content{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.15}.smart-match-stat-title{width:100%;overflow:hidden;color:#64748b;font-size:12px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.smart-match-stat-value{display:inline-flex;align-items:baseline;justify-content:center;gap:2px;min-width:0;font-size:25px;font-weight:750;line-height:1.05}.smart-match-stat-value small{color:currentColor;font-size:13px;font-weight:650}.smart-match-stat-sub{color:#64748b;font-size:12px;line-height:1.25}.smart-match-filter-button .ant-statistic-title{margin-bottom:2px;color:#64748b;font-size:12px;line-height:1.25}.smart-match-filter-button .ant-statistic-content{font-size:21px;line-height:1.1}.smart-match-result-tools{display:flex;flex-direction:column;gap:10px;min-width:0;padding-top:12px;border-top:1px solid #eef2f7}.smart-match-result-primary-row{display:grid;grid-template-columns:minmax(280px,1fr) minmax(150px,auto) minmax(118px,.32fr) minmax(118px,.32fr) minmax(150px,.44fr);align-items:stretch;gap:10px;min-width:0}.smart-match-result-range-row{display:grid;grid-template-columns:repeat(4,minmax(128px,1fr)) minmax(92px,auto);align-items:end;gap:10px;min-width:0}.smart-match-result-action-row{display:flex;justify-content:flex-end;align-items:center;align-self:end;min-width:0}.smart-match-result-search,.smart-match-result-select{width:100%;min-width:0}.smart-match-result-count{display:flex;flex-direction:column;justify-content:center;min-width:0;height:44px;min-height:44px;gap:1px;padding:4px 12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;line-height:1.1;white-space:nowrap}.smart-match-result-count-main{color:#0f172a;font-size:14px;font-weight:700;line-height:1.1}.smart-match-result-count-sub{font-size:12px;line-height:1.1}.smart-match-range-filter{display:flex;flex-direction:column;gap:7px;min-width:0}.smart-match-range-filter-label{display:block;width:100%;color:#334155;font-size:13px;font-weight:650;line-height:1.25;text-align:center}.smart-match-range-inputs{display:grid;grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);align-items:center;gap:6px;min-width:0}.smart-match-range-input.ant-input-number{width:100%;height:40px;border-radius:8px}.smart-match-range-input .ant-input-number-input{height:38px;padding:0 9px;text-align:center}.smart-match-range-separator{color:#64748b;text-align:center;font-weight:650}.smart-match-result-search .ant-input-group,.smart-match-result-search .ant-input-wrapper{display:flex;align-items:stretch;height:44px}.smart-match-result-search .ant-input-affix-wrapper{display:flex;align-items:center;min-width:0;height:44px;border-start-start-radius:8px!important;border-end-start-radius:8px!important}.smart-match-result-search .ant-input-group-addon{display:flex;align-items:stretch;width:44px;height:44px}.smart-match-result-search .ant-input-search-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-start-end-radius:8px!important;border-end-end-radius:8px!important}.smart-match-result-select.ant-select-single{height:44px}.smart-match-result-select .ant-select-selector{display:flex;align-items:center;height:44px!important;min-height:44px;border-radius:8px!important}.smart-match-result-select .ant-select-selection-item,.smart-match-result-select .ant-select-selection-placeholder{line-height:42px!important}.smart-match-result-select .ant-select-selection-search-input{height:42px!important}.smart-match-result-select-province .ant-select-selector{touch-action:manipulation}.smart-match-province-select-popup{min-width:220px;touch-action:pan-y}.smart-match-province-select-popup .rc-virtual-list-holder,.smart-match-province-select-popup .rc-virtual-list-holder-inner{-webkit-overflow-scrolling:touch}.smart-match-province-select-popup .ant-select-item{min-height:44px;padding:10px 14px!important;font-size:15px;line-height:1.4;touch-action:manipulation}.smart-match-province-select-popup .ant-select-item-option-content{white-space:nowrap}.smart-match-result-reset.ant-btn{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:44px;border-radius:8px;font-weight:600}@media (max-width: 1440px){.smart-match-result-primary-row{grid-template-columns:minmax(0,1fr) minmax(148px,auto) minmax(118px,.36fr) minmax(118px,.36fr) minmax(150px,.55fr)}.smart-match-result-range-row{grid-template-columns:repeat(4,minmax(112px,1fr)) minmax(92px,auto)}}@container (max-width: 1040px){.smart-match-result-primary-row{grid-template-columns:minmax(0,1fr) minmax(148px,auto) minmax(118px,.36fr) minmax(118px,.36fr) minmax(150px,.55fr)}.smart-match-result-range-row{grid-template-columns:repeat(4,minmax(112px,1fr)) minmax(92px,auto)}}@media (max-width: 840px){.smart-match-result-primary-row,.smart-match-result-range-row{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-match-result-search,.smart-match-result-count,.smart-match-result-select-province,.smart-match-result-select-tier,.smart-match-result-sort{grid-column:1 / -1}.smart-match-result-action-row{justify-content:stretch;width:100%}.smart-match-result-reset.ant-btn{grid-column:1 / -1;width:100%}}@media (hover: none),(pointer: coarse),(max-width: 840px){.smart-match-province-select-popup{width:min(88vw,280px)!important;max-width:calc(100vw - 24px);max-height:min(calc(var(--app-visual-height, 100dvh) * .62),420px);overflow:auto}.smart-match-province-select-popup .ant-select-item{min-height:48px;padding:12px 16px!important;font-size:16px}}.smart-match-workbench-main{align-items:flex-start}.smart-match-workbench-list,.smart-match-plan-sidebar{min-width:0}.smart-match-plan-sticky-stack{z-index:10}.smart-match-plan-control-panel{padding:14px 16px;border:1px solid #edf0f5;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.smart-match-plan-decision-panel{border-color:#dbeafe;background:linear-gradient(180deg,#fff,#f8fbff)}.smart-match-plan-card{overflow:hidden}.smart-match-plan-card .ant-card-body{padding:16px 18px 18px!important}.smart-match-page.is-recommendation-step .smart-match-workbench-list{flex:0 0 72%!important;max-width:72%!important}.smart-match-page.is-recommendation-step .smart-match-plan-sidebar{flex:0 0 28%!important;max-width:28%!important}.smart-match-plan-item{padding:12px 12px 12px 14px;margin-bottom:10px;border-left:3px solid var(--plan-accent);border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #eef2f7}.smart-match-plan-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.smart-match-plan-actions{display:flex;flex:0 0 auto;gap:6px}.smart-match-plan-actions .ant-btn{width:32px;height:32px;min-width:32px}.smart-match-plan-major .ant-btn{width:32px;min-width:32px;height:32px;min-height:32px}.smart-match-plan-footer-actions{display:flex!important;gap:10px}.smart-match-plan-footer-actions .ant-btn{min-width:0;min-height:40px;height:auto;white-space:normal;line-height:1.2;border-radius:6px!important}.smart-match-plan-footer-actions .ant-btn:first-child{flex:0 0 96px}.smart-match-plan-footer-actions .ant-btn-primary{flex:1 1 auto;padding-inline:12px}.smart-match-plan-summary{margin-top:12px;padding:12px;border:1px solid #d9f7be;border-radius:8px;background:#f6ffed;display:flex;flex-direction:column;gap:8px}.smart-match-plan-summary-head{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px}.smart-match-plan-score-meta{min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.smart-match-plan-score-meta span{min-width:0;color:#64748b;font-size:12px;line-height:1.2;white-space:nowrap}.smart-match-plan-score-meta strong{margin-left:3px;color:#0f172a;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}.smart-match-plan-volume-card{margin-top:12px;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;display:grid;gap:12px}.smart-match-plan-volume-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.smart-match-plan-volume-metric{min-width:0;padding:10px;border:1px solid #e5edf8;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px}.smart-match-plan-volume-icon{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.smart-match-plan-volume-icon.is-university{color:#1677ff;background:#e6f4ff}.smart-match-plan-volume-icon.is-major{color:#389e0d;background:#f6ffed}.smart-match-plan-volume-copy{min-width:0;display:grid;gap:2px}.smart-match-plan-volume-label{color:#64748b;font-size:12px;line-height:1.2;white-space:nowrap}.smart-match-plan-volume-value{color:#0f172a;font-size:22px;font-weight:750;line-height:1.05}.smart-match-plan-volume-value small{margin-left:2px;color:#94a3b8;font-size:12px;font-weight:600}.smart-match-plan-level-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.smart-match-plan-level-stat{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;min-height:64px;display:grid;align-content:center;justify-items:center;gap:2px;padding:7px 6px;border:1px solid var(--plan-level-color, #1677ff);border-radius:8px;background:var(--plan-level-bg, #f8fbff);text-align:center;font:inherit;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.smart-match-plan-level-stat:hover,.smart-match-plan-level-stat:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--plan-level-color, #1677ff) 16%,transparent)}.smart-match-plan-level-stat:focus-visible{outline:none}.smart-match-plan-level-stat.is-active{border-width:2px;box-shadow:inset 0 0 0 1px var(--plan-level-color, #1677ff)}.smart-match-plan-level-stat:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.smart-match-plan-level-stat span{color:#64748b;font-size:12px;font-weight:700;line-height:1.15}.smart-match-plan-level-stat strong{color:var(--plan-level-color, #1677ff);font-size:22px;font-weight:850;line-height:1}.smart-match-plan-level-stat small{color:#64748b;font-size:11px;font-weight:700;line-height:1.1;white-space:nowrap}.smart-match-mobile-plan-summary{display:none}.smart-match-mobile-plan-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.smart-match-mobile-plan-chip{min-width:0;min-height:58px;display:grid;align-content:center;gap:4px;padding:9px 10px;border:1px solid #e5edf8;border-radius:8px;background:#fff;text-align:center}.smart-match-mobile-plan-chip span{color:#64748b;font-size:12px;line-height:1.2}.smart-match-mobile-plan-chip strong{color:#0f172a;font-size:20px;line-height:1.1}.smart-match-mobile-plan-mini{display:grid;gap:10px;padding:12px;border:1px solid #d9f7be;border-radius:8px;background:#f6ffed}.smart-match-recommendation-list{min-width:0}.smart-match-recommendation-bottom-cta{display:none}.smart-match-recommendation-bottom-cta-copy.ant-typography{margin:0;color:#64748b;font-size:14px;line-height:1.4}.smart-match-recommendation-bottom-cta-content{min-width:0;flex:1 1 auto;display:grid;gap:10px}.smart-match-recommendation-bottom-cta-title.ant-typography{display:block;color:#0f172a;font-size:15px;line-height:1.35}.smart-match-recommendation-bottom-cta-summary{min-width:0;flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.smart-match-recommendation-bottom-cta-summary span{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid #e5edf8;border-radius:8px;background:#f8fbff;color:#64748b;font-size:12px;font-weight:650;line-height:1.2}.smart-match-recommendation-bottom-cta-summary strong{color:#1677ff;font-size:15px;font-weight:850;font-variant-numeric:tabular-nums}.smart-match-recommendation-bottom-cta-value{display:flex;flex-wrap:wrap;gap:8px 12px;color:#334155;font-size:12px;font-weight:650;line-height:1.35}.smart-match-recommendation-bottom-cta-value span{display:inline-flex;align-items:center;gap:5px;min-width:0}.smart-match-recommendation-bottom-cta-value .anticon{color:#16a34a;font-size:13px}.smart-match-recommendation-bottom-cta-button.ant-btn{min-width:184px;min-height:46px;border-radius:8px;font-weight:800;white-space:normal}.smart-match-recommendation-list>.ant-card{border-radius:12px;border-color:#eef2f7;box-shadow:0 8px 20px #0f172a0a}.smart-match-results-panel{min-width:0;border:1px solid #edf2f8;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a0d;overflow:hidden}.smart-match-results-head{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf2f8}.smart-match-results-title{display:block;color:#0f172a;font-size:20px;line-height:1.25}.smart-match-results-subtitle{display:block;margin-top:6px;color:#64748b;font-size:13px;line-height:1.5}.smart-match-school-list{display:grid;gap:10px;padding:10px 12px 16px}.smart-match-school-card.ant-card{overflow:hidden;border-left:4px solid var(--school-accent, #52c41a);border-radius:8px;border-color:#dbe5f1;background:#fff;box-shadow:none}.smart-match-school-card .ant-card-body{padding:0!important}.smart-match-school-top{padding:16px 18px 18px;display:grid;grid-template-columns:minmax(292px,.34fr) minmax(0,.66fr);gap:22px;align-items:stretch;background:linear-gradient(180deg,#fff,#fbfdff)}.smart-match-school-info{min-width:0;display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:10px;min-height:136px}.smart-match-school-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.smart-match-school-rank{width:30px;height:30px;flex:0 0 30px;display:inline-grid;place-items:center;border-radius:50%;background:#ecf3ff;color:#0958d9;font-size:14px;font-weight:800}.smart-match-school-name{min-width:0;max-width:100%;color:#111827;font-size:19px;line-height:1.2;overflow-wrap:anywhere}.smart-match-school-level-tag.ant-tag{min-height:26px;display:inline-flex;align-items:center;margin-inline-end:0;border-radius:8px;padding-inline:9px;font-weight:700;line-height:24px}.smart-match-school-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#64748b;font-size:13px;line-height:1.35}.smart-match-school-detail-row{display:flex;align-items:end;justify-content:flex-start;min-width:0;margin-top:auto;padding-top:22px}.smart-match-school-profile-tag.ant-tag{min-height:24px;display:inline-flex;align-items:center;margin-inline-end:0;border-radius:8px;padding-inline:9px;font-weight:700;line-height:22px}.smart-match-school-risk-tag.ant-tag{margin-inline-start:0}.smart-match-school-detail-link.ant-btn{min-height:34px;height:34px;padding:0 12px;border:1px solid #b8d8ff;border-radius:8px;color:#0958d9;background:#f8fbff;font-size:14px;font-weight:800;line-height:32px;box-shadow:0 5px 12px #1677ff14}.smart-match-school-detail-link.ant-btn:not(:disabled):hover,.smart-match-school-detail-link.ant-btn:not(:disabled):focus-visible{border-color:#69b1ff;color:#003eb3;background:#e6f4ff}.smart-match-school-metrics{min-width:0;display:grid;grid-template-columns:minmax(224px,244px) minmax(0,1fr);justify-content:end;align-content:center;align-items:stretch;gap:22px}.smart-match-school-kpis{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(104px,1fr));justify-content:stretch;gap:12px;align-content:center}.smart-match-school-kpi{min-width:0;display:grid;align-content:center;justify-items:center;gap:4px;min-height:92px;padding:10px 9px;border:1px solid #e5edf8;border-radius:8px;background:#f8fbff;text-align:center}.smart-match-school-kpi>span{color:#64748b;font-size:12px;font-weight:700;line-height:1.2;text-align:center}.smart-match-school-kpi>strong{min-width:0;color:#0f172a;font-size:25px;font-weight:850;line-height:1;overflow-wrap:anywhere}.smart-match-school-kpi>small{color:#64748b;font-size:12px;font-weight:700;line-height:1.2;text-align:center}.smart-match-school-probability{border-color:var(--school-accent, #52c41a)}.smart-match-school-probability>span,.smart-match-school-probability>strong{color:var(--school-accent, #52c41a)}.smart-match-school-probability-context{display:block;max-width:100%;color:#475569!important;font-size:11px!important;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.smart-match-school-enrollment{min-height:0}.smart-match-school-enrollment-value{color:#0958d9!important;display:inline-flex;align-items:baseline;white-space:nowrap;word-break:keep-all;overflow-wrap:normal!important}.smart-match-school-insight{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:center;justify-items:end}.smart-match-school-trend{min-width:0;width:min(100%,420px);justify-self:end;min-height:136px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:12px 14px 10px;border:1px solid #e6eef8;border-radius:8px;background:#fff}.smart-match-school-trend-head{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#5f6d7c;font-size:12px}.smart-match-school-trend-head .ant-typography{margin:0;font-size:13px;line-height:1.3}.smart-match-school-trend-tools{min-width:0;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.smart-match-school-trend-tools .ant-typography{font-size:12px}.smart-match-school-trend-chart{min-width:0;min-height:92px;display:flex;align-items:center;justify-content:center}.smart-match-school-trend-chart svg{max-width:100%}.smart-match-trend-switch.ant-radio-group{display:inline-flex;padding:1px;border:1px solid #dbe5f1;border-radius:7px;background:#f8fbff}.smart-match-trend-switch .ant-radio-button-wrapper{min-width:34px;min-height:22px;padding-inline:7px;display:inline-flex;align-items:center;border:0!important;border-radius:5px!important;background:transparent;font-size:12px;font-weight:700;line-height:1;box-shadow:none!important}.smart-match-trend-switch .ant-radio-button-wrapper:before{display:none!important}.smart-match-trend-switch .ant-radio-button-wrapper-checked{background:#1677ff!important;color:#fff!important;box-shadow:0 4px 10px #1677ff29!important}.smart-match-major-table{border-top:1px solid #eef3f8;display:grid;gap:10px;padding:14px 18px 16px;background:linear-gradient(180deg,#f8fbff,#fcfdff)}.smart-match-major-table.is-expanded{gap:6px}.smart-match-major-toolbar{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 0 2px}.smart-match-major-toolbar-status.ant-typography{min-height:30px;margin:0;display:inline-flex;align-items:center;max-width:100%;padding:0 12px;border:1px solid #91caff;border-radius:8px;color:#0958d9;background:#eef6ff;font-size:14px;font-weight:800;line-height:28px;white-space:nowrap}.smart-match-major-select-all.ant-btn{min-width:84px;min-height:34px;border-radius:7px;font-size:13px;font-weight:700}.smart-match-major-row{min-height:42px;display:grid;grid-template-columns:32px minmax(180px,1fr) minmax(52px,72px) auto;align-items:center;gap:10px;padding:5px 12px;border:1px solid #e4edf8;border-left:4px solid var(--major-accent, #1677ff);border-radius:8px;background:#fff;box-shadow:0 5px 14px #0f172a09}.smart-match-major-row:first-child{border-top-color:#e4edf8}.smart-match-major-row.selected{border-color:#b8d8ff;border-left-color:#1677ff;background:#f8fbff;box-shadow:0 6px 16px #1677ff14}.smart-match-major-check{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#1677ff;cursor:pointer}.smart-match-major-check:before{content:"";grid-area:1 / 1;width:20px;height:20px;display:block;border:1px solid #bfd0e6;border-radius:5px;background:#fff}.smart-match-major-check[aria-pressed=true]:before{border-color:#8bbcff;background:#f1f7ff}.smart-match-major-check:focus-visible{outline:2px solid #91caff;outline-offset:2px;border-radius:8px}.smart-match-major-check .anticon{grid-area:1 / 1;z-index:1;color:#1677ff;font-size:13px;font-weight:900}.smart-match-major-name{min-width:0;display:flex;align-items:center;gap:7px}.smart-match-major-title.ant-typography{margin:0;min-width:0;display:-webkit-box;flex:1 1 auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25;font-size:14px;font-weight:400;overflow-wrap:anywhere}.smart-match-major-subline.ant-typography{margin:0;min-width:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#8da0b8;font-size:12px;line-height:1.2;font-weight:700}.smart-match-major-cell{min-width:0;display:grid;gap:3px;justify-items:start}.smart-match-major-level-cell{justify-items:center;align-self:center}.smart-match-major-cell span{color:#64748b;font-size:10px;line-height:1.2}.smart-match-major-cell strong{color:#0f172a;font-size:14px;line-height:1.2}.smart-match-major-cell .ant-tag{max-width:64px;min-width:38px;justify-content:center;margin-inline-end:0;padding-inline:6px;overflow:hidden;font-size:12px;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.smart-match-major-actions{min-width:0;display:flex;justify-content:center}.smart-match-major-actions .ant-btn{min-width:70px;min-height:32px;height:auto;border-radius:7px;padding-inline:10px;font-size:13px;font-weight:700;white-space:nowrap}.smart-match-major-overflow{min-height:42px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 10px;padding:4px 2px 0;border-top:1px dashed #dbe5f1;background:transparent}.smart-match-major-overflow.is-expanded{min-height:0;justify-content:space-between;padding:2px 0 0}.smart-match-major-overflow .ant-typography{margin:0;min-width:0;font-size:13px;line-height:1.45}.smart-match-major-overflow .ant-btn{min-width:138px;min-height:34px;border-radius:7px;font-size:12px;font-weight:700}.smart-match-major-page-status.ant-typography{flex:0 0 auto;color:#64748b;font-size:12px;line-height:1.4;white-space:nowrap}.smart-match-major-pagination.ant-pagination{flex:1 1 280px;min-width:220px;display:flex;justify-content:center;margin:0}.smart-match-major-pagination .ant-pagination-options{margin-inline-start:6px}.smart-match-major-pagination .ant-pagination-item,.smart-match-major-pagination .ant-pagination-prev,.smart-match-major-pagination .ant-pagination-next{min-width:26px;height:26px;line-height:24px}.smart-match-major-expand.ant-btn{border-color:#b8d8ff;color:#0958d9;background:#fff}.smart-match-plan-school{margin-bottom:8px;border:1px solid #e5edf8;border-left:4px solid var(--plan-accent, #52c41a);border-radius:8px;background:#fff;overflow:hidden}.smart-match-plan-school-head{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;background:#fbfdff}.smart-match-plan-school-head .smart-match-plan-actions{grid-column:1 / -1;grid-row:2;justify-self:end;align-self:center;padding-left:0}.smart-match-plan-school-drag{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px dashed #cbd7e6;border-radius:8px;color:#64748b;background:#fff}.smart-match-plan-school-title,.smart-match-plan-major-copy{min-width:0;display:grid;gap:2px}.smart-match-plan-school-name-row{min-width:0;display:flex;align-items:center;gap:6px}.smart-match-plan-school-name-row .ant-typography{flex:1 1 auto}.smart-match-plan-school-name-row .ant-tag{flex:0 0 auto;margin-inline-end:0}.smart-match-plan-school-title .ant-typography,.smart-match-plan-major-copy .ant-typography{margin:0;min-width:0;line-height:1.35;overflow-wrap:anywhere}.smart-match-plan-school-title .ant-typography:first-child,.smart-match-plan-major-copy .ant-typography:first-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-match-plan-major-copy .ant-typography:first-child{color:#1f2937;font-size:13px;font-weight:400}.smart-match-plan-school-title .ant-typography-secondary,.smart-match-plan-major-copy .ant-typography-secondary{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-match-plan-major-list{border-top:1px solid #edf2f8}.smart-match-plan-major{min-width:0;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px 8px;min-height:48px;padding:6px 9px;border-top:1px solid #edf2f8}.smart-match-plan-major:first-child{border-top:0}.smart-match-plan-major-drag{color:#94a3b8;font-size:13px;line-height:1}.smart-match-plan-major .ant-tag{margin-inline-end:0;min-width:42px;border-radius:12px;padding-inline:6px;font-weight:700;text-align:center}.smart-match-plan-major-actions{display:grid;grid-template-columns:auto 28px 28px 28px;align-items:center;grid-column:2 / -1;justify-self:stretch;justify-content:flex-end;gap:4px}.smart-match-plan-major-actions .ant-btn{width:28px;min-width:28px;height:28px;min-height:28px;border-radius:6px}.smart-match-mobile-plan-sheet{display:none}.smart-match-mobile-plan-sheet-inner{max-width:760px;margin:0 auto;padding:10px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;box-shadow:0 -8px 28px #0f172a1f}.smart-match-mobile-plan-modal .ant-modal-body{max-height:min(72dvh,680px);overflow-y:auto;padding:12px!important;background:#f8fbff}.smart-match-mobile-plan-modal-list{display:grid;gap:10px}.smart-match-mobile-plan-modal-actions{display:grid;grid-template-columns:minmax(96px,.42fr) minmax(0,.58fr);gap:8px;margin-top:12px}.smart-match-mobile-plan-modal-actions .ant-btn{min-height:44px;height:auto;border-radius:8px;white-space:normal}.smart-match-guest-alert .ant-alert-message{line-height:1.35}.smart-match-guest-alert .ant-alert-description{margin-top:6px;line-height:1.5}@media (max-width: 760px){.smart-match-guest-alert{align-items:flex-start;padding:10px 12px}.smart-match-guest-alert .ant-alert-content{flex:1 1 100%}.smart-match-guest-alert .ant-alert-action{margin-inline-start:0;margin-top:8px;width:100%}.smart-match-guest-alert .ant-alert-action .ant-btn{width:100%;min-height:44px;padding-inline:16px}}@media (max-width: 480px){.smart-match-guest-alert{display:grid;grid-template-columns:1fr;gap:10px}.smart-match-guest-alert .ant-alert-icon{display:none}.smart-match-guest-alert .ant-alert-content,.smart-match-guest-alert .ant-alert-action{min-width:0;width:100%}}.auth-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 32px)}.auth-modal-scroll{display:flex;flex-direction:column;gap:16px;min-height:0}.ant-modal.basic-profile-modal{max-width:calc(100vw - 24px)!important}.basic-profile-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(var(--app-visual-height, 100dvh) - 32px);overflow:hidden}.basic-profile-modal .ant-modal-header,.basic-profile-modal .ant-modal-footer{flex:0 0 auto}.basic-profile-modal .ant-modal-body{flex:1 1 auto;min-height:0;overflow:hidden}.basic-profile-modal-scroll{min-height:0}.basic-profile-select-popup .ant-select-item,.basic-profile-cascader-popup .ant-cascader-menu-item{min-height:40px;display:flex;align-items:center}@media (max-width: 760px){.auth-modal{top:12px;padding-bottom:calc(12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.auth-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.auth-modal .ant-modal-body{padding-bottom:12px!important}.auth-modal-scroll{max-height:calc(var(--app-visual-height, 100dvh) - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) - 84px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(12px + var(--app-keyboard-inset, 0px));padding-right:2px}body.keyboard-open .auth-modal{top:8px!important;padding-bottom:calc(8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body.keyboard-open .auth-modal-brand{margin-bottom:10px!important}body.keyboard-open .auth-modal-brand h2{font-size:24px;line-height:1.2}body.keyboard-open .auth-modal-brand-subtitle{display:none}.ant-modal.basic-profile-modal{top:12px;margin:0 auto!important;padding-bottom:calc(12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.basic-profile-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.basic-profile-modal .ant-modal-body{padding:16px 16px 12px!important}.basic-profile-modal-scroll{box-sizing:border-box;max-height:calc(var(--app-visual-height, 100dvh) - 150px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(12px + var(--app-keyboard-inset, 0px));padding-right:2px}.basic-profile-modal .ant-input,.basic-profile-modal .ant-select-selector,.basic-profile-modal .ant-select-selection-search-input{min-height:var(--touch-min-size, 44px);font-size:16px!important}.basic-profile-modal .ant-select-selector{display:flex;align-items:center}.basic-profile-modal .ant-modal-footer .ant-btn{min-height:var(--touch-min-size, 44px)}.basic-profile-select-popup,.basic-profile-cascader-popup{max-height:min(calc(var(--app-visual-height, 100dvh) * .52),320px)}.basic-profile-cascader-popup .ant-cascader-menus{max-width:calc(100vw - 24px);overflow-x:auto;-webkit-overflow-scrolling:touch}body.keyboard-open .basic-profile-modal{top:8px!important;padding-bottom:calc(8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body.keyboard-open .basic-profile-modal .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}body.keyboard-open .basic-profile-modal-scroll{max-height:calc(var(--app-visual-height, 100dvh) - 128px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}}@supports not (height: 100dvh){.auth-modal .ant-modal-content,.basic-profile-modal .ant-modal-content{max-height:calc(100vh - 32px)}@media (max-width: 760px){.auth-modal{padding-bottom:calc(12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.auth-modal .ant-modal-content{max-height:calc(100vh - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.auth-modal-scroll{max-height:calc(100vh - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) - 84px)}.basic-profile-modal .ant-modal-content{max-height:calc(100vh - 24px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.basic-profile-modal-scroll{max-height:calc(100vh - 150px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}}}@media (max-width: 1500px) and (min-width: 1361px){.smart-match-school-top{grid-template-columns:minmax(276px,.34fr) minmax(0,.66fr);gap:18px;align-items:stretch}.smart-match-school-metrics{grid-template-columns:minmax(212px,232px) minmax(0,390px);justify-content:end;gap:18px}.smart-match-school-trend{width:min(100%,390px)}}@media (min-width: 1200px) and (max-width: 1360px){.smart-match-school-top{grid-template-columns:minmax(250px,.34fr) minmax(0,.66fr);gap:16px;align-items:stretch}.smart-match-school-metrics{grid-template-columns:minmax(196px,216px) minmax(0,340px);justify-content:end;gap:14px}.smart-match-school-trend{width:min(100%,340px)}}@media (max-width: 1199px){.smart-match-page.is-recommendation-step .smart-match-workbench-list,.smart-match-page.is-recommendation-step .smart-match-plan-sidebar{flex:0 0 100%!important;max-width:100%!important}.smart-match-page.is-recommendation-step .smart-match-workbench-main{width:100%}.smart-match-page.is-recommendation-step .smart-match-plan-sticky-stack{position:static}.smart-match-page.is-recommendation-step .smart-match-plan-sidebar .smart-match-plan-sticky-stack{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:14px;align-items:start}.smart-match-page.is-recommendation-step .smart-match-plan-control-panel{grid-column:1}.smart-match-page.is-recommendation-step .smart-match-plan-card{grid-column:2;grid-row:1;margin:0}.smart-match-page.is-recommendation-step .smart-match-plan-actions .ant-btn,.smart-match-page.is-recommendation-step .smart-match-plan-major .ant-btn{width:44px;min-width:44px;height:44px;min-height:44px}.smart-match-page.is-recommendation-step .smart-match-plan-card .ant-card-body{height:auto;max-height:none;overflow:visible}.smart-match-school-metrics{grid-template-columns:minmax(216px,236px) minmax(0,1fr);gap:16px}.smart-match-school-insight{justify-items:stretch}.smart-match-school-trend{width:100%}}@media (min-width: 761px) and (max-width: 1199px){body:has(.smart-match-page.is-recommendation-step) .mobile-tab-bar{display:none!important}.smart-match-recommendation-bottom-cta{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin:14px 12px 0;padding:16px 18px;border:1px solid #dbeafe;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a14}.smart-match-recommendation-bottom-cta-copy.ant-typography{min-width:0;flex:1;text-align:right}.smart-match-recommendation-bottom-cta-summary{justify-content:flex-end}}@media (max-width: 900px){.smart-match-page.is-recommendation-step .smart-match-plan-sidebar .smart-match-plan-sticky-stack{grid-template-columns:1fr}.smart-match-page.is-recommendation-step .smart-match-plan-control-panel,.smart-match-page.is-recommendation-step .smart-match-plan-card{grid-column:1}.smart-match-page.is-recommendation-step .smart-match-plan-card{grid-row:auto}}@media (max-width: 900px){.smart-match-results-head{align-items:stretch;flex-direction:column}.smart-match-school-metrics{grid-template-columns:minmax(208px,232px) minmax(0,1fr);align-items:stretch}.smart-match-school-insight{grid-template-columns:minmax(0,1fr)}.smart-match-major-row{grid-template-columns:32px minmax(0,1fr) 68px 58px;gap:9px;padding-inline:12px}}@media (max-width: 760px){.smart-match-page.is-recommendation-step .smart-match-plan-sidebar{display:none}.smart-match-results-head{padding:14px 14px 10px;gap:12px}.smart-match-results-title{font-size:18px}.smart-match-school-list{padding:10px;gap:10px}.smart-match-school-card.ant-card{border-left-width:4px}.smart-match-school-top{grid-template-columns:1fr;padding:10px;gap:9px}.smart-match-school-info{min-height:0;gap:7px}.smart-match-school-detail-row{padding-top:4px}.smart-match-school-name{font-size:17px}.smart-match-school-metrics{grid-template-columns:1fr;gap:8px}.smart-match-school-kpis{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.smart-match-school-kpi{min-height:64px;padding:7px 8px}.smart-match-school-kpi>span{font-size:11px}.smart-match-school-kpi>strong{font-size:20px}.smart-match-school-kpi>small{font-size:10px}.smart-match-school-insight{grid-column:auto;grid-template-columns:minmax(0,1fr)}.smart-match-school-trend{min-height:104px}.smart-match-school-trend-chart{min-height:78px}.smart-match-school-trend-tools{gap:4px}.smart-match-trend-switch .ant-radio-button-wrapper{min-height:36px;padding-inline:8px;display:inline-flex;align-items:center;justify-content:center}.smart-match-major-row{min-height:0;grid-template-columns:44px minmax(0,1fr);grid-template-areas:"check name" "check level" "actions actions";align-items:start;gap:7px 8px;padding:12px}.smart-match-major-table{padding:8px 10px 10px}.smart-match-major-toolbar{min-height:42px;padding-inline:2px}.smart-match-major-select-all.ant-btn{min-height:40px}.smart-match-major-check{grid-area:check;width:44px;height:44px}.smart-match-major-name{grid-area:name}.smart-match-major-cell{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:8px}.smart-match-major-level-cell{grid-area:level}.smart-match-major-actions{grid-area:actions;display:grid;grid-template-columns:minmax(0,1fr)}.smart-match-major-actions .ant-btn{width:100%;min-height:44px;white-space:normal}.smart-match-major-overflow{align-items:stretch;flex-direction:column;padding:10px 12px 12px}.smart-match-major-overflow.is-expanded{gap:6px;min-height:0;padding:6px 0 0}.smart-match-major-page-status.ant-typography{text-align:center;white-space:normal}.smart-match-major-pagination.ant-pagination{width:100%;min-width:0;justify-content:center}.smart-match-major-overflow.is-expanded .smart-match-major-pagination.ant-pagination{min-height:0;margin:0}.smart-match-major-overflow .ant-btn{width:100%;min-height:44px}.smart-match-mobile-plan-summary{display:grid;gap:10px;margin-bottom:12px}.smart-match-plan-school-head{grid-template-columns:32px minmax(0,1fr) auto}.smart-match-plan-major{grid-template-columns:22px minmax(0,1fr) auto;gap:6px;padding:9px}.smart-match-plan-actions .ant-btn,.smart-match-plan-major .ant-btn{min-width:40px;min-height:40px;height:auto}.smart-match-mobile-plan-sheet{position:fixed;left:0;right:0;bottom:calc(var(--app-bottom-nav-height, 68px) + 8px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)));z-index:1100;display:block;padding:0 12px;pointer-events:none}.smart-match-mobile-plan-sheet-inner{pointer-events:auto}.smart-match-mobile-plan-copy{min-width:0;display:grid;gap:3px}.smart-match-mobile-plan-copy .ant-typography{margin:0;font-size:13px;line-height:1.35}.smart-match-mobile-plan-actions{display:grid!important;grid-template-columns:minmax(96px,.42fr) minmax(0,.58fr);gap:8px}.smart-match-mobile-plan-actions .ant-btn{width:100%;min-height:44px;height:auto;border-radius:8px!important;white-space:normal}.smart-match-page.is-recommendation-step{padding-bottom:calc(232px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}}@media (max-width: 520px){.smart-match-mobile-plan-sheet{padding-inline:8px}.smart-match-mobile-plan-sheet-inner{padding:9px}.smart-match-mobile-plan-actions,.smart-match-mobile-plan-modal-actions{grid-template-columns:1fr 1fr}}.smart-match-university-card.ant-card{margin-bottom:14px;overflow:hidden;border-left:4px solid var(--match-color);border-radius:8px;border-color:#e7edf6;background:#fff;box-shadow:0 8px 18px #0f172a0b}.smart-match-university-card .ant-card-body{padding:14px 16px!important}.smart-match-university-card-grid{display:grid;grid-template-columns:minmax(280px,1fr) 240px 260px;grid-template-areas:"info metrics trend" "info metrics actions";align-items:center;gap:10px 20px;min-width:0}.smart-match-university-info{grid-area:info;min-width:0;display:grid;gap:6px}.smart-match-university-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.smart-match-university-title{color:#0f172a;font-size:16px;line-height:1.35}.smart-match-university-level-tag,.smart-match-university-meta-tag{margin-inline-end:0;border-radius:6px;font-size:12px}.smart-match-university-major,.smart-match-university-location,.smart-match-university-warning{display:block;margin:0!important;line-height:1.55}.smart-match-university-major{color:#475569;font-size:14px}.smart-match-university-location{color:#64748b;font-size:13px}.smart-match-university-warning{max-width:100%;color:#b45309;font-size:13px}.smart-match-university-metrics{grid-area:metrics;display:grid;grid-template-columns:repeat(2,minmax(96px,1fr));gap:10px;justify-items:center;align-items:center;min-width:0;align-self:center}.smart-match-circle-metric{min-width:0;display:grid;grid-template-rows:18px 18px 68px;justify-items:center;align-items:center;gap:3px;text-align:center}.smart-match-circle-label{display:block;max-width:100%;overflow:hidden;color:#0f172a;font-size:14px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.smart-match-circle-subtitle{display:block;max-width:100%;overflow:hidden;color:#64748b;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.smart-match-circle-metric .ant-progress-circle{margin-top:3px}.smart-match-circle-metric .ant-progress-text{color:#0f172a!important;font-size:19px!important;font-weight:750}.smart-match-enrollment-value{display:inline-flex;align-items:baseline;justify-content:center;gap:1px;color:#0f172a;font-size:18px;font-weight:750;line-height:1}.smart-match-enrollment-value small{color:#334155;font-size:12px;font-weight:700}.smart-match-university-trend{grid-area:trend;min-width:0;align-self:start;display:grid;gap:6px;justify-items:center}.smart-match-trend-toggle{display:inline-flex;gap:2px;min-width:0;padding:2px;border:1px solid #dbe4ef;border-radius:4px;background:#f8fafc}.smart-match-trend-tab{min-width:52px;height:26px;padding:0 8px;border:0;border-radius:3px;color:#64748b;background:transparent;font-size:13px;font-weight:650;line-height:24px;cursor:pointer}.smart-match-trend-tab.is-active{color:#1677ff;background:#fff;box-shadow:0 1px 3px #0f172a1f}.smart-match-trend-tab:disabled{color:#b6c0cc;cursor:not-allowed}.smart-match-trend-tab:focus-visible{outline:2px solid #91caff;outline-offset:2px}.smart-match-trend-chart{width:min(100%,260px);min-height:80px;display:flex;align-items:center;justify-content:center;padding-top:0}.smart-match-trend-chart svg{max-width:100%}.smart-match-trend-empty{font-size:13px}.smart-match-university-actions{grid-area:actions;display:flex;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.smart-match-university-action-button.ant-btn{min-width:82px;min-height:34px;height:34px;padding:0 8px;border-radius:4px;font-size:14px;font-weight:650}.smart-match-university-action-button.is-detail.ant-btn{color:#334155;background:transparent}.smart-match-university-action-button.is-add.ant-btn{color:#1677ff;background:#eef6ff}.smart-match-university-action-button.ant-btn:not(:disabled):hover,.smart-match-university-action-button.ant-btn:not(:disabled):focus-visible{color:#0958d9;background:#e6f4ff}.smart-match-university-evidence{margin-top:10px;border-top:1px solid #eef2f7}.smart-match-university-evidence .ant-collapse-header{padding:10px 0 0!important}@media (max-width: 1180px){.smart-match-university-card-grid{grid-template-columns:minmax(220px,.95fr) minmax(340px,1.05fr);grid-template-areas:"info info" "metrics trend" "metrics actions"}.smart-match-university-trend,.smart-match-university-actions{justify-items:start;justify-content:flex-start}}@media (max-width: 760px){.smart-match-university-card.ant-card{margin-bottom:12px;border-left-width:3px}.smart-match-university-card .ant-card-body{padding:14px!important}.smart-match-university-card-grid{grid-template-columns:1fr;grid-template-areas:"info" "metrics" "trend" "actions";gap:12px;align-items:stretch}.smart-match-university-info{gap:5px}.smart-match-university-title-row{gap:6px 5px;align-items:flex-start}.smart-match-university-title{flex:0 1 auto;min-width:0;max-width:100%;font-size:16px;line-height:1.32;overflow-wrap:anywhere}.smart-match-university-level-tag,.smart-match-university-meta-tag{min-height:24px;margin-top:1px;padding-inline:7px;display:inline-flex;align-items:center;font-size:12px;line-height:1.15}.smart-match-university-major,.smart-match-university-location{font-size:14px;line-height:1.4}.smart-match-university-warning{margin-top:3px!important;padding:8px 9px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;font-size:13px;line-height:1.45}.smart-match-university-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #e5edf8;border-radius:10px;background:#f8fbff;align-items:stretch;justify-items:stretch}.smart-match-circle-metric{min-height:128px;grid-template-rows:18px 18px 60px;padding:9px 6px;border:1px solid #edf2f8;border-radius:8px;background:#fff;align-content:start;gap:4px}.smart-match-circle-label{min-height:18px;font-size:14px;line-height:1.25}.smart-match-circle-subtitle{min-height:18px;max-width:100%;color:#64748b;font-size:11.5px;line-height:1.3}.smart-match-circle-metric .ant-progress-circle{margin-top:2px;width:60px!important;height:60px!important}.smart-match-circle-metric .ant-progress-text{font-size:17px!important}.smart-match-enrollment-value{font-size:16px}.smart-match-university-trend,.smart-match-university-actions{width:100%;justify-items:stretch}.smart-match-university-trend{gap:8px;grid-template-columns:minmax(0,1fr);padding:10px;border:1px solid #e5edf8;border-radius:10px;background:#fff}.smart-match-trend-toggle{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;border-radius:8px}.smart-match-trend-tab{width:100%;min-width:0;height:36px;border-radius:6px;font-size:14px;line-height:34px}.smart-match-trend-chart{width:100%;min-height:74px;padding:2px 4px 0;border-radius:8px;background:#f8fafc}.smart-match-trend-chart svg{width:100%;max-width:260px;height:68px}.smart-match-university-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.smart-match-university-action-button.ant-btn{width:100%;min-width:0;min-height:42px;height:42px;border-radius:8px}.smart-match-university-action-button.is-detail.ant-btn{border:1px solid #dbe4ef;background:#fff}.smart-match-university-action-button.is-add.ant-btn{background:#eef6ff}.smart-match-university-evidence{margin-top:8px}.smart-match-university-evidence .ant-collapse-header{padding-top:8px!important}}.smart-match-recommendation-pagination{margin:10px 0 18px;padding:12px 0 4px;display:flex;justify-content:center}.smart-match-transition{position:relative;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.smart-match-transition:before{content:"";position:absolute;top:14%;right:12%;bottom:14%;left:12%;background:radial-gradient(circle at 50% 42%,rgba(22,119,255,.14),transparent 38%),radial-gradient(circle at 52% 78%,rgba(250,173,20,.14),transparent 34%);pointer-events:none}.smart-match-transition-ai-core{position:relative;width:116px;height:116px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(22,119,255,.12),transparent 46%),radial-gradient(circle at 72% 24%,rgba(19,194,194,.18),transparent 24%);animation:smart-match-ai-core-float 2.4s ease-in-out infinite}.smart-match-transition-ai-core:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:linear-gradient(135deg,#1677ff24,#52c41a1a);filter:blur(16px)}.smart-match-transition-orbit{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(22,119,255,.24);border-radius:50%;transform:rotate(-18deg) scaleX(1.1);animation:smart-match-orbit-spin 4.6s linear infinite}.smart-match-transition-orbit:before{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;border-radius:50%;background:#13c2c2;box-shadow:0 0 16px #13c2c2b8}.smart-match-transition-orbit-two{top:18px;right:2px;bottom:18px;left:2px;border-color:#faad1447;transform:rotate(32deg) scaleX(.92);animation:smart-match-orbit-spin-reverse 5.2s linear infinite}.smart-match-transition-orbit-two:before{background:#faad14;box-shadow:0 0 16px #faad14ad}.smart-match-transition-node{position:absolute;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#52c41a;box-shadow:0 8px 22px #52c41a4d;animation:smart-match-node-pulse 1.7s ease-in-out infinite}.smart-match-transition-node-one{top:20px;left:18px}.smart-match-transition-node-two{right:18px;bottom:24px;background:#1677ff;animation-delay:.28s}.smart-match-transition-chip{position:relative;z-index:1;width:74px;height:74px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.9);border-radius:24px;color:#fff;background:linear-gradient(135deg,#1677ff,#13c2c2);box-shadow:0 18px 44px #1677ff38;overflow:hidden}.smart-match-transition-chip:after{content:"";position:absolute;top:-40%;right:48%;bottom:-40%;left:-24%;background:#ffffff42;transform:rotate(22deg);animation:smart-match-chip-scan 2.2s ease-in-out infinite}.smart-match-transition-chip-icon{position:absolute;inset:auto;color:#ffffff52;font-size:48px}.smart-match-transition-ai-label{position:relative;z-index:1;color:#fff;font-size:23px;font-weight:800;line-height:1;letter-spacing:0}.smart-match-transition-spark,.smart-match-transition-smile{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;background:#fff;box-shadow:0 12px 28px #0f172a1f}.smart-match-transition-spark{top:7px;right:16px;width:30px;height:30px;color:#faad14;font-size:18px;animation:smart-match-spark-pop 1.7s ease-in-out infinite}.smart-match-transition-smile{right:4px;bottom:13px;width:38px;height:38px;color:#52c41a;font-size:24px;animation:smart-match-smile-bob 2.1s ease-in-out infinite}.smart-match-transition-title{position:relative;z-index:1;display:block;color:#1f2937;font-size:20px;line-height:1.5}.smart-match-transition-desc{position:relative;z-index:1;max-width:520px;font-size:13px;line-height:1.7}.smart-match-transition-dots{position:relative;z-index:1;display:flex;gap:8px}.smart-match-transition-dots span{width:8px;height:8px;border-radius:50%;background:#1677ff;animation:smart-match-dot-pulse 1.2s ease-in-out infinite}.smart-match-transition-dots span:nth-child(2){animation-delay:.16s}.smart-match-transition-dots span:nth-child(3){animation-delay:.32s}@keyframes smart-match-ai-core-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes smart-match-orbit-spin{0%{transform:rotate(-18deg) scaleX(1.1)}to{transform:rotate(342deg) scaleX(1.1)}}@keyframes smart-match-orbit-spin-reverse{0%{transform:rotate(32deg) scaleX(.92)}to{transform:rotate(-328deg) scaleX(.92)}}@keyframes smart-match-node-pulse{0%,to{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.18)}}@keyframes smart-match-chip-scan{0%{transform:translate(-28px) rotate(22deg)}52%,to{transform:translate(92px) rotate(22deg)}}@keyframes smart-match-spark-pop{0%,to{transform:scale(.92) rotate(-6deg)}48%{transform:scale(1.12) rotate(8deg)}}@keyframes smart-match-smile-bob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(8deg)}}@keyframes smart-match-dot-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@media (max-width: 575px){.smart-match-transition{min-height:300px;gap:14px}.smart-match-transition-ai-core{width:92px;height:92px}.smart-match-transition-chip{width:60px;height:60px;border-radius:20px}.smart-match-transition-chip-icon{font-size:38px}.smart-match-transition-ai-label{font-size:19px}.smart-match-transition-smile{width:32px;height:32px;font-size:20px}.smart-match-transition-spark{width:26px;height:26px;font-size:16px}.smart-match-transition-title{font-size:17px}}@media (min-width: 769px) and (max-width: 1366px){.main-layout .layout-content:has(.application-page),.main-layout .layout-content:has(.smart-match-page){padding-inline:clamp(12px,1.6vw,22px);padding-bottom:calc(24px + var(--app-bottom-nav-height, 0px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.application-page-hero[data-compact=true]{grid-template-columns:minmax(150px,.18fr) minmax(0,1fr);align-items:center;gap:14px;min-height:0;padding:12px 14px}.application-page-hero[data-compact=true] h1{font-size:clamp(20px,1.8vw,24px)}.application-page-hero[data-compact=true] .application-page-hero-metrics,.application-page-hero-metrics{grid-template-columns:repeat(7,minmax(96px,1fr));grid-auto-flow:column;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.application-page-metric{min-height:50px;padding:8px 10px}.application-page-metric span{font-size:15px}.application-page-metric small{font-size:11.5px}.application-page-metric.is-stat{gap:8px;min-height:50px}.application-page-metric.is-stat span{min-width:38px;padding:4px 9px;font-size:19px}.application-page-metric.is-stat small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.application-plan-switcher{flex-direction:row;align-items:center;gap:10px;padding:8px 10px;overflow:hidden}.application-plan-tabs{flex:1 1 auto;display:flex;flex-wrap:nowrap;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.application-plan-tab{min-width:168px;max-width:230px;min-height:40px}.application-plan-create{min-width:128px;justify-content:center}.application-plan-switcher-actions{flex:0 0 auto;display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:flex-end;gap:6px!important;max-width:min(50vw,560px);overflow-x:auto;scrollbar-width:thin}.application-plan-switcher-actions>.ant-space-item{flex:0 0 auto;min-width:0}.application-plan-switcher-actions>.ant-space-item:has(.application-plan-inline-editor){flex:0 1 260px}.application-plan-switcher-actions .ant-btn{height:40px;min-height:40px;min-width:40px;padding-inline:10px;white-space:nowrap}.application-plan-inline-editor{width:min(260px,28vw)}.application-workbench-header{grid-template-columns:minmax(250px,.72fr) minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px}.application-workbench-main{grid-template-columns:minmax(230px,310px) minmax(0,1fr);gap:12px}.application-plan-actions{display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:flex-end;gap:6px!important;overflow-x:auto;scrollbar-width:thin}.application-plan-actions>.ant-space-item{flex:0 0 auto}.application-plan-actions .ant-btn{min-height:40px;height:40px;white-space:nowrap}.application-list-toolbar{grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:10px;padding:10px 14px}.application-list-toolbar-actions{display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:flex-end;gap:6px!important;min-width:0;overflow-x:auto;scrollbar-width:thin}.application-list-toolbar-actions>.ant-space-item{flex:0 0 auto;min-width:0}.application-list-toolbar-actions .ant-btn{height:40px;min-height:40px;white-space:nowrap}.application-list-toolbar-select{flex:0 0 auto;width:auto;min-height:40px;padding:0 8px;border:0;background:transparent}.application-table-search{max-width:none;min-width:min(100%,280px)}.application-university-snapshot{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start}.application-university-trend{justify-self:stretch}.application-university-trend-head,.application-university-trend-chart{width:100%;max-width:300px;justify-self:center}.smart-match-page{max-width:min(100%,1320px);margin:0 auto}.smart-match-page .smart-match-steps-card{margin-bottom:14px!important}.smart-match-score-step-row{align-items:flex-start;row-gap:14px}.smart-match-score-step-row>.ant-col{min-width:0}.smart-match-score-input-card .ant-card-body,.smart-match-score-report-card .ant-card-body{padding:16px!important}.smart-match-score-input-card .ant-form-item{margin-bottom:12px}.smart-match-score-input-card .ant-row{row-gap:10px!important}.smart-match-score-input-card .score-input-subject-control{display:grid;grid-template-columns:auto auto;gap:8px;width:100%;align-items:center;justify-content:start}.smart-match-score-input-card .score-input-subject-radio .ant-radio-button-wrapper{min-height:40px;line-height:38px}.smart-match-score-input-card .ant-alert{margin-bottom:14px!important;border-radius:8px}.smart-match-score-input-card .ant-alert-message>.ant-typography{display:inline-flex;align-items:baseline;gap:8px;font-size:16px!important;line-height:1.25;white-space:nowrap}.smart-match-score-input-card .ant-alert-message>.ant-typography .ant-typography{font-size:20px!important}.smart-match-score-report-stack{gap:14px!important}.smart-match-score-ready-alert.ant-alert{margin-bottom:0;border-radius:8px}.smart-match-score-summary-card{padding:16px!important;border-radius:8px!important}.smart-match-score-summary-row.ant-row{align-items:center;row-gap:12px}.smart-match-score-summary-row>.smart-match-score-total-col{flex:0 0 28%!important;max-width:28%!important;text-align:left!important}.smart-match-score-summary-row>.smart-match-score-band-col{flex:0 0 72%!important;max-width:72%!important;min-width:0}.smart-match-score-total-value{font-size:clamp(38px,4.5vw,52px)!important}.smart-match-score-total-suffix{font-size:clamp(20px,2vw,24px)!important}.smart-match-score-summary-card .score-band-indicator{min-width:0}.smart-match-score-summary-card .score-band-indicator>.ant-typography{margin-bottom:8px!important}.smart-match-score-summary-card .score-band-indicator .ant-slider{margin:8px 8px 18px}.smart-match-score-summary-card .score-band-indicator .ant-alert{margin-top:10px!important}.smart-match-score-insight-row,.smart-match-score-chart-row{row-gap:12px}.smart-match-score-rank-panel,.smart-match-score-radar-panel,.smart-match-score-distribution-panel,.smart-match-score-available-panel{min-width:0;border-radius:8px!important}.smart-match-score-rank-panel .ant-row,.smart-match-score-available-panel .ant-row{flex-wrap:nowrap}.smart-match-score-rank-panel .ant-col,.smart-match-score-available-panel .ant-col{flex:1 1 0;max-width:none;min-width:0}.smart-match-score-radar-panel,.smart-match-score-distribution-panel{min-height:260px}.smart-match-school-trend{justify-self:stretch;width:100%;min-width:0;padding:10px 12px}.smart-match-school-trend-head{align-items:flex-start;gap:8px}.smart-match-school-trend-tools{flex-wrap:nowrap;justify-content:flex-end}.smart-match-trend-switch .ant-radio-button-wrapper{min-width:44px;white-space:nowrap}.smart-match-school-trend-chart svg{width:100%;max-width:300px}}@media (min-width: 1024px) and (max-width: 1199px){.smart-match-page.is-recommendation-step .smart-match-workbench-main.ant-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(286px,320px);align-items:start;gap:0 14px;margin-left:0!important;margin-right:0!important}.smart-match-page.is-recommendation-step .smart-match-workbench-main>.ant-col{flex:none!important;max-width:none!important;width:auto!important;padding-left:0!important;padding-right:0!important}.smart-match-page.is-recommendation-step .smart-match-workbench-list{min-width:0}.smart-match-page.is-recommendation-step .smart-match-plan-sidebar{display:block!important;min-width:0}.smart-match-page.is-recommendation-step .smart-match-plan-sidebar .smart-match-plan-sticky-stack{position:sticky;top:calc(var(--smart-match-header-offset, 72px) + 10px);display:flex;flex-direction:column;gap:10px;max-height:calc(var(--app-visual-height, 100dvh) - var(--smart-match-header-offset, 72px) - 22px);overflow-y:auto;padding-right:2px}.smart-match-mobile-plan-summary{display:none!important}.smart-match-page.is-recommendation-step .smart-match-school-top{grid-template-columns:1fr;gap:10px;padding:12px}.smart-match-page.is-recommendation-step .smart-match-school-metrics{grid-template-columns:minmax(178px,212px) minmax(0,1fr);gap:10px;justify-content:stretch}.smart-match-page.is-recommendation-step .smart-match-school-kpis{grid-template-columns:repeat(2,minmax(82px,1fr));gap:8px}.smart-match-page.is-recommendation-step .smart-match-school-kpi{min-height:78px;padding:8px 6px}.smart-match-page.is-recommendation-step .smart-match-school-trend{min-height:118px}}@media (min-width: 1200px) and (max-width: 1366px){.smart-match-school-top{grid-template-columns:minmax(246px,.34fr) minmax(0,.66fr);gap:14px;padding:14px 16px}.smart-match-school-metrics{grid-template-columns:minmax(190px,212px) minmax(230px,1fr);gap:12px;justify-content:stretch}}@media (min-width: 769px) and (max-width: 980px){.application-page-hero[data-compact=true],.application-workbench-header{grid-template-columns:1fr}.application-plan-switcher,.application-list-toolbar{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.application-plan-switcher-actions,.application-list-toolbar-actions,.application-plan-actions{justify-content:flex-start;max-width:100%}.smart-match-score-step-row>.ant-col,.smart-match-score-summary-row>.smart-match-score-total-col,.smart-match-score-summary-row>.smart-match-score-band-col{flex:0 0 100%;max-width:100%}.smart-match-score-summary-row>.smart-match-score-total-col{text-align:center!important}}.ant-tooltip-inner{border-radius:var(--radius-sm)!important;box-shadow:var(--shadow-md)!important}.ant-message-notice{border-radius:var(--radius-sm)!important;box-shadow:var(--shadow-lg)!important}*:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}:root{--primary: #1677ff;--nav-bg: #1677ff;--nav-text: #ffffff;--bg: #f5f7fa;--border: #e8e8e8;--shadow: 0 2px 12px rgba(0,0,0,.06);--app-header-height: 56px}.ant-layout-content{min-height:auto!important}.ant-layout-header.layout-header{background:var(--nav-bg)!important;padding:0!important;height:var(--app-header-height)!important;line-height:var(--app-header-height)!important;display:flex!important;align-items:center!important;position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;box-shadow:var(--shadow)!important}.main-layout .layout-content{padding-top:calc(var(--app-header-height) + 24px)!important}.header-content{width:100%;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:56px}.header-username{color:var(--nav-text)!important;font-size:14px}.nav-menu{border-bottom:none!important;margin-left:16px;background:transparent!important;display:flex;align-items:center;justify-content:center!important;flex:1 1 auto!important;width:auto!important;min-width:0}.nav-menu .ant-menu-item{color:var(--nav-text)!important;border-bottom:none!important;padding:0 8px!important;font-size:13.5px!important;white-space:nowrap!important;line-height:54px!important;height:54px!important;opacity:.78}.nav-menu .ant-menu-item .anticon{color:inherit!important}.nav-menu .ant-menu-item:hover{color:var(--nav-text)!important;background:#0000000f!important;opacity:1}.nav-menu .ant-menu-item-selected{color:var(--nav-text)!important;font-weight:600!important;opacity:1}.nav-menu .ant-menu-item-selected:after{border-bottom:2px solid var(--nav-text)!important}.nav-menu-en .ant-menu-item{padding:0 8px!important;font-size:13px!important}.mobile-menu-btn{display:none;color:var(--nav-text)!important}@media (max-width: 1199px){.mobile-menu-btn{display:inline-flex!important}.nav-menu{display:none!important}}@media (min-width: 1200px){.mobile-menu-btn{display:none!important}.nav-menu{display:flex!important}}.ant-card{border-radius:14px!important}.ant-card-hoverable:hover{border-color:#1677ff!important}.ant-tag{border-radius:8px!important}.ant-progress-bg{background:linear-gradient(90deg,#1677ff,#69b1ff)!important}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}:root{--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--spacing-scale: 1;--font-scale: 1;--touch-min-size: 44px}@media (max-width: 576px){:root{--spacing-scale: .5;--font-scale: .85}}@media (min-width: 577px) and (max-width: 768px){:root{--spacing-scale: .65;--font-scale: .9}}@media (max-width: 768px){.layout-header{padding:0 12px!important}.header-content{padding:0 8px!important;height:56px!important}.logo{font-size:16px!important;gap:6px!important}.logo-icon{font-size:22px!important}.nav-menu{display:none!important}.mobile-menu-btn{display:flex!important}.header-username{display:none!important}.lang-switcher-mobile .ant-select{font-size:12px!important}}@media (min-width: 1200px){.mobile-menu-btn{display:none!important}}@media (max-width: 768px){.mobile-tab-bar{display:flex!important}.layout-content{padding-bottom:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) + 4px)!important}}@media (min-width: 1200px){.mobile-tab-bar{display:none!important}}@media (max-width: 768px){.main-layout .layout-content{padding:calc(var(--app-header-height) + 12px) 8px 12px!important}.payment-recovery-banner.ant-alert{width:auto;margin:8px 4px 12px;padding:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px}.payment-recovery-banner .ant-alert-action{grid-column:1 / -1;width:100%;margin-top:2px}.payment-recovery-banner-title{align-items:flex-start;flex-direction:column;gap:5px;font-size:15px}.payment-recovery-banner-title span{white-space:normal;overflow-wrap:anywhere}.payment-recovery-banner-body{align-items:flex-start;flex-direction:column;gap:8px}.payment-recovery-banner-message.ant-typography{min-width:0;font-size:13px}.payment-recovery-banner-points{gap:5px}.payment-recovery-banner-point.ant-tag{max-width:100%;white-space:normal}.payment-recovery-banner-action.ant-btn{width:100%;min-width:0}.page-container{padding:16px 12px!important;border-radius:8px!important}.page-title{font-size:18px!important;margin-bottom:16px!important;padding-bottom:12px!important}.section-card{padding:16px 12px!important;margin-bottom:16px!important;border-radius:8px!important}.hero-section{padding:40px 16px!important;border-radius:8px!important;margin-bottom:16px!important}.hero-title{font-size:28px!important;margin-bottom:12px!important}.hero-subtitle{font-size:16px!important;margin-bottom:24px!important}.stats-row{gap:24px!important;margin-top:24px!important}.stat-number{font-size:28px!important}.stat-label{font-size:13px!important}.quick-entry-grid{gap:12px!important}.entry-card{padding:20px 16px!important;border-radius:8px!important}.entry-card-icon{width:48px!important;height:48px!important;font-size:22px!important;margin-bottom:10px!important}.entry-card-title{font-size:15px!important}.entry-card-desc{font-size:12px!important}.process-section{padding:24px 16px!important;border-radius:8px!important}.process-title{font-size:18px!important;margin-bottom:24px!important}.step-number{width:44px!important;height:44px!important;font-size:20px!important;margin-bottom:10px!important}.layout-footer{padding:16px 12px!important}.footer-links a{margin:0 8px!important;font-size:13px!important}.layout-footer p{font-size:12px!important}}@media (max-width: 768px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px!important;font-size:12px!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{padding:6px 12px!important;font-size:13px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal-body{max-height:calc(var(--app-visual-height, 100dvh) - 128px);overflow-y:auto}.ant-card-body{padding:12px!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label>label{font-size:13px!important}.ant-select-selector,.ant-select-selection-search-input,.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-input-number-input,textarea.ant-input{font-size:16px!important}.ant-tag{font-size:11px!important;padding:0 4px!important;line-height:20px!important}.ant-btn-sm{font-size:12px!important;padding:0 8px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:13px!important;padding:8px!important}.ant-pagination{font-size:12px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:28px!important;height:28px!important;line-height:28px!important}.ant-radio-wrapper,.ant-checkbox-wrapper{font-size:13px!important}}@media (max-width: 400px){.hero-title{font-size:22px!important}.hero-subtitle{font-size:14px!important}.page-title{font-size:16px!important}.entry-card{padding:14px 10px!important}.entry-card-title{font-size:14px!important}}@media (max-width: 768px) and (orientation: landscape){:root{--app-header-height: 48px}.ant-layout-header.layout-header{height:var(--app-header-height)!important;line-height:var(--app-header-height)!important}.mobile-tab-bar{height:calc(48px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;padding-bottom:var(--app-safe-bottom, env(safe-area-inset-bottom, 0px))!important}.layout-content{padding-bottom:calc(56px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.layout-header .header-content{height:48px!important}}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-tab-bar{padding-bottom:var(--app-safe-bottom, env(safe-area-inset-bottom, 0px))!important}.layout-footer{padding-bottom:calc(16px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}}@media (max-width: 768px){.ant-btn{min-height:var(--touch-min-size)}.mobile-tab-item{-webkit-tap-highlight-color:transparent;position:relative}.mobile-tab-item:active{transform:scale(.92);transition:transform .1s ease}.entry-card:active,.section-card:active,.advisor-card:active{transform:scale(.98);transition:transform .15s ease}a{-webkit-tap-highlight-color:rgba(22,119,255,.12)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-select-selection-search-input,.ant-input-number-input{font-size:16px!important}.ant-table-wrapper:after{content:"← 左右滑动查看更多 →";display:block;text-align:center;color:#bbb;font-size:11px;margin-top:6px}.ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.ant-dropdown-menu{border-radius:10px!important;box-shadow:0 4px 20px #0000001f!important;padding:8px!important}.ant-dropdown-menu-item{padding:10px 14px!important;border-radius:6px!important}}@media (max-width: 768px){::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#00000047}}html,body{max-width:100%;overflow-x:hidden}@media (max-width: 768px){.mobile-tab-bar{width:100vw!important;max-width:100vw!important;box-sizing:border-box!important;height:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;padding:6px 6px calc(7px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.main-layout .layout-content,.layout-content{overflow-x:hidden;padding-bottom:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) + 64px)!important}.mobile-tab-item{min-width:0;min-height:52px;padding:3px 2px;gap:2px;border-radius:8px}.mobile-tab-icon{font-size:19px}.mobile-tab-label{max-width:100%;overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.floating-consult-button{right:14px!important;bottom:calc(var(--app-bottom-nav-height, 68px) + 12px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.floating-consult-button .floating-consult-icon{width:44px!important;height:44px!important}body:has(.application-page) .floating-consult-button{right:14px!important;bottom:calc(var(--app-bottom-nav-height, 68px) + 20px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body:has(.application-page) .floating-consult-button .floating-consult-icon{width:44px!important;height:44px!important}body:has(.application-page) .floating-consult-button .anticon{font-size:22px!important}.mobile-menu-btn{width:var(--touch-min-size)!important;min-width:var(--touch-min-size)!important;padding:0!important}.ant-btn-sm{min-width:var(--touch-min-size)!important}.ant-card,.ant-alert,.ant-list,.ant-form,.ant-row,.ant-col,.ant-space,.ant-space-item,.ant-statistic,.ant-typography,.page-shell,.page-container,.section-card{max-width:100%;min-width:0}.ant-card-head-title,.ant-alert-message,.ant-alert-description,.ant-form-item-label>label,.ant-select-selection-item,.ant-tag,.ant-btn>span:not(.anticon),.ant-typography{overflow-wrap:anywhere;word-break:normal}.ant-btn{min-height:var(--touch-min-size);white-space:normal;line-height:1.2}.ant-input-number-handler-wrap{display:none!important}.ant-input-number{min-height:var(--touch-min-size)!important}.ant-input-number-input{min-height:42px!important;height:42px!important}.auth-modal{top:0!important;padding-bottom:calc(72px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.auth-modal .ant-modal-content{border-radius:12px!important}.auth-modal .ant-modal-body{max-height:calc(var(--app-visual-height, 100dvh) - 116px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.ant-modal-close{width:var(--touch-min-size)!important;height:var(--touch-min-size)!important;min-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.ant-modal-close-x{width:var(--touch-min-size)!important;height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important}.ant-radio-button-wrapper{min-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.25!important;padding-inline:14px!important}.ant-pagination{display:flex!important;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:4px 0 6px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ant-pagination::-webkit-scrollbar{display:none}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{flex:0 0 auto;min-width:40px!important;height:40px!important;line-height:40px!important}.ant-pagination-item a,.ant-pagination-item-link{min-width:40px!important;height:40px!important;line-height:40px!important;display:inline-flex!important;align-items:center;justify-content:center}.smart-match-page{overflow-x:hidden}.smart-match-page.is-recommendation-step{height:auto;overflow:visible}.smart-match-page>.ant-row,.smart-match-page .ant-form>.ant-row{margin-left:0!important;margin-right:0!important}.smart-match-page>.ant-row>.ant-col,.smart-match-page .ant-form>.ant-row>.ant-col{padding-left:0!important;padding-right:0!important}.smart-match-steps-card{position:static}.smart-match-steps-card .ant-steps{overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.smart-match-steps-card .ant-steps-item{min-width:104px}.smart-match-action-row,.smart-match-action-row .ant-space-item,.smart-match-action-row .ant-btn,.smart-match-checkbox-group{width:100%}.smart-match-checkbox-grid{margin-left:-4px!important;margin-right:-4px!important}.smart-match-checkbox-grid>.ant-col{width:25%;padding-left:4px!important;padding-right:4px!important}.smart-match-checkbox-grid .ant-checkbox-wrapper{min-height:32px;margin-inline-start:0!important;display:inline-flex;align-items:center;white-space:nowrap}.smart-match-preference-detail-row.ant-row{display:flex!important;row-gap:2px}.smart-match-preference-detail-row>.smart-match-preference-field-col.ant-col{flex:0 0 100%!important;max-width:100%!important}.smart-match-preference-field.ant-form-item{margin-bottom:12px}.smart-match-tuition-compact{display:flex!important}.smart-match-tuition-compact .ant-input-number{flex:1 1 auto;min-width:0}.smart-match-tuition-compact .ant-btn{flex:0 0 auto;min-height:40px;padding-inline:10px!important}.smart-match-stats-card .ant-card-body{padding:10px 6px!important}.smart-match-insight-grid{grid-template-columns:1fr;gap:10px;margin-bottom:12px!important}.smart-match-expert-advice-card .ant-card-head,.smart-match-ai-combo-card .ant-card-head,.smart-match-plan-card .ant-card-head{padding:0 14px}.smart-match-expert-advice-card .ant-card-body,.smart-match-ai-combo-card .ant-card-body{padding:14px!important}.smart-match-insight-card,.smart-match-strategy-card{min-height:0!important;padding:14px!important}.smart-match-expert-column{padding:10px}.smart-match-verdict-copy{font-size:14px}.smart-match-strategy-title{font-size:15px}.smart-match-strategy-copy{font-size:14px}.smart-match-strategy-requirements{margin-top:6px;padding-top:10px}.smart-match-strategy-requirements-title{font-size:14px}.smart-match-strategy-requirements-list .ant-typography{font-size:13px}.smart-match-filter-strip{margin-bottom:14px!important}.smart-match-filter-strip .ant-card-body{padding:10px!important}.smart-match-filter-toolbar{display:grid;grid-template-columns:1fr;gap:10px}.smart-match-stats-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.smart-match-stats-row:before,.smart-match-stats-row:after{display:none!important}.smart-match-stats-row>.ant-col{max-width:none;padding:0!important}.smart-match-stats-row .ant-btn{width:100%;min-width:0!important}.smart-match-filter-button{min-width:0;padding:6px 8px}.smart-match-result-tools{gap:8px;padding-top:10px}.smart-match-result-primary-row,.smart-match-result-range-row{grid-template-columns:1fr;gap:8px}.smart-match-result-search,.smart-match-result-count,.smart-match-result-select-province,.smart-match-result-sort{grid-column:1 / -1}.smart-match-result-count{min-height:42px;padding:6px 10px}.smart-match-result-search .ant-input-group{height:44px}.smart-match-result-search .ant-input-affix-wrapper{height:44px;padding:0 12px}.smart-match-result-search .ant-input-group-addon{width:52px}.smart-match-result-search .ant-input-search-button{width:52px;height:44px}.smart-match-result-select .ant-select-selector,.smart-match-result-reset.ant-btn{min-height:42px;height:42px}.smart-match-result-select .ant-select-selection-item,.smart-match-result-select .ant-select-selection-placeholder{line-height:40px!important;font-size:13px}.smart-match-range-filter{gap:5px}.smart-match-range-input.ant-input-number{height:42px}.smart-match-range-input .ant-input-number-input{height:40px}.smart-match-result-reset.ant-btn{grid-column:1 / -1;width:100%;padding-inline:8px}.smart-match-stats-row .ant-statistic-title{font-size:12px}.smart-match-stats-row .ant-statistic-content{font-size:18px}.smart-match-plan-card{position:static!important}.smart-match-plan-sticky-stack{position:static!important;max-height:none!important;display:block!important}.smart-match-plan-control-panel{margin-bottom:12px}.smart-match-student-score-card{margin:12px 0 0}.smart-match-student-score-subjects,.smart-match-student-score-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-match-student-score-subject,.smart-match-student-score-metric{padding-inline:8px}.smart-match-plan-volume-card{padding:10px}.smart-match-plan-volume-metrics{grid-template-columns:1fr;gap:8px}.smart-match-plan-volume-value{font-size:20px}.smart-match-recommendation-pagination{justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.smart-match-workbench-main{height:auto!important;display:block!important;margin-left:0!important;margin-right:0!important}.smart-match-workbench-main>.ant-col{height:auto!important;max-width:none;overflow:visible!important;padding-left:0!important;padding-right:0!important}.smart-match-membership-overlay{position:fixed;top:0;right:0;bottom:0;left:0;align-items:center;padding:20px;overflow-y:auto}.smart-match-membership-dialog.ant-card{width:100%;max-width:420px}.smart-match-membership-dialog .ant-card-body{padding:26px 20px!important}.smart-match-membership-dialog-title{font-size:19px}.smart-match-membership-dialog-desc{font-size:14px}.smart-match-plan-sidebar{margin-top:16px}.smart-match-plan-item-header{align-items:flex-start}.smart-match-plan-footer-actions{display:grid!important;grid-template-columns:1fr;gap:8px}.smart-match-plan-footer-actions .ant-btn,.smart-match-plan-footer-actions .ant-btn:first-child,.smart-match-plan-footer-actions .ant-btn-primary{width:100%;flex:none}body:has(.smart-match-page.is-recommendation-step) .floating-consult-button,body:has(.ant-modal-mask) .floating-consult-button,body.keyboard-open .floating-consult-button{display:none!important}body:has(.ant-modal-mask) .mobile-tab-bar,body:has(.ant-drawer-mask) .mobile-tab-bar,body.keyboard-open .mobile-tab-bar{opacity:0;pointer-events:none;transform:translateY(8px)}.auth-modal a,.ant-modal .ant-checkbox-wrapper a{display:inline-flex;min-height:40px;align-items:center}.university-card-website{min-height:40px;padding:6px 0}.university-card-school-name.ant-btn{min-height:var(--touch-min-size);padding:4px 0}.smart-match-steps-card{margin-bottom:14px!important}.smart-match-steps-card .ant-card-body{padding:12px 10px!important}.smart-match-steps-card .smart-match-stepper.ant-steps{display:flex!important;width:100%;overflow:visible!important;padding:0!important;position:relative}.smart-match-steps-card .smart-match-stepper .ant-steps-item{flex:1 1 0!important;min-width:0!important;padding-inline-start:0!important;position:relative}.smart-match-steps-card .smart-match-stepper .ant-steps-item:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 24px);right:calc(-50% + 24px);height:3px;border-radius:999px;background:linear-gradient(90deg,#1677ff,#8ec8ff);box-shadow:0 4px 12px #1677ff29;z-index:0}.smart-match-steps-card .smart-match-stepper .ant-steps-item-process:not(:last-child):after,.smart-match-steps-card .smart-match-stepper .ant-steps-item-wait:not(:last-child):after{background:linear-gradient(90deg,#d8e1ee,#edf2f7);box-shadow:none}.smart-match-steps-card .smart-match-stepper .ant-steps-item-finish:not(:last-child):after{background:linear-gradient(90deg,#1677ff,#8ec8ff)}.smart-match-steps-card .smart-match-stepper .ant-steps-item-container{min-height:72px!important;display:flex!important;flex-direction:column;align-items:center!important;justify-content:flex-start;padding:0 2px}.smart-match-steps-card .smart-match-stepper .ant-steps-item-icon{width:34px!important;height:34px!important;margin:0 auto 8px!important;position:relative;z-index:1}.smart-match-steps-card .smart-match-stepper .ant-steps-icon{font-size:17px!important;line-height:34px!important}.smart-match-steps-card .smart-match-stepper .ant-steps-item-content{width:100%;min-height:0!important;text-align:center}.smart-match-steps-card .smart-match-stepper .ant-steps-item-title{width:100%;padding-inline-end:0!important;line-height:1.25!important}.smart-match-steps-card .smart-match-stepper .ant-steps-item-title:after,.smart-match-steps-card .smart-match-stepper .ant-steps-item-tail{display:none!important}.smart-match-step-title-button{width:100%;min-height:40px;padding:2px;display:inline-flex;align-items:center;justify-content:center;white-space:normal}.smart-match-step-title-button .ant-typography{font-size:13px!important;line-height:1.2!important}.university-ranking-type-select-card.ant-card{margin-top:-18px!important;margin-bottom:12px!important}.university-ranking-type-select-card .ant-card-body{display:grid;gap:8px;padding:12px!important}.university-ranking-type-select.ant-select{width:100%!important}.university-ranking-type-select .ant-select-selector{min-height:var(--touch-min-size)!important;border-radius:10px!important;align-items:center}.university-ranking-type-desc{display:block;color:#64748b;font-size:12px;line-height:1.55}.university-ranking-filter-card.ant-card{margin-top:12px!important}.university-ranking-filter-card .ant-card-body{padding:12px!important}.university-ranking-filter-grid{width:100%;display:grid;grid-template-columns:1fr;align-items:center;gap:10px}.university-ranking-search-input.ant-input-affix-wrapper{width:100%!important;min-height:var(--touch-min-size);border-radius:8px;font-size:15px;align-items:center}.university-ranking-search-input .ant-input{height:40px!important;line-height:40px!important}.university-ranking-filter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.university-ranking-region-select.ant-select{width:100%!important}.university-ranking-region-select .ant-select-selector{min-height:var(--touch-min-size)!important;border-radius:8px!important;align-items:center}.university-ranking-region-select .ant-select-selection-search-input{height:42px!important}.university-ranking-reset-button.ant-btn{height:40px;min-height:40px;padding:0 2px;white-space:nowrap}.university-ranking-scope-toggle.ant-radio-group{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.university-ranking-scope-toggle .ant-radio-button-wrapper{height:42px;line-height:40px;text-align:center;font-size:14px}.university-ranking-filter-help{justify-self:center;margin-top:2px}.university-ranking-card-list{display:grid;gap:10px;margin-top:12px;min-width:0}.university-ranking-card{width:100%;min-width:0;min-height:72px;display:grid;grid-template-columns:46px 40px minmax(0,1fr) minmax(74px,auto);align-items:center;gap:9px;padding:10px;border:1px solid rgba(15,23,42,.06);border-radius:12px;background:#fff;box-shadow:0 3px 12px #0f172a0d;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.university-ranking-card.is-top{border-color:#1677ff2e;background:linear-gradient(180deg,#fff,#f8fbff)}.university-ranking-card:active{transform:translateY(1px)}.university-ranking-card-rank{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:0;color:#64748b;font-size:16px;font-weight:800;line-height:1}.university-ranking-card-rank .anticon{font-size:17px}.university-ranking-card-logo{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f8fafc;color:#94a3b8;overflow:hidden}.university-ranking-card-logo img{width:100%;height:100%;object-fit:contain}.university-ranking-card-main,.university-ranking-card-side{min-width:0;display:grid}.university-ranking-card-main{gap:4px}.university-ranking-card-title{min-width:0;color:#1677ff;font-size:16px;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.university-ranking-card-meta{min-width:0;display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.university-ranking-card-side{justify-items:end;gap:3px}.university-ranking-card-score{font-size:15px;font-weight:800;line-height:1.1}.university-ranking-card-score-label{max-width:82px;color:#94a3b8;font-size:10px;line-height:1.1;text-align:right}.university-ranking-card-tier.ant-tag{max-width:74px;margin-inline-end:0;overflow:hidden;text-overflow:ellipsis}.university-ranking-card-pagination.ant-pagination{width:100%;margin:8px 0 calc(var(--app-bottom-nav-height, 68px) + 4px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;padding:4px 0 8px!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.university-ranking-card-pagination.ant-pagination::-webkit-scrollbar{display:none}.university-ranking-card-pagination .ant-pagination-item,.university-ranking-card-pagination .ant-pagination-prev,.university-ranking-card-pagination .ant-pagination-next,.university-ranking-card-pagination .ant-pagination-jump-prev,.university-ranking-card-pagination .ant-pagination-jump-next{flex:0 0 auto;min-width:40px!important;height:40px!important;line-height:40px!important}@media (max-width: 374px){.university-ranking-card{grid-template-columns:38px 34px minmax(0,1fr) minmax(62px,auto);gap:7px;padding:9px 8px}.university-ranking-card-logo{width:32px;height:32px;border-radius:8px}.university-ranking-card-title{font-size:15px}.university-ranking-card-score-label,.university-ranking-card-tier.ant-tag{max-width:66px}}.university-search-card.ant-card{margin-bottom:12px!important;border-radius:12px!important}.university-search-card .ant-card-body{padding:12px!important}.university-search-controls{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:14px}.university-search-controls+.university-filter-row{margin-top:20px!important}.university-search-summary-row{width:100%;min-width:0!important}.university-data-version-filter{width:100%;min-width:0!important;justify-content:flex-start!important}.university-data-version-select.ant-select{width:100%!important;max-width:100%}.university-data-version-select .ant-select-selector{min-height:var(--touch-min-size)!important;height:var(--touch-min-size)!important;align-items:center}.university-search-input.ant-input-search .ant-input-affix-wrapper,.university-search-input.ant-input-search .ant-input-search-button{min-height:var(--touch-min-size)!important}.university-search-input.ant-input-search .ant-input{height:40px!important;line-height:40px!important}.university-search-input.ant-input-search .ant-input-group-addon,.university-search-input.ant-input-search .ant-input-search-button{height:var(--touch-min-size)!important}.university-data-version-select .ant-select-selection-item,.university-data-version-select .ant-select-selection-placeholder{line-height:42px!important}.university-data-version-select .ant-select-selection-search-input{height:42px!important}.university-search-summary-row .ant-btn-link{min-height:40px!important;padding-inline:0!important}.university-filter-row{display:flex!important;align-items:flex-start!important;gap:8px!important;margin-top:10px!important;min-width:0}.university-filter-label{flex:0 0 66px;min-width:66px!important;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;color:#334155;font-size:12px;line-height:1.2!important;white-space:nowrap}.university-filter-options{display:flex!important;flex:1 1 auto;flex-wrap:nowrap!important;align-items:flex-start!important;gap:8px!important;min-width:0;overflow:hidden;padding:0}.university-filter-row-select{align-items:center!important}.university-filter-row-select .university-filter-label{line-height:var(--touch-min-size)!important}.university-filter-row-select .university-filter-options{align-items:center!important;overflow:visible}.university-filter-select.ant-select{width:100%!important;min-width:0}.university-filter-select .ant-select-selector{min-height:var(--touch-min-size)!important;height:auto!important;padding:5px 34px 5px 12px!important;align-items:center!important;border-radius:10px!important}.university-filter-select .ant-select-selection-search-input{height:32px!important}.university-filter-select .ant-select-selection-placeholder,.university-filter-select .ant-select-selection-item{line-height:32px!important;font-size:14px}.university-filter-select.ant-select-multiple .ant-select-selection-overflow{row-gap:4px}.university-filter-select.ant-select-multiple .ant-select-selection-item{min-height:26px;line-height:24px!important;border-radius:999px;background:#eef4ff;color:#155eef;font-weight:600}.university-filter-chip-list{display:flex!important;flex:1 1 auto;flex-wrap:wrap!important;gap:8px!important;min-width:0;overflow:visible}.university-filter-chip.ant-btn,.university-filter-toggle.ant-btn{flex:0 0 auto;height:var(--touch-min-size)!important;min-height:var(--touch-min-size)!important;padding:0 14px!important;border-radius:999px!important;font-size:13px}.university-filter-toggle.ant-btn{padding:0 8px!important;margin-left:auto;align-self:flex-start}.application-major-slots{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.application-major-slot,.application-major-slot:not(.is-empty){display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:0!important;padding:9px 10px!important}.application-major-slot.is-empty{grid-template-columns:minmax(0,1fr) auto!important}.application-major-slot-main,.application-major-name,.application-university-name,.application-university-name-button.ant-btn{min-width:0!important;writing-mode:horizontal-tb!important;word-break:normal!important;overflow-wrap:anywhere!important}.application-major-name{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px!important;line-height:1.35!important}.application-major-slot-actions{display:grid!important;grid-template-columns:repeat(2,44px)!important;justify-content:end!important;gap:6px!important;margin:0!important;white-space:normal!important}.application-major-slot-actions .ant-space-item{line-height:0}.application-major-slot-actions .ant-btn{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.application-university-body{grid-template-areas:"order" "name" "detail" "snapshot"!important;grid-template-columns:1fr!important}.application-university-detail-action{grid-area:detail!important}.application-university-snapshot{width:100%}.application-adjustment-panel,.application-university-actions{grid-template-columns:1fr!important;align-items:stretch!important}.application-adjustment-control.ant-radio-group{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;width:min(100%,320px)!important;margin-inline:0!important}.application-adjustment-option.ant-radio-wrapper{justify-content:center!important;min-height:44px!important;padding:0 10px!important}.application-university-action-buttons{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(76px,1fr))!important;width:100%!important;max-width:none!important;gap:8px!important;margin-inline:0!important}.application-university-action-buttons .ant-btn{width:100%!important;height:44px!important;min-height:44px!important}.membership-order-card-list{display:grid;gap:10px}.membership-compare-card .ant-card-body{overflow-x:hidden!important}.membership-compare-grid,.membership-compare-grid>div{min-width:0!important}.membership-compare-grid .ant-typography{min-width:0;overflow-wrap:anywhere}.membership-order-card-item.ant-list-item{display:grid;gap:10px;padding:12px!important;border:1px solid #e5edf7!important;border-radius:10px;background:#fff}.membership-order-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.membership-order-plan-name{min-width:0;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.membership-order-amount{color:#f5222d;font-size:16px;font-weight:750;white-space:nowrap}.membership-order-card-body{display:grid;gap:8px}.membership-order-meta-row,.membership-order-number{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;color:#64748b;font-size:12px}.membership-order-meta-row>.ant-typography,.membership-order-number-value{min-width:0;color:#1f2937;font-size:12px;overflow-wrap:anywhere}.membership-order-number{align-items:start}.membership-order-number-value .ant-typography-copy{margin-inline-start:4px}.membership-member-summary-col{justify-content:center!important;text-align:center}.membership-status-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px!important;align-items:stretch!important;justify-items:center;text-align:center}.membership-status-item{display:grid!important;grid-template-columns:minmax(0,1fr);align-items:start!important;justify-items:center;gap:3px!important;min-width:0;white-space:normal!important}.membership-status-label{display:block;line-height:1.2;white-space:nowrap}.membership-status-value{width:fit-content;max-width:100%;min-height:24px;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.membership-status-divider{display:none}.membership-usage-section{text-align:center}.membership-usage-steps.ant-steps-vertical{width:min(100%,320px);margin:0 auto!important}.membership-usage-steps.ant-steps-vertical .ant-steps-item{display:flex;justify-content:center;position:relative;padding-bottom:34px}.membership-usage-steps.ant-steps-vertical .ant-steps-item:last-child{padding-bottom:0}.membership-usage-steps.ant-steps-vertical .ant-steps-item-container{width:260px;display:grid;grid-template-columns:74px minmax(0,170px);align-items:center;justify-content:center;column-gap:14px}.membership-usage-steps.ant-steps-vertical .ant-steps-item-icon{grid-column:1;justify-self:center;margin:0!important}.membership-usage-steps.ant-steps-vertical .ant-steps-item-content{grid-column:2;min-width:0;min-height:0;padding-bottom:0!important;text-align:left}.membership-usage-steps.ant-steps-vertical .ant-steps-item-title{padding-inline-end:0!important;font-size:16px;line-height:1.3}.membership-usage-steps.ant-steps-vertical .ant-steps-item-description{font-size:13px;line-height:1.4}.membership-usage-steps.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail,.membership-usage-steps.ant-steps-vertical .ant-steps-item-title:after{display:none!important}.membership-usage-steps.ant-steps-vertical .ant-steps-item:not(:last-child):after{content:"↓";position:absolute;left:50%;bottom:4px;transform:translate(-50%);color:#8ab9ff;font-size:25px;line-height:1}.membership-pay-modal.is-pending .ant-modal-content{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.membership-pay-modal.is-pending .ant-modal-body{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)));overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body.keyboard-open .membership-pay-modal.is-pending .ant-modal-content,body.keyboard-open .membership-pay-modal.is-pending .ant-modal-body{max-height:calc(var(--app-visual-height, 100dvh) - 16px - var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.assessment-center-page{padding-bottom:calc(var(--app-bottom-nav-height, 68px) + 28px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.assessment-center-page .ant-card,.assessment-center-page .ant-card-body{overflow:hidden}.assessment-center-page .ant-progress{flex:0 0 auto}.hero-section,.process-steps-container,.assessment-grid,.advisor-card,.university-search-card,.membership-compare-card{max-width:100%;min-width:0}.hero-section{padding-left:12px!important;padding-right:12px!important}.hero-section .stats-row{gap:12px!important}.hero-section .ant-col,.process-step,.process-step .step-info{min-width:0}.advisor-card .advisor-intro,.advisor-card .advisor-role,.advisor-card .advisor-name{overflow-wrap:anywhere}.advisor-card .advisor-badges{gap:6px}.advisor-card .badge-pill{max-width:100%;white-space:normal}.membership-compare-card .ant-card-body,.membership-compare-grid{overflow-x:hidden!important}.membership-compare-grid{display:block}.membership-compare-grid>div{min-width:0!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important}.membership-compare-grid .ant-typography{overflow-wrap:anywhere;white-space:normal}.university-search-card .university-search-controls{min-width:0}.university-search-summary-row{min-width:0;flex:1 1 auto}.university-data-version-filter,.university-data-version-select.ant-select{min-width:0!important;width:100%!important}.university-filter-row,.university-filter-options,.university-filter-chip-list{min-width:0}.university-filter-chip.ant-btn,.university-filter-toggle.ant-btn{white-space:normal}.assessment-center-page .ant-row{min-width:0}.assessment-grid,.quick-entry-grid,.process-steps{max-width:100%;min-width:0}.assessment-card{min-width:0}.assessment-card-content{grid-template-columns:40px minmax(0,1fr)!important;gap:0 10px!important}.assessment-icon-wrapper{width:40px!important;height:40px!important}.assessment-card h4,.assessment-card p,.assessment-info-box,.assessment-meta{min-width:0;overflow-wrap:anywhere}.assessment-card h4 span,.assessment-meta span{white-space:normal!important}.section-card .ant-card-head,.section-card .ant-card-body{padding-left:12px!important;padding-right:12px!important}.section-card .ant-statistic-title{font-size:12px!important;line-height:1.25!important;white-space:normal}.section-card .ant-statistic-content{font-size:20px!important;line-height:1.2!important}.section-card .ant-row{margin-left:0!important;margin-right:0!important}.section-card .ant-row>.ant-col{padding-left:4px!important;padding-right:4px!important}.ant-tabs-nav-wrap{min-width:0}.ant-tabs-tab-btn span{display:inline-flex;align-items:center;min-width:0;white-space:normal;line-height:1.2}.feedback-page .ant-radio-group,.feedback-page .ant-radio-group .ant-space{width:100%}.feedback-page .ant-radio-group .ant-space{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.feedback-page .ant-radio-group .ant-space-item,.feedback-page .ant-radio-button-wrapper{width:100%}.feedback-page .ant-radio-button-wrapper{min-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;white-space:normal;text-align:center;line-height:1.2!important}.feedback-page .ant-input,.feedback-page .ant-input-affix-wrapper{min-height:var(--touch-min-size)!important}}@media (min-width: 769px) and (max-width: 1199px){.layout-header{padding:0 12px!important}.header-content{padding:0 16px!important;height:var(--app-header-height)!important}.nav-menu{display:none!important}.mobile-menu-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:var(--touch-min-size)!important;min-width:var(--touch-min-size)!important;padding:0!important}.header-username{display:none!important}.mobile-tab-bar{display:flex!important;width:100vw!important;max-width:100vw!important;box-sizing:border-box!important;height:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;padding:6px 12px calc(7px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.main-layout .layout-content,.layout-content{overflow-x:hidden;padding-bottom:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) + 64px)!important}.floating-consult-button{right:18px!important;bottom:calc(var(--app-bottom-nav-height, 68px) + 18px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.layout-footer{display:none!important}.ant-btn:not(.ant-btn-circle),.ant-select-selector,.ant-picker,.ant-input,.ant-input-affix-wrapper,.ant-radio-button-wrapper{min-height:var(--touch-min-size)!important}.layout-header .ant-btn{height:var(--touch-min-size)!important;min-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center;justify-content:center}.ant-modal-close,.ant-modal-close-x{width:var(--touch-min-size)!important;height:var(--touch-min-size)!important;min-height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important}.auth-modal .ant-btn-link,.auth-modal a,.ant-modal .ant-checkbox-wrapper a{min-height:40px;display:inline-flex;align-items:center}.ant-input-number{min-height:var(--touch-min-size)!important}.ant-input-number-input{min-height:42px!important;height:42px!important}.ant-input-number-handler-wrap{display:none!important}.smart-match-step-title-button{min-height:var(--touch-min-size)!important;padding:4px 6px!important;display:inline-flex!important;align-items:center;justify-content:center;white-space:normal;line-height:1.2!important}.university-search-card .ant-card-body{padding:18px!important}.university-search-controls{grid-template-columns:minmax(0,1fr) minmax(214px,auto)!important;align-items:stretch!important;gap:12px!important;margin-bottom:16px!important}.university-search-controls+.university-filter-row{margin-top:16px!important}.university-search-input{grid-column:1 / -1}.university-search-summary-row{width:100%;min-width:0!important}.university-search-summary-row .ant-btn-link{padding-inline:0!important}.university-data-version-filter{width:100%;min-width:0!important;justify-content:flex-end!important}.university-data-version-select.ant-select{width:100%!important;max-width:236px}.university-data-version-select .ant-select-selector{height:var(--touch-min-size)!important;min-height:var(--touch-min-size)!important;align-items:center}.university-data-version-select .ant-select-selection-item,.university-data-version-select .ant-select-selection-placeholder{line-height:42px!important}.university-filter-label{line-height:var(--touch-min-size)!important}.university-filter-chip-list{gap:10px!important}.university-filter-chip.ant-btn,.university-filter-toggle.ant-btn{height:var(--touch-min-size)!important;min-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center}.university-card-website{min-height:40px;padding:6px 0}.feedback-page .ant-radio-group,.feedback-page .ant-radio-group .ant-space{width:100%}.feedback-page .ant-radio-group .ant-space{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}.feedback-page .ant-radio-group .ant-space-item,.feedback-page .ant-radio-button-wrapper{width:100%}.feedback-page .ant-radio-button-wrapper{height:auto!important;min-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;white-space:normal;text-align:center;line-height:1.2!important}}@media (max-width: 1199px){body:has(.smart-match-page) .floating-consult-button,body:has(.application-page) .floating-consult-button,body:has(.university-search-card) .floating-consult-button,body:has(.feedback-page) .floating-consult-button{display:none!important}.layout-content .ant-card a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website),.layout-content .ant-list a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website),.layout-content .ant-result a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website){display:inline-flex;align-items:center;max-width:100%;min-height:40px;line-height:1.35;vertical-align:middle;overflow-wrap:anywhere}.ant-dropdown-menu-item,.ant-select-item-option{min-height:40px;display:flex;align-items:center}.university-filter-select .ant-select-selector,.university-data-version-select .ant-select-selector{min-height:var(--touch-min-size)!important}}@media (max-width: 768px){.layout-content .ant-card a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website),.layout-content .ant-list a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website),.layout-content .ant-result a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website){min-height:var(--touch-min-size)}.smart-match-page .ant-card,.smart-match-page .section-card,.application-page .ant-card,.feedback-page .ant-card{scroll-margin-bottom:calc(var(--app-bottom-nav-height, 68px) + 28px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))}.smart-match-page .ant-form-item:last-child,.feedback-page .ant-form-item:last-child{margin-bottom:22px!important}}@media (min-width: 769px) and (max-width: 1199px){.layout-content .ant-card a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website),.layout-content .ant-list a[href]:not(.ant-btn):not(.ant-pagination-item-link):not(.university-card-website){min-height:var(--touch-min-size)}.university-card-website{min-height:var(--touch-min-size);display:inline-flex;align-items:center}.university-card-school-name.ant-btn{min-height:var(--touch-min-size)}.university-search-card.ant-card{position:relative;z-index:1}}@supports (padding-bottom: env(safe-area-inset-bottom)){@media (max-width: 768px){.mobile-tab-bar{height:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}}}@media (max-width: 768px){body:has(.university-search-card) .main-layout .layout-content,body:has(.smart-match-page) .main-layout .layout-content,body:has(.application-page) .main-layout .layout-content,body:has(.feedback-page) .main-layout .layout-content,body:has(.assessment-center-page) .main-layout .layout-content{padding-bottom:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) + 88px)!important}.university-overview-card,.smart-match-school-card,.smart-match-university-card,.application-university-row,.feedback-page .ant-card,.assessment-center-page .ant-card{scroll-margin-bottom:calc(var(--app-bottom-nav-height, 68px) + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)) + 48px)!important}.university-overview-card:last-of-type,.smart-match-school-card:last-of-type,.smart-match-university-card:last-of-type,.application-university-row:last-of-type{margin-bottom:calc(22px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}body:has(.university-search-card) .ant-pagination,body:has(.application-page) .ant-pagination,body:has(.smart-match-page) .ant-pagination{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;margin-bottom:calc(var(--app-bottom-nav-height, 68px) + 4px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 2px 8px!important;white-space:nowrap!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.smart-match-major-overflow .smart-match-major-pagination.ant-pagination{justify-content:center!important;margin-bottom:0!important;padding:4px 2px 0!important}body:has(.university-search-card) .ant-pagination::-webkit-scrollbar,body:has(.application-page) .ant-pagination::-webkit-scrollbar,body:has(.smart-match-page) .ant-pagination::-webkit-scrollbar{display:none}body:has(.university-search-card) .ant-pagination-total-text,body:has(.application-page) .ant-pagination-total-text,body:has(.smart-match-page) .ant-pagination-total-text{flex:0 0 auto!important;margin-inline-end:8px!important}body:has(.university-search-card) .ant-pagination-item,body:has(.university-search-card) .ant-pagination-prev,body:has(.university-search-card) .ant-pagination-next,body:has(.university-search-card) .ant-pagination-jump-prev,body:has(.university-search-card) .ant-pagination-jump-next,body:has(.application-page) .ant-pagination-item,body:has(.application-page) .ant-pagination-prev,body:has(.application-page) .ant-pagination-next,body:has(.application-page) .ant-pagination-jump-prev,body:has(.application-page) .ant-pagination-jump-next,body:has(.smart-match-page) .ant-pagination-item,body:has(.smart-match-page) .ant-pagination-prev,body:has(.smart-match-page) .ant-pagination-next,body:has(.smart-match-page) .ant-pagination-jump-prev,body:has(.smart-match-page) .ant-pagination-jump-next{flex:0 0 auto!important;min-width:40px!important;height:40px!important;line-height:40px!important}}@media (pointer: coarse){body:has(.university-search-card) .ant-select-selector,body:has(.university-ranking-filter-card) .ant-select-selector,.university-ranking-type-select-card .ant-select-selector{min-height:var(--touch-min-size)!important;align-items:center!important}body:has(.university-search-card) .ant-select-selection-search-input,body:has(.university-ranking-filter-card) .ant-select-selection-search-input,.university-ranking-type-select-card .ant-select-selection-search-input{height:42px!important;line-height:42px!important}body:has(.university-search-card) .ant-input,body:has(.university-ranking-filter-card) .ant-input{min-height:40px!important;line-height:40px!important}body:has(.university-search-card) .ant-input-affix-wrapper,body:has(.university-ranking-filter-card) .ant-input-affix-wrapper,body:has(.university-search-card) .ant-input-search-button{min-height:var(--touch-min-size)!important;align-items:center!important}body:has(.university-search-card) .ant-pagination,body:has(.university-ranking-filter-card) .ant-pagination{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 2px 8px!important;white-space:nowrap!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}body:has(.university-search-card) .ant-pagination::-webkit-scrollbar,body:has(.university-ranking-filter-card) .ant-pagination::-webkit-scrollbar{display:none}body:has(.university-search-card) .ant-pagination-total-text,body:has(.university-ranking-filter-card) .ant-pagination-total-text{flex:0 0 auto!important}body:has(.university-search-card) .ant-pagination-item,body:has(.university-search-card) .ant-pagination-prev,body:has(.university-search-card) .ant-pagination-next,body:has(.university-search-card) .ant-pagination-jump-prev,body:has(.university-search-card) .ant-pagination-jump-next,body:has(.university-ranking-filter-card) .ant-pagination-item,body:has(.university-ranking-filter-card) .ant-pagination-prev,body:has(.university-ranking-filter-card) .ant-pagination-next,body:has(.university-ranking-filter-card) .ant-pagination-jump-prev,body:has(.university-ranking-filter-card) .ant-pagination-jump-next{flex:0 0 auto!important;min-width:40px!important;height:40px!important;line-height:40px!important}body:has(.university-search-card) .ant-pagination-item a,body:has(.university-search-card) .ant-pagination-item-link,body:has(.university-ranking-filter-card) .ant-pagination-item a,body:has(.university-ranking-filter-card) .ant-pagination-item-link{min-width:40px!important;height:40px!important;line-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body:has(.university-search-card) .ant-pagination-options,body:has(.university-ranking-filter-card) .ant-pagination-options{display:inline-flex!important;align-items:center!important;gap:8px}body:has(.university-search-card) .ant-pagination-options-quick-jumper input,body:has(.university-ranking-filter-card) .ant-pagination-options-quick-jumper input{min-width:48px!important;height:40px!important;line-height:40px!important}}@media (max-width: 1199px){.ant-input-number-input{min-height:var(--touch-min-size)!important;height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important}body:has(.university-search-card) .ant-pagination-item,body:has(.university-search-card) .ant-pagination-prev,body:has(.university-search-card) .ant-pagination-next,body:has(.university-search-card) .ant-pagination-jump-prev,body:has(.university-search-card) .ant-pagination-jump-next,body:has(.university-ranking-filter-card) .ant-pagination-item,body:has(.university-ranking-filter-card) .ant-pagination-prev,body:has(.university-ranking-filter-card) .ant-pagination-next,body:has(.university-ranking-filter-card) .ant-pagination-jump-prev,body:has(.university-ranking-filter-card) .ant-pagination-jump-next,.university-ranking-card-pagination .ant-pagination-item,.university-ranking-card-pagination .ant-pagination-prev,.university-ranking-card-pagination .ant-pagination-next,.university-ranking-card-pagination .ant-pagination-jump-prev,.university-ranking-card-pagination .ant-pagination-jump-next{min-width:var(--touch-min-size)!important;height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important}body:has(.university-search-card) .ant-pagination-item a,body:has(.university-search-card) .ant-pagination-item-link,body:has(.university-ranking-filter-card) .ant-pagination-item a,body:has(.university-ranking-filter-card) .ant-pagination-item-link,.university-ranking-card-pagination .ant-pagination-item a,.university-ranking-card-pagination .ant-pagination-item-link{min-width:var(--touch-min-size)!important;height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body:has(.university-search-card) .ant-pagination-options-quick-jumper input,body:has(.university-ranking-filter-card) .ant-pagination-options-quick-jumper input,.university-card-website{min-height:var(--touch-min-size)!important}body:has(.university-search-card) .ant-pagination-options-quick-jumper input,body:has(.university-ranking-filter-card) .ant-pagination-options-quick-jumper input{height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important}body:has(.university-search-card) .university-search-input.ant-input-search,body:has(.university-search-card) .university-search-input .ant-input-wrapper,body:has(.university-search-card) .university-search-input .ant-input-affix-wrapper,body:has(.university-search-card) .university-search-input .ant-input,body:has(.university-search-card) .university-search-summary-row .ant-btn,body:has(.university-ranking-filter-card) .university-ranking-search-input.ant-input-affix-wrapper,body:has(.university-ranking-filter-card) .university-ranking-search-input .ant-input,body:has(.university-ranking-filter-card) .university-ranking-reset-button.ant-btn{min-height:var(--touch-min-size)!important;height:var(--touch-min-size)!important;line-height:var(--touch-min-size)!important}body:has(.university-search-card) .university-search-summary-row .ant-btn,body:has(.university-ranking-filter-card) .university-ranking-reset-button.ant-btn{padding:0 8px!important}}.home-section-link,.home-section-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#666;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 2px;border-radius:8px;font-size:14px;line-height:1.2;transition:color .2s ease,background .2s ease,font-weight .2s ease}.home-section-link{color:#999;gap:4px}.home-section-filter.is-active{color:#1677ff;background:#1677ff14;font-weight:600}.home-section-link:hover,.home-section-link:focus-visible,.home-section-filter:hover,.home-section-filter:focus-visible{color:#1677ff;background:#1677ff14;outline:none}@media (pointer: coarse),(max-width: 1199px){.home-section-link,.home-section-filter{min-width:var(--touch-min-size);min-height:var(--touch-min-size);padding:0 12px}}.announcement-item-button{font:inherit;color:inherit}.announcement-item-button:focus-visible{outline:3px solid rgba(22,119,255,.28);outline-offset:2px}.announcement-item-title{min-width:0;line-height:1.45;overflow-wrap:anywhere}@media (pointer: coarse),(max-width: 1199px){.announcement-item-button{min-height:var(--touch-min-size)}}.score-plan-actions.ant-space{flex-wrap:wrap}.score-plan-action-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.match-result-card-actions.ant-space{flex-wrap:wrap;justify-content:center}.match-result-action-button.ant-btn{display:inline-flex;align-items:center;justify-content:center}@media (max-width: 1199px){.score-plan-actions.ant-space{gap:4px!important}.score-plan-action-button.ant-btn{min-height:var(--touch-min-size)!important;padding:0 10px!important}.match-result-card-actions.ant-space{gap:4px!important}.match-result-action-button.ant-btn{min-height:var(--touch-min-size)!important;padding:0 10px!important}}@media (max-width: 768px) and (orientation: landscape){.mobile-tab-bar{height:calc(48px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important;padding:4px 8px calc(4px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.main-layout .layout-content,.layout-content{padding-bottom:calc(56px + var(--app-safe-bottom, env(safe-area-inset-bottom, 0px)))!important}.mobile-tab-item{min-height:44px}}
