*{margin:0;padding:0;box-sizing:border-box}body{width:100%;overflow-x:hidden;font-family:var(--primary-font),sans-serif}:root{--primary-font: "Inter", sans-serif;--secondary-font: "Robot", serif;--primary-color: #1a73e8;--secondary-color: #ff9800}._container_1es69_2{min-height:100vh;background-color:#fff}._innerContainer_1es69_8{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@keyframes _fadeIn_1es69_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._animateFadeIn_1es69_32{animation:_fadeIn_1es69_1 1s ease-out}html{scroll-behavior:smooth}*{transition:all .3s ease}._heroSection_1es69_47{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:4rem}._heroBackground_1es69_59{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .3s ease-out}._heroOverlay_1es69_73{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}._heroContent_1es69_81{position:relative;z-index:10;text-align:center;color:#fff;padding-left:1rem;padding-right:1rem;max-width:96rem;height:100%;margin-left:auto;margin-right:auto}._heroTitle_1es69_98{position:relative;top:10%;font-size:2rem;line-height:1.1;font-weight:700;margin-bottom:1rem;animation:_fadeIn_1es69_1 1s ease-out;font-family:var(--secondary-font)}._heroTitle_1es69_98 span{display:block;color:#fbbf24}._heroDescription_1es69_114{font-size:1rem;line-height:1.5;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;opacity:.9;font-family:var(--secondary-font)}._heroInputContainer_1es69_125{margin-top:2rem}._homeRentInput_1es69_130{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:#fffffff2;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;max-width:100%;margin:0 auto}._homeRentInputField_1es69_142,._homeRentInputSelect_1es69_143{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;flex-grow:1;font-size:.9rem;color:#374151;min-width:0;flex:1}._sectionUnits_1es69_160{background-color:#f9fafb}._sectionTestimonials_1es69_162{background:linear-gradient(180deg,#1f2937,#111827)}._sectionContact_1es69_163{background-color:#fff}._sectionHeader_1es69_181{text-align:center;margin-bottom:2rem}._sectionTitle_1es69_186{font-size:1.75rem;line-height:1.2;font-weight:700;color:#1f2937;margin-bottom:1rem;font-family:var(--primary-font)}._blackTitle_1es69_195{color:#f97316;font-weight:700}._sectionDescription_1es69_200{font-size:1rem;font-weight:400;line-height:1.5;color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto;font-family:var(--primary-font)}._blackDescription_1es69_212{color:#fff}._carsGrid_1es69_217{display:grid;grid-template-columns:1fr;gap:1.5rem}._carCard_1es69_225{background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:.75rem;transition:all .3s ease;transform:translateY(0)}._carCard_1es69_225:hover{box-shadow:0 10px 25px -5px #00000026;transform:translateY(-4px)}._carCardContent_1es69_244{padding:0}._carImageContainer_1es69_249{position:relative;overflow:hidden;border-top-left-radius:.75rem;border-top-right-radius:.75rem}._carImage_1es69_249{width:100%;height:10rem;object-fit:cover;transition:transform .3s ease}._carCard_1es69_225:hover ._carImage_1es69_249{transform:scale(1.05)}._carCategory_1es69_274{position:absolute;top:.75rem;right:.75rem;background-color:#f97316;color:#fff;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600}._carInfo_1es69_294{padding:1rem}._carName_1es69_299{font-size:1.125rem;font-weight:1500;color:#1f2937;margin-bottom:.5rem;font-family:var(--primary-font)}._carPriceActions_1es69_311{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}._carPrice_1es69_311{font-size:1.25rem;font-weight:700;color:#f97316}._viewMoreButton_1es69_328{background-color:#f97316;color:#fff;padding:.5rem .75rem;border-radius:.375rem;font-weight:500;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out;border:none;cursor:pointer;font-size:.875rem}._viewMoreButton_1es69_328:hover{background-color:#ea580c}._featuresGrid_1es69_354{display:grid;grid-template-columns:1fr;gap:2rem}._featureItem_1es69_362{text-align:center}._featureIconContainer_1es69_366{background-color:#fff7ed;width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:1rem;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out}._featureItem_1es69_362:hover ._featureIconContainer_1es69_366{background-color:#fed7aa}._featureIcon_1es69_366{width:2rem;height:2rem;color:#f97316}._featureTitle_1es69_402{font-size:1.125rem;font-weight:700;color:#f97316;margin-bottom:.75rem;font-family:var(--primary-font)}._featureDescription_1es69_415{color:#fff;font-size:.9rem;line-height:1.4;font-family:var(--primary-font)}._testimonialCarousel_1es69_425{position:relative;max-width:64rem;margin-left:auto;margin-right:auto;padding:2rem 3rem}._testimonialCard_1es69_435{background:#ffffffd5;box-shadow:10px 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.75rem}._testimonialCardContent_1es69_444{padding:1.5rem;text-align:center}._testimonialRating_1es69_450{display:flex;justify-content:center;margin-bottom:1rem}._starIcon_1es69_457{width:1.25rem;height:1.25rem;color:#facc15;fill:currentColor}._testimonialComment_1es69_468{font-size:1rem;color:#374151;margin-bottom:1.25rem;font-style:italic;line-height:1.5}._testimonialName_1es69_480{font-weight:700;color:#1f2937;font-size:.95rem}._testimonialLocation_1es69_488{color:#4b5563;font-size:.875rem}._carouselButtonLeft_1es69_494,._carouselButtonRight_1es69_495{position:absolute;top:50%;transform:translateY(-50%);background:none;border-radius:9999px;padding:.5rem;transition:box-shadow .15s ease;border:none;cursor:pointer;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}._carouselButtonLeft_1es69_494:hover,._carouselButtonRight_1es69_495:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._carouselButtonLeft_1es69_494{left:.5rem}._carouselButtonRight_1es69_495{right:.5rem;margin-left:100px}._icon_1es69_537{width:5rem;height:5rem;color:#4b5563}._contactGrid_1es69_547{display:grid;grid-template-columns:1fr;gap:2rem}._contactFormCard_1es69_555{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.75rem}._cardContentPadding_1es69_561{padding:1.5rem}._formTitle_1es69_566{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem}._contactForm_1es69_555{display:flex;flex-direction:column;gap:1.25rem}._formLabel_1es69_584{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._input_1es69_597,._textarea_1es69_598{display:block;width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9rem;line-height:1.4;color:#1f2937;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._input_1es69_597::placeholder,._textarea_1es69_598::placeholder{color:#9ca3af}._input_1es69_597:focus,._textarea_1es69_598:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._textarea_1es69_598{min-height:6rem;resize:vertical}._submitButton_1es69_641{width:100%;background-color:#f97316;color:#fff;padding:.875rem 1rem;border-radius:.5rem;font-weight:500;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out;border:none;cursor:pointer;font-size:.9rem}._submitButton_1es69_641:hover{background-color:#ea580c}._contactInfoSection_1es69_668{display:flex;flex-direction:column;gap:1.5rem}._contactInfoTitle_1es69_675{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem}._contactDetails_1es69_686{display:flex;flex-direction:column;gap:1rem}._contactItem_1es69_693{display:flex;align-items:flex-start;gap:.75rem}._contactIcon_1es69_701{width:1.25rem;height:1.25rem;color:#f97316;margin-top:.125rem}._contactLabel_1es69_712{font-weight:600;font-size:.9rem}._contactText_1es69_718{color:#4b5563;font-size:.9rem}._hoursOfOperation_1es69_724{background-color:#f3f4f6;border-radius:.5rem;padding:1.25rem}._hoursTitle_1es69_733{font-weight:700;color:#1f2937;margin-bottom:.75rem;font-size:.95rem}._hoursList_1es69_743{display:flex;flex-direction:column;gap:.375rem;color:#4b5563;font-size:.875rem}._mapPlaceholder_1es69_753{background-color:#e5e7eb;border-radius:.5rem;height:12rem;display:flex;align-items:center;justify-content:center;color:#4b5563;font-size:.9rem}._footer_1es69_769{background-color:#1f2937;color:#fff;padding-top:2rem;padding-bottom:2rem}._footerGrid_1es69_780{display:grid;grid-template-columns:1fr;gap:1.5rem}._footerLogo_1es69_788{font-size:1.25rem;font-weight:700;color:#fbbf24;margin-bottom:.75rem}._footerDescription_1es69_799{color:#d1d5db;margin-bottom:1rem;font-size:.9rem;line-height:1.4}._socialLinks_1es69_808{display:flex;gap:1rem}._socialIcon_1es69_814{width:1.25rem;height:1.25rem;color:#d1d5db;cursor:pointer;transition-property:color;transition-duration:.15s;transition-timing-function:ease-in-out}._socialIcon_1es69_814:hover{color:#fbbf24}._footerHeading_1es69_833{font-size:1rem;font-weight:600;margin-bottom:.75rem}._footerList_1es69_842{display:flex;flex-direction:column;gap:.5rem;color:#d1d5db}._footerLink_1es69_851{color:#d1d5db;text-decoration:none;transition-property:color;transition-duration:.15s;transition-timing-function:ease-in-out;font-size:.875rem}._footerLink_1es69_851:hover{color:#fbbf24}._footerContactDetails_1es69_867{display:flex;flex-direction:column;gap:.5rem;color:#d1d5db;font-size:.875rem}._copyright_1es69_877{border-top:1px solid #4b5563;margin-top:1.5rem;padding-top:1.5rem;text-align:center;color:#d1d5db;font-size:.875rem}@media (min-width: 300px){._icon_1es69_537{width:2rem;height:2rem}._heroTitle_1es69_98{font-size:2.5rem}._carouselButtonLeft_1es69_494{left:-.2rem}._carouselButtonRight_1es69_495{right:-.2rem}}@media (min-width: 480px){._heroTitle_1es69_98{font-size:2.5rem}._heroDescription_1es69_114{font-size:1.125rem}._sectionTitle_1es69_186{font-size:2rem}._carImage_1es69_249{height:11rem}._featuresGrid_1es69_354{grid-template-columns:repeat(2,1fr);gap:1.5rem}._carouselButtonLeft_1es69_494 ._carouselButtonRight_1es69_495{width:1rem;height:1rem}._icon_1es69_537{width:2rem;height:2rem}}@media (min-width: 640px){._homeRentInput_1es69_130{padding:1.5rem;gap:1rem}._carsGrid_1es69_217{grid-template-columns:repeat(2,1fr);gap:2rem}._carImage_1es69_249{height:12rem}._testimonialCarousel_1es69_425{padding:0 4rem}}@media (min-width: 768px){._headerContent_1es69_964{padding-top:1rem;padding-bottom:1rem}._logo_1es69_969{font-size:1.5rem}._heroTitle_1es69_98{font-size:4.5rem}._heroDescription_1es69_114{font-size:1.75rem;font-weight:400;margin-bottom:3rem}._heroInputContainer_1es69_125{margin-top:3rem}._homeRentInput_1es69_130{flex-direction:row;align-items:center;padding:2rem}._sectionUnits_1es69_160,._sectionWhyChooseUs_1es69_154,._sectionTestimonials_1es69_162,._sectionContact_1es69_163{padding-top:5rem;padding-bottom:5rem}._sectionHeader_1es69_181{margin-bottom:4rem}._sectionTitle_1es69_186{font-size:3rem;margin-bottom:1.5rem}._sectionDescription_1es69_200{font-size:1.25rem}._desktopNav_1es69_1014{display:flex}._mobileMenuButton_1es69_1018,._mobileNav_1es69_1019{display:none}._featuresGrid_1es69_354{grid-template-columns:repeat(2,1fr)}._contactGrid_1es69_547{grid-template-columns:repeat(2,1fr);gap:3rem}._cardContentPadding_1es69_561{padding:2rem}._footerGrid_1es69_780{grid-template-columns:repeat(4,1fr);gap:2rem}._footer_1es69_769{padding-top:3rem;padding-bottom:3rem}}@media (min-width: 1024px){._carsGrid_1es69_217{grid-template-columns:repeat(3,1fr)}._featuresGrid_1es69_354{grid-template-columns:repeat(4,1fr)}._featureIconContainer_1es69_366{width:5rem;height:5rem;margin-bottom:1.5rem}._featureIcon_1es69_366{width:2.5rem;height:2.5rem}._featureTitle_1es69_402{font-size:1.25rem;margin-bottom:1rem}._featureDescription_1es69_415{font-size:1rem}}@media (min-width: 1280px){._heroTitle_1es69_98{font-size:5rem}._sectionTitle_1es69_186{font-size:3.5rem}}@media (hover: none) and (pointer: coarse){._navLink_1es69_1090,._footerLink_1es69_851,._viewMoreButton_1es69_328,._submitButton_1es69_641,._navButton_1es69_1094,._navButtonFullWidth_1es69_1095{min-height:44px;display:flex;align-items:center;justify-content:center}._carouselButtonLeft_1es69_494,._carouselButtonRight_1es69_495{min-width:44px;min-height:44px}}._includes_1es69_1110{font-size:.8rem;color:#66696d;margin-top:5px;font-weight:700}._sectionWhyChooseUs_1es69_154{background:linear-gradient(180deg,#1f2937,#111827)}._sectionFaq_1es69_1122{padding-top:3rem;padding-bottom:3rem;background-color:#fff}._faqCarousel_1es69_1128{position:relative;max-width:64rem;margin-left:auto;margin-right:auto;padding:0 3rem}._faqCard_1es69_1136{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.75rem;border:2px solid #f97316}._faqCardContent_1es69_1143{padding:2rem;text-align:center;min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center}._faqIconContainer_1es69_1153{background-color:#fff7ed;width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:0rem}._faqIcon_1es69_1153{width:2rem;height:2rem;color:#f97316}._faqQuestion_1es69_1170{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.4;font-family:var(--primary-font)}._faqAnswer_1es69_1179{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem;font-family:var(--primary-font)}._faqCounter_1es69_1187{font-size:.875rem;font-weight:600;color:#f97316;margin-top:auto}._sectionUnits_1es69_160,._sectionWhyChooseUs_1es69_154,._sectionTestimonials_1es69_162,._sectionContact_1es69_163{padding-top:3rem;padding-bottom:3rem}@media (min-width: 480px){._heroTitle_1es69_98{font-size:2.5rem}._heroDescription_1es69_114{font-size:1.125rem}._sectionTitle_1es69_186{font-size:2rem}._carImage_1es69_249{height:11rem}._featuresGrid_1es69_354{grid-template-columns:repeat(2,1fr);gap:1.5rem}._faqQuestion_1es69_1170{font-size:1.375rem}._faqAnswer_1es69_1179{font-size:1.0625rem}}@media (min-width: 640px){._homeRentInput_1es69_130{padding:1.5rem;gap:1rem}._carsGrid_1es69_217{grid-template-columns:repeat(2,1fr);gap:2rem}._carImage_1es69_249{height:12rem}._testimonialCarousel_1es69_425,._faqCarousel_1es69_1128{padding:0 4rem}._faqCardContent_1es69_1143{padding:2.5rem;min-height:300px}._icon_1es69_537{width:2rem;height:2rem}}@media (min-width: 768px){._headerContent_1es69_964{padding-top:1rem;padding-bottom:1rem}._logo_1es69_969{font-size:1.5rem}._heroTitle_1es69_98{font-size:4.5rem}._heroDescription_1es69_114{font-size:1.75rem;font-weight:400;margin-bottom:3rem}._heroInputContainer_1es69_125{margin-top:3rem}._homeRentInput_1es69_130{flex-direction:row;align-items:center;padding:2rem}._sectionUnits_1es69_160,._sectionWhyChooseUs_1es69_154,._sectionTestimonials_1es69_162,._sectionFaq_1es69_1122,._sectionContact_1es69_163{padding-top:5rem;padding-bottom:5rem}._sectionHeader_1es69_181{margin-bottom:4rem}._sectionTitle_1es69_186{font-size:3rem;margin-bottom:1.5rem}._sectionDescription_1es69_200{font-size:1.25rem}._desktopNav_1es69_1014{display:flex}._mobileMenuButton_1es69_1018,._mobileNav_1es69_1019{display:none}._featuresGrid_1es69_354{grid-template-columns:repeat(2,1fr)}._contactGrid_1es69_547{grid-template-columns:repeat(2,1fr);gap:3rem}._cardContentPadding_1es69_561{padding:2rem}._footerGrid_1es69_780{grid-template-columns:repeat(4,1fr);gap:2rem}._footer_1es69_769{padding-top:3rem;padding-bottom:3rem}._faqIconContainer_1es69_1153{width:5rem;height:5rem;margin-bottom:2rem}._faqIcon_1es69_1153{width:5rem;height:5rem}._faqQuestion_1es69_1170{font-size:1.5rem;margin-bottom:1.25rem}._faqAnswer_1es69_1179{font-size:1.125rem}._faqCardContent_1es69_1143{padding:3rem;min-height:320px}._icon_1es69_537{width:4rem;height:4rem}}@media (min-width: 1024px){._carsGrid_1es69_217{grid-template-columns:repeat(3,1fr)}._featuresGrid_1es69_354{grid-template-columns:repeat(4,1fr)}._featureIconContainer_1es69_366{width:5rem;height:5rem;margin-bottom:1.5rem}._featureIcon_1es69_366{width:3rem;height:3rem}._featureTitle_1es69_402{font-size:1.25rem;margin-bottom:1rem}._featureDescription_1es69_415{font-size:1rem}}._homeFormContainer_o6xcj_3{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;padding:2rem;margin:2rem auto;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;font-family:var(--secondary-font)}._homeFormContainer_o6xcj_3:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._form_o6xcj_21{display:flex;flex-direction:column;gap:1.5rem}._horizontalCenter_o6xcj_27{display:grid;gap:1rem;grid-template-columns:1fr}._location_o6xcj_33{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._pickupReturn_o6xcj_37{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._formGroup_o6xcj_42{display:flex;flex-direction:column;gap:.2rem}._formLabel_o6xcj_48{font-size:.875rem;font-weight:700;color:#374151;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem;transition:color .3s ease;font-family:var(--primary-font);letter-spacing:.025em}._formInput_o6xcj_62{width:90%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;color:#374151;background-color:#fff;transition:all .3s ease;outline:none;box-shadow:0 2px 4px #00000005;font-family:var(--primary-font);letter-spacing:.01em}._formInput_o6xcj_62:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a,0 4px 8px #00000014;transform:translateY(-1px)}._formInput_o6xcj_62:hover{border-color:#d1d5db;box-shadow:0 4px 8px #0000000f}._formInput_o6xcj_62::placeholder{color:#9ca3af;font-weight:400;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif}._formButton_o6xcj_95{width:100%;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-weight:700;font-size:1rem;padding:1rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f973164d;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"kern" 1,"liga" 1}._formButton_o6xcj_95:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._formButton_o6xcj_95:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._formButton_o6xcj_95:hover:before{left:100%}._formButton_o6xcj_95:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f973164d}._formButton_o6xcj_95:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 8px 20px #f9731666}._dateTimeRow_o6xcj_147{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}._buttonRow_o6xcj_152{display:flex;justify-content:center;width:100%;margin-top:0rem}._buttonRow_o6xcj_152 ._formButton_o6xcj_95{max-width:400px;width:100%}@media (max-width: 768px){._homeFormContainer_o6xcj_3{padding:1.5rem;margin:1rem 1.25rem;border-radius:12px}._horizontalCenter_o6xcj_27{grid-template-columns:1fr;gap:.8rem}._location_o6xcj_33,._dateTimeRow_o6xcj_147{grid-template-columns:.5fr}._formInput_o6xcj_62{padding:.75rem;font-size:.6rem}._formButton_o6xcj_95{padding:.875rem 1.5rem;font-size:1rem;letter-spacing:.05em}._formLabel_o6xcj_48{font-size:.8rem}._buttonRow_o6xcj_152 ._formButton_o6xcj_95{max-width:100%}}@media (max-width: 480px){._homeFormContainer_o6xcj_3{padding:1rem;margin:1rem 1.25rem}._form_o6xcj_21{gap:1rem}._formInput_o6xcj_62{padding:.625rem;font-size:.9rem}._formButton_o6xcj_95{padding:.75rem 1rem;font-size:.95rem;letter-spacing:.05em}}@media (min-width: 769px) and (max-width: 1024px){._location_o6xcj_33,._dateTimeRow_o6xcj_147{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){._homeFormContainer_o6xcj_3{padding:2.5rem}._location_o6xcj_33,._dateTimeRow_o6xcj_147{grid-template-columns:repeat(2,1fr);gap:1.5rem}._horizontalCenter_o6xcj_27{gap:1.5rem}}._formInput_o6xcj_62[type=date]::-webkit-calendar-picker-indicator,._formInput_o6xcj_62[type=time]::-webkit-calendar-picker-indicator{background-color:#f97316;border-radius:4px;cursor:pointer;padding:2px}._formInput_o6xcj_62[type=date]::-webkit-calendar-picker-indicator:hover,._formInput_o6xcj_62[type=time]::-webkit-calendar-picker-indicator:hover{background-color:#ea580c}._formInput_o6xcj_62[type=select-one]{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f97316' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem}._formButton_o6xcj_95:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._formButton_o6xcj_95:disabled:hover{background:#9ca3af;transform:none;box-shadow:none}._formInput_o6xcj_62._success_o6xcj_295{border-color:#10b981}._formInput_o6xcj_62._success_o6xcj_295:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}@keyframes _fadeInUp_o6xcj_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._homeFormContainer_o6xcj_3{animation:_fadeInUp_o6xcj_1 .6s ease-out}._homeFormContainer_o6xcj_3:focus-within{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}._formInput_o6xcj_62 option{font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;padding:.5rem}._header_snk1f_27{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s ease-in-out;background-color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._headerScrolled_snk1f_40{background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-bottom:1px solid rgba(229,231,235,.2)}._container_snk1f_52{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 1024px){._container_snk1f_52{padding-left:1.5rem;padding-right:1.5rem}}._headerInner_snk1f_72{display:flex;align-items:center;justify-content:space-between;height:4rem}@media (min-width: 1024px){._headerInner_snk1f_72{height:5rem}}._logoLink_snk1f_88{display:flex;align-items:center;gap:.75rem;transition:transform .3s ease-in-out}._logoLink_snk1f_88:hover{transform:scale(1.05)}._logoImageWrapper_snk1f_101{position:relative;width:2.5rem;height:2.5rem}@media (min-width: 1024px){._logoImageWrapper_snk1f_101{width:3rem;height:3rem}}._logoImage_snk1f_101{width:100%;height:100%;object-fit:contain;border-radius:.5rem}@media (min-width: 640px){._logoTextWrapper_snk1f_130{display:block}}._logoTitle_snk1f_136{font-size:1.125rem;line-height:1.75rem;font-weight:700;color:var(--color-text-dark);transition:color .3s ease-in-out;font-family:var(--primary-font)}._logoLink_snk1f_88:hover ._logoTitle_snk1f_136{color:var(--color-primary)}@media (min-width: 1024px){._logoTitle_snk1f_136{font-size:1.25rem;line-height:1.75rem}}._logoSubtitle_snk1f_161{font-size:.75rem;line-height:1rem;color:var(--color-text-light);margin-top:-.25rem;font-family:var(--primary-font)}@media (min-width: 1024px){._logoSubtitle_snk1f_161{font-size:.875rem;line-height:1.25rem}}._desktopNav_snk1f_181{display:none;align-items:center;gap:2rem}@media (min-width: 1024px){._desktopNav_snk1f_181{display:flex}}._navLink_snk1f_196{position:relative;color:var(--color-text-medium);font-weight:500;padding-top:.5rem;padding-bottom:.5rem;transition:all .3s ease-in-out;font-family:inter}._navLink_snk1f_196:hover{color:var(--color-primary)}._navLinkUnderline_snk1f_215{position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-primary);transition:all .3s ease-in-out}._navLink_snk1f_196:hover ._navLinkUnderline_snk1f_215{width:100%}._desktopActions_snk1f_233{display:none;align-items:center;gap:1rem}@media (min-width: 1024px){._desktopActions_snk1f_233{display:flex}}._button_snk1f_249{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease-in-out;cursor:pointer;border:1px solid transparent;text-decoration:none;font-family:inter}._button_snk1f_249:focus{outline:2px solid var(--color-primary);outline-offset:2px}._buttonContent_snk1f_275{display:flex;align-items:center;gap:.5rem}._button_snk1f_249._outline_snk1f_283{background-color:transparent;border-color:var(--color-border);color:var(--color-text-medium)}._button_snk1f_249._ghost_snk1f_289{background-color:transparent;border-color:transparent;color:var(--color-text-medium)}._button_snk1f_249._sm_snk1f_296{height:2.25rem;padding:0 .8rem}._whatsappButton_snk1f_304{border-color:var(--color-green);color:var(--color-green);background-color:transparent}._whatsappButton_snk1f_304:hover{background-color:var(--color-green-hover-bg);border-color:var(--color-green-hover-border)}._instagramButton_snk1f_321{border-color:#000;border-width:1px;color:#000;background-color:transparent}._instagramButton_snk1f_321:hover{border-color:#dc2743}._whatsappText_snk1f_336{display:none}@media (min-width: 1280px){._whatsappText_snk1f_336{display:inline}}._reserveText_snk1f_348{padding-left:.3rem}._reserveButton_snk1f_352{background-color:var(--color-primary);color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:scale(1)}._reserveButton_snk1f_352:hover{background-color:var(--color-primary-hover);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:scale(1.05)}._icon_snk1f_375{width:1.5rem;height:1.5rem}._whatsappButton_snk1f_304 ._icon_snk1f_375{transition:transform .3s ease-in-out}._whatsappButton_snk1f_304:hover ._icon_snk1f_375{transform:scale(1.1)}._mobileMenu_snk1f_391{display:flex;align-items:center;gap:.5rem}@media (min-width: 1024px){._mobileMenu_snk1f_391{display:none}}._mobileWhatsappButton_snk1f_406{border-color:var(--color-green);color:var(--color-green);background-color:transparent;padding:.5rem}._mobileWhatsappButton_snk1f_406:hover{background-color:var(--color-green-hover-bg)}._menuTriggerButton_snk1f_419{padding:.5rem;color:var(--color-text-medium)}._menuTriggerButton_snk1f_419:hover{background-color:var(--color-background-light)}._menuIcon_snk1f_430{width:1.25rem;height:1.25rem;color:var(--color-text-medium)}._sheetContent_snk1f_439{position:fixed;top:0;bottom:0;width:300px;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .3s ease-out;z-index:60;transform:translate(100%)}._sheetContent-right_snk1f_457{right:0}@media (min-width: 640px){._sheetContent_snk1f_439{width:350px}}._mobileMenuInner_snk1f_474{display:flex;flex-direction:column;height:100%}._mobileMenuHeader_snk1f_481{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}._mobileLogoWrapper_snk1f_491{display:flex;align-items:center;gap:.75rem}._mobileLogoImageWrapper_snk1f_498{position:relative;width:2rem;height:2rem}._mobileLogoImage_snk1f_498{width:100%;height:100%;object-fit:contain;border-radius:.25rem}._mobileLogoTitle_snk1f_517{font-weight:700;color:var(--color-text-dark)}._mobileLogoSubtitle_snk1f_524{font-size:.75rem;line-height:1rem;color:var(--color-text-light)}._mobileNavLinks_snk1f_532{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;flex:1}._mobileNavLink_snk1f_532{display:flex;align-items:center;gap:.75rem;color:var(--color-text-medium);padding:.75rem 1rem;border-radius:.5rem;transition:all .3s ease-in-out;text-decoration:none}._mobileNavLink_snk1f_532:hover{color:var(--color-primary);background-color:var(--color-primary-hover-light)}._mobileNavLinkText_snk1f_573{font-weight:500}._mobileActions_snk1f_578{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}._mobileWhatsappButtonFull_snk1f_589{width:100%;border-color:var(--color-green);color:var(--color-green);background-color:transparent;justify-content:center}._mobileWhatsappButtonFull_snk1f_589:hover{background-color:var(--color-green-hover-bg)}._mobileReserveButtonFull_snk1f_604{width:100%;background-color:var(--color-primary);color:#fff;justify-content:center}._mobileReserveButtonFull_snk1f_604:hover{background-color:var(--color-primary-hover)}._sectionContact_18uqt_2{padding-top:3rem;padding-bottom:3rem;background-color:#fff}._innerContainer_18uqt_8{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}._sectionHeader_18uqt_16{text-align:center;margin-bottom:2rem}._sectionTitle_18uqt_21{font-size:1.75rem;line-height:1.2;font-weight:700;color:#1f2937;margin-bottom:1rem;font-family:var(--primary-font)}._sectionDescription_18uqt_30{font-size:1rem;font-family:var(--primary-font);font-weight:400;line-height:1.5;color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto}._contactGrid_18uqt_41{display:grid;grid-template-columns:1fr;gap:2rem}._contactFormCard_18uqt_47{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.75rem}._cardContentPadding_18uqt_52{padding:1.5rem}._formTitle_18uqt_56{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem}._contactForm_18uqt_47{display:flex;flex-direction:column;gap:1.25rem}._formLabel_18uqt_69{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._input_18uqt_77,._textarea_18uqt_78{display:block;width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9rem;line-height:1.4;color:#1f2937;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._input_18uqt_77::placeholder,._textarea_18uqt_78::placeholder{color:#9ca3af}._input_18uqt_77:focus,._textarea_18uqt_78:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._textarea_18uqt_78{min-height:6rem;resize:vertical}._submitButton_18uqt_108{width:100%;background-color:#f97316;color:#fff;padding:.875rem 1rem;border-radius:.5rem;font-weight:500;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out;border:none;cursor:pointer;font-size:.9rem;font-family:var(--primary-font)}._submitButton_18uqt_108:hover{background-color:#ea580c}._contactInfoSection_18uqt_128{display:flex;flex-direction:column;gap:1.5rem}._contactInfoTitle_18uqt_134{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem}._contactDetails_18uqt_141{display:flex;flex-direction:column;gap:1rem}._contactItem_18uqt_147{display:flex;align-items:flex-start;gap:.75rem}._contactIcon_18uqt_153{width:1.25rem;height:1.25rem;color:#f97316;margin-top:.125rem}._contactLabel_18uqt_160{font-weight:600;font-size:.9rem}._contactText_18uqt_165{color:#4b5563;font-size:.9rem}._hoursOfOperation_18uqt_170{background-color:#f3f4f6;border-radius:.5rem;padding:1.25rem}._hoursTitle_18uqt_176{font-weight:700;color:#1f2937;margin-bottom:.75rem;font-size:.95rem}._hoursList_18uqt_183{display:flex;flex-direction:column;gap:.375rem;color:#4b5563;font-size:.875rem}._mapPlaceholder_18uqt_191{background-color:#e5e7eb;border-radius:.5rem;height:12rem;display:flex;align-items:center;justify-content:center;color:#4b5563;font-size:.9rem}._boldText_18uqt_203{font-weight:700}@media (min-width: 768px){._sectionContact_18uqt_2{padding-top:5rem;padding-bottom:5rem}._sectionHeader_18uqt_16{margin-bottom:4rem}._sectionTitle_18uqt_21{font-size:3rem;margin-bottom:1.5rem}._sectionDescription_18uqt_30{font-size:1.25rem}._contactGrid_18uqt_41{grid-template-columns:repeat(2,1fr);gap:3rem}._cardContentPadding_18uqt_52{padding:2rem}}@media (min-width: 1280px){._sectionTitle_18uqt_21{font-size:3.5rem}}@media (hover: none) and (pointer: coarse){._submitButton_18uqt_108{min-height:44px;display:flex;align-items:center;justify-content:center}}._footer_vcadl_1{background:linear-gradient(180deg,#1f2937,#111827);color:#fff;padding:2.5rem 0 1.5rem;margin-top:auto;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif}._container_vcadl_10{max-width:1200px;margin:0 auto;padding:0 1rem}._content_vcadl_16{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}._brandSection_vcadl_24{text-align:center}._brandTitle_vcadl_28{font-size:1.75rem;font-weight:700;color:#f97316;margin-bottom:1rem;letter-spacing:.025em}._brandSlogan_vcadl_37{font-size:1rem;line-height:1.6;color:#e5e7eb;max-width:600px;margin:0 auto;font-weight:400}._logoLink_vcadl_48{display:flex;align-items:center;gap:.75rem;transition:transform .3s ease-in-out}._logoImageWrapper_vcadl_55{position:relative;width:3rem;height:3rem}._logoImage_vcadl_55{width:100%;height:100%;object-fit:contain;border-radius:.5rem}@media (min-width: 640px){._logoTextWrapper_vcadl_77{display:block;width:4rem;height:4rem}}._contactSection_vcadl_87{text-align:center}._contactTitle_vcadl_91{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1.25rem;letter-spacing:.025em}._contactInfo_vcadl_99{display:flex;flex-direction:column;gap:.2rem;max-width:400px;margin:0 auto}._contactItem_vcadl_107{display:flex;flex-direction:column;gap:0rem;text-align:center}._contactLabel_vcadl_114{font-size:.875rem;font-weight:600;color:#f97316;text-transform:uppercase;letter-spacing:.05em}._contactValue_vcadl_123{font-size:.95rem;color:#e5e7eb;font-weight:400;line-height:1.4}._hoursItem_vcadl_131{margin-top:-1rem}._copyright_vcadl_136{border-top:1px solid #4b5563;padding-top:1.5rem;text-align:center}._copyrightText_vcadl_143{font-size:.875rem;color:#9ca3af;margin:0;font-weight:400}@media (min-width: 425px){._logoLink_vcadl_48{justify-content:center}._contactItem_vcadl_107{padding:.3rem 0}._hoursItem_vcadl_131{margin-top:0rem}._logoImageWrapper_vcadl_55{width:4rem;height:4rem}._content_vcadl_16{gap:1rem}}@media (min-width: 640px){._contactItem_vcadl_107{padding:.5rem 0}}@media (min-width: 768px){._footer_vcadl_1{padding:3rem 0 2rem}._content_vcadl_16{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}._brandSection_vcadl_24{text-align:left}._brandTitle_vcadl_28{font-size:2rem}._brandSlogan_vcadl_37{font-size:1.1rem;margin:0}._contactSection_vcadl_87{text-align:left}._contactInfo_vcadl_99{margin:0}._contactItem_vcadl_107{flex-direction:row;justify-content:space-between;text-align:left;padding:.2rem 0}._logoLink_vcadl_48{justify-content:left}._hoursItem_vcadl_131{margin-top:0rem}._contactLabel_vcadl_114{flex-shrink:0;width:100px}._contactValue_vcadl_123{text-align:right;flex:1}}@media (min-width: 1024px){._footer_vcadl_1{padding:3.5rem 0 2.5rem}._content_vcadl_16{gap:4rem}._brandTitle_vcadl_28{font-size:2.25rem;margin-bottom:1.25rem}._brandSlogan_vcadl_37{font-size:1.125rem}._contactTitle_vcadl_91{font-size:1.375rem;margin-bottom:1.5rem}._contactInfo_vcadl_99{gap:1rem}._contactItem_vcadl_107{padding:.3rem 0}._contactLabel_vcadl_114{font-size:.9rem;width:110px}._contactValue_vcadl_123{font-size:1rem}._copyrightText_vcadl_143{font-size:.9rem}._logoImageWrapper_vcadl_55{width:7rem;height:7rem}}._contactValue_vcadl_123:hover{color:#f97316;transition:color .3s ease}._footer_vcadl_1{animation:_fadeInUp_vcadl_1 .6s ease-out}@keyframes _fadeInUp_vcadl_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._footer_vcadl_1{animation:none}._contactValue_vcadl_123{transition:none}}@media print{._footer_vcadl_1{background-color:transparent;color:#000;border-top:1px solid #000}._brandTitle_vcadl_28,._contactLabel_vcadl_114{color:#000}._brandSlogan_vcadl_37,._contactValue_vcadl_123,._copyrightText_vcadl_143{color:#333}}._whatsappFloat_mm9j2_1{position:fixed;bottom:20px;right:20px;width:80px;height:80px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000;cursor:pointer}._whatsappFloat_mm9j2_1:hover{background-color:#20ba5a;transform:scale(1.1);box-shadow:0 6px 20px #00000040}._whatsappFloat_mm9j2_1:active{transform:scale(.95)}._whatsappIcon_mm9j2_28{width:50px;height:50px;color:#fff}@keyframes _slideIn_mm9j2_1{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}._whatsappFloat_mm9j2_1{animation:_slideIn_mm9j2_1 .5s ease-out}@media (max-width: 768px){._whatsappFloat_mm9j2_1{width:50px;height:50px;bottom:15px;right:15px}._whatsappIcon_mm9j2_28{width:28px;height:28px}}._showCarsMainContainer_1i6d2_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}._carCardContainer_1i6d2_9{display:flex;justify-content:center}._carsContainer_1i6d2_14{margin-top:3%}._container_4ux25_1{min-height:100vh;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif}._content_4ux25_11{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;padding:3rem 2rem;max-width:600px;width:100%;text-align:center;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;animation:_fadeInUp_4ux25_1 .6s ease-out}._content_4ux25_11:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._iconContainer_4ux25_30{margin-bottom:2rem}._carIcon_4ux25_34{width:4rem;height:4rem;color:#f97316;margin:0 auto;opacity:.8}._title_4ux25_42{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:.025em}._description_4ux25_50{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:2rem;font-weight:400}._suggestions_4ux25_58{background-color:#fff7ed;border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px solid #fed7aa}._suggestionsTitle_4ux25_66{font-size:1.125rem;font-weight:600;color:#ea580c;margin-bottom:1rem;text-align:left}._suggestionsList_4ux25_74{list-style:none;padding:0;margin:0;text-align:left}._suggestionsList_4ux25_74 li{font-size:.95rem;color:#92400e;margin-bottom:.5rem;padding-left:1.5rem;position:relative;line-height:1.5}._suggestionsList_4ux25_74 li:before{content:"•";color:#f97316;font-weight:700;position:absolute;left:.5rem}._homeButton_4ux25_98{width:100%;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-weight:700;font-size:1.125rem;padding:1rem 2rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f973164d;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"kern" 1,"liga" 1;margin-bottom:1.5rem}._homeButton_4ux25_98:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._homeButton_4ux25_98:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._homeButton_4ux25_98:hover:before{left:100%}._homeButton_4ux25_98:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f973164d}._homeButton_4ux25_98:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 8px 20px #f9731666}._contactInfo_4ux25_150{border-top:1px solid #e5e7eb;padding-top:1.5rem}._contactText_4ux25_155{font-size:.95rem;color:#6b7280;margin:0;font-weight:400}._phoneNumber_4ux25_162{color:#f97316;font-weight:600;text-decoration:none;cursor:pointer;transition:color .3s ease}._phoneNumber_4ux25_162:hover{color:#ea580c}@keyframes _fadeInUp_4ux25_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){._container_4ux25_1{padding:1rem .5rem}._content_4ux25_11{padding:2rem 1.5rem;border-radius:12px}._carIcon_4ux25_34{width:3rem;height:3rem}._title_4ux25_42{font-size:1.5rem;margin-bottom:.75rem}._description_4ux25_50{font-size:1rem;margin-bottom:1.5rem}._suggestions_4ux25_58{padding:1.25rem;margin-bottom:1.5rem}._suggestionsTitle_4ux25_66{font-size:1rem;margin-bottom:.75rem}._suggestionsList_4ux25_74 li{font-size:.875rem;margin-bottom:.375rem}._homeButton_4ux25_98{font-size:1rem;padding:.875rem 1.5rem;letter-spacing:.05em;margin-bottom:1.25rem}._contactText_4ux25_155{font-size:.875rem}}@media (min-width: 481px) and (max-width: 768px){._container_4ux25_1{padding:1.5rem 1rem}._content_4ux25_11{padding:2.5rem 2rem}._title_4ux25_42{font-size:1.75rem}._homeButton_4ux25_98{font-size:1.05rem;padding:.9rem 1.75rem}}@media (min-width: 769px){._content_4ux25_11{padding:3.5rem 3rem}._carIcon_4ux25_34{width:5rem;height:5rem}._title_4ux25_42{font-size:2.25rem;margin-bottom:1.25rem}._description_4ux25_50{font-size:1.2rem;margin-bottom:2.5rem}._suggestions_4ux25_58{padding:2rem;margin-bottom:2.5rem}._homeButton_4ux25_98{max-width:400px;margin:0 auto 2rem}}@media (hover: none) and (pointer: coarse){._homeButton_4ux25_98{min-height:48px}}@media (prefers-reduced-motion: reduce){._content_4ux25_11{animation:none}._homeButton_4ux25_98,._phoneNumber_4ux25_162{transition:none}._content_4ux25_11:hover,._homeButton_4ux25_98:hover{transform:none}}._content_4ux25_11:focus-within{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}@media print{._container_4ux25_1{background-color:#fff}._content_4ux25_11{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._homeButton_4ux25_98{background:#f97316!important;-webkit-print-color-adjust:exact;color-adjust:exact}}:root{--color-primary: #f97316;--color-primary-hover: #ea580c;--color-green: #22c55e;--color-green-hover-bg: #f0fdf4;--color-green-hover-border: #16a34a;--color-text-dark: #374151;--color-text-medium: #4b5563;--color-text-light: #6b7280;--color-border: #e5e7eb;--color-background-light: #f3f4f6}._header_x7nw9_27{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s ease-in-out;background-color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._headerScrolled_x7nw9_41{background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-bottom:1px solid rgba(229,231,235,.2)}._container_x7nw9_53{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 1024px){._container_x7nw9_53{padding-left:1.5rem;padding-right:1.5rem}}._headerInner_x7nw9_73{display:flex;align-items:center;justify-content:space-between;height:4rem}@media (min-width: 1024px){._headerInner_x7nw9_73{height:5rem}}._logoLink_x7nw9_89{display:flex;align-items:center;gap:.75rem;transition:transform .3s ease-in-out}._logoLink_x7nw9_89:hover{transform:scale(1.05)}._logoImageWrapper_x7nw9_102{position:relative;width:2.5rem;height:2.5rem}@media (min-width: 1024px){._logoImageWrapper_x7nw9_102{width:3rem;height:3rem}}._logoImage_x7nw9_102{width:100%;height:100%;object-fit:contain;border-radius:.5rem}@media (min-width: 640px){._logoTextWrapper_x7nw9_131{display:block}}._logoTitle_x7nw9_137{font-size:1.125rem;line-height:1.75rem;font-weight:700;color:var(--color-text-dark);transition:color .3s ease-in-out;font-family:var(--primary-font)}._logoLink_x7nw9_89:hover ._logoTitle_x7nw9_137{color:var(--color-primary)}@media (min-width: 1024px){._logoTitle_x7nw9_137{font-size:1.25rem;line-height:1.75rem}}._logoSubtitle_x7nw9_162{font-size:.75rem;line-height:1rem;color:var(--color-text-light);margin-top:-.25rem;font-family:var(--primary-font)}@media (min-width: 1024px){._logoSubtitle_x7nw9_162{font-size:.875rem;line-height:1.25rem}}._desktopActions_x7nw9_182{display:none;align-items:center;gap:1rem}@media (min-width: 1024px){._desktopActions_x7nw9_182{display:flex}}._button_x7nw9_198{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease-in-out;cursor:pointer;border:1px solid transparent;text-decoration:none;font-family:inter}._button_x7nw9_198:focus{outline:2px solid var(--color-primary);outline-offset:2px}._buttonContent_x7nw9_224{display:flex;align-items:center;gap:.5rem}._button_x7nw9_198._outline_x7nw9_232{background-color:transparent;border-color:var(--color-border);color:var(--color-text-medium)}._button_x7nw9_198._ghost_x7nw9_238{background-color:transparent;border-color:transparent;color:var(--color-text-medium)}._button_x7nw9_198._sm_x7nw9_245{height:2.25rem;padding:0 .8rem}._whatsappButton_x7nw9_253{border-color:var(--color-green);color:var(--color-green);background-color:transparent}._whatsappButton_x7nw9_253:hover{background-color:var(--color-green-hover-bg);border-color:var(--color-green-hover-border)}._whatsappText_x7nw9_269{display:none}@media (min-width: 1280px){._whatsappText_x7nw9_269{display:inline}}._icon_x7nw9_283{width:1.5rem;height:1.5rem}._whatsappButton_x7nw9_253 ._icon_x7nw9_283{transition:transform .3s ease-in-out}._whatsappButton_x7nw9_253:hover ._icon_x7nw9_283{transform:scale(1.1)}._mobileMenu_x7nw9_299{display:flex;align-items:center;gap:.5rem}@media (min-width: 1024px){._mobileMenu_x7nw9_299{display:none}}._mobileWhatsappButton_x7nw9_314{border-color:var(--color-green);color:var(--color-green);background-color:transparent;padding:.5rem}._mobileWhatsappButton_x7nw9_314:hover{background-color:var(--color-green-hover-bg)}._menuTriggerButton_x7nw9_327{padding:.5rem;color:var(--color-text-medium)}._menuTriggerButton_x7nw9_327:hover{background-color:var(--color-background-light)}._menuIcon_x7nw9_338{width:1.25rem;height:1.25rem;color:var(--color-text-medium)}._sheetContent_x7nw9_347{position:fixed;top:0;bottom:0;width:300px;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .3s ease-out;z-index:60;transform:translate(100%)}._sheetContent-right_x7nw9_365{right:0}@media (min-width: 640px){._sheetContent_x7nw9_347{width:350px}}._mobileMenuInner_x7nw9_382{display:flex;flex-direction:column;height:100%}._mobileMenuHeader_x7nw9_389{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}._mobileLogoWrapper_x7nw9_399{display:flex;align-items:center;gap:.75rem}._mobileLogoImageWrapper_x7nw9_406{position:relative;width:2rem;height:2rem}._mobileLogoImage_x7nw9_406{width:100%;height:100%;object-fit:contain;border-radius:.25rem}._mobileLogoTitle_x7nw9_425{font-weight:700;color:var(--color-text-dark)}._mobileLogoSubtitle_x7nw9_432{font-size:.75rem;line-height:1rem;color:var(--color-text-light)}._mobileNavLinks_x7nw9_440{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;flex:1}._mobileNavLink_x7nw9_440{display:flex;align-items:center;gap:.75rem;color:var(--color-text-medium);padding:.75rem 1rem;border-radius:.5rem;transition:all .3s ease-in-out;text-decoration:none}._mobileNavLink_x7nw9_440:hover{color:var(--color-primary);background-color:var(--color-primary-hover-light)}:root{--color-primary-hover-light: #fff7ed}._mobileNavLinkText_x7nw9_481{font-weight:500}._mobileActions_x7nw9_486{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}._mobileWhatsappButtonFull_x7nw9_497{width:100%;border-color:var(--color-green);color:var(--color-green);background-color:transparent;justify-content:center}._mobileWhatsappButtonFull_x7nw9_497:hover{background-color:var(--color-green-hover-bg)}._mobileReserveButtonFull_x7nw9_512{width:100%;background-color:var(--color-primary);color:#fff;justify-content:center}._mobileReserveButtonFull_x7nw9_512:hover{background-color:var(--color-primary-hover)}a{text-decoration:none}._backdrop_1sjb2_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:_backdropFadeIn_1sjb2_1 .3s ease-out}._container_1sjb2_19{background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 25px 50px #00000040,0 10px 20px #00000026;border:1px solid rgba(255,255,255,.2);padding:3rem 2.5rem;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;animation:_containerSlideIn_1sjb2_1 .4s ease-out}._spinnerWrapper_1sjb2_37{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}._spinner_1sjb2_37{width:100%;height:100%;position:relative;animation:_rotate_1sjb2_1 2s linear infinite}._spinnerCircle_1sjb2_54{width:100%;height:100%;border-radius:50%;border:6px solid transparent;border-top-color:#f97316;border-right-color:#f97316;border-bottom-color:#ea580c;animation:_spin_1sjb2_37 1.5s cubic-bezier(.68,-.55,.27,1.55) infinite;box-shadow:0 0 20px #f973164d}._pulseRing_1sjb2_67{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;border:3px solid rgba(249,115,22,.3);animation:_pulse_1sjb2_67 2s ease-out infinite}._textContainer_1sjb2_80{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}._loadingText_1sjb2_89{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;letter-spacing:-.025em;line-height:1.2}._dots_1sjb2_99{display:flex;align-items:center;justify-content:center;gap:.5rem}._dot_1sjb2_99{width:8px;height:8px;background:#f97316;border-radius:50%;animation:_dotPulse_1sjb2_1 1.4s ease-in-out infinite}._dot_1sjb2_99:nth-child(2){animation-delay:.2s}._dot_1sjb2_99:nth-child(3){animation-delay:.4s}._progressBar_1sjb2_123{width:100%;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;position:relative}._progressFill_1sjb2_132{position:absolute;top:0;left:0;height:100%;width:40%;background:linear-gradient(90deg,#f97316,#ea580c,#dc2626);border-radius:2px;animation:_progressMove_1sjb2_1 2s ease-in-out infinite;box-shadow:0 0 10px #f9731680}@keyframes _backdropFadeIn_1sjb2_1{0%{opacity:0}to{opacity:1}}@keyframes _containerSlideIn_1sjb2_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _rotate_1sjb2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spin_1sjb2_37{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@keyframes _pulse_1sjb2_67{0%{transform:translate(-50%,-50%) scale(.95);opacity:1}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.7}to{transform:translate(-50%,-50%) scale(.95);opacity:1}}@keyframes _dotPulse_1sjb2_1{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}@keyframes _progressMove_1sjb2_1{0%{left:-40%}to{left:100%}}@media (max-width: 1024px){._container_1sjb2_19{max-width:380px;padding:2.5rem 2rem}._spinnerWrapper_1sjb2_37{width:110px;height:110px}._spinnerCircle_1sjb2_54{border-width:5px}._loadingText_1sjb2_89{font-size:1.375rem}._dot_1sjb2_99{width:7px;height:7px}}@media (max-width: 768px){._backdrop_1sjb2_2{padding:.75rem}._container_1sjb2_19{max-width:340px;padding:2.5rem 2rem;gap:1.75rem;border-radius:20px}._spinnerWrapper_1sjb2_37{width:100px;height:100px}._spinnerCircle_1sjb2_54{border-width:5px}._pulseRing_1sjb2_67{border-width:2px}._loadingText_1sjb2_89{font-size:1.25rem}._dot_1sjb2_99{width:7px;height:7px;gap:.375rem}._progressBar_1sjb2_123{height:3px}}@media (max-width: 480px){._backdrop_1sjb2_2{padding:.5rem}._container_1sjb2_19{max-width:320px;padding:2rem 1.5rem;gap:1.5rem;border-radius:18px}._spinnerWrapper_1sjb2_37{width:90px;height:90px}._spinnerCircle_1sjb2_54{border-width:4px}._pulseRing_1sjb2_67{border-width:2px}._textContainer_1sjb2_80{gap:.875rem}._loadingText_1sjb2_89{font-size:1.125rem}._dots_1sjb2_99{gap:.375rem}._dot_1sjb2_99{width:6px;height:6px}._progressBar_1sjb2_123{height:3px}}@media (max-width: 767px) and (orientation: landscape){._container_1sjb2_19{max-height:85vh;padding:1.5rem;gap:1.25rem}._spinnerWrapper_1sjb2_37{width:80px;height:80px}._loadingText_1sjb2_89{font-size:1rem}._dots_1sjb2_99{gap:.25rem}._dot_1sjb2_99{width:5px;height:5px}}@media (prefers-reduced-motion: reduce){._backdrop_1sjb2_2,._container_1sjb2_19,._spinner_1sjb2_37,._spinnerCircle_1sjb2_54,._pulseRing_1sjb2_67,._dot_1sjb2_99,._progressFill_1sjb2_132{animation:none}._spinnerCircle_1sjb2_54{border-top-color:#f97316;border-right-color:#f97316;border-bottom-color:#ea580c;border-left-color:#fed7aa}._progressFill_1sjb2_132{width:60%;left:20%}}@media (prefers-contrast: high){._container_1sjb2_19{border:2px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._spinnerCircle_1sjb2_54{border-top-color:#f97316;border-right-color:#f97316;border-bottom-color:#f97316;box-shadow:none}._pulseRing_1sjb2_67{border-color:#f97316}._progressBar_1sjb2_123{border:1px solid #000}._progressFill_1sjb2_132{box-shadow:none}}@media print{._backdrop_1sjb2_2{display:none}}@supports not (backdrop-filter: blur(12px)){._container_1sjb2_19{background:#fff}._backdrop_1sjb2_2{background:#000c}}._carRentalCard_1dv3c_1{max-width:900px;margin:20px auto;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;border:1px solid rgba(255,255,255,.2);overflow:hidden;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;padding:2rem;transition:all .3s ease;animation:_fadeInUp_1dv3c_1 .6s ease-out}._carRentalCard_1dv3c_1:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._carInfo_1dv3c_21{display:flex;gap:2rem;margin-bottom:2rem;background:#f9fafb;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}._carImage_1dv3c_31{width:400px;height:auto;object-fit:contain;border-radius:12px;background-color:#fff;flex-shrink:0;box-shadow:0 4px 12px #0000001a}._carDescription_1dv3c_41{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative}._carName_1dv3c_49{white-space:nowrap;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:absolute;top:0;left:50%;transform:translate(-50%);color:#1f2937;letter-spacing:.025em}._carSpecs_1dv3c_62{display:grid;grid-template-columns:repeat(2,auto);gap:2.5rem 5rem;justify-content:center;font-size:1.8rem;color:#4b5563;margin-top:6.25rem;font-weight:500}._seatIcon_1dv3c_73,._luggageIcon_1dv3c_74,._automaticIcon_1dv3c_75,._doorIcon_1dv3c_76{vertical-align:middle;color:#f97316;margin-right:.5rem}._mainDiv_1dv3c_82{margin-bottom:2rem;font-size:1.1rem}._mainDiv_1dv3c_82 h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:.025em}._option_1dv3c_95{display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;margin-bottom:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}._option_1dv3c_95:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(249,115,22,.05),transparent);transition:left .5s ease}._option_1dv3c_95:hover{border-color:#f97316;transform:translateY(-1px);box-shadow:0 4px 12px #f9731633}._option_1dv3c_95:hover:before{left:100%}._option_1dv3c_95._selected_1dv3c_131{border:2px solid #f97316;background:#fff7ed;box-shadow:0 4px 12px #f973164d}._option_1dv3c_95._selected_1dv3c_131:before{background:linear-gradient(90deg,transparent,rgba(249,115,22,.1),transparent)}._optionMain_1dv3c_141{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}._optionMain_1dv3c_141 input{margin:0;accent-color:#f97316;width:1.25rem;height:1.25rem}._optionText_1dv3c_156{display:flex;flex-direction:column;margin-left:1.25rem}._optionText_1dv3c_156 strong{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem;letter-spacing:.025em}._optionText_1dv3c_156 p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}._includedTag_1dv3c_177{color:#10b981;font-weight:700;background-color:#ecfdf5;padding:.375rem .75rem;border-radius:20px;font-size:.875rem;border:1px solid #a7f3d0;position:relative;z-index:1}._priceTag_1dv3c_189{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-weight:700;padding:.375rem .75rem;border-radius:20px;font-size:.875rem;box-shadow:0 2px 4px #f973164d;position:relative;z-index:1}._priceSection_1dv3c_201{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;flex-wrap:wrap;position:relative;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:16px;padding:2rem;border:2px solid #fed7aa}._priceInfo_1dv3c_214{display:flex;flex-direction:column}._pricePerDay_1dv3c_219{font-size:1rem;margin-bottom:.5rem;font-weight:600;color:#1f2937}._totalPrice_1dv3c_226{margin:.5rem 0;font-size:1.5rem;color:#f97316;font-weight:700}._priceInfo_1dv3c_214 a{font-size:.9rem;text-decoration:underline;color:#6b7280;transition:color .3s ease}._priceInfo_1dv3c_214 a:hover{color:#f97316}._priceTop_1dv3c_244{display:flex;align-items:center;gap:1rem}._daysReserved_1dv3c_250{font-size:.8rem;position:relative;top:-.25rem;color:#6b7280;font-weight:600}._reserveInfo_1dv3c_258{display:flex;justify-content:space-between;gap:3rem;font-size:.95rem;margin-right:1.25rem;color:#4b5563;position:relative}._pickupInfo_1dv3c_268,._returnInfo_1dv3c_269{display:flex;flex-direction:column;position:relative}._title_1dv3c_275{font-weight:700;font-size:1rem;color:#1f2937;margin-bottom:.5rem;letter-spacing:.025em}._location_1dv3c_283{font-size:.95rem;color:#4b5563;margin-bottom:.25rem;font-weight:500}._date_1dv3c_290{font-size:.9rem;color:#6b7280;font-weight:400}._nextButton_1dv3c_296{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f973164d;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden}._nextButton_1dv3c_296:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._nextButton_1dv3c_296:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._nextButton_1dv3c_296:hover:before{left:100%}._nextButton_1dv3c_296:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f973164d}._nextButton_1dv3c_296:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 8px 20px #f9731666}._priceDetails_1dv3c_344{cursor:pointer;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif}@keyframes _fadeInUp_1dv3c_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._carRentalCard_1dv3c_1{max-width:95%;margin:15px auto;padding:1.5rem}._carInfo_1dv3c_21{flex-direction:column;align-items:center;gap:1.5rem}._carImage_1dv3c_31{width:100%;max-width:350px}._carDescription_1dv3c_41{width:100%;text-align:center}._carName_1dv3c_49{position:static;transform:none;font-size:2.2rem;margin-bottom:1.5rem}._carSpecs_1dv3c_62{margin-top:1.25rem;gap:1.875rem 3.75rem;font-size:1.6rem}._reserveInfo_1dv3c_258{justify-content:space-around;gap:2rem;margin-right:0}}@media (max-width: 880px){._carRentalCard_1dv3c_1{max-width:98%;margin:10px auto;padding:1rem;border-radius:12px}._carInfo_1dv3c_21{gap:1rem;padding:1rem}._carImage_1dv3c_31{max-width:300px}._carName_1dv3c_49{font-size:1.8rem;white-space:normal;text-align:center;line-height:1.2}._carSpecs_1dv3c_62{grid-template-columns:1fr;gap:1.25rem;font-size:1.4rem;margin-top:1rem;justify-items:center}._mainDiv_1dv3c_82{font-size:1rem}._mainDiv_1dv3c_82 h3{font-size:1.25rem}._option_1dv3c_95{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}._optionMain_1dv3c_141{width:100%}._optionText_1dv3c_156{margin-left:.75rem}._optionText_1dv3c_156 strong{font-size:.95rem}._optionText_1dv3c_156 p{font-size:.9rem;margin-top:.25rem}._priceTag_1dv3c_189,._includedTag_1dv3c_177{align-self:flex-end;margin-top:.5rem}._priceSection_1dv3c_201{gap:1.25rem;padding:1.5rem}._priceInfo_1dv3c_214{text-align:center}._priceTop_1dv3c_244{justify-content:center;flex-wrap:wrap}._reserveInfo_1dv3c_258{flex-direction:column;gap:1rem;text-align:center}._pickupInfo_1dv3c_268,._returnInfo_1dv3c_269{align-items:center}}@media (max-width: 668px){._carRentalCard_1dv3c_1{margin:5px auto;padding:.75rem}._carImage_1dv3c_31{max-width:280px}._carName_1dv3c_49{font-size:1.6rem}._carSpecs_1dv3c_62{font-size:1.2rem;gap:1rem}._option_1dv3c_95{padding:.75rem}._optionText_1dv3c_156 strong{font-size:.9rem}._optionText_1dv3c_156 p{font-size:.85rem}._priceTag_1dv3c_189,._includedTag_1dv3c_177{font-size:.8rem;padding:.25rem .5rem}._totalPrice_1dv3c_226{font-size:1.2rem}._priceSection_1dv3c_201{flex-direction:column;gap:1.5rem;align-items:stretch}._reserveInfo_1dv3c_258{justify-content:space-around;gap:2rem;margin-right:0}._nextButton_1dv3c_296{width:100%;padding:1rem;font-size:1.1rem}._option_1dv3c_95 ._MuiFormControl-root_1dv3c_571{min-width:120px!important;margin:5px 0!important}}@media (prefers-reduced-motion: reduce){._carRentalCard_1dv3c_1,._option_1dv3c_95,._nextButton_1dv3c_296{animation:none;transition:none}._carRentalCard_1dv3c_1:hover,._option_1dv3c_95:hover,._nextButton_1dv3c_296:hover{transform:none}._option_1dv3c_95:before,._nextButton_1dv3c_296:before{transition:none}}@media print{._carRentalCard_1dv3c_1{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._nextButton_1dv3c_296{background:#f97316!important;-webkit-print-color-adjust:exact;color-adjust:exact}}._backdrop_15i7n_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:_backdropFadeIn_15i7n_1 .3s ease-out}._container_15i7n_19{background:#fff;border-radius:12px;box-shadow:0 25px 50px #0000004d,0 10px 20px #0003;border:1px solid #e5e7eb;max-width:650px;width:100%;max-height:90vh;overflow-y:auto;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;animation:_modalSlideIn_15i7n_1 .3s ease-out;position:relative}._closeButton_15i7n_34{position:absolute;top:1rem;right:1rem;background:#f8f9fa;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;color:#6b7280;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;z-index:10}._closeButton_15i7n_34:hover{background-color:#f3f4f6;border-color:#d1d5db;color:#374151;transform:scale(1.05)}._closeButton_15i7n_34:focus{outline:none;box-shadow:0 0 0 3px #f973161a;border-color:#f97316}._closeIcon_15i7n_66{width:1.25rem;height:1.25rem}._header_15i7n_72{background:linear-gradient(135deg,#1f2937c4,#111827);padding:2.5rem 2rem 2rem;margin-bottom:1.5rem;border-radius:12px 12px 0 0;text-align:center;position:relative;border-bottom:3px solid #f97316}._modalTitle_15i7n_82{font-size:1.875rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.025em}._modalSubtitle_15i7n_90{font-size:1rem;color:#d1d5db;margin:0;font-weight:400}._content_15i7n_98{padding:0rem;background:#fff}._pricePerDayContainer_15i7n_103{margin-bottom:0rem}._section_15i7n_108{background:#f8f9fa;border-radius:8px;padding:1rem 1.5rem .5rem;margin-bottom:0rem;border:1px solid #e5e7eb;transition:all .2s ease}._title_15i7n_120{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem;letter-spacing:-.025em;position:relative;padding-bottom:.5rem;border-bottom:2px solid #f97316;display:inline-block}._line_15i7n_132{display:flex;justify-content:space-between;align-items:center;padding-bottom:.3rem;border-bottom:1px solid #f3f4f6;transition:all .2s ease}._line_15i7n_132:last-child{border-bottom:none;padding-bottom:0}._line_15i7n_132:hover{background-color:#fff;border-radius:6px;padding-left:.75rem;padding-right:.75rem;margin:0 -.75rem}._info_15i7n_154{font-size:.95rem;color:#374151;font-weight:500;flex:1}._value_15i7n_162{font-size:.95rem;font-weight:600;color:#111827;background-color:#f3f4f6;padding:.5rem .875rem;border-radius:6px;border:1px solid #e5e7eb;min-width:80px;text-align:center}._included_15i7n_174{font-size:.875rem;font-weight:600;color:#059669;background-color:#ecfdf5;padding:.5rem .875rem;border-radius:6px;border:1px solid #a7f3d0;text-transform:uppercase;letter-spacing:.025em;min-width:80px;text-align:center}._totalContainer_15i7n_189{background:linear-gradient(135deg,#f8f9fa,#f3f4f6);border-radius:8px;padding:2rem;border:2px solid #e5e7eb;position:relative}._totalContainer_15i7n_189:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:8px 8px 0 0}._totalTitle_15i7n_208{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1.5rem;text-align:center;letter-spacing:-.025em}._totalLine_15i7n_217{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0 0;border-top:2px solid #e5e7eb}._totalText_15i7n_225{font-size:1.125rem;font-weight:600;color:#374151;letter-spacing:-.025em}._totalValue_15i7n_232{font-size:2rem;font-weight:700;color:#f97316;letter-spacing:-.025em}@keyframes _backdropFadeIn_15i7n_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlideIn_15i7n_1{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){._backdrop_15i7n_2{padding:.5rem}._container_15i7n_19{max-width:95%;border-radius:10px;max-height:95vh}._header_15i7n_72{padding:2rem 1.5rem 1.5rem;border-radius:10px 10px 0 0}._closeButton_15i7n_34{top:.75rem;right:.75rem;width:2.25rem;height:2.25rem}._closeIcon_15i7n_66{width:1.125rem;height:1.125rem}._modalTitle_15i7n_82{font-size:1.5rem}._modalSubtitle_15i7n_90{font-size:.9rem}._content_15i7n_98{padding:1.5rem}._section_15i7n_108{padding:1.25rem;margin-bottom:1.25rem}._title_15i7n_120{font-size:1rem}._line_15i7n_132{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 0}._line_15i7n_132:hover{padding:1rem .75rem;margin:0 -.75rem}._info_15i7n_154{font-size:.9rem}._value_15i7n_162,._included_15i7n_174{align-self:flex-end;min-width:70px}._totalContainer_15i7n_189{padding:1.5rem}._totalTitle_15i7n_208{font-size:1.125rem}._totalLine_15i7n_217{flex-direction:column;gap:.75rem;text-align:center;padding-top:1rem}._totalText_15i7n_225{font-size:1rem}._totalValue_15i7n_232{font-size:1.75rem}}@media (max-width: 480px){._backdrop_15i7n_2{padding:.25rem}._container_15i7n_19{border-radius:8px}._header_15i7n_72{padding:1.5rem 1rem;border-radius:8px 8px 0 0}._closeButton_15i7n_34{top:.5rem;right:.5rem;width:2rem;height:2rem}._closeIcon_15i7n_66{width:1rem;height:1rem}._modalTitle_15i7n_82{font-size:1.25rem}._modalSubtitle_15i7n_90{font-size:.85rem}._content_15i7n_98{padding:1rem}._section_15i7n_108{padding:1rem;margin-bottom:1rem}._title_15i7n_120{font-size:.95rem}._info_15i7n_154{font-size:.85rem}._value_15i7n_162,._included_15i7n_174{font-size:.8rem;padding:.375rem .625rem;min-width:60px}._totalContainer_15i7n_189{padding:1.25rem}._totalTitle_15i7n_208{font-size:1rem}._totalText_15i7n_225{font-size:.95rem}._totalValue_15i7n_232{font-size:1.5rem}}@media (max-width: 767px) and (orientation: landscape){._container_15i7n_19{max-height:85vh}._header_15i7n_72{padding:1.25rem 1.5rem}._modalTitle_15i7n_82{font-size:1.25rem}._content_15i7n_98{padding:1.25rem}}@media (hover: none) and (pointer: coarse){._closeButton_15i7n_34{min-height:44px;min-width:44px}}@media (prefers-reduced-motion: reduce){._backdrop_15i7n_2,._container_15i7n_19,._section_15i7n_108,._line_15i7n_132,._closeButton_15i7n_34{animation:none;transition:none}._section_15i7n_108:hover,._line_15i7n_132:hover,._closeButton_15i7n_34:hover{transform:none}}@media (prefers-contrast: high){._container_15i7n_19{border:2px solid #000;background:#fff}._closeButton_15i7n_34{border:2px solid #000}._header_15i7n_72{background:#000;border-bottom:3px solid #f97316}}@media print{._backdrop_15i7n_2{display:none}}._container_15i7n_19:focus{outline:none}._closeButton_15i7n_34:focus-visible{box-shadow:0 0 0 3px #f9731633;border-color:#f97316}._container_15i7n_19::-webkit-scrollbar{width:6px}._container_15i7n_19::-webkit-scrollbar-track{background:#f1f5f9}._container_15i7n_19::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._container_15i7n_19::-webkit-scrollbar-thumb:hover{background:#94a3b8}._background_19dfd_3{min-height:100vh;background-color:#f9fafb;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;padding:1rem}._mainContainer_19dfd_11{display:flex;margin-top:20px;gap:2rem;max-width:1400px;margin-left:auto;margin-right:auto}._formContainer_19dfd_20{flex:1;max-width:800px;margin:0 auto;padding:2rem;width:100%;position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}._formContainer_19dfd_20:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._rentalDetailsContainer_19dfd_40{flex:0 0 350px;margin:0}._button_19dfd_45{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:12px;margin-right:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem;letter-spacing:.025em;position:relative;overflow:hidden;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif}._button_19dfd_45:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._button_19dfd_45:hover:before{left:100%}._button_19dfd_45:active{transform:translateY(0) scale(.98)}._button_19dfd_45:focus{outline:none;box-shadow:0 0 0 3px #f9731633}._submitButton_19dfd_85{background:linear-gradient(135deg,#f97316,#ea580c);position:absolute;bottom:20px;right:20px;box-shadow:0 4px 12px #f973164d;font-size:1.125rem;padding:1rem 2rem;letter-spacing:.075em}._submitButton_19dfd_85:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._background_19dfd_3 .MuiDivider-root{border-color:#e5e7eb;margin:1rem 0}@media (min-width: 1200px){._mainContainer_19dfd_11{gap:3rem}._formContainer_19dfd_20{padding:3rem}._rentalDetailsContainer_19dfd_40{flex:0 0 400px}}@media (max-width: 1024px){._mainContainer_19dfd_11{flex-direction:column;margin-top:15px;gap:1.5rem}._formContainer_19dfd_20{max-width:95%;margin:0 auto;padding:2rem;border-radius:12px}._rentalDetailsContainer_19dfd_40{margin:0 auto;width:95%;max-width:600px;flex:none}._submitButton_19dfd_85{position:static;width:100%;margin-top:20px;padding:1rem;font-size:1rem}}@media (max-width: 768px){._background_19dfd_3{padding:.5rem}._mainContainer_19dfd_11{margin-top:10px;gap:1rem}._formContainer_19dfd_20{max-width:100%;padding:1.5rem;border-radius:12px;margin-bottom:15px}._rentalDetailsContainer_19dfd_40{margin:0;width:100%}._submitButton_19dfd_85{font-size:1rem;padding:1rem;border-radius:10px}}@media (max-width: 480px){._background_19dfd_3{padding:.25rem}._formContainer_19dfd_20{padding:1rem;width:100%;border-radius:10px}._submitButton_19dfd_85{padding:.875rem;font-size:.9rem;border-radius:8px}}@media (max-width: 767px) and (orientation: landscape){._formContainer_19dfd_20{padding:1rem}}@media (prefers-reduced-motion: reduce){._formContainer_19dfd_20,._button_19dfd_45{transition:none}._formContainer_19dfd_20:hover,._button_19dfd_45:hover{transform:none}}._formContainer_19dfd_20:focus-within{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}@media print{._background_19dfd_3{background-color:#fff}._formContainer_19dfd_20{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._button_19dfd_45{-webkit-print-color-adjust:exact;color-adjust:exact}._submitButton_19dfd_85{background:#f97316!important}}._container_130lx_3{max-width:400px;width:100%;height:auto;border-radius:16px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;border:1px solid rgba(255,255,255,.2);overflow:hidden;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;padding:2rem;position:fixed;transition:all .3s ease;animation:_fadeInUp_130lx_1 .6s ease-out}._container_130lx_3:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px) scale(1.04)}._header_130lx_26{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:center}._carImage_130lx_33{width:40%;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 4px 8px #0000001a;transition:all .3s ease}._carImage_130lx_33:hover{transform:scale(1.02);box-shadow:0 8px 16px #00000026}._title_130lx_47{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#1f2937;letter-spacing:.025em}._duration_130lx_56{font-size:1rem;color:#f97316;margin:0;font-weight:600;background-color:#fff7ed;padding:.25rem .75rem;border-radius:20px;display:inline-block;border:1px solid #fed7aa}._details_130lx_71{display:flex;justify-content:space-between;margin-bottom:2rem;gap:1rem}._details_130lx_71>div{flex:1;padding:1rem;background-color:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}._details_130lx_71>div:hover{background-color:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}._label_130lx_96{font-weight:600;color:#6b7280;margin-bottom:.5rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}._location_130lx_106{font-weight:700;color:#1f2937;margin-bottom:.25rem;font-size:1rem}._datetime_130lx_114{color:#4b5563;font-size:.875rem;font-weight:500}._summary_130lx_121{border-top:2px solid #e5e7eb;padding-top:1.5rem;margin-bottom:0}._summary_130lx_121 h4{margin-bottom:1rem;font-size:1.125rem;font-weight:700;color:#1f2937;letter-spacing:.025em}._summary_130lx_121 ul{list-style:none;padding-left:0;margin:0}._summary_130lx_121 li{margin-bottom:.75rem;font-size:.95rem;color:#374151;font-weight:500;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#ecfdf5;border-radius:8px;border-left:3px solid #10b981}._summary_130lx_121 li:before{content:"✓";color:#10b981;font-weight:700;font-size:1rem}._priceContainer_130lx_168{position:static;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;padding:.75rem 1rem;border-radius:10px;box-shadow:0 4px 12px #f973164d;transition:all .3s ease;border:none;margin-top:1.5rem;width:100%}._priceContainer_130lx_168:hover{box-shadow:0 6px 16px #f9731666;transform:translateY(-1px) scale(1.01)}._priceText_130lx_195{font-size:.95rem;font-weight:600;color:#ffffffe6;margin:0;text-transform:uppercase;letter-spacing:.05em}._totalPrice_130lx_205{font-size:1.25rem;font-weight:700;color:#fff;margin:0;letter-spacing:.025em}@keyframes _fadeInUp_130lx_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1200px){._container_130lx_3{max-width:450px;padding:2.5rem}._title_130lx_47{font-size:1.375rem}._priceContainer_130lx_168{padding:.875rem 1.25rem}._priceText_130lx_195{font-size:1rem}._totalPrice_130lx_205{font-size:1.375rem}}@media (max-width: 1024px){._container_130lx_3{width:100%;max-width:600px;height:auto;padding:1.5rem}._priceContainer_130lx_168{margin-top:1.25rem;padding:.75rem 1rem}._priceText_130lx_195{font-size:.95rem}._totalPrice_130lx_205{font-size:1.25rem}}@media (max-width: 768px){._container_130lx_3{width:100%;max-width:none;height:auto;padding:1.25rem;border-radius:12px}._summary_130lx_121{text-align:center;padding-top:1.25rem;margin-bottom:0}._header_130lx_26{flex-direction:column;align-items:center;text-align:center;gap:1rem}._carImage_130lx_33{width:60%;max-width:200px;border-radius:10px}._title_130lx_47{font-size:1.25rem;text-align:center}._duration_130lx_56{font-size:.95rem;padding:.375rem 1rem}._details_130lx_71{flex-direction:column;gap:1rem;margin-bottom:1.5rem}._details_130lx_71>div{padding:1rem;text-align:center;background-color:#f9fafb;border-radius:10px}._label_130lx_96{font-size:.8rem}._location_130lx_106{font-size:1rem}._datetime_130lx_114{font-size:.875rem}._summary_130lx_121 h4{font-size:1.125rem}._summary_130lx_121 ul{text-align:left;display:inline-block}._summary_130lx_121 li{font-size:.9rem;padding:.625rem;border-radius:6px}._priceContainer_130lx_168{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;flex-direction:row;justify-content:space-between}._priceText_130lx_195{font-size:.9rem}._totalPrice_130lx_205{font-size:1.125rem}}@media (max-width: 480px){._container_130lx_3{padding:1rem;width:100%;border-radius:10px}._header_130lx_26{gap:.75rem}._carImage_130lx_33{width:70%;max-width:180px;border-radius:8px}._title_130lx_47{font-size:1.125rem}._duration_130lx_56{font-size:.875rem;padding:.25rem .75rem}._details_130lx_71>div{padding:.75rem;border-radius:8px}._label_130lx_96{font-size:.75rem}._location_130lx_106{font-size:.95rem}._datetime_130lx_114{font-size:.8rem}._summary_130lx_121{padding-top:1rem;margin-bottom:0}._summary_130lx_121 h4{font-size:1rem}._summary_130lx_121 li{font-size:.85rem;padding:.5rem;margin-bottom:.5rem}._priceContainer_130lx_168{margin-top:1rem;padding:.625rem .875rem;border-radius:8px;width:90%}._priceText_130lx_195{font-size:.85rem}._totalPrice_130lx_205{font-size:1rem}}@media (max-width: 767px) and (orientation: landscape){._container_130lx_3{padding:1rem}._header_130lx_26{flex-direction:row;gap:1rem}._carImage_130lx_33{width:40%;max-width:150px}._details_130lx_71{flex-direction:row;gap:.75rem}._summary_130lx_121{padding-top:1rem}._priceContainer_130lx_168{margin-top:.75rem;padding:.5rem .75rem}}@media (hover: none) and (pointer: coarse){._container_130lx_3{min-height:auto}}@media (prefers-reduced-motion: reduce){._container_130lx_3,._carImage_130lx_33,._details_130lx_71>div,._priceContainer_130lx_168{animation:none;transition:none}._container_130lx_3:hover,._carImage_130lx_33:hover,._details_130lx_71>div:hover,._priceContainer_130lx_168:hover{transform:none}}._container_130lx_3:focus-within{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}@media print{._container_130lx_3{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._priceContainer_130lx_168{background:#f97316!important;-webkit-print-color-adjust:exact;color-adjust:exact}._summary_130lx_121 li{background:#ecfdf5!important;border-left-color:#10b981!important}}._addDriverTitle_d49i5_3{display:flex;align-items:center}._sectionTitle_d49i5_7{color:#1f2937;margin-bottom:1.5rem;margin-top:2rem;font-size:1.5rem;font-weight:700;letter-spacing:.025em;border-bottom:2px solid #f97316;padding-bottom:.5rem;display:inline-block}._include_d49i5_21{font-size:.8rem;color:#0f0f0f9d;margin-top:40px;font-weight:700;margin-left:15px;display:block;margin-bottom:1rem}._fieldGroup_d49i5_31{margin-bottom:1.5rem;display:flex;flex-direction:column}._label_d49i5_37{font-weight:600;margin-bottom:.5rem;color:#374151;font-size:.95rem;letter-spacing:.025em}._input_d49i5_46{padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:12px;font-size:1rem;transition:all .3s ease;background-color:#fff;color:#1f2937;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:0 1px 3px #0000001a}._input_d49i5_46:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f973161a,0 1px 3px #0000001a;transform:translateY(-1px)}._input_d49i5_46:hover{border-color:#9ca3af;box-shadow:0 2px 4px #0000001a}._input_d49i5_46::placeholder{color:#9ca3af;opacity:1}._input_d49i5_46[type=date]{color-scheme:light}._input_d49i5_46[type=date]::-webkit-calendar-picker-indicator{color:#f97316;cursor:pointer}._error_d49i5_90{color:#dc2626;font-size:.875rem;margin-top:.5rem;font-weight:500;display:flex;align-items:center;gap:.25rem}._driverBox_d49i5_101{background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #e5e7eb;padding:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}._driverBox_d49i5_101:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-1px)}._checkbox_d49i5_118{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background-color:#fff7ed;border:1px solid #fed7aa;border-radius:12px;transition:all .3s ease}._checkbox_d49i5_118:hover{background-color:#ffedd5;border-color:#fdba74}._ageCheckbox_d49i5_139{width:1.25rem;height:1.25rem;accent-color:#f97316;cursor:pointer}._button_d49i5_147{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:12px;margin-right:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem;letter-spacing:.025em;position:relative;overflow:hidden;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif}._button_d49i5_147:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._button_d49i5_147:hover:before{left:100%}._addButton_d49i5_178{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f64d}._addButton_d49i5_178:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px) scale(1.02)}._removeButton_d49i5_190{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc26264d;margin-bottom:1rem;margin-top:1rem}._removeButton_d49i5_190:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 8px 20px #dc262666;transform:translateY(-2px) scale(1.02)}._button_d49i5_147:active{transform:translateY(0) scale(.98)}._button_d49i5_147:focus{outline:none;box-shadow:0 0 0 3px #f9731633}@media (max-width: 768px){._fieldGroup_d49i5_31{margin-bottom:1.25rem}._label_d49i5_37{font-size:.9rem;margin-bottom:.375rem}._input_d49i5_46{padding:.875rem;font-size:16px;border-radius:10px}._button_d49i5_147{padding:.875rem 1.25rem;font-size:.9rem;margin-right:.5rem;margin-bottom:.75rem;border-radius:10px}._addButton_d49i5_178,._removeButton_d49i5_190{width:100%;margin-right:0}._sectionTitle_d49i5_7{font-size:1.25rem;margin-bottom:1.25rem}._driverBox_d49i5_101{margin-bottom:1.5rem;padding:1.5rem;border-radius:10px}._checkbox_d49i5_118{flex-direction:row;align-items:center;gap:.5rem;padding:.75rem;border-radius:10px}._ageCheckbox_d49i5_139{width:1.125rem;height:1.125rem}}@media (max-width: 480px){._input_d49i5_46{padding:.75rem;font-size:16px;border-radius:8px}._button_d49i5_147{padding:.75rem 1rem;font-size:.875rem;border-radius:8px}._sectionTitle_d49i5_7{font-size:1.125rem}._label_d49i5_37{font-size:.875rem}._error_d49i5_90{font-size:.8rem}._driverBox_d49i5_101{padding:1.25rem;border-radius:8px}._checkbox_d49i5_118{padding:.625rem;border-radius:8px}._ageCheckbox_d49i5_139{width:1rem;height:1rem}}@media (max-width: 767px) and (orientation: landscape){._driverBox_d49i5_101{padding:1rem}._sectionTitle_d49i5_7{font-size:1.125rem;margin-bottom:1rem}}@media (hover: none) and (pointer: coarse){._button_d49i5_147,._input_d49i5_46{min-height:48px}._ageCheckbox_d49i5_139{min-width:24px;min-height:24px}}@media (prefers-reduced-motion: reduce){._driverBox_d49i5_101,._button_d49i5_147,._input_d49i5_46,._checkbox_d49i5_118{transition:none}._driverBox_d49i5_101:hover,._button_d49i5_147:hover,._input_d49i5_46:focus{transform:none}}@media print{._button_d49i5_147{-webkit-print-color-adjust:exact;color-adjust:exact}._addButton_d49i5_178{background:#3b82f6!important}._removeButton_d49i5_190{background:#dc2626!important}}._container_kx8tv_3{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif}._alert_kx8tv_15{display:flex;align-items:center;gap:1rem;background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:12px;padding:1rem 1.5rem;margin-bottom:2rem;max-width:600px;width:100%;box-shadow:0 4px 6px #0000000d;animation:_fadeInUp_kx8tv_1 .6s ease-out}._alertIcon_kx8tv_32{width:2rem;height:2rem;color:#10b981;flex-shrink:0}._alertTitle_kx8tv_40{font-size:1.25rem;font-weight:700;color:#065f46;margin:0 0 .25rem;letter-spacing:.025em}._alertDescription_kx8tv_49{font-size:.95rem;color:#047857;margin:0;font-weight:500}._card_kx8tv_57{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;border:1px solid rgba(255,255,255,.2);max-width:600px;width:100%;transition:all .3s ease;animation:_fadeInUp_kx8tv_1 .6s ease-out .2s both}._card_kx8tv_57:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._cardHeader_kx8tv_74{padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb}._headerContent_kx8tv_80{display:flex;align-items:center;justify-content:space-between}._title_kx8tv_86{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;letter-spacing:.025em}._subtitle_kx8tv_95{font-size:1rem;color:#4b5563;margin:0;font-weight:500}._iconWrapper_kx8tv_103{background-color:#fff7ed;border-radius:50%;padding:1rem;display:flex;align-items:center;justify-content:center}._icon_kx8tv_103{width:2rem;height:2rem;color:#f97316}._cardContent_kx8tv_120{padding:2rem}._section_kx8tv_124{display:flex;flex-direction:column;gap:1.5rem}._box_kx8tv_130{background-color:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:1rem;text-align:center}._customer_kx8tv_140{font-size:.95rem;color:#92400e;margin:0;font-weight:600}._row_kx8tv_148{display:flex;align-items:flex-start;gap:1rem}._rowIcon_kx8tv_154{width:1.25rem;height:1.25rem;color:#f97316;margin-top:.125rem;flex-shrink:0}._value_kx8tv_163{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;line-height:1.4}._subLabel_kx8tv_172{font-size:.875rem;color:#6b7280;margin:0;font-weight:500}._dateGrid_kx8tv_180{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}._separator_kx8tv_187{border:none;border-top:1px solid #e5e7eb;margin:1rem 0}._amountRow_kx8tv_194{display:flex;justify-content:space-between;align-items:center;background-color:#f3f4f6;border-radius:8px;padding:1rem}._amountLabel_kx8tv_204{font-size:1.125rem;font-weight:600;color:#374151;margin:0}._amount_kx8tv_194{font-size:1.5rem;font-weight:700;color:#f97316;margin:0;letter-spacing:.025em}._cardFooter_kx8tv_221{padding:1.5rem 2rem 2rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.5rem}._backButton_kx8tv_230{width:100%;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-weight:700;font-size:1.125rem;padding:1rem 2rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f973164d;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"kern" 1,"liga" 1}._backButton_kx8tv_230:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._backButton_kx8tv_230:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._backButton_kx8tv_230:hover:before{left:100%}._backButton_kx8tv_230:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f973164d}._backButton_kx8tv_230:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 8px 20px #f9731666}._supportText_kx8tv_281{text-align:center;color:#6b7280}._supportText_kx8tv_281 p{margin:0 0 .5rem;font-size:.95rem;font-weight:500}._phone_kx8tv_293{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#f97316;font-weight:600;margin:0}._phoneIcon_kx8tv_304{width:1rem;height:1rem}@keyframes _fadeInUp_kx8tv_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){._container_kx8tv_3{padding:1rem .5rem}._alert_kx8tv_15{padding:.75rem 1rem;margin-bottom:1.5rem;gap:.75rem}._alertIcon_kx8tv_32{width:1.5rem;height:1.5rem}._alertTitle_kx8tv_40{font-size:1.125rem}._alertDescription_kx8tv_49{font-size:.875rem}._cardHeader_kx8tv_74{padding:1.5rem 1.5rem 1rem}._headerContent_kx8tv_80{flex-direction:column;gap:1rem;text-align:center}._title_kx8tv_86{font-size:1.5rem}._subtitle_kx8tv_95{font-size:.9rem}._iconWrapper_kx8tv_103{padding:.75rem}._icon_kx8tv_103{width:1.5rem;height:1.5rem}._cardContent_kx8tv_120{padding:1.5rem}._section_kx8tv_124{gap:1.25rem}._box_kx8tv_130{padding:.75rem}._customer_kx8tv_140{font-size:.875rem}._row_kx8tv_148{gap:.75rem}._rowIcon_kx8tv_154{width:1rem;height:1rem}._value_kx8tv_163{font-size:.9rem}._subLabel_kx8tv_172{font-size:.8rem}._dateGrid_kx8tv_180{grid-template-columns:1fr;gap:1rem}._amountRow_kx8tv_194{flex-direction:column;gap:.5rem;text-align:center}._amountLabel_kx8tv_204{font-size:1rem}._amount_kx8tv_194{font-size:1.25rem}._cardFooter_kx8tv_221{padding:1.25rem 1.5rem 1.5rem;gap:1.25rem}._backButton_kx8tv_230{font-size:1rem;padding:.875rem 1.5rem;letter-spacing:.05em}._supportText_kx8tv_281 p{font-size:.875rem}._phoneIcon_kx8tv_304{width:.875rem;height:.875rem}}@media (min-width: 481px) and (max-width: 767px){._container_kx8tv_3{padding:1.5rem 1rem}._alert_kx8tv_15{padding:1rem 1.25rem;margin-bottom:1.75rem}._alertTitle_kx8tv_40{font-size:1.1875rem}._cardHeader_kx8tv_74{padding:1.75rem 1.75rem 1rem}._title_kx8tv_86{font-size:1.625rem}._cardContent_kx8tv_120{padding:1.75rem}._dateGrid_kx8tv_180{grid-template-columns:1fr;gap:1.25rem}._cardFooter_kx8tv_221{padding:1.375rem 1.75rem 1.75rem}._backButton_kx8tv_230{font-size:1.05rem;padding:.9rem 1.75rem}}@media (min-width: 768px) and (max-width: 1023px){._container_kx8tv_3{padding:2rem 1.5rem}._dateGrid_kx8tv_180{grid-template-columns:1fr 1fr;gap:1.25rem}._amountRow_kx8tv_194{flex-direction:row}}@media (min-width: 1024px){._container_kx8tv_3{padding:2.5rem 2rem}._alert_kx8tv_15{padding:1.25rem 1.75rem;margin-bottom:2.5rem}._cardHeader_kx8tv_74{padding:2.5rem 2.5rem 1.25rem}._title_kx8tv_86{font-size:2rem}._cardContent_kx8tv_120{padding:2.5rem}._section_kx8tv_124{gap:1.75rem}._cardFooter_kx8tv_221{padding:1.75rem 2.5rem 2.5rem;gap:1.75rem}._backButton_kx8tv_230{max-width:400px;margin:0 auto}}@media (hover: none) and (pointer: coarse){._backButton_kx8tv_230{min-height:48px}}@media (max-width: 767px) and (orientation: landscape){._container_kx8tv_3{padding:1rem .5rem}._alert_kx8tv_15{margin-bottom:1rem}._cardHeader_kx8tv_74{padding:1rem 1.5rem .75rem}._cardContent_kx8tv_120{padding:1.25rem 1.5rem}._section_kx8tv_124{gap:1rem}._cardFooter_kx8tv_221{padding:1rem 1.5rem 1.25rem;gap:1rem}}@media (prefers-reduced-motion: reduce){._card_kx8tv_57,._alert_kx8tv_15{animation:none}._backButton_kx8tv_230{transition:none}._card_kx8tv_57:hover,._backButton_kx8tv_230:hover{transform:none}}._card_kx8tv_57:focus-within{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}@media print{._container_kx8tv_3{background-color:#fff;padding:1rem}._card_kx8tv_57{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._backButton_kx8tv_230{background:#f97316!important;-webkit-print-color-adjust:exact;color-adjust:exact}._alert_kx8tv_15{border:1px solid #10b981;background:#d1fae5}}._container_1i2bw_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._cardList_1i2bw_8{display:flex;flex-direction:column;gap:1rem}._card_1i2bw_8{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;transition:transform .2s ease,box-shadow .2s ease;border:2px solid #b8b5b5;width:100%}._card_1i2bw_8:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 15px #0000001f,0 4px 6px #0000001a}._cardContent_1i2bw_28{display:flex;align-items:center;padding:1.5rem;gap:1rem}._carName_1i2bw_35{font-size:1.25rem;font-weight:700;color:#2c3e50;min-width:180px;flex-shrink:0}._clientName_1i2bw_43{font-size:1rem;font-weight:600;color:#34495e;min-width:150px;flex-shrink:0}._dateRange_1i2bw_51{font-size:1.2rem;color:#2c3e50;font-weight:500;background:#c4c5c7;padding:.5rem 1rem;border-radius:6px;min-width:200px;text-align:center;flex-shrink:0}._price_1i2bw_63{font-size:1.25rem;font-weight:700;color:#27ae60;background:#9bdda7c4;padding:.5rem 1rem;border-radius:6px;min-width:100px;text-align:center;flex-shrink:0;margin-left:1.5rem}._button_1i2bw_75{border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:.5px;flex-shrink:0;margin-left:auto}._detailButton_1i2bw_87{padding:.75rem 1rem;background:#3498db;color:#fff;border:none}._editButton_1i2bw_94{padding:.4rem .8rem;background:#c2b916ef;color:#fff;border:none}._deleteButton_1i2bw_101{padding:.6rem 1rem;background:#e74c3c;color:#fff;border:none}._button_1i2bw_75:hover{transform:translateY(-1px)}._detailButton_1i2bw_87:hover{background:#2980b9;box-shadow:0 4px 8px #3498db4d}._detailButton_1i2bw_87:active{transform:translateY(0)}@media (max-width: 768px){._container_1i2bw_1{padding:1rem .5rem}._title_1i2bw_127{font-size:2rem;margin-bottom:1.5rem}._cardContent_1i2bw_28{flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem}._carName_1i2bw_35,._clientName_1i2bw_43,._dateRange_1i2bw_51,._price_1i2bw_63{min-width:auto;text-align:center}._button_1i2bw_75{margin-left:0;width:100%}}@media (max-width: 480px){._container_1i2bw_1{padding:.75rem .25rem}._cardContent_1i2bw_28{padding:1rem;gap:.75rem}._carName_1i2bw_35{font-size:1.1rem}._clientName_1i2bw_43{font-size:.95rem}._dateRange_1i2bw_51{font-size:.875rem;padding:.4rem .8rem}._price_1i2bw_63{font-size:1.1rem;padding:.4rem .8rem}._button_1i2bw_75{padding:.625rem 1.25rem;font-size:.875rem}}._modalOverlay_1i2bw_186{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1i2bw_199{background-color:#fff;padding:2rem;border-radius:8px;min-width:400px;max-width:90%;box-shadow:0 0 15px #0000004d;position:relative}._closeButton_1i2bw_209{margin-top:1rem;background-color:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer}._closeButton_1i2bw_209:hover{background-color:#c0392b}._backdrop_1wwug_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_backdropFadeIn_1wwug_1 .3s ease-out}._modal_1wwug_19{background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 25px 50px #00000040,0 10px 20px #00000026;border:1px solid rgba(255,255,255,.2);max-width:500px;width:100%;padding:0;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;animation:_modalSlideIn_1wwug_1 .3s ease-out;overflow:hidden}._header_1wwug_33{display:flex;flex-direction:column;align-items:center;padding:2rem 2rem 1rem;text-align:center}._iconContainer_1wwug_41{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:#fff7ed;border:2px solid #fed7aa}._iconWarning_1wwug_53{width:2rem;height:2rem;color:#f97316}._iconDanger_1wwug_59{width:2rem;height:2rem;color:#dc2626}._iconSuccess_1wwug_65{width:2rem;height:2rem;color:#10b981}._title_1wwug_71{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;letter-spacing:.025em}._content_1wwug_79{padding:0 2rem 1.5rem;text-align:center}._message_1wwug_84{font-size:1.125rem;color:#4b5563;margin:0;line-height:1.6;font-weight:500}._actions_1wwug_92{display:flex;gap:1rem;padding:1.5rem 2rem 2rem;border-top:1px solid #e5e7eb;background-color:#f9fafb}._button_1wwug_100{flex:1;padding:.875rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.025em}._button_1wwug_100:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._button_1wwug_100:hover:before{left:100%}._button_1wwug_100:focus{outline:none;box-shadow:0 0 0 3px #f9731633}._button_1wwug_100:active{transform:translateY(1px) scale(.98)}._cancelButton_1wwug_139{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;box-shadow:0 4px 12px #6b72804d}._cancelButton_1wwug_139:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 6px 16px #6b728066;transform:translateY(-1px) scale(1.02)}._confirmButton_1wwug_151{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 12px #f973164d}._confirmButton_1wwug_151:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 6px 16px #f9731666;transform:translateY(-1px) scale(1.02)}._modal_1wwug_19[data-type=danger] ._iconContainer_1wwug_41{background-color:#fef2f2;border-color:#fecaca}._modal_1wwug_19[data-type=success] ._iconContainer_1wwug_41{background-color:#ecfdf5;border-color:#a7f3d0}@keyframes _backdropFadeIn_1wwug_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlideIn_1wwug_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._backdrop_1wwug_3{padding:.5rem}._modal_1wwug_19{max-width:95%;border-radius:12px}._header_1wwug_33{padding:1.5rem 1.5rem 1rem}._iconContainer_1wwug_41{width:3.5rem;height:3.5rem;margin-bottom:.75rem}._iconWarning_1wwug_53,._iconDanger_1wwug_59,._iconSuccess_1wwug_65{width:1.75rem;height:1.75rem}._title_1wwug_71{font-size:1.375rem}._content_1wwug_79{padding:0 1.5rem 1.25rem}._message_1wwug_84{font-size:1rem}._actions_1wwug_92{padding:1.25rem 1.5rem 1.5rem;gap:.75rem}._button_1wwug_100{padding:.75rem 1.25rem;font-size:.95rem;border-radius:10px}}@media (max-width: 480px){._modal_1wwug_19{border-radius:10px}._header_1wwug_33{padding:1.25rem 1.25rem .75rem}._iconContainer_1wwug_41{width:3rem;height:3rem;margin-bottom:.5rem}._iconWarning_1wwug_53,._iconDanger_1wwug_59,._iconSuccess_1wwug_65{width:1.5rem;height:1.5rem}._title_1wwug_71{font-size:1.25rem}._content_1wwug_79{padding:0 1.25rem 1rem}._message_1wwug_84{font-size:.95rem}._actions_1wwug_92{flex-direction:column;padding:1rem 1.25rem 1.25rem;gap:.75rem}._button_1wwug_100{padding:.75rem 1rem;font-size:.9rem;border-radius:8px}}@media (max-width: 767px) and (orientation: landscape){._modal_1wwug_19{max-height:90vh;overflow-y:auto}._header_1wwug_33{padding:1rem 1.5rem .75rem}._iconContainer_1wwug_41{width:2.5rem;height:2.5rem;margin-bottom:.5rem}._content_1wwug_79{padding:0 1.5rem .75rem}._actions_1wwug_92{padding:1rem 1.5rem}}@media (hover: none) and (pointer: coarse){._button_1wwug_100{min-height:48px}}@media (prefers-reduced-motion: reduce){._backdrop_1wwug_3,._modal_1wwug_19,._button_1wwug_100{animation:none;transition:none}._button_1wwug_100:hover,._button_1wwug_100:active{transform:none}}@media (prefers-contrast: high){._modal_1wwug_19{border:2px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._button_1wwug_100{border:2px solid currentColor}}@media print{._backdrop_1wwug_3{display:none}}._modal_1wwug_19:focus{outline:none}._button_1wwug_100:focus-visible{box-shadow:0 0 0 3px #f973164d}@media (prefers-color-scheme: dark){._modal_1wwug_19{background:#1f2937fa;border-color:#4b55634d}._title_1wwug_71{color:#f9fafb}._message_1wwug_84{color:#d1d5db}._actions_1wwug_92{background-color:#111827cc;border-color:#4b55634d}}._title_1klce_1{text-align:center;color:#2c3e50;margin-bottom:2rem;font-size:2.5rem;font-weight:700;margin-left:15%}._rentalsGridContainer_1klce_10{margin-left:15%}._successNotification_a7rzy_1{position:fixed;top:1rem;right:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid #10b981;color:#1f2937;padding:1.5rem;border-radius:16px;box-shadow:0 20px 40px #10b98133,0 8px 16px #10b9811a;display:flex;align-items:center;gap:1rem;max-width:28rem;z-index:9999;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .3s ease}._visible_a7rzy_21{opacity:1;transform:translate(0);visibility:visible}._hidden_a7rzy_27{opacity:0;transform:translate(100%);visibility:hidden}._icon_a7rzy_33{width:2rem;height:2rem;flex-shrink:0;color:#10b981;background-color:#ecfdf5;border-radius:50%;padding:.375rem;border:2px solid #a7f3d0}._textContent_a7rzy_44{flex:1}._successTitle_a7rzy_48{font-weight:700;font-size:1rem;margin:0 0 .5rem;color:#1f2937;letter-spacing:.025em}._successMessage_a7rzy_56{font-size:.95rem;color:#4b5563;margin:0;line-height:1.5;font-weight:500}._closeButton_a7rzy_64{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}._closeButton_a7rzy_64:hover{color:#374151;background-color:#f3f4f6;transform:scale(1.1)}._closeButton_a7rzy_64:focus{outline:none;box-shadow:0 0 0 2px #10b98133}._closeIcon_a7rzy_90{width:1.125rem;height:1.125rem}._successNotification_a7rzy_1:hover{box-shadow:0 25px 50px #10b98140,0 10px 20px #10b98126;transform:translateY(-2px)}._successNotification_a7rzy_1:hover ._icon_a7rzy_33{transform:scale(1.1)}@media (max-width: 768px){._successNotification_a7rzy_1{top:1rem;right:1rem;left:1rem;max-width:none;padding:1.25rem;border-radius:12px}._icon_a7rzy_33{width:1.75rem;height:1.75rem;padding:.25rem}._successTitle_a7rzy_48{font-size:.95rem;margin-bottom:.375rem}._successMessage_a7rzy_56{font-size:.875rem}._closeButton_a7rzy_64{width:1.75rem;height:1.75rem}._closeIcon_a7rzy_90{width:1rem;height:1rem}}@media (max-width: 480px){._successNotification_a7rzy_1{padding:1rem;gap:.75rem;border-radius:10px}._icon_a7rzy_33{width:1.5rem;height:1.5rem;padding:.2rem}._successTitle_a7rzy_48{font-size:.875rem;margin-bottom:.25rem}._successMessage_a7rzy_56{font-size:.8rem}._closeButton_a7rzy_64{width:1.5rem;height:1.5rem}._closeIcon_a7rzy_90{width:.875rem;height:.875rem}}@supports not (backdrop-filter: blur(12px)){._successNotification_a7rzy_1{background:#fff}}._sidebar_1mv01_2{width:280px;min-height:100vh;background:linear-gradient(180deg,#1f2937,#111827);border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;padding:2rem 1.5rem;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;position:fixed;left:0;top:0;z-index:100;transition:transform .3s ease;box-shadow:4px 0 24px #0000004d}._logoContainer_1mv01_20{display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease;padding:.75rem;border-radius:12px;margin-bottom:1rem}._logoContainer_1mv01_20:hover{background:#ffffff0d;transform:translate(2px)}._logoBadge_1mv01_36{width:48px;height:48px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #f9731666;flex-shrink:0}._logoIcon_1mv01_48{width:28px;height:28px;color:#fff;stroke-width:2.5}._logoText_1mv01_55{display:flex;flex-direction:column;gap:.125rem}._logoTitle_1mv01_61{font-size:1.25rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.025em;line-height:1.2}._logoSubtitle_1mv01_70{font-size:.75rem;font-weight:500;color:#9ca3af;margin:0;text-transform:uppercase;letter-spacing:.05em}._separator_1mv01_80{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);margin:1.5rem 0}._navigation_1mv01_87{display:flex;flex-direction:column;gap:.5rem;flex:1}._navButton_1mv01_94{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;font-family:inherit;text-align:left;overflow:hidden}._navButton_1mv01_94:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#f97316;transform:scaleY(0);transition:transform .3s ease}._navButton_1mv01_94:hover{background:#ffffff14;transform:translate(4px)}._navButton_1mv01_94:hover:before{transform:scaleY(1)}._navButtonActive_1mv01_131{background:#f9731626;border:1px solid rgba(249,115,22,.3)}._navButtonActive_1mv01_131:before{transform:scaleY(1)}._navIcon_1mv01_140{width:22px;height:22px;color:#d1d5db;stroke-width:2;flex-shrink:0;transition:all .3s ease}._navButton_1mv01_94:hover ._navIcon_1mv01_140,._navButtonActive_1mv01_131 ._navIcon_1mv01_140{color:#f97316;transform:scale(1.1)}._navText_1mv01_155{font-size:.95rem;font-weight:500;color:#d1d5db;letter-spacing:-.025em;transition:color .3s ease}._navButton_1mv01_94:hover ._navText_1mv01_155,._navButtonActive_1mv01_131 ._navText_1mv01_155{color:#fff}._activeIndicator_1mv01_168{position:absolute;right:1rem;width:8px;height:8px;background:#f97316;border-radius:50%;box-shadow:0 0 12px #f97316cc;animation:_pulse_1mv01_1 2s ease-in-out infinite}@keyframes _pulse_1mv01_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}._userSection_1mv01_192{display:flex;flex-direction:column;gap:1rem;margin-top:auto;margin-bottom:25%}._userInfo_1mv01_200{display:flex;align-items:center;gap:.875rem;padding:1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._userAvatar_1mv01_210{width:44px;height:44px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #f973164d}._userInitial_1mv01_222{font-size:1.125rem;font-weight:700;color:#fff}._userDetails_1mv01_228{display:flex;flex-direction:column;gap:.125rem;overflow:hidden}._userName_1mv01_235{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1mv01_246{font-size:.75rem;font-weight:500;color:#9ca3af;margin:0;text-transform:uppercase;letter-spacing:.05em}._mobileMenuButton_1mv01_257{display:flex;position:fixed;top:1rem;left:1rem;z-index:200;width:48px;height:48px;background:linear-gradient(135deg,#1f2937,#111827);border:1px solid rgba(255,255,255,.2);border-radius:12px;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .3s ease}._mobileMenuButton_1mv01_257:hover{background:linear-gradient(135deg,#111827,#000);transform:scale(1.05)}._menuIcon_1mv01_280{width:24px;height:24px;color:#fff;stroke-width:2.5}._overlay_1mv01_287{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;animation:_fadeIn_1mv01_1 .3s ease}@keyframes _fadeIn_1mv01_1{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){._sidebar_1mv01_2{width:260px}._logoTitle_1mv01_61{font-size:1.125rem}._navButton_1mv01_94{padding:.875rem 1rem}._navText_1mv01_155{font-size:.9rem}}@media (max-width: 768px){._mobileMenuButton_1mv01_257{display:flex}._overlay_1mv01_287{display:block}._sidebar_1mv01_2{transform:translate(-100%);width:280px;max-width:85vw;box-shadow:none}._sidebarOpen_1mv01_344{transform:translate(0);box-shadow:8px 0 32px #00000080}._logoContainer_1mv01_20{padding:.5rem}._logoBadge_1mv01_36{width:44px;height:44px}._logoIcon_1mv01_48{width:24px;height:24px}._logoTitle_1mv01_61{font-size:1.125rem}._logoSubtitle_1mv01_70{font-size:.7rem}._separator_1mv01_80{margin:1.25rem 0}._navButton_1mv01_94{padding:.875rem 1rem}._navIcon_1mv01_140{width:20px;height:20px}._navText_1mv01_155{font-size:.9rem}._userInfo_1mv01_200{padding:.875rem}._userAvatar_1mv01_210{width:40px;height:40px}._userInitial_1mv01_222{font-size:1rem}._userName_1mv01_235{font-size:.9rem}._logoutButton_1mv01_405{padding:.75rem 1rem}}@media (max-width: 480px){._mobileMenuButton_1mv01_257{width:44px;height:44px;top:.75rem;left:.75rem}._menuIcon_1mv01_280{width:22px;height:22px}._sidebar_1mv01_2{padding:1.5rem 1.25rem;width:280px}._logoContainer_1mv01_20{margin-bottom:.75rem}._logoBadge_1mv01_36{width:40px;height:40px}._logoIcon_1mv01_48{width:22px;height:22px}._logoTitle_1mv01_61{font-size:1rem}._logoSubtitle_1mv01_70{font-size:.65rem}._separator_1mv01_80{margin:1rem 0}._navigation_1mv01_87{gap:.375rem}._navButton_1mv01_94{padding:.75rem .875rem;gap:.75rem}._navIcon_1mv01_140{width:20px;height:20px}._navText_1mv01_155{font-size:.875rem}._userInfo_1mv01_200{padding:.75rem;gap:.75rem}._userAvatar_1mv01_210{width:36px;height:36px}._userInitial_1mv01_222{font-size:.95rem}._userName_1mv01_235{font-size:.875rem}._userRole_1mv01_246{font-size:.7rem}._logoutButton_1mv01_405{padding:.75rem .875rem;gap:.625rem}._logoutIcon_1mv01_500{width:16px;height:16px}._logoutText_1mv01_505{font-size:.85rem}}@media (max-width: 767px) and (orientation: landscape){._sidebar_1mv01_2{max-height:100vh;overflow-y:auto;padding:1.25rem 1rem}._logoContainer_1mv01_20{margin-bottom:.5rem}._separator_1mv01_80{margin:.875rem 0}._navigation_1mv01_87{gap:.375rem}._navButton_1mv01_94{padding:.625rem .875rem}._userSection_1mv01_192{margin-top:1rem}}@media (prefers-reduced-motion: reduce){._sidebar_1mv01_2,._navButton_1mv01_94,._logoContainer_1mv01_20,._logoutButton_1mv01_405,._overlay_1mv01_287,._activeIndicator_1mv01_168{animation:none;transition:none}._navButton_1mv01_94:hover,._navButtonActive_1mv01_131,._logoContainer_1mv01_20:hover,._logoutButton_1mv01_405:hover,._mobileMenuButton_1mv01_257:hover{transform:none}}@media print{._sidebar_1mv01_2,._mobileMenuButton_1mv01_257,._overlay_1mv01_287{display:none}}._navButton_1mv01_94:focus,._logoutButton_1mv01_405:focus,._logoContainer_1mv01_20:focus,._mobileMenuButton_1mv01_257:focus{outline:none;box-shadow:0 0 0 3px #f973164d}@media (prefers-contrast: high){._sidebar_1mv01_2{border-right:2px solid #fff;background:#000}._navButton_1mv01_94,._logoutButton_1mv01_405{border:2px solid #fff}._separator_1mv01_80{background:#fff}}._sidebar_1mv01_2::-webkit-scrollbar{width:6px}._sidebar_1mv01_2::-webkit-scrollbar-track{background:#ffffff0d}._sidebar_1mv01_2::-webkit-scrollbar-thumb{background:#f9731680;border-radius:3px}._sidebar_1mv01_2::-webkit-scrollbar-thumb:hover{background:#f97316b3}._sidebarFixed_1mv01_622{transform:translate(0);position:fixed}._sidebarClosed_1mv01_627{transform:translate(-100%)}._sidebarOpen_1mv01_344{transform:translate(0)}._background_1k2h0_2{min-height:100vh;background-color:#f9fafb;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;padding:1rem}._container_1k2h0_9{max-width:1200px;margin:0 auto;padding:2rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;animation:_fadeInUp_1k2h0_1 .6s ease-out}._container_1k2h0_9:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._header_1k2h0_28{display:flex;direction:column;align-items:center;columns:2;justify-content:center;text-align:center;margin-bottom:3rem;padding:2rem 0;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:16px;box-shadow:0 4px 20px #f973164d;border:1px solid rgba(249,115,22,.2);position:relative;overflow:hidden}._header_1k2h0_28:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}._header_1k2h0_28:hover:before{left:100%}._editButton_1k2h0_62{position:absolute;right:5%;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#aa5920,#ea580c);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f973164d;letter-spacing:.025em;overflow:hidden;white-space:nowrap}._editButton_1k2h0_62:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._editButton_1k2h0_62:hover:before{left:100%}._editButton_1k2h0_62:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._editButton_1k2h0_62:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f973164d}._editButton_1k2h0_62:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 4px 12px #f973164d}._editButton_1k2h0_62:focus-visible{outline:none;box-shadow:0 0 0 3px #f973164d,0 4px 12px #f973164d}._editButton_1k2h0_62:disabled{background:linear-gradient(135deg,#d1d5db,#9ca3af);color:#6b7280;cursor:not-allowed;box-shadow:0 2px 6px #9ca3af33;transform:none}._editButton_1k2h0_62:disabled:hover{transform:none;box-shadow:0 2px 6px #9ca3af33}._editButton_1k2h0_62:disabled:before{display:none}._editButton_1k2h0_62 svg{width:18px;height:18px;stroke-width:2.5}@media (max-width: 1024px){._editButton_1k2h0_62{padding:.75rem 1.5rem;font-size:.95rem}._editButton_1k2h0_62 svg{width:17px;height:17px}}@media (max-width: 768px){._editButton_1k2h0_62{padding:.75rem 1.25rem;font-size:.9rem;border-radius:10px}._editButton_1k2h0_62 svg{width:16px;height:16px}}@media (max-width: 480px){._editButton_1k2h0_62{padding:.625rem 1rem;font-size:.85rem;border-radius:8px;width:100%;max-width:200px}._editButton_1k2h0_62 svg{width:15px;height:15px}}@media (hover: none) and (pointer: coarse){._editButton_1k2h0_62{min-height:44px;padding:.75rem 1.5rem}}@media (prefers-reduced-motion: reduce){._editButton_1k2h0_62{transition:none}._editButton_1k2h0_62:before{transition:none}._editButton_1k2h0_62:hover,._editButton_1k2h0_62:active{transform:none}}@media (prefers-contrast: high){._editButton_1k2h0_62{border:2px solid #000;background:#f97316}._editButton_1k2h0_62:hover{background:#ea580c}}@media print{._editButton_1k2h0_62{background:#f97316!important;color:#fff!important;-webkit-print-color-adjust:exact;color-adjust:exact;box-shadow:none}}._title_1k2h0_242{font-size:2.5rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:.025em}._editBadge_1k2h0_251{display:inline-block;background-color:#fff3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-top:.5rem;border:1px solid rgba(255,255,255,.3)}._section_1k2h0_264{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb;transition:all .3s ease;position:relative;overflow:hidden}._section_1k2h0_264:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f97316,#ea580c,#dc2626);opacity:0;transition:opacity .3s ease}._section_1k2h0_264:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}._section_1k2h0_264:hover:before{opacity:1}._sectionTitle_1k2h0_298{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb;position:relative;letter-spacing:.025em}._sectionTitle_1k2h0_298:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#f97316,#ea580c);transition:width .3s ease}._section_1k2h0_264:hover ._sectionTitle_1k2h0_298:after{width:120px}._grid_1k2h0_325{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}._field_1k2h0_333{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease;position:relative;overflow:hidden}._field_1k2h0_333:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f973160d,#ea580c0d);opacity:0;transition:opacity .3s ease}._field_1k2h0_333:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a;border-color:#f97316}._field_1k2h0_333:hover:before{opacity:1}._label_1k2h0_368{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1}._value_1k2h0_378{font-size:1rem;font-weight:500;color:#1f2937;word-break:break-word;position:relative;z-index:1}._editInput_1k2h0_388,._editSelect_1k2h0_389{padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;font-weight:500;color:#1f2937;background-color:#fff;transition:all .3s ease;position:relative;z-index:1;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif}._editInput_1k2h0_388:focus,._editSelect_1k2h0_389:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a;transform:translateY(-1px)}._editInput_1k2h0_388:hover,._editSelect_1k2h0_389:hover{border-color:#9ca3af}._driverCard_1k2h0_417{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:16px;padding:2rem;margin-bottom:1.5rem;border:2px solid #fed7aa;transition:all .3s ease;position:relative;overflow:hidden}._driverCard_1k2h0_417:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f97316,#ea580c);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}._driverCard_1k2h0_417:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f9731633;border-color:#f97316}._driverCard_1k2h0_417:hover:before{transform:scaleX(1)}._driverTitle_1k2h0_451{font-size:1.25rem;font-weight:600;color:#ea580c;margin:0 0 1rem;letter-spacing:.025em}._actionButtons_1k2h0_460{display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:2px solid #e5e7eb}._saveButton_1k2h0_469,._cancelButton_1k2h0_470{padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.025em}._saveButton_1k2h0_469{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 12px #f973164d}._saveButton_1k2h0_469:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._cancelButton_1k2h0_470{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;box-shadow:0 4px 12px #6b72804d}._cancelButton_1k2h0_470:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 8px 20px #6b728066;transform:translateY(-2px) scale(1.02)}._loading_1k2h0_509,._failure_1k2h0_510{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.25rem;font-weight:600;border-radius:16px;margin:2rem auto;max-width:600px}._loading_1k2h0_509{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#ea580c;border:2px solid #f97316;animation:_pulse_1k2h0_1 2s infinite}._failure_1k2h0_510{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626;border:2px solid #ef4444}@keyframes _pulse_1k2h0_1{0%,to{opacity:1}50%{opacity:.7}}@keyframes _fadeInUp_1k2h0_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._container_1k2h0_9{padding:1rem}._title_1k2h0_242{font-size:2rem}._section_1k2h0_264{padding:1.5rem;margin-bottom:1.5rem}._grid_1k2h0_325{grid-template-columns:1fr;gap:1rem}._field_1k2h0_333{padding:.75rem}._driverCard_1k2h0_417{padding:1.5rem}._sectionTitle_1k2h0_298{font-size:1.25rem}._actionButtons_1k2h0_460{flex-direction:column;align-items:center}._saveButton_1k2h0_469,._cancelButton_1k2h0_470{width:100%;max-width:300px}}@media (max-width: 480px){._background_1k2h0_2{padding:.5rem}._container_1k2h0_9{padding:.75rem}._header_1k2h0_28{padding:1.5rem 1rem;margin-bottom:2rem}._title_1k2h0_242{font-size:1.75rem}._section_1k2h0_264{padding:1rem;border-radius:12px}._field_1k2h0_333{padding:.5rem}._label_1k2h0_368{font-size:.75rem}._value_1k2h0_378{font-size:.875rem}._editInput_1k2h0_388,._editSelect_1k2h0_389{padding:.625rem;font-size:.9rem}}@media (prefers-reduced-motion: no-preference){._section_1k2h0_264{animation:_fadeInUp_1k2h0_1 .6s ease-out}._field_1k2h0_333{animation:_fadeInUp_1k2h0_1 .4s ease-out}._driverCard_1k2h0_417{animation:_fadeInUp_1k2h0_1 .5s ease-out}}._field_1k2h0_333:focus-within{outline:2px solid #f97316;outline-offset:2px}@media (prefers-reduced-motion: reduce){._container_1k2h0_9,._section_1k2h0_264,._field_1k2h0_333,._driverCard_1k2h0_417,._saveButton_1k2h0_469,._cancelButton_1k2h0_470{animation:none;transition:none}._container_1k2h0_9:hover,._section_1k2h0_264:hover,._field_1k2h0_333:hover,._driverCard_1k2h0_417:hover,._saveButton_1k2h0_469:hover,._cancelButton_1k2h0_470:hover{transform:none}}@media print{._background_1k2h0_2{background:#fff}._container_1k2h0_9{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._section_1k2h0_264{box-shadow:none;border:1px solid #ccc;break-inside:avoid;background:#fff}._actionButtons_1k2h0_460{display:none}._editInput_1k2h0_388,._editSelect_1k2h0_389{border:1px solid #000;background:#fff}}._backButton_zpgly_1{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:2px solid #3b82f6;border-radius:8px;background-color:#fff;color:#3b82f6;font-weight:600;font-size:18px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;box-shadow:0 2px 4px #3b82f61a;position:fixed;width:15vh;height:6vh}._backButton_zpgly_1:hover{background-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._backButton_zpgly_1:active{transform:translateY(0);box-shadow:0 2px 4px #3b82f633}._backButton_zpgly_1:focus{outline:none;box-shadow:0 0 0 3px #3b82f633}._backButton_zpgly_1._disabled_zpgly_38{opacity:.6;cursor:not-allowed;transform:none}._backButton_zpgly_1._disabled_zpgly_38:hover{background-color:#fff;color:#3b82f6;transform:none;box-shadow:0 2px 4px #3b82f61a}._icon_zpgly_51{transition:transform .2s ease-in-out}._backButton_zpgly_1:hover ._icon_zpgly_51{transform:translate(-2px)}._text_zpgly_59{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;letter-spacing:.025em}@media (max-width: 1024px){._backButton_zpgly_1{width:auto;height:auto;padding:10px 20px;font-size:16px;top:15px;left:15px}}@media (max-width: 768px){._backButton_zpgly_1{width:auto;height:auto;padding:8px 16px;font-size:14px;top:10px;left:10px;gap:6px}._icon_zpgly_51{width:18px;height:18px}}@media (max-width: 480px){._backButton_zpgly_1{padding:6px 12px;font-size:13px;top:8px;left:8px;gap:4px}._icon_zpgly_51{width:16px;height:16px}._text_zpgly_59{display:none}._backButton_zpgly_1{width:auto;height:auto;padding:8px;border-radius:50%}}._backdrop_b3n36_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_backdropFadeIn_b3n36_1 .3s ease-out}._container_b3n36_18{display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif}._content_b3n36_27{background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 25px 50px #00000040,0 10px 20px #00000026;padding:3rem 2rem;width:100%;text-align:center;border:1px solid rgba(255,255,255,.2);position:relative;animation:_modalSlideIn_b3n36_1 .3s ease-out;max-height:90vh;overflow-y:auto}._closeButton_b3n36_43{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;color:#6b7280;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}._closeButton_b3n36_43:hover{background-color:#f3f4f6;color:#374151;transform:scale(1.1)}._closeButton_b3n36_43:focus{outline:none;box-shadow:0 0 0 2px #f9731633}._closeIcon_b3n36_72{width:1.25rem;height:1.25rem}._iconContainer_b3n36_77{margin-bottom:2rem;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;background-color:#fff7ed;border-radius:50%;border:2px solid #fed7aa;margin-left:auto;margin-right:auto}._icon_b3n36_77{width:2.5rem;height:2.5rem;color:#f97316}._title_b3n36_97{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:.025em}._message_b3n36_105{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:2rem;font-weight:400}._button_b3n36_113{width:100%;max-width:300px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-weight:700;font-size:1.125rem;padding:1rem 2rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f973164d;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:2rem}._button_b3n36_113:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._button_b3n36_113:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}._button_b3n36_113:hover:before{left:100%}._button_b3n36_113:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f973164d}._button_b3n36_113:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 8px 20px #f9731666}._helpText_b3n36_165{border-top:1px solid #e5e7eb;padding-top:1.5rem;font-size:.95rem;color:#6b7280}._highlight_b3n36_172{color:#f97316;font-weight:600;cursor:pointer;transition:color .3s ease}._highlight_b3n36_172:hover{color:#ea580c}@keyframes _backdropFadeIn_b3n36_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlideIn_b3n36_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._backdrop_b3n36_2{padding:.5rem}._content_b3n36_27{padding:2rem 1.5rem;border-radius:12px;max-height:95vh}._closeButton_b3n36_43{top:.75rem;right:.75rem;width:2rem;height:2rem}._closeIcon_b3n36_72{width:1rem;height:1rem}._iconContainer_b3n36_77{width:4rem;height:4rem;margin-bottom:1.5rem}._icon_b3n36_77{width:2rem;height:2rem}._title_b3n36_97{font-size:1.5rem;margin-bottom:.75rem}._message_b3n36_105{font-size:1rem;margin-bottom:1.5rem}._button_b3n36_113{font-size:1rem;padding:.875rem 1.5rem;letter-spacing:.05em;margin-bottom:1.5rem}._helpText_b3n36_165{font-size:.875rem}}@media (max-width: 480px){._backdrop_b3n36_2{padding:.25rem}._content_b3n36_27{padding:1.5rem 1rem;border-radius:10px}._closeButton_b3n36_43{top:.5rem;right:.5rem;width:1.75rem;height:1.75rem}._closeIcon_b3n36_72{width:.875rem;height:.875rem}._iconContainer_b3n36_77{width:3.5rem;height:3.5rem;margin-bottom:1.25rem}._icon_b3n36_77{width:1.75rem;height:1.75rem}._title_b3n36_97{font-size:1.25rem;margin-bottom:.5rem}._message_b3n36_105{font-size:.95rem;margin-bottom:1.25rem}._button_b3n36_113{font-size:.9rem;padding:.75rem 1.25rem;margin-bottom:1.25rem}._helpText_b3n36_165{font-size:.8rem}}@media (max-width: 767px) and (orientation: landscape){._content_b3n36_27{max-height:85vh;padding:1.5rem}._iconContainer_b3n36_77{width:3rem;height:3rem;margin-bottom:1rem}._icon_b3n36_77{width:1.5rem;height:1.5rem}._title_b3n36_97{font-size:1.125rem;margin-bottom:.5rem}._message_b3n36_105{font-size:.9rem;margin-bottom:1rem}._button_b3n36_113{margin-bottom:1rem}}@media (hover: none) and (pointer: coarse){._button_b3n36_113,._closeButton_b3n36_43{min-height:48px}}@media (prefers-reduced-motion: reduce){._backdrop_b3n36_2,._content_b3n36_27,._button_b3n36_113,._closeButton_b3n36_43,._highlight_b3n36_172{animation:none;transition:none}._button_b3n36_113:hover,._closeButton_b3n36_43:hover{transform:none}}@media (prefers-contrast: high){._content_b3n36_27{border:2px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._button_b3n36_113{border:2px solid currentColor}._closeButton_b3n36_43{border:1px solid currentColor}}@media print{._backdrop_b3n36_2{display:none}}._content_b3n36_27:focus{outline:none}._button_b3n36_113:focus-visible,._closeButton_b3n36_43:focus-visible{box-shadow:0 0 0 3px #f973164d}@media (prefers-color-scheme: dark){._content_b3n36_27{background:#1f2937fa;border-color:#4b55634d}._title_b3n36_97{color:#f9fafb}._message_b3n36_105{color:#d1d5db}._helpText_b3n36_165{color:#9ca3af;border-color:#4b55634d}._closeButton_b3n36_43{color:#9ca3af}._closeButton_b3n36_43:hover{background-color:#374151cc;color:#d1d5db}}._container_2a86k_2{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#fff);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}._backgroundDecoration_2a86k_15{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}._decorationCircle1_2a86k_22{position:absolute;top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(249,115,22,.08) 0%,transparent 70%);border-radius:50%;animation:_float_2a86k_1 20s ease-in-out infinite}._decorationCircle2_2a86k_33{position:absolute;bottom:-15%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(31,41,55,.05) 0%,transparent 70%);border-radius:50%;animation:_float_2a86k_1 25s ease-in-out infinite reverse}@keyframes _float_2a86k_1{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}._logoLink_2a86k_55{display:flex;align-items:center;gap:.75rem;transition:transform .3s ease-in-out}._logoLink_2a86k_55:hover{transform:scale(1.05)}._logoImageWrapper_2a86k_66{position:relative;width:10rem;height:10rem}@media (min-width: 1024px){._logoImageWrapper_2a86k_66{width:10rem;height:10rem}}._logoImage_2a86k_66{width:100%;height:100%;object-fit:contain;border-radius:.5rem}._loginCard_2a86k_87{max-width:480px;width:100%;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 25px 50px #0000001a,0 10px 20px #0000000f;border:1px solid rgba(255,255,255,.2);padding:3rem 2.5rem;position:relative;animation:_fadeInUp_2a86k_1 .8s ease-out}@keyframes _fadeInUp_2a86k_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logoSection_2a86k_112{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;text-align:center}._logoBadge_2a86k_120{width:80px;height:80px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #f973164d;margin-bottom:1.5rem;animation:_pulse_2a86k_1 3s ease-in-out infinite}@keyframes _pulse_2a86k_1{0%,to{transform:scale(1);box-shadow:0 10px 25px #f973164d}50%{transform:scale(1.05);box-shadow:0 15px 35px #f9731666}}._logoIcon_2a86k_145{width:40px;height:40px;color:#fff;stroke-width:2.5}._brandName_2a86k_152{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .25rem;letter-spacing:-.025em}._brandSubtitle_2a86k_160{font-size:.95rem;font-weight:500;color:#6b7280;margin:0;text-transform:uppercase;letter-spacing:.05em}._header_2a86k_170{text-align:center;margin-bottom:2rem}._title_2a86k_175{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .75rem;letter-spacing:-.025em}._subtitle_2a86k_183{font-size:1rem;color:#6b7280;margin:0;font-weight:500;line-height:1.5}._errorContainer_2a86k_192{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;animation:_shake_2a86k_1 .5s ease-in-out}@keyframes _shake_2a86k_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._errorIcon_2a86k_217{width:20px;height:20px;color:#dc2626;stroke-width:2.5;flex-shrink:0}._errorMessage_2a86k_225{font-size:.875rem;font-weight:500;color:#dc2626;margin:0;line-height:1.5}._form_2a86k_234{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_2a86k_240{display:flex;flex-direction:column;gap:.625rem}._label_2a86k_246{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#374151;letter-spacing:-.025em}._labelIcon_2a86k_256{width:16px;height:16px;color:#6b7280;stroke-width:2.5}._input_2a86k_240{width:100%;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;color:#1f2937;background:#fff;transition:all .3s ease;font-family:inherit}._input_2a86k_240::placeholder{color:#9ca3af}._input_2a86k_240:hover{border-color:#d1d5db}._input_2a86k_240:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a;transform:translateY(-1px)}._input_2a86k_240:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}._submitButton_2a86k_299{width:100%;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;padding:1.125rem 2rem;font-size:1.125rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #f973164d;text-transform:uppercase;letter-spacing:.075em;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem;font-family:inherit}._submitButton_2a86k_299:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._submitButton_2a86k_299:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 12px 30px #f9731666;transform:translateY(-2px)}._submitButton_2a86k_299:hover:before{left:100%}._submitButton_2a86k_299:active{transform:translateY(0);box-shadow:0 4px 12px #f973164d}._submitButton_2a86k_299:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 8px 20px #f9731666}._submitButton_2a86k_299:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;box-shadow:0 4px 12px #6b72804d;transform:none}._submitButton_2a86k_299:disabled:hover{transform:none}._spinner_2a86k_366{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_2a86k_366 .8s linear infinite}@keyframes _spin_2a86k_366{to{transform:rotate(360deg)}}._footer_2a86k_382{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;text-align:center}._footerText_2a86k_389{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}._footerLink_2a86k_396{color:#f97316;font-weight:600;text-decoration:none;transition:all .3s ease;position:relative}._footerLink_2a86k_396:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#f97316;transition:width .3s ease}._footerLink_2a86k_396:hover{color:#ea580c}._footerLink_2a86k_396:hover:after{width:100%}._footerLink_2a86k_396:focus{outline:none;color:#ea580c}@media (max-width: 1024px){._loginCard_2a86k_87{max-width:440px;padding:2.5rem 2rem}._logoBadge_2a86k_120{width:70px;height:70px;margin-bottom:1.25rem}._logoIcon_2a86k_145{width:35px;height:35px}._brandName_2a86k_152{font-size:1.5rem}._title_2a86k_175{font-size:1.75rem}._subtitle_2a86k_183{font-size:.95rem}}@media (max-width: 768px){._container_2a86k_2{padding:1.5rem 1rem}._loginCard_2a86k_87{max-width:95%;padding:2rem 1.75rem;border-radius:20px}._logoBadge_2a86k_120{width:65px;height:65px;margin-bottom:1rem}._logoIcon_2a86k_145{width:32px;height:32px}._brandName_2a86k_152{font-size:1.375rem}._brandSubtitle_2a86k_160{font-size:.875rem}._header_2a86k_170{margin-bottom:1.75rem}._title_2a86k_175{font-size:1.5rem}._subtitle_2a86k_183{font-size:.9rem}._form_2a86k_234{gap:1.25rem}._label_2a86k_246{font-size:.9rem}._input_2a86k_240{padding:.875rem 1rem;font-size:.95rem}._submitButton_2a86k_299{padding:1rem 1.5rem;font-size:1rem}._errorContainer_2a86k_192{padding:.875rem 1rem}._errorMessage_2a86k_225{font-size:.8rem}._footer_2a86k_382{margin-top:1.75rem;padding-top:1.75rem}._footerText_2a86k_389{font-size:.8rem}}@media (max-width: 480px){._container_2a86k_2{padding:1rem .75rem}._loginCard_2a86k_87{padding:1.75rem 1.5rem;border-radius:18px}._logoSection_2a86k_112{margin-bottom:1.75rem}._logoBadge_2a86k_120{width:60px;height:60px;margin-bottom:.875rem;border-radius:16px}._logoIcon_2a86k_145{width:30px;height:30px}._brandName_2a86k_152{font-size:1.25rem}._brandSubtitle_2a86k_160{font-size:.8rem}._header_2a86k_170{margin-bottom:1.5rem}._title_2a86k_175{font-size:1.375rem}._subtitle_2a86k_183{font-size:.875rem}._form_2a86k_234{gap:1.125rem}._label_2a86k_246{font-size:.875rem}._labelIcon_2a86k_256{width:14px;height:14px}._input_2a86k_240{padding:.875rem 1rem;font-size:.9rem;border-radius:10px}._submitButton_2a86k_299{padding:1rem 1.25rem;font-size:.95rem;border-radius:10px}._spinner_2a86k_366{width:18px;height:18px}._errorContainer_2a86k_192{padding:.875rem;gap:.625rem;border-radius:10px}._errorIcon_2a86k_217{width:18px;height:18px}._errorMessage_2a86k_225{font-size:.75rem}._footer_2a86k_382{margin-top:1.5rem;padding-top:1.5rem}._footerText_2a86k_389{font-size:.75rem}}@media (max-width: 767px) and (orientation: landscape){._container_2a86k_2{padding:1rem}._loginCard_2a86k_87{max-height:90vh;overflow-y:auto;padding:1.5rem}._logoSection_2a86k_112{margin-bottom:1rem}._logoBadge_2a86k_120{width:50px;height:50px;margin-bottom:.75rem}._logoIcon_2a86k_145{width:26px;height:26px}._header_2a86k_170{margin-bottom:1.25rem}._title_2a86k_175{font-size:1.25rem}._subtitle_2a86k_183{font-size:.8rem}._form_2a86k_234{gap:1rem}._footer_2a86k_382{margin-top:1.25rem;padding-top:1.25rem}}@media (prefers-reduced-motion: reduce){._loginCard_2a86k_87,._logoBadge_2a86k_120,._decorationCircle1_2a86k_22,._decorationCircle2_2a86k_33,._input_2a86k_240,._submitButton_2a86k_299,._errorContainer_2a86k_192,._spinner_2a86k_366{animation:none;transition:none}._submitButton_2a86k_299:hover,._input_2a86k_240:focus{transform:none}._submitButton_2a86k_299:before{transition:none}._footerLink_2a86k_396:after{transition:none}}@media print{._container_2a86k_2{background:#fff}._loginCard_2a86k_87{box-shadow:none;border:1px solid #000;background:#fff}._backgroundDecoration_2a86k_15{display:none}._submitButton_2a86k_299{-webkit-print-color-adjust:exact;color-adjust:exact}}._input_2a86k_240:focus-visible,._submitButton_2a86k_299:focus-visible,._footerLink_2a86k_396:focus-visible{outline:none;box-shadow:0 0 0 3px #f973164d}@media (prefers-contrast: high){._loginCard_2a86k_87{border:2px solid #000;background:#fff}._input_2a86k_240,._submitButton_2a86k_299{border:2px solid #000}._errorContainer_2a86k_192{border:2px solid #dc2626}}._loginCard_2a86k_87::-webkit-scrollbar{width:6px}._loginCard_2a86k_87::-webkit-scrollbar-track{background:#f1f5f9}._loginCard_2a86k_87::-webkit-scrollbar-thumb{background:#f97316;border-radius:3px}._loginCard_2a86k_87::-webkit-scrollbar-thumb:hover{background:#ea580c}.react-calendar-timeline *{box-sizing:border-box}.react-calendar-timeline .rct-outer{display:block;overflow:hidden;white-space:nowrap}.react-calendar-timeline .rct-scroll{display:inline-block;white-space:normal;vertical-align:top;overflow-x:scroll;overflow-y:hidden;-ms-touch-action:none;touch-action:none}.react-calendar-timeline .rct-item:hover{z-index:88}.react-calendar-timeline .rct-item .rct-item-content{position:sticky;position:-webkit-sticky;left:0;overflow:hidden;display:inline-block;border-radius:2px;padding:0 6px;height:100%}.react-calendar-timeline .rct-sidebar{overflow:hidden;white-space:normal;display:inline-block;vertical-align:top;position:relative;box-sizing:border-box;border-right:1px solid #bbb}.react-calendar-timeline .rct-sidebar.rct-sidebar-right{border-right:0;border-left:1px solid #bbb}.react-calendar-timeline .rct-sidebar .rct-sidebar-row{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;margin:0;border-bottom:1px solid #bbb}.react-calendar-timeline .rct-sidebar .rct-sidebar-row.rct-sidebar-row-odd{background:#0000000d}.react-calendar-timeline .rct-sidebar .rct-sidebar-row.rct-sidebar-row-even{background:transparent}.react-calendar-timeline .rct-vertical-lines .rct-vl{position:absolute;border-left:1px solid #bbb;z-index:30}.react-calendar-timeline .rct-vertical-lines .rct-vl.rct-vl-first{border-left-width:2px}.react-calendar-timeline .rct-vertical-lines .rct-vl.rct-day-6,.react-calendar-timeline .rct-vertical-lines .rct-vl.rct-day-0{background:#faf6e180}.react-calendar-timeline .rct-horizontal-lines{-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.react-calendar-timeline .rct-horizontal-lines .rct-hl-even,.react-calendar-timeline .rct-horizontal-lines .rct-hl-odd{border-bottom:1px solid #bbb;box-sizing:border-box;z-index:40}.react-calendar-timeline .rct-horizontal-lines .rct-hl-odd{background:#0000000d}.react-calendar-timeline .rct-horizontal-lines .rct-hl-even{background:transparent}.react-calendar-timeline .rct-cursor-line{position:absolute;width:2px;background:#2196f3;z-index:51}.react-calendar-timeline .rct-dateHeader{display:flex;align-items:center;justify-content:center;height:100%;border-bottom:1px solid #bbb;cursor:pointer;font-size:14px;background-color:#f0f0f0;border-left:2px solid #bbb}.react-calendar-timeline .rct-dateHeader-primary{background-color:initial;border-left:1px solid #bbb;border-right:1px solid #bbb;color:#fff}.react-calendar-timeline .rct-header-root{background:#c52020;border-bottom:1px solid #bbb}.react-calendar-timeline .rct-calendar-header{border:1px solid #bbb}._container_1rjex_2{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#fff);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}._logoLink_1rjex_15{display:flex;align-items:center;gap:.75rem;transition:transform .3s ease-in-out}._logoLink_1rjex_15:hover{transform:scale(1.05)}._logoImageWrapper_1rjex_26{position:relative;width:10rem;height:10rem}@media (min-width: 1024px){._logoImageWrapper_1rjex_26{width:10rem;height:10rem}}._logoImage_1rjex_26{width:100%;height:100%;object-fit:contain;border-radius:.5rem}@media (min-width: 640px){._logoTextWrapper_1rjex_47{display:block}}._backgroundDecoration_1rjex_54{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}._decorationCircle1_1rjex_61{position:absolute;top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(249,115,22,.08) 0%,transparent 70%);border-radius:50%;animation:_float_1rjex_1 20s ease-in-out infinite}._decorationCircle2_1rjex_72{position:absolute;bottom:-15%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(31,41,55,.05) 0%,transparent 70%);border-radius:50%;animation:_float_1rjex_1 25s ease-in-out infinite reverse}@keyframes _float_1rjex_1{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}._content_1rjex_94{max-width:800px;width:100%;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 25px 50px #0000001a,0 10px 20px #0000000f;border:1px solid rgba(255,255,255,.2);padding:3rem 2.5rem;position:relative;animation:_fadeInUp_1rjex_1 .8s ease-out;text-align:center}@keyframes _fadeInUp_1rjex_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._iconContainer_1rjex_120{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;position:relative}@keyframes _pulse_1rjex_1{0%,to{transform:scale(1);box-shadow:0 10px 25px #1f29374d}50%{transform:scale(1.05);box-shadow:0 15px 35px #1f293766}}._carIcon_1rjex_141{width:40px;height:40px;color:#fff;stroke-width:2.5}._trendIcon_1rjex_148{width:28px;height:28px;color:#10b981;position:absolute;bottom:-5px;right:-5px;background:#fff;border-radius:50%;padding:4px;box-shadow:0 4px 12px #10b9814d}._welcomeSection_1rjex_162{margin-bottom:3rem}._welcomeTitle_1rjex_166{font-size:1.5rem;font-weight:500;color:#6b7280;margin:0 0 .5rem;letter-spacing:-.025em}._userName_1rjex_174{font-size:3.5rem;font-weight:700;color:#111827;margin:0 0 1rem;letter-spacing:-.05em;background:linear-gradient(135deg,#1f2937,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_1rjex_186{font-size:1.125rem;color:#9ca3af;margin:0;font-weight:500}._buttonContainer_1rjex_194{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem}._primaryButton_1rjex_202,._secondaryButton_1rjex_203{width:100%;padding:0;border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;font-family:inherit}._primaryButton_1rjex_202:before,._secondaryButton_1rjex_203:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._primaryButton_1rjex_202:hover:before,._secondaryButton_1rjex_203:hover:before{left:100%}._primaryButton_1rjex_202{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 8px 20px #f973164d}._primaryButton_1rjex_202:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 12px 30px #f9731666;transform:translateY(-2px)}._primaryButton_1rjex_202:active{transform:translateY(0);box-shadow:0 4px 12px #f973164d}._secondaryButton_1rjex_203{background:linear-gradient(135deg,#1f2937,#111827);box-shadow:0 8px 20px #1f29374d}._secondaryButton_1rjex_203:hover{background:linear-gradient(135deg,#111827,#000);box-shadow:0 12px 30px #1f293766;transform:translateY(-2px)}._secondaryButton_1rjex_203:active{transform:translateY(0);box-shadow:0 4px 12px #1f29374d}._buttonContent_1rjex_267{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 2rem;position:relative;z-index:1}._buttonIcon_1rjex_276{width:32px;height:32px;color:#fff;stroke-width:2;flex-shrink:0}._buttonText_1rjex_284{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem}._buttonTitle_1rjex_292{font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-.025em;line-height:1.2}._buttonSubtitle_1rjex_300{font-size:.875rem;font-weight:500;color:#fffc;letter-spacing:.025em}._infoCards_1rjex_308{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:2px solid #f3f4f6}._infoCard_1rjex_308{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}._infoCard_1rjex_308:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#f97316}._infoIcon_1rjex_334{width:48px;height:48px;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;flex-shrink:0}._infoIconSvg_1rjex_346{width:24px;height:24px;color:#f97316;stroke-width:2}._infoText_1rjex_353{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}._infoNumber_1rjex_360{font-size:1.75rem;font-weight:700;color:#111827;line-height:1;letter-spacing:-.025em}._infoLabel_1rjex_368{font-size:.875rem;font-weight:500;color:#6b7280;line-height:1.2}@media (max-width: 768px){._container_1rjex_2{padding:1.5rem 1rem}._content_1rjex_94{padding:2.5rem 2rem;border-radius:20px}._iconBadge_1rjex_386{width:70px;height:70px}._carIcon_1rjex_141{width:35px;height:35px}._trendIcon_1rjex_148{width:24px;height:24px}._welcomeTitle_1rjex_166{font-size:1.25rem}._userName_1rjex_174{font-size:2.5rem}._subtitle_1rjex_186{font-size:1rem}._buttonContent_1rjex_267{padding:1.25rem 1.5rem;gap:1rem}._buttonIcon_1rjex_276{width:28px;height:28px}._buttonTitle_1rjex_292{font-size:1rem}._buttonSubtitle_1rjex_300{font-size:.8rem}._infoCards_1rjex_308{gap:1rem}._infoCard_1rjex_308{padding:1.25rem}._infoIcon_1rjex_334{width:44px;height:44px}._infoIconSvg_1rjex_346{width:22px;height:22px}._infoNumber_1rjex_360{font-size:1.5rem}._infoLabel_1rjex_368{font-size:.8rem}}@media (max-width: 640px){._content_1rjex_94{padding:2rem 1.5rem}._iconBadge_1rjex_386{width:60px;height:60px}._carIcon_1rjex_141{width:30px;height:30px}._trendIcon_1rjex_148{width:20px;height:20px}._welcomeTitle_1rjex_166{font-size:1.125rem}._userName_1rjex_174{font-size:2rem}._subtitle_1rjex_186{font-size:.95rem}._buttonContainer_1rjex_194{gap:1rem}._buttonContent_1rjex_267{flex-direction:column;text-align:center;padding:1.5rem 1.25rem;gap:.75rem}._buttonText_1rjex_284{align-items:center}._buttonIcon_1rjex_276{width:32px;height:32px}._infoCards_1rjex_308{grid-template-columns:1fr;gap:1rem}._infoCard_1rjex_308{padding:1.25rem 1rem}._infoNumber_1rjex_360{font-size:1.5rem}}@media (max-width: 480px){._container_1rjex_2{padding:1rem .75rem}._content_1rjex_94{padding:1.5rem 1.25rem;border-radius:16px}._welcomeTitle_1rjex_166{font-size:1rem}._userName_1rjex_174{font-size:1.75rem}._subtitle_1rjex_186{font-size:.875rem}._buttonTitle_1rjex_292{font-size:.95rem}._buttonSubtitle_1rjex_300{font-size:.75rem}._infoCard_1rjex_308{gap:.75rem}._infoIcon_1rjex_334{width:40px;height:40px}._infoIconSvg_1rjex_346{width:20px;height:20px}._infoNumber_1rjex_360{font-size:1.375rem}._infoLabel_1rjex_368{font-size:.75rem}}@media (prefers-reduced-motion: reduce){._content_1rjex_94,._iconBadge_1rjex_386,._decorationCircle1_1rjex_61,._decorationCircle2_1rjex_72,._primaryButton_1rjex_202,._secondaryButton_1rjex_203,._infoCard_1rjex_308{animation:none;transition:none}._primaryButton_1rjex_202:hover,._secondaryButton_1rjex_203:hover,._infoCard_1rjex_308:hover{transform:none}._primaryButton_1rjex_202:before,._secondaryButton_1rjex_203:before{transition:none}}@media print{._container_1rjex_2{background:#fff}._content_1rjex_94{box-shadow:none;border:1px solid #000;background:#fff}._backgroundDecoration_1rjex_54{display:none}._primaryButton_1rjex_202,._secondaryButton_1rjex_203{-webkit-print-color-adjust:exact;color-adjust:exact}}._primaryButton_1rjex_202:focus,._secondaryButton_1rjex_203:focus{outline:none;box-shadow:0 0 0 3px #f9731633,0 12px 30px #f9731666}@media (prefers-contrast: high){._content_1rjex_94{border:2px solid #000;background:#fff}._primaryButton_1rjex_202,._secondaryButton_1rjex_203,._infoCard_1rjex_308{border:2px solid #000}}._background_1j1ab_3{min-height:100vh;background-color:#f9fafb;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;padding:1rem}._mainContainer_1j1ab_11{display:flex;margin-top:20px;gap:2rem;max-width:1400px;margin-left:auto;margin-right:auto;justify-content:center}._formContainer_1j1ab_21{flex:1;max-width:900px;margin:0 auto;padding:2rem;width:100%;position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}._formContainer_1j1ab_21:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014;transform:translateY(-2px)}._formTitle_1j1ab_41{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center;padding-bottom:1rem;border-bottom:3px solid #f97316;letter-spacing:.025em}._button_1j1ab_54{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:12px;margin-right:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem;letter-spacing:.025em;position:relative;overflow:hidden;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif}._button_1j1ab_54:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._button_1j1ab_54:hover:before{left:100%}._button_1j1ab_54:active{transform:translateY(0) scale(.98)}._button_1j1ab_54:focus{outline:none;box-shadow:0 0 0 3px #f9731633}._submitButton_1j1ab_94{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 12px #f973164d;font-size:1.125rem;padding:1rem 2rem;letter-spacing:.075em;width:100%;margin-top:2rem}._submitButton_1j1ab_94:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 20px #f9731666;transform:translateY(-2px) scale(1.02)}@media (min-width: 1200px){._mainContainer_1j1ab_11{gap:3rem}._formContainer_1j1ab_21{padding:3rem}}@media (max-width: 1024px){._mainContainer_1j1ab_11{flex-direction:column;margin-top:15px;gap:1.5rem}._formContainer_1j1ab_21{max-width:95%;margin:0 auto;padding:2rem;border-radius:12px}}@media (max-width: 768px){._background_1j1ab_3{padding:.5rem}._mainContainer_1j1ab_11{margin-top:10px;gap:1rem}._formContainer_1j1ab_21{max-width:100%;padding:1.5rem;border-radius:12px;margin-bottom:15px}._formTitle_1j1ab_41{font-size:1.5rem;margin-bottom:1.5rem}._submitButton_1j1ab_94{font-size:1rem;padding:1rem;border-radius:10px}}@media (max-width: 480px){._background_1j1ab_3{padding:.25rem}._formContainer_1j1ab_21{padding:1rem;width:100%;border-radius:10px}._formTitle_1j1ab_41{font-size:1.25rem}._submitButton_1j1ab_94{padding:.875rem;font-size:.9rem;border-radius:8px}}@media (prefers-reduced-motion: reduce){._formContainer_1j1ab_21,._button_1j1ab_54{transition:none}._formContainer_1j1ab_21:hover,._button_1j1ab_54:hover{transform:none}}._formContainer_1j1ab_21:focus-within{box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}@media print{._background_1j1ab_3{background-color:#fff}._formContainer_1j1ab_21{box-shadow:none;border:1px solid #000;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}._button_1j1ab_54{-webkit-print-color-adjust:exact;color-adjust:exact}._submitButton_1j1ab_94{background:#f97316!important}}._sectionTitle_v8uo5_3{color:#1f2937;margin-bottom:1.5rem;margin-top:2rem;font-size:1.5rem;font-weight:700;letter-spacing:.025em;border-bottom:2px solid #f97316;padding-bottom:.5rem;display:inline-block}._fieldGroup_v8uo5_17{margin-bottom:1.5rem;display:flex;flex-direction:column}._label_v8uo5_23{font-weight:600;margin-bottom:.5rem;color:#374151;font-size:.95rem;letter-spacing:.025em}._input_v8uo5_32{padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:12px;font-size:1rem;transition:all .3s ease;background-color:#fff;color:#1f2937;font-family:var(--primary-font),"Segoe UI","Roboto",-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:0 1px 3px #0000001a}._input_v8uo5_32:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f973161a,0 1px 3px #0000001a;transform:translateY(-1px)}._input_v8uo5_32:hover{border-color:#9ca3af;box-shadow:0 2px 4px #0000001a}._input_v8uo5_32:disabled,._input_v8uo5_32[readonly]{background-color:#f9fafb;border-color:#e5e7eb;color:#6b7280;cursor:not-allowed}._input_v8uo5_32::placeholder{color:#9ca3af;opacity:1}._input_v8uo5_32[type=date],._input_v8uo5_32[type=datetime-local]{color-scheme:light}._input_v8uo5_32[type=date]::-webkit-calendar-picker-indicator,._input_v8uo5_32[type=datetime-local]::-webkit-calendar-picker-indicator{color:#f97316;cursor:pointer}._error_v8uo5_89{color:#dc2626;font-size:.875rem;margin-top:.5rem;font-weight:500;display:flex;align-items:center;gap:.25rem}._priceContainer_v8uo5_100{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap}._priceInputWrapper_v8uo5_107{flex:1;min-width:200px;display:flex;flex-direction:column}._priceInput_v8uo5_107{width:90%}._checkboxContainer_v8uo5_118{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#fff7ed;border:1px solid #fed7aa;border-radius:12px;transition:all .3s ease;min-height:48px}._checkboxContainer_v8uo5_118:hover{background-color:#ffedd5;border-color:#fdba74}._calculateCheckbox_v8uo5_139{width:1.25rem;height:1.25rem;accent-color:#f97316;cursor:pointer}._checkboxLabel_v8uo5_147{font-weight:600;color:#374151;font-size:.95rem;cursor:pointer;margin:0}@media (max-width: 1024px){._priceContainer_v8uo5_100{flex-direction:column;align-items:stretch}._checkboxContainer_v8uo5_118{width:100%;justify-content:center}}@media (max-width: 768px){._fieldGroup_v8uo5_17{margin-bottom:1.25rem}._label_v8uo5_23{font-size:.9rem;margin-bottom:.375rem}._input_v8uo5_32{padding:.875rem;font-size:16px;border-radius:10px}._sectionTitle_v8uo5_3{font-size:1.25rem;margin-bottom:1.25rem}._priceContainer_v8uo5_100{flex-direction:column}._priceInputWrapper_v8uo5_107{min-width:100%}._checkboxContainer_v8uo5_118{width:100%;justify-content:flex-start}}@media (max-width: 480px){._input_v8uo5_32{padding:.75rem;font-size:16px;border-radius:8px}._sectionTitle_v8uo5_3{font-size:1.125rem}._label_v8uo5_23{font-size:.875rem}._error_v8uo5_89{font-size:.8rem}}@media (hover: none) and (pointer: coarse){._input_v8uo5_32{min-height:48px}._calculateCheckbox_v8uo5_139{min-width:24px;min-height:24px}}@media (prefers-reduced-motion: reduce){._input_v8uo5_32,._checkboxContainer_v8uo5_118{transition:none}._input_v8uo5_32:focus{transform:none}}
