.home-hero{text-align:center;color:#fff;background-image:var(--brand-image-hero,none),url(/themes/cnhcars-clone/images/hero.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:560px;padding:2.75rem 1rem 3rem;display:flex;position:relative;overflow:hidden}.home-hero-overlay{-webkit-backdrop-filter:blur(2px)saturate(.9);pointer-events:none;background:#070e1e80;position:absolute;inset:0}.home-hero-content{z-index:1;flex-direction:column;align-items:center;gap:1rem;width:min(1240px,100%);display:flex;position:relative}.home-hero-title{color:#fff;text-wrap:balance;text-shadow:0 4px 24px #00000052;margin:0;font-size:clamp(2.05rem,8vw,3.15rem);line-height:1.04}.home-hero-lead{color:#e8f2fff2;text-wrap:pretty;max-width:74ch;margin:0;font-size:clamp(1rem,3.9vw,1.26rem);line-height:1.5}.home-hero-search{background:linear-gradient(#fafcfff5 0%,#f0f6fff5 100%);border:1px solid #bed4f770;border-radius:1.2rem;grid-template-columns:1fr;gap:.8rem;width:min(1160px,100%);margin-top:.5rem;padding:.95rem;display:grid;box-shadow:0 24px 48px #060e255c,inset 0 1px #ffffffa8}.home-hero-fields{grid-template-columns:1fr;gap:.62rem;display:grid}.home-hero-field{display:block}.home-hero-field select{color:#0e2245;width:100%;min-height:46px;font-size:.98rem;font-family:var(--font-brand-body-override,var(--font-body));appearance:none;background:#f7faff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%230e2245' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") right .95rem center no-repeat;border:1px solid #bfd2f1;border-radius:999px;padding:.72rem 2.3rem .72rem .95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.home-hero-field select:focus{background-color:#fff;border-color:#3f77ef;outline:none;box-shadow:0 0 0 3px #3f77ef33}.home-hero-search-btn{color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3f77ef 0%,#244dc3 58%,#1f9dd6 100%);border:0;border-radius:999px;min-height:46px;padding:.76rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s}.home-hero-search-btn:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 12px 24px #1841af61}.home-hero-search-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3f77ef52}.home-hero-trust{flex-wrap:wrap;justify-content:center;gap:.52rem;width:min(1120px,100%);margin:0 0 .28rem;padding:0;list-style:none;display:flex}.home-hero-trust-item{color:#f8fbff;width:fit-content;max-width:100%;box-shadow:none;background:0 0;border:1px solid #ffffffad;border-radius:999px;align-items:center;gap:.4rem;margin:0;padding:.48rem .82rem;font-size:.76rem;font-weight:600;line-height:1.2;display:inline-flex}.home-hero-trust-icon{color:#f3f8ff;flex-shrink:0;width:13px;height:13px}@media (max-width:639px){.home-hero-trust{display:none}}@media (min-width:640px){.home-hero{min-height:600px;padding:3.3rem 1.4rem 3.8rem}.home-hero-content{gap:1.16rem}.home-hero-title{font-size:clamp(2.35rem,6.2vw,3.35rem)}.home-hero-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}.home-hero-trust{gap:.62rem}.home-hero-trust-item{padding:.52rem .9rem;font-size:.8rem}.home-hero-trust-icon{width:14px;height:14px}}@media (min-width:960px){.home-hero{min-height:660px;padding:4.2rem 1.55rem 4.55rem}.home-hero-content{gap:1.32rem}.home-hero-title{font-size:clamp(2.7rem,4.3vw,4.05rem)}.home-hero-search{border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.84rem;padding:.92rem .95rem .92rem 1rem}.home-hero-fields{grid-template-columns:repeat(4,minmax(150px,1fr));gap:.7rem}.home-hero-search-btn{min-width:230px;min-height:48px;padding-inline:1.45rem}.home-hero-trust{gap:.74rem}.home-hero-trust-item{padding:.54rem .95rem;font-size:.82rem}}@media (min-width:1200px){.home-hero{min-height:700px;padding-top:4.8rem;padding-bottom:5rem}.home-hero-content{gap:1.45rem}.home-hero-search{padding-inline:1.08rem}}
.brands-section{padding:.75rem 0;overflow:hidden}.brands-slider-container{width:100%;max-width:calc(640px + 16rem);margin:0 auto;position:relative;overflow:hidden}.brands-slider{gap:2rem;width:calc(1280px + 32rem);padding:10px;animation:25s linear infinite scrollBrands;display:flex}.brand-logo{opacity:1;background:#f9fafb;border-radius:12px;flex:0 0 80px;justify-content:center;align-items:center;min-height:80px;padding:1rem;transition:all .3s;display:flex}.brand-logo:hover{background:#fff;transform:translateY(-4px)}.brand-logo img{filter:brightness(.8);width:68px;height:68px;transition:filter .3s}.brand-logo:hover img{filter:brightness()}.brands-slider-container:hover .brands-slider{animation-play-state:paused}@keyframes scrollBrands{0%{transform:translate(0)}to{transform:translate(calc(-960px - 24rem))}}@media (max-width:768px){.brands-slider-container{max-width:calc(480px + 12rem)}.brands-slider{width:calc(960px + 24rem);animation:20s linear infinite scrollBrandsMobile}.brand-logo{background:#ffffffe6;flex:0 0 60px;min-height:60px;padding:.75rem;box-shadow:0 6px 20px #0000001a}.brand-logo img{filter:brightness(.8);width:36px;height:36px}}@keyframes scrollBrandsMobile{0%{transform:translate(0)}to{transform:translate(calc(-720px - 18rem))}}.stats-section{background:var(--surface-page);padding:40px 20px 56px}.stats-inner{text-align:center;gap:28px;max-width:1120px;margin:0 auto;display:grid}.stats-lead{max-width:860px;color:var(--text-body);margin:0 auto;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.stats-grid{gap:22px;display:grid}.stats-card{background:linear-gradient(#f7f7f9e6,#fffffff2);border:1px solid #2f3bff14;border-radius:18px;place-items:center;gap:10px;padding:18px 16px;display:grid;box-shadow:0 18px 36px #0f172a14}.stats-icon-wrap{width:64px;height:64px;color:var(--primary);background:#4169e11f;border:1px solid #4169e133;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.stats-icon-wrap svg{stroke-width:1.8px;width:30px;height:30px}.stats-card-title{color:var(--text-heading);margin:0;font-size:1rem;font-weight:700}.stats-card-text{color:var(--text-body);margin:0;font-size:.95rem;line-height:1.5}.stats-card-value{color:var(--text-heading);font-weight:700}@media (min-width:700px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.stats-section{padding:48px 20px 64px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-card{padding:22px 18px}}
.featured-cars-section{background:linear-gradient(135deg,var(--surface-page)0%,var(--surface-section)100%);padding:4rem 0;position:relative;overflow:hidden}.featured-cars-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#4169e114 0%,#0000 50%),radial-gradient(circle at 80% 20%,#4169e10f 0%,#0000 50%),radial-gradient(circle at 40% 40%,#4169e10a 0%,#0000 50%);position:absolute;inset:0}.featured-cars-section:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#0f172a05 2px 4px);position:absolute;inset:0}.section-header{text-align:center;z-index:1;margin-bottom:2.25rem;position:relative}.section-header h2{font-family:var(--font-brand-body-override,var(--font-heading));font-size:clamp(1.6rem,4vw,2.25rem);font-weight:var(--fw-bold);color:var(--text-heading);letter-spacing:.02em;margin-bottom:1rem;position:relative}.section-header h2:after{content:"";background:linear-gradient(90deg,var(--primary),var(--primary-hover));border-radius:2px;width:80px;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.section-header p{color:var(--text-body);max-width:600px;margin:1rem auto 0;font-size:1rem;line-height:1.6}.featured-empty{background:var(--surface-card);border:1px solid var(--border);max-width:640px;color:var(--text-heading);text-align:center;box-shadow:var(--shadow-sm);border-radius:14px;margin:2rem auto;padding:1.2rem 1.5rem;font-size:1rem}.featured-empty p{opacity:.95;margin:0;line-height:1.5}.featured-cars-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;display:grid;position:relative}@media (max-width:1200px){.featured-cars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.featured-car-card{background:var(--surface-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.featured-car-card:hover{box-shadow:var(--shadow-lg);border-color:#4169e159;transform:translateY(-8px)}.car-image-container{background:linear-gradient(135deg,#eef2f7,#f8fafc);width:100%;height:220px;position:relative;overflow:hidden}.car-image{object-fit:cover;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);height:inherit!important}.featured-car-card:hover .car-image{transform:scale(1.05)}.favorite-button{border:1px solid var(--border);color:var(--text-heading);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.favorite-button:hover{background:var(--primary);border-color:var(--primary);color:var(--white);transform:scale(1.1)}.heart-icon{width:18px;height:18px;transition:transform .3s}.favorite-button:hover .heart-icon{transform:scale(1.2)}.heart-icon.filled{fill:currentColor}.favorite-button.favorited{color:var(--white);background:#e74c3c;border-color:#e74c3c}.favorite-button.favorited .heart-icon{transform:none}.car-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;z-index:3;background:#ffffffc7;border-radius:16px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.featured-car-card:hover .car-overlay{opacity:1}.view-details-btn{background:var(--primary);color:var(--white);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s;display:inline-flex}.view-details-btn:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-icon{width:16px;height:16px}.car-info{padding:1.5rem}.car-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.car-title{font-family:var(--font-brand-body-override,var(--font-heading));font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-heading);margin:0;line-height:1.3}.car-year{color:var(--primary);font-size:var(--fs-sm);font-weight:var(--fw-semibold);background:#4169e133;border:1px solid #4169e14d;border-radius:20px;padding:.25rem .75rem}.car-specs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.featured-car-card .car-specs .spec-chip{color:var(--text-heading)!important;background:#4169e114!important;border:1px solid #4169e129!important;border-radius:16px!important;align-items:center!important;gap:.375rem!important;padding:.375rem .75rem!important;font-size:.875rem!important;font-weight:500!important;transition:all .2s!important;display:inline-flex!important}.featured-car-card .car-specs .spec-chip:hover{background:#4169e11f!important;border-color:#4169e140!important;transform:translateY(-1px)!important}.featured-car-card .car-specs .spec-chip .spec-icon{width:16px!important;height:16px!important;color:var(--primary)!important;flex-shrink:0!important}.featured-car-card .car-specs .spec-chip .spec-value{color:var(--text-heading)!important;font-size:.875rem!important;font-weight:500!important;line-height:1!important}.car-footer{border-top:1px solid var(--border);justify-content:center;align-items:center;padding-top:1rem;display:flex}.car-price{font-family:var(--font-brand-body-override,var(--font-heading));font-size:var(--fs-2xl);font-weight:var(--fw-bold);color:var(--primary);letter-spacing:.01em}.enquire-btn{background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:var(--white);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s;display:inline-flex}.enquire-btn:hover{background:linear-gradient(135deg,var(--primary-hover),var(--primary-active));box-shadow:var(--shadow-md);transform:translateY(-2px)}.featured-cars-cta{text-align:center;z-index:1;margin-top:2rem;position:relative}.cta-button.secondary{color:var(--text-heading);border:2px solid var(--border);font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button.secondary:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-sm);background:#4169e11a;transform:translateY(-2px)}.cta-icon{width:20px;height:20px}.loading-spinner{text-align:center;color:var(--text-body);font-size:var(--fs-lg);z-index:1;padding:2rem;position:relative}@media (max-width:768px){.featured-cars-section{padding:2.25rem 0}.section-header h2{font-size:1.6rem}.section-header p{font-size:1rem}.featured-cars-grid{grid-template-columns:1fr;gap:1.5rem}.car-image-container{height:180px}.car-info{padding:1.25rem}.car-title{font-size:1.125rem}.car-specs{gap:.375rem}.spec-chip{padding:.25rem .5rem}.spec-icon{width:12px;height:12px}.spec-item{justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.spec-label{margin-bottom:0}.car-footer{flex-direction:column;align-items:stretch;gap:1rem}.enquire-btn{justify-content:center}.cta-button.secondary{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.featured-cars-section{padding:1.75rem 0}.section-header{margin-bottom:1.25rem}.featured-cars-grid{gap:1rem}.car-image-container{height:160px}.car-info{padding:1rem}.favorite-button{width:36px;height:36px;top:.75rem;right:.75rem}.heart-icon{width:16px;height:16px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.featured-car-card{animation:.6s ease-out forwards fadeInUp}.featured-car-card:first-child{animation-delay:.1s}.featured-car-card:nth-child(2){animation-delay:.2s}.featured-car-card:nth-child(3){animation-delay:.3s}
.about{color:#fff;background-color:#0000;background-image:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1632239491157-32710af62f9d?q=80&w=1172&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:3.5rem 0;animation:.9s ease-out .15s both fadeInUp}.about .container{flex-direction:column;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.about-content{text-align:center;max-width:inherit;flex:100%}.about h2{color:#fff;text-shadow:0 2px 8px #000c,0 0 20px #00000080;background:#0000004d;border-radius:8px;margin-bottom:1rem;padding:.5rem 1rem;font-size:clamp(1.55rem,4.8vw,2.2rem);font-weight:700;display:inline-block}.about p{color:#fffffff2;text-shadow:0 1px 2px #00000080;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.features{grid-template-columns:1fr;gap:1rem;margin-top:1.25rem;display:grid}.feature{align-items:flex-start;gap:.75rem;padding:.6rem 0;display:flex}.feature-icon{width:44px;height:44px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feature h4{color:#fff;margin:0 0 .35rem;font-size:1rem}.feature p{color:#fffc;margin:0}.about,.feature{border-radius:0}.feature+.feature{border-top:1px solid var(--border);padding-top:1rem}@media (min-width:769px){.about .container{gap:3rem}.features{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.feature{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem 1rem;transition:all .3s}.feature:hover{background:#ffffff1a;transform:translateY(-2px)}}@media (max-width:480px){.feature-icon{width:36px;height:36px}.about{background-attachment:scroll;padding:1.9rem 0}.about h2{font-size:1.45rem}.about p{margin-bottom:1.1rem;font-size:.95rem}.feature{background:#ffffff0d;border-radius:6px;margin-bottom:.35rem;padding:.8rem .5rem}}@media (max-width:768px) and (min-width:481px){.about{background-attachment:scroll;padding:2.4rem 0}.about .container{gap:1.1rem}}
.testimonials{background:var(--surface-page);color:var(--text-heading);padding:72px 20px 90px}.testimonials-inner{text-align:center;gap:22px;max-width:1100px;margin:0 auto;display:grid}.testimonials-eyebrow{letter-spacing:.2em;color:color-mix(in srgb,var(--text-body)70%,white);text-transform:uppercase;margin:0;font-size:.85rem}.testimonials-title{color:var(--text-heading);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:700}.testimonials-quote-mark{width:48px;height:48px;color:var(--primary);margin:6px auto 0}.testimonials-slider{margin-top:6px;padding:8px 0 16px;position:relative;overflow:hidden}.testimonials-track{transition:transform .6s;display:flex}.testimonials-slide{box-sizing:border-box;justify-content:center;min-width:100%;padding:0 8px;display:flex}.testimonials-slide-card{background:#fff;border-radius:24px;gap:16px;width:min(90vw,620px);padding:26px 28px;display:grid;box-shadow:0 20px 40px #0f172a1f}.testimonial-review-text{color:var(--text-heading);margin:0;font-size:1.05rem;font-style:italic;line-height:1.7}.testimonial-review-name{letter-spacing:.08em;text-transform:uppercase;color:var(--text-heading);font-weight:700}.testimonials-dots{justify-content:center;gap:10px;margin-top:14px;display:flex}.testimonials-dot{cursor:pointer;background:#d1d5db;border:0;border-radius:999px;width:10px;height:10px}.testimonials-dot.active{background:var(--primary);width:40px}.testimonials-nav-button{color:var(--text-heading);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffffe0;border:1px solid #fff9;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 28px #0f172a33}.testimonials-nav-button-right{right:clamp(8px,2vw,18px)}.testimonials-nav-button:not(.testimonials-nav-button-right){left:clamp(8px,2vw,18px)}.testimonials-nav-button:hover{background:#fffffffa;transform:translateY(-50%)scale(1.04);box-shadow:0 18px 34px #0f172a3d}@media (min-width:900px){.testimonials-slide-card{padding:32px 36px}}@media (max-width:720px){.testimonials-nav-button{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.testimonials-track{transition:none}}
.contact-section{border-top:1px solid var(--border);background:radial-gradient(100% 120% at 0 0,#4169e114 0%,#4169e100 55%),linear-gradient(#f8fafc 0%,#fff 100%);padding:clamp(2.75rem,5vw,4.5rem) 0}.contact-section .container{max-width:1200px}.contact-section .contact-inner{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:1.15rem;margin-bottom:1rem;display:grid}.contact-section .contact-card,.contact-section .contact-info{background:var(--surface-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:18px}.contact-section .contact-card{padding:1.45rem}.contact-section .form-success,.contact-section .form-error{font-size:var(--fs-sm);border-radius:12px;align-items:center;gap:.55rem;margin-bottom:.95rem;padding:.72rem .85rem;line-height:1.4;display:flex}.contact-section .form-success{color:#166534;background:#28a7451a;border:1px solid #28a74540}.contact-section .form-error{color:#b42318;background:#dc35451a;border:1px solid #dc354540}.contact-section .form-icon{flex-shrink:0;width:18px;height:18px}.contact-section .contact-form{gap:.85rem;display:grid}.contact-section .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.contact-section .input-with-icon{position:relative}.contact-section .input-icon{color:#64748b;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.contact-section .input-with-icon.textarea .input-icon{top:1rem;transform:none}.contact-section .form-input,.contact-section .form-textarea{border:1px solid var(--border);width:100%;color:var(--text-heading);background:#fbfcfe;border-radius:12px;padding:.78rem .88rem .78rem 2.7rem;font-size:.95rem;line-height:1.4;transition:border-color .18s,box-shadow .18s,background-color .18s}.contact-section .form-input::placeholder,.contact-section .form-textarea::placeholder{color:#8b98ab}.contact-section .form-input:focus,.contact-section .form-textarea:focus{background:#fff;border-color:#4169e173;outline:none;box-shadow:0 0 0 3px #4169e11f}.contact-section .form-textarea{resize:vertical;min-height:130px;padding-top:.9rem}.contact-section .field-error{color:#b42318;font-size:.82rem;font-weight:var(--fw-medium);margin-top:.35rem;margin-left:.1rem}.contact-section .contact-actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.15rem;display:flex}.contact-section .form-submit{background:var(--primary);color:var(--white);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.2rem;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 8px 18px #4169e138}.contact-section .form-submit:hover{background:var(--primary-hover);transform:translateY(-1px)}.contact-section .form-submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.contact-section .btn-icon{width:16px;height:16px}.contact-section .contact-help-text{color:#64748b;margin:0;font-size:.84rem}.contact-section .contact-info{gap:.8rem;padding:1.35rem;display:grid}.contact-section .contact-info h4{color:var(--text-heading);margin:0 0 .35rem;font-size:1.18rem;line-height:1.2}.contact-section .contact-line{border:1px solid var(--border);background:#f8fbff;border-radius:12px;align-items:flex-start;gap:.7rem;padding:.75rem;display:flex}.contact-section .contact-icon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:.12rem}.contact-section .contact-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:var(--fw-semibold);margin:0}.contact-section .contact-line a{color:var(--text-heading);font-weight:var(--fw-semibold);margin-top:.2rem;text-decoration:none;display:inline-block}.contact-section .contact-line a:hover{color:var(--primary)}.contact-section .contact-visit{border:1px solid var(--border);background:#f8fbff;border-radius:14px;padding:.75rem}.contact-section .visit-row{align-items:flex-start;gap:.7rem;margin-bottom:0;display:flex}.contact-section .visit-title{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:var(--fw-semibold);margin:0}.contact-section .visit-address{color:var(--text-heading);line-height:1.45;font-weight:var(--fw-medium);margin:.2rem 0 0}.contact-section .contact-map-wide{border:1px solid var(--border);background:var(--surface-card);box-shadow:var(--shadow-sm);border-radius:14px;overflow:hidden}.contact-section .contact-map-wide iframe{border:0;width:100%;height:280px;display:block}@media (max-width:1024px){.contact-section .contact-inner{grid-template-columns:1fr}.contact-section .contact-info{padding:1.2rem}}@media (max-width:720px){.contact-section{padding:1.9rem 0}.contact-section .contact-card{padding:1.05rem}.contact-section .form-row{grid-template-columns:1fr}.contact-section .form-input,.contact-section .form-textarea{padding-left:2.55rem}.contact-section .contact-map-wide iframe{height:220px}}@media (max-width:480px){.contact-section{padding:1.6rem 0}}
:where(.home-hero,.brands-section,.stats-section,.featured-cars-section,.about,.testimonials,.contact-section),:where(.home-hero,.brands-section,.stats-section,.featured-cars-section,.about,.testimonials,.contact-section) :is(input,select,textarea,button){font-family:var(--font-brand-body-override,var(--font-body))}:where(.home-hero,.brands-section,.stats-section,.featured-cars-section,.about,.testimonials,.contact-section) :is(h1,h2,h3,h4,h5,h6,.home-hero-title,.stats-header h2,.section-header h2,.stat-number,.stat-label,.car-title,.car-price,.contact-info h4){font-family:var(--font-brand-body-override,var(--font-heading))}
