:root{--blue:#0799ed;--ink:#414b55;--muted:#5e6871;--line:#e5e9ec;--dark:#1f2429;--ref:url('reference.png')}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'Open Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}.shell{width:min(1700px,calc(100% - 96px));margin:auto}.utility{height:50px;background:#f6f7f8;font-size:13px}.utility .shell{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:36px;color:#313a42}.header{height:137px;border-bottom:1px solid #dfe3e6;background:#fff}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:3px}.brand span{display:grid;place-items:center;width:30px;height:34px;color:#fff;background:#111;font-size:25px;font-weight:700;line-height:1}.brand b{font-size:30px;color:#ed1c2e;margin-left:3px}.nav{display:flex;gap:50px;align-items:center;color:#29343d}.nav a{font-size:15px;font-weight:600}.nav i{font-style:normal;color:#71808d;margin-left:7px}.menu-button{display:none;border:0;background:none;font-size:24px}.hero{height:790px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero-copy{padding-bottom:45px}.hero h1{font-size:42px;line-height:1.25;font-weight:400;margin:0 0 28px;letter-spacing:-.6px}.hero p,.worth p{font-size:19px;line-height:1.55;color:#52606b;margin:0 0 31px}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:white;border-radius:8px;padding:18px 33px;font-weight:700;font-size:15px;box-shadow:0 1px 1px #c7ddea;transition:.2s}.btn:hover{background:#0587d3;transform:translateY(-1px)}.reference-crop{position:relative;overflow:hidden;background-image:var(--ref);background-repeat:no-repeat}.hero-image{width:690px;height:540px;justify-self:end;background-size:1897px 5602px;background-position:-1090px -276px}.report-section{text-align:center;padding:72px 0 235px}.report-section h2,.tools h2,.trusted h2{font-size:27px;margin:0 0 22px;font-weight:600}.lead{font-size:18px;margin:0 0 75px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;text-align:left}.info-card{min-height:330px;border-top:9px solid;padding:38px 35px;background:#fff;box-shadow:0 10px 32px rgba(42,55,65,.1)}.info-card.damage{border-color:#00b9bc}.info-card.safety{border-color:#049bf0}.info-card.details{border-color:#8ee2ef}.info-card h3{font-size:21px;margin:0 0 20px}.info-card ul{margin:0;padding-left:25px;font-size:17px;line-height:1.56}.info-card li a{color:#008ee6;font-weight:700}.sample{margin-top:62px}.worth{height:865px;background:#f5f7f8}.worth-inner{height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center}.worth h2{font-size:35px;margin:0 0 17px}.worth-image{justify-self:end;width:750px;height:560px;background-size:1897px 5602px;background-position:-1004px -2075px}.tools{text-align:center;padding:205px 0 190px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin-top:92px}.tool-grid article{display:flex;flex-direction:column;align-items:center}.icon{height:74px;width:90px;margin-bottom:30px;color:var(--blue);font-size:38px;font-weight:400;display:grid;place-items:center;position:relative}.icon.price{border:4px solid;border-radius:5px;width:58px;height:70px}.icon.price:before{content:'';position:absolute;left:-18px;bottom:-5px;width:30px;border-bottom:4px solid white;border-top:4px solid var(--blue)}.icon.car{border:4px solid;border-radius:5px;font-size:45px}.icon.recall{width:65px;height:65px;border:5px solid;border-radius:50%}.tool-grid h3{font-size:22px;margin:0 0 22px}.tool-grid p{font-size:16px;line-height:1.5;min-height:50px;margin:0 0 35px}.outline{color:var(--blue);border:1.5px solid var(--blue);border-radius:7px;padding:12px 28px;font-weight:600}.trusted{text-align:center;padding:65px 0 285px}.trusted h2{margin-bottom:80px}.logos{height:310px;width:100%;background-size:1897px 5602px;background-position:-84px -3927px}.footer{background:var(--dark);color:#f5f6f7;padding:115px 0 58px}.footer-grid{display:grid;grid-template-columns:1.25fr .55fr .95fr 1.45fr;gap:72px}.footer h3{font-size:18px;margin:0 0 25px}.footer-grid a{display:block;color:#e8ebed;font-size:14px;margin:0 0 17px}.fineprint{font-size:11px;line-height:1.55;color:#e6e8ea;margin:73px 0 20px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700}.footer-bottom>div:first-child{display:flex;gap:26px}.social{display:flex;gap:12px}.social a{width:36px;height:36px;background:#e8ebef;color:#333;border-radius:6px;display:grid;place-items:center;font-size:21px;font-weight:700}
@media(max-width:1100px){.shell{width:min(920px,calc(100% - 40px))}.nav{gap:20px}.hero{height:650px}.hero h1{font-size:32px}.hero-image{transform:scale(.72);transform-origin:center right}.cards{gap:22px}.info-card{padding:28px 22px}.worth-image{transform:scale(.72);transform-origin:center right}.logos{background-size:1423px 4202px;background-position:-63px -2945px;height:230px}.trusted{padding-bottom:160px}}
@media(max-width:760px){.utility{display:none}.header{height:76px}.nav{position:absolute;top:76px;left:0;right:0;background:#fff;z-index:10;padding:20px;display:none;flex-direction:column;box-shadow:0 10px 20px #0002}.nav.open{display:flex}.menu-button{display:block}.brand span{width:23px;height:26px;font-size:18px}.brand b{font-size:23px}.hero{height:auto;display:flex;flex-direction:column;padding-top:68px}.hero-copy{width:100%;padding:0}.hero h1{font-size:30px}.hero p{font-size:16px}.hero-image{width:100%;height:370px;transform:scale(.66);transform-origin:top right;margin-bottom:-90px}.report-section{padding:70px 0 110px}.report-section h2,.tools h2,.trusted h2{font-size:22px}.lead{font-size:15px;margin-bottom:40px}.cards{grid-template-columns:1fr}.info-card{min-height:auto}.worth{height:auto;padding:80px 0}.worth-inner{display:flex;flex-direction:column}.worth h2{font-size:29px}.worth p{font-size:16px}.desktop{display:none}.worth-image{width:100%;height:390px;transform:scale(.7);transform-origin:top right;margin-bottom:-115px}.tools{padding:100px 0}.tool-grid{grid-template-columns:1fr;margin-top:65px}.trusted{padding:45px 0 110px}.logos{height:270px;background-size:1660px 4903px;background-position:-75px -3438px}.footer{padding:70px 0 40px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-bottom,.footer-bottom>div:first-child{align-items:flex-start;flex-direction:column}.social{margin-top:25px}}
@media(max-width:480px){.shell{width:calc(100% - 32px)}.hero-image{transform:scale(.54);transform-origin:top right;width:125%;align-self:flex-end;margin-right:-8px;margin-bottom:-150px}.worth-image{transform:scale(.55);width:135%;align-self:flex-end;margin-right:-8px;margin-bottom:-180px}.footer-grid{grid-template-columns:1fr}.cards{gap:18px}.logos{background-size:1423px 4202px;background-position:-63px -2945px;height:245px}.trusted{padding-bottom:60px}}

/* Shared English inner-page system */
.subhero{min-height:620px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-block:65px}.subhero h1{font-size:42px;line-height:1.22;margin:0 0 28px;font-weight:600}.subhero p{font-size:18px;line-height:1.6;max-width:650px}.page-art{height:430px;background-image:var(--art);background-size:950px auto;background-position:right top;background-repeat:no-repeat;border-radius:16px}.page-content{padding-bottom:150px}.page-section{padding:90px 0;border-top:1px solid #e3e8eb}.page-section:first-child{border-top:0}.page-section h2{font-size:28px;margin:0 0 30px}.page-section p,.article p{font-size:17px;line-height:1.65}.split{display:grid;grid-template-columns:1fr 2fr;gap:70px}.centered{text-align:center}.check-list{padding:0;list-style:none}.check-list li{margin:10px 0;padding-left:27px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#79dbf3;font-weight:700}.page-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:42px 0}.page-cards article{padding:36px;background:#fff;border:1px solid #e1e7eb;border-radius:9px;box-shadow:0 8px 22px #20304012}.page-cards small{display:block;color:#0799ed;font-weight:700;margin-bottom:20px}.page-cards h3{font-size:20px}.page-cards a{display:inline-block;color:#0799ed;font-weight:700;margin-top:15px}.price{display:inline-block;font-size:40px;margin:25px 0}.price sup{font-size:16px}.triple-check{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;text-align:left;margin:40px 0}.lookup{display:flex;max-width:680px;margin:10px auto 65px}.lookup input,.value-form input{min-height:54px;border:1px solid #ccd7df;border-radius:6px;padding:0 16px;font:inherit}.lookup input{flex:1}.lookup button{border:0;border-radius:0 6px 6px 0;background:#0799ed;color:#fff;padding:0 30px;font-weight:700}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:center;padding:30px 0 90px}.stats b,.metric b{display:block;font-size:45px;color:#38434c}.faq{max-width:1200px;margin:60px auto;border:1px solid #dfe5e9;border-radius:10px;overflow:hidden}.faq details{padding:0 25px;border-bottom:1px solid #dfe5e9}.faq details:last-child{border:0}.faq summary{padding:24px 0;color:#0799ed;font-weight:700;cursor:pointer}.value-form{display:flex;justify-content:flex-end}.value-form>div{width:min(600px,100%);padding:40px;border-radius:14px;box-shadow:0 6px 22px #1f304025}.value-form input{width:100%;display:block;margin:12px 0}.value-form label input{display:inline;width:auto;min-height:auto}.feature{margin:20px 0 70px;padding:55px;border:1px solid #e2e8ec;border-radius:10px;background:#f8fafb}.article{max-width:900px;padding:70px 0}.article h2{margin-top:45px}.mission{background:#f5f7f8;padding:65px;border-radius:12px;margin:40px 0 90px}.mission .page-cards{grid-template-columns:repeat(4,1fr)}aside{padding:40px;border-radius:10px;background:#f5f7f8;font-size:18px;line-height:1.6}aside b{font-size:24px}.page-content a{color:#0799ed}
@media(max-width:760px){.subhero{grid-template-columns:1fr;padding-block:50px;gap:20px}.subhero h1{font-size:31px}.subhero p{font-size:16px}.page-art{height:270px;background-size:600px auto}.page-content{padding-bottom:80px}.split{grid-template-columns:1fr;gap:20px}.page-cards,.mission .page-cards,.triple-check,.stats{grid-template-columns:1fr}.page-section{padding:55px 0}.feature,.mission{padding:28px}.utility{display:flex;height:38px}.utility .shell{font-size:11px}}
.page-art{background-position:right -145px}
@media(max-width:760px){.page-art{background-position:right -95px}}
html,body{max-width:100%;overflow-x:hidden}.shell,.subhero>*,.split>*,.page-cards>*,.triple-check>*{min-width:0}.page-content .btn,.page-content a.btn{color:#fff!important;white-space:normal;text-align:center}.page-section h1,.page-section h2,.page-section h3,.page-section p,.page-cards h3,.page-cards p,.check-list li{overflow-wrap:break-word;word-break:normal}.lookup{width:min(680px,100%)}.lookup input{min-width:0}.triple-check{width:100%}.footer-grid>*{min-width:0}
@media(max-width:1100px){.subhero{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:35px}.page-cards{gap:20px}.triple-check{gap:28px}.footer-grid{gap:35px}}
@media(max-width:760px){.subhero{grid-template-columns:1fr}.lookup{flex-wrap:wrap}.lookup input{flex:1 1 220px}.lookup button{min-height:54px;flex:0 0 auto}.page-cards article{padding:28px 22px}.footer-grid{grid-template-columns:1fr}.footer-bottom>div:first-child{gap:14px}.footer-bottom span{line-height:1.5}}
.form-message{flex:0 0 100%;margin:10px 0 0!important;color:#bf2533;font-size:14px!important;text-align:left}.lookup-result{max-width:680px;margin:15px auto 45px;padding:18px 22px;border-left:4px solid var(--blue);background:#f1f8fc;border-radius:5px;line-height:1.55}.value-result{margin:24px 0 0}.lookup input[aria-invalid="true"]{border-color:#bf2533;box-shadow:0 0 0 2px #bf253322}
.subhero{overflow:hidden}.page-art{background-size:1700px auto;background-position:right -230px}.page-order,.page-learn,.page-article,.page-tools,.page-sample{grid-template-columns:1fr;min-height:360px;text-align:center}.page-order .page-art,.page-learn .page-art,.page-article .page-art,.page-tools .page-art,.page-sample .page-art{display:none}.page-order .subhero-copy,.page-learn .subhero-copy,.page-article .subhero-copy,.page-tools .subhero-copy,.page-sample .subhero-copy{max-width:1050px;margin:auto}.page-order+.page-content .lookup{margin-top:-35px;position:relative;z-index:2}.page-reports .page-art{background-position:right -270px}.page-value .page-art{background-position:right -300px}.page-hbv .page-art{background-position:right -260px}.page-contact .page-art{background-position:right -245px}.page-careers .page-art{background-position:right -250px}.page-fraud .page-art{background-position:right -255px}.page-monitoring .page-art{background-position:right -270px}.page-vin .page-art,.page-recall .page-art{background-position:right -260px}
@media(max-width:1100px){.page-art{background-size:1300px auto;background-position:right -175px}.page-reports .page-art,.page-value .page-art,.page-hbv .page-art,.page-contact .page-art,.page-careers .page-art,.page-fraud .page-art,.page-monitoring .page-art,.page-vin .page-art,.page-recall .page-art{background-position:right -190px}}
@media(max-width:760px){.page-art{background-size:900px auto;background-position:right -125px!important;height:260px}.page-order,.page-learn,.page-article,.page-tools,.page-sample{min-height:280px}.page-order+.page-content .lookup{margin-top:0}.subhero-copy{text-align:left}}
@media(max-width:760px){.subhero .page-art{display:none}.subhero{min-height:auto;padding-top:62px;padding-bottom:62px}.page-order,.page-learn,.page-article,.page-tools,.page-sample{min-height:auto}}
.brand img{display:block;width:225px;height:auto}.brand span,.brand b{display:none}@media(max-width:760px){.brand img{width:175px}}
body .page-content .lookup{display:flex!important;width:680px!important;max-width:calc(100vw - 40px)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;align-items:flex-start!important;flex-wrap:wrap!important}body .lookup input[name="vin"]{display:block!important;flex:1 1 auto!important;width:calc(100% - 135px)!important;min-width:0!important;max-width:none!important;height:54px!important;margin:0!important;padding:0 18px!important;box-sizing:border-box!important}body .lookup button[type="submit"]{display:block!important;flex:0 0 135px!important;width:135px!important;height:54px!important;margin:0!important;border-radius:0 6px 6px 0!important}body .lookup .form-message:empty{display:none!important}@media(max-width:520px){body .page-content .lookup{width:100%!important;max-width:100%!important}body .lookup input[name="vin"]{width:calc(100% - 105px)!important}body .lookup button[type="submit"]{flex-basis:105px!important;width:105px!important;padding:0 12px!important}}
