.woogeolocation-track-order-page-no-order-found{font-size:16px;color:#333;display:block;text-align:center;padding:10px}.woogeolocation-track-order-page-header{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,rgb(30 30 30 / .72) 0%,rgb(30 30 30 / .22) 70%,#fff0 100%);transition:background 0.3s,box-shadow 0.3s;z-index:10;box-shadow:none;display:flex;align-items:center;justify-content:space-between;padding:10px 15px;min-height:58px}.woogeolocation-track-order-page-header-sticky{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 16px rgb(0 0 0 / .1),0 1.5px 2px rgb(0 0 0 / .06)}.woogeolocation-track-order-page-header-sticky .woogeolocation-track-order-page-header-store-name{color:#222}.woogeolocation-track-order-page-header-sticky .woogeolocation-track-order-page-header-order-time-items{color:#7e7e7e}.woogeolocation-track-order-page-header-left,.woogeolocation-track-order-page-header-center,.woogeolocation-track-order-page-header-right{display:flex;align-items:center}.woogeolocation-track-order-page-header-close-btn{cursor:pointer;height:38px;width:38px;font-size:18px;display:flex;color:#333;background:#f2f2f2;border-radius:50%;transition:background 0.2s;align-items:center;justify-content:center}.woogeolocation-track-order-page-header-close-btn:hover{background:#e0e0e0}.woogeolocation-track-order-page-header-store-info{text-align:center}.woogeolocation-track-order-page-store-name-wrapper{display:flex;gap:5px;justify-content:center}.woogeolocation-track-order-page-header-store-name{font-size:17px;font-weight:700;line-height:normal;color:#fff}.wooglocation-active-order-popup-open-icon i{font-size:11px}.woogeolocation-track-order-page-header-order-time-items{display:flex;gap:5px;font-size:13px;color:#fbfbfb;justify-content:center}.woogeolocation-track-order-page-header-order-time-count-separator i{font-size:5px;line-height:1}.woogeolocation-track-order-map-container.woogeolocation-track-order-map-fullscreen{height:100dvh;max-height:100dvh;transition:height 0.4s cubic-bezier(.4,0,.2,1),max-height 0.4s cubic-bezier(.4,0,.2,1)}.woogeolocation-track-order-details-card-container.woogeo-dragging{transition:none;will-change:transform;pointer-events:none}.woogeolocation-track-order-map-container{position:relative;width:100%;height:60vh;max-height:60vh;transition:max-height 0.4s cubic-bezier(.4,0,.2,1);overflow:hidden;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#woogeolocation-track-order-map{width:100%;height:100%;min-height:260px}.woogeolocation-track-order-details-card-container{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;pointer-events:none;z-index:5;padding:0 18px 18px}.woogeolocation-track-order-card-bottom-wrapper{padding:10px 15px 15px}.woogeolocation-track-order-details-card{pointer-events:auto;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 24px 48px 0 rgb(34 34 34 / .18),0 10px 32px 0 rgb(34 34 34 / .23),0 2px 8px 0 rgb(0 0 0 / .11);width:100%;margin:0 auto;animation:woogeo-order-details-bounce-in 0.7s cubic-bezier(.28,1.25,.6,1.02);transition:box-shadow 0.24s;font-family:inherit}@keyframes woogeo-order-details-bounce-in{0%{transform:translateY(90px) scale(.95);opacity:.4}60%{transform:translateY(-15px) scale(1.04);opacity:1}80%{transform:translateY(7px) scale(1.01)}100%{transform:translateY(0) scale(1)}}.woogeolocation-track-order-on-time-row{display:flex;gap:6px;padding:8px 15px 5px;background:linear-gradient(90deg,#f5faf5 60%,#f5fafd 100%);border-bottom:1px solid #f2f2f2;align-items:center}.woogeolocation-track-order-title-timer-wrapper{display:flex;gap:10px;align-items:center;justify-content:space-between}.woogeolocation-track-order-on-time-icon{width:24px;height:28px;display:flex;align-items:center;justify-content:center}.woogeolocation-track-order-on-time-icon svg{width:24px;height:28px}.woogeolocation-on-time-label{display:flex;align-items:center;gap:6px;color:#23b26d;font-weight:600;line-height:normal;font-size:13px}.woogeolocation-track-order-on-time-detail{font-size:12px;color:#72777a;font-weight:500;display:flex;align-items:center;gap:3px}.woogeolocation-track-order-on-time-detail .fa-chevron-right{font-size:13px;color:#b5b5b5;margin-left:2px}.woogeolocation-track-order-status-details{flex:1 1 auto}.woogeolocation-track-order-status-title{font-size:20px;font-weight:700;color:#222;margin-bottom:3px;line-height:1.25}.woogeolocation-track-order-status-meta-path{display:flex;align-items:flex-start;gap:9px;margin-bottom:4px}.woogeolocation-track-order-path-points{display:flex;flex-direction:column;align-items:center;margin-top:1.5px;margin-right:2px}.woogeolocation-track-order-path-dot{width:7px;height:7px;background:#23b26d;border-radius:50%;margin:1px 0;display:block}.woogeolocation-track-order-path-dot:last-child{background:#b5b5b5}.woogeolocation-track-order-path-line{width:2px;height:23px;background:#e2e2e2;margin:1px 0;display:block}.woogeolocation-track-order-path-details{display:flex;flex-direction:column;gap:4px;min-width:0}.woogeolocation-track-order-store-name{font-size:15px;font-weight:600;color:#222;margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woogeolocation-track-order-user-address-wrapper{color:#444;font-size:13.5px;line-height:1.4;display:flex;align-items:center;gap:5px;font-weight:400}.woogeolocation-track-order-user-address-wrapper .fa-location-arrow{color:#23b26d;font-size:13px;margin-right:4px}.woogeolocation-track-order-user-address{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.woogeolocation-track-order-status-timer{display:flex;align-items:center;justify-content:center}.woogeolocation-track-order-status-timer{background:#23b26d;color:#fff;border-radius:13px;min-width:54px;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:17px;box-shadow:0 2px 12px rgb(34 193 94 / .08)}.woogeolocation-track-order-timer-count{font-size:26px;font-weight:700;line-height:1;margin-bottom:0}.woogeolocation-track-order-timer-mins{font-size:13px;font-weight:500;letter-spacing:.2px;margin-top:-2px;line-height:1}.woogeolocation-inline-instruction{display:flex;align-items:center;justify-content:space-between;width:100%}.woogeolocation-inline-instruction-main{display:flex;align-items:center;gap:10px;min-width:0}.woogeolocation-inline-instruction-icon{display:flex!important;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-size:13px;background:#e0f2fe;color:#2563eb}.woogeolocation-inline-instruction-voice .woogeolocation-inline-instruction-icon{background:#fef3c7;color:#d97706}.woogeolocation-inline-instruction-text{font-size:13px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woogeolocation-inline-instruction-arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;font-size:11px;color:#6b7280;transition:transform 0.15s ease,color 0.15s ease}.woogeolocation-track-order-add-instruction.has-instruction:hover .woogeolocation-inline-instruction-arrow{transform:translateX(2px);color:#111827}.woogeolocation-inline-instruction-main,.woogeolocation-inline-instruction-arrow{cursor:pointer}.woogeolocation-order-recorded-audio-playback-remove-btn{display:flex;align-items:center;gap:8px;background:#f9fafb;border-radius:999px;padding:4px 10px 4px 6px;margin-top:10px;border:1px solid rgb(15 23 42 / .06)}.woogeolocation-order-recorded-audio-playback-remove-btn audio{height:32px}.woogeolocation-order-recorded-audio-playback-remove-btn .woogeolocation-remove-recorded-voice-btn{cursor:pointer}.woogeolocation-track-order-call-deliveryman{display:flex;align-items:center;gap:8px}.woogeolocation-track-order-deliveryman-profile-image{width:32px;height:32px;border-radius:999px;overflow:hidden;border:1px solid rgb(148 163 184 / .7)}.woogeolocation-track-order-deliveryman-profile-image img{width:100%;height:100%;object-fit:cover}.woogeolocation-track-order-deliveryman-call-icon i{font-size:16px}.woogeolocation-track-order-add-instruction-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.woogeolocation-track-order-add-instruction{flex:1;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:999px;background:#f8f8fb;cursor:pointer;border:1px solid rgb(0 0 0 / .04);box-shadow:0 0 0 1px rgb(0 0 0 / .02);transition:background 0.18s ease,box-shadow 0.18s ease,transform 0.12s ease}.woogeolocation-track-order-add-instruction.has-instruction{background:#fff;box-shadow:0 4px 14px rgb(15 23 42 / .12);border-color:rgb(15 23 42 / .06)}.woogeolocation-track-order-add-instruction:hover{background:#f1f5f9;box-shadow:0 3px 10px rgb(15 23 42 / .1)}.woogeolocation-track-order-add-instruction:active{transform:translateY(1px);box-shadow:0 1px 4px rgb(15 23 42 / .18)}.woogeolocation-track-order-add-instruction .fa-plus-circle{font-size:15px;margin-right:8px;color:#2563eb}.woogeolocation-track-order-add-instruction-text{font-size:13px;font-weight:500;color:#111827}.woogeolocation-track-order-add-instruction:not(.has-instruction){justify-content:flex-start}.woogeolocation-track-order-call-deliveryman{display:flex;align-items:center}.woogeolocation-track-order-deliveryman-profile-image{height:35px;width:35px;background:#f2f2f2;border-radius:50%}.woogeolocation-track-order-deliveryman-call-icon{cursor:pointer;height:35px;width:35px;display:flex;background:#ffeee4;border-radius:50%;transition:background 0.2s;align-items:center;justify-content:center;margin-left:-13px}.woogeolocation-track-order-deliveryman-call-icon i{color:#ff6613;font-size:18px}.woogeolocation-floating-track-order-icon{position:fixed;bottom:34px;right:28px;z-index:9999;background:#fff;border-radius:50%;box-shadow:0 6px 20px rgb(34 193 94 / .14),0 2px 8px rgb(0 0 0 / .1);width:56px;height:56px;cursor:pointer;opacity:0;transform:translateY(60px) translateX(60px) scale(.95);pointer-events:none;transition:opacity 0.22s cubic-bezier(.61,1.39,.58,1),transform 0.22s cubic-bezier(.61,1.39,.58,1),box-shadow 0.2s}.woogeolocation-floating-track-order-icon.show-floating-icon{opacity:1;transform:translateY(0) translateX(0) scale(1);pointer-events:auto}.woogeolocation-floating-track-order-icon-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;overflow:hidden;pointer-events:none}.woogeolocation-floating-track-order-tooltip{position:absolute;bottom:66px;left:50%;transform:translateX(-50%);background:#232323;color:#fff;font-size:12px;padding:4px 14px;border-radius:18px;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 2px 10px rgb(0 0 0 / .1);z-index:10000;display:block;transition:opacity 0.18s cubic-bezier(.68,-.55,.27,1.55)}.woogeolocation-floating-track-order-tooltip.visible{opacity:1;pointer-events:auto;animation:woogeolocation-tooltip-pop-in 0.28s cubic-bezier(.4,0,.2,1) both}@keyframes woogeolocation-tooltip-pop-in{0%{opacity:0;transform:translateX(-50%) translateY(10px) scale(.95)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.woogeolocation-tooltip-arrow{position:absolute;top:100%;left:50%;margin-left:-9px;width:8px;height:3px;overflow:hidden}.woogeolocation-tooltip-arrow::before{content:'';position:absolute;left:3px;top:0;width:8px;height:8px;background:#232323;transform:rotate(45deg);box-shadow:0 2px 8px rgb(0 0 0 / .06)}.woogeolocation-floating-track-order-icon-content{position:absolute;top:50%;left:-32px;transform:translateY(-50%);opacity:0;width:32px;height:32px}.woogeolocation-floating-track-order-icon.show-floating-icon .woogeolocation-floating-track-order-icon-content{animation:woogeolocation-float-horizontal-full 1.6s linear infinite}@keyframes woogeolocation-float-horizontal-full{0%{left:-32px;opacity:0}10%{opacity:1}20%{left:0;opacity:1}80%{left:24px;opacity:1}90%{left:56px;opacity:0}100%{left:56px;opacity:0}}.woogeolocation-active-order-ids-popup-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;background:rgb(0 0 0 / .29)}.woogeolocation-active-order-ids-popup-content{position:fixed;left:0;right:0;bottom:-100vh;width:100%;background:#fff;border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 4px 28px rgb(0 0 0 / .14);padding:20px 18px;margin:0 auto;min-height:140px;transition:bottom 0.20s cubic-bezier(.77,0,.18,1)}.woogeolocation-active-order-ids-popup-modal.show .woogeolocation-active-order-ids-popup-content{bottom:0}.woogeolocation-active-order-ids-popup-title{font-size:16px;font-weight:600;margin-bottom:10px;text-align:center;color:#232323}#woogeolocation-active-order-ids-popup-close-btn{position:absolute;top:10px;right:8px;cursor:pointer;width:28px;height:28px;background:#222;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10}.woogeolocation-active-order-ids-list{display:flex;flex-direction:column;gap:12px;margin-top:10px;max-height:320px;overflow-y:auto}.woogeolocation-active-order-id-item{display:flex;align-items:center;gap:5px;background:#f7f7f7;padding:10px;border-radius:12px;cursor:pointer;transition:background 0.2s}.woogeolocation-active-order-id-item.selected{background:#23b26d13}.woogeolocation-active-order-id-details{flex:1}.woogeolocation-active-order-id-status{color:#23b26d;font-weight:600;letter-spacing:.05rem}.woogeolocation-active-order-id-date-time{font-size:13px;color:#888}.woogeolocation-active-order-id-label-status{display:flex;align-items:center;gap:10px;line-height:normal}.woogeolocation-active-order-id-label{color:#232323;font-weight:500}.woogeolocation-active-order-id-separator{color:#888}.woogeolocation-active-order-id-separator i{font-size:11px}.woogeo-user-tooltip{color:#286efc;padding:4px 14px;font-size:12px}.woogeo-store-tooltip{color:#23b26d;padding:4px 12px;font-size:12px}#woogeolocation-track-order-map .gm-style-iw-chr{display:none}#woogeolocation-track-order-map .gm-style-iw{padding:0}#woogeolocation-track-order-map .gm-style-iw-d{padding:0;overflow:hidden!important}#woogeolocation-track-order-map .gm-style .gm-style-iw-tc{width:17px}#woogeolocation-track-order-map .gm-style .gm-style-iw-tc::after{width:17px}#woogeolocation-track-order-map .gm-style .gm-style-iw-c{box-shadow:0 8px 32px rgb(34 34 34 / .22),0 1.5px 4px rgb(34 34 34 / .11),0 .5px 1px rgb(0 0 0 / .07)}.woogeolocation-order-completed-bg{background:center center no-repeat;background-size:cover;min-height:350px;position:relative}.woogeolocation-order-completed-card-container{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;pointer-events:none;z-index:5;padding:0 18px 18px}.woogeolocation-order-completed-card{pointer-events:auto;background:#fff;border-radius:18px;box-shadow:0 24px 48px 0 rgb(34 34 34 / .18),0 10px 32px 0 rgb(34 34 34 / .23),0 2px 8px 0 rgb(0 0 0 / .11);max-width:420px;width:100%;padding:18px 22px 16px;margin:0 auto;font-family:inherit;animation:woogeo-completed-bounce-in 0.7s cubic-bezier(.28,1.25,.6,1.02);transition:box-shadow 0.24s}@keyframes woogeo-completed-bounce-in{0%{transform:translateY(90px) scale(.95);opacity:.4}60%{transform:translateY(-15px) scale(1.04);opacity:1}80%{transform:translateY(7px) scale(1.01)}100%{transform:translateY(0) scale(1)}}.woogeolocation-order-completed-title-row{text-align:center;margin-bottom:10px}.woogeolocation-order-completed-title{font-size:22px;font-weight:700;color:#ff6613;letter-spacing:.02em;text-shadow:0 2px 6px #ffe5d6}.woogeolocation-order-completed-description{color:#72777a;font-size:16px;font-weight:500;margin-bottom:0}.woogeolocation-order-survey-row{margin-top:8px;margin-bottom:4px;text-align:center}.woogeolocation-order-delivered-by-name{font-size:15.7px;color:#232325;font-weight:500;letter-spacing:.01em;margin-top:6px}.woogeolocation-order-not-delivered-help-row{display:flex;align-items:center;color:#72777a;gap:9px;padding:10px 0 0;font-size:15px;cursor:pointer;border-top:1px solid #f2f2f2;margin-top:10px;transition:color 0.2s;justify-content:space-between;min-height:46px}.woogeolocation-order-not-delivered-help-text{font-size:15px;font-weight:500;letter-spacing:.02em}.woogeolocation-order-not-delivered-call-icon{cursor:pointer;height:38px;width:38px;display:flex;background:#ffeee4;border-radius:50%;transition:background 0.2s;align-items:center;justify-content:center;margin-left:0;box-shadow:0 1.5px 5px rgb(255 102 19 / .09)}.woogeolocation-order-not-delivered-call-icon:hover{background:#ffd3bb}.woogeolocation-order-not-delivered-call-icon i{color:#ff6613;font-size:18.5px}.woogeolocation-order-instruction-popup{position:fixed;inset:0;z-index:99999;background:rgb(0 0 0 / .18);display:flex;align-items:flex-end;justify-content:center;font-family:'Inter',Arial,sans-serif}.woogeolocation-order-instruction-popup-header{padding:18px 15px 15px;text-align:left;position:relative}.woogeolocation-order-instruction-popup-title{font-size:1.3rem;font-weight:700;margin-bottom:2px;color:#363546;line-height:1.22}.woogeolocation-order-instruction-popup-subtitle{font-size:1rem;color:#949494;font-weight:500}.woogeolocation-order-instruction-popup-body{padding:0 15px;flex:1 1 auto;overflow-y:auto}.woogeolocation-order-instruction-popup-footer{padding:18px 15px 24px 15px;background:#fff;position:sticky;bottom:0;z-index:2}.woogeolocation-order-instruction-popup-content{background:#fff;width:100%;max-width:470px;box-shadow:0 4px 30px rgb(80 85 112 / .18);height:100dvh;max-height:100dvh;display:flex;flex-direction:column;padding:0 0 0 0;overflow:hidden}.woogeolocation-order-instruction-close-btn{position:absolute;top:10px;right:15px;cursor:pointer}.woogeolocation-order-voice-instruction-popup-row{border-bottom:1px solid #ededed;border-top:1px solid #ededed;padding:15px 0}.woogeolocation-order-instruction-voice-directions{display:flex;align-items:center;gap:10px;font-weight:600;color:#46464d;cursor:pointer;font-size:1rem}.woogeolocation-order-instruction-voice-directions i:first-child{color:#ff7d27;font-size:1.25em}.woogeolocation-order-instruction-right-arrow{margin-left:auto;color:#b1b1bc}.woogeolocation-order-instruction-option-row{display:flex;align-items:center;gap:10px;padding:10px 0}.woogeolocation-order-instruction-icon-container{min-width:29px;text-align:center;font-size:1.25em;color:#9090b0;opacity:.88}.woogeolocation-order-instruction-option-content{flex:1;display:flex;flex-direction:column;gap:2px}.woogeolocation-order-instruction-option-title{font-size:1rem;font-weight:600;color:#38384b}.woogeolocation-order-instruction-option-desc{font-size:.9rem;color:#9697a2;font-weight:500;margin-top:.5px}.woogeolocation-order-instruction-switch{position:relative;display:inline-block;width:40px;height:22px}.woogeolocation-order-instruction-switch input{opacity:0;width:0;height:0}.woogeolocation-order-instruction-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e1e1e5;border-radius:22px;transition:background 0.2s}.woogeolocation-order-instruction-switch input:checked+.woogeolocation-order-instruction-slider{background-color:#23b26d}.woogeolocation-order-instruction-slider:before{position:absolute;content:"";height:17px;width:17px;left:3px;bottom:2.5px;background-color:#fff;border-radius:50%;transition:transform 0.2s;box-shadow:0 1px 5px rgb(90 90 120 / .09)}.woogeolocation-order-instruction-switch input:checked+.woogeolocation-order-instruction-slider:before{transform:translateX(17px)}.woogeolocation-order-instruction-popup-footer .button{width:100%;padding:15px 0;background:#ececf1;color:#9b9ba5;font-size:1rem;font-weight:600;border:none;border-radius:12px;letter-spacing:.02em;transition:background .18s,color .18s;cursor:not-allowed}.woogeolocation-order-instruction-save-btn.enabled,.woogeolocation-order-instruction-save-btn:enabled{background:#23b26d;color:#fff;cursor:pointer}.woogeolocation-order-voice-instruction-popup{position:fixed;inset:0;z-index:99999;background:rgb(0 0 0 / .18);display:flex;align-items:flex-end;justify-content:center;font-family:'Inter',Arial,sans-serif}.woogeolocation-order-voice-instruction-popup-content{background:#fff;border-top-left-radius:18px;border-top-right-radius:18px;max-width:470px;width:100%;margin-left:auto;margin-right:auto;padding:15px;position:relative;animation:woogeo-voice-popup-in .18s cubic-bezier(.4,0,.2,1);text-align:center;min-height:20vh}@keyframes woogeo-voice-popup-in{from{transform:translateY(100%)}to{transform:translateY(0)}}.woogeolocation-order-voice-instruction-popup-close-btn{position:absolute;top:10px;right:8px;background:none;border:none;cursor:pointer;z-index:2}.woogeolocation-order-voice-instruction-popup-close-btn-icon{display:block}.woogeolocation-order-voice-instruction-popup-title{font-size:1rem;font-weight:600;color:#24242c;margin-bottom:15px}.woogeolocation-order-voice-instruction-recording-title{margin-top:10px;font-size:1rem;font-weight:600;margin-bottom:8px;color:#23b26d}.woogeolocation-order-voice-recoding-playback-wrapper{margin-top:10px;margin-bottom:10px}.woogeolcoation-start-stop-recoding-buttons-container{display:flex;justify-content:center;align-items:center;gap:20px}.woogeolocation-order-start-voice-recording-btn:active,.woogeolocation-order-stop-voice-recording-btn:active{transform:scale(.96)}.woogeolocation-order-start-voice-recording-btn{height:50px;width:50px;background:#E43F5A;border-radius:50px;display:flex;align-items:center;justify-content:center}.woogeolocation-order-start-voice-recording-btn i{font-size:30px;color:#fff}.woogeolocation-order-stop-voice-recording-btn i{font-size:48px;color:#6a5acd}.woogeolocation-order-stop-voice-recording-btn.pulse{position:relative;z-index:1}.woogeolocation-order-stop-voice-recording-btn.pulse::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:rgb(106 90 205 / .15);animation:woogeo-pulse 1s infinite;z-index:-1;pointer-events:none}@keyframes woogeo-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}70%{transform:translate(-50%,-50%) scale(1.45);opacity:.3}100%{transform:translate(-50%,-50%) scale(1.6);opacity:0}}.woogeolocation-order-confirm-voice-recording-btn-container{margin-top:10px}.woogeolocation-order-confirm-voice-recording-btn-container .button{display:none;width:100%;padding:11px 0;background:#23b26d;color:#fff;font-weight:600;border:none;border-radius:10px;font-size:1.04rem;letter-spacing:.01em;cursor:pointer;box-shadow:0 2px 10px rgb(35 178 109 / .07);transition:background .15s}.woogeolocation-order-confirm-voice-recording-btn:active{background:#189356}.woogeolocation-order-recorded-audio-playback-remove-btn,.woogeolocation-order-voice-recording-playback-remove-btn{display:flex;align-items:center;gap:10px}.woogeolocation-order-recorded-audio-playback-remove-btn audio,.woogeolocation-order-voice-recording-playback-remove-btn audio{height:35px;width:100%}.woogeolocation-track-order-deliveryman-safety-container{width:100%}.woogeolocation-track-order-deliveryman-safety-content{border:1px solid #ddd;padding:10px;border-radius:12px}.woogeolocation-deliveryman-safety-image-text-action{display:flex;justify-content:space-between;align-items:center;gap:10px}.woogeolocation-deliveryan-safety-image-text{display:flex;align-items:center;gap:10px}.woogeolocation-deliveryman-safety-image-wrapper img{width:60px}.woogeolocation-deliveryman-safety-text{line-height:1.4;color:#444;font-size:13px}.woogeolocation-safety-popup-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;background:rgb(0 0 0 / .29)}.woogeolocation-safety-popup-content{position:fixed;left:0;right:0;bottom:-100vh;width:100%;background:#fff;border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 4px 28px rgb(0 0 0 / .14);padding:20px 18px;margin:0 auto;min-height:140px;transition:bottom 0.20s cubic-bezier(.77,0,.18,1)}.woogeolocation-safety-popup-content.woogeolocation-safety-popup-open{bottom:0}.woogeolocation-safety-popup-avatar{height:60px;width:60px;margin-bottom:10px}.woogeolocation-safety-popup-title{font-size:18px;font-weight:700;color:#111;margin-bottom:10px}.woogeolocation-safety-popup-close-btn{position:absolute;right:15px;top:17px;background-color:#ddd;border-radius:50%;height:25px;width:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.woogeolocation-safety-popup-points{margin-bottom:0}.woogeolocation-track-order-delivery-otp-container{text-align:center}.woogeolocation-track-order-delivery-otp{color:#111}.woogeolocation-track-order-details-container{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;width:100%}.woogeolocation-track-order-details-title{text-transform:uppercase;text-align:center;font-weight:600;font-size:12px;letter-spacing:.16em;color:#111;margin:18px 0 14px;position:relative}.woogeolocation-track-order-details-title::after{content:"";position:absolute;left:50%;bottom:-8px;width:64px;height:3px;border-radius:999px;background:#2563eb;transform:translateX(-50%)}.woogeolocation-order-pick-drop-info-wrapper{background:#fff;border-radius:18px;padding:14px 18px;margin-top:26px;border:1px solid #ddd}.woogeolocation-pickup-info-wrapper{display:flex;flex-direction:column;gap:14px}.woogeolocation-track-order-pickup-info,.woogeolocation-track-order-drop-info{display:flex;align-items:center}.woogeolocation-track-order-drop-info{padding-top:14px;border-top:1px dashed #ddd}.woogeolocation-track-order-pickup-image-wrapper,.woogeolocation-track-order-drop-image-wrapper{width:40px;height:40px;border-radius:999px;background:#f4f4f6;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.woogeolocation-track-order-pickup-image-wrapper i,.woogeolocation-track-order-drop-image-wrapper i{font-size:18px;color:#6b7280}.woogeolocation-track-order-pickup-store-name,.woogeolocation-track-order-drop-user-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:3px}.woogeolocation-track-order-pickup-store-address,.woogeolocation-track-order-drop-user-address{font-size:12px;line-height:1.4;color:#6b7280}.woogeolocation-track-order-items-wrapper{border:1px solid #ddd;border-radius:18px;padding:10px 18px 12px;background-color:#fff;margin-top:18px}.woogeolocation-order-items-count{font-size:14px;font-weight:600;color:#111827}.woogeolocation-order-details-items{list-style:none;padding:0;margin:0}.woogeolocation-order-details-item{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 0;font-size:13px;color:#111827;margin-bottom:0;position:relative}.woogeolocation-order-details-item::before{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:11px;font-size:11px;width:18px;height:18px;border-radius:999px;background:#e6f9ec;color:#16a34a;display:flex;align-items:center;justify-content:center}.woogeolocation-order-details-item-left{padding-left:26px;flex:1 1 auto;padding-right:6px}.woogeolocation-order-details-item-info{line-height:1.4}.woogeolocation-order-details-item-right{flex:0 0 auto;text-align:right}.woogeolocation-order-details-item-price{font-weight:500;color:#111827;white-space:nowrap}.woogeolocation-order-total-title{margin:18px auto 0;font-size:13px;font-weight:600;color:#6b7280}.woogeolocation-order-total-info-wrapper{margin-top:8px;background:#fff;border-radius:18px;padding:10px 18px 12px;list-style:none;border:1px solid #ddd}.woogeolocation-track-order-created-info{border-top:1px dashed #ddd;padding-top:14px;margin-top:14px;display:flex;align-items:center;justify-content:space-between}.woogeolocation-order-total-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-size:13px;color:#111827}.woogeolocation-order-total-row:last-child{font-weight:600}.woogeolocation-order-total-label{color:#6b7280}.woogeolocation-order-total-value{white-space:nowrap}@media (min-width:768px){.woogeolocation-track-order-details-card{max-width:420px}.woogeolocation-active-order-ids-popup-content{max-width:420px}.woogeolocation-safety-popup-content{max-width:420px}.woogeolocation-track-order-delivery-otp-container{max-width:420px;margin:15px auto}.woogeolocation-track-order-deliveryman-safety-container{margin:20px auto;max-width:420px}.woogeolocation-track-order-details-container{max-width:420px;margin:15px auto}}@media (max-width:768px){.woogeolocation-track-order-page-header{padding:10px 8px;min-height:52px}.woogeolocation-track-order-status-timer{min-width:44px;min-height:44px;font-size:15px}.woogeolocation-track-order-timer-count{font-size:20px}.woogeolocation-track-order-timer-mins{font-size:11px}.woogeolocation-order-voice-instruction-popup-content{max-width:100vw}.woogeolocation-track-order-deliveryman-safety-container{padding:0 15px;margin-top:15px;margin-bottom:15px}.woogeolocation-track-order-delivery-otp-container{padding:0 15px}}