.home-main{overflow-x:clip}.home-hero{color:#fff;min-height:440px;position:relative}@media (width>=768px){.home-hero{min-height:520px}}.home-hero-carousel{background:var(--navy);pointer-events:none;position:absolute;inset:0}.home-hero-slide{opacity:0;pointer-events:none;transition:opacity 1.2s;position:absolute;inset:0}.home-hero-slide.is-active{opacity:1;z-index:1}.home-hero-slide img{object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.home-hero-slide:after{content:"";background:linear-gradient(118deg,#0a122af0 0%,#0f1b3db8 38%,#0f1b3d61 68%,#1a56e81f 100%);position:absolute;inset:0}.home-hero-fallback{pointer-events:none;background:radial-gradient(80% 60% at 70% 40%,#1a56e859,#0000),linear-gradient(160deg,#0c1838 0%,#0f1b3d 50%,#152a4d 100%);position:absolute;inset:0}.home-hero-inner{z-index:3;flex-direction:column;justify-content:flex-start;gap:20px;max-width:1200px;min-height:440px;margin:0 auto;padding:20px 16px 110px;display:flex;position:relative}@media (width>=768px){.home-hero-inner{min-height:520px;padding:24px 24px 130px}}.home-hero-band{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;margin:0;padding:10px 14px;display:flex}@media (width>=640px){.home-hero-band{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}.home-hero-band-text{color:#ffffffeb;max-width:52ch;margin:0;font-size:13px;font-weight:500;line-height:1.45}.home-hero-band-link{color:#fff;background:#e8341af2;border:1px solid #ffffff26;border-radius:9px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.home-hero-band-link:hover{background:#c9341a;transform:translateY(-1px)}.home-hero-copy{gap:14px;margin-bottom:0;display:grid}@media (width>=1024px){.home-hero-copy{grid-template-columns:minmax(0,1.15fr) auto;align-items:start;gap:24px 32px}}.home-hero-top{max-width:40rem}.home-hero-badge{letter-spacing:.06em;text-transform:uppercase;color:#ffffffd1;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:600;display:inline-flex}.home-hero-badge span{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:3px 8px}.page-home .home-hero h1{letter-spacing:-.03em;color:#fff;max-width:22ch;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:clamp(1.4rem,3.5vw,2.5rem);font-weight:800;line-height:1.12}@media (width>=768px){.page-home .home-hero h1{max-width:26ch}}.home-hero-lead{color:#ffffffdb;max-width:42ch;margin-bottom:0;font-size:.95rem;line-height:1.45}.home-hero-stats{flex-wrap:wrap;align-content:start;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media (width>=1024px){.home-hero-stats{flex-direction:column;gap:8px;min-width:188px}}.home-hero-stat{background:#ffffff12;border:1px solid #ffffff1f;border-radius:11px;flex-direction:column;gap:1px;min-width:0;padding:10px 12px;display:flex}@media (width>=480px){.home-hero-stat{flex:auto;min-width:120px}}@media (width>=1024px){.home-hero-stat{flex:none;width:100%}}.home-hero-stat strong{letter-spacing:-.03em;color:#fff;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:800;line-height:1.1}.home-hero-stat span{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}@media (width<=639px){.page-home .home-hero-inner{gap:12px;min-height:360px;padding:12px 12px 96px}.page-home .home-hero-band{padding:8px 10px}.page-home .home-hero-band-text{font-size:12px}.page-home .home-hero-copy{gap:10px}.page-home .home-hero h1{margin-bottom:6px;font-size:1.35rem}.page-home .home-hero-lead{font-size:.88rem;line-height:1.4}.page-home .home-hero-stat{padding:8px 10px}.page-home .home-hero-stat strong{font-size:1.05rem}}.home-filter-card{z-index:5;border:1px solid var(--gray-200);background:#fff;border-radius:16px;align-self:center;width:100%;max-width:1120px;margin-top:0;margin-bottom:-72px;padding:22px 16px 18px;position:relative;box-shadow:0 16px 48px #0f1b3d29}@media (width>=768px){.home-filter-card{padding:26px 28px 22px}}.home-filter-card-title{text-align:center;color:var(--navy);letter-spacing:-.02em;margin:0 0 18px;padding:0 4px;font-family:Outfit,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:800;line-height:1.35}.home-cat-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -4px 18px;padding:0 4px 4px;overflow-x:auto}.home-cat-scroll::-webkit-scrollbar{display:none}.home-cat-tabs{flex-wrap:nowrap;gap:8px;width:max-content;min-width:100%;padding-bottom:2px;display:flex}.home-cat-tab{border:2px solid var(--gray-200);background:var(--gray-50);color:var(--gray-600);cursor:pointer;border-radius:11px;flex-shrink:0;align-items:center;gap:7px;padding:9px 13px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.home-cat-tab:hover{color:var(--gray-800);background:#fff;border-color:#c9d4ea}.home-cat-tab.is-active{border-color:var(--blue);background:var(--blue-light);color:var(--blue);box-shadow:0 0 0 1px #1a56e81f}.home-cat-tab-icon{color:var(--navy);opacity:.7;display:flex}.home-cat-tab:hover .home-cat-tab-icon{opacity:.9}.home-cat-tab.is-active .home-cat-tab-icon{color:var(--blue);opacity:1}.home-cat-tab-icon svg,.home-cat-tab-icon img{height:18px}.home-cat-tab-icon svg:not([fill]) path:not([fill]),.home-cat-tab-icon svg:not([fill]) circle:not([fill]),.home-cat-tab-icon svg:not([fill]) rect:not([fill]),.home-cat-tab-icon svg:not([fill]) polygon:not([fill]),.home-cat-tab-icon svg:not([fill]) polyline:not([fill]),.home-cat-tab-icon svg:not([fill]) ellipse:not([fill]),.home-cat-tab-icon svg:not([fill]) g:not([fill]),.home-cat-tab-icon svg [fill]:not([fill=none]),.home-cat-tab-icon svg[fill]:not([fill=none]){fill:currentColor}.home-cat-tab-icon svg [stroke]:not([stroke=none]),.home-cat-tab-icon svg[stroke]:not([stroke=none]){stroke:currentColor}.home-search{box-shadow:none;background:0 0;border:none;max-width:none;margin-top:0;padding:0}.home-search--autovit .home-filter-grid{grid-template-columns:1fr;gap:12px 14px;display:grid}.home-search--autovit .home-filter-grid--pickers{gap:8px 10px}@media (width>=640px){.home-search--autovit .home-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-search--autovit .home-filter-grid--pickers{gap:10px 12px}}@media (width>=1024px){.home-search--autovit .home-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.home-filter-field--detail,.home-filter-field--submit{padding-top:22px}}@media (width<=1023px){.home-search--autovit .home-filter-field--detail,.home-search--autovit .home-filter-field--submit{grid-column:1/-1}.home-search--autovit .home-filter-field--submit{padding-top:0}}@media (width>=1024px){.page-home .home-filter-card .home-filter-grid--pickers{align-items:start}.page-home .home-filter-card .home-filter-grid--pickers .home-filter-field--detail,.page-home .home-filter-card .home-filter-grid--pickers .home-filter-field--submit{flex-direction:column;justify-content:flex-start;min-height:0;padding-top:0;display:flex}.page-home .home-filter-card .home-filter-grid--pickers .home-filter-detail-btn,.page-home .home-filter-card .home-filter-grid--pickers .home-search-cta--wide{min-height:48px}.page-home .home-filter-card .home-filter-grid--pickers .sf-acc-toggle{box-sizing:border-box;min-height:48px}}.page-home .home-filter-card .sf-acc-section{padding:2px 0}.page-home .home-filter-card .home-filter-grid--pickers .sf-acc-section{z-index:1;position:relative}.page-home .home-filter-card .home-filter-grid--pickers .sf-acc-section.open{z-index:30}.page-home .home-filter-card .home-filter-grid--pickers .sf-acc-section.open .sf-acc-body{box-sizing:border-box;width:100%;margin-top:-4px;position:absolute;top:100%;left:0;right:0;box-shadow:0 14px 32px #0f1b3d24}.page-home .home-filter-card .sf-acc-toggle{border-radius:9px;padding:7px 9px}.page-home .home-filter-card .sf-acc-section:not(.open) .sf-acc-toggle{border:1.5px solid var(--gray-200);background:#fff}.page-home .home-filter-card .sf-acc-section.has-selection:not(.open) .sf-acc-toggle{border-color:var(--gray-200);background:#fff}.page-home .home-filter-card .sf-acc-val{max-width:none}.page-home .home-filter-card .sf-acc-section.open .sf-acc-toggle{border:1.5px solid var(--blue);box-shadow:none;background:#fff;border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.page-home .home-filter-card .sf-acc-body{transition:none}.page-home .home-filter-card .sf-acc-section.open .sf-acc-body{scrollbar-width:thin;scrollbar-color:var(--gray-200) transparent;border-radius:0 0 9px 9px;max-height:min(220px,42vh);overflow:hidden auto}.page-home .home-filter-card .sf-acc-section.open .sf-acc-body::-webkit-scrollbar{width:4px}.page-home .home-filter-card .sf-acc-section.open .sf-acc-body::-webkit-scrollbar-track{background:0 0;margin:4px 0}.page-home .home-filter-card .sf-acc-section.open .sf-acc-body::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:99px}.page-home .home-filter-card .sf-acc-section.open .sf-acc-body::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.page-home .home-filter-card .hf-opt-stack{flex-direction:column;align-items:stretch;width:100%;min-width:0;margin:0;padding:0;display:flex}@media (width<=639px){.page-home .home-search--autovit .home-filter-grid,.page-home .home-search--autovit .home-filter-grid--pickers{gap:5px 8px}.page-home .home-filter-card .sf-acc-section{padding:0}.page-home .home-filter-card{border-radius:14px;padding:14px 11px 12px}.page-home .home-filter-card-title{margin-bottom:8px;font-size:.95rem}.page-home .home-cat-scroll{margin-bottom:8px}.page-home .home-cat-tab{padding:7px 10px;font-size:11px}.page-home .home-filter-card .sf-acc-toggle{box-sizing:border-box;min-height:48px;padding:10px 11px}.page-home .home-filter-card .sf-acc-label{font-size:9px}.page-home .home-filter-card .sf-acc-val{font-size:13px}.page-home .home-filter-detail-btn,.page-home .home-search-cta--wide{min-height:42px;font-size:13px}}.home-filter-field label{color:var(--gray-600);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.home-filter-detail-btn{border:1.5px solid var(--gray-200);background:var(--gray-100);width:100%;min-height:46px;color:var(--gray-800);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.home-filter-detail-btn:hover{background:var(--gray-200);color:var(--navy);border-color:#c9d0e0}.home-search-cta{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;height:auto;min-height:46px;padding:0 18px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.home-search-cta--wide{width:100%}.home-search-cta:hover{background:var(--blue-dark)}.home-search-cta #homeSearchCount{letter-spacing:-.02em;font-weight:800}.home-search-meta{color:var(--gray-600);text-align:center;margin-top:14px;font-size:12px}.home-search-meta strong{color:var(--navy);font-weight:700}.home-section{padding:var(--home-rhythm,20px) 16px;max-width:1200px;margin:0 auto}@media (width>=768px){.home-section{padding-left:24px;padding-right:24px}}.home-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.home-section-head h2{color:var(--navy);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800}@media (width>=768px){.home-section-head h2{font-size:1.5rem}}.home-section-head p{color:var(--gray-600);margin-top:4px;font-size:13px}.home-link-all{color:var(--blue);white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.home-link-all:hover{opacity:.88}.home-section-tools{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex}.home-carousel-slide--empty{width:100%;max-width:none}.home-carousel-empty{color:var(--gray-500);width:100%;margin:0;padding:.75rem .5rem 1rem;font-size:.9375rem;line-height:1.45}.home-carousel--dealers .home-carousel-slide--dealer{width:min(82vw,240px);max-width:260px}@media (width>=480px){.home-carousel--dealers .home-carousel-slide--dealer{width:220px}}.home-carousel--blog .home-carousel-slide--blog{width:min(85vw,320px);max-width:360px}@media (width>=768px){.home-carousel--blog .home-carousel-slide--blog{width:300px}}.home-brands-swiper{overflow:hidden}.swiper.home-brands-swiper{margin-bottom:-8px;padding:8px 0 12px}@media (width<=767px){.swiper.home-brands-swiper{margin-bottom:0;padding:2px 0 6px}}.home-brands-swiper .swiper-wrapper{align-items:stretch}.home-brands-swiper:not(.swiper-css-mode)>.swiper-wrapper{backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.home-brands-swiper.swiper-css-mode>.swiper-wrapper{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.home-brands-swiper .swiper-slide{box-sizing:border-box;backface-visibility:hidden;flex-direction:column;flex-shrink:0;align-items:center;width:88px;display:flex}.home-brands-swiper .swiper-slide>.home-brand-tile{z-index:2;position:relative}.home-body-types-swiper{overflow:hidden}.swiper.home-body-types-swiper{margin-bottom:-8px;padding:8px 0 12px}@media (width<=767px){.swiper.home-body-types-swiper{margin-bottom:0;padding:2px 0 6px}}.home-body-types-swiper:not(.swiper-css-mode)>.swiper-wrapper{backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.home-body-types-swiper.swiper-css-mode>.swiper-wrapper{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.home-body-types-swiper .swiper-slide{box-sizing:border-box;backface-visibility:hidden;flex-direction:column;align-items:stretch;width:auto;display:flex}.home-body-types-swiper .swiper-slide>.home-body-card{z-index:2;position:relative}.home-body-types-swiper .home-body-card{min-width:100px}@media (width<=639px){.home-section-head{flex-wrap:wrap}.home-section-tools{justify-content:space-between;width:100%}}.home-brands-wrap{z-index:1;padding:var(--home-rhythm,20px) 16px 8px;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}@media (width>=768px){.home-brands-wrap{padding-left:24px;padding-right:24px}}.home-hero+.home-brands-wrap{padding-top:calc(var(--home-rhythm,20px) * 2)}.home-brands-panel{border:1px solid var(--gray-200);box-shadow:var(--shadow-md);background:#fff;border-radius:14px;padding:16px 12px 14px}.home-brands-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.home-brands-head h3{color:var(--navy);font-family:Outfit,sans-serif;font-size:15px;font-weight:800}.home-brands-nav{gap:6px;display:flex}.home-brands-nav button{border:1px solid var(--gray-200);background:var(--gray-50);cursor:pointer;width:34px;height:34px;color:var(--navy);border-radius:8px;justify-content:center;align-items:center;transition:border-color .15s,background .15s;display:flex}.home-brands-nav button:hover{border-color:var(--blue);background:var(--blue-light);color:var(--blue)}.home-brand-tile{scroll-snap-align:start;text-align:center;width:88px;color:inherit;border-radius:12px;flex:none;padding:8px 4px;text-decoration:none;transition:background .15s}.home-brand-tile:hover{background:var(--gray-50)}.home-brand-logo{background:var(--gray-100);border:2px solid var(--gray-200);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 8px;transition:border-color .15s,box-shadow .15s;display:flex}.home-brand-tile:hover .home-brand-logo{border-color:var(--blue);box-shadow:0 4px 14px #1a56e833}.home-brand-logo svg,.home-brand-logo img{object-fit:contain;width:34px;height:34px;display:block}.home-brand-name{color:var(--gray-800);font-size:11px;font-weight:700;line-height:1.2}.home-brands-sub{color:var(--gray-500);margin:4px 0 0;font-size:12px;font-weight:500}.home-brands--grid .home-brand-grid,.home-brands--wall .home-brand-wall,.home-brands--showcase .home-brand-showcase{gap:10px;display:grid}.home-brands--grid .home-brand-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr))}.home-brands--wall .home-brand-wall{grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}.home-brands--showcase .home-brand-showcase{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.home-brands--showcase .home-brand-tile{padding:12px 8px}.home-brands--showcase .home-brand-logo{width:72px;height:72px}.home-brands--wall .home-brand-name{font-size:10px}.home-pills{flex-wrap:wrap;gap:8px;display:flex}.home-pill{border:1.5px solid var(--gray-200);color:var(--gray-800);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.home-pill:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-light)}.home-pill-icon{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.home-pill-icon svg,.home-pill-icon img{object-fit:contain;opacity:.75;flex-shrink:0;width:16px;height:16px;display:block}.home-pill-label{min-width:0;line-height:1.3}.home-pill--text-only{justify-content:center;gap:0;padding:8px 16px}.home-pill--text-only .home-pill-label{text-align:start;word-wrap:break-word;max-width:100%}.home-pill:not(.home-pill--text-only)>svg{opacity:.75;flex-shrink:0;width:16px;height:16px}.home-pills--solid .home-pill{background:linear-gradient(180deg, var(--gray-50) 0%, #fff 100%);box-shadow:0 1px 2px #0f172a0f}.home-pills--ghost .home-pill{border-style:dashed;border-color:var(--gray-300);background:0 0}.home-pills--minimal .home-pill{background:0 0;border:none;padding-left:4px;padding-right:4px;font-weight:600}.home-pills--minimal .home-pill--text-only{padding-left:6px;padding-right:6px}.home-body-grid{--home-body-cols:3;grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (width>=640px){.home-body-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.home-body-grid{grid-template-columns:repeat(var(--home-body-cols,6), 1fr);gap:12px}}.home-body-ico{justify-content:center;align-items:center;margin:0 auto 8px;display:flex}.home-body-ico svg,.home-body-ico img{object-fit:contain;width:36px;height:36px;color:var(--blue)}.home-body-scroll .home-body-card{scroll-snap-align:start;flex:none;min-width:100px}.home-body-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(88px,auto);gap:10px;display:grid}@media (width>=768px){.home-body-bento{grid-template-columns:repeat(4,1fr)}.home-body-bento .home-body-card:first-child{grid-area:span 2/span 2}}.home-body-bento .home-body-ico svg,.home-body-bento .home-body-ico img{width:40px;height:40px}.home-body-card{border:1px solid var(--gray-200);text-align:center;color:inherit;background:#fff;border-radius:12px;padding:14px 10px;text-decoration:none;transition:box-shadow .2s,border-color .15s,transform .15s}.home-body-card:hover{border-color:var(--blue);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-body-card svg{width:36px;height:36px;color:var(--blue);margin:0 auto 8px}.home-body-card span{color:var(--navy);font-size:12px;font-weight:700}.home-offer{border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;grid-template-columns:1fr;transition:box-shadow .2s,transform .2s,border-color .2s;display:grid;position:relative;overflow:hidden}.home-offer:before{content:"";z-index:1;background:linear-gradient(90deg,#ff6b2b,#e8341a);height:3px;position:absolute;inset:0 0 auto}.home-offer:hover{box-shadow:var(--shadow-md);border-color:#ffd9c2;transform:translateY(-2px)}.home-offer-img{aspect-ratio:16/9;background:var(--gray-100);color:inherit;text-decoration:none;display:block;position:relative}.home-offer-title-link{color:inherit;text-decoration:none}.home-offer-title-link:hover{color:var(--blue)}.home-offer-img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-offer-img .listing-media-placeholder{border-radius:inherit;position:absolute;inset:0}.home-offer-badge{z-index:1;color:#fff;letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(135deg,#ff6b2b,#e8341a);border-radius:6px;padding:4px 10px;font-family:Outfit,sans-serif;font-size:10.5px;font-weight:800;position:absolute;top:12px;left:12px}.home-offer-body{flex-direction:column;justify-content:center;padding:16px 18px 18px;display:flex}.home-offer-body h3{color:var(--navy);margin-bottom:5px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800;line-height:1.25}.home-offer-price{color:var(--blue);margin:0;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800}.home-offer-price small{color:var(--gray-600);font-size:13px;font-weight:600}.home-offer-price-block{flex-direction:column;gap:1px;display:flex}.home-offer-price-old{color:var(--red);font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;text-decoration:line-through}.home-offer-price-old small{color:var(--red);font-size:.75em;text-decoration:line-through}.home-offer-meta{color:var(--gray-600);margin-bottom:0;font-size:12.5px;line-height:1.45}.home-offer-specs{margin:6px 0 4px}.home-offer-specs .spec-chip{padding:3px 8px;font-size:12px}.home-offer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.home-offer-cta{background:var(--navy);color:#fff;white-space:nowrap;border-radius:9px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.home-offer-cta:hover{background:var(--blue-dark)}@media (width>=768px){.home-offer--compact{grid-template-columns:minmax(260px,36%) 1fr;align-items:stretch}.home-offer--compact .home-offer-img{aspect-ratio:auto;max-width:420px;min-height:230px}.home-offer--compact .home-offer-body{padding:22px 26px}.home-offer--compact .home-offer-body h3{font-size:1.2rem}.home-offer--compact .home-offer-price{font-size:1.5rem}}.home-offer--stack{grid-template-columns:1fr;max-width:460px;margin:0 auto}.home-offer--stack .home-offer-body{order:2;padding:16px 18px 20px}@media (width>=640px){.home-listing-grid.home-offer-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.home-listing-grid.home-offer-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.home-listing-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (width>=640px){.home-listing-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.home-listing-grid{grid-template-columns:repeat(4,1fr);gap:16px}}.page-home .header.is-scrolled{border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.car-eval-hero-section{padding:var(--home-rhythm,20px) 16px;max-width:1200px;margin:0 auto}@media (width>=768px){.car-eval-hero-section{padding-left:24px;padding-right:24px}}.car-eval-hero-section__inner{width:100%}.car-eval-hero-form{border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:14px;padding:18px 16px;display:flex}@media (width>=768px){.car-eval-hero-form{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px}}.car-eval-hero-form__copy{flex:1;min-width:0}.car-eval-hero-form__title{color:var(--navy);margin:0 0 4px;font-size:17px;font-weight:800}.car-eval-hero-form__subtitle{color:var(--gray-600);margin:0;font-size:13px}.car-eval-hero-form__row{flex-direction:column;flex-shrink:0;gap:8px;display:flex}@media (width>=560px){.car-eval-hero-form__row{flex-direction:row;align-items:center}}.car-eval-hero-form__field.sf-acc-section{border-bottom:none;min-width:0;padding:0;position:relative}@media (width>=560px){.car-eval-hero-form__field.sf-acc-section{width:180px}}.car-eval-hero-form__field.sf-acc-section .sf-acc-body{transition:none}.car-eval-hero-form__field.sf-acc-section.open .sf-acc-body{z-index:20;box-sizing:border-box;width:100%;max-height:260px;margin-top:-1.5px;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 14px 32px #0f1b3d24}.car-eval-hero-form__field.sf-acc-section .hf-opt-stack{flex-direction:column;align-items:stretch;width:100%;min-width:0;margin:0;padding:0;display:flex}.car-eval-hero-form__btn{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;height:44px;padding:0 20px;font-size:14px;font-weight:700}.car-eval-hero-form__btn:hover{background:var(--blue-dark)}.car-eval-hero-banner{border-radius:var(--radius);background:linear-gradient(135deg, var(--navy) 0%, #1b2a57 100%);color:#fff;box-shadow:var(--shadow-sm);flex-direction:column;align-items:stretch;gap:16px;padding:20px 18px;display:flex}@media (width>=768px){.car-eval-hero-banner{flex-direction:row;align-items:center;gap:20px;padding:22px 28px}}.car-eval-hero-banner__head{align-items:center;gap:14px;display:flex}@media (width>=768px){.car-eval-hero-banner__head{flex:1;min-width:0}}.car-eval-hero-banner__icon{background:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.car-eval-hero-banner__icon svg{width:24px;height:24px}.car-eval-hero-banner__copy{flex:1;min-width:0}.car-eval-hero-banner__title{margin:0 0 4px;font-size:16.5px;font-weight:800;line-height:1.3}.car-eval-hero-banner__subtitle{color:#ffffffbf;margin:0;font-size:13px;line-height:1.5}.car-eval-hero-banner__btn{width:100%;height:46px;color:var(--navy);white-space:nowrap;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}@media (width>=768px){.car-eval-hero-banner__btn{width:auto;height:44px}}.car-eval-hero-banner__btn:hover{background:var(--gray-100)}.home-search--autovit .home-filter-grid--pickers{position:relative}.home-search--autovit .home-filter-grid--pickers.is-hf-loading{opacity:.5;pointer-events:none;transition:opacity .12s}.home-search--autovit .home-filter-grid--pickers.is-hf-loading:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(100deg,#fff0 20%,#fff9 50%,#fff0 80%) 0 0/220% 100%;animation:1.05s linear infinite hfPanelShimmer;position:absolute;inset:0}@keyframes hfPanelShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.home-search--autovit .home-filter-grid--pickers.is-hf-loading:after{background:0 0;animation:none}.home-search--autovit .home-filter-grid--pickers.is-hf-loading{transition:none}}
