.order-section{background:#102f27}.order-section .section-heading{align-items:center;margin-bottom:30px}.order-section .section-heading>p{max-width:450px}.order-summary-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:20px 0;border-top:1px solid #c5dfb62e}.order-summary-bar>strong{font-size:16px;line-height:1.6;font-weight:500;letter-spacing:.1px}.order-summary-bar .mock-chip{color:#c0dbaa;border-color:#bad49a55;font-size:12px}.order-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:32px;border-bottom:1px solid #c5dfb63d}.order-tabs button{display:flex;align-items:center;gap:12px;min-width:0;background:none;color:#a7bf9e;font-size:15px;text-align:left;padding:18px 15px;line-height:1.5;min-height:64px;border-bottom:3px solid transparent;border-radius:8px 8px 0 0}.order-tabs button>span:first-child{font-size:12px;color:#8bae7e}.order-tabs button[aria-selected=true]{color:#e5f9cd;background:#c8eab810;border-color:#c3e3a1}.order-tabs button:hover{background:#c8eab80c;color:#e5f9cd}.order-view{outline-offset:8px;display:grid;grid-template-columns:1.05fr 1fr;gap:38px;align-items:start}.order-map-column{position:sticky;top:120px;min-width:0}.order-map-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px;font-size:13px;color:#a9bf9f}.order-map-header>span:first-child{font-size:12px;letter-spacing:1.3px}.order-map-header>strong{font-size:14px;font-weight:500;color:#d9eace}.order-scene{position:relative;aspect-ratio:3/2;overflow:hidden;border-radius:14px;background:#314b39;border:1px solid #c3dbae29}.order-scene>img{width:100%;height:100%;object-fit:contain;display:block}.order-scene>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.order-map-shade{fill:#09291f;opacity:.33}.order-highlight{fill:#d3f7a133;stroke:#daffa9;stroke-width:.35;stroke-linejoin:round}.order-route-base{fill:none;stroke:#cae7b66b;stroke-width:.35}.order-route{fill:none;stroke:#ddffb3;stroke-width:.5;stroke-dasharray:1.4 2;animation:order-flow 4s linear infinite}.order-map-pin{position:absolute;left:var(--pin-x);top:var(--pin-y);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;color:#f5ffe9}.order-map-pin>span:first-child{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;font-size:12px;border:1px solid #e8f7d8aa;background:#173b30dd;box-shadow:0 2px 8px #082c2455;transition:background .2s,box-shadow .2s}.order-map-pin[aria-pressed=true]>span:first-child{background:#d9f6b9;color:#1b3d28;border-color:#eaffcd;box-shadow:0 0 0 5px #dbf7b33d}.order-map-pin .order-pin-label{pointer-events:none;position:absolute;bottom:calc(100% - 1px);left:50%;transform:translateX(-50%);font-size:12px;border-radius:4px;white-space:nowrap;padding:4px 7px;background:#183d31ed;color:#e8f6dc;opacity:0;transition:opacity .2s}.order-map-pin[aria-pressed=true] .order-pin-label,.order-map-pin:hover .order-pin-label,.order-map-pin:focus-visible .order-pin-label{opacity:1}.order-server-marker{position:absolute;left:66.3%;top:38.5%;transform:translate(-50%,-50%);display:grid;place-items:center;width:32px;height:32px;background:#e4edb7;border:1px solid #f8ffdb;border-radius:7px;color:#2d4c2d;font-size:11px;font-weight:800;box-shadow:0 0 0 6px #e4edb72b;pointer-events:none}.order-map-caption{font-size:12px;color:#8fac82;margin:12px 0 24px;line-height:1.6}.order-center-note{padding:22px 24px;border-left:2px solid #b8d791;background:#b2d59b0b}.order-center-note>span{font-size:12px;color:#a1be8b;letter-spacing:1px}.order-center-note h3{font-size:22px;letter-spacing:-.5px;margin:7px 0 12px;line-height:1.3}.order-center-note p{font-size:15px;line-height:1.8;color:#adc59e;margin:0}.order-center-note a{font-size:14px;margin-top:14px;display:inline-flex}.order-report{background:#eef4e5;color:#224333;border:1px solid #f3f9ea;border-radius:14px;padding:29px;min-width:0;min-height:650px}.order-report .order-status{display:inline-block;font-size:12px;line-height:1.6;border-radius:20px;padding:5px 10px;border:1px solid #7595674a;color:#55744b;margin-bottom:17px}.order-report h3{font-size:28px;line-height:1.2;letter-spacing:-.8px;margin:0 0 15px}.order-report>p{font-size:16px;color:#617454;line-height:1.8;margin-bottom:23px}.order-metrics{display:grid;gap:15px;margin:0 0 22px}.order-metrics>div{padding-bottom:14px;border-bottom:1px solid #35593d26}.order-metrics dt{font-size:13px;color:#718267;line-height:1.6;margin-bottom:4px}.order-metrics dd{font-size:26px;letter-spacing:-.6px;color:#234b31;margin:0;line-height:1.35;overflow-wrap:anywhere}.order-rows{margin:0;display:grid;gap:10px}.order-rows>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;line-height:1.6}.order-rows dt{color:#748269}.order-rows dd{margin:0;text-align:right;color:#36543a}.order-progress-group{margin:0 0 25px}.order-progress-label{display:block;font-size:13px;margin-bottom:8px;color:#57774a}.order-progress{height:5px;background:#d1dfc6;border-radius:4px;overflow:hidden}.order-progress>i{display:block;height:100%;background:#6d9351}.order-insight{padding-top:22px;margin-top:23px;border-top:1px solid #35593d26}.order-insight>span{font-size:12px;letter-spacing:1px;font-weight:600;color:#71835b}.order-insight p{font-size:16px;color:#4d6b42;line-height:1.8;margin:10px 0 16px}.order-insight small{display:block;font-size:12px;line-height:1.7;color:#879278}.order-pager{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid #c5dfb62e}.order-pager>span{font-size:13px;letter-spacing:2px;color:#adc796}.order-pager>div{display:flex;gap:10px;align-items:center}.order-prev{border:1px solid #c7ddb540;border-radius:25px;background:none;padding:12px 20px;min-height:48px;font-size:14px;color:#c5dcb4}.order-prev:disabled{opacity:.3;cursor:default}.order-next{font:inherit;font-size:14px}.order-image-error{font-size:14px;color:#deeccf;background:#294730;padding:10px 13px;border-radius:8px;margin-top:12px}
@keyframes order-flow{to{stroke-dashoffset:-20.4}}
@media(max-width:1100px){.order-view{grid-template-columns:1fr 1fr;gap:22px}.order-tabs button{font-size:14px;gap:8px;padding:15px 9px}.order-report{padding:23px;min-height:690px}.order-report h3{font-size:25px}.order-metrics dd{font-size:24px}.order-map-header{flex-direction:column;align-items:flex-start;gap:7px}.order-center-note{padding:18px}.order-center-note h3{font-size:21px}}
@media(max-width:760px){.order-view{grid-template-columns:1fr;gap:24px}.order-map-column{position:static}.order-tabs{grid-template-columns:1fr 1fr;margin-bottom:24px}.order-tabs button{font-size:14px;min-height:61px;padding:13px 11px;border-bottom-width:2px}.order-map-header{flex-direction:row;align-items:center}.order-summary-bar{padding:16px 0;gap:10px}.order-summary-bar>strong{font-size:14px}.order-map-caption{margin-bottom:17px}.order-center-note{padding:17px 20px}.order-center-note h3{font-size:20px}.order-center-note p{font-size:14px}.order-center-note a{margin-top:10px}.order-report{min-height:0;padding:24px}.order-report h3{font-size:27px}.order-report>p{font-size:16px}.order-pager{gap:13px;align-items:flex-start}.order-pager>span{padding-top:16px;white-space:nowrap}.order-pager>div{justify-content:flex-end;flex-wrap:wrap}.order-pager .order-next{white-space:normal;max-width:260px;text-align:center;min-height:48px}.order-prev{padding:12px 16px}.order-map-pin .order-pin-label{font-size:11px;padding:3px 5px}.order-map-pin>span:first-child{width:25px;height:25px}.order-server-marker{width:25px;height:25px;font-size:10px}.order-rows>div{gap:15px}.order-map-header>strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){.order-route{animation:none}.order-map-pin>span:first-child,.order-pin-label{transition:none}}

.order-report{scroll-margin-top:120px}.order-view{scroll-margin-top:120px}
