:root{--ink:#111;--muted:#666a70;--line:#e7e7e7;--soft:#f7f7f5;--yellow:#f7b822;--yellow-2:#ffca34;--yellow-soft:#fff7df;--white:#fff;--green:#15a95d;--blue:#1654b5;--radius:18px;--shadow:0 20px 55px #11111114}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;height:auto}.shell{width:min(1320px,100% - 48px);margin:0 auto}.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}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;position:sticky;top:0}.header-inner{align-items:center;gap:34px;height:84px;display:flex}.brand{flex:none;align-items:center;text-decoration:none;display:flex}.brand img{width:205px;height:auto;display:block}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#222;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--yellow);height:2px;transition:right .18s;position:absolute;bottom:-11px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-actions{align-items:center;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{padding:12px 18px}.button-yellow{background:var(--yellow);color:#111;border-color:var(--yellow);box-shadow:0 10px 24px #f7b82233}.button-yellow:hover{background:var(--yellow-2)}.button-outline{color:#111;background:#fff;border-color:#dcdcdc}.button-outline:hover{border-color:#bababa}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#111;border-radius:5px;width:19px;height:2px;display:block}.mobile-menu-panel{border:1px solid var(--line);width:min(320px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:16px;gap:4px;padding:16px;display:grid;position:absolute;top:50px;right:0}.mobile-menu-panel a{padding:12px 10px;font-weight:700;text-decoration:none}.mobile-menu-panel .button{margin-top:8px}.hero{background:radial-gradient(circle at 70% 24%,#f7b8220f,#0000 30%),linear-gradient(#fff 0 74%,#fbfbfa 100%);padding:58px 0 0}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;min-height:610px;display:grid}.hero-copy{padding:28px 0 38px}.hero-kicker,.section-kicker,.mini-kicker{text-transform:uppercase;letter-spacing:.13em;color:#5f6266;margin:0 0 16px;font-size:11px;font-weight:900}.hero h1,.section h2,.cta-band h2,.report-page h1{color:#111;letter-spacing:-.055em;margin:0;line-height:.96}.hero h1{max-width:710px;font-size:clamp(56px,6.3vw,88px)}.hero h1 span{display:block}.hero h1 b{color:var(--yellow);margin-left:10px;font-family:Arial,Helvetica,sans-serif;font-size:.72em}.hero-lead{color:#53575c;max-width:660px;margin:26px 0 28px;font-size:19px;line-height:1.6}.secure-note{color:#686d72;align-items:center;gap:8px;margin:13px 0 0;font-size:12px;display:flex}.secure-note span{color:#111}.hero-proof{color:#54585d;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:13px;display:flex}.hero-proof strong{color:#111}.hero-proof span{padding-left:18px;position:relative}.hero-proof span:before{content:"";background:var(--yellow);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.plate-search{background:#fff;border:1px solid #ddd;border-radius:12px;grid-template-columns:66px minmax(0,1fr) auto;max-width:680px;min-height:68px;padding:5px;display:grid;overflow:hidden;box-shadow:0 14px 35px #11111114}.plate-gb{background:var(--blue);color:#fff;border-radius:8px 0 0 8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.flag-mark{color:#ffd933;font-size:12px;line-height:1}.plate-gb strong{letter-spacing:.06em;font-size:12px}.plate-search input{letter-spacing:.09em;color:#111;text-transform:uppercase;background:#fff;border:0;outline:0;min-width:0;padding:16px 18px;font-size:28px;font-weight:900}.plate-search input::placeholder{color:#242424;opacity:.75}.plate-search button{background:var(--yellow);color:#111;cursor:pointer;white-space:nowrap;border:0;border-radius:0 8px 8px 0;padding:0 24px;font-size:14px;font-weight:900;transition:background .16s}.plate-search button:hover{background:var(--yellow-2)}.hero-visual{isolation:isolate;place-items:center;min-height:520px;display:grid;position:relative}.hero-rings{z-index:-2;background:repeating-radial-gradient(circle,#1111110b 0 1px,#0000 1px 38px);border-radius:50%;width:500px;height:500px;position:absolute}.hero-rings:after{content:"";z-index:-1;background:radial-gradient(circle,#f7b8220d,#ffffffd1 68%);border-radius:50%;position:absolute;inset:56px}.hero-car{object-fit:contain;filter:drop-shadow(0 28px 30px #11111124);mix-blend-mode:multiply;width:min(100%,530px);height:auto}.float-card{background:#fff;border:1px solid #e8e8e8;border-radius:11px;align-items:center;gap:10px;min-width:158px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 16px 34px #1111111a}.float-icon{background:var(--yellow);color:#111;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.float-icon.green{color:#fff;background:#19b963}.float-card div{flex-direction:column;gap:2px;display:flex}.float-card small{color:#70747a;font-size:10px;font-weight:700}.float-card strong{color:#111;font-size:11px;line-height:1.25}.float-card.mileage{top:46px;left:0}.float-card.mot{top:52px;right:-5px}.float-card.finance{top:220px;left:-8px}.float-card.writeoff{top:240px;right:-20px}.float-card.stolen{bottom:30px;left:50%;transform:translate(-50%)}.trust-strip{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid;overflow:hidden}.trust-item{border-right:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:14px;padding:26px 24px;display:grid}.trust-item:last-child{border-right:0}.line-icon{color:var(--yellow);align-items:center;display:flex}.trust-item h3{margin:0 0 5px;font-size:14px}.trust-item p{color:#666b70;margin:0;font-size:12px;line-height:1.5}.section{padding:92px 0}.section-heading{max-width:850px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading.compact h2{font-size:clamp(36px,4vw,54px)}.section-kicker{color:#6b6d70;margin-bottom:12px}.section h2{font-size:clamp(42px,5vw,64px)}.how-section{background:#fff}.steps-grid{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:48px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto auto 1fr;align-items:center;gap:16px;min-height:145px;padding:24px 26px;display:grid;position:relative}.step-number{background:var(--yellow-soft);color:#111;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.step-symbol{color:#111;background:#fff;border:1px solid #e4e4e4;border-radius:12px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.step h3{margin:0 0 7px;font-size:17px}.step p{color:#666b70;margin:0;font-size:13px;line-height:1.55}.step-arrow{color:#c7c7c7;z-index:2;font-size:38px;position:absolute;top:50%;right:-26px;transform:translateY(-50%)}.why-section{background:#fafaf8}.benefit-grid{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(6,1fr);margin-top:48px;display:grid;overflow:hidden}.benefit{text-align:center;border-right:1px solid var(--line);padding:28px 20px}.benefit:last-child{border-right:0}.benefit-icon{height:48px;color:var(--yellow);justify-content:center;align-items:center;display:flex}.benefit h3{margin:14px 0 8px;font-size:14px}.benefit p{color:#676c71;margin:0;font-size:12px;line-height:1.55}.pricing-section{background:#fff}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:50px auto 0;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:440px;padding:28px 28px 26px;display:flex;position:relative}.price-card.featured{border:2px solid var(--yellow);box-shadow:0 20px 55px #f7b8221f}.badge{background:var(--yellow);color:#111;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;border-radius:999px;padding:7px 14px;font-size:10px;font-weight:900;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.price-card h3{margin:0;font-size:21px}.price-copy{color:#666b70;min-height:42px;margin:10px 0 0;font-size:13px;line-height:1.55}.price{letter-spacing:-.04em;margin:18px 0 16px;font-size:42px;font-weight:900}.price-card ul{gap:10px;margin:0 0 24px;padding:0;list-style:none;display:grid}.price-card li{color:#3f4347;align-items:center;gap:9px;font-size:13px;display:flex}.price-card li span{color:var(--yellow);font-size:9px}.price-card .button{margin-top:auto}.repeat-pack{border:1px solid var(--line);background:#fafafa;border-radius:14px;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;max-width:980px;margin:18px auto 0;padding:18px 22px;display:grid}.repeat-pack div{flex-direction:column;gap:4px;display:flex}.repeat-pack .mini-kicker{color:#7a7d80;margin:0;font-size:9px}.repeat-pack strong{font-size:17px}.repeat-pack p{color:#686d72;margin:0;font-size:12px}.repeat-pack a{font-size:12px;font-weight:800;text-decoration:none}.confidence-section{background:#fafaf8}.confidence-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:46px auto 0;display:grid}.confidence-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:28px}.confidence-grid span{color:var(--yellow);font-size:13px;font-weight:900}.confidence-grid h3{margin:13px 0 9px;font-size:18px}.confidence-grid p{color:#666b70;margin:0;font-size:13px;line-height:1.6}.cta-band{color:#fff;background:#101010;padding:52px 0;overflow:hidden}.cta-inner{grid-template-columns:1fr auto;align-items:center;gap:38px;display:grid;position:relative}.cta-band h2{color:#fff;font-size:clamp(34px,4vw,52px)}.cta-band p{color:#c8c8c8;max-width:620px;margin:12px 0 0;font-size:14px;line-height:1.55}.cta-search{z-index:2;background:#fff;border-radius:10px;grid-template-columns:54px 150px auto;align-items:stretch;min-height:58px;padding:4px;display:grid;position:relative}.cta-gb{background:var(--blue);color:#fff;border-radius:7px 0 0 7px;place-items:center;font-size:12px;font-weight:900;display:grid}.cta-search strong{color:#111;letter-spacing:.08em;place-items:center;font-size:22px;display:grid}.cta-search a{background:var(--yellow);color:#111;border-radius:0 7px 7px 0;align-items:center;padding:0 18px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.giant-check{color:var(--yellow);opacity:.9;font-size:220px;font-weight:900;line-height:1;position:absolute;top:-72px;right:-120px}.site-footer{border-top:1px solid var(--line);background:#fff;padding:48px 0 22px}.footer-grid{grid-template-columns:1.8fr repeat(3,1fr);gap:56px;padding-bottom:34px;display:grid}.footer-brand img{width:190px;height:auto}.footer-brand p{color:#666b70;max-width:330px;margin:16px 0 0;font-size:13px;line-height:1.6}.footer-grid h3{margin:0 0 14px;font-size:13px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-grid a{color:#5f6469;margin:5px 0;font-size:12px;text-decoration:none}.footer-grid a:hover{color:#111}.footer-bottom{border-top:1px solid var(--line);color:#85898d;justify-content:space-between;padding-top:20px;font-size:11px;display:flex}.report-page{background:#f7f7f5;min-height:calc(100vh - 84px);padding:90px 0 120px}.narrow{max-width:900px}.report-notice{border:1px solid var(--line);background:#fff;border-radius:18px;margin:30px 0;padding:24px}.report-notice p{color:#666b70;line-height:1.6}.report-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.report-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:24px;display:flex}.report-grid span{text-transform:uppercase;letter-spacing:.1em;color:#777;font-size:12px;font-weight:800}.report-grid strong{font-size:22px}.report-back{margin-top:28px;display:inline-block}@media (max-width:1180px){.desktop-nav{gap:20px}.desktop-nav a{font-size:13px}.header-actions{gap:8px}.hero-grid{gap:22px}.float-card.writeoff{right:0}.float-card.finance{left:0}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit{border-bottom:1px solid var(--line)}.benefit:nth-child(3),.benefit:nth-child(6){border-right:0}.benefit:nth-child(n+4){border-bottom:0}}@media (max-width:920px){.desktop-nav,.header-actions{display:none}.mobile-menu{display:block}.hero-grid{grid-template-columns:1fr;gap:6px}.hero-copy{padding-bottom:0}.hero-visual{min-height:470px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.steps-grid{grid-template-columns:1fr;max-width:640px;margin-inline:auto}.step-arrow{display:none}.pricing-grid,.repeat-pack,.confidence-grid{grid-template-columns:1fr;max-width:560px}.cta-inner{grid-template-columns:1fr}.cta-search{width:min(100%,500px)}.giant-check{top:70px;right:-70px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (max-width:680px){.shell{width:min(100% - 28px,1320px)}.header-inner{height:72px}.brand img{width:175px}.hero{padding-top:28px}.hero h1{font-size:49px}.hero-lead{margin:20px 0 22px;font-size:16px}.plate-search{grid-template-columns:54px 1fr;padding:4px}.plate-search input{padding:15px 12px;font-size:22px}.plate-search button{border-radius:0 0 8px 8px;grid-column:1/-1;margin-top:4px;padding:16px}.hero-proof{display:none}.hero-visual{min-height:360px}.hero-rings{width:340px;height:340px}.hero-car{width:370px}.float-card{min-width:132px;padding:8px}.float-icon{width:25px;height:25px;font-size:12px}.float-card strong{font-size:9px}.float-card small{font-size:8px}.float-card.mileage{top:18px;left:0}.float-card.mot{top:30px;right:0}.float-card.finance{top:175px;left:-4px}.float-card.writeoff{top:185px;right:-4px}.float-card.stolen{bottom:4px}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.section{padding:70px 0}.section-heading.compact h2{font-size:36px}.step{grid-template-columns:auto 1fr;gap:14px}.step-symbol{display:none}.benefit-grid{grid-template-columns:1fr}.benefit{border-right:0!important;border-bottom:1px solid var(--line)!important}.benefit:last-child{border-bottom:0!important}.cta-search{grid-template-columns:46px 1fr}.cta-search a{border-radius:0 0 7px 7px;grid-column:1/-1;justify-content:center;margin-top:4px;padding:14px}.giant-check{font-size:150px;top:120px;right:-56px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.report-grid{grid-template-columns:1fr}}
.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #e7e7e7;position:sticky;top:0}.site-header .header-inner{align-items:center;gap:30px;height:82px;display:flex}.site-header .brand{flex:none;align-items:center;min-width:220px;text-decoration:none;display:flex}.site-header .brand-logo{object-fit:contain;width:220px;max-width:none;height:auto;display:block}.site-header .desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.site-header .desktop-nav a{color:#202020;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none;position:relative}.site-header .desktop-nav a:after{content:"";background:#0d7a44;height:2px;transition:right .18s;position:absolute;bottom:-12px;left:0;right:100%}.site-header .desktop-nav a:hover:after,.site-header .desktop-nav a.active:after{right:0}.site-header .header-actions{align-items:center;gap:10px;margin-left:2px;display:flex}.site-header .header-signin{color:#303030;white-space:nowrap;justify-content:center;align-items:center;min-height:44px;padding:0 8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.site-header .header-primary{color:#fff;white-space:nowrap;background:#0d7a44;border:1px solid #0d7a44;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #0d7a442e}.site-header .header-primary:hover{background:#119b58;transform:translateY(-1px);box-shadow:0 12px 28px #0d7a443d}@media (max-width:1180px){.site-header .brand{min-width:190px}.site-header .brand-logo{width:190px}.site-header .desktop-nav{gap:20px}.site-header .desktop-nav a{font-size:13px}.site-header .header-primary{padding:0 15px}}@media (max-width:920px){.site-header .desktop-nav,.site-header .header-actions{display:none}.site-header .mobile-menu{margin-left:auto;display:block;position:static}.site-header .brand{min-width:0}.site-header .brand-logo{width:190px}.site-header .mobile-menu summary{z-index:102;background:#fff;border:1px solid #dfe3e0;border-radius:14px;width:54px;height:54px;position:relative;box-shadow:0 8px 24px #1022190d}.site-header .mobile-menu[open] summary{background:#0d7a44;border-color:#0d7a44}.site-header .mobile-menu[open] summary span{background:#fff}.site-header .mobile-menu-panel{z-index:101;width:100%;height:calc(100dvh - 82px);box-shadow:none;background:linear-gradient(#fff 0%,#f5fbf7 100%);border:0;border-radius:0;flex-direction:column;padding:30px 24px 24px;display:flex;position:fixed;inset:82px 0 0;overflow-y:auto}.site-header .mobile-menu-top{border-bottom:1px solid #dfe6e1;padding:4px 0 24px}.site-header .mobile-menu-eyebrow{color:#0d7a44;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.site-header .mobile-menu-top h2{letter-spacing:-.045em;color:#101713;max-width:520px;margin:0;font-size:clamp(34px,8vw,52px);line-height:.98}.site-header .mobile-menu-top>p:last-child{color:#5d6661;max-width:540px;margin:16px 0 0;font-size:16px;line-height:1.55}.site-header .mobile-menu-links{margin-top:16px;display:grid}.site-header .mobile-menu-links a{color:#111a15;letter-spacing:-.02em;border-bottom:1px solid #e3e9e5;justify-content:space-between;align-items:center;gap:18px;padding:17px 2px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.site-header .mobile-menu-links a span{color:#0d7a44;font-size:22px;font-weight:500}.site-header .mobile-menu-actions{gap:12px;margin-top:auto;padding-top:24px;display:grid}.site-header .mobile-free-check{color:#fff;background:#0d7a44;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:0 20px;font-size:17px;font-weight:900;text-decoration:none;display:flex;box-shadow:0 16px 34px #0d7a4438}.site-header .mobile-free-check span{font-size:22px}.site-header .mobile-signin-link{color:#536059;text-align:center;padding:12px 4px;font-size:14px;font-weight:700;text-decoration:none;display:block}}@media (max-width:680px){.site-header .header-inner{height:72px}.site-header .brand-logo{width:170px}.site-header .mobile-menu-panel{height:calc(100dvh - 72px);padding:24px 22px 20px;inset:72px 0 0}.site-header .mobile-menu summary{width:52px;height:52px}.site-header .mobile-menu-top h2{font-size:38px}.site-header .mobile-menu-top>p:last-child{font-size:15px}.site-header .mobile-menu-links a{padding:15px 2px;font-size:19px}}
