.fpvf,.fpvf-hero,.fpvf-navitem,.fpvf-headeritem,.fpvf-badge-slot{--fpvf-brand:#cc1111;--fpvf-brand-dark:#aa0e0e;--fpvf-brand-wash:#fff1f1;--fpvf-brand-edge:#efb5b5;--fpvf-ink:#16140f;--fpvf-ink-2:#55514a;--fpvf-line:#dcd9d3;--fpvf-surface:#fff;--fpvf-dark:#16140f;--fpvf-dark-2:#2a261d;--fpvf-on-dark:#f6f4ef;--fpvf-on-dark-2:#a8a49b;--fpvf-plate:#fcd905;--fpvf-plate-ink:#14130f;--fpvf-band:#1b3f8f;--fpvf-good:#06642c;--fpvf-good-wash:#e8f5ec;--fpvf-good-edge:#b3ddc2;--fpvf-warn:#8a5300;--fpvf-warn-wash:#fff6e6;--fpvf-warn-edge:#ecd4a6;--fpvf-bad:#98240f;--fpvf-bad-wash:#fdeceb;--fpvf-bad-edge:#f1c2bc;--fpvf-r:10px;--fpvf-r-sm:6px;--fpvf-ease:cubic-bezier(.16, 1, .3, 1);color:var(--fpvf-ink,#16140f);box-sizing:border-box}.fpvf *,.fpvf-hero *,.fpvf-navitem *,.fpvf-headeritem *{box-sizing:inherit}.fpvf-i{flex:0 0 auto}.fpvf [hidden],.fpvf-hero [hidden],.fpvf-navitem [hidden],.fpvf-badge-slot [hidden]{display:none!important}.fpvf-plate{display:inline-flex;align-items:stretch;background:var(--fpvf-plate,#fcd905);border:1px solid #0f0e0b;border-radius:8px;overflow:hidden;min-width:0;flex:1 1 15rem;max-width:22rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),inset 0 -1px 0 rgba(0,0,0,.18),0 1px 2px rgba(0,0,0,.28)}.fpvf-plate__band{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:var(--fpvf-band,#1b3f8f);color:#fff;padding:0 .5rem;flex:0 0 auto}.fpvf-plate__stars{opacity:.92}.fpvf-plate__cc{font-size:.6875rem;font-weight:700;letter-spacing:.08em;line-height:1}.fpvf-plate .fpvf-plate__input[type="text"]{flex:1 1 auto;width:100%;min-width:0;margin:0;border:0;background:transparent;color:var(--fpvf-plate-ink,#14130f);font-family:"Charles Wright","UKNumberPlate",ui-sans-serif,Verdana,sans-serif;font-size:1.75rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:.45rem .5rem;line-height:1.15;box-shadow:none}.fpvf-plate__input::placeholder{color:#5a5000;opacity:1}.fpvf-plate__input:focus,.fpvf-plate__input:focus-visible{outline:3px solid var(--fpvf-brand,#cc1111);outline-offset:-3px;background:#fde436}.fpvf-plate--sm{flex:0 0 auto;max-width:none;width:10.625rem;height:2.5rem;border-radius:5px}.fpvf-plate--sm .fpvf-plate__band{width:1.375rem;padding:0;gap:1px}.fpvf-plate--sm .fpvf-plate__stars{width:10px;height:10px}.fpvf-plate--sm .fpvf-plate__cc{font-size:.4375rem;letter-spacing:.04em}.fpvf-plate--sm .fpvf-plate__input[type="text"]{font-size:1.1875rem;letter-spacing:.07em;padding:0 .35rem;line-height:1}.fpvf-plate--static .fpvf-plate__ghost{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:0;padding:0 .35rem;color:#5a5000;font-family:"Charles Wright","UKNumberPlate",ui-sans-serif,Verdana,sans-serif;font-size:1.1875rem;font-weight:400;letter-spacing:.07em;line-height:1;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none}.fpvf-nav__soon{display:inline-flex;align-items:center;gap:.375rem;flex:0 0 auto;height:2.5rem;padding:0 .875rem;border:1px solid var(--fpvf-line,#dcd9d3);border-radius:999px;background:#f4f2ee;color:var(--fpvf-ink-2,#55514a);font-size:.8125rem;font-weight:600;line-height:1;white-space:nowrap}.fpvf-nav__soon .fpvf-i{flex:0 0 auto;opacity:.75}.fpvf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex:0 0 auto;border:0;border-radius:8px;background:var(--fpvf-brand,#cc1111);color:#fff;font:inherit;font-size:1rem;font-weight:600;line-height:1.2;padding:.8rem 1.35rem;cursor:pointer;transition:background-color .18s var(--fpvf-ease,cubic-bezier(.16,1,.3,1)),transform .18s var(--fpvf-ease,cubic-bezier(.16,1,.3,1))}.fpvf-btn:hover{background:var(--fpvf-brand-dark,#aa0e0e)}.fpvf-btn:active{transform:translateY(1px)}.fpvf-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.fpvf-btn[disabled]{cursor:progress;background:var(--fpvf-brand-dark,#aa0e0e)}.fpvf-btn .fpvf-spin{display:none}.fpvf-btn.is-busy .fpvf-spin{display:block;animation:fpvf-spin .7s linear infinite}@keyframes fpvf-spin{to{transform:rotate(360deg)}}.fpvf-link{background:none;border:0;padding:0;font:inherit;font-size:.9375rem;color:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.fpvf-link:hover{text-decoration-thickness:2px}.fpvf-status{margin:.75rem 0 0;font-size:.9375rem;min-height:1.4em}.fpvf-status--error{color:var(--fpvf-bad,#98240f);font-weight:600}.fpvf-hero{background:var(--fpvf-dark,#16140f);color:var(--fpvf-on-dark,#f6f4ef);padding:clamp(2rem, 5vw, 3.5rem) 1rem;border-top:3px solid var(--fpvf-brand,#cc1111)}.fpvf-hero__inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(1.5rem, 4vw, 3.5rem);align-items:start;max-width:76rem;margin:0 auto}.fpvf-hero__heading{margin:0 0 .5rem;color:#fff;font-size:clamp(1.75rem, 3.6vw, 2.75rem);line-height:1.05;letter-spacing:-.02em;text-wrap:balance}.fpvf-hero__sub{margin:0 0 1.5rem;max-width:42ch;color:var(--fpvf-on-dark-2,#a8a49b);font-size:1.0625rem;line-height:1.5}.fpvf-hero__form{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.fpvf-hero__alt{margin:.875rem 0 0;color:var(--fpvf-on-dark-2,#a8a49b)}.fpvf-hero__alt .fpvf-link{color:var(--fpvf-on-dark,#f6f4ef)}.fpvf-hero__testnote{margin:.75rem 0 0;font-size:.8125rem;color:var(--fpvf-on-dark-2,#a8a49b)}.fpvf-hero .fpvf-status{color:var(--fpvf-on-dark,#f6f4ef)}.fpvf-hero .fpvf-status--error{color:#ff9c8b}.fpvf-hero__panel{position:relative;display:flex;flex-direction:column;gap:1rem;min-height:16rem;padding:1.25rem;background:var(--fpvf-dark-2,#2a261d);border:1px solid rgba(255,255,255,.15);border-radius:var(--fpvf-r,10px);box-shadow:0 18px 40px rgba(0,0,0,.45)}.fpvf-hero__resting{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;flex:1 1 auto;min-height:13rem;color:var(--fpvf-on-dark-2,#a8a49b);text-align:center}.fpvf-hero__resting p{margin:0;font-size:.9375rem}.fpvf-hero__resting.is-gone{display:none}.fpvf-resting__art{color:var(--fpvf-on-dark-2,#a8a49b)}.fpvf-hero__all{display:inline-flex;align-items:center;gap:.45rem;align-self:flex-start;margin-top:auto;color:#fff;font-weight:600;font-size:.9375rem;text-decoration:none;border-bottom:2px solid var(--fpvf-brand,#cc1111);padding-bottom:2px;transition:gap .18s var(--fpvf-ease,cubic-bezier(.16,1,.3,1))}.fpvf-hero__all:hover{gap:.75rem;color:#fff}.fpvf-hero__panel .fpvf-current,.fpvf-hero__panel .fpvf-group__title{color:#fff}.fpvf-hero__panel .fpvf-group__title{border-bottom-color:rgba(255,255,255,.14)}.fpvf-hero__panel .fpvf-group__count{color:var(--fpvf-on-dark-2,#a8a49b)}.fpvf-hero__panel .fpvf-chooser__intro{color:var(--fpvf-on-dark,#f6f4ef)}.fpvf-hero__panel .fpvf-chooser__opt{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.16);color:var(--fpvf-on-dark,#f6f4ef)}.fpvf-hero__panel .fpvf-chooser__opt:hover{background:rgba(255,255,255,.12);border-color:#fff}.fpvf-hero__panel .fpvf-chooser__years{color:var(--fpvf-on-dark-2,#a8a49b)}.fpvf-hero__panel .fpvf-empty{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.14);color:var(--fpvf-on-dark,#f6f4ef)}.fpvf-hero__panel .fpvf-manual__intro{color:var(--fpvf-on-dark,#f6f4ef)}@media (max-width:860px){.fpvf-hero__inner{grid-template-columns:minmax(0,1fr)}.fpvf-hero__panel{min-height:0}.fpvf-hero__resting{min-height:9rem}}.fpvf-current{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin:0;padding:.7rem .9rem;background:var(--fpvf-brand-wash,#fff1f1);border:1px solid var(--fpvf-brand-edge,#efb5b5);border-radius:var(--fpvf-r-sm,6px);font-size:.9375rem}.fpvf-current__car{font-weight:700}.fpvf-current .fpvf-link{margin-left:auto}.fpvf-hero__panel .fpvf-current{background:rgba(204,17,17,.16);border-color:rgba(255,130,120,.4)}.fpvf__results,.fpvf-hero__results{min-width:0}.fpvf-group{margin:0 0 1.75rem}.fpvf-group:last-child{margin-bottom:0}.fpvf-group__title{display:flex;align-items:baseline;gap:.5rem;margin:0 0 .75rem;padding-bottom:.4rem;border-bottom:1px solid var(--fpvf-line,#dcd9d3);font-size:1.0625rem;line-height:1.2}.fpvf-group__count{font-size:.8125rem;font-weight:400;color:var(--fpvf-ink-2,#55514a)}.fpvf-enter .fpvf-current{animation:fpvf-slab .45s var(--fpvf-ease,cubic-bezier(.16,1,.3,1)) both}.fpvf-enter li.product{animation:fpvf-deal .5s var(--fpvf-ease,cubic-bezier(.16,1,.3,1)) both}.fpvf-enter li.product:nth-child(1){animation-delay:.06s}.fpvf-enter li.product:nth-child(2){animation-delay:.10s}.fpvf-enter li.product:nth-child(3){animation-delay:.14s}.fpvf-enter li.product:nth-child(4){animation-delay:.18s}.fpvf-enter li.product:nth-child(5){animation-delay:.22s}.fpvf-enter li.product:nth-child(6){animation-delay:.26s}.fpvf-enter li.product:nth-child(7){animation-delay:.29s}.fpvf-enter li.product:nth-child(8){animation-delay:.32s}.fpvf-enter li.product:nth-child(n+9){animation-delay:.35s}@keyframes fpvf-slab{from{opacity:0;transform:translateY(-6px);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0 0 0 0)}}@keyframes fpvf-deal{from{opacity:0;transform:translateY(10px) scale(.985);filter:blur(3px)}to{opacity:1;transform:none;filter:blur(0)}}.fpvf-chooser__intro{margin:0 0 .75rem;font-weight:600}.fpvf-chooser__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.5rem;list-style:none;margin:0;padding:0}.fpvf-chooser__opt{display:flex;flex-direction:column;gap:.15rem;width:100%;text-align:left;padding:.65rem .75rem;background:var(--fpvf-surface,#fff);border:1px solid var(--fpvf-line,#dcd9d3);border-radius:var(--fpvf-r-sm,6px);font:inherit;color:inherit;cursor:pointer;transition:border-color .15s var(--fpvf-ease,cubic-bezier(.16,1,.3,1)),background-color .15s var(--fpvf-ease,cubic-bezier(.16,1,.3,1))}.fpvf-chooser__opt:hover{border-color:var(--fpvf-brand,#cc1111);background:var(--fpvf-brand-wash,#fff1f1)}.fpvf-chooser__opt:focus-visible{outline:3px solid var(--fpvf-brand,#cc1111);outline-offset:2px}.fpvf-chooser__name{font-weight:600}.fpvf-chooser__years{font-size:.8125rem;color:var(--fpvf-ink-2,#55514a)}.fpvf-manual__intro{margin:0 0 .5rem;font-weight:600}.fpvf-manual__row{display:flex;flex-wrap:wrap;gap:.5rem}.fpvf-manual__row select{min-width:11rem;max-width:100%;padding:.55rem .6rem;border:1px solid var(--fpvf-line,#dcd9d3);border-radius:var(--fpvf-r-sm,6px);font:inherit;background:var(--fpvf-surface,#fff);color:var(--fpvf-ink,#16140f)}.fpvf-empty{padding:1.1rem 1.2rem;background:var(--fpvf-warn-wash,#fff6e6);border:1px solid var(--fpvf-warn-edge,#ecd4a6);border-radius:var(--fpvf-r-sm,6px)}.fpvf-empty__title{margin:0 0 .35rem;font-weight:700}.fpvf-empty p{margin:0 0 .5rem;max-width:62ch}.fpvf-empty p:last-child{margin-bottom:0}.fpvf-empty .fpvf-btn{margin-top:.35rem;text-decoration:none}.fpvf-badge{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;padding:.65rem .85rem;border-radius:var(--fpvf-r-sm,6px);font-size:.9375rem;line-height:1.4}.fpvf-badge .fpvf-i{margin-top:.12em}.fpvf-badge--yes{background:var(--fpvf-good-wash,#e8f5ec);border:1px solid var(--fpvf-good-edge,#b3ddc2);color:var(--fpvf-good,#06642c);font-weight:600}.fpvf-badge--maybe{background:var(--fpvf-warn-wash,#fff6e6);border:1px solid var(--fpvf-warn-edge,#ecd4a6);color:var(--fpvf-warn,#8a5300)}.fpvf-badge--no{background:var(--fpvf-bad-wash,#fdeceb);border:1px solid var(--fpvf-bad-edge,#f1c2bc);color:var(--fpvf-bad,#98240f)}.fpvf-badge a{color:inherit}.fpvf-navitem,.fpvf-headeritem{position:relative;display:inline-flex;vertical-align:middle;align-items:center}.fpvf-navitem{margin-left:1rem}.fpvf-nav{display:flex;align-items:center;gap:.5rem}.fpvf-nav__go{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:2.5rem;padding:0 1rem;border:0;border-radius:999px;background:var(--fpvf-brand,#cc1111);color:#fff;font:inherit;font-size:.8125rem;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .18s var(--fpvf-ease,cubic-bezier(.16,1,.3,1))}.fpvf-nav__go:hover{background:var(--fpvf-brand-dark,#aa0e0e);color:#fff}.fpvf-nav__go:focus-visible{outline:3px solid #fff;outline-offset:2px}.fpvf-nav__go .fpvf-spin{display:none}.fpvf-nav__go.is-busy .fpvf-nav__label{display:none}.fpvf-nav__go.is-busy .fpvf-spin{display:block;animation:fpvf-spin .7s linear infinite}.fpvf-nav__drop{position:absolute;top:calc(100% + .5rem);right:0;z-index:120;width:min(26rem, 92vw);padding:.9rem;background:var(--fpvf-surface,#fff);border:1px solid var(--fpvf-line,#dcd9d3);border-radius:var(--fpvf-r,10px);box-shadow:0 16px 40px rgba(0,0,0,.22);animation:fpvf-drop .28s var(--fpvf-ease,cubic-bezier(.16,1,.3,1)) both}@keyframes fpvf-drop{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.fpvf-nav__status{position:absolute;top:calc(100% + .35rem);right:0;margin:0;font-size:.8125rem;white-space:nowrap}.fpvf-nav__status:empty{display:none}.fpvf{margin:0 0 2rem}.fpvf__heading{margin:0 0 .75rem;font-size:clamp(1.5rem, 3vw, 2rem);line-height:1.1;letter-spacing:-.015em}.fpvf__form{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.fpvf__alt{margin:.75rem 0 0}.fpvf__testnote{margin:.5rem 0 0;font-size:.8125rem;color:var(--fpvf-ink-2,#55514a)}.fpvf__current{margin:1.25rem 0 0}.fpvf__results{margin-top:1.5rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}@media (max-width:600px){.fpvf-hero__form,.fpvf__form{gap:.5rem}.fpvf-plate{flex:1 1 100%;max-width:none}.fpvf-hero__form .fpvf-btn,.fpvf__form .fpvf-btn{flex:1 1 100%}.fpvf-plate .fpvf-plate__input[type="text"]{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.fpvf-enter .fpvf-current,.fpvf-enter li.product,.fpvf-nav__drop{animation:none}.fpvf-btn .fpvf-spin,.fpvf-nav__go .fpvf-spin{animation-duration:1.6s}}@media (max-width:560px){.fpvf-current{flex-direction:column;align-items:flex-start;gap:.35rem}.fpvf-current .fpvf-link{margin-left:0}}.fpvf-loading{display:flex;flex-direction:column;gap:.875rem}.fpvf-loading__bar{height:2.6rem;border-radius:var(--fpvf-r-sm,6px);background:currentColor;opacity:.1}.fpvf-loading__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.875rem}.fpvf-loading__grid i{display:block;aspect-ratio:3 / 4;border-radius:var(--fpvf-r-sm,6px);background:currentColor;opacity:.08;animation:fpvf-breathe 1.25s ease-in-out infinite}.fpvf-loading__grid i:nth-child(2){animation-delay:.1s}.fpvf-loading__grid i:nth-child(3){animation-delay:.2s}.fpvf-loading__grid i:nth-child(4){animation-delay:.3s}.fpvf-loading__grid i:nth-child(5){animation-delay:.4s}.fpvf-loading__grid i:nth-child(6){animation-delay:.5s}@keyframes fpvf-breathe{0%,100%{opacity:.06}50%{opacity:.14}}@media (prefers-reduced-motion:reduce){.fpvf-loading__grid i{animation:none}}.fpvf-headeritem{position:relative;display:flex;align-items:center;flex:0 0 auto;margin-left:.75rem}@media (min-width:1025px){.fpvf-header-on .main-header .site-branding{margin-right:.75rem}.fpvf-header-on .main-header .site-search{margin-left:1rem;flex:0 1 22rem;max-width:22rem;min-width:0}}@media (max-width:1024px){.fpvf-headeritem{display:none}.fpvf-headeritem--drawer{display:block;position:static;margin:0 0 1.25rem}.fpvf-headeritem--drawer .fpvf-nav{flex-wrap:wrap;gap:.5rem}.fpvf-headeritem--drawer .fpvf-plate--sm{width:100%;height:3rem}.fpvf-headeritem--drawer .fpvf-plate__input[type="text"]{font-size:1.25rem}.fpvf-headeritem--drawer .fpvf-nav__go{width:100%;height:2.75rem;font-size:.875rem}.fpvf-headeritem--drawer .fpvf-nav__soon{width:100%;height:2.75rem;justify-content:center;font-size:.875rem}.fpvf-headeritem--drawer .fpvf-nav__drop,.fpvf-headeritem--drawer .fpvf-nav__status{position:static;width:auto;margin-top:.5rem;white-space:normal;box-shadow:none}}.fpvf-cardnote{display:block;margin:.35rem 0 0;font-size:.75rem;line-height:1.35;color:#8a5300}.fpvf-group ul.products{margin-bottom:0}.fpvf-hero__panel ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.fpvf-hero__panel ul.products::before,.fpvf-hero__panel ul.products::after{display:none}.fpvf-hero__panel ul.products li.product{width:auto!important;margin:0!important;padding:0!important;float:none!important;clear:none!important}.fpvf-hero__panel ul.products li.product{color:var(--fpvf-ink,#16140f)}@media (max-width:600px){.fpvf-hero__panel ul.products{gap:.625rem}}@supports not selector(:focus-visible){.fpvf-btn:focus,.fpvf-nav__go:focus,.fpvf-chooser__opt:focus,.fpvf-card__link:focus,.fpvf-link:focus,.fpvf-manual__row select:focus{outline:3px solid var(--fpvf-brand,#cc1111);outline-offset:2px}.fpvf-plate__input:focus{outline:3px solid var(--fpvf-brand,#cc1111);outline-offset:-3px}}@supports not (gap:1px){.fpvf-nav__go{margin-left:.5rem}.fpvf-hero__form .fpvf-btn,.fpvf__form .fpvf-btn{margin-left:.625rem}}@media (max-width:1024px){.fpvf-group ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.fpvf-group ul.products::before,.fpvf-group ul.products::after{display:none}.fpvf-group ul.products li.product{width:auto!important;margin:0!important;float:none!important;clear:none!important}}@media (max-width:767px){.fpvf-group ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:479px){.fpvf-group ul.products{grid-template-columns:1fr}}.fpvf-hero__panel ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:479px){.fpvf-hero__panel ul.products{grid-template-columns:1fr}.fpvf-hero__panel ul.products li.product:nth-child(n+3){display:none}}