#home .hero-section{background:linear-gradient(135deg,var(--primary-color) 0,#2d1b8a 100%);color:#fff;padding:4rem 0;margin-bottom:3rem;position:relative}#home .hero-section::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><polygon fill="rgba(255,255,255,0.05)" points="0,0 1000,300 1000,1000 0,700"/></svg>');background-size:cover}#home .hero-content{position:relative;z-index:2}#home .hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}#home .hero-title-highlight{color:var(--secondary-color)}#home .hero-subtitle{font-size:1.3rem;font-weight:400;margin-bottom:2.5rem}#home .hero-search{max-width:700px;margin:0 auto}#home .hero-search-form{display:flex;flex-direction:column;gap:16px;align-items:center}#home .search-lease-type-selector{display:flex;background:rgba(255,255,255,.95);border-radius:40px;padding:4px;gap:4px;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1);max-width:400px;width:100%}#home .hero-search .search-container{position:relative;box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:50px;background:#fff;padding:6px;width:100%;max-width:700px}#home .search-lease-type-selector input[type=radio]{display:none}#home .lease-type-option{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:36px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:14px;color:var(--text-light);background:0 0;text-align:center}#home .search-lease-type-selector input[type=radio]:checked+.lease-type-option{background:var(--primary-color);color:#fff;box-shadow:0 2px 8px rgba(27,20,100,.3)}#home .lease-type-option:hover{color:var(--primary-color)}#home .search-lease-type-selector input[type=radio]:checked+.lease-type-option:hover{color:#fff}#home .hero-search .search-input{padding:14px 50px 14px 40px;font-size:16px;border-radius:50px;border:none;background:var(--background-light);color:var(--text-dark);width:100%;transition:all .3s ease}@keyframes searchHighlight{0%{box-shadow:0 0 0 0 rgba(255,122,0,.7);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(255,122,0,.2);transform:scale(1.02)}100%{box-shadow:0 0 0 0 rgba(255,122,0,0);transform:scale(1)}}#home .hero-search .search-container.highlight-search{animation:searchHighlight .8s ease-out}#home .hero-search .search-btn{width:40px;height:40px;right:10px;top:50%;transform:translateY(-50%);position:absolute}#home .hero-search .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280;z-index:10}#home .hero-stats{margin-top:3rem;display:flex;justify-content:center;gap:3rem}#home .stat-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}#home .stat-icon{font-size:3rem;color:var(--secondary-color);margin-bottom:.5rem}#home .stat-number{font-size:2.5rem;font-weight:700;color:var(--secondary-color);display:block}#home .stat-label{font-size:.9rem;text-transform:uppercase;letter-spacing:1px}#home .brand-grid-section{padding:4rem 0;background:#fff;margin-bottom:3rem}#home .section-title{text-align:center;margin-bottom:3rem}#home .section-title h2{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}#home .section-title p{font-size:1.1rem;color:var(--text-light);max-width:800px;margin:0 auto}#home .featured-brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}#home .featured-brands-grid .brand-tile{background:#fff;padding:1.5rem .7rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;align-items:center;gap:1rem;cursor:pointer;position:relative;border:2px solid transparent}#home .featured-brands-grid .brand-tile:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:var(--primary-color)}#home .featured-brands-grid .brand-tile:hover .brand-link-name a{color:var(--primary-color)}#home .featured-brands-grid .brand-link-image{width:50px;height:50px;background:var(--background-light);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}#home .featured-brands-grid .brand-link-image img{width:100%;height:100%;object-fit:contain}#home .featured-brands-grid .brand-link-info{flex-grow:1}#home .featured-brands-grid .brand-link-name{font-weight:600;font-size:1.1rem;text-decoration:none;color:var(--text-dark);transition:color .3s ease;display:block;margin-bottom:.3rem}#home .featured-brands-grid .brand-link-count{font-size:.9rem;color:var(--text-light)}#home .featured-vehicles-section{padding:4rem 0;background:#fff;margin-bottom:3rem}#home .vehicle-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;color:var(--text-dark);height:100%;position:relative;border:2px solid transparent;overflow:hidden;display:flex;flex-direction:column}#home .vehicle-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:#f1f5f9}#home .vehicle-card-content{padding:1rem;flex-grow:1;display:flex;flex-direction:column;height:100%}#home .vehicle-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem}#home .vehicle-info{flex:1}#home .vehicle-title{font-size:1.2rem;font-weight:700;color:var(--text-dark);line-height:1.4;margin-bottom:.5rem;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6rem}#home .price-container{text-align:right;flex-shrink:0;margin-bottom:0}#home .price{color:#1f2937;font-size:1.5rem;font-weight:700;font-feature-settings:'tnum';line-height:1;letter-spacing:-.01em;margin:0;display:block}#home .price-sub{font-size:.7rem;color:#6b7280;font-weight:500;margin-top:2px;display:block}#home .vehicle-image-section{margin-bottom:.8rem;text-align:center;flex-shrink:0}#home .vehicle-image{width:100%;height:150px;background:var(--background-light);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:3rem;color:var(--text-light);overflow:hidden;position:relative}#home .vehicle-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#home .provider-logo-overlay{position:absolute;top:1px;right:1px;width:60px;height:60px;background:rgba(255,255,255,.95);border-radius:8px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}#home .provider-logo-overlay img{max-width:100%;max-height:100%;object-fit:contain}#home .vehicle-specs{margin-bottom:.8rem;flex-grow:1}#home .vehicle-spec{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid #f1f5f9}#home .vehicle-spec:last-child{border-bottom:none}#home .vehicle-spec-label{font-size:.8rem;color:var(--text-light);font-weight:500;display:block}#home .vehicle-spec-value{font-weight:600;color:var(--text-dark);font-size:.8rem;display:block}#home .vehicle-actions{margin-top:auto;padding-top:.8rem;border-top:1px solid #f1f5f9;flex-shrink:0}#home .vehicle-cta-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;background:var(--secondary-color);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.85rem;transition:all .4s cubic-bezier(.175, .885, .32, 1.275);text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(255,122,0,.3);cursor:pointer}#home .vehicle-cta-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}#home .vehicle-cta-button:hover{background:var(--accent-color);color:#fff;text-decoration:none;transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px rgba(255,122,0,.5)}#home .vehicle-cta-button:hover::before{left:100%}#home .vehicle-seo-link{padding:8px 12px;background:var(--background-light);border-top:1px solid #f1f5f9;text-align:center;font-size:.8rem;color:var(--text-light)}#home .vehicle-seo-link-text{color:var(--primary-color);text-decoration:none;font-weight:600;display:block}#home .vehicle-seo-link-text:hover{color:var(--secondary-color);text-decoration:underline}#home .all-brands-section{padding:4rem 0;background:var(--background-light)}#home .all-providers-section{padding:4rem 0;margin-bottom:3rem;background:#fff}#home .about-section{padding:3rem 0;background:#fff;color:var(--text-dark)}#home .about-content h2{font-size:2.2rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}#home .about-content .lead{font-size:1.1rem;color:var(--primary-color);font-weight:500;margin-bottom:1.5rem}#home .about-content p{font-size:1rem;color:var(--text-light);line-height:1.7;margin-bottom:1rem}#home .about-benefits h3{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem}#home .benefits-list{list-style:none;padding:0;margin:0 0 2rem 0}#home .benefits-list li{display:flex;align-items:center;margin-bottom:1rem;padding:.5rem 0}#home .benefits-list li span{color:var(--text-light);font-size:.95rem;line-height:1.4}#home .brands-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}#home .brand-tile{background:#fff;padding:1.5rem;border-radius:10px;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;align-items:center;gap:1rem;cursor:pointer;position:relative}#home .brand-tile:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(0,0,0,.1)}#home .brand-tile:hover .brand-link-name{color:var(--primary-color)}#home .brand-link-image{width:40px;height:40px;background:var(--background-light);border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#home .brand-link-image img{width:100%;height:100%;object-fit:contain;border-radius:5px}#home .brand-link-name a{font-weight:500;font-size:1rem;text-decoration:none;color:var(--text-dark);transition:color .3s ease}#home .providers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}#home .provider-tile{background:#fff;padding:1.5rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid transparent;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer}#home .provider-tile:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:var(--secondary-color)}#home .provider-tile:hover .provider-link-name a{color:var(--secondary-color)}#home .provider-link-image{width:60px;height:60px;background:var(--background-light);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;overflow:hidden}#home .provider-link-image img{width:100%;height:100%;object-fit:contain}#home .provider-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-light)}#home .provider-no-image svg{width:24px;height:24px}#home .provider-link-info{flex-grow:1}#home .provider-link-name{font-weight:600;font-size:1.1rem;margin-bottom:.3rem}#home .provider-link-name a{text-decoration:none;color:var(--text-dark);transition:color .3s ease}#home .provider-link-count{font-size:.8rem;color:var(--text-light)}#home .cta-section{padding:4rem 0;background:linear-gradient(135deg,var(--secondary-color) 0,var(--accent-color) 100%);color:#fff;text-align:center}#home .cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}#home .cta-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}#home .cta-button{display:inline-block;padding:15px 40px;background:#fff;color:var(--primary-color);text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease}#home .cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2);color:var(--primary-color);text-decoration:none}#home .btn-primary-blue{background:var(--primary-color);border:none;padding:12px 24px;font-weight:600;border-radius:8px;transition:all .4s cubic-bezier(.175, .885, .32, 1.275);text-decoration:none;color:#fff;font-size:16px;box-shadow:0 4px 15px rgba(27,20,100,.3);position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}#home .btn-primary-blue::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}#home .btn-primary-blue:hover{background:#1e1b6b;color:#fff;text-decoration:none;transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px rgba(27,20,100,.5)}#home .btn-primary-blue:hover::before{left:100%}#home .btn-primary-blue:active,#home .btn-primary-blue:focus{background:#1a1858!important;color:#fff!important;text-decoration:none;transform:translateY(-1px) scale(1.01);box-shadow:0 4px 15px rgba(27,20,100,.4);outline:0}@media (min-width:991.1px) and (max-width:1200px){#home .vehicle-image{height:100px}}@media (min-width:768.1px) and (max-width:991px){#home .vehicle-image{height:180px}}@media (max-width:768px){#home .main-header{border-bottom:1px solid #fff}#home .hero-title{font-size:2.5rem}#home .hero-subtitle{font-size:1.1rem}#home .hero-stats{gap:2rem}#home .stat-icon{font-size:2.25rem}#home .stat-icon svg{width:2.25rem;height:2.25rem}#home .stat-number{font-size:1.5rem}#home .stat-label{font-size:.8rem}#home .featured-brands-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}#home .featured-brands-grid .brand-tile{padding:.5rem;border-radius:10px;gap:.8rem}#home .featured-brands-grid .brand-link-image{width:50px;height:50px}#home .featured-brands-grid .brand-link-name{font-size:1rem;margin-bottom:.2rem}#home .featured-brands-grid .brand-link-count{font-size:.7rem}#home .section-title h2{font-size:2rem}#home .cta-title{font-size:2rem}#home .brands-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}#home .brand-tile{padding:1rem;font-size:.9rem}#home .brand-link-image{width:35px;height:35px}#home .providers-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}#home .provider-tile{padding:1rem;font-size:.9rem}#home .provider-link-image{width:50px;height:50px;margin-bottom:.8rem}#home .provider-link-name{font-size:1rem;margin-bottom:.2rem}#home .provider-link-count{font-size:.8rem}#home .vehicle-card-content{padding:1rem}#home .vehicle-header{flex-direction:column;gap:.75rem;margin-bottom:.75rem}#home .price-container{text-align:left}#home .vehicle-title{min-height:auto;font-size:22px}#home .vehicle-image{max-width:275px;height:100%;font-size:2.8rem}#home .vehicle-image-section{margin-bottom:.75rem}#home .vehicle-specs{margin-bottom:.75rem}#home .vehicle-cta-button{padding:10px 16px;font-size:.85rem}#home .vehicle-seo-link{padding:8px 12px;font-size:.8rem}#home .featured-vehicles-section .col-md-6{max-width:100%;flex:0 0 100%}#home .about-section{padding:2rem 0}#home .about-content h2{font-size:1.8rem;margin-bottom:1rem}#home .about-content .lead{font-size:1rem;margin-bottom:1rem}#home .about-content p{font-size:.9rem;margin-bottom:1rem}#home .about-benefits{margin-top:2rem}#home .about-benefits h3{font-size:1.3rem;margin-bottom:1rem}#home .benefits-list li{margin-bottom:.8rem;padding:.3rem 0}#home .benefits-list li span{font-size:.9rem}#home .vehicle-specs{grid-template-columns:1fr;gap:.5rem}#home .hero-search-form{gap:12px}#home .search-lease-type-selector{flex-direction:column;gap:8px;padding:6px;border-radius:20px;max-width:350px}#home .lease-type-option{padding:10px 16px;font-size:13px;border-radius:24px}#home .hero-search .search-input{padding:12px 42px 12px 38px;font-size:15px}#home .hero-search .search-btn{width:36px;height:36px}#home .hero-search-form .search-btn svg{top:8px;left:8px}#home .hero-search .search-icon{left:12px}#home .hero-search .search-icon svg{width:14px;height:14px}}