.adm-step{--line-to-next-color: var(--adm-color-border);--icon-color: var(--adm-color-border);position:relative;z-index:0}.adm-step .adm-step-indicator{position:relative}.adm-step .adm-step-indicator:after{content:"";position:absolute;z-index:0;background-color:var(--line-to-next-color)}.adm-step .adm-step-indicator .adm-step-icon-container{position:absolute;z-index:1;color:var(--icon-color)}.adm-step .adm-step-indicator .adm-step-icon-container>.antd-mobile-icon{display:block}.adm-step:last-child .adm-step-indicator:after{display:none}.adm-step-status-finish{--line-to-next-color: var(--adm-color-primary)}.adm-step-status-wait{--icon-color: var(--adm-color-border)}.adm-step-status-wait .adm-step-title{color:var(--adm-color-weak)}.adm-step-status-process{--icon-color: var(--adm-color-primary)}.adm-step-status-process .adm-step-title{color:var(--adm-color-primary)}.adm-step-status-finish{--icon-color: var(--adm-color-primary)}.adm-step-status-error{--icon-color: var(--adm-color-danger)}.adm-step-status-error .adm-step-title{color:var(--adm-color-danger)}.adm-steps{--title-font-size: var(--adm-font-size-main);--description-font-size: var(--adm-font-size-4);--indicator-margin-right: 0;--icon-size: 18px;width:100%;box-sizing:border-box}.adm-steps-horizontal{display:flex;justify-content:space-around;padding:8px 0}.adm-steps-horizontal .adm-step{flex:1}.adm-steps-horizontal .adm-step .adm-step-indicator{width:100%;height:24px}.adm-steps-horizontal .adm-step .adm-step-indicator:after{left:50%;top:50%;height:1px;transform:translateY(-50%);width:100%}.adm-steps-horizontal .adm-step .adm-step-indicator .adm-step-icon-container{left:50%;top:50%;transform:translate(-50%,-50%)}.adm-steps-horizontal .adm-step-content{text-align:center;font-size:var(--description-font-size);padding:2px 8px 0}.adm-steps-horizontal .adm-step-content .adm-step-title{font-size:var(--title-font-size)}.adm-steps-horizontal .adm-step-content .adm-step-description{margin-top:4px;color:var(--adm-color-weak)}.adm-steps-vertical{padding:8px 16px}.adm-steps-vertical .adm-step{display:flex;align-items:stretch}.adm-steps-vertical .adm-step .adm-step-indicator{flex:none;width:24px;margin-right:var(--indicator-margin-right)}.adm-steps-vertical .adm-step .adm-step-indicator:after{left:50%;top:calc(var(--title-font-size) * 1.5 / 2);width:1px;transform:translate(-50%);height:100%}.adm-steps-vertical .adm-step .adm-step-indicator .adm-step-icon-container{top:calc(var(--title-font-size) * 1.5 / 2);left:50%;transform:translate(-50%,-50%)}.adm-steps-vertical .adm-step:last-child .adm-step-content{padding-bottom:0}.adm-steps-vertical .adm-step .adm-step-content{flex:auto;padding-bottom:24px}.adm-steps-vertical .adm-step .adm-step-content .adm-step-title{font-size:var(--title-font-size);line-height:1.5}.adm-steps-vertical .adm-step .adm-step-content .adm-step-description{padding-top:4px;font-size:var(--description-font-size);color:var(--adm-color-weak)}.adm-step-icon-container{font-size:var(--icon-size)}.adm-step-icon-dot{display:block;width:8px;height:8px;background:currentColor;border-radius:4px}:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}:root{color:#182722;background:#e9edf2;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f8faf8;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.prototype-stage{min-height:100dvh;display:grid;place-items:center;background:linear-gradient(135deg,#f0f7f4eb,#e7eef6f0),#e9edf2}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative;background:#f8faf8;box-shadow:0 22px 60px #1d2f3b2e}.client-stage{display:block;place-items:initial;background:#f8faf8}.client-prototype{width:100%;min-height:100dvh;height:auto;max-width:none;margin:0;overflow:visible;box-shadow:none}.admin-prototype{width:min(100vw,960px)}.admin-workbench,.admin-management-grid{display:grid;gap:14px}.admin-detail-column{display:none}.page{height:100%;overflow-y:auto;padding:0 16px 92px;scrollbar-width:none}.client-prototype .page{min-height:100dvh;height:auto;overflow:visible}.api-error{position:absolute;z-index:40;left:12px;right:12px;top:12px;border-radius:8px;background:#9a4f2a;color:#fff;padding:10px 12px;font-size:13px;font-weight:700;box-shadow:0 12px 28px #40231838}.page::-webkit-scrollbar{display:none}.topbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:64px 1fr 64px;align-items:center;min-height:52px;margin:0 -16px 14px;padding:0 16px;background:#f8faf8eb;border-bottom:1px solid rgba(30,61,50,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center}.topbar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.ghost-button,.admin-link{border:0;background:transparent;color:#23604a;font-size:13px;padding:8px 0;text-align:left}.admin-link{display:inline-block;text-align:right}.ghost-button.right{width:100%;text-align:right}.hero{position:relative;min-height:360px;margin:0 -16px;overflow:hidden;background:#0f5638}.hero img{width:100%;height:360px;object-fit:cover;display:block;filter:saturate(.95)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b32231a,#063d26e0)}.hero-overlay{position:absolute;z-index:1;inset:auto 18px 22px;color:#fff}.eyebrow{display:inline-flex;margin:0 0 12px;padding:6px 10px;border-radius:999px;background:#fff4b2f5;color:#31513f;font-size:12px;font-weight:700}.hero h1,.detail-hero h1,.booking-summary h1,.order-status h1{margin:0;letter-spacing:0}.hero h1{max-width:320px;font-size:30px;line-height:1.14;font-weight:850}.hero p:not(.eyebrow){max-width:310px;margin:12px 0 18px;color:#ffffffe0;font-size:14px}.primary-button,.primary-action a,.primary-action button,.small-button,.admin-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:8px;background:#116f4d;color:#fff;font-weight:800;box-shadow:0 12px 22px #116f4d38}.primary-button{padding:0 18px}.primary-button.full{width:100%;margin-top:12px}.primary-button:disabled,.primary-action button:disabled{cursor:not-allowed;background:#b9c6c0;box-shadow:none}.trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 10px}.trust-strip span{min-height:34px;display:grid;place-items:center;border-radius:8px;background:#e8f5ee;color:#165d41;font-size:12px;font-weight:700}.section,.process,.content-block,.info-panel,.form-panel,.amount-panel,.order-card,.payment-panel,.admin-dashboard,.inventory-panel,.admin-list,.admin-detail,.upload-panel,.countdown{margin-top:14px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}h2{margin:0 0 10px;color:#17231e;font-size:17px;letter-spacing:0}.section-heading a{color:#23604a;font-size:13px;font-weight:700}.route-card{overflow:hidden;border:1px solid rgba(31,74,57,.12);border-radius:8px;background:#fff;box-shadow:0 8px 22px #1f3c3112}.route-card+.route-card{margin-top:12px}.route-card img{display:block;width:100%;height:124px;object-fit:cover}.route-body{padding:12px}.route-title-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.route-title-line h3{margin:0;font-size:17px}.status-pill{flex:0 0 auto;border-radius:999px;background:#e9f5ff;color:#2460b8;padding:5px 8px;font-size:11px;font-weight:800}.status-pill.warning{background:#fff4de;color:#91651b}.route-body p{margin:8px 0 10px;color:#56655e;font-size:13px}.route-meta{display:flex;flex-wrap:wrap;gap:6px}.route-meta span{border-radius:999px;background:#f0f4f2;color:#52615b;padding:5px 8px;font-size:11px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.price-row strong{color:#0a8758;font-size:20px}.price-row a{min-height:36px;padding:0 12px;border-radius:8px;background:#123d5b;color:#fff;display:inline-flex;align-items:center;font-size:13px;font-weight:800}.process{padding:14px;border-radius:8px;background:#fff;border:1px solid rgba(31,74,57,.1)}.process-row{display:flex;align-items:center;gap:10px;padding:8px 0;color:#3f5049}.process-row b{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#0f5b7f;color:#fff;font-size:12px}.filter-tabs{position:sticky;top:52px;z-index:11;display:flex;gap:8px;overflow-x:auto;margin:-2px -16px 10px;padding:8px 16px 10px;background:#f8faf8f0;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{flex:0 0 auto;min-height:34px;border:1px solid #d8e3dd;border-radius:999px;background:#fff;color:#50615a;padding:0 12px;font-weight:700}.filter-tabs button.active{border-color:#116f4d;background:#116f4d;color:#fff}.filter-tabs.compact{position:static;margin:14px -16px 4px}.detail-hero{overflow:hidden;border-radius:8px;background:#123d5b;color:#fff}.detail-hero img{display:block;width:100%;height:188px;object-fit:cover}.detail-hero div{padding:14px}.detail-hero span,.booking-summary span,.order-status span,.countdown span,.amount-panel span,.admin-dashboard span{color:inherit;font-size:12px;font-weight:800;opacity:.78}.detail-hero h1{margin-top:6px;font-size:24px}.detail-hero p{margin:8px 0 0;color:#ffffffd1;font-size:14px}.info-panel{display:grid;grid-template-columns:1fr;gap:8px}.info-panel div,.content-block,.form-panel,.amount-panel,.order-card,.payment-panel,.admin-detail,.countdown,.inventory-panel{border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:14px}.info-panel span,.order-grid span,.inventory-row span{display:block;color:#6a7972;font-size:12px}.info-panel strong{display:block;margin-top:4px;color:#17231e}.content-block p{margin:8px 0 0;color:#4a5a53;font-size:14px}.itinerary-block{--adm-color-primary: #116f4d;--adm-color-text: #182722;--adm-color-text-secondary: #5e6e67;--title-font-size: 16px;--description-font-size: 14px;--indicator-margin-right: 12px;--icon-size: 18px}.itinerary-block .adm-steps{margin-top:4px}.itinerary-block .adm-step-title{color:#182722;font-weight:850}.itinerary-block .adm-step-description{color:#50615a;line-height:1.45}.schedule-row,.inventory-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #eef2ef}.schedule-panel{margin:4px -16px 0;min-height:calc(100% - 56px);background:#fff;padding:18px 12px 6px}.schedule-panel-head{padding:0 0 18px}.schedule-panel-head h2{margin:0;font-size:24px;line-height:1.2}.schedule-panel-head span{display:block;margin-top:8px;color:#7a8781;font-size:13px;font-weight:700}.schedule-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 22px;border-bottom:1px solid #edf2ef}.schedule-card:last-child{border-bottom:0}.schedule-card strong{display:block;color:#1c2c26;font-size:21px;line-height:1.2}.schedule-card span{display:block;margin-top:8px;color:#7a8781;font-size:14px}.schedule-button{flex:0 0 auto;min-width:76px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#116f4d;color:#fff;font-size:18px;font-weight:900}.schedule-button.disabled{pointer-events:none;background:#cbd6d1}.schedule-row:last-child,.inventory-row:last-child{border-bottom:0}.schedule-row span{display:block;margin-top:4px;color:#6a7972;font-size:12px}.small-button{min-height:34px;padding:0 12px;box-shadow:none;font-size:13px}.small-button.disabled{pointer-events:none;background:#cbd6d1}.booking-summary{border-radius:8px;background:linear-gradient(135deg,#0f734d,#123d5b);color:#fff;padding:18px}.booking-summary h1{margin-top:8px;font-size:22px}.booking-summary p{margin:8px 0 0;color:#ffffffd1;font-size:13px}.counter-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eef2ef}.counter-row:first-child{padding-top:0}.counter-row div{display:grid;grid-template-columns:34px 38px 34px;align-items:center;text-align:center}.counter-row button{width:34px;height:34px;border:0;border-radius:8px;background:#e9f3ee;color:#116f4d;font-weight:900}.field{display:block;margin-top:12px}.field span{display:block;margin-bottom:6px;color:#52615b;font-size:13px;font-weight:700}.field input,.field textarea{width:100%;border:1px solid #dce7e1;border-radius:8px;background:#fbfdfb;color:#17231e;padding:11px 12px;outline:none}.field textarea{min-height:82px;resize:vertical}.field input:focus,.field textarea:focus{border-color:#116f4d;box-shadow:0 0 0 3px #116f4d1f}.check-row{display:flex;align-items:flex-start;gap:8px;margin-top:12px;color:#4f5e58;font-size:13px}.traveler-panel{padding-top:16px}.traveler-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.traveler-panel-head h2{margin:0}.traveler-panel-head span{flex:0 0 auto;border-radius:999px;background:#e8f5ee;color:#116f4d;padding:5px 9px;font-size:12px;font-weight:800}.form-help{margin:8px 0 12px;color:#6a7972;font-size:12px}.traveler-card{border-top:1px solid #edf2ef;padding:14px 0 2px}.traveler-card:first-of-type{border-top:0;padding-top:0}.traveler-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.traveler-title strong{color:#17231e;font-size:15px}.traveler-title span{color:#7a8781;font-size:12px}.traveler-list{margin-top:14px;border-top:1px solid #edf2ef;padding-top:12px}.traveler-list h3{margin:0 0 8px;color:#17231e;font-size:15px}.traveler-list-row{padding:9px 0;border-bottom:1px solid #f0f4f2}.traveler-list-row:last-child{border-bottom:0}.traveler-list-row strong,.traveler-list-row span{display:block}.traveler-list-row strong{color:#17231e;font-size:13px}.traveler-list-row span{margin-top:3px;color:#6a7972;font-size:12px;word-break:break-word}.amount-panel strong{display:block;margin-top:2px;color:#0a8758;font-size:28px}.amount-panel p{margin:4px 0 0;color:#6a7972;font-size:12px}.order-status{border-radius:8px;padding:18px;color:#fff;background:linear-gradient(135deg,#123d5b,#0e6a4a)}.order-status.cancelled,.order-status.rejected,.order-status.refunded{background:linear-gradient(135deg,#6d3c31,#8f5f25)}.order-status h1{margin-top:6px;font-size:22px}.order-status p{margin:8px 0 0;color:#ffffffd1;font-size:13px}.countdown{background:#fff8e8;border-color:#f0d692}.countdown strong{display:block;margin-top:4px;color:#8a5f12;font-size:22px}.order-card h2,.payment-panel h2,.admin-detail h2,.inventory-panel h2{margin-bottom:8px}.inventory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inventory-head h2{margin:0}.inventory-head p{margin:4px 0 0;color:#6a7972;font-size:12px}.inventory-route{margin-top:14px;border:1px solid #edf2ef;border-radius:8px;background:#fbfdfb;overflow:hidden}.inventory-route:first-of-type{margin-top:12px}.inventory-route-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:12px;text-align:left}.inventory-route.expanded .inventory-route-head{border-bottom:1px solid #edf2ef;background:#f4faf7}.inventory-route-head div{min-width:0}.inventory-route-head strong{display:block;min-width:0;overflow:hidden;color:#17231e;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.inventory-route-head span{display:block;margin-top:4px;color:#6a7972;font-size:12px}.inventory-route-head em{flex:0 0 auto;border-radius:999px;background:#e8f5ee;color:#116f4d;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.inventory-route-body{display:grid;gap:8px;padding:10px}.inventory-edit-row{border:1px solid #edf2ef;border-radius:8px;background:#fff;padding:10px}.inventory-edit-row+.inventory-edit-row{margin-top:0}.inventory-row-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.inventory-row-title strong{min-width:0;overflow:hidden;color:#17231e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.inventory-row-title span{flex:0 0 auto;color:#7a8781;font-size:11px}.inventory-edit-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr) 58px;gap:8px;align-items:end}.inventory-edit-grid label span{display:block;margin-bottom:4px;color:#617069;font-size:11px;font-weight:800}.inventory-edit-grid input{width:100%;min-height:38px;border:1px solid #dce7e1;border-radius:8px;background:#fff;color:#17231e;padding:8px 9px;outline:none}.inventory-edit-grid input:focus{border-color:#116f4d;box-shadow:0 0 0 3px #116f4d1f}.inventory-edit-grid button{min-height:38px;border:0;border-radius:8px;background:#116f4d;color:#fff;font-size:13px;font-weight:800}.inventory-edit-grid button:disabled{background:#cbd6d1}.inventory-save-note{margin:8px 0 0;color:#116f4d;font-size:12px;font-weight:800}.order-card p,.payment-panel p,.admin-detail p{margin:6px 0;color:#53635c;font-size:13px;word-break:break-word}.order-grid{display:grid;grid-template-columns:74px minmax(0,1fr);gap:8px 10px;margin-top:12px}.order-grid strong{min-width:0;color:#17231e;font-size:13px;word-break:break-word}.payment-panel{background:#f8fbff}.notice-backdrop{position:absolute;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#101f1b6b}.client-prototype .notice-backdrop{position:fixed}.notice-modal{width:100%;max-height:86%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-radius:8px 8px 0 0;background:#f8faf8;padding:14px 16px calc(14px + env(safe-area-inset-bottom));box-shadow:0 -18px 40px #1827223d}.notice-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px}.notice-head span{display:block;color:#6a7972;font-size:12px;font-weight:800}.notice-head h2{margin:2px 0 0}.notice-head button{flex:0 0 auto;min-height:36px;border:0;border-radius:8px;background:#e8f5ee;color:#116f4d;padding:0 14px;font-weight:800}.notice-scroll{height:220px;overflow-y:auto;border:1px solid #dce7e1;border-radius:8px;background:#fff;padding:12px;scrollbar-width:thin}.notice-scroll p{margin:0;color:#33443c;font-size:14px;line-height:1.65}.notice-scroll p+p{margin-top:12px}.notice-actions{padding-top:12px}.notice-actions p{margin:0;color:#6a7972;font-size:12px;font-weight:800}.upload-panel{border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:14px}.upload-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.upload-head span{display:block;color:#6a7972;font-size:12px;font-weight:800}.upload-head h2{margin:2px 0 0}.upload-head button{min-height:36px;border:0;border-radius:8px;background:#123d5b;color:#fff;padding:0 14px;font-weight:800}.upload-form{margin-top:12px}.route-library{margin-top:18px;border-top:1px solid #edf2ef;padding-top:16px}.route-library-head,.route-edit-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.route-library-head span,.route-edit-head span{display:block;color:#6a7972;font-size:12px;font-weight:800}.route-library-head h2,.route-edit-head h2{margin:2px 0 0}.route-library-head em{flex:0 0 auto;border-radius:999px;background:#eef5ff;color:#2460b8;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.route-library-grid{display:grid;gap:10px;margin-top:12px}.route-manage-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #edf2ef;border-radius:8px;background:#fbfdfb;padding:10px}.route-manage-card.active{border-color:#116f4d;box-shadow:0 0 0 3px #116f4d1a}.route-manage-card img{width:72px;height:54px;display:block;border-radius:8px;object-fit:cover;background:#e9f3ee}.route-manage-card strong,.route-manage-card span{display:block}.route-manage-card strong{color:#17231e;font-size:15px}.route-manage-card span,.route-manage-card p{color:#6a7972;font-size:12px}.route-manage-card p{margin:4px 0 0}.route-manage-card button,.route-edit-head button{min-height:36px;border:0;border-radius:8px;background:#e8f5ee;color:#116f4d;padding:0 12px;font-weight:800}.route-edit-panel{margin-top:14px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:14px}.route-edit-panel .cover-preview{margin-top:12px}.cover-preview{display:block;width:100%;height:150px;object-fit:cover;border-radius:8px;background:#e9f3ee}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.success-text{margin:12px 0 0;border-radius:8px;background:#e8f5ee;color:#116f4d;padding:10px 12px;font-size:13px;font-weight:800}.inline-warning{color:#9a4f2a!important;font-weight:800}.login-panel{margin-top:72px;border-radius:8px;background:linear-gradient(135deg,#123d5b,#0f734d);color:#fff;padding:22px}.login-panel h1{margin:8px 0;font-size:26px;line-height:1.18;letter-spacing:0}.login-panel p{margin:0 0 18px;color:#ffffffc7;font-size:13px}.login-panel span{display:inline-flex;border-radius:999px;background:#fff4b2f5;color:#31513f;padding:6px 10px;font-size:12px;font-weight:800}.login-panel .field span{display:block;margin-bottom:6px;padding:0;border-radius:0;background:transparent;color:#ffffffd1}.login-panel .field input{background:#fffffff5}.login-error{margin:12px 0 0!important;color:#ffe2b8!important;font-weight:700}.admin-shell{display:grid;gap:14px;background:#f3f6f5}.admin-sidebar{display:grid;gap:12px;border:1px solid rgba(15,45,36,.12);border-radius:8px;background:#0f2f28;padding:12px;color:#eef8f3}.admin-brand span,.admin-section-head span{display:block;color:#6a7972;font-size:12px;font-weight:800}.admin-brand span{color:#eef8f3ad}.admin-brand strong{display:block;margin-top:3px;color:#fff;font-size:18px}.admin-side-nav{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.admin-side-nav::-webkit-scrollbar{display:none}.admin-side-nav button,.admin-sidebar-logout{flex:0 0 auto;min-height:38px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0f;color:#eef8f3d1;padding:0 12px;font-weight:800}.admin-side-nav button{display:inline-flex;align-items:center;gap:8px}.admin-side-nav button.active{border-color:#fff6ad7a;background:#fff6ad;color:#14382f;box-shadow:0 12px 24px #00000029}.admin-side-nav button.active em{background:#14382f1f;color:#14382f}.admin-side-nav em{min-width:22px;min-height:22px;display:grid;place-items:center;border-radius:999px;background:#ffffff24;color:#eef8f3e0;font-size:11px;font-style:normal}.admin-sidebar-logout{color:#ffd7c6}.admin-main-panel{min-width:0;background:#f3f6f5}.admin-section{min-width:0}.admin-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:16px;box-shadow:0 10px 28px #1c362d0f}.admin-section-head h2{margin:2px 0 0;font-size:22px}.admin-section-head em{flex:0 0 auto;border-radius:999px;background:#edf5ff;color:#225c9e;padding:7px 11px;font-size:12px;font-style:normal;font-weight:900}.admin-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.admin-dashboard button{position:relative;overflow:hidden;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;color:#17231e;padding:14px;text-align:left;cursor:pointer;box-shadow:0 10px 28px #1c362d0f;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.admin-dashboard button:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#7ca7bd}.admin-dashboard button.active{border-color:#116f4d57;background:#f7fbf9;box-shadow:0 0 0 3px #116f4d1a,0 14px 30px #1c362d14}.admin-dashboard button.active:before{background:#116f4d}.admin-dashboard button:active{transform:translateY(1px)}.admin-dashboard span{color:#6a7972;opacity:1}.admin-dashboard strong{display:block;margin-top:6px;color:#123d5b;font-size:25px}.completed-entry{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:12px;text-align:left}.completed-entry strong,.completed-entry span{display:block}.completed-entry strong{color:#17231e;font-size:15px}.completed-entry span{margin-top:3px;color:#6a7972;font-size:12px}.completed-entry em{flex:0 0 auto;border-radius:999px;background:#edf5ff;color:#225c9e;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.admin-search-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;margin-top:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:12px;box-shadow:0 10px 28px #1c362d0d}.admin-search-field span{display:block;margin-bottom:6px;color:#52615b;font-size:12px;font-weight:800}.admin-search-field input{width:100%;min-height:42px;border:1px solid #dce7e1;border-radius:8px;background:#fbfdfb;color:#17231e;padding:9px 12px;outline:none}.admin-search-field input:focus{border-color:#116f4d;box-shadow:0 0 0 3px #116f4d1f}.admin-search-panel button{min-height:42px;border:0;border-radius:8px;background:#e8f5ee;color:#116f4d;padding:0 14px;font-weight:800}.list-heading{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.list-heading h2{margin:0}.list-heading span{color:#6a7972;font-size:12px;font-weight:800}.admin-list{display:grid;gap:9px}.admin-order{width:100%;display:flex;justify-content:space-between;gap:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:13px;text-align:left;box-shadow:0 8px 18px #1c362d0a}.admin-order.active{border-color:#116f4d80;background:#f7fbf9;box-shadow:inset 4px 0 #116f4d,0 12px 24px #1c362d12}.admin-order strong{color:#17231e;font-size:15px}.admin-order span{display:block;margin-top:4px;color:#6a7972;font-size:12px;line-height:1.4}.admin-order-side{flex:0 0 auto;display:grid;justify-items:end;gap:6px}.admin-order-side span{color:#23604a;font-size:11px;font-weight:800}.admin-order em{flex:0 0 auto;align-self:flex-start;border-radius:999px;background:#edf5ff;color:#225c9e;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.admin-detail{box-shadow:0 12px 30px #1c362d0f}.admin-actions{display:grid;gap:8px;margin-top:12px}.admin-actions button{width:100%;box-shadow:none}.admin-actions button.danger{background:#9a4f2a}.admin-prototype{--admin-bg: #f3f6f5;--admin-surface: #fff;--admin-border: rgba(31, 74, 57, .1);--admin-ink: #17231e;--admin-muted: #6a7972;--admin-green: #116f4d;--admin-blue: #123d5b}.admin-prototype .page{background:var(--admin-bg)}.admin-prototype .admin-shell{background:linear-gradient(180deg,#ffffffb8,#f3f6f5eb),var(--admin-bg)}.admin-prototype .upload-panel,.admin-prototype .inventory-panel,.admin-prototype .admin-detail,.admin-prototype .admin-list,.admin-prototype .content-block,.admin-prototype .form-panel,.admin-prototype .amount-panel,.admin-prototype .order-card,.admin-prototype .payment-panel,.admin-prototype .countdown{border-color:var(--admin-border);background:var(--admin-surface);box-shadow:0 10px 28px #1c362d0d}.admin-prototype .filter-tabs.compact button{border-color:#dfe9e4;background:#fff}.admin-prototype .filter-tabs.compact button.active{border-color:var(--admin-green);background:var(--admin-green);color:#fff}.admin-prototype .upload-head,.admin-prototype .route-library-head,.admin-prototype .route-edit-head,.admin-prototype .inventory-route-head,.admin-prototype .sheet-head{border-bottom:1px solid #edf2ef;padding-bottom:12px}.admin-prototype .upload-head button,.admin-prototype .route-edit-head button,.admin-prototype .inventory-route-head button,.admin-prototype .sheet-head button{box-shadow:none}.admin-prototype .route-manage-card,.admin-prototype .inventory-route,.admin-prototype .completed-order-row{border-color:var(--admin-border);box-shadow:0 8px 18px #1c362d0a}.admin-prototype .route-manage-card:hover,.admin-prototype .completed-order-row:hover{border-color:#116f4d57}.sheet-backdrop{position:absolute;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#101f1b57}.order-sheet{width:100%;max-height:82%;overflow-y:auto;border-radius:8px 8px 0 0;background:#f8faf8;padding:10px 16px 18px;box-shadow:0 -18px 40px #18272238}.sheet-handle{width:40px;height:4px;margin:0 auto 12px;border-radius:999px;background:#c9d6d0}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sheet-head span{color:#6a7972;font-size:12px;font-weight:800}.sheet-head h2{margin:2px 0 0}.sheet-head button{min-height:36px;border:0;border-radius:8px;background:#e8f5ee;color:#116f4d;padding:0 14px;font-weight:800}.completed-sheet{max-height:76%}.completed-list{display:grid;gap:8px;margin-top:12px}.completed-tools{margin-top:12px}.completed-tools p{margin:8px 0 0;color:#6a7972;font-size:12px}.completed-search span{display:block;margin-bottom:6px;color:#52615b;font-size:12px;font-weight:800}.completed-search input{width:100%;min-height:40px;border:1px solid #dce7e1;border-radius:8px;background:#fff;color:#17231e;padding:9px 11px;outline:none}.completed-search input:focus{border-color:#116f4d;box-shadow:0 0 0 3px #116f4d1f}.completed-sort{display:flex;gap:8px;overflow-x:auto;margin-top:10px;scrollbar-width:none}.completed-sort::-webkit-scrollbar{display:none}.completed-sort button{flex:0 0 auto;min-height:32px;border:1px solid #d8e3dd;border-radius:999px;background:#fff;color:#50615a;padding:0 10px;font-size:12px;font-weight:800}.completed-sort button.active{border-color:#116f4d;background:#116f4d;color:#fff}.completed-order-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:12px;text-align:left}.completed-order-row.active{border-color:#116f4d;box-shadow:0 0 0 3px #116f4d1a}.completed-order-row strong,.completed-order-row span,.completed-order-row small{display:block}.completed-order-row strong{color:#17231e;font-size:15px}.completed-order-row span{margin-top:3px;color:#6a7972;font-size:12px}.completed-order-row small{margin-top:4px;color:#8a9691;font-size:11px;line-height:1.35;word-break:break-word}.completed-order-row em{flex:0 0 auto;color:#23604a;font-size:12px;font-style:normal;font-weight:900}.muted,.empty{color:#74827c;font-size:13px}.me-hero{display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;align-items:center;margin-top:14px;border-radius:8px;background:linear-gradient(135deg,#116f4d,#123d5b);color:#fff;padding:18px;box-shadow:0 14px 32px #116f4d2e}.me-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:999px;background:#fff6ad;color:#15513c;font-size:26px;font-weight:900}.me-hero span{color:#ffffffbf;font-size:12px;font-weight:800}.me-hero h1{margin:3px 0 5px;font-size:21px;letter-spacing:0}.me-hero p{margin:0;color:#ffffffd1;font-size:13px;line-height:1.55}.wechat-login-button{width:100%;min-height:48px;margin-top:12px;border:0;border-radius:8px;background:#19b85f;color:#fff;font-weight:900;box-shadow:0 12px 24px #19b85f33}.me-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.me-stats div{border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:12px 10px}.me-stats span,.me-order-card span{display:block;color:#6a7972;font-size:12px;font-weight:800}.me-stats strong{display:block;margin-top:4px;color:#116f4d;font-size:22px;line-height:1}.me-orders{margin-top:16px}.me-orders .section-heading button{min-height:32px;border:0;border-radius:8px;background:#e8f5ee;color:#116f4d;padding:0 12px;font-size:12px;font-weight:900}.empty-state{display:grid;gap:8px;justify-items:start;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:18px}.empty-state strong{color:#17231e;font-size:16px}.empty-state p{margin:0 0 4px;color:#6a7972;font-size:13px}.me-order-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:14px;box-shadow:0 8px 22px #1f3c310f}.me-order-card+.me-order-card{margin-top:10px}.me-order-card strong{display:block;margin-top:3px;color:#17231e;font-size:15px}.me-order-card p{margin:4px 0 0;color:#6a7972;font-size:12px;line-height:1.4}.me-order-card em{flex:0 0 auto;color:#116f4d;font-size:17px;font-style:normal;font-weight:950}.client-tabbar{position:fixed;z-index:22;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:7px 24px calc(7px + env(safe-area-inset-bottom));border-top:1px solid rgba(30,61,50,.1);background:#f8faf8f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.client-tabbar a{min-height:48px;display:grid;place-items:center;gap:2px;border-radius:8px;color:#6a7972}.client-tabbar a.active{color:#116f4d;background:#e8f5ee}.client-tabbar span{font-size:20px;line-height:1}.client-tabbar strong{font-size:12px;line-height:1}.bottom-bar{position:absolute;z-index:20;left:0;right:0;bottom:0;display:grid;grid-template-columns:120px 1fr;gap:10px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#f8faf8f2;border-top:1px solid rgba(30,61,50,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.client-prototype .bottom-bar{position:fixed}.bottom-bar.single{grid-template-columns:1fr}.secondary-action a{min-height:44px;display:grid;place-items:center;border-radius:8px;border:1px solid #dce7e1;color:#23604a;font-weight:800}.primary-action a,.primary-action button{width:100%}@media(max-width:360px){.hero h1{font-size:27px}.bottom-bar{grid-template-columns:104px 1fr}}@media(max-width:520px){.two-col{grid-template-columns:1fr;gap:0}}@media(min-width:900px){.prototype-stage{display:block;background:#f3f6f5}.admin-prototype{width:100vw;height:100dvh;max-width:none;box-shadow:none;background:#f3f6f5}.admin-prototype .page{padding:0}.admin-prototype .topbar{display:none}.admin-shell{min-height:100dvh;grid-template-columns:248px minmax(0,1fr);gap:0}.admin-sidebar{position:sticky;top:0;min-height:100dvh;align-content:start;border-width:0;border-radius:0;padding:26px 18px;background:linear-gradient(180deg,#fff6ad14,#fff0),#0f2f28;box-shadow:18px 0 42px #17231e14}.admin-brand{padding:0 10px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand strong{font-size:22px}.admin-side-nav{display:grid;gap:8px;overflow:visible}.admin-side-nav button,.admin-sidebar-logout{width:100%;min-height:46px;justify-content:space-between;border-color:#ffffff14;background:#ffffff0d;color:#eef8f3d1;padding:0 14px;text-align:left}.admin-side-nav button:hover,.admin-sidebar-logout:hover{background:#ffffff1a}.admin-side-nav button.active{border-color:#fff6ad7a;background:#fff6ad;color:#14382f}.admin-sidebar-logout{margin-top:12px;color:#ffd7c6}.admin-main-panel{min-width:0;padding:26px 32px 36px}.admin-prototype .admin-dashboard{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;margin-top:14px}.admin-prototype .admin-dashboard button{min-height:94px;padding:16px}.admin-prototype .admin-dashboard strong{font-size:30px}.admin-prototype .completed-entry{max-width:520px}.admin-prototype .admin-search-panel{grid-template-columns:minmax(360px,1fr) auto;max-width:none;padding:14px}.admin-workbench{grid-template-columns:minmax(380px,470px) minmax(0,1fr);align-items:start;margin-top:16px}.admin-orders-column{min-width:0}.admin-detail-column{display:block;min-width:0;position:sticky;top:26px}.admin-detail-column .admin-detail{margin-top:0}.empty-detail{min-height:260px;display:grid;align-content:center}.admin-prototype .filter-tabs.compact{position:static;flex-wrap:wrap;overflow:visible;margin:0 0 12px;padding:0;background:transparent}.admin-prototype .filter-tabs.compact button{min-height:36px}.admin-prototype .admin-list{max-height:calc(100dvh - 274px);overflow-y:auto;padding-right:4px}.admin-prototype .admin-list::-webkit-scrollbar,.admin-prototype .order-sheet::-webkit-scrollbar{width:8px}.admin-prototype .admin-list::-webkit-scrollbar-thumb,.admin-prototype .order-sheet::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd8d2}.admin-prototype .admin-order{align-items:center;padding:14px}.admin-prototype .admin-order:hover{border-color:#116f4d61;box-shadow:0 8px 20px #1f3c3114}.admin-detail-column .order-grid{grid-template-columns:82px minmax(0,1fr) 82px minmax(0,1fr);gap:10px 14px}.admin-detail-column .traveler-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 12px}.admin-detail-column .traveler-list h3{grid-column:1 / -1}.admin-detail-column .traveler-list-row{border:1px solid #edf2ef;border-radius:8px;padding:10px}.admin-detail-column .admin-actions{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.admin-management-grid{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);align-items:start;margin-top:16px}.admin-management-grid .upload-panel,.admin-management-grid .inventory-panel{margin-top:0}.admin-management-grid .cover-preview{height:190px}.admin-management-grid .inventory-route-body{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-management-grid .inventory-route-head{padding:14px}.admin-prototype .sheet-backdrop{position:fixed;align-items:center;justify-content:center;padding:28px}.admin-prototype .order-sheet{max-width:780px;max-height:86dvh;border-radius:8px;padding:12px 18px 20px}.admin-prototype .completed-sheet{max-width:920px}.admin-prototype .completed-list{grid-template-columns:1fr;max-height:calc(100dvh - 254px);overflow-y:auto;padding-right:4px}.admin-prototype .completed-workbench{grid-template-columns:minmax(360px,480px) minmax(0,1fr)}.admin-prototype .admin-inline-tools{display:grid;grid-template-columns:minmax(320px,1fr) auto;align-items:end;gap:12px;border:1px solid rgba(31,74,57,.1);border-radius:8px;background:#fff;padding:14px}.admin-prototype .admin-inline-tools p{grid-column:1 / -1;margin:0}.admin-prototype .login-panel,.admin-prototype .login-panel+.content-block{max-width:460px;margin-inline:auto}.admin-prototype .login-panel{margin-top:92px}}
