body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Times New Roman,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Times New Roman,sans-serif}#root,body,html{height:100%}.footer{background-color:#3e0c70;color:#fff;margin-top:auto;padding:40px 0 0}.footer-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 20px 30px}.footer-section h4{color:#fff;font-size:1.2em;font-weight:600;margin-bottom:15px}.footer-section p{color:#ccc;line-height:1.6;margin:0}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#007acc}.footer-bottom{background-color:#2a0852;border-top:1px solid #4a1a7a;padding:15px 0;text-align:center}.footer-bottom p{color:#ccc;font-size:14px;margin:0}@media (max-width:768px){.footer-content{gap:20px;grid-template-columns:1fr;padding:0 20px 20px}.footer-section{text-align:center}.footer-section h4{font-size:1.1em}}.navigation{background-color:#fff;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo a{display:block;line-height:0}.nav-logo .logo-large{height:60px;max-width:150px;object-fit:contain;width:auto}.nav-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-item{margin:0}.nav-link{border-radius:5px;color:#333;font-size:20px;font-weight:500;padding:8px 16px;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#f8f9fa;color:#007acc}.nav-link.active{color:#007acc;font-weight:600}.nav-link.active:after{background-color:#007acc;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.hamburger{cursor:pointer;display:none;flex-direction:column;padding:5px;z-index:1001}.hamburger span{background-color:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.hamburger span.active:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger span.active:nth-child(2){opacity:0}.hamburger span.active:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.nav-container{height:70px;padding:0 15px}.nav-logo .logo-large{height:50px;max-width:120px}.hamburger{display:flex}.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;gap:0;left:-100%;padding:20px 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-item{margin:10px 0}.nav-link{display:block;font-size:22px;padding:15px 20px}.nav-link.active:after{display:none}.nav-link.active{background-color:#f8f9fa}.car-details-content{gap:20px;grid-template-columns:1fr}.car-info h2{font-size:1.4em}.spec-group h3{font-size:1.2em}.car-description{font-size:1.05em;line-height:1.7}.feature-tag{font-size:.95em;padding:10px 14px}.spec-grid{grid-template-columns:1fr}.vehicle-info-text strong{font-size:1.05em}.vehicle-info-text span{font-size:1em}.look-choice-section h4{font-size:.95em}.look-choice-toggle{gap:10px;grid-template-columns:1fr}.look-choice-button{padding:14px}.look-choice-button .choice-title{font-size:1.05rem}.look-choice-button .choice-subtitle{font-size:.8rem}.pricing-header-row{gap:8px;grid-template-columns:1.5fr 1fr 1fr;padding:10px 12px}.pricing-header-row strong{font-size:.85em}.pricing-row{padding:12px}.pricing-label-column strong{font-size:.9em}.pricing-item{align-items:flex-start;flex-direction:column;gap:5px}.price-value,.pricing-item strong{font-size:1em}.action-buttons{align-items:center;flex-direction:column}.contact-button,.rent-button{font-size:1.1em;max-width:300px;padding:14px 28px;width:100%}.carousel-nav{font-size:1.5em;height:40px;width:40px}.carousel-nav.prev{left:10px}.carousel-nav.next{right:10px}.thumbnail{height:38px;width:50px}.image-thumbnails{max-width:100%}.vehicle-info-grid{gap:10px;grid-template-columns:1fr}.vehicle-info-item{gap:12px;padding:12px}.vehicle-icon{height:28px;margin-left:8px;width:28px}.vehicle-info-text strong{font-size:1.1em}.vehicle-info-text span{font-size:1.05em}.zoom-controls{flex-direction:column;gap:10px;right:10px;top:10px}.zoom-close{font-size:16px;height:30px;width:30px}.zoom-instructions{font-size:.75em;max-width:200px;padding:5px 8px;text-align:center}.zoom-image{height:60vh;width:95vw}.modal-overlay{padding:10px}.modal-content{max-height:95vh}.modal-header{padding:16px 16px 0}.modal-header h2{font-size:1.1em}.rent-form{padding:0 16px 16px}.form-row{flex-direction:column;gap:12px}.form-group.full-width{flex:1 1}.radio-group{flex-direction:column;gap:12px}.step-indicator{gap:35px;margin:8px 0 15px;padding:0}.step-indicator:before{top:14px;width:90px}.step-number{font-size:.85em;height:28px;margin-bottom:4px;width:28px}.step-title{font-size:.75em}.review-section{padding:15px}.form-actions{flex-direction:column;gap:8px}.cancel-button,.next-button,.prev-button,.submit-button{padding:12px 20px;width:100%}}.App{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;text-align:center}p{font-size:16px}.intro-paragraph{margin:0 auto 30px}.intro-paragraph,.listing-description{max-width:1200px;padding:0 20px;text-align:left}.listing-description{margin:20px auto 30px}.App-header{align-items:center;background-color:#fff;color:#333;display:flex;flex:1 1;flex-direction:column;font-size:calc(10px + 2vmin);min-height:calc(100vh - 200px);padding:40px 20px}.App-content{margin-top:40px}.App-content p{color:#555;font-size:16px;margin-bottom:20px}.App-link{border:2px solid #007acc;border-radius:5px;color:#007acc;font-weight:700;padding:10px 20px;text-decoration:none;transition:all .3s ease}.App-link:hover{background-color:#007acc;color:#fff}.header-content{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.logo{height:60px;max-width:80px}.logo,.logo-large{object-fit:contain;width:auto}.logo-large{height:120px;max-width:200px}.App-header h1{color:#3e0c70;font-size:1.5em;margin:0}@media (max-width:768px){html,p{font-size:18px}p{line-height:1.6}.header-content{flex-direction:column;gap:15px}.logo{height:50px}.logo-large{height:80px;max-width:150px}.App-header h1{color:#3e0c70;font-size:2em}.intro-paragraph,.listing-description{font-size:18px;line-height:1.7}}.filter-section{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:30px auto 10px;max-width:1200px;padding:20px}.filter-container{align-items:center;display:flex;flex:1 1;gap:12px;min-width:250px}.filter-container:not(:first-child){margin-left:15px}.filter-label{color:#2c3e50;font-size:1rem;font-weight:600;white-space:nowrap}.filter-select{background-color:#fff;border:2px solid #dee2e6;border-radius:8px;color:#2c3e50;cursor:pointer;flex:1 1;font-family:inherit;font-size:1rem;min-width:200px;padding:12px 16px;transition:all .3s ease}.filter-select:hover{border-color:#667eea}.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.clear-filter-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease;white-space:nowrap}.clear-filter-btn:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.clear-filter-btn:active{transform:translateY(0)}.no-cars-message{color:#6c757d;font-size:1.2rem;font-style:italic;padding:40px 20px;text-align:center}@media (max-width:768px){.filter-section{flex-direction:column;gap:0;padding:15px}.filter-container{flex:1 1 100%;margin-bottom:15px;margin-left:0!important;min-width:100%;width:100%}.filter-container:not(:first-child){margin-left:0;margin-top:0}.filter-container:last-of-type{margin-bottom:15px}.filter-label{font-size:.95rem;min-width:-webkit-fit-content;min-width:fit-content}.filter-select{flex:1 1;font-size:.95rem;min-width:0;min-width:auto;padding:10px 14px;width:100%}.clear-filter-btn{font-size:.95rem;margin-top:0;padding:12px 20px;width:100%}}.cars-container{margin-top:15px;max-width:1200px;width:100%}.cars-grid{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:20px}@media (min-width:769px){.cars-grid{grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(320px,calc(33.333% - 14px)))}}.car-card,.car-card-link{display:flex;height:100%}.car-card{background-color:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 4px 8px #0000001a;cursor:pointer;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border .3s ease;width:100%}.car-card:hover{border:1px solid #007acc;box-shadow:0 8px 16px #0003;transform:translateY(-8px)}.car-image-container{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;height:auto;justify-content:center;min-height:200px;width:100%}.car-card-image{display:block;height:auto;object-fit:contain;padding:5px;width:100%}.car-info-container{display:flex;flex-direction:column;flex-grow:1;gap:12px;justify-content:center;padding:20px 15px}.car-title{color:#3e0c70;font-size:1.1em;font-weight:700;line-height:1.3;margin:0;text-align:center}.car-details{align-items:center;display:flex;flex-direction:column;gap:8px}.detail-item{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#666;font-size:.9em;padding:6px 10px}.detail-item.price{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;display:flex;font-size:.85em;font-weight:700;gap:5px;letter-spacing:.3px;padding:8px 16px}.price-label{font-size:.75em;font-weight:400;opacity:.9}.price-amount{font-size:1.1em;font-weight:700}.loading{color:#007acc;font-size:1.2em;margin-top:50px}.error{background-color:#f8f9fa;border:2px solid #dc3545;border-radius:10px;color:#dc3545;margin-top:50px;padding:20px}.error p{font-size:16px;margin:10px 0}code{background-color:#f4f4f4;border-radius:3px;color:#333;font-family:Courier New,Courier,monospace;padding:2px 6px}.car-card-link{color:inherit;display:block;text-decoration:none}.categories-container{margin-top:30px;max-width:1400px;width:100%}.category-section{margin-bottom:50px}.section-title{color:#3e0c70;font-size:1em;font-weight:700;margin-bottom:10px;text-align:left}.section-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:20px;max-width:800px;text-align:left}.categories-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px;max-width:1200px}@media (min-width:769px){.categories-grid{grid-template-columns:repeat(auto-fit,minmax(300px,calc(33.333% - 17px)))}}.category-card-link{color:inherit;display:block;text-decoration:none}.category-card{background-color:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 4px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:auto;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border .3s ease}.category-card:hover{border:1px solid #007acc;box-shadow:0 8px 16px #0003;transform:translateY(-8px)}.category-image-container{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;height:auto;justify-content:center;min-height:180px;overflow:hidden;width:100%}.category-card-image{display:block;height:auto;object-fit:contain;padding:0;width:100%}.category-info-container{padding:15px;text-align:center}.category-card-title{color:#3e0c70;font-size:1.2em;font-weight:700;margin:0}@media (max-width:768px){.categories-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.section-title{font-size:1.5em}.section-description{font-size:20px;line-height:1.7}.category-image-container{height:auto;min-height:150px}.category-card{height:auto}.category-card-title{font-size:1.3em}}.back-to-home-link{background-color:initial;border:1px solid #007acc;border-radius:5px;color:#007acc;display:inline-block;font-size:1.1em;font-weight:700;margin-bottom:20px;padding:8px 16px;text-decoration:none;transition:color .3s ease}.back-to-home-link:hover{background-color:#007acc;color:#fff}.page-content{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.how-it-works-container{display:flex;flex-direction:column;gap:50px;margin:40px 0}.step-row{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}.step-row.reverse{direction:rtl}.step-row.reverse>*{direction:ltr}.step-image{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 4px 15px #0000001a;display:flex;height:300px;justify-content:center;padding:20px;width:100%}.step-image img{border-radius:8px;max-height:100%;max-width:100%;object-fit:contain}.step{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:30px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.step-number{background-color:#007acc;color:#fff;font-size:24px;font-weight:700;height:60px;margin:0 auto 20px;width:60px}.step-title{color:#3e0c70;font-size:1em;font-weight:600;margin-bottom:15px}.step-description{color:#555;font-size:16px;line-height:1.6}.cta-section{background-color:#f8f9fa;border:2px solid #007acc;border-radius:15px;margin:50px 0 30px;padding:40px 30px;text-align:center}.cta-section h3{color:#3e0c70;font-size:1.5em;margin-bottom:15px}.cta-section p{color:#555;font-size:16px;margin-bottom:25px}.cta-button{align-items:center;background-color:#25d366;border-radius:25px;box-shadow:0 2px 8px #25d3664d;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#128c7e;box-shadow:0 4px 12px #25d36666;transform:translateY(-2px)}.cta-button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;width:20px}.faq-section{margin:60px 0 40px}.faq-container{margin:0 auto;max-width:900px}.faq-item{background-color:#fff;border:1px solid #e9ecef;border-radius:10px;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 12px #00000014}.faq-item.active{border-color:#007acc}.faq-question{align-items:center;background:none;border:none;color:#3e0c70;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:20px 25px;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover{background-color:#f8f9fa}.faq-item.active .faq-question{background-color:#f0f7ff;color:#007acc}.faq-question span:first-child{flex:1 1;padding-right:20px}.faq-icon{align-items:center;background-color:#e3f2fd;border-radius:50%;color:#007acc;display:flex;font-size:24px;font-weight:700;height:30px;justify-content:center;transition:transform .3s ease;width:30px}.faq-item.active .faq-icon{background-color:#007acc;color:#fff;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:500px;padding:0 25px 20px}.faq-answer p{color:#555;font-size:15px;line-height:1.8;margin:0;text-align:left}.contact-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:40px 0}.contact-form h3,.contact-info h3{color:#3e0c70;font-size:1.4em;font-weight:600;margin-bottom:20px}.contact-info p{color:#555;line-height:1.6;margin-bottom:30px}.contact-details{margin-top:30px}.contact-item{background-color:#f8f9fa;border-left:4px solid #007acc;border-radius:10px;margin-bottom:25px;padding:20px}.contact-item h4{color:#3e0c70;font-size:1.1em;font-weight:600;margin-bottom:8px}.contact-item p{color:#333;font-size:16px;margin:0}.contact-form{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:30px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:16px}.form-group input,.form-group textarea{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 15px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#007acc;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background-color:#007acc;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 30px;transition:background-color .3s ease;width:100%}.submit-button:hover{background-color:#005c99}.breadcrumb-container{margin:0 auto 20px;max-width:1200px;padding:0 20px}.breadcrumb-nav{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#666;display:flex;font-size:14px;padding:12px 20px}.breadcrumb-item{color:#007acc;font-weight:500;text-decoration:none;transition:color .3s ease}.breadcrumb-item:hover{color:#005c99;text-decoration:underline}.breadcrumb-item.current{color:#3e0c70;cursor:default;font-weight:600}.breadcrumb-separator{color:#999;font-size:16px;margin:0 12px;-webkit-user-select:none;user-select:none}@media (max-width:768px){.breadcrumb-nav{font-size:15px;padding:10px 15px}.breadcrumb-separator{margin:0 8px}}.top-breadcrumb-container{background-color:#fff;border-bottom:1px solid #e9ecef;padding:5px 0}.top-breadcrumb-container .breadcrumb-nav{background-color:initial;border:none;justify-content:flex-end;margin:0 auto;max-width:1200px;padding:8px 20px}.listing-page-title{color:#3e0c70;font-size:1em;font-weight:600;margin:0 0 20px;text-align:left}@media (max-width:768px){.top-breadcrumb-container .breadcrumb-nav{font-size:17px;padding:8px 15px}.listing-page-title{font-size:1.5em;text-align:left}.contact-container{gap:30px;grid-template-columns:1fr}.contact-form h3,.contact-info h3{font-size:1.4em}.contact-details p,.contact-info p{font-size:18px}.contact-item h4{font-size:1.2em}.how-it-works-container{gap:30px}.step-row{gap:20px;grid-template-columns:1fr}.step-row.reverse{direction:ltr}.step-image{height:200px}.step{padding:25px 20px}.step h3{font-size:1.3em}.step p{font-size:18px;line-height:1.7}.faq-question{font-size:19px;padding:15px 20px}.faq-answer{padding:0 20px}.faq-answer.open{padding:0 20px 15px}.faq-answer p{font-size:18px;line-height:1.7}.step-number{font-size:22px;height:50px;width:50px}.step h3{font-size:1.4em}.step p{font-size:1em;line-height:1.6}.cta-section{padding:30px 20px}.cta-section h3{font-size:1.5em}.cta-section p{font-size:1.05em}.contact-form{padding:25px 20px}}.legal-content{line-height:1.6;margin:0 auto;max-width:800px;padding:20px;text-align:left}.legal-content h1{color:#3e0c70;font-size:2.2em;margin-bottom:20px;text-align:center}.legal-section{margin-bottom:30px}.legal-section h2{border-bottom:2px solid #e9ecef;color:#3e0c70;font-size:1.4em;font-weight:600;margin-bottom:15px;padding-bottom:5px}.legal-content p{color:#333;font-size:16px;margin-bottom:15px}.legal-content ul{color:#333;margin:15px 0;padding-left:25px}.legal-content li{font-size:16px;margin-bottom:8px}.legal-content strong{color:#3e0c70;font-weight:600}@media (max-width:768px){.legal-content{padding:15px}.legal-content h1{font-size:1.8em}.legal-section h2{font-size:1.2em}.legal-content li,.legal-content p{font-size:15px}.car-title{font-size:1.3em}.detail-item.price{font-size:1em;padding:10px 18px}.price-label{font-size:.8em}.price-amount{font-size:1.2em}.loading{font-size:1.5em}.error p{font-size:18px}}.car-details-container{margin-top:0;max-width:1200px;width:100%}.back-link{color:#007acc;display:inline-block;font-size:.7em;font-weight:700;margin-bottom:30px;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#005c99}.car-details-content{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-top:20px}.car-images{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:flex-start}.image-carousel{position:relative;width:100%}.carousel-nav,.image-carousel{align-items:center;display:flex;justify-content:center}.carousel-nav{background:none;border:none;color:#ffffffe6;cursor:pointer;font-size:2em;font-weight:700;height:50px;position:absolute;text-shadow:2px 2px 4px #000000b3;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:2}.carousel-nav:hover{color:#fff;text-shadow:2px 2px 6px #000000e6;transform:translateY(-50%) scale(1.2)}.carousel-nav.prev{left:15px}.carousel-nav.next{right:15px}.car-main-image{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;height:350px;max-width:550px;object-fit:contain;padding:20px;width:100%}.image-thumbnails{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:550px}.thumbnail{border:2px solid #e9ecef;border-radius:6px;cursor:pointer;height:45px;object-fit:cover;opacity:.7;transition:all .3s ease;width:60px}.thumbnail:hover{border-color:#007acc;opacity:1;transform:scale(1.05)}.thumbnail.active{border-color:#3e0c70;box-shadow:0 0 0 2px #3e0c704d;opacity:1}.zoom-overlay{background-color:#000000f2;cursor:zoom-out;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.zoom-controls,.zoom-overlay{align-items:center;display:flex}.zoom-controls{gap:15px;position:absolute;right:20px;top:20px;z-index:1001}.zoom-close{align-items:center;background-color:#ffffffe6;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:35px;justify-content:center;transition:all .3s ease;width:35px}.zoom-close:hover{background-color:#fff;transform:scale(1.1)}.zoom-instructions{background-color:#000000b3;border-radius:6px;color:#fff;font-size:.75em;padding:6px 10px;white-space:nowrap}.zoom-image{height:70vh;max-height:none;max-width:none;object-fit:contain;transition:transform .1s ease-out;-webkit-user-select:none;user-select:none;width:auto}.car-info{text-align:left}.car-info h2{color:#3e0c70;font-size:1.1em;margin-bottom:30px;text-align:center}.spec-group{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;margin-bottom:30px;padding:20px}.spec-group h3{border-bottom:2px solid #3e0c70;color:#3e0c70;font-size:.8em;margin-bottom:15px;padding-bottom:5px}.spec-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.spec-item{color:#666;font-size:.65em}.spec-item strong{color:#333;display:inline-block;min-width:80px}.vehicle-info-grid{grid-gap:15px;gap:15px}.vehicle-info-item{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:12px;padding:12px;transition:all .3s ease}.vehicle-info-item:hover{background-color:#e9ecef;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.vehicle-icon{flex-shrink:0;height:24px;margin-left:8px;object-fit:contain;width:24px}.vehicle-info-text{display:flex;flex-direction:column;gap:2px}.vehicle-info-text strong{color:#3e0c70;font-size:.9em;font-weight:700;margin:0}.vehicle-info-text span{color:#666;font-size:.85em;line-height:1.3}.vehicle-info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.vehicle-info-item{color:#666;font-size:.65em;padding:8px 0}.vehicle-info-item strong{color:#333;display:inline-block;min-width:70px}.features-list{display:flex;flex-wrap:wrap;gap:10px}.feature-tag{background-color:#007acc;border-radius:20px;color:#fff;font-size:.75em;font-weight:700;padding:8px 14px}.car-description{color:#555;font-size:.75em;line-height:1.6}.action-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px}.contact-button,.rent-button{border:none;border-radius:8px;cursor:pointer;font-size:.8em;font-weight:700;padding:12px 25px;transition:all .3s ease}.rent-button{background-color:#007acc;color:#fff}.rent-button:hover{background-color:#005c99;transform:translateY(-2px)}.contact-button{background-color:initial;border:2px solid #007acc;color:#007acc}.contact-button:hover{background-color:#007acc;color:#fff;transform:translateY(-2px)}.look-choice-section{margin-bottom:25px}.look-choice-section h4{color:#2c3e50;font-size:.9em;font-weight:600;margin-bottom:15px}.look-choice-toggle{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:15px}.look-choice-button{background:#fff;border:2px solid #dee2e6;border-radius:10px;cursor:pointer;font-family:inherit;padding:15px;text-align:center;transition:all .3s ease}.look-choice-button:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.look-choice-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 6px 20px #667eea66;color:#fff}.look-choice-button .choice-title{font-size:1.1rem;font-weight:600;margin-bottom:8px}.look-choice-button .choice-subtitle{font-size:.85rem;font-style:italic;margin-top:5px;opacity:.8}.look-choice-button.active .choice-subtitle{opacity:.95}.pricing-table{margin-top:15px}.pricing-header-row{grid-gap:10px;background-color:#3e0c70;border-radius:8px;color:#fff;display:grid;gap:10px;grid-template-columns:2fr 1fr 1fr;margin-bottom:10px;padding:12px 15px}.pricing-header-row strong{color:#fff;font-size:.8em;text-align:center}.pricing-header-row .pricing-label-column strong{color:#fff;text-align:left}.pricing-row{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;padding:15px;transition:background-color .3s ease}.pricing-row:hover{background-color:#e9ecef}.pricing-label-column{align-items:center;display:flex}.pricing-label-column strong{color:#3e0c70;font-size:.75em}.pricing-value-column{align-items:center;display:flex;justify-content:center;text-align:center}.pricing-value-column.colspan-2{grid-column:2/4}.pricing-item{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.pricing-item strong{color:#3e0c70;font-size:.75em}.price-value{color:#007acc;font-size:.85em;font-weight:700}.pricing-note{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;margin-top:20px;padding:10px}.pricing-note p{color:#856404;font-size:.65em;margin:0;text-align:center}.modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1001}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding:24px 24px 0}.modal-header h2{color:#3e0c70;font-size:1.3em;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:background-color .2s,color .2s;width:30px}.modal-close:hover{background-color:#f5f5f5;color:#333}.rent-form{padding:0 24px 24px}.form-section{margin-bottom:24px}.form-section h3{border-bottom:2px solid #3e0c70;color:#3e0c70;font-size:1em;font-weight:600;margin:0 0 16px;padding-bottom:8px}.form-row{display:flex;gap:16px;margin-bottom:16px}.form-group{flex:1 1}.form-group.full-width{flex:1 1 100%}.form-group label{color:#333;font-size:.8em;font-weight:600;margin-bottom:6px}.form-group input{padding:10px 12px}.form-group input,.form-group select{border:2px solid #ddd;border-radius:6px;font-family:Times New Roman,sans-serif;font-size:.8em;transition:border-color .2s,box-shadow .2s}.form-group select{-webkit-appearance:none;appearance:none;background-color:#fff;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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;box-sizing:border-box;cursor:pointer;height:42px;padding:10px 40px 10px 12px}.form-group input:focus,.form-group select:focus{border-color:#3e0c70;box-shadow:0 0 0 3px #3e0c701a}.form-group input:required{box-shadow:none}.radio-group{display:flex;gap:20px;margin-top:8px}.radio-option{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.9em;font-weight:400;gap:8px}.radio-option input[type=radio]{cursor:pointer;height:auto;margin:0;width:auto}.radio-option span{cursor:pointer;-webkit-user-select:none;user-select:none}.radio-option:hover span{color:#3e0c70}.radio-option input[type=radio]:checked+span{color:#3e0c70;font-weight:500}.step-indicator{background:none;border:none;display:flex;gap:50px;justify-content:center;margin:10px 0 20px;padding:0;position:relative}.step-indicator:before{background-color:#e9ecef;content:"";height:2px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.step{background:none;border:none;flex-direction:column;padding:0;position:relative;z-index:2}.step,.step-number{align-items:center;display:flex}.step-number{background-color:#e9ecef;border-radius:50%;color:#6c757d;font-size:.85em;font-weight:600;height:36px;justify-content:center;margin-bottom:6px;width:36px}.step-number,.step-number:active,.step-number:focus,.step-number:hover{background-color:#e9ecef!important;border:none!important;box-shadow:none!important;color:#6c757d!important;outline:none!important}.step-title{color:#6c757d;font-size:.75em;font-weight:500;text-align:center}.step.active .step-number{background-color:#3e0c70;color:#fff}.step.active .step-title{color:#3e0c70;font-weight:600}.step.completed .step-number{background-color:#28a745;color:#fff}.step.completed .step-title{color:#28a745}.step.completed .step-number:after{content:"✓";font-size:.7em}.review-section{background-color:#f8f9fa;border-radius:8px;margin-top:15px;padding:20px}.review-group{margin-bottom:25px}.review-group:last-child{margin-bottom:0}.review-group h4{border-bottom:1px solid #dee2e6;color:#3e0c70;font-size:1em;margin-bottom:15px;padding-bottom:8px}.review-item{align-items:flex-start;display:flex;flex-direction:row;gap:8px;margin-bottom:12px}.review-item strong{color:#495057;flex-shrink:0;font-size:.9em;font-weight:600;min-width:120px}.review-item span{color:#333;flex:1 1;font-size:.9em}.review-item:last-child{margin-bottom:0}.address-lines{color:#333;line-height:1.4;margin-top:0}.form-actions{flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:24px}.form-actions:has(.prev-button){justify-content:space-between}.form-actions:not(:has(.prev-button)){justify-content:flex-end}.next-button,.prev-button{background-color:#fff;border:1px solid #3e0c70;border-radius:5px;color:#3e0c70;cursor:pointer;font-size:.9em;font-weight:500;padding:10px 20px;transition:all .3s ease}.next-button:hover:not(:disabled),.prev-button:hover{background-color:#3e0c70;color:#fff}.next-button:disabled{background-color:#f8f9fa;border-color:#dee2e6;color:#6c757d;cursor:not-allowed;opacity:.5}@media (max-width:768px){.car-details-content{gap:20px;grid-template-columns:1fr}.car-info h2{font-size:1.4em}.spec-group h3{font-size:1.2em}.car-description{font-size:1.05em;line-height:1.7}.feature-tag{font-size:.95em;padding:10px 14px}.spec-grid{grid-template-columns:1fr}.vehicle-info-text strong{font-size:1.05em}.vehicle-info-text span{font-size:1em}.look-choice-section h4{font-size:.95em}.look-choice-toggle{gap:10px;grid-template-columns:1fr}.look-choice-button{padding:14px}.look-choice-button .choice-title{font-size:1.05rem}.look-choice-button .choice-subtitle{font-size:.8rem}.pricing-header-row{gap:8px;grid-template-columns:1.5fr 1fr 1fr;padding:10px 12px}.pricing-header-row strong{font-size:.85em}.pricing-row{padding:12px}.pricing-label-column strong{font-size:.9em}.pricing-item{align-items:flex-start;flex-direction:column;gap:5px}.price-value,.pricing-item strong{font-size:1em}.action-buttons{align-items:center;flex-direction:column}.contact-button,.rent-button{font-size:1.1em;max-width:300px;padding:14px 28px;width:100%}.carousel-nav{font-size:1.5em;height:40px;width:40px}.carousel-nav.prev{left:10px}.carousel-nav.next{right:10px}.thumbnail{height:38px;width:50px}.image-thumbnails{max-width:100%}.vehicle-info-grid{gap:10px;grid-template-columns:1fr}.vehicle-info-item{gap:12px;padding:12px}.vehicle-icon{height:28px;margin-left:8px;width:28px}.vehicle-info-text strong{font-size:1.1em}.vehicle-info-text span{font-size:1.05em}.zoom-controls{flex-direction:column;gap:10px;right:10px;top:10px}.zoom-close{font-size:16px;height:30px;width:30px}.zoom-instructions{font-size:.75em;max-width:200px;padding:5px 8px;text-align:center}.zoom-image{height:60vh;width:95vw}.modal-overlay{padding:10px}.modal-content{max-height:95vh}.modal-header{padding:16px 16px 0}.modal-header h2{font-size:1.1em}.rent-form{padding:0 16px 16px}.form-row{flex-direction:column;gap:12px}.form-group.full-width{flex:1 1}.radio-group{flex-direction:column;gap:12px}.step-indicator{gap:35px;margin:8px 0 15px;padding:0}.step-indicator:before{top:14px;width:90px}.step-number{font-size:.85em;height:28px;margin-bottom:4px;width:28px}.step-title{font-size:.75em}.review-section{padding:15px}.form-actions{flex-direction:column;gap:8px}.cancel-button,.next-button,.prev-button,.submit-button{padding:12px 20px;width:100%}}*{box-sizing:border-box}h1{font-size:1rem}.booking-container{box-sizing:border-box;margin:0 auto;max-width:800px;padding:40px 20px;width:100%}.booking-header{margin-bottom:40px;text-align:center}.booking-title{color:#2c3e50;font-size:32px;font-weight:700;margin-bottom:10px}.booking-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:20px}.selected-car-info{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;margin-bottom:30px;padding:20px 30px}.selected-car-info h3{font-size:1.8rem;font-weight:700;margin:0 0 8px}.selected-car-info p{font-size:1rem;margin:0;opacity:.95}.breadcrumb{align-items:center;color:#7f8c8d;display:flex;flex-wrap:wrap;font-size:.95rem;gap:8px;margin-bottom:30px}.breadcrumb a{color:#667eea;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#764ba2;text-decoration:underline}.breadcrumb-separator{color:#bdc3c7}.breadcrumb-current{color:#2c3e50;font-weight:500}.booking-form{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;box-sizing:border-box;max-width:100%;padding:40px;width:100%}.form-section{margin-bottom:35px}.form-section:last-child{margin-bottom:0}.section-title{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:20px}.form-row.two-columns{grid-template-columns:1fr 1fr}.form-row.three-columns{grid-template-columns:2fr 1fr 1fr}.form-group{display:flex;flex-direction:column;justify-content:flex-start;min-height:95px}.form-group label{color:#34495e;font-size:1.1rem;font-weight:500;margin-bottom:8px}.form-group label .required{color:#e74c3c;margin-left:4px}.form-group input,.form-group select{background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1.1rem;height:52px;line-height:1.5;max-width:100%;padding:14px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input.error,.form-group select.error{border-color:#e74c3c}.form-group input.error:focus,.form-group select.error:focus{box-shadow:0 0 0 3px #e74c3c1a}.error-message{align-items:center;color:#e74c3c;display:flex;font-size:1rem;gap:4px;margin-top:6px;min-height:20px}.error-message:before{content:"⚠"}.form-actions{border-top:1px solid #e0e0e0;display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:30px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;padding:16px 36px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-secondary{background-color:#ecf0f1;color:#34495e}.btn-secondary:hover{background-color:#d5dbdb}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.success-message{animation:slideIn .5s ease-out;background:linear-gradient(135deg,#11998e,#38ef7d);border-radius:16px;box-shadow:0 10px 40px #11998e4d;color:#fff;padding:30px;text-align:center}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.success-icon{animation:bounce .6s ease-in-out;font-size:4rem;margin-bottom:20px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.success-message h2{font-size:2rem;font-weight:700;margin:0 0 15px}.success-message p{font-size:1.1rem;margin:0 0 25px;opacity:.95}.success-message .booking-note{background-color:#fff3;border-radius:8px;font-size:1rem;font-style:italic;line-height:1.6;margin:15px 0 25px;padding:15px}.success-message .booking-details{background-color:#ffffff26;border-radius:10px;margin:20px auto;max-width:500px;padding:20px;text-align:left}.success-message .booking-details p{align-items:center;display:flex;font-size:1rem;justify-content:space-between;margin:8px 0}.success-message .redirect-message{font-size:.95rem;font-style:italic;margin-top:25px;opacity:.85}.success-message .btn-home{background-color:#fff;border-radius:8px;color:#11998e;display:inline-block;font-size:1.1rem;font-weight:600;margin-top:25px;padding:12px 30px;text-decoration:none;transition:all .3s ease}.success-message .btn-home:hover{background-color:#f8f9fa;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.success-message .btn{background-color:#fff;color:#11998e;font-weight:600}.success-message .btn:hover{background-color:#f8f9fa;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.payment-details-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;box-shadow:0 4px 15px #0000000d;margin-bottom:30px;padding:30px}.payment-details-section .section-title{color:#2c3e50;font-size:1.5rem;margin-bottom:20px;text-align:center}.duration-choice-section,.look-choice-section{margin-bottom:30px}.duration-choice-section h4,.look-choice-section h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:15px}.booking-choice-toggle{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:15px}.choice-button{background:#fff;border:2px solid #dee2e6;border-radius:12px;cursor:pointer;font-family:inherit;padding:20px;text-align:center;transition:all .3s ease}.choice-button:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.choice-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 6px 20px #667eea66;color:#fff}.choice-title{font-size:1.1rem;font-weight:600;margin-bottom:8px}.choice-subtitle{font-size:.85rem;font-style:italic;margin-top:5px;opacity:.8}.choice-button.active .choice-subtitle{opacity:.95}.choice-price{font-size:1.4rem;font-weight:700;margin-top:5px}.payment-schedule{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:25px}.payment-schedule h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:20px;text-align:center}.payment-breakdown{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.payment-row{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:15px 20px}.payment-row:last-child{border-bottom:none}.payment-row.subtotal{background-color:#f8f9fa;border-bottom:2px solid #dee2e6;border-top:2px solid #dee2e6;font-weight:600}.payment-row.grand-total{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.15rem;font-weight:700;padding:18px 20px}.payment-label{color:inherit;font-size:1rem}.payment-value{color:inherit;font-size:1.1rem;font-weight:600}.payment-note{color:#6c757d;font-size:.9rem;font-style:italic;margin-top:15px;text-align:center}@media (max-width:768px){.booking-container{box-sizing:border-box;max-width:100%;padding:20px 10px}.booking-subtitle{font-size:1.3rem}.booking-form{box-sizing:border-box;padding:20px 15px}.form-group{box-sizing:border-box;min-width:0}.form-group label{font-size:1.2rem}.form-group input,.form-group select{min-width:0;width:100%}.form-control,.form-group input,.form-group select{box-sizing:border-box;font-size:1.2rem;height:56px;padding:16px}.error-message,.selected-car-info p{font-size:1.1rem}.form-row{box-sizing:border-box;gap:15px}.form-row.three-columns,.form-row.two-columns{gap:15px;grid-template-columns:1fr}.form-actions{flex-direction:column-reverse;gap:12px}.btn{box-sizing:border-box;font-size:1.2rem;padding:16px;width:100%}.selected-car-info{box-sizing:border-box;padding:15px}.selected-car-info h3{font-size:1.5rem}.payment-details-section{padding:20px 15px}.payment-details-section .section-title{font-size:1.3rem}.duration-choice-section h4,.look-choice-section h4{font-size:1.05rem}.booking-choice-toggle{gap:12px;grid-template-columns:1fr}.choice-button{padding:18px}.choice-title{font-size:1.05rem}.choice-subtitle{font-size:.8rem}.choice-price{font-size:1.3rem}.payment-schedule{padding:20px 15px}.payment-schedule h4{font-size:1.15rem}.payment-row{padding:12px 15px}.payment-label{font-size:.95rem}.payment-value{font-size:1.05rem}.payment-row.grand-total{font-size:1.1rem;padding:15px}}@media (max-width:480px){.booking-container{padding:15px 8px}.booking-form{padding:15px 12px}.booking-title{font-size:1.8rem}.section-title{font-size:1.3rem}.form-group label{font-size:1.05rem}.form-group input,.form-group select{font-size:16px;height:50px;padding:12px}.error-message{font-size:.95rem}.selected-car-info{padding:12px}.success-icon{font-size:3.5rem}.success-message h2{font-size:1.8rem}.success-message p{font-size:1.1rem}}
/*# sourceMappingURL=main.f9c027cc.css.map*/