.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.chat-markdown{word-break:break-word;font-size:14px;line-height:1.8}.chat-markdown p{margin:0 0 8px}.chat-markdown p:last-child{margin-bottom:0}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3,.chat-markdown h4{margin:12px 0 6px;font-weight:600}.chat-markdown h1{font-size:18px}.chat-markdown h2{font-size:16px}.chat-markdown h3{font-size:15px}.chat-markdown h4{font-size:14px}.chat-markdown ul,.chat-markdown ol{margin:4px 0;padding-left:20px}.chat-markdown li{margin:2px 0}.chat-markdown strong{color:#1a1a1a;font-weight:600}.chat-markdown em{color:#555}.chat-markdown code{background:#f0e6ff;border-radius:3px;padding:1px 5px;font-family:Menlo,Consolas,monospace;font-size:13px}.chat-markdown pre{color:#f8f8f2;background:#2d2d2d;border-radius:8px;margin:8px 0;padding:12px;overflow-x:auto}.chat-markdown pre code{color:inherit;background:0 0;padding:0}.chat-markdown table{border-collapse:collapse;width:100%;margin:8px 0;font-size:13px}.chat-markdown th,.chat-markdown td{text-align:left;border:1px solid #d9d9d9;padding:6px 10px}.chat-markdown th{background:#fafafa;font-weight:600}.chat-markdown tr:nth-child(2n) td{background:#faf5ff}.chat-markdown blockquote{color:#555;background:#f9f0ff;border-left:3px solid #722ed1;border-radius:0 4px 4px 0;margin:8px 0;padding:4px 12px}.chat-markdown hr{border:none;border-top:1px solid #d9d9d9;margin:12px 0}.chat-markdown a{color:#722ed1;text-decoration:none}.chat-markdown a:hover{text-decoration:underline}@media (width>=769px){.app-main-layout{margin-left:200px}}@media (width<=768px){.ant-card{margin-bottom:12px!important}.ant-card-body{padding:12px!important}.ant-card-head{min-height:40px!important;padding:0 12px!important}.ant-card-head-title{font-size:14px!important}.ant-table{font-size:12px!important}.ant-table-thead>tr>th,.ant-table-thead>tr>td{white-space:nowrap;padding:8px 6px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 6px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-form-item{margin-bottom:12px!important}.ant-input-number,.ant-select,.ant-input{width:100%!important}.ant-btn-lg{width:100%;height:44px}.ant-form-inline .ant-form-item{width:100%;margin-right:0!important}.ant-form-inline{flex-direction:column!important;align-items:stretch!important}.ant-segmented{width:100%}.ant-segmented-item{min-width:0!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}.ant-modal{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{min-height:100vh;border-radius:0!important}.ant-modal-body{max-height:calc(100vh - 120px);overflow-y:auto}.ant-drawer{width:100%!important}h2,.ant-typography h2{font-size:20px!important}h3,.ant-typography h3{font-size:17px!important}h4,.ant-typography h4{font-size:15px!important}.ant-descriptions-bordered .ant-descriptions-item-label{white-space:nowrap;width:90px!important}.ant-alert{padding:8px 12px!important;font-size:12px!important}.ant-tabs-tab{padding:8px 4px!important;font-size:13px!important}.ant-pagination{font-size:12px!important}.ant-pagination-item{min-width:28px!important;height:28px!important;line-height:28px!important}.ant-space{flex-wrap:wrap}}.app-layout{min-height:100vh}.app-sider{background:#fff;border-right:1px solid #f0f0f0}.app-sider .ant-menu-item{border-radius:8px;height:44px;line-height:44px;margin:4px 8px!important}.app-sider .logo{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:48px;font-size:16px;font-weight:700;display:flex}.app-content{min-height:100vh;padding:20px 24px;transition:margin-bottom .3s}.mobile-tab-bar{display:none}@media (width<=768px){.app-sider{display:none!important}.app-main-layout{margin-left:0!important}.app-content{padding:12px 12px 72px}.mobile-tab-bar{z-index:1000;height:60px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #e8e8e8;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f;display:flex!important}.mobile-tab-bar .tab-item{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:10px;transition:color .2s;display:flex}.mobile-tab-bar .tab-item.active{color:#1677ff}.mobile-tab-bar .tab-item .tab-icon{font-size:20px}.home-features .ant-col{margin-bottom:8px;flex:0 0 50%!important;max-width:50%!important}.home-features .ant-card-body{text-align:center;padding:12px 6px!important}.home-features .ant-typography{font-size:13px!important}.home-guide .ant-col{margin-bottom:4px;flex:0 0 100%!important;max-width:100%!important}.home-query .ant-col{margin-bottom:8px;flex:0 0 100%!important;max-width:100%!important}.strategy-cards>div{flex:calc(50% - 4px)!important;min-width:0!important;padding:6px 8px!important}.strategy-cards>div>div:first-child{font-size:13px!important}}@media (width<=480px){.strategy-cards>div{flex:100%!important}}@media (width<=768px){.recommend-stats .ant-col{margin-bottom:8px;flex:0 0 33.33%!important;max-width:33.33%!important}.recommend-stats .ant-statistic-title{font-size:11px!important}.recommend-stats .ant-statistic-content-value{font-size:18px!important}.province-groups>div{flex:100%!important;min-width:0!important}.chat-messages{padding:8px!important}.chat-message{max-width:90%!important}.chat-input-row{padding:8px!important}.compare-results{grid-template-columns:1fr;gap:10px;display:grid}}@supports (padding:env(safe-area-inset-bottom)){.mobile-tab-bar{padding-bottom:env(safe-area-inset-bottom);height:calc(60px + env(safe-area-inset-bottom))}.app-content{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (width<=768px){.ant-tag{min-height:24px;padding:2px 8px!important;line-height:20px!important}.ant-checkbox-wrapper{align-items:center;min-height:32px;padding:4px 0;display:flex}.ant-btn{min-height:40px}.ant-collapse-header{padding:8px 12px!important;font-size:13px!important}}.ant-table-expanded-row>td{background:#fafafa!important}@media (width<=768px){.ant-table-expanded-row .ant-table{font-size:11px!important}.school-search-bar .ant-col{margin-bottom:8px;flex:0 0 100%!important;max-width:100%!important}.school-search-bar .ant-input{width:100%!important}.range-sim-controls{flex-direction:column!important;align-items:stretch!important}.range-sim-controls .ant-input-number{width:100%!important}}.table-scroll-hint{text-align:center;color:#999;padding:4px;font-size:11px;display:none}@media (width<=768px){.table-scroll-hint{display:block}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}.ant-layout-header{height:64px!important;line-height:64px!important}.ant-card{border-radius:12px}.ant-btn-primary{border-radius:8px}.ant-input-number,.ant-input,.ant-select-selector{border-radius:8px!important}.ant-list-item-meta{align-items:flex-start!important}.ant-card,.ant-btn,.ant-tag{transition:all .2s}
