:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#19283e;background:#e9edf4;font-size:16px;--blue:#2461dc;--muted:#7b8799;--line:#eaf0f6;--surface:#f5f7fb}*{box-sizing:border-box}body{margin:0;padding:24px 12px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #7ca8ff;outline-offset:2px}button{color:inherit}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.35}h2{font-size:21px}h3{font-size:17px}p{line-height:1.65}small,.meta{font-size:12px;color:var(--muted);line-height:1.7}.phone{max-width:414px;height:min(900px,calc(100dvh - 48px));min-height:560px;background:var(--surface);border-radius:38px;box-shadow:0 18px 70px #1b35551c,0 0 0 8px #fff;overflow:hidden;position:relative;margin:auto;display:flex;flex-direction:column}.statusbar{height:37px;flex-shrink:0;background:#fff;padding:10px 24px 0;display:flex;justify-content:space-between;font-size:12px}header{height:53px;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #f3f5f8}.head-title{font-size:17px;font-weight:650;display:flex;align-items:center;gap:7px}.capsule{border:1px solid #e5e9ee;border-radius:18px;font-size:17px;display:flex;align-items:center;gap:11px;padding:3px 11px;height:30px}.capsule i{height:16px;width:1px;background:#ddd}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.back,.icon-btn{background:none;padding:7px;display:inline-flex;align-items:center;justify-content:center}.back{margin-left:-10px}main{overflow-y:auto;overflow-x:hidden;flex:1;scroll-behavior:smooth;padding:21px 20px 24px}nav{background:white;border-top:1px solid var(--line);display:flex;flex-shrink:0;padding:8px 10px 3px}nav:empty{display:none}nav button{flex:1;display:flex;align-items:center;gap:5px;flex-direction:column;background:none;color:#8893a3;padding:5px;font-size:12px}nav button.active{color:var(--blue);font-weight:600}.home-indicator{height:19px;background:white;flex-shrink:0;position:relative}.home-indicator:after{content:"";width:110px;height:4px;background:#152337;border-radius:5px;position:absolute;bottom:5px;left:50%;transform:translateX(-50%)}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.left{display:flex;align-items:center;gap:12px;min-width:0}.grow{flex:1;min-width:0}.muted{color:var(--muted)}.blue{color:var(--blue)}.mt{margin-top:18px}.mb{margin-bottom:18px}.stack{display:grid;gap:12px}.card{background:white;border:1px solid #ecf0f5;border-radius:17px;padding:17px}.card.clickable{display:block;width:100%;text-align:left;transition:transform .15s}.card.clickable:active{transform:scale(.985)}.section-title{display:flex;align-items:center;justify-content:space-between;margin:25px 0 12px}.section-title h2{font-size:17px}.link{color:var(--blue);background:none;padding:7px 0;font-size:14px}.btn{border-radius:11px;padding:13px 18px;background:var(--blue);color:white;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:47px}.btn.secondary{background:#edf3ff;color:var(--blue)}.btn.white{background:white;color:var(--blue)}.btn.ghost{background:white;border:1px solid #dce3ef;color:#51617b}.btn.danger{background:#fff0f0;color:#ca3f48}.wide{width:100%}.actions{display:flex;gap:10px;margin-top:18px}.actions>*{flex:1}.badge{font-size:12px;white-space:nowrap;display:inline-block;padding:4px 8px;border-radius:6px;font-weight:550;background:#edf3ff;color:#2461dc}.badge.orange{background:#fff3df;color:#aa700d}.badge.green{background:#e8f7f0;color:#21815d}.badge.red{background:#fceeed;color:#be4a4a}.badge.gray{background:#f0f2f6;color:#7d8797}.avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#e9f0ff;color:var(--blue);font-weight:650;font-size:18px}.hero{background:linear-gradient(120deg,#2459cc,#3375e9);border-radius:21px;color:white;padding:23px 21px;margin:22px 0 16px;position:relative;overflow:hidden}.hero p{font-size:14px;color:#d6e5ff;margin-top:7px}.hero .btn{margin-top:21px}.hero h2{font-size:24px}.eyebrow{font-size:12px;letter-spacing:1.3px;color:#7da4ed;font-weight:600}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat{padding:15px 5px;text-align:center;background:white;border-radius:13px;border:1px solid #ecf0f5}.stat b{font-size:26px;display:block;line-height:1.4;font-variant-numeric:tabular-nums}.stat span{font-size:12px;color:#7d889a}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick{background:white;border:1px solid var(--line);border-radius:15px;padding:17px;text-align:left}.quick .icon{color:var(--blue);background:#edf3ff;box-sizing:content-box;padding:10px;border-radius:11px;margin-bottom:10px}.quick b{display:block;font-size:15px}.quick small{display:block;margin-top:4px}.greeting{font-size:21px;font-weight:650}.role-btn{background:#fff;padding:8px 10px;border-radius:20px;font-size:12px;display:flex;align-items:center;gap:3px;border:1px solid #e5ebf5;white-space:nowrap}.role-btn .icon{width:14px;height:14px}.order-title{font-size:16px;font-weight:650;line-height:1.5}.date-line{display:flex;gap:13px;align-items:center;margin:14px 0;font-size:14px;color:#455875}.date-line .icon{color:#91a2ba;width:17px}.card-footer{border-top:1px solid var(--line);padding-top:12px;margin-top:12px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.list-item{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);width:100%;background:none;text-align:left}.list-item:last-child{border:0}.list-item .chevron{color:#a3afbf}.chip-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:5px;margin:16px 0;scrollbar-width:none}.chip{white-space:nowrap;padding:9px 13px;border-radius:22px;color:#77849a;background:white;font-size:13px;border:1px solid #e9eef5}.chip.active{background:#2461dc;color:white;border-color:#2461dc}.search{position:relative;margin:16px 0}.search input{background:white;padding-left:40px}.search .icon{position:absolute;left:12px;top:13px;width:19px;color:#94a3b8}label.field{display:block;margin-bottom:18px;font-size:14px;color:#44536b}label.field>span{display:block;margin-bottom:8px}.required{color:#de6a65}input:not([type=checkbox]):not([type=file]),select,textarea{width:100%;padding:12px;border:1px solid #e1e7ef;border-radius:10px;background:#fff;color:#23334c;outline:none;min-width:0}input:focus,select:focus,textarea:focus{border-color:#6b98ef;box-shadow:0 0 0 3px #2461dc10}textarea{min-height:89px;resize:vertical}input[type=checkbox]{accent-color:var(--blue);width:18px;height:18px;flex-shrink:0}.check{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.6;padding:10px 0}.hint{font-size:13px;line-height:1.7;border-radius:11px;background:#edf3ff;color:#4e6d9d;padding:12px 14px}.hint.warn{background:#fff5e7;color:#9b742e}.error{font-size:14px;color:#bd404c;margin-top:10px;line-height:1.6}.detail-row{display:flex;gap:15px;justify-content:space-between;padding:10px 0;font-size:14px;line-height:1.6}.detail-row>span:first-child{color:#8290a3;flex-shrink:0}.detail-row>span:last-child{text-align:right;overflow-wrap:anywhere}.detail-state{padding:6px 0 21px}.detail-state h1{font-size:26px;margin:12px 0 6px}.timeline{border-left:2px solid #e3ecfa;padding-left:18px;margin:10px 0 0 6px}.event{position:relative;padding-bottom:18px;font-size:14px}.event:before{content:"";position:absolute;left:-24px;top:5px;width:9px;height:9px;background:#6f98e8;border:1px solid #fff;border-radius:50%}.event:last-child{padding:0}.empty{text-align:center;padding:40px 15px;color:#7e8ca1}.empty .icon{width:38px;height:38px;margin-bottom:10px}.empty h3{color:#57677e;margin-bottom:6px}.login-mark{width:64px;height:64px;border-radius:19px;background:#2461dc;color:white;display:grid;place-items:center;box-shadow:0 10px 25px #2461dc35;margin:25px 0 21px}.login-mark .icon{width:32px;height:32px}.login-copy{margin-bottom:30px}.login-copy p{color:#8a96a7;font-size:14px;margin-top:8px}.login-form{background:#fff;border:1px solid var(--line);padding:21px;border-radius:20px}.divider{display:flex;align-items:center;gap:13px;margin:19px 0;color:#9aa5b6;font-size:12px}.divider:before,.divider:after{content:"";height:1px;background:#e5eaf2;flex:1}.wechat{color:#218b57;background:#edf9f1}.login-bottom{text-align:center;margin-top:18px}.demo-note{text-align:center;color:#98a3b4;font-size:12px;line-height:1.7;margin-top:20px}.car-thumb{width:61px;height:50px;border-radius:10px;background:#edf2f8;color:#7891b5;display:grid;place-items:center;overflow:hidden}.car-thumb .icon{width:32px;height:32px}.car-thumb img{width:100%;height:100%;object-fit:cover}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.photo-grid img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:10px}.photo-empty{background:#eff3f8;border-radius:13px;display:grid;place-items:center;gap:9px;padding:26px;color:#8a9cb6;font-size:13px}.photo-empty .icon{width:40px;height:40px}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin:17px 0}.day{padding:11px 2px;border-radius:12px;background:white;color:#7f8ca0;text-align:center;font-size:12px}.day b{display:block;font-size:17px;margin-top:7px}.day.active{background:var(--blue);color:white}.schedule{border-left:3px solid #3975dd;padding-left:13px;margin:14px 0}.schedule h3{font-size:15px}dialog{border:0;border-radius:24px 24px 0 0;background:#fff;color:#24344e;width:min(414px,100%);max-width:100%;max-height:80dvh;padding:23px;margin:auto auto 0;box-shadow:0 -10px 40px #1e345922}dialog::backdrop{background:#13223966;backdrop-filter:blur(2px)}dialog .sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sheet-handle{width:38px;height:4px;border-radius:5px;background:#dbe2ec;margin:-10px auto 18px}.choice{width:100%;text-align:left;background:#f6f8fc;border:1px solid #edf0f6;padding:15px;border-radius:12px;margin:6px 0;display:flex;gap:12px;align-items:center}.choice.active{border-color:#84aaf3;background:#edf3ff}.choice strong{font-size:15px}.choice small{display:block}.choice .icon{color:#5281d7}#toast{position:absolute;left:24px;right:24px;bottom:100px;background:#21344eef;color:white;border-radius:12px;padding:13px;text-align:center;font-size:14px;z-index:20;pointer-events:none;opacity:0;transition:opacity .15s}#toast.show{opacity:1}.attach{display:block;color:var(--blue);font-size:14px;padding:10px 0;overflow-wrap:anywhere}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile{display:flex;gap:15px;align-items:center;padding:10px 0 25px}.profile .avatar{width:58px;height:58px;font-size:24px}.profile h2{margin-bottom:4px}.version{text-align:center;font-size:12px;color:#a0aabb;margin:24px 0 8px}@media(max-width:480px){body{padding:0;background:var(--surface)}.phone{height:100dvh;min-height:0;max-width:100%;border-radius:0;box-shadow:none}.home-indicator{height:max(19px,env(safe-area-inset-bottom))}}@media(min-width:481px){dialog{bottom:24px;border-radius:24px;max-height:calc(100dvh - 110px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
