*,:before,:after{box-sizing:border-box}html{overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{min-height:100vh}img{max-width:100%;display:block}.google-map-embed{background:#eef3f8;border-radius:14px;flex-direction:column;width:100%;min-height:220px;display:flex;overflow:hidden}.google-map-embed__frame{width:100%;height:100%;min-height:inherit;flex:auto;position:relative}.google-map-embed iframe{width:100%;height:100%;min-height:inherit;border:0;display:block}.google-map-embed__mobile-overlay,.google-map-embed__mobile-open{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.google-map-embed--compact{border-radius:10px;min-height:110px}@media (width<=768px){.google-map-embed iframe{pointer-events:none}.google-map-embed__mobile-overlay{z-index:2;pointer-events:auto;box-shadow:none;background:0 0;border:0;text-decoration:none;display:block;position:absolute;inset:0}.google-map-embed__mobile-open{box-sizing:border-box;background:var(--blue,#062b5f);width:100%;color:var(--white,#fff);text-align:center;border-radius:8px;justify-content:center;align-items:center;margin-top:10px;padding:12px 16px;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}}.map-placeholder__embed{border:1px solid var(--gray-200,#d8dde6);min-height:350px}@media (width<=768px){.map-placeholder__embed{min-height:260px}.footer__map-embed{height:auto;min-height:120px}}.about-location__map-embed{border-radius:0;min-height:280px}@media (width<=820px){.about-location__map-embed{min-height:240px}}.footer__map-embed{border-radius:10px;height:120px;min-height:120px;margin-top:4px}.opening-status-wrap{flex-direction:column;gap:6px;display:flex}.opening-status{align-items:center;gap:6px;font-size:.92rem;font-weight:800;line-height:1.3;display:inline-flex}.opening-status__dot{font-size:.72rem;line-height:1}.opening-status--open,.opening-status--open .opening-status__dot{color:#15803d}.opening-status--closed,.opening-status--closed .opening-status__dot{color:#b91c1c}.opening-status__hours{color:#64748b;margin:0;font-size:.8rem;font-weight:600;line-height:1.45}@media (width<=768px){.opening-status{font-size:.88rem}}.home{--blue:#062b5f;--blue-dark:#041e42;--blue-hover:#084080;--red:#e30613;--red-hover:#c00510;--white:#fff;--gray-50:#f7f8fa;--gray-100:#eef0f4;--gray-200:#d8dde6;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--shadow-sm:0 2px 8px #062b5f14;--shadow-md:0 8px 32px #062b5f1f;--shadow-lg:0 16px 48px #062b5f2e;--shadow-search:0 24px 64px #062b5f38;--radius:8px;--radius-lg:12px;--radius-xl:16px;--transition:.25s ease;--header-h:100px;--content-max:1240px;color:var(--gray-900);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}.container,.page-container,.section-container{width:100%;max-width:var(--content-max);margin:0 auto;padding:0 24px}.container,.container--wide{max-width:var(--content-max)}.btn{border-radius:var(--radius);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--red);color:var(--white);border-color:var(--red)}.btn--primary:hover{background:var(--red-hover);border-color:var(--red-hover);color:var(--white);box-shadow:0 6px 20px #e3061359}.btn--blue{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn--blue:hover{background:var(--blue-hover);border-color:var(--blue-hover);color:var(--white);box-shadow:0 6px 20px #062b5f4d}.btn--outline{background:var(--white);color:var(--blue);border-color:var(--white)}.btn--outline:hover{color:var(--blue);background:#ffffffeb}.btn--outline-blue{background:var(--white);color:var(--blue);border-color:var(--blue)}.btn--outline-blue:hover{background:var(--blue);color:var(--white)}.btn--hero{height:52px;padding-inline:28px;font-size:1rem}.btn--header{border-radius:6px;height:44px;padding-inline:20px;font-size:.875rem}.btn--sm{padding:10px 14px;font-size:.85rem}.btn--lg{padding:16px 32px;font-size:1rem}.header{z-index:200;background:var(--white);box-shadow:var(--shadow-sm);height:var(--header-h);position:sticky;top:0}.header__inner{height:var(--header-h);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.header__brand{justify-self:start;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.header__brand .brand-logo-full{object-fit:contain;flex-shrink:0;width:auto;max-width:220px;height:92px;display:block}.brand-logo-full,.brand-logo-mark{object-fit:contain;flex-shrink:0;display:block}.header__tagline{color:var(--gray-500);white-space:nowrap;font-size:13px;font-weight:500;line-height:1.3}.header__tagline:first-line{color:var(--gray-700);font-size:15px;font-weight:700}.header__nav{justify-self:center;align-items:center;gap:0;margin-left:0;display:flex}.header__link{color:var(--gray-700);transition:color var(--transition);padding:8px 12px;font-size:15px;font-weight:700;text-decoration:none;position:relative}.header__link:after{content:"";background:var(--red);height:3px;transition:transform var(--transition);border-radius:2px;position:absolute;bottom:2px;left:16px;right:16px;transform:scaleX(0)}.header__link:hover,.header__link--active{color:var(--blue)}.header__link--active:after{transform:scaleX(1)}.header__actions{justify-self:end;align-items:center;gap:10px;display:flex}.header__contact{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.header__phone{color:var(--blue);transition:color var(--transition);white-space:nowrap;align-items:center;gap:6px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.header__phone svg{color:var(--blue);font-size:14px}.header__phone:hover{color:var(--red)}.header__icon-btn{border-radius:var(--radius);width:40px;height:40px;transition:background var(--transition);justify-content:center;align-items:center;font-size:1rem;text-decoration:none;display:none}.header__phone--mobile{color:var(--blue);background:#062b5f14}.header__whatsapp--mobile{background:var(--blue);color:var(--white)}.header__toggle{color:var(--blue);cursor:pointer;background:0 0;border:none;padding:6px;font-size:1.45rem;display:none}.header__mobile-strip{display:none}.header__strip-link{white-space:nowrap;color:var(--gray-700);transition:color var(--transition);flex-shrink:0;padding:10px 12px;font-size:14px;font-weight:700;text-decoration:none;position:relative}.header__strip-link:hover,.header__strip-link--active{color:var(--blue)}.header__strip-link--active:after{content:"";background:var(--red);border-radius:2px;height:2px;position:absolute;bottom:4px;left:12px;right:12px}.hero{height:600px;min-height:600px;color:var(--white);display:block;position:relative}.hero__bg{background-color:var(--blue-dark);background-image:var(--hero-image,url(/images/aj/hero.jpg));background-position:78%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__overlay{background:linear-gradient(90deg,#062b5fe6 0%,#062b5fa6 38%,#062b5f33 72%,#062b5f0d 100%);position:absolute;inset:0}.hero__content{z-index:1;width:100%;max-width:var(--content-max);text-align:left;box-sizing:border-box;margin:0 auto;padding:64px 24px 148px;position:relative}.hero__eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.16em;margin:0 0 12px;font-size:.8rem;font-weight:700}.hero__title{letter-spacing:-.02em;text-transform:uppercase;max-width:620px;margin:0 0 16px;font-size:clamp(46px,5.2vw,68px);font-weight:900;line-height:.96}.hero__subtitle{opacity:.92;max-width:520px;margin:0 0 28px;font-size:18px;font-weight:400;line-height:1.55}.hero__actions{flex-wrap:wrap;gap:14px;display:flex}.hero__benefits{z-index:2;background:0 0;border:none;position:absolute;bottom:36px;left:0;right:0}.hero__benefits-wrap{width:100%;max-width:var(--content-max);box-sizing:border-box;margin:0 auto;padding:0 24px}.hero__benefits-bar{background:var(--blue);border-radius:12px;grid-template-columns:repeat(4,1fr);width:100%;max-width:100%;height:96px;display:grid;overflow:hidden}.hero__benefit{color:var(--white);border-right:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 18px;display:flex}.hero__benefit:last-child{border-right:none}.hero__benefit-icon{opacity:.95;flex-shrink:0;font-size:28px}.hero__benefit strong{font-size:15px;font-weight:700;line-height:1.25;display:block}.hero__benefit span{opacity:.72;margin-top:2px;font-size:12px;line-height:1.25;display:block}.search-section{z-index:10;background:var(--white);margin-top:-52px;padding:0 0 48px;position:relative}.search-section .container{max-width:var(--content-max)}.search-box{background:var(--white);border:1px solid #062b5f0f;border-radius:16px;width:100%;max-width:100%;margin:0 auto;padding:28px;box-shadow:0 24px 64px #062b5f38}.search-box__title{color:var(--blue);text-transform:uppercase;letter-spacing:.05em;margin:0 0 18px;font-size:1.25rem;font-weight:800;line-height:1.2}.search-box__fields{grid-template-columns:repeat(6,1fr) auto;align-items:end;gap:12px;display:grid}.search-box__field{flex-direction:column;gap:6px;min-width:0;display:flex}.search-box__field label{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.search-box__field input,.search-box__field select{border:1px solid var(--gray-200);height:52px;color:var(--gray-900);background:var(--white);transition:border-color var(--transition), box-shadow var(--transition);box-sizing:border-box;border-radius:6px;width:100%;padding:0 14px;font-family:inherit;font-size:.92rem;line-height:1.2}.search-box__field input:focus,.search-box__field select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #062b5f1a}.search-box__btn{align-self:end;min-width:110px;height:52px;padding:0 20px}.search-box__note{text-align:center;color:var(--gray-500);margin:18px 0 0;font-size:.88rem}.search-box__note strong{color:var(--red);font-weight:800}.section-header{margin-bottom:36px}.section-header--row{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-title{color:var(--blue);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800}.section-link{color:var(--blue);white-space:nowrap;transition:color var(--transition);font-size:.9rem;font-weight:700;text-decoration:none}.section-link:hover{color:var(--red)}.vehicles{background:var(--white);padding:36px 0 56px}.vehicles__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.vehicles__loading{text-align:center;color:var(--gray-500);grid-column:1/-1;margin:0;padding:24px 0;font-size:.95rem}.vehicle-card{background:var(--white);box-shadow:var(--shadow-md);border:1px solid var(--gray-100);border-radius:12px;flex-direction:column;height:100%;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden}.vehicle-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.vehicle-card__image-wrap{aspect-ratio:16/9;background:var(--gray-100);flex-shrink:0;width:100%;position:relative;overflow:hidden}.vehicle-card__image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.vehicle-card:hover .vehicle-card__image-wrap img{transform:scale(1.06)}.vehicle-card__badge{background:var(--red);color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:3px;padding:5px 10px;font-size:.65rem;font-weight:800;position:absolute;top:12px;left:12px}.vehicle-card__fav{width:34px;height:34px;color:var(--gray-400);cursor:pointer;transition:color var(--transition);background:#fffffff0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;display:flex;position:absolute;top:12px;right:12px}.vehicle-card__fav:hover,.vehicle-card__fav[aria-pressed=true]{color:var(--red)}.vehicle-card__qr{background:#ffffffeb;border-radius:3px;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 1px 4px #0000001f}.vehicle-card__qr .brand-logo-mark{width:100%;max-width:22px;height:100%;max-height:22px}.vehicle-card__body{flex-direction:column;flex:1;padding:16px 14px 18px;display:flex}.vehicle-card__name{color:var(--blue);margin:0 0 3px;font-size:1.05rem;font-weight:800;line-height:1.3}.vehicle-card__subtitle{color:var(--gray-500);margin:0 0 14px;font-size:.82rem}.vehicle-card__specs{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid}.vehicle-card__specs li{color:var(--gray-500);align-items:center;gap:6px;font-size:.78rem;display:flex}.vehicle-card__specs li svg{color:var(--blue);flex-shrink:0;font-size:.72rem}.vehicle-card__price{color:var(--red);letter-spacing:-.02em;margin:0 0 14px;font-size:1.65rem;font-weight:900}.vehicle-card__actions{gap:8px;margin-top:auto;display:flex}.vehicle-card__actions .btn{flex:1;height:44px}.vehicles__dots{justify-content:center;gap:8px;margin-top:32px;display:flex}.vehicles__dot{background:var(--gray-200);cursor:default;border:none;border-radius:50%;width:10px;height:10px;padding:0}.vehicles__dot--active{background:var(--red)}.ankauf-anchor{height:0;overflow:hidden}.offers{background:var(--white);padding:0 0 38px}.offers__inner{background:var(--blue);color:var(--white);border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:24px;min-height:132px;padding:20px 28px;display:grid}.offers__left{align-items:center;gap:20px;display:flex}.offers__icon-wrap{border:2px solid #ffffff59;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.offers__badge{color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.offers__title{margin:0 0 4px;font-size:1.2rem;font-weight:800;line-height:1.2}.offers__desc{opacity:.78;max-width:300px;margin:0;font-size:.82rem;line-height:1.4}.countdown{text-align:center}.countdown__heading{opacity:.85;margin:0 0 10px;font-size:.82rem;font-weight:600}.countdown__row{align-items:stretch;gap:8px;display:flex}.countdown__item{background:var(--white);color:var(--blue);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;padding:0;display:flex}.countdown__value{font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:900;line-height:1}.countdown__label{color:var(--gray-500);margin-top:4px;font-size:.65rem;font-weight:600}.offers__cta{flex-shrink:0;height:48px;padding-inline:24px}.services{background:var(--white);padding:0 0 40px}.services__bar{background:var(--white);border:1px solid var(--gray-100);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;min-height:100px;display:flex}.services__grid{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}.service-card{text-align:left;border-right:1px solid var(--gray-100);color:inherit;flex-direction:row;align-items:center;gap:14px;padding:16px 20px;text-decoration:none;display:flex}.service-card:last-child{border-right:none}.service-card__icon{width:48px;height:48px;color:var(--blue);opacity:.9;flex-shrink:0;justify-content:center;align-items:center;font-size:32px;display:flex}.service-card__title{color:var(--blue);margin:0 0 2px;font-size:.92rem;font-weight:800}.service-card__sub{color:var(--gray-500);margin:0;font-size:.8rem}.footer{background:var(--blue);color:var(--white);padding-top:48px}.footer__grid{grid-template-columns:1.35fr .85fr 1fr 1fr;gap:36px;padding-bottom:36px;display:grid}.footer__brand{margin-bottom:18px}.footer__brand a{background:0 0;text-decoration:none;display:inline-block}.footer__brand .brand-logo-full{object-fit:contain;background:0 0;max-width:260px;height:112px;display:block}.footer__about{opacity:.8;margin:0 0 16px;font-size:15px;line-height:1.65}.footer__social{gap:10px;display:flex}.footer__social a{width:38px;height:38px;color:var(--white);transition:background var(--transition), border-color var(--transition);border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;display:flex}.footer__social a:hover{background:#ffffff1a;border-color:#ffffff80}.footer__heading{color:var(--white);text-transform:uppercase;letter-spacing:.07em;margin:0 0 14px;font-size:16px;font-weight:800}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:10px}.footer__links a{color:#ffffffbf;transition:color var(--transition);font-size:15px;text-decoration:none}.footer__links a:hover{color:var(--white)}.footer__contact{margin:0;padding:0;list-style:none}.footer__contact li{opacity:.85;gap:10px;margin-bottom:12px;font-size:15px;line-height:1.6;display:flex}.footer__contact li svg{color:var(--red);flex-shrink:0;margin-top:3px;font-size:.9rem}.footer__contact a{color:#ffffffe0;transition:color var(--transition);text-decoration:none}.footer__contact a:hover{color:var(--white)}.footer__hours-list{margin:0 0 16px;padding:0;list-style:none}.footer__opening-status{margin-bottom:14px}.footer__opening-status .opening-status--open,.footer__opening-status .opening-status--open .opening-status__dot{color:#4ade80}.footer__opening-status .opening-status--closed,.footer__opening-status .opening-status--closed .opening-status__dot{color:#f87171}.footer__opening-status .opening-status__hours{color:#ffffffc7}.footer__hours-list li{opacity:.85;border-bottom:1px solid #ffffff14;justify-content:space-between;gap:16px;padding:6px 0;font-size:15px;display:flex}.footer__hours-list li:last-child{border-bottom:none}.footer__map{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:72px;font-size:.75rem;text-decoration:none;display:flex}.footer__map svg{color:var(--red);font-size:1.2rem}.footer__bottom{border-top:1px solid #ffffff1f;padding:16px 0}.footer__bottom-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__bottom p{opacity:.6;margin:0;font-size:14px}.footer__legal{align-items:center;gap:12px;font-size:14px;display:flex}.footer__legal a{color:#ffffffa6;transition:color var(--transition);text-decoration:none}.footer__legal a:hover{color:var(--white)}.footer__legal span{opacity:.35}@media (width<=1024px) and (width>=769px){.home{--header-h:92px}.header{height:var(--header-h);overflow:hidden}.header__inner{height:var(--header-h);gap:10px;min-width:0;position:relative}.header__brand{gap:8px;min-width:0}.header__brand .brand-logo-full{max-width:190px;height:82px}.header__tagline{white-space:nowrap;font-size:13px;line-height:1.3;display:block}.header__tagline:first-line{font-size:15px}.header__nav{flex-shrink:0;gap:0}.header__link{padding:8px 5px;font-size:14px}.header__link:after{left:6px;right:6px}.header__actions{flex-shrink:0;gap:8px}.header__contact{flex-shrink:0;gap:4px}.header__phone{white-space:nowrap;font-size:14px;line-height:1.2}.header__phone svg{flex-shrink:0;font-size:13px}.header__actions .btn--header{white-space:nowrap;flex-shrink:0;height:42px;padding-inline:14px;font-size:.8125rem}}@media (width<=1280px){.search-box__fields{grid-template-columns:repeat(3,1fr)}.search-box__btn{grid-column:1/-1;width:100%}}@media (width<=820px) and (width>=769px){.header__tagline{max-height:1.3em;overflow:hidden}}@media (width<=1024px){.search-box__fields{grid-template-columns:repeat(3,1fr)}.search-box__btn{grid-column:1/-1;width:100%}.vehicles__grid{grid-template-columns:repeat(2,1fr)}.search-section .container,.search-box{max-width:100%}.search-box__title{font-size:1.5rem}.offers__inner{text-align:center;grid-template-columns:1fr;gap:20px;height:auto;min-height:auto;padding:24px 20px}.offers__title{font-size:1.35rem}.countdown__item{width:56px;min-width:56px;height:56px}.offers__cta{justify-content:center;width:100%}.services__bar{height:auto;min-height:auto}.vehicle-card__price{font-size:1.75rem}.vehicle-card__name{font-size:1.1rem}.hero__title{font-size:clamp(40px,8vw,56px)}.hero__subtitle{font-size:18px}.offers__left{text-align:center;flex-direction:column}.offers__desc{margin:0 auto}.countdown__row{justify-content:center}.services__grid{grid-template-columns:repeat(2,1fr);gap:24px}.service-card{border-right:none;border:1px solid var(--gray-100);border-radius:var(--radius-lg)}.hero__benefits-bar{grid-template-columns:repeat(2,1fr);width:100%;max-width:100%;height:auto}.hero__benefits-wrap{padding:0 24px}.hero__benefit:nth-child(2){border-right:none}.hero__benefit{border-bottom:1px solid #ffffff1f;min-height:72px;padding:14px 16px}.hero__benefit:nth-child(3),.hero__benefit:nth-child(4){border-bottom:none}.footer__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=768px){.home{--header-h:76px;--mobile-nav-strip-h:44px}.header{height:auto;overflow:visible}.header__inner{grid-template-columns:minmax(0,1fr) auto;gap:8px;position:relative;overflow:hidden}.header__brand{gap:0;min-width:0}.header__brand .brand-logo-full{width:auto;max-width:130px;height:auto;max-height:58px}.header__tagline,.header__contact{display:none}.header__actions{flex-shrink:0;gap:6px}.header__icon-btn{width:38px;height:38px;font-size:.95rem;display:flex}.header__toggle{padding:4px;font-size:1.3rem;display:block}.header__mobile-strip{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--gray-100);background:var(--white);align-items:center;gap:4px;min-height:44px;max-height:46px;padding:0 12px;display:flex;overflow:auto hidden}.header__mobile-strip::-webkit-scrollbar{display:none}.header__strip-link{padding:8px 10px;font-size:13px}.header__nav{top:calc(var(--header-h) + var(--mobile-nav-strip-h));background:var(--white);box-shadow:var(--shadow-lg);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-200);z-index:1100;max-height:calc(100dvh - var(--header-h) - var(--mobile-nav-strip-h));flex-direction:column;padding:16px 24px 24px;display:none;position:fixed;left:0;right:0;overflow-y:auto}.header__nav--open{display:flex}.header__link{width:100%;padding:14px 0;font-size:1rem}.header__link:after{width:36px;left:0;right:auto}.header__phone--desktop,.header__actions .btn--header{display:none}.hero{height:380px;min-height:380px}.hero__bg{background-position:72%;background-size:cover}.hero__content{padding:28px 20px 32px}.hero__eyebrow{margin-bottom:8px;font-size:.72rem}.hero__title{overflow-wrap:break-word;max-width:100%;margin-bottom:12px;font-size:clamp(28px,7.5vw,40px);line-height:1.02}.hero__subtitle{margin-bottom:20px;font-size:15px;line-height:1.45}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{width:100%}.hero__actions .btn--outline{display:none}.hero__actions .btn--hero{height:48px;padding-inline:24px}.hero__benefits{display:none}.search-section{margin-top:20px;padding-bottom:48px}.search-box{padding:24px 20px 20px}.search-box__fields{grid-template-columns:1fr}.vehicles{padding:28px 0 40px}.vehicles__grid{grid-template-columns:1fr}.section-header--row{flex-direction:column;align-items:flex-start;gap:8px}.services__bar{min-height:auto}.services{padding:0 0 32px}.services__grid{grid-template-columns:1fr}.footer{padding-top:40px}.footer__brand .brand-logo-full{max-width:190px;height:78px}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__bottom-inner{text-align:center;flex-direction:column}.vehicle-card__actions{flex-direction:row}}@media (width<=430px){.home{--header-h:72px}.header__brand .brand-logo-full{max-width:120px;max-height:54px}.header__icon-btn{width:36px;height:36px}.hero{height:340px;min-height:340px}.hero__bg{background-position:68%}.hero__content{padding:24px 16px 28px}.hero__title{font-size:clamp(26px,7vw,36px)}.search-section{margin-top:16px}.search-box{padding:20px 16px 18px}.offers__inner{gap:16px;padding:18px 16px}.countdown__row{flex-wrap:wrap;justify-content:center}.countdown__item{width:52px;min-width:52px;height:52px}.countdown__value{font-size:1.1rem}.offers__title{font-size:1.15rem}.section-link{white-space:normal}}.route-loading{justify-content:center;align-items:center;min-height:40vh;padding:32px 20px;display:flex}.route-loading__text{color:#062b5f;margin:0;font-size:.95rem;font-weight:600}.admin-guard{background:#f6f8fb;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-guard__text{color:#062b5f;margin:0;font-size:1rem;font-weight:600}.admin-guard--error{text-align:center;max-width:520px}.admin-guard--error h1{color:#062b5f;margin:0 0 12px;font-size:1.4rem}.admin-guard--error p{color:#4b5563;margin:0;line-height:1.6}.admin-guard--error code{background:#e8eef5;border-radius:4px;padding:2px 6px;font-size:.88em}.vehicle-offer__badge{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#e30613;border-radius:3px;padding:5px 10px;font-size:.62rem;font-weight:800;line-height:1;position:absolute;top:12px;left:12px}.vehicle-offer__badge--top{background:#062b5f}.vehicle-offer-pricing{flex-direction:column;gap:2px;display:flex}.vehicle-offer-pricing__current{color:#e30613;letter-spacing:-.02em;margin:0;font-size:1.65rem;font-weight:900;line-height:1.1}.vehicle-offer-pricing--listing .vehicle-offer-pricing__current{font-size:1.5rem}.vehicle-offer-pricing--listing{border-top:1px solid var(--gray-100);margin:16px 0 0;padding-top:14px}.vehicle-offer-pricing__old{color:#6b7280;margin:0;font-size:.82rem;font-weight:600;text-decoration:line-through}.vehicle-offer-pricing__savings{color:#062b5f;background:#062b5f14;border-radius:4px;align-self:flex-start;margin:4px 0 0;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-block}.vehicle-offer-pricing__simple{color:#e30613;letter-spacing:-.02em;margin:0;font-size:1.65rem;font-weight:900;line-height:1}.vehicle-offer-pricing__simple--listing{border-top:1px solid var(--gray-100);margin:16px 0 0;padding-top:14px;font-size:1.5rem}.vehicle-offer-pricing__simple--card{margin:0 0 14px}.vehicle-offer-detail{margin-bottom:16px}.vehicle-offer-detail__badge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#e30613;border-radius:4px;margin-bottom:10px;padding:6px 12px;font-size:.72rem;font-weight:800;display:inline-block}.vehicle-offer-detail__badge--top{background:#062b5f}.vehicle-offer-detail__pricing{flex-direction:column;gap:4px;display:flex}.vehicle-offer-detail__current{color:#e30613;letter-spacing:-.02em;margin:0;font-size:clamp(1.85rem,3vw,2.25rem);font-weight:900;line-height:1}.vehicle-offer-detail__old{color:#6b7280;margin:0;font-size:.95rem;font-weight:600;text-decoration:line-through}.vehicle-offer-detail__savings{color:#062b5f;background:#062b5f14;border-radius:6px;align-self:flex-start;margin:6px 0 0;padding:6px 12px;font-size:.82rem;font-weight:800;display:inline-block}.vehicle-offer-detail__until{color:#062b5f;margin:10px 0 0;font-size:.82rem;font-weight:700}@media (width<=768px){.vehicle-offer-pricing__current,.vehicle-offer-pricing__simple{font-size:1.35rem}.vehicle-offer-pricing--listing .vehicle-offer-pricing__current{font-size:1.25rem}}
