#root{width:100%}:root{--background: white;--foreground: #000000;--accent: #faa43f;--secondary: #397968;--tertiary: #faa43f;--danger: #ef3e3e;--warning: rgb(230, 145, 32);--border: #7b886f}.app{display:flex;flex-direction:column;min-height:100vh;align-items:center;color:var(--foreground)}.content{flex-grow:1;width:100%;height:100%;background-color:var(--background);display:flex;background-repeat:no-repeat;background-size:cover}.default-button{height:40px;background-color:var(--foreground);color:#fff;display:flex;align-items:center;justify-content:center;font-family:HelveticaNow,Outfit,Poppins;font-size:16px;font-weight:lighter}.default-button:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--accent);border-color:var(--foreground)}.default-button-primary{background-color:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-family:HelveticaNow,Outfit,Poppins;font-size:16px;margin-bottom:5px;font-weight:lighter}.default-button-secondary{background-color:var(--background);color:var(--foreground);display:flex;align-items:center;justify-content:center;font-family:HelveticaNow,Outfit,Poppins;font-size:16px;margin-bottom:5px;font-weight:lighter}.ant-checkbox-wrapper,.ant-btn,.ant-input,.ant-tabs{font-family:HelveticaNow,Outfit,Poppins}.ant-select-single .ant-select-selector .ant-select-selection-item{padding-left:4px}.content{::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::-webkit-scrollbar-thumb:active{background:var(--accent)}}:root{font-family:HelveticaNow,Outfit,Poppins,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@font-face{font-family:HelveticaNow;src:url(/fonts/helvetica-now/helveticanow-bold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HelveticaNow;src:url(/fonts/helvetica-now/helveticanow-regular.ttf) format("truetype");font-weight:700;font-style:bold}.home{display:flex;flex-direction:column;align-items:center;width:100%;color:var(--foreground);font-family:Poppins;min-height:100vh}.home-hero-content{display:flex;flex-direction:column;justify-content:start;width:100%;background:url(/grow.svg) no-repeat center center;background-size:100% 100%;z-index:1}.home-hero-text-wrapper{display:flex;width:60%;margin:0 auto;overflow:visible;z-index:2}.home-hero-text{color:#000;font-family:Poppins;display:flex;flex-direction:column;align-items:center;gap:20px;width:400px;text-align:center;margin-top:100px;padding:30px;border-radius:10px}.background-car{background-image:url(/background-parking.jpg);background-size:cover;height:100%;width:100%;position:absolute;right:0}.home-free-trial-button{height:50px;width:200px;background-color:var(--foreground);display:flex;align-items:center;justify-content:center;font-family:Poppins;font-size:18px;box-shadow:none}.home-free-trial-text{font-family:sans-serif;color:gray;font-size:15px;font-weight:300}.home-external-link{color:var(--accent);font-size:18px;margin-top:10px}.home-external-link:hover{color:var(--foreground)}.home-free-trial-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--accent);border-color:var(--background);transform:scale(1.05)}.welcome-title{font-size:50px;line-height:60px}.welcome-title span{color:var(--accent)}.welcome-text{font-size:19px;font-family:sans-serif;color:var(--foreground);opacity:.7;font-weight:300;text-align:center}.home-benefits-content{margin-top:150px;width:100%;display:flex;flex-direction:column;align-items:center;gap:50px;padding-top:50px}.home-benefit-row{display:flex;align-items:center;justify-content:center;gap:50px;flex-wrap:wrap}.home-benefit-row:nth-child(2n){flex-direction:row-reverse}.home-benefit-item-illustration{width:500px;max-height:400px;object-fit:contain}.home-benefit-item{padding:10px;max-width:500px;flex-direction:column;gap:25px;display:flex}.home-benefit-item-image{height:300px;width:500px;border-radius:5px;padding:10px;transition:.3s ease-in;animation:bounceOut .33s ease-out;box-shadow:0 8px 32px #0000005e}.home-benefit-item-image-content{border-radius:5px;object-fit:cover;object-position:top;width:100%;height:100%}.home-benefit-item-text{padding:10px 30px}.home-benefit-price-illustration{height:300px}.home-footer{margin-top:auto;background-color:var(--foreground);display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:20px;width:100%;color:#fff;padding:20px 0;z-index:2}.home-benefit-item-title{font-family:HelveticaNow;font-size:30px;margin-bottom:20px}.home-benefit-item-subtitle{font-family:sans-serif;font-size:20px;font-weight:400}.home-benefit-item-small-text{margin-top:20px;font-family:sans-serif;font-size:16px;font-weight:300;color:gray}.home-footer-link{display:flex;gap:10px;font-weight:400;text-decoration:none;color:inherit}.home-footer-link a{text-decoration:none;color:inherit}.home-footer-copyright{font-size:20px}@media screen and (max-width: 768px){.home{margin:0}.home-hero-text-wrapper{justify-content:center;width:80%}.home-hero-text{margin:50px auto}.home-benefits-content{gap:30px}.home-benefit-item-illustration{width:300px}.home-benefit-row:nth-child(2n),.home-benefit-row:nth-child(odd){gap:10px;flex-direction:column-reverse}.home-benefit-price-illustration{height:200px}.home-footer{flex-direction:column}}.home-header{position:sticky;top:0;height:50px;width:100%;background-color:var(--foreground);color:var(--accent);z-index:10;box-shadow:0 -10px 30px 0 var(--foreground)}.home-header:before{position:absolute;top:-100px;width:100%;height:100px;background-color:var(--foreground);content:""}.home-header-content{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 200px}.home-header-content-right-side{display:flex;align-items:center;gap:20px}.home-login-button{background-color:var(--foreground);display:flex;align-items:center;justify-content:center;font-family:HelveticaNow,Outfit,Poppins;font-size:16px;box-shadow:none}@media screen and (max-width: 768px){.home-header-content{padding:0 20px}}.hamburger-menu-content{position:fixed;top:50px;left:0;width:100%;height:100vh;display:flex;flex-direction:column;gap:40px;align-items:center;background-color:var(--foreground);color:var(--background);padding-top:40px}.navigation{display:flex;min-width:220px;z-index:100}.navigation-content{display:flex;flex-direction:column;gap:30px;background-color:var(--foreground);padding:30px;position:fixed;height:calc(100vh - 60px);width:160px}.title{font-weight:900;margin-top:0;margin-bottom:20px;color:var(--accent);font-family:HelveticaNow,Outfit,Poppins}.title:hover{color:var(--accent)}.title h2{margin:0}.navigation-location-name{color:var(--accent);font-size:20px;width:160px;word-break:break-word}.navigation-links{display:flex;flex-direction:column;gap:30px}.navigation-link{color:var(--background);display:flex;align-items:center;gap:10px}.navigation-link-selected,.navigation-link:hover{color:var(--accent)}.navigation-user-menu-wrapper{margin-top:auto;display:flex;justify-content:center;align-items:center;padding-top:30px;border-top:1px solid var(--background)}.payment-warning{border-radius:50%;background-color:var(--danger);height:18px;width:18px;display:flex;justify-content:center;align-items:center;color:#fff}.user-menu-icon{border:2px solid var(--accent);border-radius:20px;height:25px;width:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.user-menu-icon svg{height:20px;width:20px;fill:var(--accent)}.user-menu-icon:hover{border-color:var(--accent)}.user-menu-icon:hover svg{fill:var(--accent)}.user-menu-popover{z-index:6000}.user-menu-items{display:flex;flex-direction:column}.user-menu-item{display:flex;gap:10px;padding:0 10px;border-radius:3px;cursor:pointer}.user-menu-item:hover{color:#fff;background-color:var(--foreground)}.login-page{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%}.login-container{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:10px;width:460px;height:624px;background-color:#fff;border-radius:5%;box-shadow:0 0 20px -10px var(--foreground)}.login-container .ant-input-prefix svg{width:20px;height:20px}.login-title{font-size:32px;font-weight:700;font-family:HelveticaNow,Outfit,Poppins;color:var(--foreground);margin-bottom:75px}.login-input{width:310px;height:50px;border-top:0;border-left:0;border-right:0;border-radius:0;border-bottom:1px solid var(--border)}.password-container{margin-bottom:75px}.login-button{width:300px;height:50px}.register-button{width:310px;height:50px;color:var(--accent);background-color:var(--background);border:1px solid var(--accent)}.register-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--accent);color:var(--background)}.login-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover,.home-login-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--accent);border-color:var(--background)}.register-link{color:var(--foreground);display:flex;justify-content:flex-start}.login-page .ant-input-affix-wrapper .ant-input-suffix{margin-inline-start:auto}@media screen and (max-width: 768px){.login-page{gap:0px}.login-container{width:90%;box-shadow:none}}.dashboard-container{width:100%}.dashboard-head{display:flex;justify-content:space-between;width:100%;border-top:0;border-left:0;border-right:0;border-radius:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.locations-title{font-size:24px}.location-tabel{width:100%;box-shadow:0 3px 10px -3px #000;border-radius:10px;overflow:auto}.ant-table-wrapper .ant-table-pagination.ant-pagination{margin:10px 50px}.locations-user-id{display:flex;gap:10px;padding:10px 30px;justify-content:center;background-color:var(--background);border-radius:10px;box-shadow:0 0 20px -10px var(--foreground)}.locations-user-id-text{background-color:var(--foreground);padding:0 5px;overflow:auto}@media screen and (max-width: 768px){.dashboard-container{width:100vw}}.page-container{display:flex;align-items:center;flex-direction:column;gap:10px;min-height:calc(100vh - 60px);background-color:var(--background);padding:30px;overflow:auto}@media screen and (max-width: 768px){.page-container{padding:15px}}.loader{display:flex;flex-direction:column;align-items:center}.loader-icon{animation-name:spin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}.loader-icon svg{fill:var(--accent);background:var(--background);border-radius:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{font-size:18px;margin-top:5px}.confirm-delete-modal-wrapper{display:flex;flex-direction:column;align-items:center;padding:20px 30px;gap:20px}.confirm-delete-modal-title{font-size:20px}.confirm-delete-modal-subtitle{font-size:16px}.create-location-container{width:100%}.create-location-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.create-location-title{font-size:22px}.create-location-body{width:100%}.create-location-body-top{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.create-location-body-top .ant-input{width:70%;max-width:500px}.create-location-date{display:flex;justify-content:center;gap:50px;margin-top:30px}.create-location-body-botom{display:flex;justify-content:center;gap:50px;margin-top:30px}.ant-input,.ant-input-number,.ant-input-number-affix-wrapper{width:207px;border:1px solid var(--border)}.ant-select.ant-select-outlined .ant-select-selector{border:1px solid var(--border)}@media screen and (max-width: 768px){.create-location-container{width:100vw}}.create-reservation-container{width:100%}.admin-reservation-widget-wrapper{font-family:HelveticaNow,Outfit,sans-serif;min-height:100vh;display:flex;flex-direction:column;gap:20px;background-color:var(--background);color:var(--foreground)}.reservation-loader-wrapper{width:100vw;display:flex;justify-content:center;align-items:center;min-height:400px}.reservation-inputs-section .ant-btn-default:disabled{background-color:#f5f5f5;color:#8c8c8c}.glass-container{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px #0000005e}.admin-reservation-widget-container{display:flex;flex-direction:column;gap:20px;z-index:1;padding:40px 0}.admin-reservation-widget-title{font-size:30px;margin:0 auto}.admin-reservation-widget-secondary-title{font-size:22px;font-weight:400;margin:0 auto}.admin-reservation-widget-countdown{margin:0 auto;text-align:center}.admin-reservation-widget-wrapper .default-button{background-color:var(--accent)}.admin-reservation-widget-wrapper .ant-btn-default.default-button:not(:disabled):hover,.admin-reservation-widget-wrapper .ant-btn-primary.default-button:not(:disabled):hover{background-color:var(--foreground);color:var(--background);border-color:var(--background);transform:translateY(-2px)}.admin-reservation-widget-background{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:top}@media screen and (max-width: 768px){.admin-reservation-widget-wrapper{gap:20px}.admin-reservation-widget-title{font-size:21px;margin:0 auto}.admin-reservation-widget-secondary-title{font-size:15px;font-weight:400;margin:0 auto}}.admin-reservation-widget-wrapper{::-webkit-scrollbar{height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::-webkit-scrollbar-thumb:active{background:var(--accent)}}.reservation-step-one-wrapper{display:flex;justify-content:center}.reservation-step-one-container{display:flex;flex-direction:column;align-items:center;gap:20px;padding:30px;border-radius:10px}.date-location-inputs-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}.reservation-input{width:240px;height:40px}.reservation-input-full-width{width:100%;height:40px}.minimum-reservation-text{font-size:14px;font-weight:400;text-align:center}.date-location-input-wrapper-admin{display:flex;gap:5px}.date-location-input-wrapper-full-width{width:100%}.date-location-date-time-wrapper{display:flex;gap:5px}.date-location-date-picker{width:200px;height:40px}.date-location-time-picker{width:100px}.date-location-input-wrapper-admin .ant-switch{border:1px solid var(--foreground)}.date-location-input-wrapper-admin .ant-switch.ant-switch-checked,.date-location-input-wrapper-admin .ant-switch.ant-switch-checked:hover{background-color:var(--accent)}.date-location-input-wrapper-admin .ant-switch.ant-switch-checked .ant-switch-inner{color:var(--foreground)}@media screen and (max-width: 768px){.date-location-inputs-wrapper{gap:10px}}.reservation-steps-wrapper{display:flex;gap:50px;justify-content:center;align-items:center}.reservation-steps-wrapper .reservation-step-number{font-size:50px;height:61px;width:60px;border-radius:20px;color:gray;border:3px solid grey;display:flex;align-items:center;justify-content:center;cursor:not-allowed}.reservation-steps-wrapper .reservation-step-number-selected{color:var(--foreground);border:3px solid var(--foreground);cursor:pointer}.reservation-steps-wrapper .steps-divider{width:40px;border-top:1px solid grey}.reservation-steps-wrapper .steps-divider-selected{width:40px;border-top:1px solid var(--foreground)}@media screen and (max-width: 768px){.reservation-steps-wrapper{gap:15px}.reservation-steps-wrapper .reservation-step-number{font-size:30px;height:40px;width:40px;border-radius:10px;color:gray;border:2px solid grey}.reservation-steps-wrapper .reservation-step-number-selected{color:var(--foreground);border:2px solid var(--foreground)}.reservation-steps-wrapper .steps-divider{width:20px;border-top:1px solid grey}.reservation-steps-wrapper .steps-divider-selected{border-top:1px solid var(--foreground)}}.reservation-step-two-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.reservation-step-two-controls{width:90%;display:flex;justify-content:space-around;align-items:center}.reservation-step-two-slider-wrapper{margin:0 auto 20px;width:100%;display:flex;align-items:center;justify-content:center}.reservation-step-two-container{display:flex;gap:20px;margin:0 20px;padding:40px;overflow-x:auto;overflow-y:hidden;position:relative}.reservation-step-two-container-vertical{justify-content:center;flex-wrap:wrap}.reservation-step-two-wrapper .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{background-color:var(--background);color:var(--foreground);border:1px solid var(--foreground)}.ant-select .ant-select-arrow{color:var(--foreground)}.reservation-step-two-wrapper .ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:var(--accent)}.reservation-step-two-wrapper .ant-select-single.ant-select-open .ant-select-selection-item{color:var(--foreground)}@media screen and (max-width: 768px){.reservation-step-two-container{margin:0;padding:30px 25px}}.reservation-card-controls{height:110px;width:100%;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:space-between;margin-bottom:10px;user-select:none;font-weight:500}.reservation-card-location{text-wrap:nowrap;display:flex;align-items:center;gap:5px}.reservation-card-location svg{fill:var(--accent)}.reservation-card-location-name{text-wrap:nowrap;max-width:150px;text-overflow:ellipsis;overflow:hidden;display:block}.reservation-card-price{display:flex;justify-content:space-around;width:100%}.reservation-card-price-item-total{display:flex;gap:5px}.reservation-card-price-value{color:var(--accent);font-weight:600}.reservation-card-price-with-discount-wrapper{display:flex;flex-direction:column;margin-top:-6px;align-items:center;margin-right:5px}.reservation-card-price-with-discount-old{color:gray;font-weight:400;line-height:14px;text-decoration:line-through;display:flex;gap:3px;position:relative}.price-discount-icon{position:absolute;fill:var(--accent);left:100%;top:-15px}.reservation-card-price-with-discount-new{color:var(--accent);font-weight:600}.reservation-card-select-car-button{width:240px}@media screen and (max-width: 768px){.reservation-card-location-name{max-width:120px}}.car-card-wrapper{font-family:HelveticaNow,Outfit,sans-serif;font-weight:600;display:flex;flex-direction:column;align-items:center;min-height:300px;width:340px;justify-content:space-between;color:var(--foreground);border-radius:10px;overflow:hidden;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease;gap:10px;position:relative;font-size:15px}.car-card-code{position:absolute;font-weight:500;font-size:20px;top:0;right:0;border-bottom-left-radius:5px;background-color:var(--background);z-index:100;min-width:40px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--foreground);padding:4px 6px}.car-card-image.ant-image-img{border-radius:5px;overflow:hidden;object-fit:cover;width:330px;height:210px}.car-card-image-wrapper{width:330px;height:210px;position:relative;overflow:hidden;border-radius:5px;margin-top:5px}.car-card-title-wrapper{font-size:20px;position:absolute;bottom:0;width:100%;height:30px;padding:5px;display:flex;align-items:end;color:#fff;background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,.4) 80%,rgba(217,217,217,0) 100%)}.car-card-info{display:flex;border-radius:5px;width:96%;height:60px;flex-wrap:wrap;gap:8px;margin:10px 0;padding:0 5px}.car-card-info-item{font-size:14px;font-weight:400;display:flex;gap:4px;align-items:center;height:20px;padding:2px 8px;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0));border:1px solid rgba(255,255,255,.18);box-shadow:0 2px 8px #0000005e;cursor:default;user-select:none}.car-card-info-item svg{width:16px;height:16px;fill:var(--foreground)}.car-card-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.car-card-description{font-size:16px;font-weight:400;color:var(--foreground)}@media screen and (max-width: 768px){.car-card-wrapper{min-height:250px;width:320px;font-size:14px}.car-card-image-wrapper,.car-card-image.ant-image-img{width:310px;height:180px}.car-card-location-name{max-width:80px}}.reservation-car-details-wrapper{display:flex;gap:30px;text-align:center}.reservation-car-details-image{height:200px;width:300px;border-radius:5px;object-fit:cover}.reservation-car-details-container{display:flex;flex-direction:column;gap:20px}.reservation-car-details-description{font-size:16px;font-family:400;color:var(--foreground)}@media screen and (max-width: 768px){.reservation-car-details-wrapper{gap:10px;overflow:auto;flex-direction:column}.reservation-car-details-image{height:150px;width:240px}}.reservation-options-wrapper{font-size:16px}.reservation-options-title{font-size:22px;font-weight:500}.reservation-options-items{display:flex;flex-direction:column;gap:10px}.reservation-options-items .ant-checkbox-wrapper{color:var(--checkbox-color)}.reservation-options-wrapper .ant-checkbox-group{display:flex;flex-direction:column}.reservation-options-item-wrapper{display:flex;gap:10px}.reservation-options-item-count{display:flex;gap:5px;align-items:center;user-select:none}.reservation-options-item-count-disabled{color:gray}.reservation-options-item-count-button{border-radius:5px;border:1px solid var(--accent);height:16px;width:16px;display:flex;align-items:center;justify-content:center;padding:1px;cursor:pointer}.reservation-options-item-count-button-disabled{border-color:gray}.reservation-options-item-count-button-disabled svg{fill:gray}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--accent);border-color:var(--accent)}.ant-checkbox-wrapper{font-size:16px}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:var(--accent);border-color:#fff}.reservation-step-three-wrapper{margin:0 auto;display:flex;flex-direction:column;gap:20px;align-items:center}.reservation-step-three-content{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.reservation-step-three-container{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;border-radius:10px;gap:20px;padding:30px;min-width:300px;max-width:500px;flex-grow:1}.continue-reservation-button{margin:0 auto}@media screen and (max-width: 768px){.reservation-step-three-wrapper{height:auto;width:90%;flex-direction:column;align-items:center;gap:20px}}.reservation-summary-wrapper{display:flex;flex-direction:column;gap:20px;border:1px solid var(--foreground);border-radius:10px;padding:20px 30px;min-width:300px;max-width:500px;flex-grow:1}.reservation-summary-item-total{font-size:20px;text-align:center;margin-top:auto;margin-bottom:30px;display:flex;align-items:center;gap:10px;justify-content:center;width:100%}.reservation-summary-item-plus{display:flex;justify-content:center;width:100%;font-size:18px;height:22px;line-height:20px}.reservation-summary-item-label{color:var(--foreground);margin-right:5px}.reservation-summary-subitem{margin-left:20px}.reservation-summary-title{text-align:center;font-size:20px;font-weight:500;margin-bottom:20px}.reservation-step-five-wrapper{margin:10px auto;display:flex;flex-direction:column;align-items:center;gap:20px}.reservation-step-fiv3-top{display:flex}.finished-reservation-button{margin:0 auto}.reservation-confirmed-banner{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 16px;border-radius:10px;background-color:#2ea0431f;border:1px solid rgba(46,160,67,.4);color:var(--foreground);font-weight:600;text-align:center}.reservation-confirmed-icon{width:22px;height:22px;flex-shrink:0}.reservation-client-inputs-wrapper{padding:20px;border-radius:8px;margin-bottom:20px;background-color:var(--background);color:var(--foreground);min-width:300px}.client-input-group{display:flex;flex-direction:column;gap:8px}.client-input-wrapper{display:flex;flex-direction:column;gap:8px;position:relative;padding-bottom:20px}.client-input-label{font-size:14px;color:var(--foreground)}.client-input{border:1px solid grey;color:var(--foreground);border-radius:4px;padding:8px 12px}.client-input:hover{border-color:var(--accent)}.client-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px rgba(var(--accent),.2)}.input-error{position:absolute;bottom:0;left:0;color:#ff4d4f;font-size:12px;height:16px;line-height:16px}.client-input.ant-input{color:var(--foreground)}.client-input.ant-input-textarea{color:var(--foreground);min-height:80px}.client-input.ant-input-status-error{border-color:#ff4d4f}.client-input.ant-input-status-error:hover{border-color:#ff7875}.client-input.ant-input-status-error:focus{border-color:#ff7875;box-shadow:0 0 0 2px #ff4d4f33}.reservation-container{width:100%}.reservation-title{font-family:HelveticaNow,Outfit,Poppins;display:flex;gap:10px;align-items:baseline;width:100%;font-size:24px}.reservation-number{color:var(--foreground)}.reservation-name-client{color:#000}.reservation-tabs-wrapper{width:100%;height:100%;overflow:auto}@media screen and (max-width: 768px){.reservation-container{width:100vw}}.edit-reservation-container{display:flex;align-items:center;flex-direction:column;margin:auto;gap:10px}.edit-reservation-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.edit-reservation-title{font-size:22px}.edit-reservation-body{display:flex;flex-direction:column;gap:20px;align-items:center}.edit-reservation-section{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.edit-reservation-section-title{font-size:18px;width:100%}.reservation-inputs-container{display:flex;align-items:center;flex-direction:column;margin:auto;gap:10px;height:calc(100vh - 200px);background-color:#fff;border-radius:30px;box-shadow:0 0 20px -10px var(--foreground);padding:30px;overflow:auto}.reservation-inputs-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.reservation-inputs-title{font-size:22px}.reservation-inputs-wrapper{display:flex;flex-direction:column;gap:20px;align-items:center;width:100%}.reservation-inputs-section{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.reservation-inputs-section-title{font-size:18px;width:100%}.reservation-contract-wrapper{display:flex;flex-direction:column;align-items:center}.view-contract-buttons{display:flex;gap:20px}.contract-info-wrapper{display:flex;gap:10px;font-size:16px;margin-bottom:10px}.contract-sign-check-icon svg{fill:green}.contract-sign-missing-icon svg{fill:red}.view-contract-buttons{display:flex;justify-content:center}.sign-contract-buttons{display:flex;justify-content:space-between;margin-top:10px}.compare-prices-container{display:flex;align-items:center;flex-direction:column;border:1px solid var(--foreground);border-radius:10px;padding:10px 20px}.compare-prices-elements{display:flex;gap:20px;font-size:20px}.compare-prices-element{display:flex;flex-direction:column;align-items:center}.compare-prices-element-divider{border-right:1px solid grey;height:60px}.price-factors-modal-wrapper,.price-factors-wrapper{display:flex;flex-direction:column;align-items:center;overflow:auto;gap:10px}.price-factors-input-wrapper{display:flex;flex-wrap:wrap}.price-factors-input{width:80px}.price-factors-input-label{width:150px;font-size:15px;font-weight:500}.price-factors-inputs-wrapper{display:flex;gap:30px}.price-factors-old-wrapper{width:140px;display:flex;gap:5px;font-weight:500}.price-factors-new-wrapper{width:140px;display:flex;gap:5px;font-weight:500;color:gray}.price-factor-different{color:var(--warning)}.reservation-details-container{padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014}.reservation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.reservation-header h2{margin:0;font-size:24px;color:#333}.reservation-header p{font-size:16px;margin:0;display:flex;align-items:center;gap:8px}.status{padding:4px 8px;border-radius:12px;font-weight:600;text-transform:capitalize;color:var(--foreground)}.status.confirmed{background-color:#28a745;color:#fff}.status.pending{background-color:#ffc107;color:#333}.status.canceled{background-color:#dc3545;color:#fff}.reservation-body{display:flex;flex-direction:column;gap:20px}.reservation-section{background-color:#f9f9f9;border-radius:8px;padding:16px;margin-bottom:10px}.reservation-section h3{margin-top:0;margin-bottom:16px;font-size:18px;color:#444;border-bottom:1px solid #eee;padding-bottom:8px}.reservation-info{display:flex;justify-content:space-between;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;transition:background-color .3s;margin-bottom:8px}.reservation-info strong{min-width:180px;color:#555}.reservation-info:hover{background-color:#f0f8ff}@media (max-width: 768px){.reservation-details-container{padding:15px}.reservation-header{flex-direction:column;align-items:flex-start;gap:10px}.reservation-header h2{font-size:20px}.reservation-header p{font-size:14px}.reservation-info{flex-direction:column;align-items:flex-start;gap:5px}.reservation-info strong{min-width:auto}}.reservation-info-car{display:flex;align-items:center;gap:10px}.location-container{width:100%}.location-title{font-family:HelveticaNow,Outfit,Poppins;display:flex;align-items:baseline;width:100%;font-size:24px}.location-title-container{display:flex;justify-content:space-between;width:100%}.cars-table-container{width:100%;overflow:auto}.location-name-id{color:var(--accent);margin-left:10px;font-size:27px}@media screen and (max-width: 768px){.location-container{width:100vw}}.location-reservations-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.location-reservations-title{font-size:22px}.location-reservations-buttons{display:flex;gap:12px;align-items:center}.location-reservations-table-container{width:100%;overflow:auto}@media screen and (max-width: 768px){.location-reservations-head{flex-direction:column;gap:15px}.location-reservations-buttons{flex-direction:column;width:100%}.location-reservations-buttons .default-button{width:100%}}.reservations-table-container{width:100%;overflow:auto}.location-time-wrapper{display:flex;flex-direction:column;align-items:center}.reservations-table-status{display:flex;gap:10px;padding:4px 8px;border-radius:5px;color:#fff;justify-content:space-between;font-weight:500}.reservations-table-date-time{width:80px;display:flex;flex-direction:column;align-items:center}.reservations-table-time{font-size:18px;line-height:20px}.revenue-modal-wrapper{display:flex;flex-direction:column;gap:20px}.revenue-modal-filters{display:flex;align-items:center;gap:20px;padding:20px;background-color:#f5f5f5;border-radius:8px;flex-wrap:wrap}.revenue-modal-filter-section{display:flex;flex-direction:column;gap:8px}.revenue-modal-filter-label{font-weight:500;font-size:14px}.revenue-modal-separator{font-weight:700;color:#666;margin:0 10px}.revenue-modal-summary{padding:20px;background-color:#e6f7ff;border-radius:8px;border:1px solid #91d5ff;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.revenue-modal-summary-content{flex:1}.revenue-modal-print-button{flex-shrink:0}.revenue-modal-period{font-weight:500;margin-bottom:10px}.revenue-modal-total{font-size:18px;font-weight:600;margin-bottom:8px}.revenue-modal-total-amount{color:#52c41a}.revenue-modal-count{color:#666;font-size:14px}.revenue-modal-table-container{max-height:500px;overflow-y:auto}.revenue-modal-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.revenue-modal-table-image{width:40px;height:30px;object-fit:cover;border-radius:4px}.revenue-modal-status{padding:4px 8px;border-radius:4px;color:#fff;font-size:12px;display:flex;align-items:center;gap:4px;justify-content:center}.revenue-modal-date-time{text-align:center}.revenue-modal-time{font-size:12px;color:#666}.revenue-modal-price{font-weight:600;color:#52c41a}.revenue-modal-no-selection{text-align:center;padding:40px;color:#666;font-size:16px}@media screen and (max-width: 768px){.revenue-modal-filters{flex-direction:column;align-items:stretch;gap:15px}.revenue-modal-filter-section{width:100%}.revenue-modal-separator{text-align:center;margin:0}.revenue-modal-summary{flex-direction:column;align-items:stretch;gap:15px}.revenue-modal-print-button{width:100%}}.reservation-widget-settings-wrapper{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.reservation-widget-alert{display:flex;justify-content:center}.reservation-widget-iframe-select-wrapper{display:flex;justify-content:center;align-items:center;gap:10px}.reservation-widget-iframe-select{width:200px}.reservation-widget-settings-container{display:flex;align-items:center;flex-direction:column;gap:10px;background-color:var(--background);box-shadow:0 0 20px -10px var(--foreground);padding:30px;overflow:auto}.reservation-widget-inputs-wrapper{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.reservation-widget-settings{display:flex;flex-direction:column;gap:40px}.reservation-widget-group{display:flex;flex-direction:column;gap:30px;flex-wrap:wrap;justify-content:center}.reservation-widget-line{display:flex;gap:10px;padding:10px 30px;justify-content:center;background-color:var(--accent);border-radius:10px;border:1px solid var(--foreground);font-family:Courier New,Courier,monospace;font-weight:400}.reservation-widget-line-text{padding:0 5px;overflow:auto}.reservation-widget-options{width:100%;display:flex;flex-wrap:wrap;gap:20px;align-items:center}.reservation-widget-option{width:300px}.reservation-widget-label{font-size:17px;font-weight:500}.reservation-widget-save{align-self:center}.reservation-widget-text{width:100%;font-size:20px;font-weight:500;text-align:start}@media screen and (max-width: 768px){.reservation-widget-group{flex-direction:column}}.image-upload-wrapper{width:100%;display:flex;flex-direction:column;gap:16px}.image-upload-preview{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.image-upload-preview img{width:100%;height:100%;object-fit:cover}.image-upload-preview:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.image-upload-input{display:none}.image-upload-buttons{display:flex;gap:8px;width:100%}.image-upload-buttons .ant-btn-default.ant-btn-dangerous{padding:4px 16px;height:40px;border-radius:8px}.image-upload-button{flex-grow:1;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:8px;border:1px solid #d9d9d9;background:#ffffff;cursor:pointer;text-align:center;font-weight:500;color:#595959;transition:all .3s ease}.image-upload-button:hover{border-color:#1890ff;color:#1890ff;background:#e6f7ff}.ant-modal-content{border-radius:12px;overflow:hidden}.reactEasyCrop_Container{border-radius:8px;overflow:hidden;background:#f0f0f0}.edit-location-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:10px;padding-bottom:10px}.edit-location-title{font-size:22px}.edit-location-tabs{width:100%;height:100%;overflow:auto}.edit-location-body-top{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.edit-location-date{display:flex;justify-content:center;gap:50px;margin-top:30px}.ant-picker{border:1px solid var(--border)}.ant-picker .ant-picker-input>input::placeholder{color:#000;text-align:center}.edit-location-body-botom{display:flex;justify-content:center;gap:50px;margin-top:30px}.ant-input-number{width:207px;border:1px solid var(--border)}.ant-input-number .ant-input-number-input::placeholder{color:#000;text-align:center}.edit-input-wrapper{margin-top:40px;display:flex;gap:20px;align-items:start;.edit-input-label{font-size:16px}}.edit-input-list-wrapper{margin-top:40px;width:100%;max-width:800px;.edit-input-label{font-size:18px;font-weight:500}}.edit-input-title{font-size:18px}.add-item-input{display:flex;gap:10px}.edit-input-list{display:flex;flex-direction:column;gap:10px}.edit-location-container{.ant-tabs-tab-btn{display:flex}.ant-tabs-tab-icon{display:flex;align-items:center}}.edit-location-input,.reservation-select-user-wrapper{width:250px}.reservation-select-user-title{font-size:22px}.reservation-select-user-content{display:flex;flex-direction:column;gap:10px}.client-input-wrapper{display:flex}.client-input-label{width:150px}.edit-list-item-option{width:100%;justify-content:space-between;display:flex;gap:30px}.edit-list-item-option-name{width:200px}.edit-list-item-option-count-wrapper{display:flex;gap:10px}.edit-list-item-option-count{width:70px}.add-extra-option-button{display:flex;justify-content:end}.extra-options-modal-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;.ant-input-number{width:200px}}.extra-options-modal-label{font-weight:500}.add-table-item-button{display:flex;justify-content:end;width:100%}.edit-location-table-title{font-size:18px;font-weight:500}.price-modifier-wrapper,.time-interval-tax-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.edit-location-contract-container{display:flex;flex-direction:column;align-items:center;gap:40px}.edit-contract-page-number{display:flex;justify-content:center;width:100%;margin-bottom:10px}.edit-contract-signiture-wrapper{overflow:auto}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.edit-location-parking-types-container{width:100%}.edit-location-body,.edit-location-body-top{display:flex;flex-direction:column;gap:24px}.edit-input-list-wrapper,.edit-input-list{display:flex;flex-direction:column;gap:16px}.parking-type-wrapper{display:flex;flex-direction:column;gap:16px;padding:16px 0}.parking-type-label{margin-bottom:8px;font-weight:500}.parking-types-table-container{width:100%;margin-top:16px}.daily-planning-table-container{overflow:auto;width:100%}.daily-planning-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.daily-planning-title{font-size:22px}.daily-planning-day-selection{margin-bottom:20px;display:flex;justify-content:center;align-items:center;gap:20px}.daily-planning-table-wrapper{font-size:20px;margin-top:20px}.daily-planning-table-title{display:flex;gap:10px;svg{fill: var(--secondary);}}.daily-events-table-container{width:100%;overflow:auto}.daily-events-time{font-size:22px;font-weight:500}.daily-events-status{display:flex;gap:10px}.daily-event-row{border-radius:10px}.ant-table-thead th:first-child,.pickup-row td:first-child,.dropoff-row td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.ant-table-thead th:last-child,.pickup-row td:last-child,.dropoff-row td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.pickup-row{background-color:#39796880;border:2px solid #397968}.pickup-row:hover{background-color:#39796880}.dropoff-row{background-color:#faa43f80;border:2px solid #faa43f}.dropoff-row:hover{background-color:#faa43f80}.daily-event-processed{background-color:#a7b5a76e}.daily-events-status{display:flex;gap:10px;padding:4px 8px;border-radius:5px;color:#fff;justify-content:space-between;font-weight:500}.daily-events-table-image{width:50px;height:50px;border-radius:5px}.location-home-head{display:flex;justify-content:space-between;width:100%;border:0;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:10px}.location-home-title{font-size:22px;display:flex;align-items:baseline;gap:30px}.location-home-content{display:flex;justify-content:center;flex-wrap:wrap;width:100%;height:100%;gap:10px}.location-planner-today-container{flex-grow:1;flex-basis:100%;height:385px;border-radius:20px;border:1px solid var(--border);padding:20px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.location-planner-today-content{overflow:auto}.location-planner-today-title-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;margin:5px 0}.location-planner-today-title{font-size:16px;display:flex;gap:5px;align-items:center;>span{color:var(--secondary);padding:0 10px;border-radius:10px;background-color:#39796860;height:24px}}.payments-tabs-wrapper{width:100%;height:100%;overflow:auto}.payment-container{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 10px #0000001a;max-width:400px;margin:20px auto;text-align:center;display:flex;flex-direction:column;align-items:center}.payment-title{font-size:18px;font-weight:700;margin-bottom:15px}.saved-card{border:1px solid #ddd;padding:15px;border-radius:5px;background:#f9f9f9;margin-bottom:15px;width:90%}.payment-form{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 10px #0000001a;max-width:400px;margin:20px auto;display:flex;flex-direction:column;gap:20px}.card-input-container{border:1px solid #ccc;padding:10px;border-radius:5px;background:#f9f9f9}.card-input{padding:8px}.error-message{color:red;font-size:14px;margin-top:10px}.payment-method-back{width:50px}.payment-details-price{display:flex;gap:5px}.successful-payment-column{display:flex;flex-direction:column;gap:10px}.successful-payment-time{color:gray}.failed-payment{display:flex;gap:10px}.failed-payment-column{display:flex;flex-direction:column;gap:10px}.failed-payment-message{color:var(--danger)}.failed-payment-time{color:gray}.free-trial{font-weight:500;color:green}.register-page{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%}.register-page-container{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:10px;width:460px;height:624px;background-color:#fff;border-radius:5%;box-shadow:0 0 20px -10px var(--foreground)}.register-page-title{font-size:32px;font-weight:700;font-family:HelveticaNow,Outfit,Poppins;margin-bottom:75px}.register-page-input{width:310px;height:50px;border-top:0;border-left:0;border-right:0;border-radius:0;border-bottom:1px solid var(--border)}.register-page-button{width:300px;height:50px}.login-secondary-button{width:310px;height:50px;background-color:#fff;color:var(--foreground);border:1px solid var(--foreground)}.login-secondary-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--foreground);color:#fff}.register-page-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:#fff;color:var(--foreground)}.register-page .ant-input-affix-wrapper .ant-input-suffix{margin-inline-start:auto}@media screen and (max-width: 768px){.register-page{gap:0px}.register-page-container{width:90%;box-shadow:none}}.private-route-content{display:flex;flex-grow:1}.private-route-loader-wrapper{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.private-route-content{flex-direction:column}}.header{position:sticky;top:0;height:50px;width:100%;background-color:var(--foreground);color:var(--accent);z-index:10;box-shadow:0 -10px 30px 0 var(--foreground)}.header:before{position:absolute;top:-100px;width:100%;height:100px;background-color:var(--foreground);content:""}.header-content{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 50px 0 100px}.header-content-right-side{display:flex;align-items:center;gap:20px}.title{font-weight:900;margin-top:0;margin-bottom:0;color:var(--accent);font-family:HelveticaNow,Outfit,Poppins}@media screen and (max-width: 768px){.header-content{padding:0 20px}}.reservation-widget-wrapper{font-family:HelveticaNow,Outfit,sans-serif;min-height:600px;display:flex;flex-direction:column;gap:20px;background-color:var(--background);color:var(--foreground)}.reservation-loader-wrapper{width:100%;display:flex;justify-content:center;align-items:center;min-height:400px}.ant-picker .ant-picker-input>input{font-family:HelveticaNow,Outfit,sans-serif}.ant-picker-dropdown{font-family:HelveticaNow,Outfit,sans-serif;.ant-btn{font-family:HelveticaNow,Outfit,sans-serif}}.ant-select-single .ant-select-selector,.ant-select-dropdown{font-family:HelveticaNow,Outfit,sans-serif}.glass-container{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0));backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px #0000005e}.reservation-widget-container{display:flex;flex-direction:column;gap:20px;z-index:1;padding:40px 0}.reservation-widget-title{font-size:30px;margin:0 auto}.reservation-widget-secondary-title{font-size:22px;font-weight:400;margin:0 auto;padding:0 20px;text-align:center}.reservation-widget-countdown{margin:0 auto;text-align:center}.reservation-widget-wrapper .default-button{background-color:var(--accent)}.reservation-step-wrapper{display:flex;flex-wrap:wrap}.reservation-widget-wrapper .ant-btn-default.default-button:not(:disabled):hover,.reservation-widget-wrapper .ant-btn-primary.default-button:not(:disabled):hover{background-color:var(--foreground);color:var(--background);border-color:var(--background);transform:translateY(-2px)}.ant-picker-outlined.ant-picker-disabled,.ant-picker-outlined.ant-picker-disabled:hover:not([disabled]){background-color:#fff}.ant-statistic .ant-statistic-title,.ant-statistic .ant-statistic-content{color:var(--countdown-color)}.reservation-widget-background{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:top}@media screen and (max-width: 768px){.reservation-widget-wrapper{gap:20px}.reservation-widget-title{font-size:21px;margin:0 auto}.reservation-widget-secondary-title{font-size:15px;font-weight:400;margin:0 auto}}.reservation-widget-wrapper{::-webkit-scrollbar{height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::-webkit-scrollbar-thumb:active{background:var(--accent)}}.reservation-step-four-wrapper{margin:0 auto;display:flex;flex-direction:column;gap:20px;align-items:center}.reservation-step-four-wrapper .ant-btn-default:disabled{background-color:#f5f5f5;color:#8c8c8c}.reservation-step-four-info{text-align:center}.reservation-step-four-content{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.finish-reservation-button{margin:0 auto}@media screen and (max-width: 768px){.reservation-step-four-content{height:auto;width:90%;flex-direction:column;align-items:center;gap:20px}}.dashboard-wrapper{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.no-location-container{display:flex;align-items:center;flex-direction:column;margin:auto;gap:10px;width:80%;height:calc(100vh - 200px);background-color:var(--background);border-radius:30px;box-shadow:0 0 20px -10px var(--foreground);padding:30px;overflow:auto}.no-location-title{font-size:20px;color:var(--foreground)}.no-location-text{margin-top:50px}
