.province-page{height:100dvh;overflow-y:auto;background:#f8f9fb;color:#1f2733;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif,system-ui}.province-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:#fff;border-bottom:1px solid #e6e9ee}.province-nav-logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:16px;color:#1f2733;text-decoration:none}.province-nav-logo-icon{font-size:20px}.province-nav-back{font-size:14px;color:#e74c3c;text-decoration:none;font-weight:500}.province-nav-back:hover{text-decoration:underline}.province-main{max-width:1080px;margin:0 auto;padding:20px 20px 48px}.province-breadcrumb{font-size:13px;color:#8a94a3;margin-bottom:16px}.province-breadcrumb a{color:#5b7fa6;text-decoration:none}.province-breadcrumb a:hover{text-decoration:underline}.province-hero{margin-bottom:24px}.province-title{font-size:30px;font-weight:700;margin:0 0 6px;line-height:1.25}.province-zh{font-size:16px;color:#8a94a3;font-weight:500;margin:0 0 8px}.province-sub{font-size:15px;color:#6b7686;margin:0;line-height:1.7}.province-map-section{margin-top:24px}.province-map-section .station-map-wrap{position:relative;width:100%;height:min(520px,62vh);border-radius:12px;overflow:hidden;border:1px solid #e6e9ee}.province-map-section .map-container{border-radius:12px}.province-map-section .map-container:fullscreen{border-radius:0}.province-map-section .maplibregl-ctrl-group{border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(31,39,51,.12)}.province-map-section .maplibregl-ctrl-group button{width:34px;height:34px}.province-map-section .station-map-search{position:absolute;top:12px;left:12px;z-index:5;width:min(320px,calc(100% - 24px))}.province-map-section .station-map-search-input{width:100%;box-sizing:border-box;padding:10px 14px;font-size:14px;font-family:inherit;color:#1f2733;background:#fff;border:1px solid #dfe4ec;border-radius:10px;box-shadow:0 2px 10px rgba(31,39,51,.12);outline:none}.province-map-section .station-map-search-input:focus{border-color:#e74c3c}.province-map-section .station-map-search-results{list-style:none;margin:6px 0 0;padding:4px;background:#fff;border:1px solid #dfe4ec;border-radius:10px;box-shadow:0 6px 18px rgba(31,39,51,.14);max-height:280px;overflow-y:auto}.province-map-section .station-map-search-results li+li{border-top:1px solid #f2f5f9}.province-map-section .station-map-search-results button{display:flex;align-items:baseline;gap:8px;width:100%;text-align:left;padding:9px 10px;background:none;border:none;border-radius:7px;cursor:pointer;font-family:inherit}.province-map-section .station-map-search-results button:hover{background:#f7f9fc}.province-map-section .station-map-search-en{font-size:14px;font-weight:500;color:#1f2733}.province-map-section .station-map-search-zh{font-size:12px;color:#8a94a3}.province-map-section .station-map-search-empty{padding:10px;font-size:13px;color:#8a94a3}.stations-search{display:flex;gap:10px;margin:20px 0 4px}.stations-search input{flex:1;min-width:0;padding:12px 14px;border:1px solid #d9e0e8;border-radius:10px;font-size:15px;font-family:inherit;color:#1f2733;background:#fff;outline:none}.stations-search input:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.stations-search button{flex-shrink:0;padding:0 22px;border:none;border-radius:10px;background:#d64545;color:#fff;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.stations-search button:hover{background:#b73535}@media (max-width:600px){.stations-search{flex-direction:column}.stations-search button{min-height:44px}}.province-map-hint{margin:10px 2px 0;font-size:13px;color:#8a94a3}.province-section{margin-top:28px}.province-section-title{font-size:18px;font-weight:700;margin:0 0 14px}.province-count{color:#8a94a3;font-size:14px;font-weight:500;margin-left:8px}.province-cta{display:inline-block;margin-top:4px;padding:12px 22px;border-radius:10px;background:#e74c3c;color:#fff;font-size:15px;font-weight:600;text-decoration:none}.province-cta:hover{background:#d4432f}.province-airport-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.province-airport{display:flex;align-items:baseline;gap:10px;background:#fff;border:1px solid #e6e9ee;border-radius:10px;padding:10px 14px}.province-airport-iata{font-size:12px;font-weight:700;color:#e74c3c;min-width:34px}.province-airport-name{font-size:14px;color:#1f2733}.province-airport-city{font-size:13px;color:#8a94a3;margin-left:auto;white-space:nowrap}.province-city-group{margin-top:22px}.province-city-name{font-size:15px;font-weight:700;color:#39424f;margin:0 0 10px}.province-station-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.province-station-chip{display:flex;align-items:baseline;gap:8px;background:#fff;border:1px solid #e6e9ee;border-radius:10px;padding:8px 12px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.province-station-chip:hover{border-color:#d7a1a1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.province-station-en{font-size:14px;font-weight:600;color:#1f2733}.province-station-zh{font-size:12px;color:#8a94a3}.province-station-tier{margin-left:auto;font-size:11px;font-weight:700;color:#5b7fa6;white-space:nowrap}