@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@300;400;500;600&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1d4ed8;--blue-light:#3b82f6;--blue-pale:#eff6ff;--blue-mid:#dbeafe;--navy:#0f172a;--text:#1e293b;--muted:#64748b;--border:#e2e8f0;--white:#fff;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"DM Sans", system-ui, sans-serif;--radius:12px;--radius-lg:20px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 16px 48px #0000001f}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;transition:box-shadow .2s;position:fixed;top:0;left:0;right:0}.nav__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.nav__logo{font-family:var(--font-serif);color:var(--navy);align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.nav__logo-mark{background:var(--blue);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.nav__links{align-items:center;gap:32px;list-style:none;display:flex}.nav__links a{color:var(--muted);font-size:14px;font-weight:500;transition:color .15s}.nav__links a:hover{color:var(--blue)}.nav__cta{align-items:center;gap:12px;display:flex}.nav__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav__hamburger span{background:var(--navy);border-radius:2px;width:24px;height:2px;transition:all .25s;display:block}.nav__hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav__hamburger.open span:nth-child(2){opacity:0}.nav__hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__mobile{background:var(--white);border-top:1px solid var(--border);flex-direction:column;gap:0;padding:8px 24px 20px;display:none}.nav__mobile.open{display:flex}.nav__mobile a{color:var(--text);border-bottom:1px solid var(--border);padding:12px 0;font-size:15px;font-weight:500}.nav__mobile a:last-child{border-bottom:none}.nav__mobile .btn-primary{text-align:center;margin-top:12px}.btn-primary{background:var(--blue);color:#fff;border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:6px;padding:11px 22px;font-size:14px;font-weight:600;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex}.btn-primary:hover{background:#1a45c4;box-shadow:0 4px 14px #1d4ed859}.btn-primary:active{transform:scale(.98)}.btn-primary.lg{border-radius:14px;padding:14px 30px;font-size:16px}.btn-outline{color:var(--blue);border:1.5px solid var(--blue);border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.btn-outline:hover{background:var(--blue-pale)}.btn-outline:active{transform:scale(.98)}.btn-outline.lg{border-radius:14px;padding:13px 30px;font-size:16px}.btn-white{color:var(--blue);border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-md);background:#fff;border:none;align-items:center;gap:6px;padding:12px 26px;font-size:15px;font-weight:600;transition:box-shadow .15s,transform .1s;display:inline-flex}.btn-white:hover{box-shadow:var(--shadow-lg)}.btn-white:active{transform:scale(.98)}.hero{background:var(--navy);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{opacity:.45;background-image:url(https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1800&q=85);background-position:50% 40%;background-size:cover;position:absolute;inset:0}.hero__overlay{background:linear-gradient(90deg,#0f172af2 0%,#0f172ab3 55%,#0f172a33 100%);position:absolute;inset:0}.hero__content{z-index:2;max-width:620px;padding:120px 0 80px;animation:.8s both fadeUp;position:relative}.hero__eyebrow{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;background:#3b82f62e;border:1px solid #3b82f666;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero__eyebrow-dot{background:#60a5fa;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.hero h1{font-family:var(--font-serif);color:#fff;margin-bottom:20px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.1}.hero h1 em{color:#60a5fa;font-style:normal}.hero__sub{color:#cbd5e1;max-width:480px;margin-bottom:36px;font-size:clamp(15px,2vw,17px);line-height:1.7}.hero__btns{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.hero__stats{flex-wrap:wrap;gap:40px;display:flex}.hero__stat-num{font-family:var(--font-serif);color:#fff;font-size:28px;font-weight:700}.hero__stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:12px}.hero__scroll{z-index:2;color:#64748b;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;font-size:11px;animation:2s infinite bounce;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero__scroll-arrow{background:linear-gradient(#3b82f6,#0000);width:1px;height:36px}.search-section{background:var(--white);z-index:10;padding:0;position:relative}.search-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin-top:-56px;padding:28px 32px;position:relative}.search-card__title{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:18px;font-size:13px;font-weight:600}.search-card__filters{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px;display:grid}.filter-group label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.filter-group select,.filter-group input{width:100%;font-size:14px;font-family:var(--font-sans);border:1.5px solid var(--border);background:var(--white);color:var(--text);appearance:none;border-radius:8px;padding:9px 12px;transition:border-color .15s}.filter-group select:focus,.filter-group input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1d4ed81a}.search-card__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.alert-btn{background:var(--blue-pale);color:var(--blue);border:1.5px solid var(--blue-mid);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.alert-btn:hover{background:var(--blue-mid)}.section-tag{letter-spacing:.09em;text-transform:uppercase;color:var(--blue);background:var(--blue-pale);border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.section-title{font-family:var(--font-serif);color:var(--navy);margin-bottom:14px;font-size:clamp(26px,3.5vw,40px);font-weight:700;line-height:1.2}.section-sub{color:var(--muted);max-width:540px;font-size:16px;line-height:1.7}.how-section{background:var(--white);padding:100px 0}.how-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-top:60px;display:grid}.how-steps{flex-direction:column;gap:36px;display:flex}.how-step{align-items:flex-start;gap:20px;display:flex}.how-step__num{background:var(--blue);color:#fff;width:40px;height:40px;font-size:15px;font-weight:700;font-family:var(--font-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.how-step h3{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:600}.how-step p{color:var(--muted);font-size:14px;line-height:1.65}.how-img-wrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.how-img-wrap img{object-fit:cover;object-position:center;width:100%;height:480px}.how-img-badge{box-shadow:var(--shadow-md);background:#fffffff5;border-radius:12px;padding:14px 18px;position:absolute;bottom:20px;left:20px}.how-img-badge__label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.how-img-badge__val{font-family:var(--font-serif);color:var(--navy);font-size:22px;font-weight:700}.how-img-badge__sub{color:#22c55e;font-size:12px;font-weight:600}.mosaic-section{background:var(--blue-pale);padding:80px 0}.mosaic-header{text-align:center;margin-bottom:48px}.mosaic-header .section-sub{margin:0 auto}.mosaic{grid-template-rows:220px 220px;grid-template-columns:repeat(12,1fr);gap:12px;display:grid}.mosaic__item{border-radius:var(--radius);position:relative;overflow:hidden}.mosaic__item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.mosaic__item:hover img{transform:scale(1.04)}.mosaic__item:first-child{grid-area:1/1/auto/6}.mosaic__item:nth-child(2){grid-area:1/6/auto/9}.mosaic__item:nth-child(3){grid-area:1/9/auto/13}.mosaic__item:nth-child(4){grid-area:2/1/auto/4}.mosaic__item:nth-child(5){grid-area:2/4/auto/8}.mosaic__item:nth-child(6){grid-area:2/8/auto/13}.mosaic__label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--navy);background:#ffffffe6;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:12px}.features-section{background:var(--white);padding:100px 0}.features-header{text-align:center;margin-bottom:56px}.features-header .section-sub{margin:0 auto}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-icon{background:var(--blue-pale);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.feature-card h3{color:var(--navy);margin-bottom:8px;font-size:15px;font-weight:600}.feature-card p{color:var(--muted);font-size:14px;line-height:1.65}.report-section{background:var(--blue-pale);padding:100px 0}.report-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:56px;display:grid}.report-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:0;overflow:hidden}.report-card__header{border-bottom:1px solid var(--border);background:var(--navy);color:#fff;justify-content:space-between;align-items:flex-start;gap:8px;padding:14px 16px;display:flex}.report-card__title{font-size:12px;font-weight:600;line-height:1.4}.report-card__sub{color:#94a3b8;margin-top:2px;font-size:10px;line-height:1.4}.live-dot{color:#4ade80;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.live-dot:before{content:"";background:#4ade80;border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse}.listing{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-width:0;padding:11px 14px;transition:background .12s;display:flex;overflow:hidden}.listing:last-child{border-bottom:none}.listing:hover{background:var(--blue-pale)}.listing__img{background:var(--border);border-radius:6px;flex-shrink:0;width:56px;height:42px;overflow:hidden}.listing__img img{object-fit:cover;width:100%;height:100%}.listing__body{flex:1;min-width:0;overflow:hidden}.listing__title{color:var(--navy);text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.listing__meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.listing__right{text-align:right;flex-shrink:0;max-width:88px}.listing__price{color:var(--blue);white-space:nowrap;font-size:13px;font-weight:700}.listing__src{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9px;overflow:hidden}.new-tag{color:#166534;text-transform:uppercase;letter-spacing:.04em;background:#dcfce7;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:700;display:inline-block}.drop-tag{color:#854d0e;text-transform:uppercase;letter-spacing:.04em;background:#fef9c3;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:700;display:inline-block}.report-bullets{flex-direction:column;gap:20px;display:flex}.report-bullet{align-items:flex-start;gap:16px;display:flex}.report-bullet__icon{background:var(--blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.report-bullet__text{flex:1;min-width:0}.report-bullet h4{color:var(--navy);margin-bottom:3px;font-size:15px;font-weight:600}.report-bullet p{color:var(--muted);word-break:break-word;font-size:14px;line-height:1.6}.photo-strip-section{background:var(--navy);padding:80px 0;overflow:hidden}.photo-strip-section .section-title{color:#fff}.photo-strip-section .section-sub{color:#94a3b8}.photo-strip-header{text-align:center;margin:0 auto 40px}.photo-strip-header .section-sub{margin:0 auto}.photo-strip{scrollbar-width:none;gap:16px;padding-bottom:8px;padding-right:24px;display:flex;overflow-x:auto}.photo-strip::-webkit-scrollbar{display:none}.strip-card{border-radius:var(--radius-lg);width:300px;box-shadow:var(--shadow-md);flex-shrink:0;position:relative;overflow:hidden}.strip-card img{object-fit:cover;width:100%;height:200px;display:block}.strip-card__info{color:#fff;background:linear-gradient(#0000,#0f172ae6);padding:40px 16px 14px;position:absolute;bottom:0;left:0;right:0}.strip-card__name{font-size:14px;font-weight:600}.strip-card__price{color:#60a5fa;font-size:18px;font-weight:700;font-family:var(--font-serif);margin-top:2px}.testi-section{background:var(--white);padding:100px 0}.testi-header{text-align:center;margin-bottom:56px}.testi-header .section-sub{margin:0 auto}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.testi-card{background:var(--blue-pale);border:1px solid var(--blue-mid);border-radius:var(--radius-lg);padding:28px}.testi-stars{color:#f59e0b;margin-bottom:14px;font-size:14px}.testi-text{color:var(--text);margin-bottom:20px;font-size:14px;line-height:1.75}.testi-author{align-items:center;gap:12px;display:flex}.testi-avatar{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:flex}.testi-name{color:var(--navy);font-size:13px;font-weight:600}.testi-found{color:var(--muted);font-size:11px}.pricing-section{background:var(--blue-pale);padding:100px 0}.pricing-header{text-align:center;margin-bottom:56px}.pricing-header .section-sub{margin:0 auto}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:900px;margin:0 auto;display:grid}.price-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:36px 32px;transition:box-shadow .2s;position:relative}.price-card:hover{box-shadow:var(--shadow-lg)}.price-card.featured{border:2px solid var(--blue);box-shadow:0 0 0 4px #1d4ed814}.price-badge{background:var(--blue);color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.price-plan{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:700}.price-amount{font-family:var(--font-serif);color:var(--navy);margin-bottom:4px;font-size:44px;font-weight:700;line-height:1}.price-amount span{color:var(--muted);font-size:18px;font-weight:400}.price-desc{color:var(--muted);border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:24px;font-size:14px}.price-features{flex-direction:column;gap:12px;margin-bottom:28px;list-style:none;display:flex}.price-features li{color:var(--text);align-items:flex-start;gap:10px;font-size:14px;display:flex}.price-check{background:var(--blue-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.price-features .price-card.featured .price-check{background:#dbeafe}.price-trial{color:var(--muted);text-align:center;margin-top:12px;font-size:12px}.cta-section{background:var(--navy);text-align:center;padding:100px 0;position:relative;overflow:hidden}.cta-section__bg{opacity:.15;background-image:url(https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1400&q=70);background-position:50%;background-size:cover;position:absolute;inset:0}.cta-section__content{z-index:2;position:relative}.cta-section h2{font-family:var(--font-serif);color:#fff;margin-bottom:14px;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.2}.cta-section p{color:#94a3b8;margin-bottom:36px;font-size:17px}.cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-chips{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:36px;display:flex}.cta-chip{color:#94a3b8;align-items:center;gap:6px;font-size:13px;display:flex}.cta-chip:before{content:"";background:#4ade80;border-radius:50%;width:6px;height:6px}.footer{background:#080f1a;border-top:1px solid #ffffff12;padding:40px 0 32px}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__logo{font-family:var(--font-serif);color:#fff;align-items:center;gap:8px;font-size:16px;display:flex}.footer__links{gap:24px;list-style:none;display:flex}.footer__links a{color:#64748b;font-size:13px;transition:color .15s}.footer__links a:hover{color:#94a3b8}.footer__copy{color:#334155;font-size:12px}.btn-ghost{color:#93c5fd;border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #93c5fd66;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.btn-ghost:hover{background:#93c5fd1a}.platform-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.platform-badge{background:var(--blue-pale);color:var(--blue);border:1px solid var(--blue-mid);border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.dealer-section{background:var(--white);padding:0 0 100px}.dealer-card{background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0;padding:56px;display:grid}.dealer-list{flex-direction:column;gap:12px;list-style:none;display:flex}.dealer-list li{color:#cbd5e1;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.dealer-check{background:#3b82f640;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.dealer-stat-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dealer-stat{border-radius:var(--radius);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;padding:20px 16px}.dealer-stat__num{font-family:var(--font-serif);color:#60a5fa;font-size:28px;font-weight:700;line-height:1}.dealer-stat__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:12px}.pricing-grid--two{grid-template-columns:1fr 1fr;gap:20px;max-width:780px;margin:0 auto;display:grid}.price-badge--gray{background:var(--blue-pale);color:var(--muted);border-color:var(--border)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.fade-up.visible{opacity:1;transform:translateY(0)}@media (width<=900px){.how-grid{grid-template-columns:1fr;gap:40px}.how-img-wrap img{height:300px}.report-grid{grid-template-columns:1fr;gap:40px}.mosaic{grid-template-rows:auto;grid-template-columns:1fr 1fr}.mosaic__item:nth-child(n){grid-area:auto}.mosaic__item{height:180px}.nav__links,.nav__cta{display:none}.nav__hamburger{display:flex}.report-bullets{max-width:100%}.features-grid{grid-template-columns:repeat(2,1fr)}.dealer-card{grid-template-columns:1fr;gap:36px;padding:36px 28px}.pricing-grid--two{grid-template-columns:1fr;max-width:420px}}@media (width<=600px){.container{padding:0 16px}.hero__content{padding:100px 0 60px}.hero__stats{gap:24px}.search-card{margin-top:-28px;padding:18px 16px}.search-card__filters{grid-template-columns:1fr 1fr}.how-section,.features-section,.testi-section,.pricing-section,.cta-section,.mosaic-section,.photo-strip-section,.report-section{padding:64px 0}.dealer-section{padding:0}.dealer-card{border-radius:var(--radius);padding:28px 20px}.dealer-stat-grid{grid-template-columns:1fr 1fr}.mosaic{grid-template-columns:1fr}.mosaic__item{height:200px}.pricing-grid--two{grid-template-columns:1fr;max-width:100%}.features-grid,.testi-grid{grid-template-columns:1fr}.cta-btns{flex-direction:column;align-items:center}.hero__btns,.footer__inner{flex-direction:column;align-items:flex-start}.report-grid{grid-template-columns:1fr;gap:28px}.report-bullet{min-width:0}.report-bullet p{word-break:break-word;overflow-wrap:break-word}.report-bullets{width:100%;min-width:0}.section-title{font-size:clamp(22px,6vw,32px)}.how-grid{gap:28px}.how-img-wrap img{height:220px}.price-card{padding:28px 20px}.search-card__actions{flex-direction:column;align-items:flex-start}.platform-badges{margin-top:4px}}
