.bottom-sheet{background:#fff;border-radius:16px 16px 0 0;bottom:58px;box-shadow:0 -4px 20px rgba(0,0,0,.15);left:0;max-height:calc(100dvh - 58px);overflow:hidden;position:fixed;right:0;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),max-height .3s cubic-bezier(.4,0,.2,1);z-index:1000}.bottom-sheet.open{transform:translateY(0)}.bottom-sheet.expanded{max-height:50dvh}.bottom-sheet.expanded .bottom-sheet-compact{display:none}.bottom-sheet.expanded .bottom-sheet-expanded{display:block;height:calc(50dvh - 40px)}.bottom-sheet.full-screen{border-radius:0;bottom:58px;height:auto;max-height:none;top:20px}.bottom-sheet.full-screen .bottom-sheet-compact{display:none}.bottom-sheet.full-screen .bottom-sheet-expanded{display:block;height:calc(100dvh - 98px)}.bottom-sheet .bottom-sheet-handle{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.bottom-sheet .bottom-sheet-handle .handle-bar{color:#fc5b00;font-size:1rem;font-weight:600}.bottom-sheet .bottom-sheet-compact{padding:0 16px 16px}.bottom-sheet .bottom-sheet-compact .compact-content{align-items:center;display:flex;gap:12px;justify-content:space-between}.bottom-sheet .bottom-sheet-compact .compact-content .location-info{flex:1;min-width:0}.bottom-sheet .bottom-sheet-compact .compact-content .location-info .location-title{color:#111827;font-size:1rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-sheet .bottom-sheet-compact .compact-content .location-info .location-subtitle{color:#6b7280;font-size:13px;line-height:1.2;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions{display:flex;flex-shrink:0;gap:8px}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions .compact-action-btn{border-radius:.5rem;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);width:36px}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions .compact-action-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions .compact-action-btn:active{transform:translateY(0)}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions .compact-action-btn.saved{background:#fc5b00!important;border-color:#fc5b00!important}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions .compact-action-btn.saved:hover{background:#e54d00!important;border-color:#e54d00!important}.bottom-sheet .bottom-sheet-expanded{display:none;height:calc(90vh - 60px);overflow-y:auto;padding:0 1rem 1rem}.bottom-sheet .bottom-sheet-expanded .expanded-content{height:100%}.bottom-sheet .bottom-sheet-expanded .expanded-content::-webkit-scrollbar{width:4px}.bottom-sheet .bottom-sheet-expanded .expanded-content::-webkit-scrollbar-track{background:transparent}.bottom-sheet .bottom-sheet-expanded .expanded-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.bottom-sheet .bottom-sheet-expanded .expanded-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.bottom-sheet .bottom-sheet-compact,.bottom-sheet .bottom-sheet-expanded{transition:opacity .3s ease}.bottom-sheet.expanded .bottom-sheet-compact{opacity:0}.bottom-sheet.expanded .bottom-sheet-expanded,.bottom-sheet:not(.expanded) .bottom-sheet-compact{opacity:1}.bottom-sheet:not(.expanded) .bottom-sheet-expanded{opacity:0}@media(max-width:480px){.bottom-sheet{max-height:calc(100dvh - 60px)}.bottom-sheet.expanded{max-height:50dvh}.bottom-sheet.expanded .bottom-sheet-expanded{height:calc(50dvh - 40px)}.bottom-sheet.full-screen{border-radius:0;bottom:58px;height:auto;max-height:none;top:20px}.bottom-sheet.full-screen .bottom-sheet-compact{display:none}.bottom-sheet.full-screen .bottom-sheet-expanded{display:block;height:calc(100dvh - 98px)}.bottom-sheet .bottom-sheet-compact{padding:0 12px 12px}.bottom-sheet .bottom-sheet-compact .compact-content .location-info .location-title{font-size:15px}.bottom-sheet .bottom-sheet-compact .compact-content .location-info .location-subtitle{font-size:12px}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions{gap:6px}.bottom-sheet .bottom-sheet-compact .compact-content .compact-actions .compact-action-btn{height:32px;width:32px}.bottom-sheet .bottom-sheet-expanded{padding:0 12px 12px}}@media(prefers-contrast:high){.bottom-sheet{border:2px solid #000}.bottom-sheet .bottom-sheet-handle .handle-bar{background:#000}}@media(prefers-reduced-motion:reduce){.bottom-sheet,.bottom-sheet .bottom-sheet-compact,.bottom-sheet .bottom-sheet-expanded{transition:none}}@supports not (height:100dvh){.bottom-sheet{max-height:calc(100vh - 60px)}.bottom-sheet.expanded{max-height:50vh}.bottom-sheet.expanded .bottom-sheet-expanded{height:calc(50vh - 40px)}.bottom-sheet.full-screen{border-radius:0;bottom:58px;height:auto;max-height:none;top:0}.bottom-sheet.full-screen .bottom-sheet-compact{display:none}.bottom-sheet.full-screen .bottom-sheet-expanded{display:block;height:calc(100vh - 98px)}@media(max-width:480px){.bottom-sheet{max-height:calc(100vh - 60px)}.bottom-sheet.expanded{max-height:50vh}.bottom-sheet.expanded .bottom-sheet-expanded{height:calc(50vh - 40px)}.bottom-sheet.full-screen{border-radius:0;bottom:58px;height:auto;max-height:none;top:0}.bottom-sheet.full-screen .bottom-sheet-compact{display:none}.bottom-sheet.full-screen .bottom-sheet-expanded{display:block;height:calc(100vh - 98px)}}}.disable-pointer{pointer-events:none}.loading-client{align-items:center;background-color:hsla(0,0%,59%,.3);height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.list-item-location-search .ant-list-empty-text{padding:0!important}.list-item-location-search .ant-list-header{padding:0 0 10px!important}.list-item-location-search .ant-list-items{max-height:140px;overflow-y:auto}.dropdown-location-search{z-index:600!important}.driver-active *,.driver-active .driver-overlay{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;background-color:#fff;border-radius:5px;box-shadow:0 1px 10px #0006;box-sizing:border-box;color:#2d2d2d;margin:0;max-width:300px;min-width:250px;padding:15px;position:fixed;right:0;top:0;z-index:1000000000}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{display:block;font:19px/normal sans-serif;font-weight:700;line-height:1.5;margin:0;position:relative;zoom:1}.driver-popover-close-btn{all:unset;color:#d2d2d2;cursor:pointer;font-size:18px;font-weight:500;height:28px;position:absolute;right:0;text-align:center;top:0;transition:color;transition-duration:.2s;width:32px;z-index:1}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{font:14px/normal sans-serif;font-weight:400;line-height:1.5;margin-bottom:0;zoom:1}.driver-popover-footer{align-items:center;display:flex;justify-content:space-between;margin-top:15px;text-align:right;zoom:1}.driver-popover-progress-text{color:#727272;font-size:13px;font-weight:400;zoom:1}.driver-popover-footer button{all:unset;background-color:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;color:#2d2d2d;cursor:pointer;display:inline-block;font:12px/normal sans-serif;line-height:1.3;outline:0;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;zoom:1}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{border:5px solid #fff;content:"";position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;left:100%}.driver-popover-arrow-side-right{border-bottom-color:transparent;border-left-color:transparent;border-top-color:transparent;right:100%}.driver-popover-arrow-side-top{border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;top:100%}.driver-popover-arrow-side-bottom{border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.search-tree-select-no-count .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{display:none!important}.search-tree-select-no-count .ant-select-dropdown{padding:10px 0 0!important}.upload-ban-do-input{font-size:14px!important;height:40px!important;padding:0 5px!important}.upload-ban-do-input .ant-input{font-size:14px!important;height:40px!important;padding:0!important}.ant-image-preview-operations-wrapper,.ant-image-preview-switch-left,.ant-image-preview-switch-right{z-index:10000!important}.resource-scroll-x{overflow-x:auto!important;scrollbar-color:#c4c4c4 #f1f1f1!important;scrollbar-width:thin!important}.resource-scroll-x::-webkit-scrollbar{display:block!important;height:6px!important}.resource-scroll-x::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:3px!important}.resource-scroll-x::-webkit-scrollbar-thumb{background:#c4c4c4!important;border-radius:3px!important}.resource-scroll-x::-webkit-scrollbar-thumb:hover{background:#a0a0a0!important}.ant-image-preview-wrap{z-index:9999!important}@media(max-width:767px){.range-filter-dropdown{left:0!important;margin-inline:auto!important;right:0!important;width:-moz-fit-content!important;width:fit-content!important}}