@import"https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100..800&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap";body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"M PLUS Rounded 1c",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{color:var(--text-primary-color)}.overlay{position:fixed;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:9999}.image-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;width:1200px;height:500px}.wait-text{color:#fff;display:flex;font-size:16px}.wait-text span{display:inline-block}.wait-text span:nth-child(1){animation-delay:0s}.wait-text span:nth-child(2){animation-delay:.1s}.wait-text span:nth-child(3){animation-delay:.2s}.wait-text span:nth-child(4){animation-delay:.3s}.wait-text span:nth-child(5){animation-delay:.4s}.wait-text span:nth-child(6){animation-delay:.5s}.wait-text span:nth-child(7){animation-delay:.6s}.wait-text span:nth-child(8){animation-delay:.7s}.wait-text span:nth-child(9){animation-delay:.8s}.wait-text span:nth-child(10){animation-delay:.9s}.wait-text span:nth-child(11){animation-delay:1s}.wait-text span:nth-child(12){animation-delay:1.1s}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.icon-img{width:40%;height:40%;display:block;margin:0 auto}@keyframes scaleAnimation{0%{transform:scale(1)}to{transform:scale(1.1)}}.progress-container{width:100%;border:8px solid white;border-radius:22px;box-shadow:0 0 5px 5px #007fff40;overflow:hidden}.progress-bar{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:20px;background:transparent;border:none}.progress-bar::-webkit-progress-value{background:linear-gradient(var(--secondary-color),var(--primary-color))}.progress-bar::-moz-progress-bar{background:linear-gradient(#25c42f,#25c491)}.text-alert{color:red!important}.outline{border:1px solid red}.none{display:none}.hidden{display:hidden}.col-gap{margin-right:10px;margin-bottom:10px!important}.col-gap:last-child{margin-right:0;margin-bottom:10px}.separator{border-left:1px solid #d7d7d7}.icon-btn{font-size:20px;width:20px;height:20px;cursor:pointer}.icon-btn:active{transform:scale(.8)}.info-btn{width:20px;height:20px;cursor:pointer}.check-btn{width:20px;height:20px;cursor:not-allowed}.delete-btn{width:10px;height:10px;cursor:pointer}.test{position:fixed;left:10px;top:10}.test:active{transform:scale(.95)}.ant-label{color:var(--primary-color);font-weight:600}.ant-form-item-horizontal .ant-col-24.ant-form-item-label{padding:3px 0}.ant-radio-checked .ant-radio-inner{background-color:var(--tertiary-color)!important;border-color:var(--primary-color)!important}.ant-radio-checked .ant-radio-inner:after{background-color:var(--secondary-color)!important;transform:scale(.6)!important}.ant-radio-wrapper{color:var(--primary-color)}.ant-radio-wrapper .ant-radio{border:1px solid var(--primary-color)}.ant-checkbox-checked .ant-checkbox-inner{background-color:#eef5ff;border-color:var(--primary-color)}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--primary-color)!important;border-width:2px}.ant-form-item .ant-form-item-label>label{font-size:.8rem}.ant-input,.ant-input-number-input,.ant-input-number-outlined,.ant-input-affix-wrapper{color:var(--primary-color)!important;border-color:var(--primary-color);font-weight:600}.ant-input::placeholder,.ant-input-affix-wrapper input::placeholder,.ant-input-number-input::placeholder{color:var(--text-placeholder-color)!important;font-weight:600}.ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f!important}.ant-form-item-explain-error{font-size:14px}.ant-select .ant-select-selection-item{overflow:auto;text-overflow:clip}.ant-select-dropdown .ant-select-item-option-content{white-space:normal}.ant-select-multiple .ant-select-selection-overflow .ant-select-selection-item-content{text-overflow:clip;white-space:normal}.ant-select .ant-select-arrow{color:var(--primary-color)}.ant-select-selector{border-color:var(--primary-color)!important}.ant-select-selection-placeholder{color:var(--text-placeholder-color)!important;font-weight:600}.ant-select-selection-item{font-weight:600!important}.ant-select-item{font-weight:600}.ant-select-single.ant-select-open .ant-select-selection-item{color:var(--text-placeholder-color);font-weight:600!important}.ant-select-selection-search-input,.ant-select-selector{color:var(--primary-color)!important;font-weight:600}.ant-select-selection-placeholder{color:var(--text-placeholder-color)}.ant-select-item-option{color:var( --text-primary-color )!important}.ant-select-item-option-selected{background-color:var( --quaternary-color )!important;color:#fff!important}.ant-select-multiple .ant-select-selection-item{background-color:var(--quaternary-color)!important}.ant-select-item-option-active{background-color:var( --quaternary-color )!important;color:#fff!important}.ant-select-single{height:35px}:where(.css-dev-only-do-not-override-1t2gwv0).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{font-weight:600;color:var(--primary-color)}.ant-picker{font-weight:500;font-size:16px}.ant-form-item-has-error .ant-picker,.ant-form-item-has-error .ant-picker:hover,.ant-form-item-has-error .ant-picker.ant-picker-focused{border-color:#ff4d4f!important}.ant-picker:hover:not(.ant-picker-status-error),.ant-picker.ant-picker-focused:not(.ant-picker-status-error){border-color:var(--secondary-color)}.ant-picker-cell .ant-picker-cell-in-range .ant-picker-cell-in-view{background-color:red!important}.ant-picker .ant-picker-input>input{font-size:14px;font-weight:600!important}.ant-picker-input>input::placeholder{color:var(--text-placeholder-color)!important}.ant-picker-header th{color:var( --primary-color )!important}table.ant-picker-content{color:var(--primary-color)!important}.ant-picker-header-view{color:#fff!important}.ant-picker-header{background-color:var(--primary-color)}.ant-picker-content th{color:#4caf50!important}.ant-picker-cell-selected{background:var(--primary-color)!important;color:#fff!important}.ant-picker-cell{color:#fff!important;z-index:99}.ant-picker-cell-inner{color:var(--secondary-color)!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner) .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important}.ant-picker-cell-selected{border-radius:6px}.ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--primary-color)!important;color:#fff!important}.ant-picker-cell:hover{color:#fff!important}.ant-picker-next-icon,.ant-picker-super-next-icon,.ant-picker-prev-icon,.ant-picker-super-prev-icon{color:#fff}.ant-picker-footer{background:var(--primary-color)!important}.ant-picker-now-btn{color:var(--tertiary-color)}.ant-picker-now-btn:hover{color:var(--secondary-color)}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-content th{color:var(--primary-color)!important}:where(.css-dev-only-do-not-override-1t2gwv0).ant-picker-outlined{border-color:var(--primary-color)!important;color:var(--primary-color);height:30px}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background-color:var(--quaternary-color)}.ant-btn-variant-solid:disabled{color:var(--disabled-color);border:none;background-color:var(--disabled-color)}.ant-switch{background-color:var(--quaternary-color)}.ant-switch[aria-checked=true]{background-color:#ff651f!important}.ant-switch:hover{box-shadow:none!important}.ant-switch:hover:not(.ant-switch-disabled){background:var(--secondary-color)}.custom-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#4caf50;border-color:#4caf50;padding:0}.ant-select-item-option-content{color:var(--secondary-color)!important}.custom-checkbox .ant-checkbox-checked:after{border-color:#fff;padding:0}:where(.ant-select-multiple) .ant-select-selector{overflow-x:auto;overflow-y:hidden;white-space:nowrap}:where(.ant-select-multiple) .ant-select-selection-overflow{flex-wrap:nowrap!important}:where(.ant-select-multiple) .ant-select-selection-overflow-item{flex:0 0 auto}:where(.ant-select-multiple) .ant-select-selection-item{white-space:nowrap}:where(.ant-select-multiple) .ant-select-selection-search{flex:0 0 auto}:where(.ant-select-multiple) .ant-select-selection-search-input{width:8px!important}.ant-select-dropdown{z-index:999}:where(.ant-dropdown) .ant-dropdown-menu,:where(.ant-dropdown) .ant-dropdown-menu-submenu .ant-dropdown-menu,:where(.ant-dropdown) .ant-dropdown-menu-dark{background:#fff!important;color:var(--text-primary-color)!important;box-shadow:0 12px 32px #0000001f;border-radius:10px}:where(.css-1t2gwv0).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{color:var(--primary-color)!important;font-weight:600!important}.ant-dropdown .ant-dropdown-menu-item:hover,.ant-dropdown .ant-dropdown-menu-submenu-title:hover{background:var(--quaternary-color)!important;color:var(--primary-color)!important}.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item-selected,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected,.ant-dropdown .ant-dropdown-menu-item[aria-selected=true]{background:var(--quaternary-color)!important;color:var(--secondary-color)!important}.ant-pagination-item{border-color:var(--secondary-color)!important}.ant-pagination-item-active{background-color:var(--primary-color)!important}.ant-pagination-item-active a{color:var(--text-secondary-color)!important}.ant-input[disabled],.ant-input-affix-wrapper-disabled,.ant-input[disabled]::placeholder,.ant-input-affix-wrapper-disabled input::placeholder,.ant-input-textarea[disabled] textarea::placeholder{color:var(--disabled-color)!important;border-color:var(--disabled-color)!important}.ant-input-number-disabled,.ant-input-number-disabled .ant-input-number-input,.ant-input-number-disabled .ant-input-number-input::placeholder{color:var(--disabled-color)!important;border-color:var(--disabled-color)!important}.ant-select.ant-select-outlined.ant-select-disabled:not(.ant-select-customize-input) .ant-select-selector{color:var(--disabled-color)!important;border-color:var(--disabled-color)!important}.ant-select.ant-select-disabled .ant-select-item,.ant-select.ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--disabled-color)!important}.ant-select.ant-select-disabled .ant-select-selection-placeholder{color:var(--disabled-color)!important;border-color:var(--disabled-color)!important}.ant-picker.ant-picker-outlined:is(.ant-picker-disabled,[aria-disabled=true]),.ant-picker-range.ant-picker-outlined:is(.ant-picker-disabled,[aria-disabled=true]){border-color:var(--disabled-color)!important;color:var(--disabled-color)!important}.ant-picker-input>input :is(.ant-picker-disabled,[aria-disabled=true]){color:var(--disabled-color)!important}@media (max-width: 1300px){.ant-label{font-size:13px}}@media (max-width: 768px){.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:9999}.image-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;width:100%;height:450px}.wait-text{color:#fff;display:flex;font-size:12px}.icon-img{width:30%;height:30%;display:block;margin:0 auto}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Toastify__toast{position:relative;padding-right:30px!important}.Toastify__close-button{position:absolute!important;top:10px!important;right:10px!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:inherit!important;padding:0!important}.Toastify__close-button>svg{width:100%!important;height:100%!important}@media (max-width: 768px){.Toastify__toast{min-height:60px;font-size:14px;padding:12px}.Toastify__toast-body{display:flex;align-items:center;justify-content:center}.Toastify__toast-icon{margin-right:10px}}:root{--primary-color: #002d7a;--secondary-color: #0059ff;--tertiary-color: #ffffff;--quaternary-color: #d6e6ff;--quinary-color: #ff651f;--disabled-color: rgba(0, 0, 0, .45);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--text-self-drive-color: #d29d2b;--text-with-driver-color: #228896;--text-primary-color: #000000;--text-secondary-color: #ffffff;--text-placeholder-color: #a4bbe9;--button-text-primary-color: #ffffff;--font-size-company: 24px;--font-style-company: normal;--font-weight-company: 500;--line-height-company: normal;--font-size-information: 16px;--header-bg-color: #f0f0f0;--background-color: #ffffff;--background-signin-color: #d1d1d1;--background-input-color: #ffffff;--background-input-data-color: #ffffff;--border-input-color: 2px solid #d1d1d1;--button-color-text-secondary: #434343;font-size:clamp(15px,1vw + 12px,17px);--fs-input: clamp(.8rem, 1vw + .1rem, 1.06rem)}.footer-prompt{position:fixed;bottom:0;left:50%;transform:translate(-50%);background-color:#f8f9fa;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;z-index:1000;animation:slideUp .5s ease-out,fadeOut .5s ease-out 4.5s forwards;border-top-left-radius:10px;border-top-right-radius:10px;max-width:600px;width:90%}.footer-prompt .prompt-content{display:flex;align-items:center;flex-grow:1}.footer-prompt .app-icon{width:40px;height:40px;margin-right:15px}.footer-prompt .prompt-text{flex-grow:1;width:100%}.footer-prompt h2{margin:0 0 5px;font-size:18px}.footer-prompt p{margin:0;font-size:14px}.footer-prompt .install-button{background-color:#00693b;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;white-space:nowrap;margin-left:20px}@keyframes slideUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width: 480px){.footer-prompt{flex-direction:column;align-items:stretch;width:100%;border-radius:0}.footer-prompt .prompt-content{margin-bottom:10px}.footer-prompt .install-button{margin-left:0;align-self:flex-end}}@media (max-width: 425px){.footer-prompt{flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:60px;padding:5px 10px;border-radius:0}.footer-prompt .prompt-content{display:flex;align-items:center;flex-grow:1;overflow:hidden}.footer-prompt .app-icon{width:35px;height:35px;margin-right:8px;flex-shrink:0}.footer-prompt .prompt-text{flex-grow:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-prompt h2{font-size:14px;margin:0}.footer-prompt p{font-size:12px;margin:0}.footer-prompt .install-button{height:40px;padding:5px 10px;font-size:14px;white-space:nowrap;flex-shrink:0}}:root{--fs-header: clamp(2rem, 2vw + .2rem, 2.5rem);--fs-title: clamp(1rem, 1vw + .2rem, 1.5rem)}.signin-page-container{background-image:url(/assets/signInBG-ChucF4uM.png);background-color:#f1f1f1;background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;color:#444}.signin-page-container .signin-container{background-color:var(--background-color);border-radius:44px;box-shadow:0 10px 25px #00000026;width:clamp(470px,30vw,556px);max-height:607px;height:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.signin-content{width:100%;padding:40px 24px}.signin-page-container .logo{display:inline-grid;place-items:center;width:clamp(250px,22vw,360px);padding:0;background:transparent;border:0;box-shadow:none;margin-bottom:14px}.signin-page-container .logo img{height:auto;width:100%;max-width:100%;margin-bottom:0;object-fit:contain}.signin-page-container .signin-container h1{font-size:var(--fs-header);font-weight:700;margin:5px 10px 0;line-height:1.2;color:var(--primary-color);font-weight:800}.signin-page-container .signin-container h3{font-size:var(--fs-title);font-weight:600;color:var(--primary-color);margin:8px}.form-section{padding:0 20px}.signin-page-container .signin-container input{margin:clamp(5px,.8vw,15px) 0;padding:clamp(15px,.925vw,40px) 40px;font-size:var(--fs-input);border:none;border-radius:10px;background:#f1f1f1;width:100%;font-weight:600;color:var(--primary-color);padding-left:20px;letter-spacing:2px;font-family:var(--font-family)}.signin-page-container .signin-container input::placeholder{color:#bcbcbc;letter-spacing:0px}.signin-page-container .password-container{position:relative;width:100%}.signin-page-container .password-container input{padding-right:min(5vw,266px)}.signin-page-container .password-toggle-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:1.4rem;color:#bcbcbc}.signin-page-container .forgot-password-link{font-size:12px;color:var(--secondary-color);margin-top:10px;position:relative}.signin-page-container .forgot-password-link span{font-weight:700;color:#000;cursor:pointer}.signin-page-container .forgot-password-link span:hover{color:#fc512f}.signin-page-container .signin-container button{padding:.75rem;background-color:var(--primary-color);color:#fff;font-weight:700;font-size:16px;margin-top:clamp(5px,2vw,40px);border:none;border-radius:999px;width:100%;cursor:pointer}.signin-page-container .signin-container button:hover{background-color:var(--secondary-color)}.links{text-align:left;font-size:14px;display:flex;align-items:baseline;flex-wrap:nowrap}.forgot-password-text{color:#888}.reset-password-text{color:#888;font-weight:600;text-decoration:none}.forgot-password-link,.reset-password-link{color:#000;font-weight:600;text-decoration:none}.forgot-password-link:hover,.reset-password-link:hover{text-decoration:underline}.footer-singin{position:absolute;bottom:0}:root{--fs-header: clamp(1.5rem, 1vw + 1rem, 2.2rem);--fs-title: clamp(.5rem, .5vw + .5rem, 2rem)}.create-new-password-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000040;display:flex;align-items:center;justify-content:center;z-index:9999}.create-new-password-modal{background-color:var(--tertiary-color);border-radius:40px;border-color:none;width:clamp(470px,30vw,556px);max-width:95%;height:auto;max-height:607px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.create-new-password-modal-content{width:100%;padding:24px}.create-new-password-modal .icon-lock-wrapper{width:var(--lock-container-size);height:var(--lock-container-size);background-color:var(--quaternary-color);border-radius:50%;display:flex;justify-content:center;align-items:center;margin:20px auto}.create-new-password-modal .lock-png{width:clamp(20px,2vw,38px);height:auto}.create-new-password-modal .close-button-container{position:absolute;top:20px;right:20px;cursor:pointer;display:flex;justify-content:center}.create-new-password-modal .close-button{width:14px;height:12px}.create-new-password-modal .modal-header h1{font-size:var(--fs-header);font-weight:700;margin:5px 10px 0;line-height:1.2;color:var(--primary-color);font-weight:800}.create-new-password-modal .modal-header h3{font-size:var(--fs-title);font-weight:600;color:var(--primary-color);margin:12px}.create-new-password-modal .create-new-password-form{display:flex;flex-direction:column;align-items:center}.create-new-password-modal .password-input-section{display:flex;position:relative;width:100%}.create-new-password-modal .password-toggle-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:1.4rem;color:#bcbcbc}.create-new-password-modal input{margin:clamp(8px,3vw,19px) 0;font-size:var(--fs-input);color:var(--primary-color);padding:clamp(10px,.9vw,40px) 10px;background-color:#f2f2f2;border-color:transparent;border-radius:10px;width:100%;height:auto;font-weight:600;letter-spacing:2px}.create-new-password-modal .new-password-input::placeholder{color:#bcbcbc;font-family:var(--font-family);letter-spacing:0px}.create-new-password-modal .form-buttons{display:flex;justify-content:center;width:100%}.create-new-password-modal .reset-button{width:100%;background-color:var(--primary-color);color:var(--button-text-primary-color);border:none;cursor:pointer;font-size:16px;border-radius:44px;height:50px;font-weight:600;transition:background-color .3s ease;padding:.75rem;margin:clamp(5px,3vw,26px) 0}.create-new-password-modal .reset-button:hover{background-color:var(--secondary-color)}.create-new-password-modal h2{margin:0 0 20px;font-size:24px}.create-new-password-modal .error-message{color:red;font-size:14px;margin-top:5px}.create-new-password-modal .loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#fffc;z-index:9999}.create-new-password-modal .blob{width:112px;height:112px;display:grid;background:#fff;filter:blur(5.6px) contrast(10);padding:11.2px;mix-blend-mode:darken}.create-new-password-modal .blob:before,.create-new-password-modal .blob:after{content:"";grid-area:1/1;width:30px;height:30px;background:linear-gradient(45deg,#fc512f,#f91e29);animation:blob-rhf26m 2s infinite}.create-new-password-modal .blob:after{animation-delay:-1s}:root{--fs-resetpass-header: clamp(1.5rem, 1vw + 1rem, 2.2rem);--fs-resetpass-title: clamp(.5rem, .5vw + .4rem, .93rem);--lock-container-size: clamp(50px, 4.8vw, 92px)}.forgot-password-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000040;display:flex;align-items:center;justify-content:center;z-index:9999}.forgot-password-modal{background:#fff;border-radius:40px;padding:24px;width:clamp(470px,30vw,556px);max-width:95%;height:auto;max-height:504px;box-shadow:0 10px 30px #a8a8a8;position:relative;justify-content:center;display:flex;flex-direction:column;align-items:center;text-align:center}.forgot-password-modal .close-button-container{display:flex;justify-content:end;width:100%}.forgot-password-modal .close-button{width:clamp(10px,2vw,18px);height:auto}.forgot-password-modal .forgot-password-modal-content{padding:24px;width:100%}.forgot-password-modal .icon-lock-wrapper{width:var(--lock-container-size);height:var(--lock-container-size);background-color:var(--quaternary-color);border-radius:44px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px}.forgot-password-modal .lock-png{width:clamp(20px,2vw,38px);height:auto}.forgot-password-modal .forgot-password-form{display:flex;flex-direction:column}.forgot-password-modal .forgot-password-form input{background-color:#f2f2f2;font-size:var(--fs-input);color:var(--primary-color);height:auto;padding:clamp(10px,.9vw,40px) 10px;width:100%;font-weight:600;margin:clamp(5px,.8vw,15px) 0;font-family:var(--font-family);letter-spacing:2px}.forgot-password-modal .forgot-password-form input::placeholder{color:#bcbcbc}.forgot-password-modal h2{font-size:var(--fs-resetpass-header);font-weight:600;margin:0;color:var(--primary-color)}.forgot-password-modal h5{display:flex;flex-wrap:wrap;font-size:var(--fs-resetpass-title);margin:0;color:var(--primary-color);font-weight:600;padding:10px 0}.forgot-password-modal p{font-size:14px;color:#777;margin-bottom:24px}.forgot-password-modal label{font-size:14px;color:#333;text-align:left;margin-bottom:5px;font-weight:500}.forgot-password-modal input{margin:10px 0 16px;padding:10px;height:50px;font-size:14px;border:1px solid #ddd;border-radius:10px;background-color:#fff;transition:border-color .3s ease;width:390px}.forgot-password-modal input:focus{border-color:#888;outline:none}.forgot-password-modal .form-buttons{display:flex;justify-content:center;margin-top:10px}.forgot-password-modal .send-button{width:100%;margin-top:clamp(5px,1vw,10px);height:50px;background-color:var(--primary-color);color:#fff;border:none;font-size:16px;font-weight:600;border-radius:30px;cursor:pointer;transition:background-color .3s ease;padding:.75rem}.forgot-password-modal .send-button:hover{background-color:var(--secondary-color)}.forgot-password-modal .login-link{margin-top:20px;font-size:14px;color:#666}.forgot-password-modal .login-link a{color:#000;font-weight:600;text-decoration:none;margin-left:5px}.forgot-password-modal input.error{border:2px solid red}.forgot-password-modal .error-message{color:red;font-size:13px;margin-top:0;margin-bottom:10px;text-align:start}.user-verified-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center}.user-verified-modal{background:#fff;border-radius:10px;padding:20px;width:400px;max-width:90%;position:relative}.user-verified-modal .close-button-container{position:absolute;top:20px;right:20px;cursor:pointer}.user-verified-modal .close-button{width:24px;height:24px}.user-verified-modal .user-verified-modal-content{display:flex;flex-direction:column;align-items:center}.user-verified-modal h2{margin:0 0 20px;font-size:24px}.user-verified-modal p{margin:0 0 20px;font-size:16px;text-align:center}.user-verified-modal .form-buttons{display:flex;justify-content:center;margin-top:20px}.user-verified-modal .confirm-button{padding:10px;background-color:#00693b;color:#fff;border:none;cursor:pointer;font-size:16px;border-radius:4px}.user-verified-modal .confirm-button:hover{background-color:#079055}.user-verified-modal .loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#fffc;z-index:9999}.user-verified-modal .blob{width:112px;height:112px;display:grid;background:#fff;filter:blur(5.6px) contrast(10);padding:11.2px;mix-blend-mode:darken}.user-verified-modal .blob:before,.user-verified-modal .blob:after{content:"";grid-area:1\/1;width:30px;height:30px;background:linear-gradient(45deg,#fc512f,#f91e29);animation:blob-rhf26m 2s infinite}.user-verified-modal .blob:after{animation-delay:-1s}@keyframes blob-rhf26m{0%{transform:translate(0)}25%{transform:translate(100%)}50%{transform:translate(100%,100%)}75%{transform:translateY(100%)}to{transform:translate(0)}}.overlay{width:100%;height:100%}.loading-section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(78vw,980px)}.image-container{width:100%;height:auto;margin-bottom:42px;display:flex;justify-content:center;align-items:center}.icon-img{display:block;width:min(560px,64vw);max-height:120px;height:auto;object-fit:contain;padding:0}.progress-section{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:80px}.progress-container{width:80%;height:100%}.wait-text{font-size:20px;font-weight:600}.footer{width:100%;text-align:center;font-size:14px;color:var(--primary-color);font-weight:700;display:flex;flex-direction:column;justify-content:end;align-items:center;flex-shrink:0;background-color:transparent}:root{--picture-width: clamp(110px, 7.5vw, 180px)}.main-page-section{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:100dvh}.main-page-container{display:flex;flex-direction:column;background-color:#fff;font-family:var(--font-family)!important;box-sizing:border-box;position:relative;overflow:auto;height:auto;justify-content:center;margin:auto 0}.main-page-container .topic{text-align:center}.main-page-container .welcome-message{color:var(--primary-color);margin:15px 0 5px;position:relative}.main-page-container .username{font-size:20px;color:var(--secondary-color);margin:0 0 20px;position:relative;font-weight:500}.main-page-container .content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.main-page-container .button-grid-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:25px}.main-page-container .button-grid-top,.main-page-container .button-grid-bottom{display:grid;grid-template-columns:repeat(8,1fr);gap:25px;width:100%;max-width:1400px;justify-content:center}.main-page-container .button-grid-top button,.main-page-container .button-grid-bottom button{grid-column:span 2;padding:0}.main-page-container .nav-button{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:clamp(150px,12vw,220px);height:auto;max-height:220px;aspect-ratio:1 \/ 1;background-color:#fff;border:1px solid #bcbcbc;border-radius:20px;cursor:pointer;transition:background-color .3s;position:relative;overflow:hidden}.main-page-container .button-content{display:flex;flex-direction:column;z-index:20;width:100%;height:100%;align-items:center}.main-page-container .nav-picture-container{width:var(--picture-width);height:100%;overflow:hidden}.main-page-container .nav-button img{object-fit:contain;width:100%;height:100%}.main-page-container .nav-text-conteainer{display:flex;align-items:center;justify-content:center;width:100%;height:3rem}.main-page-container .nav-text{color:var(--primary-color);font-weight:700;transition:color .3s;font-size:var(--fs-xs)}.main-page-container .nav-button:hover{background-color:#fff;border-color:var(--secondary-color);transition:border-color .3s,box-shadow .3s}.main-page-container .nav-button:hover .nav-text{color:var(--tertiary-color)}.main-page-container .nav-button:after{content:"";position:absolute;bottom:-100%;left:0;width:100%;height:25%;background-color:var(--secondary-color);z-index:0;transition:bottom .3s ease-in-out}.main-page-container .nav-button:hover:after{bottom:0}.main-page-container .footer-section{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px}.main-page-container .logout-button{padding:10px 30px;background-color:#006400;color:#fff;border:none;border-radius:25px;cursor:pointer;transition:background-color .3s;font-size:18px;margin-bottom:20px}.main-page-container .logout-button:hover{background-color:green}.main-page-container .footer-links{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:14px}.main-page-container .footer-links .setting{color:green;margin-bottom:5px}.main-page-container .footer-links .links{display:flex;gap:10px}.main-page-container .footer-links .org-link,.main-page-container .footer-links .items-link{color:red;text-decoration:none}.notify-icon{display:flex;justify-content:end;right:1.5rem;bottom:50px;position:fixed;z-index:50}.noti-count{border-radius:50%;background-color:var(--secondary-color);position:absolute;width:25px;height:25px;left:30px;bottom:30px;display:flex;justify-content:center;align-items:center;color:var(--tertiary-color)}.noti-bell-btn p{font-size:9px;font-family:var(--font-family);font-weight:600}.noti-bell-btn{position:relative;width:48px;height:48px;background-color:var(--tertiary-color);border:none;box-shadow:2px 2px 10px #00000040;border-radius:50%;cursor:pointer}.notificaion-bell{width:20px;height:19px}.notification-container{width:clamp(200px,40vw,400px);height:400px;font-weight:600;overflow:auto}.ant-popover .ant-popover-inner{border-radius:20px!important;box-shadow:0 0 5px #00000040}.notification-container .notification-header{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #e4e4e4e4}.notify-close-btn{font-size:10px;background-color:transparent;border:none;cursor:pointer}.notify-content{margin:15px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.notify-content-card{width:368px;height:81px;border:1px solid #d9d9d9;border-radius:5px;display:flex;align-items:center}.notify-content-card:hover{box-shadow:2px 2px #00000040}.notify-card-logo{padding:10px;background-color:#87db34;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:15px}.notify-card-content{color:#838383;font-size:13px;width:100%}.notify-card-content strong{color:#000}.notify-card-header{display:flex;justify-content:space-between}.notify-card-header .notify-card-close-btn{font-size:10px;background-color:transparent;border:none;cursor:pointer;justify-content:end;margin-right:5px;opacity:50%}@media (max-width: 1600px){.main-page-container .nav-text{font-size:.725rem}}@media (max-width: 1200px){.main-page-container .nav-text{display:flex;flex-direction:column;font-size:var(--fs-3xs)}}@media (max-width: 900px){.button-grid-bottom>.grid-spacer{display:none}.main-page-container .button-grid-container{width:100%}.main-page-container .button-grid-top,.main-page-container .button-grid-bottom{grid-template-columns:1fr auto}.main-page-container .button-grid-top button,.main-page-container .button-grid-bottom button{grid-column:span 1}}@media (max-width: 375px){.main-page-container .button-grid-top,.main-page-container .button-grid-bottom{gap:15px}.main-page-container .nav-button{width:clamp(145px,12vw,220px)}}.main-page,.mainpage,.main-container{background-color:#fff!important}.main-page section,.mainpage section,.main-container section{background-color:#fff!important}body,.app-layout,.page-wrapper,.content-wrapper{background-color:#fff!important}@media (max-width: 1024px){:root{--picture-width: clamp(90px, 6vw, 160px)}.button-grid-top,.button-grid-middle,.button-grid-bottom{grid-template-columns:repeat(2,1fr);gap:16px}.nav-button{padding:16px;border-radius:12px}.nav-text{font-size:13px}}@media (max-width: 768px){:root{--picture-width: clamp(70px, 5vw, 120px)}.main-page-container{padding:12px}.main-page-container .welcome-message{font-size:16px;margin:10px 0 5px}.main-page-container .username{font-size:16px;margin:0 0 16px}.content{padding:0 8px}.button-grid-container{gap:8px}.button-grid-top,.button-grid-middle,.button-grid-bottom{grid-template-columns:repeat(2,1fr);gap:12px}.nav-button{padding:12px;border-radius:10px}.nav-picture-container{width:40px;height:40px}.nav-picture-container img{width:100%;height:100%}.nav-text{font-size:12px}.nav-text span{font-size:10px}}@media (max-width: 480px){:root{--picture-width: clamp(50px, 4vw, 90px)}.main-page-container{padding:8px}.main-page-container .welcome-message{font-size:14px;margin:8px 0 3px}.main-page-container .username{font-size:14px;margin:0 0 12px}.content{padding:0 4px}.button-grid-container{gap:6px}.button-grid-top,.button-grid-middle,.button-grid-bottom{grid-template-columns:repeat(2,1fr);gap:8px}.nav-button{padding:8px;border-radius:8px}.button-content{flex-direction:column;gap:4px}.nav-picture-container{width:32px;height:32px}.nav-picture-container img{width:100%;height:100%}.nav-text{font-size:10px;line-height:1.2}.nav-text span{font-size:8px;display:block}.notification-popover{width:auto}.notification-container{max-width:90vw}}.header{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);border-bottom-left-radius:35px;border-bottom-right-radius:35px}.header .header-button{background-color:transparent;border:none;border-radius:5px;cursor:pointer;margin:0 5px}.header .button-container .header-button img{width:clamp(40px,4vw,69px)}.header .logout-container .header-button img{width:clamp(30px,4vw,49px)}.header .header-button:hover{transform:translateY(-3px)}.header .logo{flex-grow:1;display:flex;justify-content:center;align-items:center;padding:10px}.header .logo img{max-height:92px;height:auto;width:clamp(320px,34vw,520px);object-fit:contain}.header .button-container{position:absolute;left:10px;display:flex}.header .logout-container{position:absolute;right:10px;display:flex;align-items:center}@media (max-width: 768px){.header .button-container{position:absolute;left:5px;display:flex;flex-direction:column;gap:10px}.header .logout-container{position:absolute;right:5px;display:flex;align-items:center}}@media (max-width: 500px){.header .logo img{max-height:76px;height:auto;width:62%}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}:root{--fs-title-head: clamp(1.75rem, 1vw + 1rem, 2.5rem);--fs-title-company: clamp( 1.125rem, .5vw + .9rem, 1.5625rem )}.title-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0 20px}.title-page .page-title .title{font-weight:800;font-size:var(--fs-title-head);color:var(--primary-color)}.title-page .company-name{color:var(--secondary-color);font-weight:700;font-size:var(--fs-title-company)}@media (max-width: 320px){:root{--fs-title-head: 1.15rem;--fs-title-company: .95rem}.title-page{padding:8px 0 16px}}.react-multi-email{margin:0;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:1.21428571em;padding:.4em .5em;background:#fff;border:1px solid rgba(34,36,38,.15);color:#000000de;border-radius:.28571429rem;-webkit-transition:box-shadow .1s ease,border-color .1s ease;transition:box-shadow .1s ease,border-color .1s ease;position:relative;display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start}.react-multi-email>span[data-placeholder]{display:none;position:absolute;left:.5em;top:.4em;padding:.4em;line-height:1.21428571em}.react-multi-email.focused{border-color:#85b7d9;background:#fff}.react-multi-email.empty>span[data-placeholder]{display:inline;color:#ccc}.react-multi-email.fill>span[data-placeholder]{display:none}.react-multi-email>input{flex:1;width:auto!important;outline:none!important;border:0 none!important;display:inline-block!important;line-height:1;vertical-align:baseline!important;padding:.4em .1em!important}.react-multi-email [data-tag]{line-height:1;vertical-align:baseline;margin:.14285714em;background-color:#f3f3f3;background-image:none;padding:.4em .8em;color:#0009;text-transform:none;font-weight:600;border:0 solid transparent;border-radius:.28571429rem;-webkit-transition:background .1s ease;-o-transition:background .1s ease;transition:background .1s ease;font-size:.8rem;display:flex;align-items:center;justify-content:flex-start;max-width:100%}.react-multi-email [data-tag] [data-tag-item]{max-width:100%;overflow:hidden}.react-multi-email [data-tag]:first-child{margin-left:0}.react-multi-email [data-tag] [data-tag-handle]{margin-left:.833em;cursor:pointer}.organization-page-section{background-color:var(--background-color);font-family:var(--font-family);color:var(--main-text-color);align-items:center;font-size:16px;justify-content:center;min-height:100vh;box-sizing:border-box;position:relative;overflow:auto}.organization-page-section .content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.organization-page-section .organization-settings{display:flex;flex-direction:column;width:clamp(300px,85vw,1492px);box-shadow:0 0 5px #00000040;overflow:auto;border-radius:30px}.organization-page-section .form-container{display:flex;background-color:var(--background-color);border-radius:30px;padding:24px;height:100%;width:100%;gap:20px;color:var(--primary-color);font-weight:600}.organization-page-section .form-card{border:1px solid #dbdbdb;border-radius:15px;width:713px;overflow:hidden}.organization-page-section .form-header{color:var(--primary-color);background-color:var(--header-bg-color)}.organization-page-section .form-header h2{margin:0;padding:20px}.organization-page-section .form-content{padding:20px}.organization-page-section .form-group{margin-bottom:5px;display:flex;flex-direction:column}.organization-page-section .form-group input{border:1px solid var(--primary-color);font-weight:600}.organization-page-section .form-group input::placeholder{color:var(--text-placeholder-color)}.organization-page-section .form-group label{margin-bottom:8px}.organization-page-section .form-row{display:flex;gap:20px}.organization-page-section .form-row .form-group{flex:1;min-width:0}.organization-page-section .form-input,.organization-page-section .form-select{width:100%;box-sizing:border-box;padding:14px 18px;font-size:15px;background-color:var(--background-input-color);border:var(--border-input-color);border-radius:8px}.organization-page-section .form-group input[readonly]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.organization-page-section .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--background-input-color);background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px;padding-right:40px}.organization-page-section .custom-autocomplete{width:100%;height:48px;border-radius:10px}.organization-page-section .form-input:not(:placeholder-shown),.organization-page-section .form-select:valid{background-color:var(--background-input-when-color);color:var(--primary-color)}.organization-page-section .form-input:focus,.organization-page-section .form-select:focus{border-color:var(--secondary-color);outline:none}.organization-page-section .form-input:disabled{background-color:#f5f5f5;color:#aaa}.organization-page-section .form-group label[for=address]{margin-bottom:6px}.organization-page-section .address-same-as{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:nowrap;color:var(--primary-color)}.organization-page-section .checkbox-label{display:flex;align-items:center;gap:8px;white-space:nowrap}.organization-page-section .checkbox-label input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;accent-color:var(--primary-color);border:1px solid var(--primary-color);width:18px;height:18px;display:inline-grid;border-radius:4px;place-content:center;cursor:pointer;transition:border-color .15s,background-color .15s,box-shadow .15s}.checkbox-label input[readonly]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.organization-page-section .checkbox-label input[type=checkbox]:checked{background:var(--quaternary-color);border-color:var(--primary-color)}.organization-page-section .checkbox-label input[type=checkbox]:after{content:"";width:4px;height:10px;transform:rotate(45deg);border-right:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color);opacity:0;margin-bottom:2px}.organization-page-section .checkbox-label input[type=checkbox]:checked:after{opacity:1}.organization-page-section .checkbox-label input{margin:0}.organization-page-section .checkbox-label span{white-space:nowrap;max-width:100%}.organization-page-section .input[type=checkbox]{accent-color:#87db34}.organization-page-section .form-address-row{width:100%}.organization-page-section .upload-section{display:flex;align-items:stretch;width:100%;gap:0;padding:0}.organization-page-section .upload-button{background-color:var(--primary-color);color:#fff;font-size:15px;font-weight:500;border:1px solid var(--primary-color);border-right:none;border-radius:9px 0 0 9px;width:107px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;margin:0;vertical-align:top}.organization-page-section .file-name{background-color:var(--background-input-color);color:var(--text-placeholder-color);font-size:15px;border:1px solid var(--primary-color);border-left:none;border-radius:0 8px 8px 0;flex:2;height:52px;display:flex;align-items:center;padding:20px 18px 18px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;vertical-align:top}.organization-page-section .file-name.uploaded{color:var(--primary-color)}.organization-page-section .upload-input{display:none}.organization-page-section .upload-button:hover{background-color:var(--secondary-color);border:1px solid var(--secondary-color)}.organization-page-section .button-group{display:flex;gap:14px;justify-content:center;align-items:center;padding:24px 20px;border-top:1px solid #bcbcbc}.organization-page-section .button{min-width:140px;width:clamp(120px,10vw,170px);height:44px;cursor:pointer;border-radius:10px;border:1px solid var(--primary-color);font-weight:600;font-size:15px;letter-spacing:.3px;transition:.3s ease-in-out}.organization-page-section .button:hover{border:none;transform:translateY(-2px)}.organization-page-section .button.cancle{background-color:#fff;color:var(--primary-color)}.organization-page-section .button.cancle:hover{background-color:var(--secondary-color);color:#fff}.organization-page-section .button.save{background-color:var(--primary-color);color:#fff}.organization-page-section .button.save:hover{background-color:var(--secondary-color)}.was-validated input:invalid,.was-validated select:invalid,.was-validated textarea:invalid{border-color:#e53935!important;box-shadow:0 0 0 2px #e5393526;outline:none}.was-validated .ant-select.custom-autocomplete.is-invalid:not(.ant-select-disabled) .ant-select-selector{border-color:#e53935!important;box-shadow:0 0 0 2px #e5393526}.was-validated .ant-select.custom-autocomplete.is-invalid.ant-select-focused:not(.ant-select-disabled) .ant-select-selector,.was-validated .ant-select.custom-autocomplete.is-invalid.ant-select-open:not(.ant-select-disabled) .ant-select-selector{border-color:#e53935!important;box-shadow:0 0 0 2px #e5393526}@media (max-width: 1200px){.organization-page-section{font-size:.75rem}}@media (max-width: 800px){.organization-page-section .form-container{flex-direction:column;align-items:center}.organization-page-section .form-card{width:82vw}}@media (max-width: 430px){.form-row{flex-direction:column}.organization-page-section .upload-button{width:15vw;text-align:center;font-size:.7rem}}.organization-page-section .custom-autocomplete .ant-select-arrow{display:flex!important;align-items:center!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important;height:auto!important}.organization-page-section .time-between-bookings-row{display:flex;gap:8px;align-items:center;width:100%}.organization-page-section .time-between-bookings-row .time-input{flex:1;height:48px;border:1px solid var(--primary-color);border-radius:10px;padding:0 14px;font-size:15px;font-weight:600;color:var(--primary-color);background:var(--background-input-color);box-sizing:border-box;outline:none}.organization-page-section .time-between-bookings-row .time-input::placeholder{color:var(--text-placeholder-color);font-weight:400}.organization-page-section .time-between-bookings-row .time-input:focus{border-color:var(--secondary-color)}.organization-page-section .time-between-bookings-row .time-unit-select{flex:0 0 110px;height:48px!important}.organization-page-section .time-between-bookings-row .time-unit-select .ant-select-selector{height:48px!important;border-radius:10px!important;border:1px solid var(--primary-color)!important;display:flex!important;align-items:center!important;background:var(--background-input-color)!important}.organization-page-section .time-between-bookings-row .time-unit-select .ant-select-selection-item{font-weight:600;color:var(--primary-color)}@media (max-width: 430px){.organization-page-section .time-between-bookings-row{flex-direction:column;align-items:stretch;gap:10px}.organization-page-section .time-between-bookings-row .time-input,.organization-page-section .time-between-bookings-row .time-unit-select{width:100%!important;min-width:0;flex:1 1 auto}.organization-page-section .time-between-bookings-row .time-unit-select .ant-select-selector{width:100%!important}}@media (max-width: 360px){.organization-page-section .time-between-bookings-row .time-input,.organization-page-section .time-between-bookings-row .time-unit-select .ant-select-selector{height:44px!important}}.driver-manage-section .content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;font-family:var(--font-family);color:var(--main-text-color);margin-bottom:1.5rem}.driver-manage-section .ant-tooltip{z-index:9999!important}.driver-manage-section .driver-list-container{padding:24px;background:#fff;border-radius:50px;position:relative;z-index:10!important}.driver-manage-section .driver-list-header{display:flex;justify-content:space-between!important;align-items:center;margin-bottom:16px;width:min(90vw,1700px);gap:12px}.driver-manage-section .list-header-left{display:flex;align-items:center;color:var(--primary-color);font-weight:800;font-size:1.4rem}.driver-manage-section .rounded-select.status .ant-select-selector{height:35px}.list-header-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.driver-manage-section .search-box{display:flex;align-items:center;width:250px;border-radius:20px!important}.driver-manage-section .search-box .ant-input-affix-wrapper{border-color:var(--primary-color)!important;height:35px!important;display:inline-flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important}.driver-manage-section .search-driver-input input{border:none;background:transparent;height:100%;padding-left:16px}.driver-manage-section .search-box{display:flex;align-items:center;border-radius:20px!important;justify-content:center}.driver-manage-section .search-box .ant-input-search-button{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:none!important;font-weight:800!important;height:35px!important;border-top-right-radius:20px;border-bottom-right-radius:20px}.driver-manage-section .search-box .ant-input-affix-wrapper>input.ant-input{line-height:normal!important;padding-block:6px!important;height:auto!important}.driver-manage-section .search-box .ant-input-affix-wrapper>input.ant-input::placeholder{color:var(--secondary-color);opacity:50%}.driver-manage-section .driver-manage-container{align-items:center;width:min(90vw,1700px);height:auto;overflow-x:hidden;overflow-y:hidden;flex-shrink:0;border-radius:30px;background:var(--background-color);box-shadow:0 0 5px #00000040;font-weight:600}.driver-manage-section .driver-card-container{overflow:auto;height:min(70vh,640px);width:min(90vw,1700px);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(12,58,132,.35) transparent}.driver-manage-section .driver-card-container::-webkit-scrollbar{width:6px;height:6px}.driver-manage-section .driver-card-container::-webkit-scrollbar-track{background:transparent;margin-top:44px;margin-bottom:6px;margin-right:2px}.driver-manage-section .driver-card-container::-webkit-scrollbar-thumb{background:#0c3a8447;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.driver-manage-section .driver-card-container::-webkit-scrollbar-thumb:hover{background:#0c3a8480;background-clip:padding-box}.driver-manage-section .custom-header{position:sticky;color:var(--primary-color);z-index:2;top:0;background-color:var(--quaternary-color);width:max-content;min-width:100%;border-radius:30px 30px 0 0;overflow:hidden}.custom-header-container{background-color:var(--quaternary-color);z-index:99;margin-left:14px;margin-right:14px;border-left:1px solid transparent;border-right:1px solid transparent;min-width:calc(100% - 28px)}.driver-content-container-outsite{width:max-content;min-width:calc(100% - 28px);border-radius:10px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 4px #0f172a0f;min-height:50px;margin:10px 14px;overflow:visible}.custom-header-container,.driver-content-container{padding:12px;min-width:100%;width:max-content;display:grid;grid-template-columns:clamp(60px,4vw,72px) clamp(150px,13vw,200px) clamp(100px,8vw,130px) clamp(130px,10vw,160px) clamp(120px,9vw,145px) clamp(180px,14vw,215px) clamp(120px,9vw,145px) clamp(240px,20vw,310px) clamp(148px,11vw,180px);gap:6px}.header-content{display:flex;justify-content:center;align-items:center;width:100%;font-weight:800;font-size:.88rem;white-space:nowrap;overflow:hidden;min-width:0}.driver-col{display:flex;justify-content:center;align-items:center;color:var(--primary-color);overflow:visible;min-width:0;box-sizing:border-box;min-height:56px;padding:8px 6px}.header-content.i,.driver-col.i{padding-left:0;justify-content:center;overflow:visible}.driver-col.h .ant-select-multiple .ant-select-selection-item{color:var(--primary-color);font-size:.6rem}.car-respons-dropdown .ant-select-item,.car-respons-dropdown .ant-select-item-option-content{font-size:10px}.car-respons .ant-select-selector{display:flex;align-items:center;min-height:40px;overflow:visible;padding:6px 8px 6px 10px}.car-respons .ant-select-selection-overflow{flex:1 1 0;min-width:0;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px;white-space:normal}.car-respons .ant-select-selection-overflow:hover{scrollbar-width:thin}.car-respons .ant-select-clear{right:8px}.rounded-select.car-respons .ant-select-item-option{position:relative;padding-left:25px!important;min-height:40px;display:flex;align-items:center}.rounded-select.car-respons .ant-select-item-option:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:13px;height:13px;border:2px solid #90a0b8;border-radius:4px;background:#fff}.rounded-select.car-respons .ant-select-item-option-active:not(.ant-select-item-option-selected){background:#edf5ff}.rounded-select.car-respons .ant-select-item-option-selected{background:var(--quaternary-color)!important;border:1px solid #a4bbe9}.rounded-select.car-respons .ant-select-item-option-selected:before{border-color:var(--primary-color)}.rounded-select.car-respons .ant-select-item-option-selected:after{content:"";position:absolute;left:13px;top:48%;transform:translateY(-55%) rotate(45deg);width:3px;height:6px;border-right:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color)}.rounded-select.car-respons .ant-select-focused .ant-select-selector,.rounded-select.car-respons .ant-select-selector:focus-within{border-color:#2b6cb0!important;box-shadow:0 0 0 2px #2b6cb033!important}.driver-content{display:flex;align-items:center;gap:8px;width:100%;justify-content:center}.car-respons .ant-select-selection-search{width:0!important;min-width:0!important;margin:0!important;padding:0!important;overflow:hidden}.car-respons .ant-select-selection-search-input{width:0!important;min-width:0!important;cursor:pointer!important}.car-respons .ant-select-selection-item-content{display:inline-flex;align-items:center}.car-respons .ant-select-selection-overflow-item-rest .ant-select-selection-item{background:transparent!important;border:none!important;padding:0!important;margin:0!important;box-shadow:none!important}.car-respons .ant-select-selection-overflow-item{flex:0 0 auto}.car-respons .ant-select-selection-item{display:inline-flex;align-items:center;white-space:nowrap;overflow:visible;padding:0;margin:2px;background:transparent!important;border:none!important;box-shadow:none!important}.car-respons-tag{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;border:1.5px solid rgba(12,58,132,.25);background:#a4bbe938;color:var(--primary-color);font-size:.82rem;font-weight:600;max-width:140px;min-width:0;line-height:1.4;white-space:nowrap}.car-respons-tag-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.car-respons-tag-close{display:none}.car-respons-dropdown .car-respons-check{position:relative;flex:0 0 14px;width:14px;height:14px;border:1.5px solid rgba(12,58,132,.45);border-radius:4px;background:#fff;box-sizing:border-box}.car-respons-dropdown .car-respons-check.is-checked{background-color:var(--primary-color);border-color:var(--primary-color)}.car-respons-dropdown .car-respons-check.is-checked:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.car-respons-more{color:var(--primary-color);font-weight:700;white-space:nowrap}.car-respons-dropdown .ant-select-item-option{min-height:42px}.car-respons-dropdown .car-respons-option{display:flex;align-items:center;gap:10px;width:100%;color:var(--primary-color)}.car-respons-dropdown .car-respons-option-label{display:block;min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.car-respons-dropdown .ant-checkbox-inner{border-radius:4px;border-color:#0c3a8459}.car-respons-dropdown .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color);border-color:var(--primary-color)}.car-respons-dropdown .ant-select-item-option-selected{background:#a4bbe926!important}.car-respons-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected){background:#a4bbe91f}.car-respons-dropdown .ant-select-item-option:before,.car-respons-dropdown .ant-select-item-option:after{content:none!important}.driver-manage-section .rounded-select .ant-select-selector{border-radius:50px!important;height:35px}.driver-manage-section .dm-filter-dropdown .ant-select-selector{border-radius:20px!important;height:35px!important;min-width:150px;display:flex!important;align-items:center!important;border:1px solid var(--primary-color)!important;background:transparent!important;box-shadow:none!important}.driver-manage-section .dm-filter-dropdown .ant-select-arrow{display:flex!important;align-items:center!important;color:var(--primary-color)!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important}.driver-manage-section .dm-filter-dropdown .ant-select-selection-placeholder{display:flex!important;align-items:center!important;color:var(--text-placeholder-color)!important;opacity:1!important;height:100%!important;top:0!important;bottom:0!important;margin:auto 0!important}.driver-manage-section .dm-filter-dropdown .ant-select-selection-item{display:flex!important;align-items:center!important;height:100%!important;top:0!important;bottom:0!important;margin:auto 0!important}.driver-manage-section .dm-add-btn{height:35px;padding:0 24px;border-radius:20px;font-weight:600;font-size:14px;background-color:var(--quinary-color);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:0 4px 6px #00000026;transition:all .15s ease}.driver-manage-section .dm-add-btn:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 6px 8px #0000001a}.driver-manage-section .driver-input{display:flex;gap:5px}.driver-manage-section .driver-input .driver-info{height:100%;width:100%}.driver-manage-section .ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.driver-text-tooltip{cursor:pointer}.button-shape{height:30px!important;width:30px!important;min-width:30px!important;flex-shrink:0;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;border:none!important;padding:0!important}.button-shape.row-edit-btn{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;background-color:#d6d6d6!important;color:#838383!important}.button-shape.row-edit-btn.is-editing{background-color:#0b3a82!important;color:#fff!important}.button-shape.row-edit-btn svg{width:13px;height:13px}.driver-col.i .ant-space,.driver-col.j .ant-space{gap:4px!important;flex-wrap:nowrap}.driver-col.i .ant-space-item,.driver-col.j .ant-space-item{line-height:0}.custom-row{width:100%;border:1px solid rgb(210,210,210)}.edit-name-container{display:flex;align-items:center;gap:8px}.edit-name-input{flex:1;border-radius:4px}.edit-name-save-btn{background-color:var(--primary-color);border-color:var(--text-secondary-color);border-radius:10px;width:40px;height:30px;color:#fff;transition:background-color .3s}.edit-name-save-btn:hover{background-color:var(--secondary-color)!important;border-color:var(--text-secondary-color)!important}.name-display-container{display:flex;align-items:center;gap:8px}.driver-manage-section .driver-pagination{display:flex;justify-content:center;margin-top:20px}.driver-manage-section .driver-pagination .ant-pagination-item{border:1.5px solid #002060!important}.driver-manage-section .driver-pagination .ant-pagination-item a{color:#002060!important;font-weight:600!important}.driver-manage-section .driver-pagination .ant-pagination-item:hover{border-color:#002060!important}.driver-manage-section .driver-pagination .ant-pagination-item:hover a{color:#002060!important}.driver-manage-section .driver-pagination .ant-pagination-item-active,.driver-manage-section .driver-pagination .ant-pagination-item-active:hover{background:#0c3a84!important;border-color:#0c3a84!important;border-width:1.5px!important}.driver-manage-section .driver-pagination .ant-pagination-item-active a,.driver-manage-section .driver-pagination .ant-pagination-item-active:hover a{color:#fff!important;font-weight:700!important}@media (max-width: 610px){.list-header-right{flex-direction:column;align-items:end}}@media (max-width: 425px){.driver-manage-section .search-box{width:200px}}@media (max-width: 320px){.driver-manage-section .search-box{width:170px}}.button-shape.row-edit-btn.is-editing svg{stroke-width:3.5!important;width:15px;height:15px}.button-shape.row-edit-btn .dm-edit-icon{width:14px;height:14px;object-fit:contain;display:block}.driver-manage-section .dm-row-select .ant-select-selector{border-radius:20px!important;height:30px!important;display:flex!important;align-items:center!important;border:1px solid var(--primary-color)!important;background:transparent!important;box-shadow:none!important}.driver-manage-section .dm-row-select .ant-select-selection-placeholder,.driver-manage-section .dm-row-select .ant-select-selection-item{display:flex!important;align-items:center!important;height:100%!important;font-size:.8rem}.driver-manage-section .dm-row-select .ant-select-arrow{display:flex!important;align-items:center!important;color:var(--primary-color)!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important}.driver-manage-section .rounded-select.car-respons .ant-select-selector{border:1px solid var(--primary-color)!important;background:transparent!important;box-shadow:none!important}.driver-manage-section .dm-row-select .ant-select-selection-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.driver-manage-section .dm-row-select .ant-select-selector,.driver-manage-section .rounded-select.car-respons .ant-select-selector{display:flex!important;align-items:center!important}.driver-manage-section .dm-row-select .ant-select-suffix,.driver-manage-section .dm-row-select .ant-select-arrow,.driver-manage-section .rounded-select.car-respons .ant-select-arrow{display:flex!important;align-items:center!important;justify-content:center!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important;height:auto!important}.driver-manage-section .driver-col .ant-input{height:34px!important;line-height:34px!important;padding-block:4px!important}.driver-manage-section .driver-col .ant-input-sm{height:34px!important;line-height:34px!important}@media (max-width: 1280px){.driver-manage-section .driver-list-header,.driver-manage-section .driver-manage-container,.driver-manage-section .driver-card-container{width:94vw}.custom-header-container,.driver-content-container{grid-template-columns:clamp(56px,4vw,64px) clamp(140px,12vw,180px) clamp(90px,7vw,120px) clamp(118px,9vw,148px) clamp(108px,9vw,136px) clamp(158px,13vw,195px) clamp(98px,8vw,138px) clamp(210px,17vw,260px) clamp(136px,10vw,164px)}}@media (max-width: 1024px){.driver-manage-section .driver-list-header{width:94vw;flex-direction:row;align-items:center;flex-wrap:nowrap}.driver-manage-section .list-header-left{flex:0 0 auto;white-space:nowrap}.list-header-right{width:auto;flex:1 1 auto;justify-content:flex-end;flex-wrap:nowrap}.driver-manage-section .dm-filter-dropdown,.driver-manage-section .search-box{flex:0 1 auto}.driver-manage-section .dm-filter-dropdown .ant-select-selector{min-width:128px}.driver-manage-section .search-box{width:220px}.driver-manage-section .dm-add-btn{padding:0 18px}.driver-manage-section .driver-manage-container,.driver-manage-section .driver-card-container{width:94vw}.driver-content-container-outsite{width:max-content;min-width:calc(100% - 20px);margin:10px}.custom-header-container{margin-left:10px;margin-right:10px;border-left:1px solid transparent;border-right:1px solid transparent;min-width:calc(100% - 20px)}.custom-header-container,.driver-content-container{grid-template-columns:56px 130px 88px 108px 100px 148px 96px 200px 132px;gap:4px}.header-content{font-size:.78rem}}@media (max-width: 768px){.driver-manage-section .driver-list-header{gap:10px;width:94vw;flex-direction:row;align-items:center;flex-wrap:nowrap}.driver-manage-section .list-header-left{flex:0 0 auto;white-space:nowrap}.list-header-right{width:auto;flex:1 1 auto;flex-direction:row;align-items:center;flex-wrap:nowrap;justify-content:flex-end}.driver-manage-section .search-box,.driver-manage-section .dm-filter-dropdown{width:auto;flex:0 1 auto}.driver-manage-section .dm-filter-dropdown .ant-select-selector{min-width:110px}.driver-manage-section .search-box{width:170px}.driver-manage-section .dm-add-btn{padding:0 14px}.custom-header-container,.driver-content-container{grid-template-columns:52px 124px 84px 100px 94px 138px 90px 185px 132px;min-width:1000px}.driver-manage-section .driver-col{padding:8px 4px}}@media (max-width: 425px){.driver-manage-section .driver-list-header{width:92vw;flex-direction:column;align-items:flex-start}.driver-manage-section .list-header-left{font-size:1.5rem}.list-header-right{width:100%;flex-direction:column;align-items:stretch;gap:8px}.driver-manage-section .dm-filter-dropdown,.driver-manage-section .search-box,.driver-manage-section .dm-add-btn{width:100%;flex:none;min-width:0}.driver-manage-section .dm-filter-dropdown .ant-select-selector{width:100%!important;min-width:0!important}.driver-manage-section .search-box{margin-left:0}.driver-manage-section .search-box .ant-input-affix-wrapper,.driver-manage-section .dm-filter-dropdown .ant-select-selector,.driver-manage-section .search-box .ant-input-search-button,.driver-manage-section .dm-add-btn{height:34px!important}.driver-manage-section .search-box .ant-input-affix-wrapper>input.ant-input,.driver-manage-section .search-box .ant-input-affix-wrapper>input.ant-input::placeholder{font-size:15px!important;height:34px!important;min-height:34px!important}.driver-manage-section .dm-add-btn{font-size:13px}.custom-header-container,.driver-content-container{grid-template-columns:50px 116px 80px 94px 88px 130px 86px 175px 132px;min-width:951px}}.add-driver-section{min-height:100vh;background:radial-gradient(circle at top left,rgba(164,187,233,.18),transparent 32%),linear-gradient(180deg,rgba(12,58,132,.04),transparent 18%),#f5f7fb}.add-driver-section .add-driver-content{gap:12px;padding-bottom:28px}.add-driver-section .add-driver-form{width:100%;display:flex;justify-content:center}.add-driver-section .add-driver-card{width:min(94vw,1320px);margin-bottom:12px;border-radius:30px;background:#fffffff0;border:1.5px solid rgba(12,58,132,.3);box-shadow:0 20px 50px #0f172a1a;overflow:hidden}.add-driver-section .add-driver-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 30px;border-bottom:1px solid rgba(12,58,132,.08);background:linear-gradient(135deg,#a4bbe929,#fffffff5)}.add-driver-section .add-driver-kicker{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--secondary-color)}.add-driver-section .add-driver-title{margin:6px 0;font-size:clamp(1.25rem,1vw + 1rem,1.8rem);font-weight:800;color:var(--primary-color)}.add-driver-section .add-driver-subtitle{margin:0;max-width:720px;color:var(--secondary-color);line-height:1.6}.add-driver-section .add-driver-badge{flex:0 0 auto;padding:8px 14px;border-radius:999px;background:var(--quaternary-color);color:var(--primary-color);font-weight:800;box-shadow:inset 0 0 0 1px #0c3a8414}.add-driver-section .add-driver-body{padding:24px 30px;display:flex;flex-direction:column;gap:20px}.add-driver-section .driver-panel{border-radius:24px;background:#fff;border:1px solid rgba(12,58,132,.08);box-shadow:0 8px 30px #0f172a0f;padding:20px}.add-driver-section .panel-header-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.add-driver-section .panel-header-row h3{margin:0;font-size:1.05rem;font-weight:800;color:var(--primary-color)}.add-driver-section .panel-header-row span{color:var(--secondary-color);font-size:.9rem}.add-driver-section .driver-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.add-driver-section .field-span-2{grid-column:1 / -1}.add-driver-section .profile-avatar-row{display:flex;align-items:center;gap:18px;margin-bottom:20px}.add-driver-section .profile-avatar-circle{flex:0 0 auto;width:80px;height:80px;border-radius:50%;background:transparent;border:none;overflow:hidden;display:flex;align-items:center;justify-content:center}.add-driver-section .profile-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.add-driver-section .profile-avatar-placeholder{width:80px;height:80px;object-fit:contain;display:block}.add-driver-section .profile-avatar-info{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.add-driver-section .profile-avatar-hint{font-size:.88rem;color:#64748b;font-weight:500;line-height:1.5}.add-driver-section .profile-upload-btn{padding:6px 20px;border-radius:20px;background-color:#0059ff;color:#fff;font-size:.9rem;font-weight:700;border:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.add-driver-section .profile-upload-btn:hover{background-color:#0040b3;transform:translateY(-1px)}.add-driver-section .license-upload-centered{margin-top:20px;display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}.add-driver-section .license-label-row{width:100%}.add-driver-section .license-upload-centered .ant-upload,.add-driver-section .license-upload-centered .ant-upload-select,.add-driver-section .license-upload-centered .picture-section{display:block!important;width:100%!important}.add-driver-section .ant-form-item{margin-bottom:0}.add-driver-section .ant-form-item-label>label{font-weight:700;color:var(--primary-color)}.add-driver-section .ant-form-item-explain,.add-driver-section .ant-form-item-extra{font-size:.85rem}.add-driver-section .ant-input,.add-driver-section .ant-select-selector{min-height:40px!important;border-radius:14px!important;border-color:#0c3a84!important;box-shadow:none!important}.add-driver-section .ant-input:hover,.add-driver-section .ant-input:focus,.add-driver-section .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.add-driver-section .ant-select-focused .ant-select-selector{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.add-driver-section .ant-select-selector{display:flex!important;align-items:center!important}.add-driver-section .ant-select-arrow{display:flex!important;align-items:center!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important}.add-driver-section .ant-select-selection-placeholder,.add-driver-section .ant-select-selection-item{display:flex!important;align-items:center!important}.add-driver-section .car-respons .ant-select-selector{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px;min-height:40px!important;padding:6px 11px!important}.add-driver-section .car-respons .ant-select-selection-overflow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.add-driver-section .car-respons .ant-select-selection-item{display:inline-flex;align-items:center;padding:0;margin:2px;background:transparent!important;border:none!important;box-shadow:none!important}.add-driver-section .car-respons .ant-select-selection-item-content{display:inline-flex;align-items:center;min-width:0}.add-driver-section .car-respons .ant-select-selection-item-remove{color:var(--primary-color)}.add-driver-section .car-respons .ant-select-selection-overflow-item-rest .ant-select-selection-item{background:transparent!important;border:none!important;padding:0!important;margin:0!important;box-shadow:none!important}.add-driver-section .car-respons-tag{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;border:1.5px solid rgba(12,58,132,.25);background:#a4bbe938;color:var(--primary-color);font-size:.82rem;font-weight:600;max-width:140px;min-width:0;line-height:1.4;white-space:nowrap}.add-driver-section .car-respons-tag-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-driver-section .car-respons-tag-close{display:none}.add-driver-section .car-respons-dropdown .car-respons-check{position:relative;flex:0 0 14px;width:14px;height:14px;border:1.5px solid rgba(12,58,132,.45);border-radius:4px;background:#fff;box-sizing:border-box}.add-driver-section .car-respons-dropdown .car-respons-check.is-checked{background-color:var(--primary-color);border-color:var(--primary-color)}.add-driver-section .car-respons-dropdown .car-respons-check.is-checked:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.add-driver-section .car-respons .ant-select-selection-search-input::placeholder{color:var(--text-placeholder-color)}.add-driver-section .car-respons-dropdown .ant-select-item-option{min-height:42px}.add-driver-section .car-respons-dropdown .car-respons-option{display:flex;align-items:center;gap:10px;width:100%;color:var(--primary-color)}.add-driver-section .car-respons-dropdown .car-respons-option-label{display:block;min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.add-driver-section .car-respons-dropdown .ant-checkbox-inner{border-radius:4px;border-color:#0c3a8459}.add-driver-section .car-respons-dropdown .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color);border-color:var(--primary-color)}.add-driver-section .car-respons-dropdown .ant-select-item-option-selected{background:#a4bbe926!important}.add-driver-section .car-respons-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected){background:#a4bbe91f}.add-driver-section .car-respons-more{color:var(--primary-color);font-weight:700}.add-driver-section .driver-attachment-panel{display:flex;flex-direction:column;gap:16px}.add-driver-section .upload-stack{display:grid;gap:16px}.add-driver-section .upload-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.add-driver-section .upload-block{display:flex;flex-direction:column;gap:10px}.add-driver-section .upload-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--primary-color);font-weight:700}.add-driver-section .upload-hint{font-size:.84rem;color:var(--secondary-color);font-weight:600}.add-driver-section .upload-card{height:220px;padding:16px;border-radius:22px;border:1.5px dashed rgba(12,58,132,.28);background:linear-gradient(180deg,#fbfdff,#f3f7ff);display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}.add-driver-section .upload-card:hover{transform:translateY(-2px);border-color:var(--primary-color);box-shadow:0 14px 24px #0f172a14}.add-driver-section .upload-card-media{height:120px;flex-shrink:0;border-radius:18px;background:#fff;border:1px solid rgba(12,58,132,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.add-driver-section .upload-preview-image{width:100%;height:100%;object-fit:cover;display:block}.add-driver-section .upload-card-copy{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.add-driver-section .upload-card-icon{color:var(--primary-color);font-size:1.05rem}.add-driver-section .upload-card-title{font-weight:800;color:var(--primary-color);word-break:break-word}.add-driver-section .upload-card-text{color:var(--secondary-color);font-size:.9rem}.add-driver-section .picture-section{width:100%;aspect-ratio:2.1 / 1;min-height:0;max-height:none;margin:0;border-radius:15px;border:2.5px solid #dbdbdb;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;box-sizing:border-box;cursor:pointer;overflow:hidden}.add-driver-section .picture-section.has-preview{padding:12px;gap:8px}.add-driver-section .picture-preview{width:100%;height:100%;object-fit:contain;border-radius:12px;border:1px solid rgba(12,58,132,.12);background-color:#f8f9fb;display:block;flex-shrink:0}.add-driver-section .picture-section span{display:block;text-align:center}.add-driver-section .picture-section-title{color:#b5bbbd;font-size:clamp(14px,1.2vw,18px);font-weight:800;margin-bottom:4px;margin-top:10px;line-height:1.3;word-break:break-word}.add-driver-section .picture-section.has-preview .picture-section-title{color:#0c3a84}.add-driver-section .picture-section>span:nth-of-type(2){color:#94a3b8;font-size:clamp(11px,1vw,14px);font-weight:500;line-height:1.5}.add-driver-section .picture-section img[alt="upload license"]{width:clamp(56px,6vw,80px);height:auto;object-fit:contain;flex-shrink:0}@media (max-width: 768px){.add-driver-section .picture-section{padding:18px}.add-driver-section .picture-section.has-preview{padding:12px}}.add-driver-section .upload-block .ant-upload,.add-driver-section .upload-block .ant-upload-select{display:block!important;width:100%!important}.add-driver-section .assignment-field{margin-top:4px}.add-driver-section .assignment-field .ant-select{width:100%}.add-driver-section .assignment-field .ant-form-item-extra{margin-top:8px;color:var(--secondary-color)}.add-driver-section .driver-action-group{width:100%;margin:0}.add-driver-section .button-group{display:flex;justify-content:center;align-items:center;gap:16px;padding:20px 24px;width:100%;box-sizing:border-box;margin-top:0;position:relative}.add-driver-section .button-group:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#0c3a841f}.add-driver-section .button-group .button{min-width:140px;width:clamp(120px,12vw,180px);height:44px;transition:all .3s ease;border-radius:12px;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:.2px;box-sizing:border-box}.add-driver-section .button-group .button:hover{transform:translateY(-2px)}.add-driver-section .button-group .button.cancle{background-color:var(--tertiary-color)!important;color:var(--primary-color)!important;border:1px solid var(--primary-color)}.add-driver-section .button-group .button.confirm{background-color:var(--primary-color)!important;color:var(--tertiary-color)!important;border:2px solid var(--primary-color)}.add-driver-section .button-group .button:disabled{opacity:.7;cursor:not-allowed;transform:none}.add-driver-section--modal{min-height:auto;background:transparent}.add-driver-section--modal .add-driver-content{padding:0;gap:0}.add-driver-section--modal .add-driver-card{width:100%;margin-bottom:0;background:transparent;border:none;box-shadow:none;border-radius:0;overflow:visible}.add-driver-section--modal .add-driver-body{padding:16px 24px;gap:14px}.add-driver-section--modal .driver-panel{padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.add-driver-section--modal .profile-avatar-row{margin-bottom:14px}.add-driver-section--modal .driver-fields-grid{gap:10px 14px}.add-driver-section--modal .license-upload-centered{margin-top:12px}.add-driver-section--modal .picture-section{aspect-ratio:3 / 1}.add-driver-section--modal .driver-action-group{width:100%;margin-bottom:0}.add-driver-section--modal .add-driver-modal-header{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.add-driver-section--modal .button-group{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}.add-driver-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 16px;border-bottom:1.5px solid rgba(12,58,132,.25)}.add-driver-modal-title{margin:0;font-size:1.15rem;font-weight:800;color:var(--primary-color);letter-spacing:.01em}.add-driver-modal-close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:none;background:transparent;color:#64748b;font-size:1.3rem;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease}.add-driver-modal-close:hover{background:#0c3a8414;color:var(--primary-color)}.add-driver-modal-close:disabled{opacity:.4;cursor:not-allowed}.add-driver-modal,.add-driver-modal-wrap .ant-modal{width:min(96vw,780px)!important}.add-driver-modal .ant-modal-content,.add-driver-modal-wrap .ant-modal-content{overflow:hidden;border-radius:24px}.add-driver-modal .ant-modal-body,.add-driver-modal-wrap .ant-modal-body{padding:0;overflow:hidden}@media (max-width: 768px){.add-driver-section .add-driver-header,.add-driver-section .add-driver-body{padding:20px}.add-driver-section .driver-fields-grid{grid-template-columns:1fr}.add-driver-section .field-span-2{grid-column:auto}.add-driver-section .upload-row{grid-template-columns:1fr}.add-driver-section .panel-header-row{flex-direction:column;align-items:flex-start}.add-driver-section .button-group{flex-direction:column;align-items:center}.add-driver-section .button-group .button{width:min(80vw,280px);min-width:200px}}@media (max-width: 425px){.add-driver-section .add-driver-card{border-radius:22px}}.driver-picture-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:600}.driver-picture-modal .modal-header{font-size:1.6rem;color:var(--primary-color);margin:10px 0}.driver-picture-modal .picture-button-container{display:flex;justify-content:center;gap:15px;width:100%;border-top:1px solid #e4e4e4;padding-top:20px;margin:20px 0 0}.driver-picture-modal .ant-avatar.ant-avatar-circle{background-color:var(--quaternary-color);box-shadow:0 0 5px 2px #00000040}.driver-profile-modal{max-width:400px}.driver-profile-modal .ant-modal-content{padding:20px 0}.driver-profile-modal .picture-btn{width:150px;height:44px;border-radius:10px;border:1px solid var(--primary-color);font-weight:600;cursor:pointer;transition:.3s ease}.driver-profile-modal .picture-btn:hover{transform:translateY(-2px)}.driver-profile-modal .picture-btn.delete{background-color:transparent;color:var(--primary-color)}.driver-profile-modal .picture-btn.upload{background-color:var(--primary-color);color:var(--tertiary-color)}@media (max-width:375px){.driver-profile-modal .picture-btn{width:140px}}.driver-license-modal .license-modal-container{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:600}.driver-license-modal .license-modal-header h3{font-size:1.6rem;color:var(--primary-color);margin:10px 0}.driver-license-modal .license-picture-container{width:400px;height:250px;border:2px dashed #c7c4c4;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;place-items:center}.license-picture-container{font-size:14px;font-weight:400}.license-uploaded{width:400px;height:250px;background:#f6f6f6;border:2px dashed #c7c4c4}.license-picture{width:100%;height:100%;object-fit:contain;display:block}.picture-upload-text{display:flex;flex-direction:column}.license-button-container{margin:20px 0 0;display:flex;gap:10px}.license-button-container .license-button{width:180px;height:44px;border-radius:10px;border:none;background-color:transparent;cursor:pointer;font-weight:600;border:1px solid var(--primary-color)}.license-button-container .license-button:hover{transform:translateY(-2px)}.license-button-container .license-button.upload{background-color:transparent;color:var(--primary-color)}.license-button-container .license-button.download{background-color:var(--primary-color);color:var(--tertiary-color)}@media (max-width: 425px){.driver-license-modal .license-picture-container,.license-uploaded{width:300px}.license-button-container .license-button{width:120px;font-size:.7rem}}.confirm-modal-wrap{display:flex;align-items:center;justify-content:center}.confirm-modal-wrap .ant-modal{margin:0;top:auto}.confirm-modal{text-align:center}.confirm-modal-header{margin-top:20px;font-weight:600;font-size:23px}.confirm-modal-header p{margin:0;color:var(--primary-color);font-weight:800}.confirm-modal .ant-modal-content{border-radius:20px;width:min(80vw,475px)!important;margin:0 auto}.confirm-modal .ant-modal-body{font-size:19px;color:#bbb;font-weight:500}.confirm-modal .modal-btn-section{margin-top:20px}.confirm-modal .modal-btn{width:110px;min-width:80px;min-height:32px;margin:10px;border-radius:10px;cursor:pointer;font-size:16px;border:2px solid var(--primary-color)}.confirm-modal .modal-btn:hover{transform:translateY(-2px);box-shadow:2px 2px 5px #00000040}.confirm-modal .modal-btn.delete-btn:disabled,.confirm-modal .modal-btn.delete-btn[disabled]{cursor:not-allowed;pointer-events:none;background-color:var(--quaternary-color);border-color:var(--quaternary-color)}.confirm-modal .modal-btn.cancel-btn{background-color:#fff;color:var(--primary-color);border-width:1.5px}.confirm-modal .delete-btn{color:#fff;background-color:var(--primary-color)}.confirm-modal .delete-btn:hover,.confirm-modal .cancel-btn:hover{background-color:var(--secondary-color);color:var(--text-secondary-color);border-color:transparent}@media (max-width: 400px){.modal-btn-section{display:flex;flex-direction:column-reverse;align-items:center}}body{overflow:auto}.carmanagement-container{display:block;padding-inline:0}.carmanagement-container .content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;font-family:var(--font-family)}.carmanagement-container .list-container{display:flex;flex-direction:column;color:var(--background-color);border-radius:30px;width:100%;height:auto;justify-content:center;align-items:center}.carmanagement-container .choose-box{width:min(85vw,1492px);display:flex;justify-content:center;align-items:center}.Text-LeftSection{color:var(--primary-color)}.carmanagement-container .filters-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.carmanagement-container .filters-left{display:flex;flex-direction:row;gap:12px;align-items:center;flex-wrap:wrap;height:100%}.carmanagement-container .filters-right{display:flex;flex-direction:row;gap:12px;align-items:center;flex-wrap:nowrap;height:100%}.ant-input-affix-wrapper{padding-left:20px;border-top-left-radius:20px!important;border-bottom-left-radius:20px!important}.carmanagement-container .car-container{box-shadow:0 0 5px #00000040;border-radius:30px;width:clamp(300px,85vw,1492px);margin-inline:auto;padding:10px}.carmanagement-container .car-content{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:10px;align-items:start;justify-items:start;min-height:400px}.carmanagement-container .car-card{width:100%;min-width:0;height:465px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000026,0 0 0 2px transparent;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;font-weight:700;justify-self:start}.carmanagement-container .car-image-box{position:relative;display:inline-block;height:220px;text-align:center;justify-items:center}.car-image{width:100%;height:100%;padding:5px;object-fit:cover;border-radius:20px}.carmanagement-container .status-badge{position:absolute;top:12px;left:12px;display:flex;justify-content:center;align-items:center;margin:0;padding:3px 10px;border-radius:50px;color:#fff;background-color:pink;font-size:12px;box-shadow:0 2px 4px #00000040;font-weight:500}.carmanagement-container .status-badge.status-Available,.carmanagement-container .status-badge.status-Booked{background-color:#0044c3}.carmanagement-container .status-badge.status-Maintenance{background-color:#f97316}.carmanagement-container .status-badge.status-Stop{background-color:red}.drive-type-badge{position:absolute;top:12px;right:12px;display:flex;justify-content:center;align-items:center;margin:0}.type-both-section{display:flex;flex-direction:column;gap:7px}.type-self-drive{padding:3px 10px;border-radius:50px;color:#fff;background-color:#0059ff;font-size:12px;box-shadow:0 2px 4px #00000040;font-weight:500}.type-with-driver{padding:3px 10px;border-radius:50px;color:#fff;background-color:#ff6421;font-size:12px;box-shadow:0 2px 4px #00000040;font-weight:500}.edit-statusimage{position:absolute;display:flex;align-items:center;justify-content:center;top:20px;right:20px;width:20px;height:20px;background-color:#fff;color:#999;border-radius:50%;cursor:pointer;border:none}.car-info{padding:10px 12px;font-size:14px;color:#333}.car-title{display:flex;justify-content:space-between;width:100%;gap:16px;margin-bottom:10px;font-weight:700}.carmanagement-container .car-title-left strong{display:flex;align-items:center;gap:5px;color:#0c3a84}span.car-title-right{color:#0059ff;width:40px;display:flex;flex-direction:column;height:19px;text-align:center;align-items:center;justify-content:center;border-radius:20px;border:1px solid #0059ff;font-size:10px}.info-grid-container span{color:var(--primary-color)}.info-grid-container{display:grid;width:100%;grid-template-columns:auto 1fr;gap:5px 16px;border-bottom:1px solid #cccccc;padding-bottom:10px}.info-grid-container span.info,span.info-date{justify-self:end}span.info{color:var(--secondary-color)}span.info-date{font-weight:500;color:var(--secondary-color)}.car-card .car-price-container{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #cccccc;padding:0 0 5px}.car-price-container .car-price{margin:5px 0 0;padding:5px 0 20px}.car-price.price-left{border-right:1px solid #cccccc}.car-price.price-right{padding-left:10px}.price-header{display:flex;justify-content:space-between;font-size:10px;padding-right:10px}.price-content span:first-child{font-size:15px;color:var(--quinary-color)}.price-content span:last-child{font-size:10px;color:#c7c4c4}.carmanagement-container .filter-dropdown .ant-select-selector{border-radius:20px!important;height:35px!important;min-width:165px;display:flex!important;align-items:center!important;border:1px solid var(--primary-color)!important;background:transparent!important;box-shadow:none!important}.carmanagement-container .search-box{display:flex;align-items:center;width:250px;border-radius:20px!important}.carmanagement-container .search-box .ant-input-affix-wrapper{border-color:var(--primary-color)!important;height:35px!important;display:inline-flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important}.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input{font-size:16px!important;line-height:35px!important;height:35px!important;min-height:35px!important;padding:0!important;margin:0!important;caret-color:var(--primary-color)}.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input::placeholder{font-size:16px!important;line-height:35px!important}.carmanagement-container .ant-input-search-button{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:none!important;height:35px!important;font-weight:800!important}.carmanagement-container .search-box input::placeholder{color:var(--text-placeholder-color)!important;opacity:1!important}.carmanagement-container .search-box .ant-input-search-button{background-color:var(--background-color);border:1px solid #c7c4c4;color:#c7c4c4;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center}.carmanagement-container .add-btn{height:40px;padding:0 20px;border-radius:20px;font-weight:500;background-color:var(--quinary-color);color:var(--tertiary-color);border:none;cursor:pointer}.carmanagement-container .add-btn:hover{transform:translateY(-2px);box-shadow:0 0 2px 2px #0000001a}.carmanagement-container .car-card:hover{transform:translateY(-5px);box-shadow:0 6px 14px #0000002e,0 0 0 1.5px #0059ff}.carmanagement-container .ant-pagination-item{border:1.5px solid #002060!important}.carmanagement-container .ant-pagination-item a{color:#002060!important;font-weight:600!important}.carmanagement-container .ant-pagination-item:hover{border-color:#002060!important}.carmanagement-container .ant-pagination-item:hover a{color:#002060!important}.carmanagement-container .ant-pagination-item-active,.carmanagement-container .ant-pagination-item-active:hover{background:#0c3a84!important;border-color:#0c3a84!important;border-width:1.5px!important}.carmanagement-container .ant-pagination-item-active a,.carmanagement-container .ant-pagination-item-active:hover a{color:#fff!important;font-weight:700!important}.car-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:5px}.footer-content-rignt{display:flex;gap:8px;padding-right:10px}.status-switch{background-color:var(--quaternary-color)}.status-switch:hover{box-shadow:none!important}.status-switch.ant-switch[aria-checked=true],.status-switch.ant-switch[aria-checked=true]:hover{background-color:var(--quinary-color)!important}.status-switch:hover:not(.ant-switch-disabled){background:var(--secondary-color)}.carmanagement-container .btn-edit,.carmanagement-container .btn-delete,.carmanagement-container .btn-maintenace{background:none;border:none;padding:4px 10px;border-radius:30px;cursor:pointer;width:25px;height:25px;flex-shrink:0;position:relative}.carmanagement-container .price-more{cursor:pointer}.ant-popover .ant-popover-inner{box-shadow:5px 5px 16px #00000026!important}.ant-warning{width:600px!important}.ant-warning .ant-notification-notice-message{color:red!important}.price-more-modaldaily .ant-modal,.price-more-modalmonthly .ant-modal{width:min(90vw,600px)!important;overflow:auto}.no-data-table{display:flex;place-items:center;min-height:140px;border:1px solid var(--primary-color, #0c3a84);border-radius:10px;overflow:hidden;background:#fff}.popover-daily-section .no-data-table{width:min(85vw,1500px)}.popover-monthly-section .no-data-table{width:min(80vw,400px)}.no-data-table .no-data-cell{padding:24px;color:#6b7280;font-weight:600;font-size:20px}@media (max-width: 1158px) and (min-width: 1025px){.carmanagement-container .choose-box{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.carmanagement-container .filters-wrapper{flex-direction:column;align-items:flex-start;gap:15px}.carmanagement-container .filters-left,.carmanagement-container .filters-right{width:100%;justify-content:flex-end;gap:12px;height:auto}.carmanagement-container .filters-left{justify-content:flex-start;order:2}.carmanagement-container .filters-right{justify-content:flex-end;order:1}}@media (max-width: 872px){.carmanagement-container .car-content{grid-template-columns:repeat(auto-fit,minmax(250px,300px))}}@media (max-width: 1024px) and (min-width: 769px){.carmanagement-container .car-content{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.carmanagement-container .car-content{grid-template-columns:repeat(auto-fit,minmax(250px,290px))}}@media (max-width: 400px){.carmanagement-container .search-box{width:200px}}.carmanagement-container .add-btn{height:40px;padding:0 30px;border-radius:20px;font-weight:600;background-color:var(--quinary-color);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:14px;box-shadow:0 4px 6px #00000026;transition:all .15s ease}.carmanagement-container .add-btn:hover{filter:brightness(.9);transform:translateY(-2px)}.carmanagement-container .filters-right .add-btn:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 6px 8px #0000001a}.carmanagement-container .filters-right .search-box{width:250px}.carmanagement-container .filters-right .ant-input-search-button{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:none!important;height:35px!important;font-weight:800!important}.carmanagement-container .filters-right .add-btn{margin-left:0}.carmanagement-container .filter-dropdown .ant-select-arrow{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--primary-color)!important;font-size:14px!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important}.carmanagement-container .filter-dropdown .ant-select-selection-placeholder{display:flex!important;align-items:center!important;color:var(--text-placeholder-color)!important;opacity:1!important;height:100%!important;top:0!important;bottom:0!important;margin:auto 0!important}.carmanagement-container .filter-dropdown .ant-select-selection-item{display:flex!important;align-items:center!important;height:100%!important;top:0!important;bottom:0!important;margin:auto 0!important}.Text-LeftSection{white-space:nowrap;display:inline-block;margin-right:15px;font-size:1.5rem;font-weight:700;color:#0b2a5a}@media (max-width: 1024px){.carmanagement-container .choose-box{width:94vw;max-width:980px;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px}.carmanagement-container .filters-wrapper{width:100%;flex-direction:column;align-items:stretch;gap:10px}.carmanagement-container .filters-left{display:none}.Text-LeftSection{width:100%;display:block;text-align:center;margin-right:0}.carmanagement-container .filters-right{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(220px,1.6fr) auto;gap:10px;align-items:center}.carmanagement-container .filters-right .filter-dropdown,.carmanagement-container .filters-right .search-box{width:100%!important;min-width:0;margin:0}.carmanagement-container .filters-right .add-btn{width:100%;min-width:110px;margin:0;padding-inline:12px;height:35px;white-space:nowrap}.carmanagement-container .filters-right .filter-dropdown .ant-select-selector{min-width:0!important;width:100%!important}.carmanagement-container .filters-right .search-box,.carmanagement-container .filters-right .add-btn{grid-column:auto}}@media (max-width: 768px){.carmanagement-container .choose-box{width:94vw;max-width:740px}.carmanagement-container .filters-right{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.carmanagement-container .filters-right .search-box{grid-column:1 / span 2}.carmanagement-container .filters-right .add-btn{grid-column:3;min-width:0;justify-self:stretch}}@media (max-width: 425px){.carmanagement-container .choose-box{width:92vw}.carmanagement-container .filters-right{grid-template-columns:1fr;gap:8px}.carmanagement-container .filters-right .search-box,.carmanagement-container .filters-right .add-btn{grid-column:auto}.carmanagement-container .filter-dropdown .ant-select-selector,.carmanagement-container .search-box .ant-input-affix-wrapper,.carmanagement-container .filters-right .ant-input-search-button,.carmanagement-container .filters-right .add-btn{height:34px!important}.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input,.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input::placeholder{height:34px!important;min-height:34px!important;line-height:34px!important}.Text-LeftSection{font-size:1.25rem}}@media (max-width: 375px){.carmanagement-container .search-box .ant-input-affix-wrapper{padding-left:14px}.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input,.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input::placeholder{font-size:15px!important}.carmanagement-container .filters-right .add-btn{font-size:13px}}@media (max-width: 320px){.carmanagement-container .choose-box{width:94vw}.carmanagement-container .filters-right{gap:6px}.carmanagement-container .filter-dropdown .ant-select-selector,.carmanagement-container .search-box .ant-input-affix-wrapper,.carmanagement-container .filters-right .ant-input-search-button,.carmanagement-container .filters-right .add-btn{height:32px!important}.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input,.carmanagement-container .search-box .ant-input-affix-wrapper>input.ant-input::placeholder{height:32px!important;min-height:32px!important;line-height:32px!important;font-size:14px!important}}.popover-daily-section .price-more-section{width:100%;height:100%;max-height:400px;overflow:auto;padding:0 10px 10px;display:flex;flex-direction:column;align-items:center}.popover-daily-section .price-more-section-header{color:var(--primary-color);font-size:20px;font-weight:800;padding:10px 15x;margin-bottom:20px;border-bottom:1px solid #dbdbdb}.popover-daily-section .price-more-section .card-section{display:grid;grid-template-columns:1fr;gap:40px}.popover-daily-section .popover-daily-section .price-more-section .card-item{width:500px;height:200px;border-radius:5px}.price-table-container.optional .no-data{grid-column:1\/-1;margin:40px 0;font-size:1rem}.popover-daily-section .price-more-section .price-table-container.optional .table.no-data{grid-column:1 \/ -1;border:none!important}.popover-daily-section .card-item .table-name{color:var(--primary-color);font-weight:800;font-size:15px;text-decoration:underline;padding:0 0 10px}.popover-daily-section .price-more-section .price-table-container{display:grid;text-align:center;width:100%;font-size:12px}.popover-daily-section .price-table-container .table-header{background-color:#eef5ff;color:var(--primary-color);font-weight:700;padding:5px;height:100%}.popover-daily-section .price-table-container .table-content{padding:5px;font-weight:700;height:100%}.popover-daily-section .price-more-section .price-table-container.base{grid-template-columns:repeat(3,3fr);border:1px solid var(--primary-color);border-radius:10px;overflow:hidden}.popover-daily-section .price-table-container .table{border-right:1px solid var(--primary-color);border-bottom:1px solid var(--primary-color)}.popover-daily-section .price-table-container.base .table:nth-child(3n){border-right:none}.popover-daily-section .price-table-container.base .table:nth-last-child(-n+3){border-bottom:none}.popover-daily-section .price-more-section .price-table-container.optional{grid-template-columns:repeat(4,1fr);border:1px solid var(--primary-color);border-radius:10px;overflow:hidden}.popover-daily-section .price-table-container.optional .table:nth-child(4n){border-right:none}.popover-daily-section .price-table-container.optional .table:nth-last-child(-n+4){border-bottom:none}.popover-daily-section .price-more-section .price-table-container.holiday{grid-template-columns:repeat(6,1fr);border:1px solid var(--primary-color);border-radius:10px;overflow:hidden}.popover-daily-section .price-table-container.holiday .table:nth-child(6n){border-right:none}.popover-daily-section .price-table-container.holiday .table:nth-last-child(-n+6){border-bottom:none}.popover-daily-section .price-more-section .price-table-container.daily{grid-template-columns:repeat(3,1fr);border:1px solid var(--primary-color);border-radius:10px;overflow:hidden}.popover-daily-section .price-table-container.daily .table:nth-child(3n){border-right:none}.popover-daily-section .price-table-container.daily .table:nth-last-child(-n+3){border-bottom:none}@media (max-width: 325px){.popover-monthly-section .price-more-section-header{font-size:19px}.popover-daily-section .price-more-section .price-table-container{font-size:8px}}.popover-monthly-section .price-more-section{width:100%;height:100%;max-height:400px;overflow:auto;padding:10px;display:flex;flex-direction:column;align-items:center}.popover-monthly-section .price-more-section-header{color:var(--primary-color);font-size:20px;font-weight:800;padding:10px 15px;margin-bottom:20px;border-bottom:1px solid #dbdbdb}.popover-monthly-section .price-more-section .card-section{display:grid;grid-template-rows:1fr;gap:40px}.popover-monthly-section .popover-monthly-section .price-more-section .card-item{width:500px;height:200px;border-radius:5px}.popover-monthly-section .card-item .table-name{color:var(--primary-color);font-weight:800;font-size:15px;text-decoration:underline;padding:0 0 10px}.popover-monthly-section .price-more-section .price-table-container{display:grid;text-align:center;width:100%;font-size:12px}.popover-monthly-section .price-table-container .table-header{background-color:#eef5ff;color:var(--primary-color);font-weight:700;padding:5px;height:100%}.popover-monthly-section .price-table-container .table-content{padding:5px;font-weight:700;height:100%}.popover-monthly-section .price-more-section .price-table-container.base{grid-template-columns:repeat(3,3fr);border:1px solid var(--primary-color);border-radius:10px;overflow:hidden}.popover-monthly-section .price-table-container .table.head{border-bottom:1px solid var(--primary-color)}.popover-monthly-section .table.column1.head,.popover-monthly-section .table.column2.head{border-right:1px solid var(--primary-color)}.popover-monthly-section .price-table-container .table{border-right:1px solid var(--primary-color);border-bottom:1px solid var(--primary-color)}.popover-monthly-section .price-table-container.base .table:nth-child(3n){border-right:none}.popover-monthly-section .price-table-container.base .table:nth-last-child(-n+3){border-bottom:none}.popover-monthly-section .price-more-section .price-table-container.optional{grid-template-columns:repeat(4,1fr);border:1px solid var(--primary-color);border-radius:10px;overflow:hidden}.popover-monthly-section .price-table-container.optional .table:nth-child(4n){border-right:none}.popover-monthly-section .price-table-container.optional .table:nth-last-child(-n+4){border-bottom:none}@media (max-width: 768px){.popover-monthy-section .price-more-section .price-table-container{font-size:9px}}@media (max-width: 325px){.popover-monthly-section .price-more-section-header{font-size:19px}.popover-monthly-section .price-more-section .price-table-container{font-size:8px}}.addnewcar-container .content{display:flex;flex-direction:column;align-items:center}.page-title{margin:10px 0 0}.organization-name{margin:0;font-weight:500}.steps-wrapper{color:#fff;margin:20px 0 40px;display:flex;justify-content:center;align-items:center}.custom-steps{width:min(85vw,1492px);display:flex;justify-content:center;align-items:center}.custom-steps .ant-steps-item{white-space:nowrap}.custom-steps .ant-steps-item-container{cursor:pointer}.custom-steps .ant-steps-item .ant-steps-item-tail{display:none}.ant-form-item-required:before{display:none!important}.custom-steps .ant-steps-item-finish .ant-steps-icon .anticon{color:#0c3a84;font-size:16px}.custom-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#bfcff0!important;border-color:transparent!important;border:none!important;box-shadow:none!important;color:#0c3a84!important}.custom-steps .ant-steps-item.ant-steps-item-finish.ant-steps-item-custom .ant-steps-item-icon{background-color:#bfcff0!important}.custom-steps .ant-steps-item-process .ant-steps-item-icon{background-color:var(--primary-color);border-color:transparent!important;border:none!important;box-shadow:none!important}.custom-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:#d9d9d9!important;border-color:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important}.custom-steps .ant-steps-item-icon{border:none!important;box-shadow:none!important}.custom-steps .ant-steps-item-container:focus,.custom-steps .ant-steps-item-container:focus-visible,.custom-steps .ant-steps-item-container:active{outline:none!important}.custom-steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#0c3a84!important;display:flex;align-items:center;justify-content:center}.custom-steps .ant-steps-item-finish .custom-step-check-icon,.custom-steps .ant-steps-item-finish .custom-step-check-svg,.custom-steps .ant-steps-item-finish .ant-steps-icon,.custom-steps .ant-steps-item-finish .ant-steps-icon .anticon{color:#0c3a84!important;stroke:#0c3a84!important}.custom-steps .custom-step-check-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-steps .custom-step-check-svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.6;fill:none}.custom-steps .ant-steps-item-title{font-size:16px;white-space:nowrap;font-weight:700}.custom-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--primary-color)}.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--primary-color)}.custom-steps .ant-steps-item-title:after{content:"";position:absolute;left:100%;width:9999px;height:5px;background:#eee!important;border-radius:100px}.custom-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.custom-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.custom-steps .ant-steps-item-tail:after,.custom-steps .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#eee!important}.custom-steps .ant-steps-item:last-child:after{display:none}.addnewcar-container .button-group{display:flex;justify-content:center;gap:12px;margin-top:24px;border-top:2px solid #bcbcbc;padding:20px}.cancel-button,.prev-button{width:min(10vw,114px);height:35px;background-color:var(--tertiary-color)!important;color:var(--primary-color)!important;border:2px solid var(--primary-color);transition:all .3s ease;border-radius:10px}.cancel-button,.prev-button{border-width:1.5px}.next-button,.submit-button{width:min(10vw,114px);height:35px;background-color:var(--primary-color);color:var(--tertiary-color);border:none;transition:background-color .3s ease;border-radius:10px}.edit-button{width:min(10vw,114px);height:35px;background-color:var(--secondary-color);color:var(--tertiary-color);border:none;transition:background-color .3s ease;border-radius:10px}.edit-button:hover{background-color:var(--primary-color)!important;border-color:transparent!important;color:var(--tertiary-color)!important}.next-button:hover,.submit-button:hover,.cancel-button:hover,.prev-button:hover{background-color:var(--secondary-color)!important;border-color:var(--secondary-color)!important;color:var(--tertiary-color)!important}.submit-button:disabled,.submit-button[disabled]{cursor:not-allowed}.ant-form-item{margin:0}.datepicker{width:100%;height:50px;padding:6px 11px;border:1px solid var(--primary-color);color:var(--primary-color);border-radius:8px;transition:border-color .3s,box-shadow .3s;font-size:14px;background-color:#fff}.datepicker .ant-picker-input>input{font-size:14px;font-weight:600}.datepicker .ant-picker-suffix{color:#8c8c8c}.datepicker .ant-picker-input>input::placeholder{color:var(--text-placeholder-color)!important;opacity:1}.datepicker.ant-picker-outlined.ant-picker-disabled input::placeholder,.datepicker.ant-picker-outlined.ant-picker-disabled input[disabled]{color:var(--disabled-color)!important}@media (max-width: 1300px){.custom-steps .ant-steps-item-title{font-size:13px}}@media (max-width: 1023px){.custom-steps{display:grid;grid-template-columns:1fr auto;align-items:start;gap:15px}.custom-steps .ant-steps-item{padding-inline-start:0!important}}@media (max-width: 430px){.next-button,.submit-button,.cancel-button,.prev-button,.edit-button{width:20vw}}.addnewcar-container .vehicle-info-section{display:flex;justify-content:center;align-items:center}.addnewcar-container .info-car{width:min(85vw,1492px);min-height:527px;height:auto;border-radius:20px;background:#fff;box-shadow:0 0 30px #00000040;display:flex;flex-direction:column}.addnewcar-container .registration{width:60vw;display:flex;flex-direction:column;gap:10px;padding:20px 30px 0}.addnewcar-container .vehicle-info-section .registration .ant-label{color:#0c3a84!important;font-weight:700!important}.addnewcar-container .vehicle-info-section .registration .ant-input,.addnewcar-container .vehicle-info-section .registration .ant-input-affix-wrapper,.addnewcar-container .vehicle-info-section .registration .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-input-number,.addnewcar-container .vehicle-info-section .registration .ant-input-number-affix-wrapper,.addnewcar-container .vehicle-info-section .registration .ant-input:hover,.addnewcar-container .vehicle-info-section .registration .ant-input-affix-wrapper:hover,.addnewcar-container .vehicle-info-section .registration .ant-select:hover .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-input-number:hover,.addnewcar-container .vehicle-info-section .registration .ant-input-number-affix-wrapper:hover{border-color:#0c3a84!important}.addnewcar-container .vehicle-info-section .registration .ant-select .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-select .ant-select-selection-item,.addnewcar-container .vehicle-info-section .registration .ant-select .ant-select-selection-placeholder,.addnewcar-container .vehicle-info-section .registration .ant-select:hover .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-select-focused .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-select-open .ant-select-selector{background:#fff!important}.addnewcar-container .vehicle-info-section .registration .ant-input:focus,.addnewcar-container .vehicle-info-section .registration .ant-input-focused,.addnewcar-container .vehicle-info-section .registration .ant-input-affix-wrapper-focused,.addnewcar-container .vehicle-info-section .registration .ant-select-focused .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-select-open .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-input-number-focused,.addnewcar-container .vehicle-info-section .registration .ant-input-number-affix-wrapper-focused{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.addnewcar-container .vehicle-info-section .registration .ant-select-focused .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-select-open .ant-select-selector{box-shadow:none!important}.addnewcar-container .vehicle-info-section .registration .ant-select.ant-select-disabled .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-select.ant-select-disabled .ant-select-selection-item,.addnewcar-container .vehicle-info-section .registration .ant-select.ant-select-disabled .ant-select-selection-placeholder{background:#f5f5f5!important;border-color:var(--disabled-color)!important;color:var(--disabled-color)!important;box-shadow:none!important}.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-affix-wrapper,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-select .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-number,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-number-affix-wrapper{border-color:#ff4d4f!important}.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input:hover,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-affix-wrapper:hover,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-select:hover .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-number:hover,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-number-affix-wrapper:hover,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input:focus,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-focused,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-affix-wrapper-focused,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-select-focused .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-select-open .ant-select-selector,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-number-focused,.addnewcar-container .vehicle-info-section .registration .ant-form-item-has-error .ant-input-number-affix-wrapper-focused{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1f!important}.addnewcar-container .vehicle-info-section .registration .vehicle-number-input.ant-input-number-affix-wrapper .ant-input-number,.addnewcar-container .vehicle-info-section .registration .vehicle-number-input.ant-input-number-affix-wrapper .ant-input-number:hover,.addnewcar-container .vehicle-info-section .registration .vehicle-number-input.ant-input-number-affix-wrapper .ant-input-number.ant-input-number-focused{border:none!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.upload-section{width:40vw;padding-top:50px;padding-right:50px}.addnewcar-container .upload-section .ant-upload-drag-icon{color:var(--primary-color)!important}.ant-upload-wrapper .ant-upload-drag .ant-upload{padding:0}.addnewcar-container .upload-section .ant-upload-text{color:#969a95cc!important;font-size:16px;font-weight:600}.addnewcar-container .upload-section .ant-upload-hint{color:silver;font-size:15px;font-weight:500}.addnewcar-container .upload-section-mid{width:100%}.addnewcar-container .upload-section{display:flex;align-items:center;justify-content:center}.picture-preview-dragger{display:flex;width:100%;height:500px;border-radius:8px;padding:0;margin:0 auto;overflow:hidden}.picture-preview-dragger .ant-upload-drag-container{display:flex;align-items:center;justify-content:center;height:100%;width:min(35vw,600px)}.picture-preview-dragger .ant-upload.ant-upload-drag{height:100%;background-color:#fff;border:2px dashed #bcbcbc}.picture-preview-dragger.is-filled .ant-upload.ant-upload-drag{border:2px solid #bcbcbc}.picture-upload{object-fit:contain;width:min(30vw,600px);height:100%}.image-preview-dragger .ant-upload-drag-container{display:flex;align-items:center;justify-content:center;position:relative}.picture-preview-dragger .btn-section{position:absolute;left:0;right:0;bottom:0;height:50px;background:#0000008c;display:flex;align-items:center;justify-content:stretch;border-top:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.picture-preview-dragger .overlay-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#fff;height:100%;flex:1;font-family:"M PLUS Rounded 1c",system-ui,sans-serif;font-size:16px;font-weight:800;cursor:pointer}.picture-preview-dragger .choose-picture-btn{border-right:1px solid rgba(255,255,255,.5)}.delete-picture-btn:hover{color:red}.choose-picture-btn:hover{color:var(--secondary-color)}@media (max-width: 992px){.addnewcar-container .vehicle-info-section{flex-direction:column-reverse}.addnewcar-container .registration{width:80vw}.picture-preview-dragger{height:350px}.upload-section{padding-right:0;width:60vw}.picture-upload{width:58vw}}@media (max-width: 430px){.picture-preview-dragger .overlay-btn{font-size:14px}}.addnewcar-container .insurancetax-content{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600}.addnewcar-container .card-section{display:flex;gap:20px;padding:24px}.ant-col-24.ant-form-item-label{padding:0}.addnewcar-container .insurancetax-content .card{border:1px solid #f0f0f0;border-radius:20px}.addnewcar-container .insurancetax-content .card-left-container{display:flex;flex-direction:column;gap:20px}.addnewcar-container .optional-info,.addnewcar-container .card.tax-info,.addnewcar-container .card.compulsory{width:min(40vw,704px);overflow:hidden}.addnewcar-container .card.compulsory{height:350px}.addnewcar-container .card-header-container{background-color:#f0f0f0;width:100%;display:flex;align-items:center}.card-header-container h2{margin:10px 0 10px 20px;color:var(--primary-color);font-size:20px}.addnewcar-container .card-content{position:relative;padding:20px;width:100%;height:auto;display:flex;flex-direction:column;gap:8px}.addnewcar-container .compulsory-select-add{display:flex;position:relative}.addnewcar-container .compulsory-add-container{display:flex;align-items:end;z-index:99}.addnewcar-container .compulsory-add-btn{position:relative;margin-left:5px;cursor:pointer;display:flex;align-items:center;gap:5px;z-index:99;color:var(--primary-color)}.addnewcar-container .compulsory-add-btn:hover{color:var(--secondary-color);transform:translateY(-1px)}.addnewcar-container .compulsory-add-btn span:first-child{font-size:18px;font-weight:500}.addnewcar-container .card.tax-info{height:255px;overflow:hidden}.addnewcar-container .optional-info{height:625px;overflow:hidden}.addnewcar-container .insurancetax-content .ant-label{color:#0c3a84!important;font-weight:700!important}.addnewcar-container .insurancetax-content .card-content .ant-select .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select:hover .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select-focused .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select-open .ant-select-selector{border-color:#0c3a84!important}.addnewcar-container .insurancetax-content .card-content .ant-select .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select .ant-select-selection-item,.addnewcar-container .insurancetax-content .card-content .ant-select .ant-select-selection-placeholder,.addnewcar-container .insurancetax-content .card-content .ant-select:hover .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select-focused .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select-open .ant-select-selector{background:#fff!important}.addnewcar-container .insurancetax-content .card-content .ant-select-focused .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select-open .ant-select-selector{box-shadow:0 0 0 2px #0c3a841f!important}.addnewcar-container .insurancetax-content .card-content .datepicker.ant-picker{border-color:#0c3a84!important;background:#fff!important}.addnewcar-container .insurancetax-content .card-content .datepicker.ant-picker:hover,.addnewcar-container .insurancetax-content .card-content .datepicker.ant-picker-focused{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.addnewcar-container .insurancetax-content .card-content .ant-select.ant-select-disabled .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-select.ant-select-disabled .ant-select-selection-item,.addnewcar-container .insurancetax-content .card-content .ant-select.ant-select-disabled .ant-select-selection-placeholder{background:#f5f5f5!important;border-color:var(--disabled-color)!important;color:var(--disabled-color)!important;box-shadow:none!important}.addnewcar-container .insurancetax-content .card-content .datepicker.ant-picker.ant-picker-disabled{background:#f5f5f5!important;border-color:var(--disabled-color)!important;box-shadow:none!important}.addnewcar-container .insurancetax-content .card-content .datepicker.ant-picker.ant-picker-disabled .ant-picker-input>input,.addnewcar-container .insurancetax-content .card-content .datepicker.ant-picker.ant-picker-disabled .ant-picker-input>input::placeholder{color:var(--disabled-color)!important}.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .ant-select .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .ant-select:hover .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .ant-select-focused .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .ant-select-open .ant-select-selector{border-color:#ff4d4f!important}.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .ant-select-focused .ant-select-selector,.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .ant-select-open .ant-select-selector{box-shadow:0 0 0 2px #ff4d4f1f!important}.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .datepicker.ant-picker,.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .datepicker.ant-picker:hover,.addnewcar-container .insurancetax-content .card-content .ant-form-item-has-error .datepicker.ant-picker-focused{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1f!important}@media (max-width: 880px){.addnewcar-container .card-section{flex-direction:column}.addnewcar-container .optional-info,.addnewcar-container .card.tax-info,.addnewcar-container .card.compulsory{width:min(80vw,500px)}}@media (max-width: 430px){.addnewcar-container .card.compulsory{height:370px}.addnewcar-container .compulsory-select-add{flex-direction:column;gap:10px}.addnewcar-container .compulsory-add-container{justify-content:end}.addnewcar-container .ant-select-selection-placeholder .placeholder{font-size:12px!important}}@media (max-width: 360px){.addnewcar-container .card.compulsory{height:400px}.addnewcar-container .ant-select-selection-placeholder .placeholder{font-size:10px!important}}.info-car.maintenance{max-width:750px;height:760px;justify-content:space-between}.info-car-page3{padding:24px}.addnewcar-container .info-car-page3 .ant-label{color:#0c3a84!important;font-weight:700!important}.addnewcar-container .info-car-page3 .ant-picker,.addnewcar-container .info-car-page3 .ant-input-number,.addnewcar-container .info-car-page3 .ant-input-number-affix-wrapper{border-color:#0c3a84!important}.addnewcar-container .info-car-page3 .ant-picker:hover,.addnewcar-container .info-car-page3 .ant-picker-focused,.addnewcar-container .info-car-page3 .ant-input-number:hover,.addnewcar-container .info-car-page3 .ant-input-number-focused,.addnewcar-container .info-car-page3 .ant-input-number-affix-wrapper:hover,.addnewcar-container .info-car-page3 .ant-input-number-affix-wrapper-focused{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-picker,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-input-number,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-input-number-affix-wrapper,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-picker:hover,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-picker-focused,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-input-number:hover,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-input-number-focused,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-input-number-affix-wrapper:hover,.addnewcar-container .info-car-page3 .ant-form-item-has-error .ant-input-number-affix-wrapper-focused{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1f!important}.addnewcar-container .info-car-page3 .maintenance-required-mark,.addnewcar-container .info-car-page3 .maintenance-info-icon{color:#0c3a84!important;display:inline-block;line-height:1}.addnewcar-container .info-car-page3 .maintenance-required-mark{font-weight:900!important}.addnewcar-container .info-car-page3 .maintenance-info-icon{font-weight:700!important;font-size:1.06em;vertical-align:-.01em;-webkit-text-stroke:0}.info-car-page3 .noti-switch{background-color:var(--quaternary-color)}.notification{margin-top:20px}.info-car-page4{font-weight:600;padding:24px}.rate-period-container{display:flex;flex-direction:column;align-items:center;margin:0}.rate-period-card{display:flex;flex-direction:column;width:min(40vw,704px);height:636px;overflow:scroll;border-radius:20px;border:1px solid #bebebe;overflow:auto}.rate-card-container{display:flex;flex-direction:column;align-items:center}.rate-card-container .card-header{background-color:#f0f0f0;width:100%;height:50px;font-size:1.1rem;padding:10px 20px}.rate-card-container .card-header .header-title{color:var(--primary-color);font-weight:800}.card-content-container{padding:10px 20px 0}.rate-card-container .card-custom-header .ant-col{font-size:16px}.rate-heading-text{color:#0c3a84!important;font-weight:700!important}.rate-required-mark{color:#0c3a84!important;font-weight:900!important}.rate-na-checkbox,.rate-na-checkbox .ant-checkbox+span{color:#0c3a84!important;font-weight:700!important}.rate-na-checkbox.ant-checkbox-wrapper-disabled,.rate-na-checkbox.ant-checkbox-wrapper-disabled .ant-checkbox+span{color:#0c3a84!important;opacity:1!important}.rate-card-container .card-customize-container{padding:10px 0;font-size:18px;display:flex;justify-content:space-between;border-bottom:1px solid #e8e8e8;margin-bottom:10px;color:var(--primary-color)}.rate-card-container .card-custom-section{background-color:#eef5ff;border-radius:10px;margin:20px 0}.card-custom-container{padding:10px 24px 24px;border-top:2px solid #a4bbe9}.card-dropdown-section{cursor:pointer;border-top-left-radius:10px;border-top-right-radius:10px}.card-dropdown-section:hover{background-color:var(--quaternary-color)}.card-dropdown-container{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 15px}.rate-card-container .custom-dropdown-left{display:flex;gap:10px;color:var(--primary-color);font-weight:800}.custom-dropdown-left span{color:var(--primary-color);font-size:.8rem}.rate-card-container .custom-dropdown-left .filter-numbers{width:min(66px);height:22px;border-radius:100px;background-color:#a4bbe9;font-size:.8rem;display:flex;align-items:center;justify-content:center}.custom-dropdown-right{width:15px;height:1px;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease}.custom-dropdown-right span{position:absolute;width:78%;height:2px;background:var(--primary-color);border-radius:2px;transform-origin:center;transition:.2s ease}.custom-dropdown-right span:first-child{left:-3px;transform:translateY(-50%) rotate(45deg)}.custom-dropdown-right span:last-child{right:-1px;transform:translateY(-50%) rotate(-45deg)}.custom-dropdown-right:hover span{background:var(--secondary-color)}.custom-dropdown-right[aria-disabled=true]{opacity:.45;pointer-events:none}.custom-dropdown-right.is-open span{background-color:var(--secondary-color)}.card-custom-container.slide{max-height:0;opacity:0;transform:translateY(-4px);transition:max-height .25s ease,opacity .18s ease,transform .18s ease;padding-block:0}.card-custom-container.slide.is-open{max-height:1200px;opacity:1;transform:translateY(0);padding:24px}.rate-card-container .card-custom-header{margin-left:10px}.rate-card-container .card-custom-header,.rate-card-container .card-custom-content{display:grid;grid-template-columns:20vw 160px 20px;gap:16px;margin-bottom:10px;color:var(--primary-color)}.card-custom-content .custom-content-left{display:flex;gap:10px;align-items:center}.custom-content-left .month-select{width:100%}.heder-content-label,.text-periods-content{display:none}.card-custom-content .custom-content-right{display:flex;align-items:center}.rate-surcharges-card{display:flex;flex-direction:column;justify-content:center;width:450px;min-height:40px;margin:0;padding:5px;border:1px solid #9d9d9d40;border-radius:15px;background-color:#fdfdfd}.card-both-custom-section .card-custom-content{display:grid;grid-template-columns:auto 100px 30px;align-items:center;gap:12px}.rate-customize-addbtn{margin-left:20px;font-size:16px;background-color:transparent;border:none;min-height:40px;cursor:pointer;color:var(--text-primary-color);opacity:27%;position:relative}.rate-customize-addbtn:after{content:"";position:absolute;width:100%;height:2px;background-color:#000;bottom:-1px;left:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out}.rate-customize-addbtn:hover:after{transform:scaleX(1)}.more-price-section{width:min(26.5vw,459.8099670410156px);height:400px;background-color:#fff;border:1px solid #bebebe;border-radius:20px;margin:20px 0;overflow:auto}.more-price-container .more-price-content{margin-bottom:1.25rem;padding:0 10px 15px}.more-price-container .more-price-header{display:flex;justify-content:space-between;background-color:#f0f0f0;padding:10px 15px;margin-bottom:20px}.more-price-container .more-price-header .header-text{color:var(--primary-color);font-size:1.189rem;font-weight:800;display:flex;align-items:center}.price-content-container{background-color:#eef5ff;border-radius:10px;margin:15px}.price-content-container .card-dropdown-container{padding:10px}.more-price-header .more-price-add-btn{border-radius:50px;border:none;width:min(89.3203125px);height:32px;padding:5px;background-color:#ff651f;color:var(--tertiary-color);cursor:pointer;font-weight:600}.more-price-header .more-price-add-btn:hover{background-color:var(--secondary-color)}.more-price-emtybox{display:flex;align-items:center;justify-content:center;height:300px}.more-price-add-btn[disabled]{cursor:not-allowed;background-color:#bcbcbc}.more-price-add-btn[disabled]:hover{background-color:#bcbcbc}.holiday-range-picker.ant-picker .ant-picker-input>input{font-size:11.5px}.surcharge-button{display:flex;justify-content:space-between;width:100%;text-align:left;align-items:center;background-color:#fff;border:1px solid var(--primary-color);box-shadow:none;overflow:hidden;font-weight:600;padding:5px}.surcharge-button span{width:150px;overflow-x:auto;color:var(--text-placeholder-color)}.surcharge-button.selected[disabled] span{color:var(--disabled-color)!important}.surcharge-button:hover{border-color:#4096ff!important}.surcharge-button .downicon{justify-content:end;width:30px}.surcharge-button span{transition:color .15s ease}.surcharge-button:not(.selected) span{color:var(--text-placeholder-color)}.surcharge-button.selected span{color:var(--primary-color)}.ant-btn.surcharge-button[disabled]{background-color:#0000000d!important;border-color:var(--disabled-color)!important;box-shadow:none!important}.ant-form-item-has-error .surcharge-button{border:1px solid #ff4d4f!important}.ant-dropdown-menu-item:hover{background-color:var(--quaternary-color)!important;color:var(--secondary-color)!important}.ant-dropdown-menu-item{color:var(--primary-color)}.card-customize-rate{display:flex;margin-bottom:20px}.card-price-content{justify-content:space-between}.customize-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.customize-header-title{font-size:16px}.customize-switch-label{font-size:14px;margin-right:8px}.customize-input{border-radius:8px;height:40px;font-size:14px}.customize-disabled-state{text-align:center;color:#bcbcbc;padding-top:40px}.customize-disabled-state .anticon{font-size:48px;margin-bottom:16px}.header-row{display:flex;justify-content:flex-end;align-items:center;gap:"16px";margin-bottom:10px}.custom-rate-row{display:flex;align-items:center;margin-bottom:12px}.custom-rate-row .index{font-weight:700;margin-right:8px;width:20px}.disabled-placeholder{text-align:center;color:#bcbcbc;padding-top:40px}.km{display:flex;flex-direction:row;gap:3%}.option-box{width:100%;padding:20px;border:1px solid #c7c4c4;border-radius:20px;margin-left:-24px;display:flex;justify-content:space-between}.seasonal-monthly-select .ant-select-item-option{position:relative;padding-left:40px!important;min-height:40px;display:flex;align-items:center}.seasonal-monthly-select .ant-select-item-option:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #90a0b8;border-radius:4px;background:#fff}.seasonal-monthly-select .ant-select-item-option-active:not(.ant-select-item-option-selected){background:#edf5ff}.seasonal-monthly-select .ant-select-item-option-selected{background:var(--quaternary-color)!important;border:1px solid #a4bbe9}.seasonal-monthly-select .ant-select-item-option-selected:before{border-color:var(--primary-color)}.seasonal-monthly-select .ant-select-item-option-selected:after{content:"";position:absolute;left:19px;top:49%;transform:translateY(-55%) rotate(45deg);width:5px;height:10px;border-right:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color)}.seasonal-monthly-select .ant-select-focused .ant-select-selector,.seasonal-monthly-select .ant-select-selector:focus-within{border-color:#2b6cb0!important;box-shadow:0 0 0 2px #2b6cb033!important}@media (max-width: 1300px){.more-price-container .more-price-header .header-text{font-size:14px}.rate-card-container .card-custom-header,.rate-card-container .card-custom-content{grid-template-columns:14vw 130px 20px}.more-price-header .more-price-add-btn{font-size:12px;width:65px}.holiday-range-picker.ant-picker .ant-picker-input>input{font-size:9.5px}}@media (max-width: 992px){.rate-period-container{margin-bottom:20px}.rate-period-card,.more-price-section{width:min(70vw)}.custom-content-left .month-select{width:35vw}.rate-card-container .card-custom-header,.rate-card-container .card-custom-content{grid-template-columns:35vw 130px 20px}}@media (max-width: 750px){.heder-content-top,.text-periods-header{display:none}.heder-content-label,.text-periods-content{display:block}.rate-card-container .card-custom-header,.rate-card-container .card-custom-content{grid-template-columns:1fr 20px}.custom-content-left{grid-column:span 2}.custom-content-left .month-select{width:100%}.card-custom-content .custom-content-right{align-items:end}}.driver-register-section{display:grid;place-items:center;min-height:100dvh}.driver-form-container{background-color:#fff;box-shadow:0 0 5px 2px #0000001a;max-width:450px;height:auto;width:100%;border-radius:15px;padding:30px;font-weight:600}.driver-form-header{display:flex;flex-direction:column;text-align:center}.driver-form-header p{font-size:26px;font-weight:700}.driver-form-header .driver-logo{width:200px;height:auto}.driver-profile-container{display:flex;align-items:center;justify-content:center}.driver-profile-frame{width:110px;height:110px;border-radius:999px;box-shadow:0 0 2px 3px #00000026}.diver-profile-pic{width:100%;height:100%;object-fit:cover;image-rendering:auto;border-radius:999px}.ant-upload-wrapper,.upload-container .ant-upload.ant-upload-drag{border:none!important}.driver-form-header span{margin:5px 0 20px}.diverform-item-header{margin-bottom:10px}.driver-form-main .driver-image-button{margin:15px 0;display:flex;justify-content:center;gap:10px}.driver-form-main .driver-image-button .upload-button{color:var(--primary-color);border:1px solid var(--primary-color)}.driver-form-main .driver-image-button .upload-button:hover{transform:translateY(-1px)}.driver-form-main .driver-image-button .remove-button{color:var(--text-secondary-color);background-color:var(--primary-color);border:1px solid var(--primary-color)}.driver-form-main .driver-image-button .remove-button:hover{transform:translateY(-1px);background-color:var(--secondary-color);color:var(--text-secondary-color);border:1px solid var(--secondary-color)}.driver-form-main.driverform-item{margin-bottom:15px}.driver-from-gender{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;font-weight:500;padding-bottom:15px}.driver-register-button{cursor:pointer;margin-top:10px;background-color:var(--primary-color);color:var(--text-secondary-color);width:100%;height:40px;border-radius:20px;font-weight:600;font-size:16px;font-family:var(--font-family);border:none;transition:.3s ease}.driver-register-button:hover{background-color:var(--secondary-color);box-shadow:0 8px 20px #00000026;transform:translateY(-1px)}.driver-register-button:active{color:var(--primary-color);transform:translateY(-3px);box-shadow:0 4px 12px #0000001f}.driver-register-button:disabled{cursor:not-allowed;box-shadow:none;transform:none}.driver-form-main .driverform-guide{font-size:12px;font-weight:500}.car-return-section .content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;font-family:var(--font-family)}.car-return-section .car-return-container{display:flex;flex-direction:column;color:var(--background-color);border-radius:30px;width:100%;justify-content:center;align-items:center}.car-return-container .chr-list-header{display:flex;align-items:center;margin-bottom:16px;width:min(90vw,1700px);gap:16px;flex-wrap:wrap}.car-return-container .chr-header-left{display:flex;align-items:center;color:#000;font-weight:800;font-size:1.8rem;white-space:nowrap;flex-shrink:0}.car-return-container .chr-header-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap;flex:1;justify-content:flex-start}.car-return-container .chr-filter-dropdown .ant-select-selector{border-radius:20px!important;height:35px!important;min-width:150px;display:flex!important;align-items:center!important;border:1px solid var(--primary-color)!important;background:transparent!important;box-shadow:none!important}.car-return-container .chr-filter-dropdown .ant-select-arrow{display:flex!important;align-items:center!important;color:var(--primary-color)!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important}.car-return-container .chr-filter-dropdown .ant-select-selection-placeholder{display:flex!important;align-items:center!important;color:var(--text-placeholder-color)!important;opacity:1!important;height:100%!important;top:0!important;bottom:0!important;margin:auto 0!important}.car-return-container .chr-filter-dropdown .ant-select-selection-item{display:flex!important;align-items:center!important;height:100%!important;top:0!important;bottom:0!important;margin:auto 0!important}.car-return-container .chr-search-box{display:flex;align-items:center;width:250px;border-radius:20px!important;justify-content:center;margin-left:auto}.car-return-container .chr-search-box .ant-input-affix-wrapper{border-color:var(--primary-color)!important;height:35px!important;display:inline-flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important}.car-return-container .chr-search-box .ant-input-affix-wrapper>input.ant-input{line-height:normal!important;padding-block:6px!important;height:auto!important}.car-return-container .chr-search-box .ant-input-affix-wrapper>input.ant-input::placeholder{color:var(--secondary-color);opacity:50%}.car-return-container .chr-search-box .ant-input-search-button{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:none!important;font-weight:800!important;height:35px!important;border-top-right-radius:20px;border-bottom-right-radius:20px}.car-return-container .chr-add-btn{height:35px;padding:0 24px;border-radius:20px;font-weight:600;font-size:14px;background-color:var(--quinary-color);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:0 4px 6px #00000026;transition:all .15s ease}.car-return-container .chr-add-btn:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 6px 8px #0000001a}.car-return-container .card-container{box-shadow:0 0 30px #00000024;border-radius:30px;width:min(90vw,1700px);margin-inline:auto;padding:15px;box-sizing:border-box}.car-return-container .card-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;padding:10px}.car-return-container .job-card{width:100%;min-height:340px;background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all .25s ease;font-weight:700;color:var(--primary-color);position:relative}.car-return-container .job-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.car-return-container .header-color{width:100%;height:13px}.car-return-container .card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 12px 0}.car-return-container .status-badge{font-size:11px;border-radius:100px;padding:5px 10px;font-weight:600;margin-left:auto;align-self:flex-start}.car-return-container .status-badge.status-Draft{color:#bcbcbc;border:1px solid #bcbcbc}.car-return-container .status-badge.status-Confirmed,.car-return-container .status-badge.status-Complete{color:#26b170;border:1px solid #26b170}.car-return-container .status-badge.status-Cancelled,.car-return-container .status-badge.status-Cancle{color:#f97316;border:1px solid #f97316}.car-return-container .job-card-content{padding:20px}.car-return-container .card-main{padding-top:15px}.car-return-container .card-name{font-weight:800;font-size:20px}.car-return-container .card-title{margin-top:8px;font-size:15px;color:#a2a2a2;font-weight:600;display:flex;align-items:center;gap:5px}.car-return-container .card-title.date{margin-top:20px}.car-return-container .card-footer{margin-top:auto;width:100%;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--card-border-color, #e2e8f0)}.car-return-container .job-action-container{display:flex;justify-content:center;align-items:center;padding:12px 0;position:relative}.car-return-container .job-action-divider{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40%;background-color:var(--card-border-color, #e2e8f0);pointer-events:none}.car-return-container .job-action{background:none;border:none;color:#0b2a5a;font-size:14px;font-weight:700;display:flex;align-items:center;gap:6px;cursor:pointer}.car-return-container .job-action:hover{color:var(--secondary-color)}.no-data{display:flex;align-items:center;justify-content:center;padding:40px 24px;color:#6b7280;font-weight:600;font-size:16px;grid-column:1 / -1;min-height:300px}.car-return-container .chr-pagination{margin-top:20px;margin-bottom:6px;width:min(90vw,1700px);display:flex;justify-content:center}.car-return-container .chr-pagination .ant-pagination-item{border:1.5px solid #002060!important;border-radius:10px}.car-return-container .chr-pagination .ant-pagination-item a{color:#002060!important;font-weight:600!important}.car-return-container .chr-pagination .ant-pagination-item:hover{border-color:#002060!important}.car-return-container .chr-pagination .ant-pagination-item:hover a{color:#002060!important}.car-return-container .chr-pagination .ant-pagination-item-active,.car-return-container .chr-pagination .ant-pagination-item-active:hover{background:#0c3a84!important;border-color:#0c3a84!important;border-width:1.5px!important}.car-return-container .chr-pagination .ant-pagination-item-active a,.car-return-container .chr-pagination .ant-pagination-item-active:hover a{color:#fff!important;font-weight:700!important}.chr-postpone-modal .ant-modal-content{border-radius:20px;padding:26px 28px 20px}.chr-postpone-modal .ant-modal-close{width:28px;height:28px;top:14px;inset-inline-end:18px;border-radius:10px;color:#0c3a84;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent}.chr-postpone-modal .ant-modal-close:hover{background:#eff6ff}.chr-postpone-close-icon{font-size:20px;font-weight:800;line-height:1}.chr-postpone-modal-content{display:flex;flex-direction:column;gap:24px}.chr-postpone-grid{display:grid;gap:16px}.chr-postpone-grid.single{grid-template-columns:1fr}.chr-postpone-grid.both{grid-template-columns:1fr 1fr}.chr-postpone-section{border:none;border-radius:0;padding:0;background:transparent;display:flex;flex-direction:column;gap:8px}.chr-postpone-section h3{margin:0 0 4px;font-size:20px;font-weight:800;color:#0c3a84}.chr-postpone-section label{font-weight:600;color:#0c3a84}.chr-postpone-section label span{color:inherit}.chr-postpone-section .ant-picker{height:35px;border-radius:10px!important;border-color:#0c3a84!important}.chr-postpone-section .ant-picker:hover,.chr-postpone-section .ant-picker-focused{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.chr-postpone-actions{display:flex;justify-content:center;gap:12px}.chr-postpone-btn{min-width:120px;height:42px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer}.chr-postpone-btn.cancel{background:#fff;color:#0c3a84;border:1px solid #0c3a84}.chr-postpone-btn.save{background:#0c3a84;color:#fff;border:1px solid #0c3a84}.chr-postpone-btn:disabled{opacity:.65;cursor:not-allowed}@media (max-width: 1280px){.car-return-container .chr-list-header,.car-return-container .card-container{width:94vw}}@media (max-width: 1024px){.car-return-container .chr-list-header{width:94vw;flex-direction:column;align-items:flex-start}.car-return-container .chr-header-right{width:100%;justify-content:flex-start}.car-return-container .card-content{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width: 768px){.car-return-container .chr-list-header{width:94vw;gap:10px}.car-return-container .chr-header-right{width:100%;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start}.car-return-container .chr-search-box{flex:1;width:auto;min-width:0;margin-left:0}.car-return-container .chr-filter-dropdown .ant-select-selector,.car-return-container .chr-search-box .ant-input-affix-wrapper,.car-return-container .chr-search-box .ant-input-search-button,.car-return-container .chr-add-btn{height:34px!important}.car-return-container .card-content{grid-template-columns:repeat(2,1fr)}.chr-postpone-grid.both{grid-template-columns:1fr}}@media (max-width: 425px){.car-return-container .chr-list-header{width:92vw;flex-direction:column;align-items:flex-start}.car-return-container .chr-header-left{font-size:1.5rem}.car-return-container .chr-header-right{width:100%;flex-direction:column;align-items:stretch;gap:8px}.car-return-container .chr-filter-dropdown,.car-return-container .chr-search-box,.car-return-container .chr-add-btn{width:100%;flex:none;min-width:0}.car-return-container .chr-filter-dropdown .ant-select-selector{width:100%!important;min-width:0!important}.car-return-container .chr-search-box{margin-left:0}.car-return-container .chr-search-box .ant-input-affix-wrapper>input.ant-input,.car-return-container .chr-search-box .ant-input-affix-wrapper>input.ant-input::placeholder{font-size:15px!important;height:34px!important;min-height:34px!important}.car-return-container .chr-add-btn{font-size:13px}.car-return-container .card-content{grid-template-columns:1fr}}@media (max-width: 375px){.car-return-section .title-page .page-title .title{font-size:clamp(1.1rem,5vw,1.5rem);white-space:normal;text-align:center;word-break:keep-all}.car-return-container .card-content{grid-template-columns:1fr}}.add-form-container{display:flex;flex-direction:column;align-items:center}.add-form-container .add-form-card{width:min(90vw,1300px);min-height:527px;height:auto;border-radius:30px;background:#fff;box-shadow:0 0 30px #00000026;display:flex;flex-direction:column}.add-form-container .add-form-content{padding:40px 60px;display:flex;flex-direction:column;gap:5px}.add-form-container .add-form-select{display:grid;grid-template-columns:1fr 1fr;gap:20px 60px;align-items:start}.add-form-container .add-form-select .ant-select-selector,.add-form-container .add-form-select .ant-input{height:35px!important;border-radius:10px!important;display:flex;align-items:center;border-color:#0c3a84!important}.add-form-container .add-form-select .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.add-form-container .add-form-select .ant-select-focused .ant-select-selector{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.add-form-container .ant-label,.add-form-container .ant-form-item-label label,.add-form-container .add-form-select .ant-select-selection-item,.add-form-container .add-form-select .ant-select-selection-placeholder,.detail-card-content .ant-select-selection-item,.detail-card-content .ant-select-selection-placeholder,.detail-card-content .ant-picker-input input{font-weight:600!important}.add-form-container .add-form-radio .ant-radio-wrapper span:not(.ant-radio){font-weight:600!important}.add-form-container .add-form-radio .ant-radio-inner{border-color:#d9d9d9!important;border-width:1px!important;background-color:#fff!important}.add-form-container .add-form-radio .ant-radio-checked .ant-radio-inner{border-color:#0c3a84!important;border-width:1px!important;background-color:#fff!important}.add-form-container .add-form-radio .ant-radio-checked .ant-radio-inner:after{background-color:#0c3a84!important;width:8px!important;height:8px!important;margin-top:-4px!important;margin-left:-4px!important;transform:scale(1)!important;border-radius:50%!important}.add-form-container .add-form-radio .ant-radio-checked:after{border:none!important;animation:none!important}.add-form-container .add-form-radio .ant-radio:hover .ant-radio-inner{border-color:#0c3a84!important}.add-form-container .add-form-radio{display:flex;gap:40px;margin-top:10px}.add-form-container .ant-select .ant-select-arrow,.detail-card-content .ant-select .ant-select-arrow{display:flex!important;align-items:center!important;justify-content:center!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important;width:16px!important;height:16px!important}.add-form-container .add-form-datail{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;width:100%}.detail-card-container{width:100%;height:auto;overflow:visible;border:1.5px solid #dbdbdb;border-radius:15px;color:var(--primary-color)}.detail-card-header{padding:10px 20px;font-weight:800;font-size:20px;background-color:#f0f0f0;border-radius:13px 13px 0 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-card-header-extra-label,.na-toggle,.label-with-extra{display:inline-flex;align-items:center;gap:8px}.label-with-extra{width:100%;justify-content:space-between}.na-toggle{margin-left:auto}.add-form-container .add-form-select .ant-form-item-label>label,.detail-card-content .ant-form-item-label>label{width:100%}.detail-card-header-extra-label{font-size:14px;font-weight:600;color:var(--primary-color)}.detail-card-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.detail-card-label-extra{display:inline-flex;align-items:center;justify-content:flex-end;margin-left:auto}.attachment-file-name{margin-top:8px;font-size:13px;font-weight:600;color:var(--primary-color);word-break:break-word}.add-form-container .detail-card-content{padding:20px}.add-form-container .detail-content-row{display:flex;gap:15px;justify-content:center}.detail-card-content .ant-picker,.detail-card-content .ant-select-selector,.detail-card-content .ant-input{border-color:#0c3a84!important;border-radius:10px!important}.detail-card-content .ant-picker:hover,.detail-card-content .ant-picker-focused{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.detail-card-content .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.detail-card-content .ant-select-focused .ant-select-selector,.detail-card-content .ant-input:hover,.detail-card-content .ant-input:focus{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.handover-timepicker-popup .ant-picker-now-btn{margin-inline-end:12px}.handover-timepicker-popup .ant-picker-ok{margin-inline-start:12px}.handover-timepicker-popup .ant-picker-ok .ant-btn{min-width:76px;height:32px;padding-inline:18px;border-radius:999px;font-weight:700}.detail-card-content .detail-content-row:last-child{display:block;width:100%}.detail-card-content .detail-content-row:last-child .ant-form-item{width:100%;margin-bottom:0}.detail-card-content .detail-content-row:last-child .ant-form-item{display:flex;flex-direction:column;justify-content:flex-end}.add-form-container .picture-section{width:100%;min-height:160px;margin:0;border-radius:15px;border:2.5px solid #dbdbdb;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;box-sizing:border-box;cursor:pointer}.add-form-container .picture-section.has-preview{justify-content:center;gap:0;min-height:160px;padding:12px}.add-form-container .picture-preview{width:100%;aspect-ratio:1 / 1;height:360px;object-fit:cover;border-radius:12px;border:1px solid rgba(12,58,132,.12)}.add-form-container .picture-section span{display:block;text-align:center}.add-form-container .picture-section>span:first-of-type,.add-form-container .picture-section-title{color:#b5bbbd;font-size:18px;font-weight:800;margin-bottom:4px}.add-form-container .picture-section.has-preview .picture-section-title{color:#0c3a84}.add-form-container .picture-section>span:nth-of-type(2){color:#94a3b8;font-size:14px;font-weight:500}.add-form-container .detail-content-row .ant-form-item:has(.picture-section),.detail-card-content .ant-form-item:last-child{width:100%}.detail-card-content .detail-content-row:last-child .ant-upload,.detail-card-content .detail-content-row:last-child .ant-upload-select{display:block!important;width:100%!important}.add-form-container .button-group{display:flex;justify-content:center;gap:16px;margin-top:24px;border-top:1px solid #bcbcbc;padding:24px 20px}.add-form-container .button-group .button{min-width:140px;width:clamp(120px,12vw,180px);height:44px;transition:all .3s ease;border-radius:10px;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.3px}.add-form-container .button-group .button:hover{transform:translateY(-3px)}.add-form-container .button-group .button.cancle{background-color:var(--tertiary-color)!important;color:var(--primary-color)!important;border:1px solid var(--primary-color)}.add-form-container .button-group .button.draft{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:2px solid var(--secondary-color)}.add-form-container .button-group .button.confirm{background-color:var(--primary-color)!important;color:var(--tertiary-color)!important;border:2px solid var(--primary-color)}@media (max-width: 1024px){.add-form-container .add-form-content{padding:32px}.add-form-container .add-form-select,.add-form-container .add-form-datail{grid-template-columns:1fr;gap:20px}.detail-card-container{width:100%;max-width:100%}}@media (max-width: 768px){.add-form-container .add-form-content{padding:24px;gap:18px}.add-form-container .add-form-radio,.add-form-container .detail-content-row{flex-direction:column;gap:12px}.add-form-container .picture-section{width:100%;min-height:120px}.add-form-container .button-group{flex-direction:column;align-items:center;gap:12px}.add-form-container .button-group .button{width:min(80vw,280px);min-width:200px}.detail-card-container{margin-top:20px}.add-form-container .add-form-card{border-radius:22px;box-shadow:0 6px 20px #0000001f}}@media (max-width: 768px){.title-page h1,.title-page-title{font-size:24px!important;line-height:1.35;text-align:center;margin-top:12px;margin-bottom:6px;padding:0 16px}.title-page h2,.title-page-subtitle{font-size:18px!important;text-align:center;margin-bottom:22px}}@media (max-width: 425px){.add-return-section .title-page .page-title .title{font-size:clamp(.85rem,4vw,1.15rem)!important;white-space:normal;text-align:center;word-break:keep-all;line-height:1.3}}@media (max-width: 375px){.add-return-section .title-page .page-title .title{font-size:clamp(.95rem,4.5vw,1.3rem);white-space:normal;text-align:center;word-break:keep-all}.add-form-container .add-form-radio{flex-direction:column;gap:16px;align-items:flex-start}.add-form-container .add-form-radio .ant-form-item{width:100%}.add-form-container .add-form-radio .ant-radio-group{display:flex;flex-direction:column;gap:8px;align-items:flex-start}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,Segoe UI,Tahoma,sans-serif;background:#f6f8fc;color:#002060}:root{--page-bg: #ffffff;--card-bg: #ffffff;--header-bg: #f2f6ff;--subheader-bg: #fafafa;--grid-line: #c2cfe9;--grid-line-soft: #d2dcf2;--cell-width: 78px;--visible-days: 13;--max-visible-days: 31;--row-height: 90px;--day-header-h: 88px;--booking-inline-gap: 3px;--car-list-width: 360px;--bk-1:#003078;--bk-2:#2F90EF;--bk-3:#7FD349;--bk-4:#26B170;--bk-5:#F76623;--bk-6:#FC6DAD;--bk-1-light: rgba(0,48,120,.14);--bk-2-light: rgba(47,144,239,.14);--bk-3-light: rgba(127,211,73,.14);--bk-4-light: rgba(38,177,112,.14);--bk-5-light: rgba(247,102,35,.14);--bk-6-light: rgba(252,109,173,.14)}.car-booking-page{min-height:100vh;padding:0}.car-booking-container{width:100%;max-width:1400px;margin:0 auto;padding:0 12px}.car-booking-card{display:flex;height:calc(100vh - 260px);background:var(--card-bg);border-radius:20px;border:1px solid var(--grid-line);overflow:hidden;box-shadow:0 12px 30px #0000000f}.car-list-column{width:280px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--grid-line);position:sticky;left:0;top:0;z-index:10;background:#fff}.car-list-header{height:var(--day-header-h);background:var(--header-bg);display:flex;align-items:center;justify-content:center;font-weight:700;border-bottom:1px solid var(--grid-line)}.car-list-scroll{flex:1;overflow-y:auto;overflow-x:hidden;background-image:repeating-linear-gradient(to bottom,transparent,transparent calc(var(--row-height) - 1px),var(--grid-line-soft) calc(var(--row-height) - 1px),var(--grid-line-soft) var(--row-height))}.car-list-item{height:var(--row-height);display:flex;align-items:center;gap:12px;padding:0 16px;font-size:14px}.calendar-header{height:var(--day-header-h);background:var(--subheader-bg);border-bottom:1px solid var(--grid-line);overflow-x:auto;overflow-y:hidden}.calendar-header::-webkit-scrollbar{display:none}.calendar-header{-ms-overflow-style:none;scrollbar-width:none}.calendar-days{display:flex;height:100%;width:calc(var(--max-visible-days) * var(--cell-width));min-width:0}.day-cell{width:var(--cell-width);min-width:var(--cell-width);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--grid-line);background:#fafafa}.day-number-circle{width:38px;height:38px;border-radius:999px;background:#e9e9e9;font-weight:700;display:flex;align-items:center;justify-content:center}.day-number-circle.is-today{background:#0057ff;color:#fff;box-shadow:0 6px 14px #0057ff59}.day-name{margin-top:6px;font-size:11px;font-weight:800;color:#9aa4b2;letter-spacing:.08em}.header-spacer{width:280px;min-width:280px;flex-shrink:0;background:#fafafa;position:sticky;left:0;z-index:11}.booking-row{height:var(--row-height);position:relative}.booking-bar{position:absolute;top:50%;transform:translateY(-50%);min-width:0;box-sizing:border-box;overflow:hidden;border-radius:10px;font-size:12px;font-weight:600;display:flex;align-items:center;transition:box-shadow .18s ease}.booking-bar:hover{box-shadow:0 8px 18px #0f172a24}.booking-bar-tooltip .ant-tooltip-inner{background:#fff;border-radius:12px;padding:0;border:1px solid #0c3a84;box-shadow:0 10px 24px #0c3a8429}.booking-bar-tooltip .ant-tooltip-arrow{filter:drop-shadow(0 1px 0 #0c3a84) drop-shadow(1px 0 0 #0c3a84) drop-shadow(-1px 0 0 #0c3a84) drop-shadow(0 -1px 0 #0c3a84)}.booking-bar-tooltip .ant-tooltip-arrow:before{background:#fff!important;border:1px solid #0c3a84}.booking-tooltip-card{min-width:250px;max-width:290px;padding:12px 14px;color:#6b7280}.booking-tooltip-title{font-size:13px;font-weight:700;color:#6b7280;margin-bottom:8px;padding-bottom:7px;border-bottom:1px solid rgba(12,58,132,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;line-height:1.4}.booking-tooltip-row+.booking-tooltip-row{margin-top:6px}.booking-tooltip-row-type{padding-bottom:8px;border-bottom:1px solid rgba(12,58,132,.2)}.booking-tooltip-label{color:#0c3a84;font-weight:600}.booking-tooltip-value{color:#6b7280;font-weight:600;text-align:right}.booking-bar.layout-one,.booking-bar.layout-two,.booking-bar.layout-three,.booking-bar.layout-wide{min-height:34px;padding:1px 6px}.booking-bar.layout-one{justify-content:center;min-height:42px}.booking-bar.layout-two,.booking-bar.layout-three,.booking-bar.layout-wide{justify-content:space-between}.booking-bar-single{width:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.booking-bar-main{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px}.booking-bar-main-compact{gap:6px}.booking-bar-main-left{min-width:0;flex:1 1 auto;display:inline-flex;align-items:center;gap:4px}.booking-bar-name-wrap{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%}.booking-bar-icon{flex:0 0 auto;color:#111;font-size:15px;transform:scale(1.08)}.booking-bar-name-divider{display:inline-block;width:1px;height:15px;border-radius:.5px;background:#111;flex:0 0 auto}.booking-bar-customer{display:block;flex:1 1 auto;min-width:0;max-width:100%;font-size:13px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-bar-days{display:block;min-width:0;flex:0 0 auto;font-size:11px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-bar.layout-wide .booking-bar-main{justify-content:flex-start;gap:8px}.booking-bar.layout-wide .booking-bar-main-left{justify-content:flex-start;gap:2px}.booking-bar.layout-wide .booking-bar-name-wrap{flex:0 1 auto}.booking-bar.layout-wide .booking-bar-icon{display:inline-flex;align-items:center;line-height:1}.booking-bar.layout-wide .booking-bar-customer{line-height:1.25}.booking-bar-type{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:4px 8px;min-height:22px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.1;color:#fff;white-space:nowrap}.booking-bar.layout-one .booking-bar-type{max-width:100%;font-size:9px;padding:2px 6px;min-height:17px;overflow:hidden;text-overflow:ellipsis}.booking-bar.layout-one .booking-bar-customer{width:100%;font-size:10.5px;font-weight:700;line-height:1.1}.booking-bar.layout-two .booking-bar-customer{font-size:12px}.booking-bar.layout-two .booking-bar-type,.booking-bar.layout-three .booking-bar-type{font-size:10.5px;padding:3px 7px;min-height:21px}.booking-bar.layout-three .booking-bar-main-left{justify-content:flex-start;gap:2px}.booking-bar.layout-three .booking-bar-main{justify-content:flex-start}.booking-bar.layout-three .booking-bar-customer{flex:0 1 auto}.booking-bar.layout-three .booking-bar-type{margin-left:auto}.booking-bar.layout-wide .booking-bar-type{font-size:11px;padding:4px 8px;min-height:22px;margin-left:auto}.booking-bar[data-color-index="0"]{background:var(--bk-1-light);border:2px solid var(--bk-1)}.booking-bar[data-color-index="1"]{background:var(--bk-2-light);border:2px solid var(--bk-2)}.booking-bar[data-color-index="2"]{background:var(--bk-3-light);border:2px solid var(--bk-3)}.booking-bar[data-color-index="3"]{background:var(--bk-4-light);border:2px solid var(--bk-4)}.booking-bar[data-color-index="4"]{background:var(--bk-5-light);border:2px solid var(--bk-5)}.booking-bar[data-color-index="5"]{background:var(--bk-6-light);border:2px solid var(--bk-6)}.calendar-scroll::-webkit-scrollbar{height:12px;width:10px}.calendar-scroll::-webkit-scrollbar-thumb{background:#9db4ff;border-radius:999px}.calendar-scroll::-webkit-scrollbar-track{background:#eef3ff}.car-booking-page{background:#fff}.booking-calendar-grid{min-width:1400px}h1,h2{font-size:18px}.mobile-booking-list{display:flex;flex-direction:column;gap:12px}.booking-card{background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000000d}.car-booking-page .carlist-column{width:var(--car-list-width);min-width:var(--car-list-width);flex-basis:var(--car-list-width);flex-shrink:0;border-right:1px solid #d6e0ff;background:#f5f8ff;display:flex;flex-direction:column}.car-booking-page .header-spacer{width:var(--car-list-width);min-width:var(--car-list-width)}.car-booking-page .carlist-header{font-weight:800;font-size:20px;color:#0c3a84;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #d6e0ff;background:#fafafa}.car-booking-page .carlist-body{overflow-y:auto;overflow-x:hidden}.car-booking-page .carlist-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid #d6e0ff;background:#fff;min-width:0;overflow:hidden}.car-booking-page .car-thumb{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.car-booking-page .car-thumb img{width:100%;height:100%;object-fit:contain;background:transparent}.car-booking-page .car-info{display:flex;flex-direction:column;justify-content:center;line-height:1.2;gap:6px;flex:1;min-width:0}.car-booking-page .car-main-line{display:flex;align-items:center;justify-content:flex-start;gap:4px;min-width:0}.car-booking-page .car-main-text{font-size:13px;font-weight:700;color:#0c3a84;line-height:1.25;white-space:nowrap}.car-booking-page .car-main-brand{flex:0 1 auto;max-width:68%;min-width:0;overflow:hidden;text-overflow:ellipsis}.car-booking-page .car-meta-line{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.car-booking-page .car-meta-item{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;border:1px solid #dbe6ff;background:#f7faff;font-size:11px;font-weight:700;color:#5f6f8f;line-height:1;white-space:nowrap;overflow-wrap:normal;flex:0 0 auto}:root{--calendar-header-height: var(--day-header-h)}.car-booking-page .carlist-header,.car-booking-page .carlist-header-wrapper{height:var(--calendar-header-height);min-height:var(--calendar-header-height);display:flex;align-items:center;justify-content:center;padding:0 12px;box-sizing:border-box}.car-booking-page .calendar-grid-header,.car-booking-page .calendar-header-row{height:var(--calendar-header-height);min-height:var(--calendar-header-height);display:flex;align-items:center;box-sizing:border-box}.car-booking-page .calendar-day-cell{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.car-booking-page .carlist-header,.car-booking-page .calendar-grid-header{border-bottom:1px solid #d6e0ff;background:#fafafa}.car-booking-page .carlist-header,.car-booking-page .carlist-header-wrapper{background-color:#fafafa;border-right:1px solid #d6e0ff;border-bottom:1px solid #d6e0ff;display:flex;align-items:center;justify-content:center;font-weight:800;color:#0c3a84}.carlist-row{display:flex;align-items:center;gap:12px;padding:8px 12px;cursor:pointer;border-bottom:1px solid #e5e7eb;transition:background .15s ease,box-shadow .15s ease}.carlist-row.active{background:#f0f9ff;box-shadow:inset 3px 0 #2f90ef}.carlist-row:hover{background:#f8fafc}.car-thumb img{width:40px;height:28px;object-fit:cover;border-radius:4px}.car-code{font-weight:600;font-size:13px;color:#1f2937}.car-name{font-size:12px;color:#6b7280}.booking-grid-body{overflow:auto}@media (max-width: 1024px){:root{--cell-width: 64px;--visible-days: 13;--row-height: 82px;--day-header-h: 80px;--booking-inline-gap: 3px;--car-list-width: 320px}.car-booking-container{max-width:1200px}.header-spacer{width:220px}.car-booking-page .car-thumb{width:56px;height:56px}.car-booking-card{height:480px}.day-number-circle{width:32px;height:32px;font-size:12px}.day-name{font-size:10px}}@media (max-width: 768px){:root{--cell-width: 56px;--visible-days: 10;--row-height: 78px;--day-header-h: 75px;--booking-inline-gap: 2px;--car-list-width: 300px}.car-booking-page{padding:0 8px 8px}.car-booking-page .title-page{margin-top:0;padding-top:8px}.car-booking-container{width:100%;max-width:1000px;padding:0 8px}.car-booking-card{height:400px;border-radius:12px}.header-spacer{width:180px}.car-list-header{font-size:13px}.car-list-item{padding:0 10px;gap:8px;font-size:12px}.car-booking-page .carlist-row{gap:10px;padding:8px 10px}.car-booking-page .car-thumb{width:50px;height:50px}.car-code,.car-name{font-size:10px}.car-booking-page .car-main-text{font-size:12px}.car-booking-page .car-meta-item{min-height:19px;padding:2px 6px;font-size:9.5px}.day-number-circle{width:30px;height:30px;font-size:11px}.day-name{font-size:9px;margin-top:2px}.booking-bar{font-size:10px}.booking-bar.layout-one,.booking-bar.layout-two,.booking-bar.layout-three,.booking-bar.layout-wide{min-height:28px;padding:3px 6px;gap:1px}.booking-bar.layout-one{min-height:36px}.booking-bar.layout-wide{min-height:28px;padding:1px 6px;gap:6px}.booking-bar-main-compact{gap:4px}.booking-bar.layout-three .booking-bar-main-left{gap:2px}.booking-bar-main{gap:6px}.booking-bar-name-wrap{gap:4px}.booking-bar-icon{font-size:12px}.booking-bar-name-divider{width:1px;height:12px}.booking-bar-customer{font-size:10px}.booking-bar-days{font-size:9px}.booking-bar-type{font-size:9px;padding:2px 6px;min-height:18px}.booking-bar.layout-one .booking-bar-type{font-size:8.5px;padding:1px 5px;min-height:15px}.booking-bar.layout-one .booking-bar-customer{font-size:9px}.booking-bar.layout-two .booking-bar-type,.booking-bar.layout-three .booking-bar-type{font-size:9px;padding:2px 6px;min-height:18px}.booking-bar.layout-wide .booking-bar-type{font-size:9.5px;padding:2px 7px;min-height:18px}}@media (max-width: 480px){:root{--cell-width: 46px;--visible-days: 7;--row-height: 76px;--day-header-h: 70px;--booking-inline-gap: 2px;--car-list-width: 280px}.car-booking-page{padding:0 4px 4px}.car-booking-page .title-page{margin-top:0;padding-top:6px}.car-booking-container{width:100%;max-width:800px;padding:0 4px}.car-booking-card{height:350px;border-radius:8px}.header-spacer{width:140px}.car-list-header{font-size:12px;padding:8px}.car-list-item{padding:0 6px;gap:4px;font-size:11px}.car-booking-page .carlist-row{gap:8px;padding:7px 8px}.car-booking-page .car-thumb{width:46px;height:46px}.car-code,.car-name{font-size:9px}.car-booking-page .car-main-text{font-size:11px}.car-booking-page .car-meta-item{min-height:18px;padding:2px 5px;font-size:8.5px}.day-number-circle{width:26px;height:26px;font-size:9px}.day-name{font-size:8px;margin-top:1px}.booking-bar{font-size:9px}.booking-bar.layout-one,.booking-bar.layout-two,.booking-bar.layout-three,.booking-bar.layout-wide{min-height:24px;padding:2px 4px;gap:1px}.booking-bar.layout-one{min-height:32px}.booking-bar.layout-wide{min-height:24px;padding:1px 4px;gap:4px}.booking-bar-main-compact{gap:3px}.booking-bar.layout-three .booking-bar-main-left{gap:1px}.booking-bar-main{gap:4px}.booking-bar-name-wrap{gap:3px}.booking-bar-icon{font-size:11px}.booking-bar-name-divider{width:1px;height:10px}.booking-bar-customer{font-size:9px}.booking-bar-days{font-size:8px}.booking-bar-type{font-size:8px;padding:1px 5px;min-height:16px}.booking-bar.layout-one .booking-bar-type{font-size:7px;padding:1px 4px;min-height:13px}.booking-bar.layout-one .booking-bar-customer{font-size:8px}.booking-bar.layout-two .booking-bar-type,.booking-bar.layout-three .booking-bar-type{font-size:7.5px;padding:1px 5px;min-height:16px}.booking-bar.layout-wide .booking-bar-type{font-size:8px;padding:1px 6px;min-height:16px}}.calendar-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%;min-width:0}.calendar-scroll{flex:1;overflow-x:auto;overflow-y:auto;position:relative;min-width:0;max-width:100%;scrollbar-gutter:stable}.bdp-modal-compact .ant-modal-content{border-radius:20px!important;overflow:hidden;padding:0!important}.bdp-img-header{width:100%;height:180px;background-color:#f8fafc;display:flex;align-items:center;justify-content:center}.bdp-img-header img{width:100%;height:100%;object-fit:cover;object-position:center}.bdp-close-btn{background:#b6b9bc;color:#fff!important;border-radius:50%;padding:6px;font-size:12px}.bdp-close-btn svg{stroke:#fff;stroke-width:2}.bdp-body{padding:16px 20px}.bdp-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 12px;margin-bottom:12px;border-radius:999px;font-size:12px;font-weight:800;text-transform:capitalize}.bdp-status-badge.is-tentative{color:#92400e;background:#fef3c7;border:1px solid #f59e0b}.bdp-status-badge.is-confirmed{color:#166534;background:#dcfce7;border:1px solid #22c55e}.bdp-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.bdp-head span{font-size:13px;font-weight:700;color:#000}.bdp-icon{color:#bcbcbc;font-size:15px}.bdp-desc{padding-left:23px}.text-main{font-size:13px;font-weight:700;margin:0 0 2px;color:#333}.text-sub{font-size:11px;color:#8c8c8c;margin:0}.no-icon-title{margin-left:0}.bdp-grid{display:flex;justify-content:space-between}.bdp-col{flex:1}.bdp-vline{width:1px;background-color:#f0f0f0;margin:0 12px}.bdp-divider-sm{margin:12px 0!important;border-top:1px solid #f5f5f5!important}.text-detail{font-size:12px;margin-bottom:2px;color:#555}.text-detail b{color:#000;font-weight:700}.bdp-actions{display:flex;gap:8px;margin-top:15px}.bdp-actions.secondary{margin-top:8px}.btn-navy-solid{flex:1;height:36px;background-color:#0b2a5a!important;border-radius:8px!important;font-weight:700;font-size:13px}.btn-navy-border{flex:1;height:36px;border:1.5px solid #0b2a5a!important;color:#0b2a5a!important;background:transparent!important;border-radius:8px!important;font-weight:700;font-size:13px}.bdp-button-icon{width:15px;height:15px;object-fit:contain;margin-right:6px;vertical-align:-2px}.bdp-print-preview-modal .ant-modal-content{max-height:calc(100vh - 48px);overflow:hidden;padding:0!important;border-radius:18px!important}.bdp-print-preview-modal .ant-modal-close{top:22px;right:28px}.bdp-print-preview{display:flex;min-height:min(820px,calc(100vh - 48px));max-height:calc(100vh - 48px);flex-direction:column;background:#fff}.bdp-print-preview-header{flex:0 0 auto;padding:20px 24px;border-bottom:1px solid #e5eaf1}.bdp-print-preview-header h3{margin:0;color:#0b2a5a;font-size:20px;font-weight:800}.bdp-print-preview-stage{flex:1 1 auto;min-height:0;padding:14px 46px;overflow:auto;background:#dfe6ef}.bdp-print-preview-page{display:block;width:min(954px,100%);height:auto;margin:0 auto;background:#fff;box-shadow:0 0 0 1px #0c233f14}.bdp-print-preview-loading{display:flex;align-items:center;justify-content:center;min-height:520px;color:#6b7280;font-size:15px;font-weight:700}.bdp-print-preview-actions{display:flex;flex:0 0 auto;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e5eaf1;background:#fff}.bdp-print-preview-actions .ant-btn{flex:0 0 auto;min-width:112px;padding:0 18px}.bdp-print-preview-actions .btn-navy-solid .bdp-button-icon,.bdp-button-icon-white{filter:brightness(0) invert(1)!important}.btn-confirm-light{flex:1;height:42px;border:1.2px solid #0b2a5a!important;color:#0b2a5a!important;border-radius:10px!important;font-weight:800;font-size:14px}.bdp-link-bottom{text-align:center;margin-top:15px}.bdp-link-bottom a{color:#0b2a5a;text-decoration:underline;font-size:13px;font-weight:700}.date-filter-bar{width:100%;display:flex;align-items:center;justify-content:space-between;margin:18px 0 12px;padding:0 6px}.dfb-left{display:flex;align-items:center}.dfb-nav{display:flex;align-items:center;gap:10px}.dfb-icon-btn{width:36px!important;height:36px!important;border-radius:999px!important;background:#d6e6ff!important;border:1px solid #d6e6ff!important;box-shadow:0 4px 10px #0c3a841f;color:#0c3a84!important}.dfb-icon-btn .dfb-chevron-icon{width:22px;height:22px;stroke:currentColor;stroke-width:4}.dfb-icon-btn .ant-btn-icon{line-height:1}.dfb-month{font-size:26px;font-weight:800;color:#0c3a84;letter-spacing:.2px;margin:0 4px}.dfb-today-btn{height:32px!important;padding:0 14px!important;border-radius:10px!important;border:1px solid #0059ff!important;background:#fff!important;color:#0059ff!important;font-weight:700!important}.dfb-right{display:flex;align-items:center;gap:12px}.dfb-month-picker{width:150px!important;height:36px!important;border-radius:10px!important}.dfb-search-box{display:flex;align-items:center;width:250px;border-radius:20px!important}.dfb-search-box .ant-input-affix-wrapper{border-color:#0c3a84!important;border-radius:20px 0 0 20px!important;height:35px!important;display:inline-flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;padding-left:20px!important;background:transparent!important;box-shadow:none!important}.dfb-search-box .ant-input-affix-wrapper>input.ant-input{font-size:16px!important;line-height:35px!important;height:35px!important;min-height:35px!important;padding:0!important;margin:0!important;caret-color:var(--primary-color)}.dfb-search-box .ant-input-affix-wrapper>input.ant-input::placeholder{font-size:16px!important;line-height:35px!important}.dfb-search-box input::placeholder{color:var(--text-placeholder-color)!important;opacity:1!important}.dfb-search-box .ant-input-search-button{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:none!important;height:35px!important;min-width:46px!important;padding-inline:12px!important;border-radius:0 999px 999px 0!important;font-weight:800!important}.dfb-search-box .ant-input-group-addon{border-radius:0 999px 999px 0!important;overflow:hidden}.dfb-add-btn{height:40px!important;padding:0 30px!important;border-radius:20px!important;font-weight:600!important;background-color:var(--quinary-color)!important;color:#fff!important;border:none!important;box-shadow:0 4px 6px #00000026;transition:all .15s ease}.dfb-add-btn:hover{filter:brightness(.9);transform:translateY(-2px)}@media (max-width: 1024px){.date-filter-bar{margin:12px 0 8px;padding:0 4px}.dfb-month{font-size:20px}.dfb-search-box{width:220px}}@media (max-width: 860px){.date-filter-bar{flex-direction:column;align-items:stretch;gap:10px}.dfb-right{justify-content:flex-end;flex-wrap:wrap}.dfb-search-box{width:100%;min-width:240px}}@media (max-width: 768px){.date-filter-bar{flex-direction:row;align-items:center;justify-content:space-between;margin:10px 0 6px;padding:0 2px;gap:8px}.dfb-left{min-width:0}.dfb-right{width:auto;min-width:0;margin-left:auto;justify-content:flex-end;flex-wrap:nowrap;gap:8px}.dfb-nav{gap:6px}.dfb-month{font-size:18px}.dfb-icon-btn{width:32px!important;height:32px!important}.dfb-icon-btn .dfb-chevron-icon{width:18px;height:18px}.dfb-today-btn{height:28px!important;padding:0 10px!important;font-size:11px!important}.dfb-search-box{width:180px;min-width:180px}.dfb-search-box .ant-input-affix-wrapper{height:32px!important}.dfb-search-box .ant-input-affix-wrapper>input.ant-input{font-size:11px!important;line-height:32px!important;height:32px!important;min-height:32px!important}.dfb-search-box .ant-input-search-button{height:32px!important}.dfb-add-btn{height:32px!important;padding:0 12px!important;font-size:12px!important}}@media (max-width: 480px){.date-filter-bar{flex-direction:column;gap:6px;margin:8px 0 4px;padding:0}.dfb-left,.dfb-right{width:100%}.dfb-nav{gap:4px;flex-wrap:wrap}.dfb-month{font-size:14px}.dfb-icon-btn{width:28px!important;height:28px!important;font-size:10px}.dfb-icon-btn .dfb-chevron-icon{width:16px;height:16px}.dfb-today-btn{height:24px!important;padding:0 8px!important;font-size:10px!important}.dfb-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;margin:4px 0 6px}.dfb-search-box{flex:1 1 auto;min-width:0;width:auto}.dfb-search-box .ant-input-affix-wrapper{height:30px!important}.dfb-search-box .ant-input-affix-wrapper>input.ant-input{font-size:10px!important;line-height:30px!important;height:30px!important;min-height:30px!important}.dfb-search-box .ant-input-search-button{height:30px!important}.dfb-add-btn{width:auto;min-width:86px;height:30px!important;padding:0 10px!important;font-size:11px!important}}.ab-page{max-width:1360px;margin:0 auto;padding:16px 20px 72px;background:#fff}.add-booking-title{text-align:center;font-size:28px;font-weight:800;color:#0b2a5a;margin-bottom:4px}.add-booking-company{text-align:center;color:#2563eb;margin-bottom:20px}.ab-steps{color:#fff;margin:20px auto 28px;display:flex;justify-content:center;align-items:center;width:100%;max-width:1160px}.ab-page .custom-steps{width:100%;max-width:1160px;display:flex;justify-content:center;align-items:center;overflow:hidden}.ab-page .custom-steps .ant-steps-item{white-space:nowrap}.ab-page .custom-steps .ant-steps-item-container{cursor:pointer}.ab-page .custom-steps .ant-steps-item .ant-steps-item-tail{display:none}.ab-page .custom-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#bfcff0!important;border-color:transparent!important;border:none!important;box-shadow:none!important;color:#0c3a84!important}.ab-page .custom-steps .ant-steps-item.ant-steps-item-finish.ant-steps-item-custom .ant-steps-item-icon{background-color:#bfcff0!important}.ab-page .custom-steps .ant-steps-item-process .ant-steps-item-icon{background-color:var(--primary-color);border-color:transparent!important;border:none!important;box-shadow:none!important}.ab-page .custom-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:#d9d9d9!important;border-color:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important}.ab-page .custom-steps .ant-steps-item-icon{border:none!important;box-shadow:none!important}.ab-page .custom-steps .ant-steps-item-container:focus,.ab-page .custom-steps .ant-steps-item-container:focus-visible,.ab-page .custom-steps .ant-steps-item-container:active{outline:none!important}.ab-page .custom-steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#0c3a84!important;display:flex;align-items:center;justify-content:center}.ab-page .custom-steps .ant-steps-item-finish .custom-step-check-icon,.ab-page .custom-steps .ant-steps-item-finish .custom-step-check-svg,.ab-page .custom-steps .ant-steps-item-finish .ant-steps-icon,.ab-page .custom-steps .ant-steps-item-finish .ant-steps-icon .anticon{color:#0c3a84!important;stroke:#0c3a84!important}.ab-page .custom-steps .custom-step-check-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ab-page .custom-steps .custom-step-check-svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.6;fill:none}.ab-page .custom-steps .ant-steps-item-title{font-size:16px;white-space:nowrap;font-weight:700}.ab-page .custom-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--primary-color)}.ab-page .custom-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:var(--primary-color)}.ab-page .custom-steps .ant-steps-item-title:after{content:"";position:absolute;left:100%;width:calc(100% - 8px);height:5px;background:#eee!important;border-radius:100px}@media (min-width: 1024px){.ab-page .custom-steps .ant-steps-item:nth-child(2)>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{width:calc(100% + 56px)}}@media (min-width: 1400px){.ab-page .custom-steps .ant-steps-item:nth-child(2)>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{width:calc(100% + 70px)}}.ab-page .custom-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ab-page .custom-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ab-page .custom-steps .ant-steps-item-tail:after,.ab-page .custom-steps .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#eee!important}.ab-page .custom-steps .ant-steps-item:last-child .ant-steps-item-title:after{display:none}@media (max-width: 1300px){.ab-page .custom-steps .ant-steps-item-title{font-size:13px}}@media (max-width: 1023px){.ab-steps,.ab-page .custom-steps{width:100%;max-width:100%}}.ab-card{background:#fff;border-radius:24px;padding:28px 24px 32px;box-shadow:0 16px 40px #00000014}.ab-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.ab-main-grid>*{min-width:0}.ab-side-stack{display:flex;flex-direction:column;min-height:100%}.ab-box{background:#fff;border-radius:16px;border:1px solid #e5e7eb;margin-bottom:24px;overflow:hidden}.ab-box-head{background:#efefef;padding:16px 20px;border-bottom:1px solid #e5e7eb}.ab-box-title{margin:0;font-weight:700;color:#0b2a5a;font-size:20px;line-height:1.25}.ab-box-body{padding:22px 22px 26px}.ab-field{margin-bottom:18px}.ab-field label{display:block;font-weight:600;margin-bottom:6px;color:#0b2a5a}.ab-dropoff-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.ab-dropoff-label{display:inline-block;font-size:14px;font-weight:700;color:#0c3a84;line-height:1.5715}.ab-same-pickup-checkbox{margin-inline-start:auto;color:#0c3a84;font-size:14px;font-weight:700;line-height:1.5715;white-space:nowrap}.ab-same-pickup-checkbox .ant-checkbox-inner{width:18px;height:18px;border-radius:4px;border:1.5px solid #0c3a84;background:#fff}.ab-same-pickup-checkbox .ant-checkbox-checked .ant-checkbox-inner{background:#fff;border-color:#0c3a84}.ab-same-pickup-checkbox .ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background:#fff;border-color:#0c3a84}.ab-same-pickup-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#0c3a84}.ab-same-pickup-checkbox:hover .ant-checkbox-inner,.ab-same-pickup-checkbox .ant-checkbox:hover .ant-checkbox-inner,.ab-same-pickup-checkbox .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#0c3a84}.ab-dropoff-form-item{margin-bottom:16px}.ab-dropoff-form-item-disabled .ant-input[disabled],.ab-dropoff-map-form-item-disabled .ant-input[disabled]{background:#f3f4f6!important;border-color:#d1d5db!important;color:#6b7280!important;cursor:not-allowed}.ab-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.ab-addon-head{display:flex;justify-content:space-between;align-items:center}.ab-addon-head .ab-box-title{color:#0c3a84!important}.ab-addon-head .ant-checkbox-wrapper{color:#0c3a84!important;font-weight:600}.ab-addon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}.ab-side-stack .ab-addon-box{display:flex;flex:1;flex-direction:column}.ab-side-stack .ab-addon-grid{flex:1;align-content:start}.ab-addon-card{border:1.8px solid #dfdfdf;border-radius:8px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:10px;min-width:0}.ab-addon-title{margin:0;color:#0c3a84;font-size:19px;font-weight:700;line-height:1.3}.ab-addon-desc{margin:6px 0 0;font-size:12px;font-weight:600;line-height:1.5;color:#9ca3af}.ab-addon-divider{width:calc(100% + 28px);height:1.8px;background:#dfdfdf;margin-left:-14px;margin-right:-14px}.ab-addon-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto}.ab-addon-price-wrap{display:inline-flex;align-items:center;gap:4px;flex-wrap:nowrap;white-space:nowrap}.ab-addon-price{color:#0059ff;font-weight:700;font-size:15px}.ab-addon-rate-unit{color:#9ca3af;font-size:11px;font-weight:600;text-transform:lowercase;display:inline-flex;align-items:center;line-height:1}.ab-addon-actions{display:inline-flex;align-items:center;gap:3px}.ab-addon-btn{width:18px;height:18px;border:1px solid #9ca3af;border-radius:999px;background:#fff;color:#0c3a84;cursor:pointer;font-size:11px;font-weight:600;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center}.ab-addon-btn-icon{width:10px;height:10px;display:block}.ab-addon-btn:disabled{opacity:1;cursor:pointer;color:#0c3a84;border-color:#9ca3af;background:#fff}.ab-addon-btn-plus{border-color:#9ca3af;background:#fff;color:#0c3a84}.ab-addon-btn-plus:disabled{border-color:#9ca3af;background:#fff;color:#0c3a84;opacity:1}.ab-addon-qty{display:inline-flex;align-items:center;justify-content:center;min-width:16px;text-align:center;font-weight:700;color:#0c3a84;font-size:11px}.ab-addon-qty-input{width:calc((var(--ab-addon-qty-ch, 1) + .7) * 1ch);min-width:16px;max-width:64px;border:none;background:transparent;text-align:center;font-weight:700;color:#0c3a84;font-size:11px;line-height:1;padding:0;margin:0;outline:none;box-shadow:none;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.ab-addon-qty-input::-webkit-outer-spin-button,.ab-addon-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ab-addon-qty-input:focus,.ab-addon-qty-input:active{border:none;outline:none;box-shadow:none}.ab-addon-card.selected{background:#fff;border-color:#dfdfdf}.ab-addon-card.selected .ab-addon-title{color:#0c3a84}.ab-addon-card.selected .ab-addon-desc,.ab-addon-card.selected .ab-addon-rate-unit{color:#9ca3af}.car-option{display:flex;gap:12px;align-items:center}.car-option-thumb{width:76px;height:56px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.car-option-body{display:flex;flex-direction:column}.car-option-title{font-weight:800;color:#0b2a5a}.car-option-meta{font-size:12px;color:#6b7280;display:flex;gap:10px}.ab-footer{display:flex;justify-content:center;gap:18px;margin-top:28px}.ab-page .ab-footer .ant-btn{height:40px;width:140px;border-radius:14px;font-size:18px;font-weight:600;padding:0;box-shadow:none!important}.ab-page .ab-footer .ab-btn-cancel{background:#fff!important;color:#0b2a5a!important;border:1px solid #0b2a5a!important}.ab-page .ab-footer .ab-btn-next{background:#0b3a82!important;color:#fff!important;border:2px solid #0b3a82!important}.ab-page .ab-footer .ab-btn-cancel:hover,.ab-page .ab-footer .ab-btn-cancel:active{background:#fff!important;color:#0b2a5a!important;border-color:#0b2a5a!important}.ant-input,.ant-select-selector,.ant-picker{border-radius:10px!important;border-color:#2563eb!important}.ant-select-selector{background:#eff6ff!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#2563eb!important;color:#fff}.ant-picker-dropdown .ant-picker-ok .ant-btn{min-width:72px;border-radius:999px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-weight:700;box-shadow:none}.ant-picker-dropdown .ant-picker-ok .ant-btn:hover,.ant-picker-dropdown .ant-picker-ok .ant-btn:focus,.ant-picker-dropdown .ant-picker-ok .ant-btn:active{border-color:#2563eb;background:#2563eb;color:#fff}.ant-picker-dropdown .ant-picker-ok .ant-btn:disabled,.ant-picker-dropdown .ant-picker-ok .ant-btn[disabled]{border-color:#2563eb!important;background:#2563eb!important;color:#fff!important;opacity:1!important;box-shadow:none}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{box-shadow:inset 0 0 0 .5px #2563eb!important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner:before,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner:before,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner:before,.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-width:.5px!important}.ant-input::placeholder,.ant-select-selection-placeholder{font-size:14px;color:#94a3b8}.ab-page{font-size:14px;color:#0b2a5a}.add-booking-title{font-size:28px;font-weight:800;line-height:1.3}.add-booking-company{font-size:16px;font-weight:600}.ant-form-item-label>label{font-size:14px;font-weight:600;color:#0b2a5a}.ant-input,.ant-select-selector,.ant-picker,.ant-select-item-option-content{font-size:14px!important}.ant-radio-wrapper,.ant-checkbox-wrapper{font-size:14px}.ab-page .ab-two-col .ant-form-item{margin-bottom:0}.ab-page .ab-two-col .ant-input,.ab-page .ab-two-col .ant-select,.ab-page .ab-two-col .ant-select-selector,.ab-page .ab-two-col .ant-picker{width:100%!important}.ab-page .ab-two-col .ant-picker{display:flex;align-items:center}.ab-page .ab-two-col .ant-picker .ant-picker-input>input{width:100%!important}.ab-page .ant-form-item .ant-input,.ab-page .ant-form-item .ant-picker,.ab-page .ant-form-item .ant-select,.ab-page .ant-form-item .ant-select-selector{width:100%!important}.ab-page .ab-main-grid .ab-box-body .ant-form-item{margin-bottom:16px}.ab-page .ab-main-grid .ab-two-col .ant-form-item{margin-bottom:0}.ab-page .ab-main-grid .ab-box-body .ant-form-item-label{padding-bottom:6px}.ab-page .ab-main-grid .ab-box-body .ant-form-item-label>label{color:#0c3a84!important;font-weight:700}.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-input,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-select-selector,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-picker{border-color:#0c3a84!important}.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-input:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-input:focus,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-select-selector:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-select-focused .ant-select-selector,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-picker:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-picker-focused{border-color:#0c3a84!important}.ab-page .ab-main-grid .ab-box-title-primary{color:#0c3a84!important}.ab-page .ab-main-grid .ab-rental-type-field .ant-radio-inner{border-width:.45px!important}.ab-addon-grid-noaddons{background:transparent}.ab-addon-grid-noaddons .ab-addon-card,.ab-addon-grid-noaddons .ab-addon-card.selected{background:#f0f0f0;border-color:#ddd}.ab-page .ab-main-grid .ab-datepicker-primary .ant-picker-input>input{color:#0c3a84!important}.ab-page .ab-main-grid .ab-datepicker-primary .ant-picker-suffix img{width:20px;height:20px}@media (max-width: 900px){.ab-main-grid,.ab-two-col,.ab-addon-grid{grid-template-columns:1fr}.ab-card{padding:24px}}.ab-step2{width:100%}.ab-step2 .ab2-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;align-items:start}.ab-step2 .ab2-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.ab-step2 .ab2-card-head{background:transparent;border-bottom:1px solid #e5e7eb;padding:0 0 12px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ab-step2 .ab2-card-title{margin:0;font-size:16px;font-weight:700;color:#0b2a5a}.ab-step2 .ab2-card-body{padding:14px}.ab-step2 .ab2-car-summary{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:start}.ab-step2 .ab2-car-thumb{width:120px;height:74px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center}.ab-step2 .ab2-car-thumb img{width:100%;height:100%;object-fit:contain}.ab-step2 .ab2-car-name{font-size:14px;font-weight:800;color:#0c3a84;margin:0 0 6px}.ab-step2 .ab2-car-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px 14px;font-size:11px;color:#6b7280;line-height:1.3}.ab-step2 .ab2-car-meta b{color:#0b2a5a;font-weight:700}.ab-step2 .ab2-vehicle-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:visible;margin-bottom:16px;padding:16px}.ab-step2 .ab2-vehicle-card .ab2-car-summary{gap:16px;align-items:stretch}.ab-step2 .ab2-vehicle-card .ab2-car-thumb{width:auto;height:auto;min-height:118px;align-self:stretch;border-radius:12px;border-color:#e5e7eb}.ab-step2 .ab2-vehicle-card .ab2-car-name{font-size:15px;font-weight:800;color:#0c3a84;margin-bottom:8px}.ab-step2 .ab2-vehicle-card .ab2-car-meta{grid-template-columns:1fr 1fr;gap:8px 12px;font-size:12px}.customer-section{padding:14px 18px!important}.customer-title{margin:0 0 10px!important;font-size:18px;font-weight:700}.customer-divider{height:1px;background:#e5e7eb;margin:0 0 12px!important}.customer-section .ant-row,.customer-section .ant-form-item{margin-bottom:12px!important}.customer-section-title{font-size:20px;font-weight:700;margin:0 0 10px}.customer-section-divider{height:1px;width:100%;background:#e5e7eb;margin:0 0 16px}.ab-step2 .ab2-form-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px 12px}.ab-step2 .ab2-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.ab-step2 .ab2-form-grid-1{display:grid;grid-template-columns:1fr;gap:10px}.ab-step2 .ab2-field label{display:inline-block;margin-bottom:6px;font-size:14px;font-weight:700;color:#0b2a5a}.ab-step2 .ab2-required:after{content:" *";color:#ef4444;font-weight:800}.ab-step2 .ab2-upload{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:center}.ab-step2 .ab2-upload-btn{height:34px;border-radius:10px;background:#0b3a82;border:none;color:#fff;font-weight:700;font-size:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ab-step2 .ab2-upload-hint{font-size:11px;color:#94a3b8;line-height:1.2}.ab-step2 .ab2-contact-head{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.ab-step2 .ab2-add-another{font-size:12px;font-weight:700;color:#2563eb;cursor:pointer;-webkit-user-select:none;user-select:none}.ab-step2 .ab2-contact-dynamic-list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.ab-step2 .ab2-contact-dynamic-row{display:flex;gap:10px;align-items:center}.ab-step2 .ab2-contact-channel-input{flex:0 0 30%;width:30%;min-width:120px}.ab-step2 .ab2-contact-detail-input{flex:1 1 0;min-width:0}.ab-step2 .ab2-contact-channel-select{width:100%}.ab-step2 .ab2-contact-channel-select .ant-select-selector{height:42px!important;border-color:#0c3a84!important;border-radius:10px!important;display:flex;align-items:center}.ab-step2 .ab2-contact-channel-select .ant-select-selection-search-input{height:40px!important}.ab-step2 .ab2-contact-channel-select .ant-select-selection-item,.ab-step2 .ab2-contact-channel-select .ant-select-selection-placeholder{line-height:40px!important}.ab-step2 .ab2-contact-detail-input .ant-input{height:42px!important;border-color:#0c3a84!important;width:100%!important}.ab-step2 .ab2-contact-remove-btn{background:transparent;border:none;padding:0;color:#ef4444;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ab-step2 .ab2-contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px 12px}.ab-step2 .ab2-contact-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.ab-step2 .ab2-right-stack{display:flex;flex-direction:column;gap:12px}.ab-step2 .ab2-gray-box{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.ab-step2 .ab2-gray-title{font-size:12px;font-weight:800;color:#0b2a5a;margin:0 0 6px}.ab-step2 .ab2-gray-line{font-size:11px;color:#0b2a5a;margin:2px 0}.ab-step2 .ab2-link{font-size:11px;font-weight:800;color:#2563eb;cursor:pointer}.ab-step2 .ab2-link a{color:inherit;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:2px}.ab-step2 .ab2-summary-row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#0b2a5a;margin:10px 0}.ab-step2 .ab2-summary-row>span:last-child{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:120px;text-align:right;font-weight:800}.ab-step2 .ab2-summary-row{display:flex;align-items:center;justify-content:space-between}.ab-step2 .ab2-summary-row>span:last-child{flex:0 0 auto!important;width:auto!important;display:inline-flex;align-items:center}.ab-step2 .ab2-pill{display:inline-flex;align-items:center;justify-content:center;width:auto!important;padding:6px 14px;border-radius:999px;background:#2563eb;color:#fff;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.ab-step2 .ab2-rental-type-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 14px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;white-space:nowrap;width:auto}.ab-step2 .ab2-rental-type-pill.self-drive{background:#2563eb}.ab-step2 .ab2-rental-type-pill.with-driver{background:#f97316}.btn-discount-add{height:24px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:600;line-height:1;color:#2563eb;background-color:#fff;border:1px solid #2563eb;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.btn-discount-add:hover{background-color:#f5f9ff;color:#1d4ed8;border-color:#1d4ed8}.btn-discount-add:active{background-color:#eaf2ff}.btn-discount-remove{width:auto;height:auto;padding:0 4px;border-radius:0;font-size:16px;font-weight:800;line-height:1;color:#0c3a84;background:transparent;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.btn-discount-remove:hover{opacity:.7;background:transparent}.btn-discount-link{padding:0;height:auto;font-size:12px;font-weight:600;color:#2563eb;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.btn-discount-link:hover{color:#1d4ed8}.ab-step2 .ab2-discount-add:active{transform:translateY(0);box-shadow:0 2px 8px #2563eb40}.ab-step2 .ab2-total{border-top:2px solid #0b3a82;padding-top:10px;margin-top:10px}.ab-step2 .ab2-total .ab2-summary-row{margin:8px 0 0;font-weight:800}.ab-step2 .ab2-right-footer,.ab-step2 .ab2-bill-footer,.ab-step2 .ab2-footer{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:16px;padding:6px 0 2px}.ab-step2 .ab2-btn-outline,.ab-step2 .ab2-btn-primary{width:140px;height:38px;border-radius:12px;font-weight:800;cursor:pointer}.ab-step2 .ab2-btn-outline{border:1.5px solid #0b3a82;background:#fff;color:#0b3a82}.ab-step2 .ab2-btn-primary{border:none;background:#0b3a82;color:#fff}.ab-step2 .ant-picker{width:100%;border-radius:10px!important}.ab2-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:9999}.ab2-modal,.ab2-mini-modal{background:#fff;border-radius:16px;box-shadow:0 18px 40px #0000002e;overflow:hidden;padding:0}.ab2-modal{width:480px;max-width:92vw}.ab2-mini-modal{width:360px;max-width:92vw}.ab2-modal-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e5e7eb}.ab2-modal-title{font-size:13px;font-weight:800;color:#0b2a5a}.ab2-modal-x{width:30px;height:30px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.ab2-modal-body{padding:18px}.ab2-modal-footer{padding:14px 18px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.ab2-modal-body .ant-input,.ab2-modal-body .ant-select-selector,.ab2-modal-body .ant-picker{border-radius:10px!important;height:36px}.ab2-discount-modal .ab2-modal-title{font-size:18px;font-weight:800;color:#0c3a84;line-height:1.1}.ab2-discount-modal{width:500px;max-width:92vw}.ab2-discount-modal .ab2-modal-x{width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;line-height:1;border:none;background:transparent;color:#0c3a84}.ab2-discount-modal .ab2-modal-x:hover{border:none;background:#eff6ff}.ab2-discount-grid{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start}.ab2-discount-type-col{display:grid;grid-template-rows:auto 42px}.ab2-discount-radio{display:flex;gap:12px;flex-wrap:nowrap;align-items:center}.ab2-discount-radio .ant-radio-wrapper{font-size:14px;font-weight:700;color:#0c3a84}.ab2-discount-radio .ant-radio-inner{border-color:#0c3a84}.ab2-discount-radio .ant-radio-checked .ant-radio-inner{background-color:#0c3a84;border-color:#0c3a84}.ab2-discount-modal .ab2-modal-label{margin-bottom:6px;font-size:16px;font-weight:800;color:#0c3a84}.ab2-discount-modal .ab2-required:after{color:#0c3a84;font-weight:800}.ab2-discount-modal .ant-input{border-color:#0c3a84!important;color:#0059ff!important;height:42px!important}.ab2-discount-modal .ant-input::placeholder{color:#0059ff!important;line-height:40px!important}.ab2-discount-modal .ant-input:hover,.ab2-discount-modal .ant-input:focus{border-color:#0c3a84!important;box-shadow:none!important}.ab2-discount-modal .ab2-modal-footer{justify-content:center;gap:10px}.ab2-discount-modal .ab2-modal-footer .ab2-btn-outline,.ab2-discount-modal .ab2-modal-footer .ab2-btn-primary{width:auto;min-width:92px;height:34px;padding:0 18px;border-radius:10px;font-size:13px;font-weight:700}@media (max-width: 980px){.ab-step2 .ab2-grid,.ab-step2 .ab2-form-grid-3,.ab-step2 .ab2-contact-grid,.ab-step2 .ab2-form-grid-2,.ab-step2 .ab2-contact-grid-2{grid-template-columns:1fr}.ab-step2 .ab2-car-meta{grid-template-columns:1fr 1fr}.ab-step2 .ab2-contact-dynamic-row{flex-direction:column;align-items:stretch}.ab-step2 .ab2-contact-remove-btn{align-self:flex-end}}.ant-picker-dropdown{z-index:10000!important}.ant-picker{z-index:100!important}.ant-picker-panel{z-index:10001!important}.ab-step2 .ab2-gray-box{background:#f6f7f9;border:none;border-radius:16px;padding:16px 16px 18px}.ab-step2 .ab2-gray-title{font-size:13px;font-weight:800;color:#0b2a5a;margin-bottom:6px}.ab-step2 .ab2-summary-row>span:last-child{min-width:120px;text-align:right;font-weight:700;display:inline-flex;justify-content:flex-end;align-items:center;gap:8px}.ab-step2 .ab2-discount{display:inline-flex;align-items:center;gap:2px!important}.ab-step2 .ab2-total{border-top:2px solid #2563eb;padding-top:10px;margin-top:12px}.ab-step2 .ab2-total .ab2-summary-row{font-size:14px;font-weight:800}.ab-step2 .ab2-total .ab2-summary-row>span:last-child{color:#2563eb}.ab-step2 .ab2-bill-blue-divider{height:1.5px;width:100%;background:#2563eb;border-radius:2px;margin:10px 0 12px}.ab2-gray-head{display:flex;align-items:center;justify-content:space-between}.ab2-icon-btn{background:transparent;border:none;padding:0;cursor:pointer;color:#9aa4b2;font-size:16px;display:flex;align-items:center;justify-content:center}.ab-step2 .ab2-pickdrop-panel .ab2-icon-btn{width:24px;height:24px;border-radius:999px;border:1px solid #d9d9d9;background:#d9d9d9;color:#969a95}.ab-step2 .ab2-pickdrop-panel .ab2-icon-btn .anticon{font-size:12px}.ab-step2 .ab2-pickdrop-panel .ab2-icon-btn .ab2-pencil-icon{width:12px;height:12px;display:block}.ab2-summary-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;color:#1f2937;margin-bottom:6px;white-space:nowrap}.ab2-summary-row>span:first-child{flex:1}.ab2-summary-row>span:last-child{flex-shrink:0;white-space:nowrap;font-weight:600}.ab2-upload{display:grid;grid-template-columns:120px 1fr;gap:0;align-items:center;width:100%;height:34px;background:transparent;padding:0;box-sizing:border-box;position:relative}.ab2-upload-btn{height:34px;padding:0 14px;background:#0b3a82;color:#fff;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;border-radius:10px;border:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:100%}.ab2-upload-hint{display:inline-flex;align-items:center;padding:0 12px;font-size:12px;color:#94a3b8;margin:0;line-height:1;white-space:nowrap;flex-shrink:0;height:100%;font-weight:700;background:transparent}.ab2-card-head{display:none}.ab2-ci-title{font-size:16px;font-weight:600;color:#0f172a;margin:0;padding:14px 0 10px 16px;border-bottom:none}.ab2-grid{display:grid;grid-template-columns:1fr 360px;align-items:start;gap:20px}.ab2-card{padding-top:16px}.ab2-right-stack{margin-top:0}.ab2-contact-head{margin-top:40px}.ab-step3{display:flex;justify-content:center;padding:24px 0 40px}.ab3-card{width:100%;max-width:900px;background:#fff;border-radius:18px;box-shadow:0 10px 20px #00000014;padding:24px 28px;font-family:Inter,sans-serif;color:#0b2a6f}.ab3-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ab3-header h2{font-size:26px!important;font-weight:800!important;color:#0b3a82!important;margin:0}.ab3-logo{height:44px!important}.ab3-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:13px;margin-bottom:18px}.ab3-top-grid p{margin:2px 0;line-height:1.4;color:#000;font-size:12px}.ab3-top-grid p b{font-weight:800;color:#000}.ab3-top-right-col{text-align:right}.ab3-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px;margin-bottom:14px}.ab3-info-box{background:#f6f7f9;border-radius:12px;padding:12px 14px;font-size:12px;display:flex;flex-direction:column}.ab3-info-box h4{margin:0 0 4px;font-size:13px;font-weight:700}.ab3-table-wrapper{margin-top:12px;max-height:260px;overflow-y:auto;border-radius:12px;border:1px solid #e5e8ef}.ab3-table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.ab3-table thead{background:#0b3a82;color:#fff;position:sticky;top:0;z-index:2}.ab3-table th{padding:8px 6px;text-align:center;font-weight:600;word-break:break-word}.ab3-table th:first-child{width:5%;text-align:center;padding:8px 4px;word-break:break-word}.ab3-table th:nth-child(2){width:50%;text-align:left;padding:8px 6px}.ab3-table th:nth-child(3){width:10%;text-align:center;padding:8px 4px}.ab3-table th:nth-child(4){width:18%;text-align:right;padding:8px 6px}.ab3-table th:nth-child(5){width:17%;text-align:right;padding:8px 6px}.ab3-table td{padding:8px 6px;border-bottom:1px solid #e5e8ef;vertical-align:middle;word-break:break-word}.ab3-table td:first-child{text-align:center;background:#f9fafc;padding:8px 4px;font-weight:600;white-space:nowrap}.ab3-table td:nth-child(2){text-align:left}.ab3-table td:nth-child(3){text-align:center;white-space:nowrap;font-weight:600}.ab3-table td:nth-child(4){text-align:right}.ab3-table td:nth-child(5){text-align:right;font-weight:600}.ab3-table tbody tr:last-child td{border-bottom:none}.ab3-summary{margin-top:14px;margin-left:auto;width:280px;font-size:13px}.ab3-summary>div{display:flex;justify-content:space-between;padding:6px 0}.ab3-summary span:last-child{font-weight:600}.ab3-total{border-top:2px solid #0b3a82;margin-top:4px;padding-top:8px;font-size:14px;font-weight:700;color:#0b3a82}.ab3-footer{display:flex;justify-content:center;gap:12px;margin-top:22px}.ab3-footer button{min-width:120px;padding:10px 16px;border-radius:999px;border:1px solid #0b3a82;background:#fff;color:#0b3a82;font-weight:600;cursor:pointer;transition:all .2s ease}.ab3-footer button:hover{background:#0b3a82;color:#fff}.ab3-footer button:nth-child(3),.ab3-footer button:nth-child(4){background:#0b2d6b;color:#fff;border:1px solid #0b2d6b}.ab3-footer button:nth-child(3):hover,.ab3-footer button:nth-child(4):hover{background:#092f67;border-color:#092f67}@media print{body *{visibility:hidden}.ab3-card,.ab3-card *{visibility:visible}.ab3-card{position:absolute;left:0;top:0;width:100%;box-shadow:none;border-radius:0}.ab3-footer{display:none}}.ab-step3{width:100%;padding:24px 0}.ab3-card{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;padding:32px;box-shadow:0 10px 30px #00000014}.ab-step3{padding:40px 0;display:flex;justify-content:center}.ab3-card{width:900px;background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 10px 30px #00000014}.ab3-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ab3-header h2{color:#0a2a66;font-weight:700}.ab3-logo{height:48px}.ab3-top{display:flex;justify-content:space-between;font-size:13px;margin-bottom:20px}.ab3-box-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.ab3-box{background:#f7f8fa;padding:16px;border-radius:10px;font-size:13px}.ab3-box h4{margin-bottom:8px;color:#0a2a66}.ab3-table{width:100%;border-collapse:collapse;margin-top:10px}.ab3-table thead{background:#0a2a66;color:#fff}.ab3-table th,.ab3-table td{padding:8px 6px;font-size:12px}.ab3-table tbody tr{border-bottom:1px solid #eee}.ab3-bottom{display:grid;grid-template-columns:1fr 320px;gap:20px;margin-top:16px}.ab3-summary div{display:flex;justify-content:space-between;margin-bottom:6px}.ab3-summary .total{border-top:2px solid #0a2a66;padding-top:8px;font-weight:700}.ab3-footer{display:flex;justify-content:center;gap:10px;margin-top:24px}.ab3-footer .btn-outline{border:1px solid #0a2a66;background:#fff;color:#0a2a66;padding:6px 14px;border-radius:8px}.ab3-footer .btn-primary{background:#0a2a66;color:#fff;padding:6px 14px;border-radius:8px}.ab3-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:25px;row-gap:6px;margin-top:6px}.ab3-line{font-size:12px;line-height:1.45;white-space:nowrap}@media (max-width: 900px){.ab3-row-3{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.ab3-row-3{grid-template-columns:1fr}.ab3-line{white-space:normal}}.ab3-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px;align-items:stretch}.ab3-box-equal{height:100%;display:flex;flex-direction:column}.ab3-info-box h4{margin:0 0 6px;font-size:13px;font-weight:800;line-height:1.2}.ab3-line{font-size:12px;line-height:1.45;margin:0}.ab3-line b{color:#000}.ab3-info-box{padding:12px 14px;border-radius:14px;background:#f3f4f6}.ab3-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px}.ab3-left-box{width:100%;box-sizing:border-box}@media print{.ab3-footer,.ab3-footer *{display:none!important}}#ab3-card,.ab3-card{padding-bottom:24px}.ab3-table{border-collapse:separate;border-spacing:0;overflow:hidden}.ab3-table thead th{background:#0b3a82!important;color:#fff;padding:10px 12px;font-weight:600;font-size:12px}.ab3-table thead th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.ab3-table thead th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.payment-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.payment-modal{width:420px;background:#fff;border-radius:16px;padding:20px}.payment-modal-header{display:flex;justify-content:space-between;align-items:center}.payment-type-tabs{display:flex;gap:8px;margin:16px 0}.payment-type-tabs button{flex:1;padding:8px;border-radius:8px;border:1px solid #cbd5e1;background:#fff}.payment-type-tabs button.active{background:#0b2d6b;color:#fff}.payment-form label{display:block;margin-top:12px;font-weight:600}.payment-form input,.payment-form select,.payment-form textarea{width:100%;padding:8px;border-radius:8px;border:1px solid #cbd5e1}.payment-modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.payment-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}.payment-modal{width:432px;max-width:100%;max-height:90vh;background:#fff;border-radius:16px;padding:0;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}.payment-modal-header{padding:10px 14px;border-bottom:1.5px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:2}.payment-modal-header h3{margin:0;font-size:18px;font-weight:700;color:#0c3a84;line-height:1.1}.payment-modal .payment-modal-x{width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;line-height:1;border:none;background:transparent;color:#0c3a84;border-radius:10px;cursor:pointer}.payment-modal .payment-modal-x:hover{background:#eff6ff}.payment-section-title{padding:12px 14px 4px;font-size:13px;font-weight:700;color:#0c3a84;text-align:left}.payment-type-tabs{padding:6px 12px 8px;margin:0;display:flex;gap:6px;background:#fff;position:sticky;top:50px;z-index:2;border-bottom:none}.payment-type-tabs button{flex:1;min-height:42px;padding:10px 12px;border-radius:8px;border:1.5px solid #dcdcdc;background:#fff;font-size:13px;font-weight:700;color:#0b2c6f;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.payment-type-tabs button:before{content:"";width:14px;height:14px;border-radius:50%;border:1px solid #d1d5db;background:#fff;flex-shrink:0}.payment-type-tabs button:hover{background:#fff;border-color:#0c3a84;color:#0c3a84}.payment-type-tabs button:hover:before{border-color:#0c3a84;background:#fff}.payment-type-tabs button.active{border-color:#0c3a84;background:#fff;color:#0c3a84}.payment-type-tabs button.active:before{border-color:#0c3a84;background:radial-gradient(circle at center,#0c3a84 0,#0c3a84 4.1px,#fff 4.2px,#fff)}.payment-type-tabs button.active:hover{border-color:#0c3a84;background:#fff;color:#0c3a84}.payment-type-tabs button.active:hover:before{border-color:#0c3a84;background:radial-gradient(circle at center,#0c3a84 0,#0c3a84 4.1px,#fff 4.2px,#fff)}.payment-form{padding:8px 14px 10px;overflow-y:auto;flex:1}.payment-form label{font-size:13px;font-weight:700;color:#0b2c6f;margin-top:8px;display:block}.payment-form input,.payment-form select,.payment-form textarea{width:100%;margin-top:4px;padding:10px 12px;border-radius:8px;border:1.5px solid #0c3a84;font-size:14px;font-family:inherit;font-weight:400;line-height:1.5715;color:#0059ff;outline:none;box-sizing:border-box}.payment-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none;padding-right:46px;min-height:44px;line-height:1.2;cursor:pointer}.payment-form select::-ms-expand{display:none}.payment-form select.payment-select-placeholder{color:#94a3b8}.payment-form select option{color:#0059ff}.payment-form select option[value=""]{color:#94a3b8}.payment-select-wrap{position:relative}.payment-select-wrap .payment-select-arrow{position:absolute;top:50%;right:9px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:#0c3a84;pointer-events:none}.payment-select-wrap .payment-select-arrow svg{width:24px;height:24px;stroke-width:2.4}.payment-card-input-wrap{position:relative;display:flex;align-items:center}.payment-card-input-wrap input{min-height:44px;padding-right:46px;line-height:1.5715}.payment-form input.payment-card-masked{color:#0059ff;font-size:14px;font-weight:500;line-height:1.5715;letter-spacing:.35px}.payment-card-eye-btn{position:absolute;top:50%;right:7px;transform:translateY(-50%);width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#0c3a84;line-height:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.payment-card-eye-btn:hover{background:#eff6ff}.payment-card-eye-btn svg{width:20px;height:20px;stroke-width:2.25}.payment-form .payment-input-error{border-color:#ef4444!important}.payment-form .payment-input-error:focus{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444426}.payment-form input::placeholder,.payment-form textarea::placeholder{color:#94a3b8;font-weight:400;opacity:1}.payment-form input[disabled]{background:#f0f6ff;color:#6b7280}.payment-form input[disabled]::placeholder{color:#94a3b8;font-weight:400;opacity:1}.payment-form-cash label{color:#0c3a84;font-weight:700}.payment-form-cash input,.payment-form-cash textarea{border-color:#0c3a84;color:#0059ff;font-weight:400}.payment-form-cash input::placeholder,.payment-form-cash textarea::placeholder{color:#94a3b8;font-weight:400;opacity:1}.payment-form-cash input[disabled]{color:#0059ff;-webkit-text-fill-color:#0059ff}.payment-form-cash input.payment-change-placeholder{background:#fff;color:#0059ff;-webkit-text-fill-color:#0059ff}.payment-form-cash input.payment-change-placeholder::placeholder{color:#94a3b8;font-weight:400;opacity:1}.payment-form textarea{min-height:90px;resize:none}.payment-modal-footer{padding:10px 14px 12px;margin-top:0;border-top:1.5px solid #e5e7eb;display:flex;justify-content:center;gap:12px;background:#fff;position:sticky;bottom:0;z-index:2}.payment-modal-footer button{min-width:120px;padding:8px 18px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}.payment-modal-footer button:first-child{background:#fff;border:1.5px solid #0c3a84;color:#0c3a84}.payment-modal-footer .btn-primary{background:#0c3a84;border:none;color:#fff}.car-dropdown{padding:6px;background:#fff}.car-option{display:flex;gap:14px;padding:12px 14px;border-radius:12px;cursor:pointer;transition:background .2s ease}.car-option:hover{background:#f8fafc}.car-option-img{width:100%;height:100%;object-fit:cover;border-radius:0;border:none;background:#fff;display:block}.car-option-body{flex:1}.car-option-title{font-size:15px;font-weight:700;color:#0f2a6d;margin-bottom:6px}.car-option-meta{display:grid;grid-template-columns:1fr 1fr;row-gap:4px;column-gap:14px;font-size:12px;color:#64748b}.car-option-meta b{font-weight:600;color:#1e293b}.car-option+.car-option{border-top:1px solid #e5e7eb}.car-dropdown .ant-select-item-option-content{padding:0!important}.car-option{display:flex;gap:14px;padding:12px 14px;border-radius:14px;align-items:flex-start}.car-dropdown .ant-select-item-option{padding:0!important;border-bottom:1px solid #e7efff}.car-dropdown .ant-select-item-option:last-child{border-bottom:none}.car-dropdown .ant-select-item-option-active .car-option{background:#f3f7ff}.car-option-img-wrap{width:128px;height:96px;border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;background:#fff;flex:0 0 128px;display:flex;align-items:center;justify-content:center;align-self:flex-start}.car-option-img{width:100%;height:100%;object-fit:cover;object-position:center}.car-option-body{flex:1;min-width:0}.car-option-title{font-size:17px;font-weight:700;color:#0b2a6f;line-height:1.45;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.car-option-meta{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;font-size:13px;font-weight:600;line-height:1.45}.car-option-meta>div{display:flex;align-items:baseline;gap:4px;min-width:0}.car-option-meta .car-option-label,.car-option-meta .car-option-colon{color:#0b2a6f;font-weight:700;white-space:nowrap}.car-option-meta .car-option-value{color:#64748b;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-divider{margin:10px 0 16px!important;border-top:1px solid #e5e7eb!important}.customer-card.ab2-card{padding-top:16px;padding-bottom:16px;border:none!important;box-shadow:none}.ab2-card-header{padding:0 0 12px}.ab2-ci-title{margin:0;font-size:18px;font-weight:700;color:#0b2a6f}.ab2-ci-divider{width:100%;height:1.5px;background:#e5e7eb;margin-top:5px}.ab2-card-body{padding-top:12px}.ab-step2 .customer-card .ab2-divider{display:none}.contact-title,.ab2-contact-title{color:#1d4ed8!important;font-weight:800!important;font-size:18px!important}.ab2-card h3.ab2-ci-title{color:#1d4ed8!important;font-weight:800!important}.contact-add-btn,.ab2-add-another{background:#eaf2ff!important;color:#1d4ed8!important;border:1px solid #cfe0ff!important;border-radius:999px!important;padding:4px 10px!important;min-height:24px;font-size:12px!important;line-height:1!important;font-weight:700!important;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:none!important;cursor:pointer}.contact-add-btn:hover,.ab2-add-another:hover{background:#dbeafe!important;border-color:#bcd4ff!important}.ab2-contact-title{margin:0 0 12px;font-size:18px;font-weight:600;color:#1d4ed8;display:inline-block;line-height:1.05;padding-bottom:0;border-bottom:1px solid #1d4ed8}.ab2-mini-modal-pickup .ab2-modal-label{color:#0c3a84;font-weight:800}.ab2-mini-modal-pickup .ab2-required:after{color:#0c3a84;font-weight:800}.ab2-mini-modal-pickup .ant-input,.ab2-mini-modal-pickup .ant-picker{border-color:#0c3a84!important;color:#0059ff!important}.ab2-mini-modal-pickup .ant-picker-input>input{color:#0059ff!important}.ab2-mini-modal-pickup .ant-input:hover,.ab2-mini-modal-pickup .ant-input:focus,.ab2-mini-modal-pickup .ant-picker:hover,.ab2-mini-modal-pickup .ant-picker-focused{border-color:#0c3a84!important;box-shadow:none!important}.ab2-mini-modal-pickup .ab2-modal-footer,.ab2-mini-modal-dropoff .ab2-modal-footer{justify-content:flex-end;gap:8px;padding:10px 14px}.ab2-mini-modal-pickup .ab2-modal-footer .ab2-btn-outline,.ab2-mini-modal-pickup .ab2-modal-footer .ab2-btn-primary,.ab2-mini-modal-dropoff .ab2-modal-footer .ab2-btn-outline,.ab2-mini-modal-dropoff .ab2-modal-footer .ab2-btn-primary{width:auto;min-width:74px;height:32px;padding:0 14px;border-radius:10px;font-size:12px;font-weight:700}.ab2-mini-modal-dropoff .ab2-modal-label{color:#0c3a84;font-weight:800}.ab2-mini-modal-dropoff .ab2-required:after{color:#0c3a84;font-weight:800}.ab2-mini-modal-dropoff .ant-input,.ab2-mini-modal-dropoff .ant-picker{border-color:#0c3a84!important;color:#0059ff!important}.ab2-mini-modal-dropoff .ant-input::placeholder,.ab2-mini-modal-dropoff .ant-picker-input>input::placeholder{color:#0059ff;opacity:1}.ab2-mini-modal-dropoff .ant-picker-input>input{color:#0059ff!important}.ab2-mini-modal-dropoff .ant-input:hover,.ab2-mini-modal-dropoff .ant-input:focus,.ab2-mini-modal-dropoff .ant-picker:hover,.ab2-mini-modal-dropoff .ant-picker-focused{border-color:#0c3a84!important;box-shadow:none!important}.ab-bill{padding:16px 18px!important;border-radius:16px;background:#fff}.ab-bill .bill-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.ab-bill .bill-label{font-size:14px;font-weight:500;color:#111827}.ab-bill .bill-amount{font-size:14px;font-weight:600;color:#0f172a;text-align:right;min-width:120px}.ab-bill .bill-divider{width:100%;height:1px;background:#1d4ed8;opacity:.85;margin:10px 0}.ab-bill .bill-total{display:flex;align-items:baseline;justify-content:space-between;padding-top:12px}.ab-bill .bill-total .bill-label{font-size:18px;font-weight:800;color:#0f172a}.ab-bill .bill-total .bill-amount{font-size:18px;font-weight:800;color:#2563eb}.ab-bill .bill-discount-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.ab3-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;align-items:stretch;margin-bottom:14px}.ab3-info-box{background:#f3f4f6;border-radius:14px;padding:14px 16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:108px}.ab3-info-grid:first-of-type .ab3-info-box{min-height:90px}.ab3-info-grid:last-of-type .ab3-info-box{min-height:120px}.ab3-info-box h4{margin:0 0 8px;font-size:13px;font-weight:800;color:#0f172a}.ab3-line{font-size:11.5px;line-height:1.55;color:#111827;margin:0 0 4px}.ab3-line b{font-weight:800;color:#0f172a}.ab3-row-2{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;margin-bottom:2px}.ab3-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px 18px}.ab3-col{display:flex;flex-direction:column;gap:2px}.ab3-left-box img{width:100%!important;max-width:92px!important;height:68px!important;object-fit:cover;display:block;border-radius:8px;border:1px solid #e5e7eb}.ab3-left-box .ab3-row-3>.ab3-col:first-child .ab3-line:nth-child(2) b{color:#0c3a84!important}.ab3-left-box>div[style*=margin-top]{margin-top:8px!important}@media (max-width: 1100px){.ab3-info-grid{grid-template-columns:1fr;gap:15px}.ab3-info-box{height:auto!important;padding:15px}}.booking-swal-popup{width:520px!important;border-radius:24px!important;padding:28px 32px!important;font-family:Kanit,sans-serif;box-shadow:0 16px 48px #00000026!important}.booking-swal-title{font-size:1.5rem!important;color:#0b3a82!important;margin-top:10px!important;font-weight:600!important}.booking-details-box{background-color:#f8fafc;border-radius:16px;padding:24px;margin:16px 0;border:1px solid #e2e8f0;text-align:left}.booking-ref-label{text-align:center;font-size:.85rem;color:#64748b;margin:0 0 6px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700}.booking-no-text{display:block;color:#0b3a82;font-size:1.15rem;font-weight:800;text-align:center;margin:0 0 10px;letter-spacing:1.5px;background:#fff;border:1px dashed #cbd5e1;border-radius:10px;padding:12px 16px}.booking-divider{border:none;border-top:1px dashed #e2e8f0;margin:14px 0}.booking-detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.booking-detail-row+.booking-detail-row{border-top:1px solid #f1f5f9}.booking-detail-label{font-size:.85rem;color:#64748b;font-weight:600}.booking-detail-value{font-size:.95rem;color:#0f172a;font-weight:700}.booking-item-row{font-size:.88rem;color:#4b5563;margin:8px 0;display:flex;gap:8px}.booking-confirm-btn{width:100%!important;display:block!important;margin:24px auto 0!important;border-radius:14px!important;padding:16px!important;font-size:1.05rem!important;font-weight:700!important;background:#0b3a82!important;color:#fff!important;border:none!important;box-shadow:0 4px 12px #0b3a8233!important;cursor:pointer!important;transition:all .2s ease!important;text-transform:uppercase!important;letter-spacing:1px!important}.booking-confirm-btn:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0b3a824d!important;background:#092e66!important}.booking-confirm-btn:active{transform:translateY(0)!important;box-shadow:0 2px 8px #0b3a8233!important}.booking-swal-close{position:absolute!important;top:14px!important;right:14px!important;font-size:34px!important;color:#94a3b8!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:transparent!important;transition:all .2s ease!important;padding:0!important;line-height:1!important}.booking-swal-close:hover{color:#334155!important;background:#f1f5f9!important}.ab3-table td:nth-child(3){padding:8px 4px!important;vertical-align:middle!important}.receipt-note{margin-top:40px;text-align:center;font-size:14px;color:#555;border-top:1px solid #ccc;padding-top:15px}@media print{.summary-section,.total-section,.terms-section,.receipt-footer{page-break-inside:avoid!important;break-inside:avoid!important}.summary-wrapper{display:grid!important;grid-template-columns:1fr 320px!important;gap:40px!important;align-items:start!important}.total-section{width:100%!important}.total-section .row{display:flex!important;justify-content:space-between!important;margin-bottom:8px!important}.total-section .grand-total{border-top:2px solid #173a74!important;border-bottom:2px solid #173a74!important;padding:10px 0!important;font-weight:700!important}.receipt-footer{margin-top:40px!important;padding-top:20px!important;border-top:1px solid #ddd!important;text-align:center!important;font-size:14px!important}}.receipt-footer{text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid #ddd;font-size:14px;color:#555}@media print{.receipt-footer{text-align:center!important;margin-top:50px!important;padding-top:25px!important;border-top:1px solid #ccc!important;font-size:14px!important}}@media print{@page{size:A4;margin:22mm}body{background:#fff!important}.invoice-card,.ab-card{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:30px!important;box-shadow:none!important;border-radius:0!important}}@media print{.top-info-wrapper{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important}}@media print{.ab-footer,.button-group,button,.btn,.download-btn,.print-btn{display:none!important}}.summary-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.receipt-footer{text-align:center;margin-top:50px;padding:25px 0;border-top:1px solid #ddd;font-size:14px;color:#555}.ab-step2 .customer-card .ab2-field label{color:#0c3a84!important;font-weight:700}.ab-step2 .customer-card .ab2-required:after{color:currentColor!important;font-weight:800}.ab-step2 .customer-card .ab2-ci-title,.ab-step2 .customer-card h3.ab2-ci-title,.ab-step2 .customer-card .ab2-contact-title{color:#0c3a84!important}.ab-step2 .customer-card .ab2-contact-title{border-bottom-color:#0c3a84}.ab-step2 .customer-card .ant-input,.ab-step2 .customer-card .ant-select-selector,.ab-step2 .customer-card .ant-picker,.ab-step2 .customer-card .ant-input-affix-wrapper{border-color:#0c3a84!important}.ab-step2 .customer-card .ant-input:hover,.ab-step2 .customer-card .ant-input:focus,.ab-step2 .customer-card .ant-input-affix-wrapper:hover,.ab-step2 .customer-card .ant-input-affix-wrapper-focused,.ab-step2 .customer-card .ant-select-selector:hover,.ab-step2 .customer-card .ant-select-focused .ant-select-selector,.ab-step2 .customer-card .ant-picker:hover,.ab-step2 .customer-card .ant-picker-focused{border-color:#0c3a84!important}.ab-step2 .ab2-vehicle-card .ab2-car-meta{color:#9aa4b2!important}.ab-step2 .ab2-vehicle-card .ab2-car-meta b{color:#0c3a84!important}.ab-step2 .ab2-vehicle-card .ab2-car-meta .ab2-car-meta-value{color:#9aa4b2;font-weight:600}.ab-step2 .customer-card .ab2-upload{gap:0;grid-template-columns:104px minmax(0,1fr);height:34px}.ab-step2 .customer-card .ab2-upload .ant-upload,.ab-step2 .customer-card .ab2-upload .ant-upload-select,.ab-step2 .customer-card .ab2-upload .ant-upload-wrapper{width:100%!important;display:block;margin:0!important;padding:0!important}.ab-step2 .customer-card .ab2-upload-btn{border-radius:10px 0 0 10px;font-size:11px;padding:0 8px}.ab-step2 .customer-card .ab2-upload-hint,.ab-step2 .customer-card .ab2-upload-preview{border:1px solid #0c3a84;border-left:0;border-radius:0 10px 10px 0;width:100%;min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:flex-start;padding-left:12px;padding-right:8px;box-sizing:border-box;height:34px;overflow:hidden}.ab-step2 .customer-card .ab2-upload-hint{color:#a8bde4}.ab-step2 .customer-card .ab2-upload-preview{gap:8px;color:#0c3a84;background:#fff}.ab-step2 .customer-card .ab2-upload-preview-img{width:34px;height:24px;border-radius:4px;border:1px solid #e5e7eb;object-fit:contain;object-position:center;background:#fff;flex-shrink:0}.ab-step2 .customer-card .ab2-upload-preview-name{min-width:0;font-size:12px;font-weight:600;color:#0c3a84;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ab-step2 .customer-card .ab2-add-another{color:#0c3a84!important;border-radius:999px!important;padding:3px 12px!important;font-size:12px!important;font-weight:700!important;min-height:26px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:none!important;cursor:pointer}.ab2-contact-dynamic-list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.ab2-contact-dynamic-row{display:flex;align-items:center;gap:10px}.ab2-contact-channel-input{flex:0 0 30%;width:30%;min-width:120px}.ab2-contact-channel-select{width:100%}.ab2-contact-channel-input.ant-input,.ab2-contact-channel-input input.ant-input,.ab2-contact-channel-input .ant-input{height:42px!important;border-color:#0c3a84!important;border-radius:10px!important;width:100%!important}.ab2-contact-channel-select .ant-select-selector{height:42px!important;border-color:#0c3a84!important;border-radius:10px!important;display:flex;align-items:center;padding-right:44px!important}.ab2-contact-channel-select .ant-select-selection-search-input{height:40px!important}.ab2-contact-channel-select .ant-select-selection-item,.ab2-contact-channel-select .ant-select-selection-placeholder{line-height:40px!important}.ab2-contact-channel-select .ant-select-arrow,.ab2-contact-channel-select .ant-select-clear{top:50%!important;transform:translateY(-50%);position:absolute;margin-top:.2rem}.ab2-contact-channel-select .ant-select-arrow{right:12px!important}.ab2-contact-channel-select .ant-select-clear{right:34px!important;font-size:16px!important;width:20px!important;height:20px!important;line-height:20px!important}.ab2-contact-channel-input.ant-input::placeholder,.ab2-contact-channel-input input::placeholder{text-align:left}.ab2-contact-detail-input{flex:1 1 0;min-width:0}.ab2-contact-detail-input.ant-input,.ab2-contact-detail-input input.ant-input,.ab2-contact-detail-input .ant-input{height:42px!important;border-color:#0c3a84!important;border-radius:10px!important;width:100%!important}.ab2-contact-detail-input.ant-input::placeholder,.ab2-contact-detail-input input::placeholder{text-align:left}.ab2-contact-remove-btn{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#e53e3e;width:26px;height:26px;line-height:1}.ab2-contact-remove-btn svg{width:22px;height:22px;stroke:#e53e3e;display:block}.ab-step2 .ab2-gray-box .ab2-gray-title,.ab-step2 .ab2-gray-box .ab2-gray-line{color:#0c3a84!important}.ab-step2 .ab2-gray-box .ab2-gray-line{font-weight:700}.ab-step2 .ab2-rental-box .ab2-rental-highlight,.ab-step2 .ab2-rental-box .ab2-rental-highlight>span{color:#0c3a84!important;font-weight:600}.ab-step2 .ab2-rental-box .ab2-rental-highlight>.ab2-row-heading{font-size:13px;font-weight:700!important}.ab-step2 .ab2-rental-box .ab2-rental-highlight .ab2-rental-type-pill{color:#fff!important;background:#0059ff!important;border:1px solid #0059ff;font-weight:600}.ab-step2 .ab2-rental-box .ab2-rental-period-value,.ab-step2 .ab2-rental-box .ab2-rental-period-value .ab2-rental-period-unit{font-size:12px;font-weight:600!important}.ab-step2 .ab2-rental-box .ab2-rental-period-number{color:#0059ff!important;font-weight:600!important}.ab-step2 .ab2-rental-box .ab2-rental-details-title{font-size:13px;font-weight:700;margin-bottom:10px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ab-step2 .ab2-rental-box .ab2-row-heading{font-size:13px;font-weight:700}.ab-step2 .ab2-rental-box .ab2-addons-title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ab-step2 .ab2-rental-box .ab2-child-seat-heading{display:inline-flex;align-items:center;gap:6px}.ab-step2 .ab2-rental-box .ab2-child-seat-heading:before{content:"●";font-size:8px;color:#0c3a84;line-height:1}.ab-step2 .ab2-rental-box .ab2-amount-soft{font-size:12px!important;font-weight:500!important}.ab-step2 .ab2-rental-box .ab2-surcharge-row,.ab-step2 .ab2-rental-box .ab2-surcharge-row .ab2-surcharge-heading{font-size:13px;font-weight:700}.ab-step2 .ab2-rental-box .ab2-financial-blue,.ab-step2 .ab2-rental-box .ab2-financial-blue>span,.ab-step2 .ab2-rental-box .ab2-financial-blue span,.ab-step2 .ab2-rental-box .ab2-financial-blue div{color:#0c3a84!important}.ab-step2 .ab2-rental-box .ab2-section-title.ab2-financial-blue{font-weight:700}.ab-step2 .ab2-rental-box .ab2-amount-blue,.ab-step2 .ab2-rental-box .ab2-rental-highlight>.ab2-amount-blue,.ab-step2 .ab2-rental-box .ab2-financial-blue .ab2-amount-blue{color:#0059ff!important}.ab-step2 .ab2-rental-box .ab2-amount-total,.ab-step2 .ab2-rental-box .ab2-financial-blue .ab2-amount-total{color:#0059ff!important}.ab-step2 .ab2-rental-box .ab2-financial-blue .ab2-child-seat-amount{font-weight:600!important}.ab-step2 .ab2-rental-box .ab2-divider-blue{border-bottom:1px solid #0c3a84;padding-bottom:6px;margin-bottom:6px}.ab-step2 .ab2-rental-box .ab2-bill-blue-divider{height:0!important;border-top:1px solid #0c3a84!important;background:transparent!important;border-radius:0!important;margin:10px 0 12px}.ab-step2 .ab2-rental-box .ab2-total{border-top:2px solid #0c3a84}.ab-step2 .ab2-rental-box .ab2-total .ab2-row-heading{font-weight:800!important}.ab-step2 .ab2-right-stack{background:#f6f7f9;border-radius:16px;padding:16px}.ab-step2 .ab2-right-stack .ab2-payment-panel{background:transparent;border-radius:0;padding:0}.ab-step2 .ab2-right-stack .ab2-pickdrop-panel{background:transparent;border-radius:0;padding:0;display:flex;flex-direction:column;gap:12px}.ab-step2 .ab2-right-stack .ab2-pickdrop-panel>.ab2-gray-box{margin:0}.ab-step2 .ab2-right-stack .ab2-pickdrop-panel>.ab2-pickdrop-inner{background:#e6e6e6!important}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-gray-box{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-arrival-box{padding-bottom:8px!important;border-bottom:2px solid #d9d9d9!important}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-arrival-box .ab2-gray-title{font-size:14px!important;font-weight:800;margin-bottom:8px}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-arrival-box .ab2-gray-line{font-size:14px!important;font-weight:600;line-height:1.45;margin:4px 0}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-gray-box+.ab2-gray-box{margin-top:12px}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-rental-box{background:#f4f4f4!important}.ab-step2 .ab2-right-stack .ab2-payment-panel>.ab2-right-footer{margin-top:22px;padding:10px 0 0}.ab-main-grid .ab-addon-box{width:100%;box-sizing:border-box;align-self:stretch}.ab-main-grid .ab-addon-box .ab-box-head,.ab-main-grid .ab-addon-box .ab-addon-head,.ab-main-grid .ab-addon-box .ab-addon-grid{width:100%;box-sizing:border-box}.ab-main-grid .ab-addon-box .ab-addon-head{width:100%;box-sizing:border-box;gap:12px;flex-wrap:wrap}.ab-main-grid .ab-addon-box .ab-addon-head .ant-form-item{margin-bottom:0!important}.ab-main-grid .ab-addon-box .ab-addon-head .ant-checkbox-wrapper{margin-inline-start:auto}.ab-main-grid .ab-addon-box .ab-addon-grid{width:100%;box-sizing:border-box}.ab-page .ab-main-grid .ant-form-item-explain,.ab-page .ab-step2 .customer-card .ant-form-item-explain{display:none!important}.ab-page .ab-main-grid .ant-form-item-with-help,.ab-page .ab-step2 .customer-card .ant-form-item-with-help{margin-bottom:16px!important}.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-input,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-input-affix-wrapper,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-select-selector,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-select.ant-select-status-error .ant-select-selector,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-picker,.ab-page .ab-main-grid .ab-box-body .ant-form-item .ant-picker.ant-picker-status-error,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-input,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-input-affix-wrapper,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-select-selector,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-picker{border-color:#ff4d4f!important;box-shadow:none!important}.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-input:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-input:focus,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-input-affix-wrapper:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-input-affix-wrapper-focused,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-select-focused .ant-select-selector,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-select-selector:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-picker:hover,.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-picker-focused,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-input:hover,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-input:focus,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-input-affix-wrapper:hover,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-input-affix-wrapper-focused,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-select-focused .ant-select-selector,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-select-selector:hover,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-picker:hover,.ab-page .ab-step2 .customer-card .ant-form-item-has-error .ant-picker-focused{border-color:#ff4d4f!important;box-shadow:none!important}.ab-page .ab-main-grid .ab-box-body .ant-form-item.ant-form-item-has-error .ant-radio-inner{border-color:#ff4d4f!important}@media (max-width: 900px){.ab-main-grid .ab-addon-box .ab-addon-head{align-items:flex-start}.ab-main-grid .ab-addon-box .ab-addon-head .ant-checkbox-wrapper{margin-inline-start:0;width:100%}}@media (min-width: 768px) and (max-width: 768px){.ab-main-grid .ab-addon-box .ab-addon-head{align-items:center;flex-wrap:nowrap}.ab-main-grid .ab-addon-box .ab-addon-head .ant-checkbox-wrapper{margin-inline-start:auto;width:auto;white-space:nowrap}.ab-step2 .ab2-contact-dynamic-row{flex-direction:row!important;align-items:center!important}.ab-step2 .ab2-contact-channel-input{flex:0 0 30%!important;width:30%!important;min-width:120px!important}.ab-step2 .ab2-contact-detail-input{flex:1 1 0!important;min-width:0!important}.ab-step2 .ab2-contact-remove-btn{align-self:center!important;margin-top:0!important}}@media (min-width: 981px) and (max-width: 1100px),(max-width: 360px){.ab-addon-footer{flex-wrap:wrap;row-gap:8px}.ab-addon-price-wrap{width:100%;min-width:0;flex-wrap:wrap}.ab-addon-actions{width:100%;justify-content:flex-start;margin-left:0}}@media (max-width: 1100px){.ab-addon-qty-input{max-width:56px}}@media (max-width: 360px){.ab-addon-qty-input{max-width:48px}}@media (max-width: 375px){.ab-dropoff-label-row{flex-direction:column;align-items:flex-start;gap:8px}.ab-same-pickup-checkbox{margin-inline-start:0;align-self:flex-start}}.ab-footer-right{display:flex;gap:12px;align-items:center}.ab-page .ab-footer .ab-btn-save{background:#0b3a82!important;color:#fff!important;border:2px solid #0b3a82!important}.ab-page .ab-footer .ab-btn-save:hover{background:#092e66!important;border-color:#092e66!important}.ab2-btn-save{background:#0b3a82!important;color:#fff!important;border:2px solid #0b3a82!important;border-radius:10px;padding:8px 24px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.ab2-btn-save:hover{background:#092e66!important;border-color:#092e66!important}.ab2-btn-save:disabled{opacity:.7;cursor:not-allowed}.swal-confirm-cancel-btn{background:#0b3a82!important;color:#fff!important;border:none!important;border-radius:10px!important;padding:10px 28px!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;margin:4px 8px!important}.swal-confirm-cancel-btn:hover{background:#0a2f6a!important}.swal-keep-btn{background:#fff!important;color:#0b3a82!important;border:2px solid #0b3a82!important;border-radius:10px!important;padding:10px 28px!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;margin:4px 8px!important}.swal-keep-btn:hover{background:#f0f4ff!important}.ab3-card{--ab3-right-col-width: 260px;font-family:Poppins,sans-serif!important}.ab3-header{padding-top:20px}.ab3-header .ab3-title{font-size:34px!important;line-height:1.38;font-weight:700!important}.ab3-logo{width:auto!important;height:auto!important;max-width:220px;max-height:52px;object-fit:contain}.ab3-top-grid{grid-template-columns:minmax(0,1fr) var(--ab3-right-col-width)!important}body.invoice-exporting .ab3-card{width:760px!important;max-width:760px!important;min-height:auto!important;padding:20px 26px 16px!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important;overflow:visible!important}body.invoice-exporting .ab3-header{padding-top:0!important;margin-bottom:12px!important}body.invoice-exporting .ab3-header .ab3-title{font-size:24px!important;line-height:1.15!important}body.invoice-exporting .ab3-logo{width:auto!important;height:auto!important;max-width:220px!important;max-height:52px!important;object-fit:contain!important}body.invoice-exporting .ab3-top-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)!important;gap:12px!important;margin-bottom:9px!important}body.invoice-exporting .ab3-top-grid p,body.invoice-exporting .ab3-line,body.invoice-exporting .ab3-bottom-grid p{font-size:10px!important;line-height:1.25!important;color:#111827!important}body.invoice-exporting .ab3-line{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;word-break:break-word!important}body.invoice-exporting .ab3-info-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)!important;gap:9px!important;margin-bottom:8px!important}body.invoice-exporting .ab3-info-box{padding:7px 9px!important;border-radius:8px!important;min-height:0!important}body.invoice-exporting .ab3-info-box h4{margin-bottom:3px!important;font-size:11.5px!important;line-height:1.2!important}body.invoice-exporting .ab3-row-2,body.invoice-exporting .ab3-row-3{gap:4px 10px!important;margin-top:3px!important}body.invoice-exporting .ab3-table{margin-top:7px!important;table-layout:fixed!important;width:100%!important}body.invoice-exporting .ab3-table th,body.invoice-exporting .ab3-table td{padding:4px 6px!important;font-size:9.8px!important;line-height:1.22!important}body.invoice-exporting .ab3-table th:first-child{width:5%!important}body.invoice-exporting .ab3-table th:nth-child(2){width:52%!important}body.invoice-exporting .ab3-table th:nth-child(3){width:8%!important}body.invoice-exporting .ab3-table th:nth-child(4),body.invoice-exporting .ab3-table th:nth-child(5){width:17.5%!important}body.invoice-exporting .ab3-table td:nth-child(4),body.invoice-exporting .ab3-table td:nth-child(5){white-space:nowrap!important}body.invoice-exporting .ab3-bottom-grid{grid-template-columns:minmax(0,1fr) 205px!important;gap:14px!important;margin-top:9px!important}body.invoice-exporting .ab3-summary>div{padding:2px 0!important;font-size:10px!important;gap:8px!important;white-space:nowrap!important}body.invoice-exporting .ab3-summary span:last-child{flex:0 0 auto!important;min-width:58px!important;text-align:right!important}body.invoice-exporting .ab3-total{margin-top:2px!important;padding-top:4px!important;font-size:11.5px!important}body.invoice-exporting .receipt-footer{margin-top:9px!important;padding-top:7px!important;font-size:10px!important}body.invoice-exporting .receipt-footer p{margin:1px 0!important}.ab3-top-grid p{color:#000!important;font-weight:400!important;font-size:14px!important}.ab3-top-grid p b{color:#000!important;font-weight:650!important}.ab3-top-right-col{width:var(--ab3-right-col-width);text-align:left!important;justify-self:end}.ab3-info-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.7fr)!important}.ab3-info-box.ab3-box-equal{justify-self:end;width:100%;max-width:355px}.ab3-left-box .ab3-row-3>.ab3-col:first-child .ab3-line:nth-child(2) b{color:#0f172a!important}.ab3-table thead th:nth-child(5),.ab3-table tbody td:nth-child(5){padding-right:14px!important}.ab3-table tbody td{color:#000!important;vertical-align:top!important;font-weight:400!important;font-size:14px!important}.ab3-table tbody td:first-child{background:transparent!important;font-weight:400!important}.ab3-table tbody td:nth-child(3),.ab3-table tbody td:nth-child(4),.ab3-table tbody td:nth-child(5){color:#000!important;vertical-align:top!important;font-weight:400!important}.ab3-rental-main-line{color:#000!important;font-weight:400;line-height:1.45;margin-bottom:4px}.ab3-info-box h4{color:#0f172a!important;font-weight:650!important;font-size:15px!important}.ab3-line{color:#000!important;font-weight:400!important;font-size:13.5px!important}.ab3-line b{color:#000!important;font-weight:650!important}.ab3-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:24px;align-items:start;margin-top:16px}.ab3-bottom-grid>div:first-child,.ab3-bottom-grid>div:first-child p{color:#000!important;font-weight:400!important}.ab3-bottom-grid>div:first-child b{color:#000!important;font-weight:650!important}.ab3-bottom-grid .ab3-summary{margin-top:0;margin-left:auto;width:100%;max-width:320px}.ab3-summary>div span{color:#000!important;font-weight:400!important}.ab3-summary>div:not(.ab3-total) span{font-weight:400!important}.ab3-summary>div span.summary-label{font-weight:650!important}.ab3-summary>div span.summary-curr{font-weight:400!important}.ab3-total{border-top:2px solid #0b3a82!important;border-bottom:2px solid #0b3a82!important;color:#000!important;font-weight:400!important;margin-top:8px;padding-top:10px;padding-bottom:10px}.ab3-total span{font-weight:400!important}.ab3-footer button{border-radius:10px!important}.ab3-footer button:nth-child(1),.ab3-footer button:nth-child(2){border-color:#0b3a82!important;color:#0b3a82!important;background:#fff!important}.ab3-footer button:nth-child(1):hover,.ab3-footer button:nth-child(2):hover{border-color:#0b3a82!important;color:#0b3a82!important;background:#eef5ff!important}.ab3-footer button:nth-child(3),.ab3-footer button:nth-child(4){background:#0b3a82!important;color:#fff!important;border-color:#0b3a82!important}.ab3-footer button:nth-child(3):hover,.ab3-footer button:nth-child(4):hover{background:#0b3a82!important;border-color:#0b3a82!important}@media (max-width: 1100px){.ab3-info-grid{grid-template-columns:1fr!important}.ab3-top-grid{grid-template-columns:1fr!important;gap:10px}.ab3-top-right-col{width:100%;justify-self:stretch}.ab3-info-box.ab3-box-equal{justify-self:stretch;max-width:none}}@media (max-width: 900px){.ab3-bottom-grid{grid-template-columns:1fr;gap:12px}.ab3-bottom-grid .ab3-summary{margin-left:0;max-width:none}}@media (max-width: 425px){.ab-page{padding:12px 10px 48px!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.ab-card{padding:16px 12px 20px!important;border-radius:16px!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:0 8px 20px #0000000d!important}.title-page{padding:8px 0 12px!important;width:100%!important;box-sizing:border-box!important}.title-page .page-title .title{font-size:20px!important}.title-page .company-name{font-size:14px!important}.ab-page .custom-steps{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.ab-page .custom-steps .ant-steps-item{white-space:normal!important;width:100%!important}.ab-page .custom-steps .ant-steps-item-title{white-space:normal!important;font-size:13px!important;line-height:1.2!important}.ab-page .custom-steps .ant-steps-item-title:after{display:none!important}.ab-step2 .ab2-vehicle-card{padding:12px!important;margin-bottom:12px!important;border-radius:12px!important;width:100%!important;box-sizing:border-box!important}.ab-step2 .ab2-vehicle-card .ab2-car-summary{grid-template-columns:1fr!important;gap:12px!important}.ab-step2 .ab2-vehicle-card .ab2-car-thumb{width:100%!important;height:auto!important;min-height:unset!important;aspect-ratio:16 / 9!important;max-height:160px!important;margin-bottom:8px!important}.ab-step2 .ab2-vehicle-card .ab2-car-meta{grid-template-columns:1fr!important;gap:6px!important}.ab-step2 .customer-card{padding:8px 0!important;width:100%!important;box-sizing:border-box!important}.ab-step2 .ab2-card-body{padding:8px 0!important}.ab-step2 .ab2-form-grid-3,.ab-step2 .ab2-form-grid-2,.ab-step2 .ab2-form-grid-1{grid-template-columns:1fr!important;gap:8px!important}.ab-step2 .customer-card .ab2-upload{grid-template-columns:104px minmax(0,1fr)!important;width:100%!important}.ab-step2 .ab2-contact-dynamic-list{width:100%!important;box-sizing:border-box!important}.ab-step2 .ab2-contact-dynamic-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;width:100%!important;box-sizing:border-box!important}.ab-step2 .ab2-contact-channel-input{flex:0 0 100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.ab-step2 .ab2-contact-detail-input{flex:1 1 0%!important;width:auto!important;min-width:0!important}.ab-step2 .ab2-contact-remove-btn{flex:0 0 auto!important;align-self:center!important;margin-top:0!important}.ab2-footer,.ab2-right-footer{flex-direction:column!important;gap:10px!important;width:100%!important}.ab-step2 .ab2-btn-outline,.ab-step2 .ab2-btn-primary{width:100%!important}.ab-footer{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;width:100%!important}.ab-footer-right{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.ab-page .ab-footer .ant-btn{width:100%!important}.ab-step3{padding:16px 0!important}.ab3-card{padding:16px 12px!important;border-radius:12px!important;width:100%!important;box-sizing:border-box!important}.ab3-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important}.ab3-header h2.ab3-title{font-size:20px!important}.ab3-logo{height:36px!important;max-width:100%!important}.ab3-top-grid{grid-template-columns:1fr!important;gap:10px!important}.ab3-top-right-col{text-align:left!important}.ab3-info-grid{grid-template-columns:1fr!important;gap:12px!important}.ab3-info-box{padding:12px!important;border-radius:10px!important;min-height:unset!important}.ab3-row-2,.ab3-row-3{grid-template-columns:1fr!important;gap:6px!important}.ab3-line{white-space:normal!important;word-break:break-word!important}.ab3-table-scroll-wrapper{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin-top:12px!important;border:1px solid #e5e8ef!important;border-radius:10px!important}.ab3-table{min-width:550px!important}.ab3-table th,.ab3-table td{padding:8px 6px!important;font-size:11px!important}.ab3-summary{width:100%!important;max-width:100%!important;margin-left:0!important;box-sizing:border-box!important}.ab3-bottom-grid{grid-template-columns:1fr!important;gap:16px!important}.ab3-footer{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin-top:16px!important}.ab3-footer button{width:100%!important;min-width:unset!important;padding:8px 12px!important;font-size:13px!important}}@media (max-width: 320px){.ab-page .ab-step2 .ab2-form-grid-3,.ab-page .ab-step2 .ab2-form-grid-2,.ab-page .ab-step2 .ab2-form-grid-1{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;box-sizing:border-box!important}.ab-page .ab-step2 .customer-card .ab2-upload{grid-template-columns:104px minmax(0,1fr)!important;width:100%!important;box-sizing:border-box!important}.ab-page .ab-step2 .ab2-contact-dynamic-list{width:100%!important;box-sizing:border-box!important}.ab-page .ab-step2 .ab2-contact-dynamic-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;width:100%!important;box-sizing:border-box!important}.ab-page .ab-step2 .ab2-contact-channel-input{flex:0 0 100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.ab-page .ab-step2 .ab2-contact-detail-input{flex:1 1 0%!important;width:auto!important;min-width:0!important}.ab-page .ab-step2 .ab2-contact-remove-btn{flex:0 0 auto!important;align-self:center!important;margin-top:0!important}}.payment-container{background:#fff;padding:30px 0 50px;min-height:calc(100vh - 120px)}.payment-layout-wrapper{max-width:1100px;margin:auto}.payment-filter{display:flex;justify-content:space-between;align-items:center;margin:20px auto 30px;max-width:1100px;gap:16px}.date-filter-wrapper{display:flex;gap:18px}.date-box .ant-picker{width:100%!important;height:42px!important;border-radius:999px!important;border:2px solid #2f6fed!important;padding:0 18px!important;display:flex;align-items:center;background:#fff;transition:.2s}.date-box .ant-picker:hover{border-color:#0b5cff!important}.date-box .ant-picker-focused{border-color:#0b5cff!important;box-shadow:0 0 0 3px #0b5cff26!important}.date-box .ant-picker-range-separator{display:none!important}.dfb-search{display:flex;height:42px;border-radius:999px;overflow:hidden;border:1px solid #d6e4ff;background:#fff}.dfb-search-input{width:230px!important;border:0!important;box-shadow:none!important;padding-left:16px!important}.dfb-search-btn{width:48px;border:0;background:#0b5cff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.dfb-search-btn:hover{filter:brightness(.95)}.payment-layout{display:grid;grid-template-columns:320px 1fr;gap:28px;max-width:1100px;margin:auto}.booking-panel{background:#fff;border-radius:18px;padding:18px;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0000000a;display:flex;flex-direction:column;gap:12px}.booking-card{background:#fff;border-radius:14px;padding:16px 18px;border:1.5px solid #e5e7eb;cursor:pointer;transition:.25s;display:flex;flex-direction:column;gap:6px}.booking-card:hover{border-color:#2f6fed;transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.booking-card.active{border:2px solid #2563eb;background:#eef4ff;box-shadow:0 4px 12px #2563eb26}.booking-top{display:flex;justify-content:space-between;align-items:center}.booking-info{display:flex;align-items:center;gap:10px}.booking-avatar{display:flex;align-items:center;justify-content:center;font-size:18px;color:#2563eb}.booking-name{font-size:13px;margin-top:3px;color:#334155}.booking-date{font-size:13px;color:#64748b;font-weight:500}.status-pill{padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize}.status-pill.paid,.status-pill.confirmed{background:#dcfce7;color:#166534}.status-pill.pending{background:#fef3c7;color:#92400e}.status-pill.cancelled{background:#fee2e2;color:#991b1b}.payment-detail{background:#fff;border-radius:18px;padding:30px 34px;box-shadow:0 6px 18px #0000000d;border:1px solid #e5e7eb}.detail-header{display:flex;justify-content:space-between;align-items:center}.detail-header h2{margin:0;font-size:24px;font-weight:700;color:#1e3a8a}.header-divider{width:100%;height:1px;background:#e5e7eb;margin:18px 0 28px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:32px}.detail-col h4{font-size:15px;margin-bottom:10px;color:#374151;font-weight:700}.detail-col p{font-size:14px;margin:6px 0;display:flex;align-items:center;gap:6px}.invoice-top-bar{background:#1e3a8a;color:#fff;padding:12px 20px;border-radius:12px;font-weight:600;font-size:15px;margin-bottom:22px}.invoice-table{width:100%;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:26px}.invoice-header{display:grid;grid-template-columns:60px 1fr 80px 120px 140px;background:#f1f5ff;padding:14px 20px;font-weight:600;font-size:14px;color:#1e3a8a}.invoice-row{display:grid;grid-template-columns:60px 1fr 80px 120px 140px;padding:14px 20px;border-top:1px solid #f1f5f9;font-size:14px;align-items:center}.invoice-row:nth-child(2n){background:#fafbff}.invoice-summary{margin-top:24px;background:#fff;padding:22px 24px;border-radius:14px;border:1px solid #e5e7eb;width:280px;margin-left:auto;box-shadow:0 6px 18px #0000000f}.invoice-summary div{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;color:#374151}.invoice-total{font-size:22px;font-weight:700;margin-top:14px;color:#1e3a8a;border-top:2px solid #e5e7eb;padding-top:12px}.invoice-actions{display:flex;justify-content:center;gap:12px;margin-top:20px}.invoice-actions button{padding:10px 18px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.btn-view{background:#eef2ff;color:#1e3a8a}.btn-print{background:#2f64d6;border:none;color:#fff}.btn-download{background:#f2f2f2;border:1px solid #999;color:#333}.btn-email{background:#2f64d6;border:none;color:#fff;padding:10px 24px}.pdf-loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:none;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-size:16px;z-index:999}.loader{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-timeline{margin-top:40px;padding:22px;background:#f8fafc;border-radius:14px;border:1px solid #e5e7eb}.payment-timeline h4{font-size:16px;margin-bottom:12px;color:#1e3a8a}@keyframes pulse{0%{box-shadow:0 0 #2563eb80}70%{box-shadow:0 0 0 8px #2563eb00}to{box-shadow:0 0 #2563eb00}}.booking-left{display:flex;align-items:center;gap:10px}.booking-avatar{width:32px;height:32px;border-radius:8px;background:#e0e7ff;display:flex;align-items:center;justify-content:center;font-size:16px}.booking-title{font-weight:700;color:#1e3a8a;font-size:15px}.booking-name{font-size:13px;color:#374151;margin-top:2px}.booking-date{font-size:13px;color:#64748b;margin-top:6px}.booking-duration{margin-top:6px;display:inline-flex;align-items:center;gap:6px;background:#eef2ff;color:#1e3a8a;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.btn-email{background:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:6px;cursor:pointer}.btn-email:hover{background:#1d4ed8}.btn-primary{background-color:#1e3a8a;border:none;color:#fff;padding:8px 18px;border-radius:8px;font-weight:500}.btn-primary:hover{background-color:#244db3}.invoice-actions{display:flex;gap:10px;margin-bottom:15px}.invoice-top-bar{background:#2c468f;color:#fff;padding:14px 20px;border-radius:12px;font-weight:600;margin-bottom:20px}.invoice-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.invoice-box{background:#f4f6fa;padding:16px;border-radius:10px;font-size:14px}.invoice-box h4{margin-bottom:8px;font-weight:600}.invoice-table{border-radius:10px;overflow:hidden;margin-top:20px}.invoice-header{display:grid;grid-template-columns:60px 1fr 80px 120px 120px;background:#e3e7f0;padding:12px;font-weight:600}.invoice-row{display:grid;grid-template-columns:60px 1fr 80px 120px 120px;padding:12px;border-bottom:1px solid #eee}.invoice-summary{margin-top:20px;background:#f8f9fb;padding:16px;border-radius:10px;width:260px;margin-left:auto}.invoice-total{font-size:18px;font-weight:700;margin-top:8px}.invoice-extra{margin-top:20px;font-size:13px;color:#444}#invoice-print-area{background:#fff;padding:40px;border-radius:12px}.invoice-header-top{display:flex;justify-content:space-between;margin-bottom:25px}.invoice-title h2{margin:0;font-size:26px}.invoice-meta{text-align:right;font-size:14px}.invoice-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.invoice-box{background:#f5f6f8;padding:16px;border-radius:10px;font-size:14px}.invoice-box h4{margin-bottom:10px}.invoice-table{margin-top:20px;border-radius:10px;overflow:hidden}.invoice-table-header{display:grid;grid-template-columns:60px 1fr 80px 140px 140px;background:#1f3b82;color:#fff;padding:12px;font-weight:600}.invoice-table-row{display:grid;grid-template-columns:60px 1fr 80px 140px 140px;padding:12px;border-bottom:1px solid #eee}.invoice-summary-wrapper{display:flex;justify-content:space-between;margin-top:25px}.invoice-note{width:60%;font-size:13px;color:#444}.invoice-summary{width:260px;background:#f7f8fb;padding:16px;border-radius:10px}.invoice-total{font-size:18px;font-weight:700;margin-top:10px}.invoice-footer{margin-top:30px;text-align:center;font-size:13px;border-top:2px solid #e5e5e5;padding-top:10px}.invoice-actions-bottom{display:flex;gap:10px;justify-content:center;margin-top:20px}@media (max-width:1024px){.payment-filter{flex-direction:column;align-items:flex-start}.payment-layout{grid-template-columns:1fr;gap:20px}.booking-panel{order:1}.payment-detail{order:2}.invoice-summary{width:100%;margin-left:0}}@media (max-width:768px){.date-filter-wrapper{flex-direction:column;width:100%}.date-box{width:100%}.payment-filter{gap:12px}.dfb-search{width:100%}.dfb-search-input{width:100%!important}.payment-detail{padding:20px}.detail-grid{grid-template-columns:1fr;gap:20px}.invoice-header,.invoice-row{grid-template-columns:40px 1fr 60px 80px 90px;font-size:12px}}@media (max-width:480px){.booking-card{padding:14px}.booking-title{font-size:14px}.booking-name{font-size:12px}.invoice-actions{flex-wrap:wrap}.invoice-actions button{flex:1}.detail-header h2{font-size:20px}}@media (max-width:768px){.payment-filter{flex-direction:column;align-items:stretch;gap:12px;padding:0 16px}.date-filter-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.date-box,.dfb-search{width:100%}.dfb-search-input{width:100%!important}}.payment-container .payment-filter{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:20px auto 30px;max-width:1100px}.payment-container .payment-date-group{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end}.payment-container .payment-date-field{display:flex;flex-direction:column;gap:6px}.payment-container .payment-date-label{color:#000;font-size:14px;font-weight:600}.payment-container .payment-date-box{width:190px!important;height:35px!important;border-radius:20px!important;border:1px solid #0c3a84!important;box-shadow:none!important;padding-inline:14px!important;display:flex!important;align-items:center!important;background:#fff!important}.payment-container .payment-date-box:hover,.payment-container .payment-date-box.ant-picker-focused{border-color:#0c3a84!important;box-shadow:0 0 0 2px #0c3a841f!important}.payment-container .payment-date-box .ant-picker-input>input{font-size:14px;color:#111827}.payment-container .payment-date-box .ant-picker-suffix{color:#0c3a84}.payment-container .payment-search-box{display:flex;align-items:center;width:250px;border-radius:20px!important;justify-content:center;margin-left:auto}.payment-container .payment-search-box .ant-input-affix-wrapper{border-color:var(--primary-color)!important;height:35px!important;display:inline-flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;border-top-left-radius:20px!important;border-bottom-left-radius:20px!important}.payment-container .payment-search-box .ant-input-affix-wrapper>input.ant-input{line-height:normal!important;padding-block:6px!important;height:auto!important}.payment-container .payment-search-box .ant-input-affix-wrapper>input.ant-input::placeholder{color:var(--secondary-color);opacity:50%}.payment-container .payment-search-box .ant-input-search-button{background-color:var(--secondary-color)!important;color:var(--tertiary-color)!important;border:none!important;font-weight:800!important;height:35px!important;border-top-right-radius:20px;border-bottom-right-radius:20px}.payment-container .payment-search-box .ant-input-search-button:hover{filter:brightness(.95)}.payment-container .booking-panel{align-self:stretch}.payment-container .booking-card{padding:14px 16px}.payment-container .booking-card.active{border-color:#0059ff;background:#eef4ff}.payment-container .booking-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.payment-container .booking-title{font-weight:800;color:#111827;font-size:16px}.payment-container .booking-name{font-size:13px;color:#374151;margin-top:0}.payment-container .booking-date{font-size:12px;color:#64748b;margin-top:0}.payment-container .status-pill.paid{background:#dbeafe;color:#1d4ed8}.payment-container .status-pill.pending{background:#fef3c7;color:#92400e}.payment-container .status-pill.failed{background:#fee2e2;color:#b91c1c}.payment-container .status-pill.refunded{background:#ede9fe;color:#6d28d9}.payment-container .booking-duration{display:none}@media (max-width: 768px){.payment-container .payment-filter{align-items:stretch;padding:0 16px}.payment-container .payment-date-group{width:100%}.payment-container .payment-date-field,.payment-container .payment-date-box,.payment-container .payment-search-box{width:100%!important}.payment-container .payment-search-box .ant-input-affix-wrapper,.payment-container .payment-search-box .ant-input-search-button{height:34px!important}}.payment-container .payment-filter{width:min(94vw,1450px);max-width:1450px;align-items:flex-end}.payment-container .payment-layout{width:min(94vw,1450px);max-width:1450px;grid-template-columns:minmax(360px,390px) minmax(0,1fr);align-items:stretch}.payment-container .booking-panel{min-height:560px;padding:22px;gap:14px}.payment-container .booking-card{min-height:160px;padding:18px 20px;border-radius:16px}.payment-container .booking-top{align-items:flex-start;gap:14px}.payment-container .booking-left{gap:5px}.payment-container .booking-title{font-size:17px;color:#111827;font-weight:800}.payment-container .booking-name,.payment-container .booking-date{color:#64748b;font-size:13px;font-weight:500;margin-top:0}.payment-container .status-pill{color:#000!important;border:1px solid rgba(15,23,42,.1);display:inline-flex;align-items:center;white-space:nowrap}.payment-container .payment-detail{min-width:0;padding:0;background:transparent;border:none;box-shadow:none}.payment-container .payment-detail.payment-detail-empty{display:flex;align-items:center;justify-content:center;min-height:100%}.payment-container .payment-empty-state{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.payment-container .payment-empty-state-detail{min-height:560px}.payment-container .payment-invoice-card{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px 32px;box-shadow:0 10px 28px #0000000f}.payment-container .ab3-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.payment-container .ab3-title{margin:0;font-size:27px;font-weight:700;color:#111827}.payment-container .ab3-logo{width:110px;height:auto;object-fit:contain}.payment-container .ab3-top-grid,.payment-container .ab3-info-grid,.payment-container .ab3-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.payment-container .ab3-top-right-col,.payment-container .ab3-summary{background:#f7f8fb;border-radius:12px;padding:16px}.payment-container .ab3-info-box{background:#f7f8fb;border-radius:12px;padding:16px;font-size:14px}.payment-container .ab3-left-box,.payment-container .ab3-box-equal{min-width:0}.payment-container .ab3-info-box h4{margin:0 0 10px;font-size:15px;font-weight:700;color:#374151}.payment-container .ab3-row-2{grid-template-columns:1fr 1fr}.payment-container .ab3-row-3{grid-template-columns:1fr 1fr 1fr}.payment-container .ab3-col{min-width:0}.payment-container .ab3-line{font-size:13px;margin:4px 0;color:#111827;line-height:1.55}.payment-container .ab3-table{width:100%;border-collapse:collapse;margin-top:18px;border:1px solid #d9e2f2;border-radius:12px;overflow:hidden}.payment-container .ab3-table th,.payment-container .ab3-table td{border:1px solid #d9e2f2;padding:10px;font-size:13px;vertical-align:top}.payment-container .ab3-table th{background:#eaedf3;color:#002060;font-weight:700;text-align:center}.payment-container .ab3-table td{color:#111827}.payment-container .ab3-rental-main-line{font-weight:700;margin-bottom:6px}.payment-container .ab3-bottom-grid{align-items:start;margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.payment-container .ab3-bottom-left{display:flex;flex-direction:column;gap:0;font-size:12px;color:#111827}.payment-container .ab3-bottom-left p{margin:0;line-height:1.6;font-size:12px;color:#111827}.payment-container .ab3-bottom-left .ab3-note-row{display:flex;flex-direction:column;margin-bottom:0;padding-top:6px}.payment-container .ab3-bottom-left .ab3-terms-row{display:flex;flex-direction:column;margin-top:30px}.payment-container .ab3-summary{display:flex;flex-direction:column;gap:10px;width:100%;box-shadow:0 6px 18px #0000000f}.payment-container .ab3-summary>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#374151}.payment-container .ab3-total{padding-top:12px;border-top:2px solid #d9e2f2;font-size:18px;font-weight:700;color:#002060}.payment-container .summary-label{font-weight:700}.payment-container .summary-curr{color:#64748b;font-size:12px}.payment-container .receipt-footer{margin-top:18px;padding-top:12px;border-top:2px solid #e5e7eb;text-align:center;color:#4b5563;font-size:13px}.payment-container .ab3-footer{display:flex;justify-content:center;gap:10px;margin-top:18px;flex-wrap:wrap}.payment-container .ab3-footer button{height:38px;border-radius:8px;padding:0 18px;border:none;cursor:pointer;font-weight:600}.payment-container .ab3-footer button:first-child,.payment-container .ab3-btn-outline{background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe}.payment-container .ab3-footer button:nth-child(2),.payment-container .ab3-footer button:nth-child(3),.payment-container .ab3-footer button:nth-child(4),.payment-container .ab3-btn-primary{background:#2f64d6;color:#fff}.payment-container .payment-pagination{display:flex;justify-content:center;margin-top:22px}.payment-container .ant-pagination-item{border:1.5px solid #002060!important}.payment-container .ant-pagination-item a{color:#002060!important;font-weight:600!important}.payment-container .ant-pagination-item:hover{border-color:#002060!important}.payment-container .ant-pagination-item:hover a{color:#002060!important}.payment-container .ant-pagination-item-active,.payment-container .ant-pagination-item-active:hover{background:#0c3a84!important;border-color:#0c3a84!important;border-width:1.5px!important}.payment-container .ant-pagination-item-active a,.payment-container .ant-pagination-item-active:hover a{color:#fff!important;font-weight:700!important}@media (max-width: 1280px){.payment-container .payment-filter,.payment-container .payment-layout{width:94vw}}@media (max-width: 1024px){.payment-container .payment-layout{grid-template-columns:1fr}.payment-container .booking-panel,.payment-container .payment-detail.payment-detail-empty{min-height:auto}.payment-container .payment-invoice-card{padding:24px}.payment-container .ab3-top-grid,.payment-container .ab3-info-grid,.payment-container .ab3-bottom-grid,.payment-container .ab3-row-3{grid-template-columns:1fr}.payment-container .payment-filter{flex-direction:row;align-items:flex-end;flex-wrap:nowrap}.payment-container .payment-date-group{flex-direction:row;flex-wrap:nowrap;width:auto}.payment-container .payment-search-box{width:250px!important;margin-left:auto;flex-shrink:0}}@media (max-width: 768px){.payment-container .payment-filter{flex-direction:row;align-items:flex-end;flex-wrap:nowrap;padding:0}.payment-container .payment-date-group{flex-direction:row!important;flex-wrap:nowrap!important;width:auto!important}.payment-container .payment-date-field{width:auto!important}.payment-container .payment-date-box{width:190px!important}.payment-container .payment-search-box{width:250px!important;margin-left:auto;flex-shrink:0}.payment-container .payment-layout{width:100%;padding:0 16px}.payment-container .booking-panel{padding:16px}.payment-container .booking-card{min-height:150px}.payment-container .payment-invoice-card{padding:20px 18px}.payment-container .ab3-header{align-items:flex-start;flex-direction:column}.payment-container .ab3-title{font-size:24px}.payment-container .ab3-footer button{width:100%}}@media (max-width: 425px){.payment-container .payment-filter{flex-direction:column!important;align-items:stretch!important;flex-wrap:wrap!important;gap:8px;padding:0}.payment-container .payment-date-group{flex-direction:column!important;flex-wrap:wrap!important;width:100%!important;gap:8px}.payment-container .payment-date-field,.payment-container .payment-date-box{width:100%!important}.payment-container .payment-search-box{width:100%!important;margin-left:0!important;flex-shrink:unset}}@media (max-width: 375px){.payment-container .payment-filter{flex-direction:column!important;align-items:stretch!important;flex-wrap:wrap!important;gap:8px;padding:0}.payment-container .payment-date-group{flex-direction:column!important;flex-wrap:wrap!important;width:100%!important;gap:8px}.payment-container .payment-date-field,.payment-container .payment-date-box{width:100%!important}.payment-container .payment-search-box{width:100%!important;margin-left:0!important;flex-shrink:unset}}@media (max-width: 320px){.payment-container .payment-filter{flex-direction:column!important;align-items:stretch!important;flex-wrap:wrap!important;gap:8px;padding:0}.payment-container .payment-date-group{flex-direction:column!important;flex-wrap:wrap!important;width:100%!important;gap:8px}.payment-container .payment-date-field,.payment-container .payment-date-box{width:100%!important}.payment-container .payment-search-box{width:100%!important;margin-left:0!important;flex-shrink:unset}}.payment-container .payment-filter{width:min(92vw,1200px);max-width:1200px}.payment-container .payment-layout{width:min(92vw,1200px);max-width:1300px;grid-template-columns:300px minmax(0,1fr);gap:20px}.payment-container .booking-panel{padding:14px;gap:10px}.payment-container .booking-card{min-height:118px;padding:12px 14px;border-radius:12px;gap:4px}.payment-container .booking-top{align-items:flex-start}.payment-container .booking-title{font-size:14px;line-height:1.2}.payment-container .booking-name,.payment-container .booking-date{font-size:12px;line-height:1.35}.payment-container .status-pill{font-size:11px;padding:5px 10px}.payment-container .payment-detail{display:flex;justify-content:center;align-items:flex-start;padding:22px 0 0;background:transparent;border:none;box-shadow:none}.payment-container .payment-detail.payment-detail-empty{align-items:center;justify-content:center}.payment-container .payment-empty-state-detail{min-height:520px}.payment-container .payment-invoice-card,.payment-container .ab3-card{width:100%;max-width:1100px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 10px 20px #00000014;padding:24px 28px;font-family:Inter,sans-serif;color:#0b2a6f}.payment-container .ab3-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:16px}.payment-container .ab3-title{margin:0;font-size:26px;font-weight:800;color:#0b3a82}.payment-container .ab3-logo{height:64px;width:auto;max-width:50%}.payment-container .ab3-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:13px;margin-bottom:18px}.payment-container .ab3-top-right-col{text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:8px}.payment-container .ab3-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:14px}.payment-container .ab3-info-box{background:#f6f7f9;border-radius:12px;padding:12px 14px;font-size:12px;display:flex;flex-direction:column}.payment-container .ab3-info-box h4{margin:0 0 4px;font-size:13px;font-weight:700;color:#111827}.payment-container .ab3-row-2,.payment-container .ab3-row-3{display:grid;gap:10px;margin-top:8px}.payment-container .ab3-row-2,.payment-container .ab3-row-3{grid-template-columns:1fr 1fr}.payment-container .ab3-line{font-size:12px;margin:2px 0;color:#111827;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-container .ab3-info-box .ab3-line{white-space:normal;overflow:visible;text-overflow:unset}.payment-container .ab3-col .ab3-line{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;display:block}.payment-container .ab3-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:12px;table-layout:fixed;border:1px solid #e5e8ef;border-radius:0;overflow:visible}.payment-container .ab3-table th,.payment-container .ab3-table td{padding:8px 6px;font-size:12px;word-break:break-word}.payment-container .ab3-table th{text-align:center;font-weight:600}.payment-container .ab3-table th:first-child{width:5%}.payment-container .ab3-table th:nth-child(3){width:10%}.payment-container .ab3-table td{border-bottom:1px solid #e5e8ef;vertical-align:middle}.payment-container .ab3-summary{margin-top:14px;margin-left:auto;width:280px;font-size:13px;box-shadow:none}.payment-container .ab3-summary>div{display:flex;justify-content:space-between;padding:6px 0;gap:12px}.payment-container .receipt-footer{text-align:center;font-size:12px;color:#4b5563;margin-top:14px;padding-top:10px;border-top:1px solid #e5e7eb}.payment-container .ab3-footer{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:16px}.payment-container .ab3-footer button{height:36px;border-radius:8px;padding:0 16px;font-weight:600;border:none;cursor:pointer}.payment-container .ab3-footer button:first-child{background:#2f64d6;color:#fff}.payment-container .ab3-btn-outline{background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe}.payment-container .ab3-btn-primary,.payment-container .ab3-footer button:nth-child(2),.payment-container .ab3-footer button:nth-child(3),.payment-container .ab3-footer button:nth-child(4){background:#2f64d6;color:#fff}.payment-container .payment-pagination{display:flex;justify-content:center;margin-top:20px}@media print{.payment-container .payment-detail,.payment-container .payment-invoice-card,.payment-container .ab3-card{display:block!important;padding:0!important;box-shadow:none!important;border-radius:0!important;background:#fff!important}.payment-container .ab3-footer,.payment-container .payment-pagination,.payment-container .booking-panel,.payment-container .payment-filter{display:none!important}}@media (max-width: 1024px){.payment-container .payment-layout{grid-template-columns:1fr}.payment-container .payment-empty-state-detail{min-height:auto}.payment-container .payment-detail{padding-top:8px}.payment-container .ab3-info-grid,.payment-container .ab3-top-grid{grid-template-columns:1fr}.payment-container .ab3-top-right-col{text-align:left}.payment-container .ab3-row-3{grid-template-columns:1fr}}@media (max-width: 768px){.payment-container .payment-filter,.payment-container .payment-layout{width:94vw}.payment-container .booking-panel{padding:12px}.payment-container .booking-card{min-height:112px}.payment-container .payment-invoice-card,.payment-container .ab3-card{padding:20px 18px}.payment-container .ab3-title{font-size:24px}.payment-container .ab3-summary,.payment-container .ab3-footer button{width:100%}}.payment-container .payment-layout{align-items:start}.payment-container .booking-panel{align-self:start;gap:10px}.payment-container .booking-card{padding:14px 16px;gap:0}.payment-container .booking-meta-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 12px;width:100%}.payment-container .booking-meta-item{display:flex;flex-direction:column;gap:4px;min-width:0}.payment-container .booking-meta-label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.payment-container .booking-meta-value{font-size:13px;font-weight:600;color:#0f172a;line-height:1.35;word-break:break-word}.payment-container .booking-meta-code{color:#1e3a8a}.payment-container .booking-meta-datetime{display:flex;flex-direction:column;gap:2px}.payment-container .booking-card.active .booking-meta-label,.payment-container .booking-card.active .booking-meta-value{color:inherit}.payment-container .booking-date,.payment-container .booking-name{margin-top:0}.payment-container .payment-invoice-card,.payment-container .ab3-card{width:100%;max-width:900px;margin:0 auto;box-sizing:border-box;background:#fff;border-radius:20px;padding:28px 32px 24px;box-shadow:0 10px 30px #00000014;color:#0b2a6f}.payment-container .ab3-logo{height:48px}.payment-container .ab3-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:13px;margin-bottom:20px}.payment-container .ab3-top-right-col{text-align:right}.payment-container .ab3-table thead th{padding:10px 12px;font-weight:600;word-break:break-word}.payment-container .ab3-summary{width:100%;margin-left:auto;font-size:13px}@media (max-width: 1024px){.payment-container .payment-layout{grid-template-columns:1fr}.payment-container .payment-detail.payment-detail-empty{min-height:auto}.payment-container .payment-detail{padding-top:8px}.payment-container .ab3-info-grid,.payment-container .ab3-top-grid,.payment-container .ab3-bottom-grid,.payment-container .ab3-row-2,.payment-container .ab3-row-3,.payment-container .booking-meta-grid{grid-template-columns:1fr}.payment-container .ab3-top-right-col{text-align:left}.payment-container .ab3-row-3{row-gap:8px}}@media (max-width: 768px){.payment-container .booking-panel{padding:12px}.payment-container .booking-card{min-height:0}.payment-container .payment-invoice-card,.payment-container .ab3-card{padding:20px 18px}.payment-container .ab3-header{gap:12px}.payment-container .ab3-header h2{font-size:24px}.payment-container .ab3-summary,.payment-container .ab3-footer button{width:100%}.payment-container .booking-meta-grid{gap:8px 10px}}.payment-container .payment-layout{align-items:stretch}.payment-container .booking-panel{align-self:stretch;min-height:0;overflow-y:auto;gap:12px}.payment-container .booking-card{padding:16px 18px;gap:6px}.payment-container .booking-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.payment-container .booking-left{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.payment-container .booking-title{font-size:15px;font-weight:700;color:#1e3a8a;line-height:1.2}.payment-container .booking-name{font-size:13px;color:#334155;margin-top:2px;line-height:1.35}.payment-container .booking-date{font-size:13px;color:#64748b;font-weight:500;margin-top:0;line-height:1.35}.payment-container .booking-duration{margin-top:6px;display:inline-flex;align-items:center;gap:6px;background:#eef2ff;color:#1e3a8a;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.payment-container .status-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:26px;padding:4px 10px;font-size:11px;line-height:1}.payment-container .payment-detail{background:transparent;padding:0;border:0;box-shadow:none}.payment-container .payment-detail.payment-detail-empty{background:#fff;padding:30px 34px;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 6px 18px #0000000d}.payment-container .payment-detail.has-invoice{padding:0}.payment-container .payment-invoice-card,.payment-container .ab3-card{width:100%;max-width:900px;margin:0 auto;box-sizing:border-box;background:#fff;border:0!important;border-radius:20px;padding:28px 32px 24px;box-shadow:0 10px 30px #00000014;color:#0b2a6f}.payment-container .ab3-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.payment-container .ab3-header h2{margin:0;font-size:26px;font-weight:800;color:#0b3a82}.payment-container .ab3-logo{height:42px}.payment-container .ab3-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:13px;margin-bottom:20px;align-items:start}.payment-container .ab3-top-grid p{margin:2px 0;line-height:1.4;color:#000;font-size:12px}.payment-container .ab3-top-grid p b{font-weight:800;color:#000}.payment-container .ab3-top-right-col{text-align:right;background:#f6f7f9;padding:12px 14px;border-radius:12px}@media (min-width: 1440px){.payment-container .ab3-top-right-col{text-align:left;justify-self:start}}.payment-container .ab3-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:14px;align-items:stretch}.payment-container .ab3-info-box{background:#f6f7f9;border-radius:12px;padding:12px 14px;font-size:12px;display:flex;flex-direction:column;box-sizing:border-box}.payment-container .ab3-box-equal{height:100%}.payment-container .ab3-info-box h4{margin:0 0 6px;font-size:13px;font-weight:800;line-height:1.2}.payment-container .ab3-row-2{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-top:6px}.payment-container .ab3-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:20px;row-gap:6px;margin-top:6px}.payment-container .ab3-col{display:flex;flex-direction:column;gap:2px}.payment-container .ab3-line{font-size:12px;line-height:1.45;margin:0;white-space:nowrap}.payment-container .ab3-line b{color:#000}.payment-container .ab3-rental-main-line{font-weight:600;color:#000;line-height:1.45;margin-bottom:4px}.payment-container .ab3-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:12px;margin-top:12px;font-size:12px;table-layout:fixed}.payment-container .ab3-table thead{background:#0b3a82;color:#fff}.payment-container .ab3-table th{padding:8px 6px;font-weight:600;word-break:break-word}.payment-container .ab3-table th:first-child{width:5%;text-align:center}.payment-container .ab3-table th:nth-child(2){width:50%;text-align:left}.payment-container .ab3-table th:nth-child(3){width:10%;text-align:center}.payment-container .ab3-table th:nth-child(4){width:18%;text-align:right}.payment-container .ab3-table th:nth-child(5){width:17%;text-align:right}.payment-container .ab3-table td{padding:8px 6px;border-bottom:1px solid #e5e8ef;vertical-align:middle;word-break:break-word}.payment-container .ab3-table td:first-child{text-align:center;background:#f9fafc;font-weight:600;white-space:nowrap}.payment-container .ab3-table td:nth-child(2){text-align:left}.payment-container .ab3-table td:nth-child(3){text-align:center;white-space:nowrap;font-weight:600}.payment-container .ab3-table td:nth-child(4),.payment-container .ab3-table td:nth-child(5){text-align:right}.payment-container .ab3-table tbody tr:last-child td{border-bottom:none}.payment-container .ab3-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;margin-top:16px;align-items:start}.payment-container .ab3-summary{width:260px;margin-left:auto;background:#f7f8fb;padding:16px;border-radius:10px;font-size:13px;box-sizing:border-box}.payment-container .ab3-summary>div{display:flex;justify-content:space-between;padding:6px 0}.payment-container .ab3-summary span:last-child{font-weight:600}.payment-container .ab3-total{border-top:2px solid #0b3a82;margin-top:4px;padding-top:8px;font-size:14px;font-weight:700;color:#0b3a82}.payment-container .receipt-footer{margin-top:16px;text-align:center;font-size:13px;color:#4b5563;border-top:1px solid #e5e7eb;padding-top:10px}.payment-container .receipt-footer p{margin:2px 0}.payment-container .ab3-footer{display:flex;justify-content:center;gap:12px;margin-top:20px}.payment-container .ab3-footer button{min-width:120px;padding:10px 16px;border-radius:999px;border:1px solid #0b3a82;background:#fff;color:#0b3a82;font-weight:600;cursor:pointer;transition:all .2s ease}.payment-container .ab3-footer button:hover{background:#0b3a82;color:#fff}.payment-container .ab3-footer button:nth-child(3),.payment-container .ab3-footer button:nth-child(4){background:#0b2d6b;color:#fff}@media print{body *{visibility:hidden}.payment-container .ab3-card,.payment-container .ab3-card *{visibility:visible}.payment-container .payment-detail,.payment-container .payment-invoice-card,.payment-container .ab3-card{display:block!important;position:absolute;left:0;top:0;width:100%!important;margin:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important;background:#fff!important}.payment-container .ab3-footer,.payment-container .payment-pagination,.payment-container .booking-panel,.payment-container .payment-filter{display:none!important}}@media (max-width: 1024px){.payment-container .payment-layout{grid-template-columns:1fr}.payment-container .booking-panel{overflow:visible;max-height:none}.payment-container .payment-detail.payment-detail-empty{min-height:auto}.payment-container .payment-detail{padding-top:8px}.payment-container .ab3-info-grid,.payment-container .ab3-top-grid,.payment-container .ab3-bottom-grid,.payment-container .ab3-row-2,.payment-container .ab3-row-3{grid-template-columns:1fr}.payment-container .ab3-top-right-col{text-align:left}.payment-container .ab3-summary{width:100%;margin-left:0}.payment-container .ab3-row-3{row-gap:8px}}@media (max-width: 768px){.payment-container .booking-panel{padding:12px}.payment-container .booking-card{padding:14px}.payment-container .booking-top{align-items:flex-start}.payment-container .booking-title{font-size:14px}.payment-container .booking-name,.payment-container .booking-date{font-size:12px}.payment-container .payment-invoice-card,.payment-container .ab3-card{padding:20px 18px}.payment-container .ab3-header{gap:12px}.payment-container .ab3-header h2{font-size:24px}.payment-container .ab3-summary,.payment-container .ab3-footer button{width:100%}.payment-container .ab3-line{white-space:normal}}.payment-container .payment-layout{width:min(96vw,1500px)!important;max-width:1290px!important;grid-template-columns:310px minmax(0,1fr)!important;align-items:stretch!important;margin:0 auto!important}.payment-container .payment-filter{width:min(96vw,1290px)!important;max-width:1290px!important}.payment-container .booking-panel{height:auto;max-height:none!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden;padding:2px 10px 2px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.payment-container .booking-panel::-webkit-scrollbar{width:10px}.payment-container .booking-panel::-webkit-scrollbar-track{background:#eef1f6;border-radius:999px}.payment-container .booking-panel::-webkit-scrollbar-thumb{background:#c3ccdb;border-radius:999px;border:2px solid #eef1f6}.payment-container .booking-card{background:#fff!important;border:2px solid #d9d9d9!important;border-radius:18px!important;padding:14px 16px!important;margin-bottom:10px;box-shadow:none!important;transform:none!important;display:flex;flex-direction:column;gap:6px}.payment-container .booking-card:hover{border-color:#bfc7d6!important;box-shadow:none!important;background:#eef4ff!important}.payment-container .booking-card.active{border-color:#2f6fed!important;background:#eef4ff!important}.payment-container .booking-top-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.payment-container .booking-title{font-size:19px!important;font-weight:800!important;letter-spacing:.2px;color:#101114!important;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-container .booking-name,.payment-container .booking-date{margin-top:0!important;font-size:15px!important;font-weight:600!important;color:#888b92!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-container .status-pill{flex:0 0 auto;min-width:56px;min-height:24px;border-radius:999px;font-size:12px!important;font-weight:700!important;background:#c9dafc!important;color:#3c4b6a!important;text-transform:none!important}.payment-container .payment-detail.has-invoice{height:auto}.payment-container .payment-invoice-card,.payment-container .ab3-card{width:100%!important;max-width:none!important}.payment-container .ab3-logo{width:220px!important;height:auto!important;max-width:220px;max-height:none;object-fit:contain}.payment-container .ab3-header{align-items:flex-start;gap:16px}.payment-container .ab3-top-grid{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:flex-start;gap:20px}.payment-container .ab3-top-right-col{background:transparent!important;padding:0!important;border-radius:0!important;justify-self:start;align-self:flex-start;text-align:left;padding-left:14px;width:min(100%,380px);max-width:380px;display:flex;flex-direction:column;gap:2px}.payment-container .ab3-line{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.payment-container .ab3-table,.payment-container .ab3-table th,.payment-container .ab3-table td{border:0!important}.payment-container .ab3-table td{border-bottom:0!important}.payment-container .ab3-table thead th{color:#fff!important;white-space:nowrap!important;word-break:normal!important}.payment-container .ab3-table thead tr th:first-child{border-top-left-radius:10px}.payment-container .ab3-table thead tr th:last-child{border-top-right-radius:10px}body.invoice-exporting .payment-container .ab3-table thead tr th:first-child,body.invoice-exporting .payment-container .ab3-table thead tr th:last-child{border-radius:0!important}.payment-container .ab3-bottom-grid p{font-size:15px;line-height:1.45;margin:2px 0}.payment-container .ab3-summary{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}.payment-container .ab3-summary>div{padding:6px 0}.payment-container .ab3-footer button:nth-child(2),.payment-container .ab3-footer button:nth-child(3){background:#0b2d6b!important;color:#fff!important;border-color:#0b2d6b!important}.payment-container .ab3-footer button:nth-child(2):hover,.payment-container .ab3-footer button:nth-child(3):hover{background:#092f67!important;border-color:#092f67!important}.payment-container .ab3-footer button:first-child:nth-last-child(2){background:#0b2d6b!important;color:#fff!important;border-color:#0b2d6b!important}.payment-container .ab3-footer button:first-child:nth-last-child(2):hover{background:#092f67!important;border-color:#092f67!important}@media (max-width: 1024px){.payment-container .payment-layout{grid-template-columns:1fr!important;max-width:1100px!important}.payment-container .booking-panel{height:auto!important;max-height:none!important;padding-right:2px!important}.payment-container .booking-title{font-size:16px!important}.payment-container .booking-name,.payment-container .booking-date{font-size:14px!important}}@media (min-width: 1440px){.payment-container .ab3-top-right-col{justify-self:start!important;width:auto!important;max-width:380px!important;text-align:left!important;padding-left:0!important}}@media (max-width: 1439px){.payment-container .ab3-top-right-col{justify-self:stretch!important;width:100%!important;max-width:none!important;text-align:left!important;padding-left:14px!important}}body.invoice-exporting .payment-container .ab3-table,body.invoice-exporting .payment-container .ab3-table thead,body.invoice-exporting .payment-container .ab3-table thead tr,body.invoice-exporting .payment-container .ab3-table thead th,body.invoice-exporting .payment-container .ab3-table thead tr th:first-child,body.invoice-exporting .payment-container .ab3-table thead tr th:last-child{border-radius:0!important}body.invoice-exporting .payment-container .payment-invoice-card,body.invoice-exporting .payment-container .ab3-card{width:760px!important;max-width:760px!important;min-height:auto!important;padding:20px 26px 16px!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important;overflow:visible!important}body.invoice-exporting .payment-container .ab3-header{margin-bottom:10px!important}body.invoice-exporting .payment-container .ab3-header h2.ab3-title{font-size:24px!important;line-height:1.15!important}body.invoice-exporting .payment-container .ab3-logo{width:220px!important;height:auto!important;max-width:220px!important;max-height:none!important;object-fit:contain!important}body.invoice-exporting .payment-container .ab3-top-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)!important;gap:12px!important;margin-bottom:9px!important}body.invoice-exporting .payment-container .ab3-top-grid p,body.invoice-exporting .payment-container .ab3-line,body.invoice-exporting .payment-container .ab3-bottom-grid p{font-size:10px!important;line-height:1.25!important;color:#111827!important}body.invoice-exporting .payment-container .ab3-line{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;word-break:break-word!important}body.invoice-exporting .payment-container .ab3-info-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)!important;gap:9px!important;margin-bottom:8px!important}body.invoice-exporting .payment-container .ab3-info-box{padding:7px 9px!important;border-radius:8px!important;min-height:0!important}body.invoice-exporting .payment-container .ab3-info-box h4{margin-bottom:3px!important;font-size:11.5px!important;line-height:1.2!important}body.invoice-exporting .payment-container .ab3-row-2,body.invoice-exporting .payment-container .ab3-row-3{gap:4px 10px!important;margin-top:3px!important}body.invoice-exporting .payment-container .ab3-table{margin-top:7px!important;table-layout:fixed!important;width:100%!important}body.invoice-exporting .payment-container .ab3-table th,body.invoice-exporting .payment-container .ab3-table td{padding:4px 6px!important;font-size:9.8px!important;line-height:1.22!important}body.invoice-exporting .payment-container .ab3-table th:first-child{width:5%!important}body.invoice-exporting .payment-container .ab3-table th:nth-child(2){width:52%!important}body.invoice-exporting .payment-container .ab3-table th:nth-child(3){width:8%!important}body.invoice-exporting .payment-container .ab3-table th:nth-child(4),body.invoice-exporting .payment-container .ab3-table th:nth-child(5){width:17.5%!important}body.invoice-exporting .payment-container .ab3-table td:nth-child(4),body.invoice-exporting .payment-container .ab3-table td:nth-child(5){white-space:nowrap!important}body.invoice-exporting .payment-container .ab3-rental-main-line{margin-bottom:2px!important;line-height:1.22!important}body.invoice-exporting .payment-container .ab3-bottom-grid{grid-template-columns:minmax(0,1fr) 205px!important;gap:14px!important;margin-top:9px!important}body.invoice-exporting .payment-container .ab3-bottom-left .ab3-note-row{padding-top:0!important}body.invoice-exporting .payment-container .ab3-bottom-left .ab3-terms-row{margin-top:9px!important}body.invoice-exporting .payment-container .ab3-summary>div{padding:2px 0!important;font-size:10px!important;gap:8px!important;white-space:nowrap!important}body.invoice-exporting .payment-container .ab3-summary span:last-child{flex:0 0 auto!important;min-width:58px!important;text-align:right!important}body.invoice-exporting .payment-container .ab3-total{margin-top:2px!important;padding-top:4px!important;font-size:11.5px!important}body.invoice-exporting .payment-container .receipt-footer{margin-top:9px!important;padding-top:7px!important;font-size:10px!important}body.invoice-exporting .payment-container .receipt-footer p{margin:1px 0!important}@media print{.payment-container .ab3-table,.payment-container .ab3-table thead,.payment-container .ab3-table thead tr,.payment-container .ab3-table thead th,.payment-container .ab3-table thead tr th:first-child,.payment-container .ab3-table thead tr th:last-child{border-radius:0!important}}@media (max-width: 1024px){.payment-container .ab3-info-grid{grid-template-columns:1fr!important}.payment-container .ab3-top-grid{grid-template-columns:1fr!important;gap:10px!important}.payment-container .ab3-top-right-col{width:100%!important;justify-self:stretch!important}.payment-container .ab3-info-box.ab3-box-equal{justify-self:stretch!important;max-width:none!important}}@media (max-width: 768px){.payment-container .ab3-bottom-grid{grid-template-columns:1fr!important;gap:12px!important}.payment-container .ab3-bottom-grid .ab3-summary{margin-left:0!important;max-width:none!important}}@media (max-width: 425px){.payment-container .payment-detail{padding-top:8px!important}.payment-container .ab3-card{padding:16px 12px!important;border-radius:12px!important;width:100%!important;box-sizing:border-box!important}.payment-container .ab3-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important}.payment-container .ab3-header h2.ab3-title{font-size:20px!important}.payment-container .ab3-logo{height:36px!important;max-width:100%!important}.payment-container .ab3-top-grid{grid-template-columns:1fr!important;gap:10px!important}.payment-container .ab3-top-right-col{text-align:left!important;padding-left:0!important;justify-self:stretch!important;width:100%!important;max-width:none!important}.payment-container .ab3-info-grid{grid-template-columns:1fr!important;gap:12px!important}.payment-container .ab3-info-box{padding:12px!important;border-radius:10px!important;min-height:unset!important}.payment-container .ab3-row-2,.payment-container .ab3-row-3{grid-template-columns:1fr!important;gap:6px!important}.payment-container .ab3-line{white-space:normal!important;word-break:break-word!important}.payment-container .ab3-table-scroll-wrapper{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin-top:12px!important;border:1px solid #e5e8ef!important;border-radius:10px!important}.payment-container .ab3-table{min-width:550px!important}.payment-container .ab3-table th,.payment-container .ab3-table td{padding:8px 6px!important;font-size:11px!important}.payment-container .ab3-summary{width:100%!important;max-width:100%!important;margin-left:0!important;box-sizing:border-box!important}.payment-container .ab3-bottom-grid{grid-template-columns:1fr!important;gap:16px!important}.payment-container .ab3-footer{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin-top:16px!important}.payment-container .ab3-footer button{width:100%!important;min-width:unset!important;padding:8px 12px!important;font-size:13px!important}}@media (min-width: 1440px){.payment-container .ab3-top-right-col{padding-left:0!important;margin-left:0!important}}.reports-page{background:#fff;min-height:100vh;display:flex;flex-direction:column}.reports-container{width:min(88vw,1280px);margin:0 auto;padding:24px 0 48px;flex:1}.ant-tabs-nav{margin-bottom:16px!important}.ant-tabs-tab{font-weight:600;padding:10px 18px!important}.reports-page .ant-tabs-tab-btn{font-size:16px!important;font-weight:700!important;color:#bcbcbc!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ff651f!important}.reports-page .ant-tabs-ink-bar{background:#ff651f!important;height:4px!important;border-radius:4px}.reports-filter-bar{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.reports-filter-left{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap}.reports-filter-right{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.filter-field .ant-select-selector{height:38px!important;border-radius:999px!important;border:1.5px solid #1e40af!important;padding:0 16px!important;display:flex;align-items:center;background:#fff!important}.filter-field .ant-select-selection-placeholder{color:#1e40af;font-weight:500}.filter-field .ant-select-arrow{display:flex!important;align-items:center!important;justify-content:center!important;color:#1e40af!important;font-size:14px!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important}.reports-filter-right button{height:38px;border-radius:999px;padding:0 20px;font-weight:600;cursor:pointer;transition:all .2s ease}.report-download-btn{background:#fff;border:1.5px solid #1e40af;color:#002060}.report-download-btn:hover{background:#f0f4ff}.btn-navy-solid{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;border:none;box-shadow:0 2px 6px #1e40af40}.btn-navy-solid:hover{background:linear-gradient(135deg,#1e3a8a,#1e2d5b);transform:translateY(-1px)}.report-search{position:relative;width:260px}.report-search-input{width:100%;height:38px;border-radius:999px;border:1.5px solid #1e40af;padding:0 50px 0 16px;outline:none;font-size:14px;background:#fff}.report-search-input::placeholder{color:#9ca3af}.report-search-btn{position:absolute;right:0;top:0;height:100%;width:46px;border:none;background:#0b5ed7;border-radius:0 999px 999px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.report-search-btn svg{color:#fff;font-size:14px}.report-search-btn:hover{background:#084db2}.reports-table-wrapper{background:#fff;border-radius:20px;padding:12px;border:1px solid #e4edff;box-shadow:0 6px 18px #0000000d;overflow:hidden}.reports-table .ant-table{border-radius:16px}.reports-table .ant-table-thead>tr>th{background:#eaeaea!important;color:#002060;font-size:14px;font-weight:700;border-bottom:none;padding:9px 8px;white-space:nowrap;font-family:ui-rounded,Nunito,Prompt,Kanit,sans-serif}.reports-table .ant-table-thead>tr>th:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.reports-table .ant-table-thead>tr>th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.reports-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:9px 8px;font-size:13px;font-weight:500;color:var(--primary-color);font-family:ui-rounded,Nunito,Prompt,Kanit,sans-serif}.reports-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.reports-table .ant-table-tbody>tr:hover>td{background:#f3f7ff}.status-text{color:#0059ff;font-weight:600}.reports-pagination{display:flex;justify-content:center;margin-top:20px}.reports-page .ant-pagination-item{border:1.5px solid #002060!important}.reports-page .ant-pagination-item a{color:#002060!important;font-weight:600!important}.reports-page .ant-pagination-item:hover{border-color:#002060!important}.reports-page .ant-pagination-item:hover a{color:#002060!important}.reports-page .ant-pagination-item-active,.reports-page .ant-pagination-item-active:hover{background:#0c3a84!important;border-color:#0c3a84!important;border-width:1.5px!important}.reports-page .ant-pagination-item-active a,.reports-page .ant-pagination-item-active:hover a{color:#fff!important;font-weight:700!important}@media (max-width:1024px){.reports-container{width:94vw}.reports-filter-bar{align-items:flex-end;flex-wrap:nowrap;overflow-x:auto;width:100%;padding-bottom:8px}.reports-filter-left,.reports-filter-right{flex-wrap:nowrap}.reports-filter-right{width:auto;justify-content:flex-end}}@media (max-width:768px){.reports-container{padding:20px 12px 40px}.reports-filter-bar{flex-wrap:wrap;overflow-x:visible}.reports-filter-left,.reports-filter-right{width:100%;flex-wrap:wrap}.reports-filter-right{justify-content:flex-start;margin-top:10px}.reports-filter-right .dfb-search{margin-left:auto;width:240px;max-width:100%}.report-search,.report-search .ant-input{width:100%}.reports-table{font-size:11px}.reports-table .ant-table-thead>tr>th,.reports-table .ant-table-tbody>tr>td{padding:8px}}@media (max-width:480px){.ant-tabs-tab{padding:6px 10px;font-size:13px}.reports-filter-right button{font-size:13px}.reports-table{font-size:10px}}@media (max-width:425px){.reports-filter-right .dfb-search{margin-left:0;width:100%}.reports-filter-right .dfb-search-input{padding-top:0!important;padding-bottom:0!important;line-height:normal!important;height:38px!important;display:flex!important;align-items:center!important}}.date-box{width:190px}.date-box.ant-picker{width:100%!important;height:38px!important;border-radius:999px!important;border:1.5px solid #1e40af!important;padding:0 16px!important;display:flex!important;align-items:center!important;background:#fff!important}.date-box.ant-picker:hover,.date-box.ant-picker-focused{border-color:#0b5cff!important;box-shadow:0 0 0 3px #0b5cff26!important}.date-box .ant-picker-suffix{color:#002060!important}.date-box .ant-picker-suffix svg{fill:#002060!important;font-size:16px;font-weight:700}.reports-filter-right .dfb-search{position:relative!important;height:38px!important;display:flex!important;border-radius:999px!important}.reports-filter-right .dfb-search-input{padding-right:50px!important}.reports-filter-right .dfb-search-btn{position:absolute!important;right:0!important;top:0!important;width:46px!important;height:100%!important;border-radius:0 999px 999px 0!important;padding:0!important;background:#0b5cff!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;z-index:5!important}.reports-filter-right .dfb-search-btn svg{color:#fff!important;fill:#fff!important;font-size:14px!important}
