.route-loading{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;opacity:0;transition:opacity .2s;pointer-events:none}.route-loading.active{opacity:1}.route-bar{height:100%;background:linear-gradient(90deg,#f59e0b,#d97706);animation:loading-bar 1.2s ease-in-out infinite;transform-origin:left}@keyframes loading-bar{0%{width:0%;opacity:1}70%{width:85%;opacity:1}to{width:100%;opacity:0}}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--navy:#1b2d4f;--navy2:#243d68;--amber:#d97706;--amber-l:#fffbeb;--amber-b:#fde68a;--green:#16a34a;--green-l:#f0fdf4;--red:#dc2626;--red-l:#fef2f2;--bg:#f7f6f3;--card:#ffffff;--border:#e8e5e0;--t1:#1c1917;--t2:#6b7280;--t3:#9ca3af;--r:14px}html,body{height:100%;background:var(--bg)}body{font-family:-apple-system,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--t1);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6}#app{max-width:480px;margin:0 auto;min-height:100vh}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}.desc-text{font-size:14px!important;line-height:1.8!important;color:#374151!important}.warn-box{font-size:13px!important;line-height:1.75!important;font-weight:500}.adv-body{font-size:14px!important;line-height:1.85!important}.shunshi-desc,.ct-body,.alter-reason,.ng-tip{font-size:13px!important;line-height:1.75!important}.city-reason{font-size:13px!important;line-height:1.65!important}.col-note{font-size:12px!important;line-height:1.6!important}
