@charset "UTF-8";.landing-reveal{opacity:0;transform:translateY(28px) scale(.97);transition:opacity .45s cubic-bezier(.34,1.4,.64,1),transform .45s cubic-bezier(.34,1.4,.64,1)}.landing-reveal.visible{opacity:1;transform:translateY(0) scale(1)}.reveal-item{opacity:0;transform:translateY(24px) scale(.97);transition:opacity .45s cubic-bezier(.34,1.4,.64,1),transform .45s cubic-bezier(.34,1.4,.64,1)}.landing-reveal.visible .reveal-item{opacity:1;transform:translateY(0) scale(1)}.landing-reveal.visible .reveal-item:nth-child(1){transition-delay:.09s}.landing-reveal.visible .reveal-item:nth-child(2){transition-delay:.18s}.landing-reveal.visible .reveal-item:nth-child(3){transition-delay:.27s}.landing-reveal.visible .reveal-item:nth-child(4){transition-delay:.36s}.landing-reveal.visible .reveal-item:nth-child(5){transition-delay:.45s}.landing-reveal.visible .reveal-item:nth-child(6){transition-delay:.54s}.landing-reveal.visible .reveal-item:nth-child(7){transition-delay:.63s}.landing-reveal.visible .reveal-item:nth-child(8){transition-delay:.72s}.landing-reveal.visible .reveal-item:nth-child(9){transition-delay:.81s}.landing-reveal.visible .reveal-item:nth-child(10){transition-delay:.9s}.landing-reveal.visible .reveal-item:nth-child(11){transition-delay:.99s}.landing-reveal.visible .reveal-item:nth-child(12){transition-delay:1.08s}@media (prefers-reduced-motion: reduce){.landing-reveal,.reveal-item{transition-duration:.01ms!important;transition-delay:0ms!important;opacity:1!important;transform:none!important}.landing-hero__bg{transform:none!important}.hero-search__panel-slot,.hero-search__mmy-reveal{transition-duration:.01ms!important;transition-delay:0ms!important}}.landing-page{display:flex;flex-direction:column;width:100%;min-width:0;min-height:100dvh;overflow-x:clip}.landing-section{box-sizing:border-box;width:100%;min-width:0;padding:80px 24px;max-width:1100px;margin:0 auto}.landing-stage{display:flex;flex-direction:column;justify-content:center;min-height:100svh}.landing-stage>.landing-section{width:100%}@media (max-width: 600px){.landing-stage{min-height:82svh}}.landing-section-title{font-size:var(--type-section-title-size);font-weight:var(--font-weight-extrabold);line-height:var(--type-section-title-line-height);text-align:center;color:var(--text-color);margin:0 0 12px}.landing-section-subtitle{font-size:var(--type-body-lg-size);text-align:center;color:var(--text-color-secondary);max-width:560px;margin:0 auto 48px;line-height:var(--type-body-lg-line-height)}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px;height:60px;transition:background .3s,box-shadow .3s}.landing-nav--transparent{background:transparent}.landing-nav--solid{background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-nav)}.landing-nav__logo{display:flex;flex-direction:row;align-items:center;gap:10px;text-decoration:none;color:inherit}.landing-nav__logo img{width:32px;height:32px}.landing-nav__logo span{font-size:1.2rem;font-weight:700}.landing-nav__logo-text--light{color:#fff}.landing-nav__logo-text--dark{color:var(--text-color)}.landing-nav__links{display:flex;flex-direction:row;align-items:center;gap:28px}.landing-nav__links a{font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.landing-nav__links a:hover{opacity:.7}.landing-nav__links--light a{color:#ffffffd9}.landing-nav__links--dark a{color:var(--text-color-secondary)}.landing-nav__vin-wrap{opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .3s,transform .3s}.landing-nav__vin-wrap.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-nav__sign-in{font-size:.9rem;font-weight:600;text-decoration:none;padding:8px 20px;border-radius:8px;border:1.5px solid;transition:all .2s;white-space:nowrap}.landing-nav__sign-in--light{color:#fff;border-color:#fff6}.landing-nav__sign-in--light:hover{background:#ffffff1a}.landing-nav__sign-in--dark{color:var(--accent-color);border-color:var(--accent-color)}.landing-nav__sign-in--dark:hover{background:#3b82f614}@media (max-width: 768px){.landing-nav__links,.landing-nav__vin-wrap{display:none}}.landing-hero{position:relative;padding:150px 24px 90px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;background-color:#0b1018}.landing-hero__bg{position:absolute;top:-20%;left:0;right:0;height:140%;background-color:#0b1018;background-image:linear-gradient(180deg,#080c1694,#080c1670 42%,#080c16bd),url(/landing/cars-hero.jpg);background-repeat:no-repeat;background-position:center 40%;background-size:cover;will-change:transform;pointer-events:none;z-index:0}.landing-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:680px}.landing-hero__badge{display:inline-block;padding:8px 20px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;border:1px solid rgba(255,255,255,.25);color:#ffffffeb;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px}.landing-hero__headline{font-size:3.3rem;font-weight:800;line-height:1.08;margin:0 0 16px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.45);max-width:680px}.landing-hero__subheadline{font-size:1.12rem;line-height:1.65;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.85),0 2px 12px rgba(0,0,0,.55);max-width:540px;margin:0 0 32px}.landing-hero__actions{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:20px;flex-wrap:wrap;justify-content:center}.landing-hero__sample-btn{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:13px 26px;border-radius:12px;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.5);color:#fff;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,border-color .2s,transform .1s}.landing-hero__sample-btn:hover{background:#ffffff2e;border-color:#fff}.landing-hero__sample-btn:active{transform:scale(.98)}.landing-hero__rating{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:24px}.landing-hero__stars{color:#fbbf24;font-size:1.05rem;letter-spacing:2px;text-shadow:0 1px 4px rgba(0,0,0,.3)}.landing-hero__rating-text{font-size:.85rem;color:#fffc}.landing-hero__rating-text strong{color:#fff;font-weight:700}.landing-hero__trust-line{margin-top:30px;font-size:.8rem;color:#ffffff8c;letter-spacing:.03em}.hero-search{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%;min-width:0;margin:0 auto}.hero-search__tabs{width:100%;box-sizing:border-box}.hero-search .segmented-control{background:#080c16d1;border-color:#ffffff38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-search .segmented-control-option:not(.segmented-control-option-selected){color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.hero-search .segmented-control-option:not(.segmented-control-option-selected) .segmented-control-label{color:#fff}.hero-search .segmented-control-option:not(.segmented-control-option-selected):hover{color:#fff}.hero-search .segmented-control-option-selected{background:#fff;color:var(--accent-color);text-shadow:none}.hero-search-card--vin .hero-search .segmented-control{background:var(--surface-inset-bg);border-color:var(--border-color);-webkit-backdrop-filter:none;backdrop-filter:none}.hero-search-card--vin .hero-search .segmented-control-option:not(.segmented-control-option-selected){color:var(--text-color-secondary);text-shadow:none}.hero-search-card--vin .hero-search .segmented-control-option:not(.segmented-control-option-selected) .segmented-control-label{color:var(--text-color-secondary)}.hero-search-card--vin .hero-search .segmented-control-option:not(.segmented-control-option-selected):hover{color:var(--text-color)}.hero-search-card--vin .hero-search .segmented-control-option-selected{background:var(--surface-card-bg);color:var(--accent-color)}.hero-search-card--vin .hero-search .fancy-field-row{border:2px solid var(--accent-color);box-shadow:var(--fancy-field-row-shadow-hero)}.hero-search-card--vin .hero-search .fancy-field-row:focus-within{box-shadow:0 14px 48px #3b82f661}.hero-search__body{width:100%;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.hero-search .vin-input{max-width:none;width:100%}.hero-search .fancy-field-row{width:100%;min-width:0}.hero-search__panels{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr);margin-inline:auto}.hero-search__panel-slot{grid-area:1/1;width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s}.hero-search__panel-slot>.vin-input,.hero-search__panel-slot>.fancy-field-row,.hero-search__panel-slot>.hero-search__plate-row,.hero-search__panel-slot>.hero-search__mmy{width:100%}.hero-search__panel-slot.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .28s cubic-bezier(.22,1,.36,1),visibility 0s}.hero-search__plate-row{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:100%;min-width:0}.hero-search__plate-input{flex:1;min-width:0}.hero-search__state-input{flex:0 0 96px;width:96px;min-width:0}.hero-search__state-input .select-container{width:100%;display:block}.hero-search__state-input .select-container>div{display:block;width:100%}.hero-search__state-input .select-trigger{justify-content:center;padding-inline:8px 4px}.hero-search__plate-go,.hero-search__mmy-go{flex-shrink:0;align-self:stretch;height:auto;min-height:0}.hero-search__mmy-year-row{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:100%;min-width:0}.hero-search__mmy-year-row .fancy-field-row{flex:1;min-width:0}.hero-search__select{width:100%;min-width:0}.hero-search__error{margin:8px 0 0;padding-left:6px;font-size:.85rem;font-weight:600;color:var(--error-color);text-align:left}.hero-search__mmy{display:flex;flex-direction:column;gap:0;width:100%}.hero-search__mmy-reveal{width:100%;overflow:hidden;max-height:0;margin:0;opacity:0;transform:translateY(-8px);transition:max-height .35s cubic-bezier(.22,1,.36,1),opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),margin .35s cubic-bezier(.22,1,.36,1)}.hero-search__mmy-reveal.is-visible{margin-top:10px;max-height:64px;opacity:1;transform:translateY(0)}.hero-search__mmy-loading{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:52px}@media (max-width: 768px){.landing-hero{padding:124px 20px 64px}.landing-hero__headline{font-size:2.2rem}.landing-hero__subheadline{font-size:1rem}}@media (max-width: 480px){.hero-search__state-input{flex-basis:80px;width:80px}}.trust-bar{display:flex;flex-direction:row;justify-content:center;gap:40px;flex-wrap:wrap;padding:28px 24px;background:var(--grey-bg);border-bottom:1px solid var(--border-color)}.trust-bar__item{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:.85rem;font-weight:500;color:var(--text-color-secondary)}.trust-bar__item svg{width:20px;height:20px;opacity:.55}.trust-bar__sources{flex-basis:100%;margin:4px 0 0;text-align:center;font-size:.78rem;font-weight:500;letter-spacing:.01em;color:var(--text-color-secondary);opacity:.85}@media (max-width: 600px){.trust-bar{gap:20px 32px}.trust-bar__item{font-size:.78rem}.trust-bar__sources{font-size:.72rem}}.stat-band{padding:56px 24px;background:var(--bg-color)}.stat-band__inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.stat-band__item{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-band__value{font-size:2.6rem;font-weight:800;line-height:1;color:var(--accent-color);font-variant-numeric:tabular-nums}.stat-band__label{font-size:.82rem;font-weight:600;color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.04em}@media (max-width: 720px){.stat-band__inner{grid-template-columns:repeat(2,1fr);gap:36px 16px}.stat-band__value{font-size:2.1rem}}.red-flags{background:var(--grey-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.red-flag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.red-flag-card{align-items:flex-start;text-align:left;border-left:3px solid #e4584b}.red-flag-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:12px;border-radius:var(--radius-xs);background:#ef44441a;color:#dc2626;flex-shrink:0}@media (max-width: 900px){.red-flag-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.red-flag-grid{grid-template-columns:1fr}}.decode-demo{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;min-width:0;box-sizing:border-box;max-width:none;background:radial-gradient(circle at 50% 28%,#16203a,#0b1018 72%)}.decode-demo .decode-card{max-width:560px;margin:0 auto;width:100%}.decode-demo__sticky{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.decode-demo__inner{width:100%;min-width:0;max-width:560px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.decode-demo__title{width:100%;font-size:2rem;font-weight:800;text-align:center;color:#fff;margin:0 0 10px}.decode-demo__subtitle{width:100%;max-width:440px;margin:0 auto 28px;font-size:1rem;text-align:center;color:#ffffffb3}.decode-card{width:100%;min-width:0;box-sizing:border-box;background:var(--bg-color);border-radius:var(--radius-md);border:var(--border-card);box-shadow:var(--shadow-panel);overflow:hidden}.decode-card__bar{display:flex;flex-direction:row;align-items:center;gap:10px;min-width:0;padding:16px 18px;border-bottom:1px solid var(--border-color);color:var(--text-color-secondary)}.decode-card__typed{flex:1;min-width:0;display:inline-flex;flex-direction:row;align-items:center;overflow:hidden;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.98rem;letter-spacing:.06em;font-weight:600;color:var(--text-color);min-height:20px}.decode-card__placeholder{color:var(--text-color-secondary);font-family:inherit;letter-spacing:normal;font-weight:500}.decode-card__caret{display:inline-block;width:2px;height:1.05em;margin-left:2px;background:var(--accent-color);animation:decodeCaret 1s steps(2,start) infinite}.decode-card__status{display:inline-flex;flex-direction:row;align-items:center;gap:6px;flex-shrink:0;font-size:.78rem;font-weight:700;white-space:nowrap}.decode-card__status--typing{color:var(--text-color-secondary)}.decode-card__status--working{color:var(--accent-color)}.decode-card__status--done{color:var(--brand-green)}.decode-card__spinner{width:13px;height:13px;border-radius:50%;border:2px solid rgba(0,0,0,.12);border-top-color:var(--accent-color);animation:decodeSpin .7s linear infinite}.decode-card__rows{display:flex;flex-direction:column}.decode-card__cta{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border:none;border-top:1px solid var(--border-color);background:transparent;color:var(--accent-color);font-family:inherit;font-size:.92rem;font-weight:700;cursor:pointer;opacity:.45;transition:opacity .4s,background .2s}.decode-card__cta.is-ready{opacity:1}.decode-card__cta:hover{background:var(--grey-bg)}.decode-row{display:flex;flex-direction:row;align-items:center;gap:12px;min-width:0;padding:14px 18px;border-bottom:1px solid var(--border-color);opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}.decode-row.is-revealed{opacity:1;transform:translateY(0)}.decode-row__icon{flex-shrink:0;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#2b6cff1a;color:var(--accent-color)}.decode-row__icon svg{width:18px;height:18px}.decode-row__label{font-size:.85rem;font-weight:600;color:var(--text-color-secondary);width:110px;flex-shrink:0}.decode-row__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.92rem;font-weight:700;color:var(--text-color)}.decode-row__value--green{color:var(--brand-green)}.decode-row__value--amber{color:#d97706}.decode-row__check{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--brand-green);color:#fff;transform:scale(0);transition:transform .35s cubic-bezier(.34,1.56,.64,1) .1s}.decode-row__check svg{width:13px;height:13px;color:#fff}.decode-row__check svg path{color:inherit}.decode-row.is-revealed .decode-row__check{transform:scale(1)}@keyframes decodeCaret{0%,to{opacity:1}50%{opacity:0}}@keyframes decodeSpin{to{transform:rotate(360deg)}}@media (max-width: 600px){.decode-demo__title{font-size:1.6rem}.decode-row__label{width:84px;font-size:.8rem}.decode-row__value{font-size:.84rem}.decode-card__typed{font-size:.82rem;letter-spacing:.03em}}@media (prefers-reduced-motion: reduce){.decode-row{opacity:1!important;transform:none!important}.decode-row__check{transform:scale(1)!important}.decode-card__caret{animation:none!important}}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{display:flex;flex-direction:column;align-items:center;text-align:center}.feature-card.marketing-feature-card{padding-top:36px}.feature-card__icon{width:48px;height:48px;margin-bottom:16px;color:var(--accent-color)}.feature-card__title{font-size:1.05rem;font-weight:700;margin:0 0 8px;color:var(--text-color)}.feature-card__desc{font-size:.875rem;line-height:1.55;color:var(--text-color-secondary);margin:0}@media (max-width: 900px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.feature-grid{grid-template-columns:1fr}}.how-it-works{background:var(--grey-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.hiw-static{display:flex;flex-direction:column;gap:16px;max-width:560px;margin:8px auto 0;padding:0;list-style:none;counter-reset:hiw}.hiw-static li{counter-increment:hiw;display:flex;flex-direction:column;gap:2px;padding-left:46px;position:relative;text-align:left}.hiw-static li:before{content:counter(hiw);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;background:var(--accent-color);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center}.hiw-static li strong{color:var(--text-color)}.hiw-static li span{color:var(--text-color-secondary);font-size:.9rem}.hiw-story{display:flex;flex-direction:column;align-items:center;margin-top:12px}.hiw-stage{position:relative;width:100%;max-width:560px;aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:radial-gradient(120% 120% at 50% -10%,rgba(59,130,246,.12),transparent 55%),var(--bg-color);border:1px solid var(--border-color);box-shadow:0 24px 60px -32px #0f172a80}.hiw-layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(20px) scale(.96);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.hiw-layer.is-active{opacity:1;transform:translateY(0) scale(1)}.hiw-layer:not(.is-active){transform:translateY(-16px) scale(.96)}.hiw-layer:not(.is-active) *{animation:none!important}.hiw-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hiw-glow{position:absolute;width:72%;height:72%;border-radius:50%;filter:blur(44px);opacity:.55}.hiw-glow--blue{background:radial-gradient(circle,rgba(59,130,246,.55),transparent 70%)}.hiw-glow--violet{background:radial-gradient(circle,rgba(139,92,246,.5),transparent 70%)}.hiw-glow--green{background:radial-gradient(circle,rgba(22,163,74,.4),transparent 70%)}.vinpill{display:flex;flex-direction:row;align-items:center;gap:10px;padding:11px 11px 11px 16px;border-radius:14px;border:2px solid transparent;background:linear-gradient(var(--bg-color),var(--bg-color)) padding-box,linear-gradient(120deg,#3b82f6,#22d3ee) border-box;box-shadow:0 16px 36px -18px #3b82f6bf}.vinpill__icon{display:flex;color:#3b82f6}.vinpill__icon svg{width:20px;height:20px}.vinpill__field{display:inline-flex;align-items:center;width:var(--len)}.vinpill__vin{display:inline-block;overflow:hidden;white-space:nowrap;width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;font-weight:700;letter-spacing:0;color:var(--text-color)}.hiw-layer.is-active .vinpill__vin{animation:hiwTyping 1.7s steps(17) .3s forwards}.vinpill__caret{width:2px;height:18px;margin-left:2px;background:#3b82f6}.hiw-layer.is-active .vinpill__caret{animation:hiwBlink .9s steps(1,end) .3s infinite}.vinpill__go{padding:8px 16px;border-radius:10px;background:linear-gradient(120deg,#3b82f6,#22d3ee);color:#fff;font-weight:700;font-size:.85rem;white-space:nowrap}.hiw-dot{position:absolute;width:9px;height:9px;border-radius:50%;opacity:0}.hiw-dot--a{left:24%;top:30%;background:#22d3ee}.hiw-dot--b{right:22%;top:34%;background:#3b82f6}.hiw-dot--c{left:32%;bottom:26%;background:#8b5cf6}.hiw-layer.is-active .hiw-dot{animation:hiwFloat 2.4s ease-in-out infinite}.hiw-layer.is-active .hiw-dot--b{animation-delay:.5s}.hiw-layer.is-active .hiw-dot--c{animation-delay:.9s}.decode-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.decode-lines__line{stroke:#6366f180;stroke-width:.5;stroke-dasharray:120;stroke-dashoffset:120}.hiw-layer.is-active .decode-lines__line{animation:hiwDraw .7s ease forwards}.decode-mark{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:140px}.decode-mark__car{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 8px 14px rgba(15,23,42,.25))}.hiw-layer.is-active .decode-mark__car{animation:hiwCarPulse .85s ease-in-out .6s 2 forwards}.decode-mark__car-art{transform-box:fill-box;transform-origin:center;transform:scale(.7);opacity:0}.hiw-layer.is-active .decode-mark__car-art{animation:hiwPop .6s cubic-bezier(.34,1.4,.64,1) forwards}.decode-mark__check{position:absolute;left:50%;top:-58px;width:96px;height:84px;transform:translate(-50%);overflow:visible;filter:drop-shadow(0 3px 5px rgba(7,130,50,.35));clip-path:inset(0 0 0 100%)}.hiw-layer.is-active .decode-mark__check{animation:hiwWipeCheck .6s cubic-bezier(.65,0,.35,1) forwards 1.7s}.decode-mark__label{position:absolute;bottom:-16px;font-size:.8rem;font-weight:700;color:var(--text-color-secondary);white-space:nowrap}.decode-mark__label i{font-style:normal;opacity:0}.hiw-layer.is-active .decode-mark__label i{animation:hiwDots 1.4s steps(1,end) infinite}.hiw-layer.is-active .decode-mark__label i:nth-of-type(2){animation-delay:.18s}.hiw-layer.is-active .decode-mark__label i:nth-of-type(3){animation-delay:.36s}.src-chip{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 7px;border-radius:12px;background:var(--bg-color);border:1px solid var(--border-color);box-shadow:0 10px 22px -10px #0f172a80;font-size:.82rem;font-weight:700;color:var(--text-color);white-space:nowrap;opacity:0}.src-chip__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:hsl(var(--hue),80%,55%,.16);color:hsl(var(--hue),72%,47%)}.src-chip__icon svg{width:17px;height:17px}.hiw-layer.is-active .src-chip{animation:hiwChipIn .5s cubic-bezier(.34,1.4,.64,1) forwards}.report{width:76%;max-width:340px;padding:14px;border-radius:16px;background:var(--bg-color);border:1px solid var(--border-color);box-shadow:0 20px 44px -24px #0f172a8c;opacity:0}.hiw-layer.is-active .report{animation:hiwPop .5s cubic-bezier(.34,1.4,.64,1) forwards}.report__head{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:12px}.report__avatar{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#22d3ee);flex-shrink:0}.report__heading{display:flex;flex-direction:column;gap:5px;flex:1}.report__bar{height:7px;border-radius:4px;background:var(--border-color)}.report__bar--lg{width:72%;background:linear-gradient(90deg,#3b82f6a6,#3b82f61f)}.report__bar--sm{width:46%}.report__badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:#16a34a1f;color:#16a34a;font-size:.7rem;font-weight:800}.report__badge-check{display:flex;width:13px;height:13px}.report__badge-check svg{width:100%;height:100%}.report__rows{display:flex;flex-direction:column;gap:8px}.rrow{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:9px;background:var(--grey-bg);opacity:0}.hiw-layer.is-active .rrow{animation:hiwRowPop .45s cubic-bezier(.34,1.4,.64,1) forwards}.rrow__label{font-size:.8rem;font-weight:600;color:var(--text-color-secondary)}.rrow__value{font-size:.82rem;font-weight:800}.rrow__value--accent{color:#3b82f6}.rrow__value--green{color:#16a34a}.rrow__value--amber{color:#f59e0b}.rrow__value--red{color:#dc2626}.report__rating{display:flex;flex-direction:row;align-items:center;gap:3px;margin-top:12px}.star{display:flex;width:16px;height:16px;color:#f59e0b;opacity:0;transform:scale(.4)}.star svg{width:100%;height:100%}.hiw-layer.is-active .star{animation:hiwStar .4s cubic-bezier(.34,1.4,.64,1) forwards}.report__rating-text{margin-left:6px;font-size:.72rem;font-weight:700;color:var(--text-color-secondary)}.hiw-caption{text-align:center;margin-top:22px;max-width:460px;animation:hiwCaptionIn .5s ease}.hiw-caption__step{display:inline-block;margin-bottom:6px;font-size:.72rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-color)}.hiw-caption__title{margin:0 0 6px;font-size:1.35rem;font-weight:800;color:var(--text-color)}.hiw-caption__desc{margin:0;font-size:.92rem;line-height:1.55;color:var(--text-color-secondary)}.hiw-progress{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin-top:18px}.hiw-progress__dot{width:8px;height:8px;border-radius:999px;background:var(--border-color);transition:all .4s ease}.hiw-progress__dot.is-active{width:26px;background:var(--accent-color)}@keyframes hiwTyping{0%{width:0}to{width:var(--len)}}@keyframes hiwBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes hiwFloat{0%{opacity:0;transform:translateY(8px) scale(.5)}40%{opacity:.9}to{opacity:0;transform:translateY(-18px) scale(1)}}@keyframes hiwDraw{to{stroke-dashoffset:0}}@keyframes hiwWipeCheck{to{clip-path:inset(0 0 0 0)}}@keyframes hiwCarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes hiwDots{0%,to{opacity:0}50%{opacity:1}}@keyframes hiwChipIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes hiwPop{0%{opacity:0;transform:translateY(16px) scale(.94)}to{opacity:1;transform:none}}@keyframes hiwRowPop{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@keyframes hiwStar{to{opacity:1;transform:none}}@keyframes hiwCaptionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width: 600px){.hiw-stage{aspect-ratio:4/3}.hiw-caption__title{font-size:1.2rem}}.video-embed{position:relative;width:100%;max-width:760px;margin:0 auto;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 12px 48px #0000002e}.video-embed__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.video-embed__facade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;padding:0;cursor:pointer;background-color:#111;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:1}.video-embed__facade:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;transition:background .2s;pointer-events:none}.video-embed__facade:hover:after{background:#0000001f}.video-embed__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.video-embed__play{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#e53935f2;color:#fff;padding-left:4px;box-shadow:0 6px 24px #0006;transition:transform .2s,background .2s}.video-embed__facade:hover .video-embed__play{transform:scale(1.08);background:#e53935}.video-section__fallback{margin:14px 0 0;text-align:center;font-size:.82rem;color:var(--text-color-secondary)}.video-section__fallback a{color:var(--accent-color);font-weight:600;text-decoration:none}.video-section__fallback a:hover{text-decoration:underline}@media (prefers-color-scheme: dark){.video-embed{box-shadow:0 12px 48px #0006}}.testimonials{background:var(--grey-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.testimonial-carousel{width:100%;min-width:0;max-width:620px;margin:0 auto;position:relative;overflow:hidden;box-sizing:border-box}.testimonial-track{display:flex;flex-direction:row;width:100%;min-width:0;transition:transform .5s cubic-bezier(.22,1,.36,1)}.testimonial-slide{flex:0 0 100%;min-width:0;padding:0 8px;box-sizing:border-box}.testimonial-card{width:100%;min-width:0;box-sizing:border-box;text-align:center}.testimonial-card__stars{color:#f59e0b;font-size:1.2rem;margin-bottom:16px;letter-spacing:2px}.testimonial-card__quote{font-size:.95rem;line-height:1.7;color:var(--text-color-secondary);margin:0 0 20px;font-style:italic;overflow-wrap:anywhere}.testimonial-card__author{font-size:.9rem;font-weight:700;color:var(--text-color)}.testimonial-dots{display:flex;flex-direction:row;justify-content:center;gap:8px;margin-top:24px}.testimonial-dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--border-color);cursor:pointer;padding:0;transition:background .2s}.testimonial-dot--active{background:var(--accent-color)}.faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:12px;overflow:hidden;background:var(--bg-color)}.faq-item__question{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1;min-width:0;padding:18px 20px;border:none;background:none;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--text-color);text-align:left;font-family:inherit}.faq-item__question:hover{background:var(--grey-bg)}.faq-item__chevron{width:18px;height:18px;flex-shrink:0;transition:transform .25s;color:var(--text-color-secondary)}.faq-item__chevron--open{transform:rotate(180deg)}.faq-item__answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.22,1,.36,1)}.faq-item__answer--open{max-height:300px}.faq-item__answer-inner{padding:0 20px 18px;font-size:.875rem;line-height:1.7;color:var(--text-color-secondary)}.bottom-cta-section .bottom-cta__app-line{margin:0;font-size:var(--type-body-sm-size);font-weight:var(--font-weight-bold);color:var(--text-color-secondary);text-align:center}.bottom-cta-section .bottom-cta__badges{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.bottom-cta-section .bottom-cta__badges a{display:inline-flex;transition:var(--transition-interactive)}.bottom-cta-section .bottom-cta__badges a:hover{transform:var(--motion-lift-sm);opacity:.9}.bottom-cta-section .bottom-cta__badges img{height:48px;width:auto;display:block}.bottom-cta-section .bottom-cta__footer-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px}.bottom-cta-section .bottom-cta__footer-links a{font-size:var(--type-body-sm-size);color:var(--text-color-secondary);text-decoration:none;transition:color .2s}.bottom-cta-section .bottom-cta__footer-links a:hover{color:var(--accent-color)}.bottom-cta{padding:80px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.bottom-cta__headline{font-size:2rem;font-weight:800;margin:0 0 12px;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bottom-cta__sub{font-size:1rem;color:#ffffffb3;margin:0 0 36px;max-width:440px;line-height:1.6}.bottom-cta__app-line{margin:40px 0 14px;font-size:.85rem;font-weight:600;color:#ffffffd9}.bottom-cta__badges{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.bottom-cta__badges a{display:inline-flex;transition:transform .15s,opacity .2s}.bottom-cta__badges a:hover{transform:translateY(-2px);opacity:.9}.bottom-cta__badges img{height:48px;width:auto;display:block}.bottom-cta__footer-links{display:flex;flex-direction:row;gap:24px;margin-top:40px}.bottom-cta__footer-links a{font-size:.8rem;color:#ffffff73;text-decoration:none;transition:color .2s}.bottom-cta__footer-links a:hover{color:#fffc}@media (max-width: 768px){.landing-section{padding:56px 20px}.landing-section-title,.bottom-cta__headline{font-size:1.6rem}}@media (prefers-color-scheme: dark){.landing-nav--solid{background:#1e1e1eeb}.feature-card:hover{box-shadow:0 8px 32px #00000040}.vin-input__input{background:#1e1e1e}}.vin-landing,.shop-landing{display:flex;flex-direction:column;width:100%;min-width:0;overflow-x:clip;background:var(--surface-page-bg)}.marketing-landing-hero{position:relative;min-height:92svh;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;box-sizing:border-box;padding:104px 24px 72px;overflow:hidden;color:#fff;background:var(--surface-hero-overlay),url(/landing/cars-hero.jpg) center/cover}.marketing-landing-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--surface-hero-shade-radial),var(--surface-hero-shade-fade);pointer-events:none}.marketing-landing-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:min(960px,100%);max-width:100%;min-width:0;box-sizing:border-box;text-align:center}.marketing-landing-hero__badge{display:inline-flex;align-items:center;align-self:center;padding:8px 14px;border:var(--border-hero-badge);border-radius:var(--radius-pill);background:var(--btn-ghost-badge-bg);color:var(--text-on-hero-subtle);font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-extrabold);line-height:var(--type-eyebrow-line-height);letter-spacing:var(--type-eyebrow-tracking);text-transform:uppercase}.marketing-landing-hero h1{max-width:820px;margin:22px auto 18px;color:var(--text-on-hero);font-size:var(--type-display-xl-size);line-height:var(--type-display-xl-line-height);letter-spacing:var(--type-display-xl-tracking)}.marketing-landing-hero p{max-width:660px;margin:0 auto 30px;color:var(--text-on-hero-muted);font-size:var(--type-display-lead-size);line-height:var(--type-display-lead-line-height)}.marketing-landing-hero__actions{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:22px}.marketing-landing-hero__actions button,.marketing-landing-hero__actions a{display:inline-flex;align-items:center;gap:8px;border:var(--border-hero-ghost);border-radius:var(--radius-pill);padding:12px 22px;background:var(--btn-ghost-hero-bg);color:var(--text-on-hero);font-size:var(--type-ui-strong-size);font-weight:var(--font-weight-extrabold);line-height:var(--type-ui-strong-line-height);text-decoration:none;cursor:pointer;transition:var(--transition-interactive)}.marketing-landing-hero__actions button:hover,.marketing-landing-hero__actions a:hover{transform:var(--motion-lift-sm);background:var(--btn-ghost-hero-bg-hover);border-color:var(--border-hero-ghost-hover)}.marketing-landing-hero__actions button svg,.marketing-landing-hero__actions a svg{color:var(--text-on-hero);flex-shrink:0}.marketing-landing-hero__actions button svg path,.marketing-landing-hero__actions button svg polyline,.marketing-landing-hero__actions button svg line,.marketing-landing-hero__actions a svg path,.marketing-landing-hero__actions a svg polyline,.marketing-landing-hero__actions a svg line{color:inherit}.marketing-landing-hero__rating{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}.marketing-landing-hero__stars{color:#fbbf24;font-size:var(--type-body-lg-size);letter-spacing:2px}.marketing-landing-hero__rating-text{color:var(--text-on-hero-muted);font-size:var(--type-body-sm-size)}.marketing-landing-hero__rating-text strong{color:var(--text-on-hero);font-weight:var(--font-weight-bold)}.marketing-landing-hero__trust-line{margin-top:20px;color:var(--text-on-hero-subtle);font-size:var(--type-body-sm-size);letter-spacing:.03em}.marketing-landing-nav{position:absolute;z-index:2;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:68px;padding:0 28px;min-width:0;box-sizing:border-box}.marketing-landing-nav__brand{display:flex;flex-direction:row;align-items:center;gap:10px;color:var(--text-on-hero);font-size:var(--type-body-lg-size);font-weight:var(--font-weight-extrabold);text-decoration:none;flex-shrink:0}.marketing-landing-nav__brand span{color:var(--text-on-hero)}.marketing-landing-nav__actions,.marketing-landing-nav__links{display:flex;flex-direction:row;align-items:center;gap:26px;min-width:0}.marketing-landing-nav__links a{color:#fffc;font-size:var(--type-ui-medium-size);font-weight:var(--font-weight-bold);line-height:var(--type-ui-medium-line-height);text-decoration:none;transition:color .2s ease;white-space:nowrap}.marketing-landing-nav__links a:hover{color:#fff}.marketing-landing-nav__sign-in{border:var(--border-hero-ghost);border-radius:var(--radius-pill);padding:8px 18px;background:var(--btn-ghost-hero-bg);color:#fffc;font-size:var(--type-ui-medium-size);font-weight:var(--font-weight-bold);line-height:var(--type-ui-medium-line-height);text-decoration:none;transition:color .2s ease;white-space:nowrap;flex-shrink:0}.marketing-landing-nav__sign-in:hover{color:#fff}.hero-search-card{width:100%;max-width:900px;min-width:0;margin:0 auto;padding:14px;box-sizing:border-box;border:var(--border-hero-search-card);border-radius:var(--radius-lg);background:var(--surface-hero-search-card);box-shadow:var(--shadow-elevated)}.hero-search-card--shop{display:grid;grid-template-columns:1fr auto;gap:12px}.hero-search-card--shop .hero-search-card__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0}.hero-search-card--shop .hero-search-card__fields>*{min-width:0}.hero-search-card--shop button[type=submit]{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);padding:0 34px;background:var(--btn-gradient-brand);color:var(--text-on-hero);font-size:var(--type-body-size);font-weight:var(--font-weight-black);line-height:var(--type-body-line-height);cursor:pointer;box-shadow:var(--shadow-cta);transition:var(--transition-interactive)}.hero-search-card--shop button[type=submit]:hover{transform:var(--motion-lift-sm);box-shadow:var(--shadow-cta-hover)}.hero-search-card--vin{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;min-width:0;max-width:560px;padding:18px}.hero-search-card--vin .hero-search,.hero-search-card--vin .hero-search__body,.hero-search-card--vin .hero-search__panels,.hero-search-card--vin .hero-search__panel-slot,.hero-search-card--vin .hero-search__mmy,.hero-search-card--vin .fancy-field-row,.hero-search-card--vin .vin-input,.hero-search-card--vin .vin-input__field-row,.hero-search-card--vin .hero-search__plate-row{width:100%;min-width:0;max-width:none}.marketing-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:40px;align-items:center;width:100%;min-width:0;box-sizing:border-box}.marketing-intro__copy{display:flex;flex-direction:column;min-width:0}.marketing-intro__copy h2{margin:0 0 14px;color:var(--text-color);font-size:var(--type-section-title-fluid-sm-size);line-height:var(--type-section-title-fluid-sm-line-height);letter-spacing:var(--type-section-title-fluid-sm-tracking)}.marketing-intro__copy p{margin:0;color:var(--text-color-secondary);font-size:var(--type-body-lg-size);line-height:var(--type-body-lg-line-height)}.marketing-intro__panel{display:flex;flex-direction:column;gap:12px;padding:24px;border:var(--border-card);border-radius:var(--radius-lg);background:var(--surface-card-bg);box-shadow:var(--shadow-panel);min-width:0}.marketing-intro__panel span{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:var(--radius-xs);background:var(--surface-inset-bg);color:var(--text-color);font-weight:var(--font-weight-bold)}.marketing-intro__panel span:before{content:"";width:8px;height:8px;border-radius:var(--radius-pill);background:var(--brand-green);flex:0 0 auto}.marketing-feature-grid,.marketing-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:8px;width:100%;min-width:0}.marketing-feature-card,.marketing-step-card{display:flex;flex-direction:column;border:var(--border-card);border-radius:var(--radius-md);background:var(--surface-card-bg);box-shadow:var(--shadow-card);min-width:0;padding:26px}.marketing-feature-card h3,.marketing-step-card h3{margin:0 0 10px;color:var(--text-color);font-size:var(--type-title-size);font-weight:var(--font-weight-bold);line-height:var(--type-title-line-height)}.marketing-feature-card p,.marketing-step-card p{margin:0;color:var(--text-color-secondary);line-height:var(--type-body-line-height)}.marketing-step-card span{display:inline-flex;align-items:center;margin-bottom:14px;color:var(--brand-green);font-size:var(--type-accent-index-size);font-weight:var(--font-weight-black);line-height:var(--type-accent-index-line-height);letter-spacing:var(--type-accent-index-tracking)}.marketing-vin-cta{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:32px;align-items:center;width:100%;min-width:0;box-sizing:border-box;padding:40px;border:var(--border-card);border-radius:var(--radius-xl);background:var(--surface-cta-tint)}.marketing-vin-cta__copy{display:flex;flex-direction:column;min-width:0}.marketing-vin-cta__copy h2{margin:0 0 12px;color:var(--text-color);font-size:var(--type-section-title-fluid-md-size);line-height:var(--type-section-title-fluid-md-line-height)}.marketing-vin-cta__copy p{margin:0;color:var(--text-color-secondary);line-height:var(--type-body-lg-line-height)}.marketing-vin-cta__input{display:flex;flex-direction:column;min-width:0}.marketing-vin-cta__extras{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px;width:100%;min-width:0}.marketing-faq-list{display:flex;flex-direction:column;gap:12px;max-width:780px;width:100%;min-width:0;margin:0 auto;box-sizing:border-box}.marketing-faq-item{border:var(--border-card);border-radius:var(--radius-sm);background:var(--surface-card-bg);overflow:hidden;min-width:0}.marketing-faq-item summary{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;color:var(--text-color);font-weight:var(--font-weight-extrabold);cursor:pointer;list-style:none}.marketing-faq-item summary::-webkit-details-marker{display:none}.marketing-faq-item summary:after{content:"+";color:var(--text-color-secondary);font-size:var(--type-title-size);font-weight:var(--font-weight-bold);line-height:1;flex-shrink:0}.marketing-faq-item[open] summary:after{content:"−"}.marketing-faq-item p{margin:0;padding:0 20px 20px;color:var(--text-color-secondary);line-height:var(--type-body-line-height)}@media (max-width: 900px){.marketing-intro,.marketing-vin-cta,.hero-search-card--shop,.hero-search-card--shop .hero-search-card__fields{grid-template-columns:1fr}.hero-search-card--shop button[type=submit]{width:100%;min-height:54px}.marketing-feature-grid,.marketing-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.marketing-landing-hero{padding:88px 16px 56px}.marketing-landing-nav{padding:0 16px}.marketing-landing-nav__links{display:none}.marketing-landing-nav__sign-in{padding:7px 14px}.marketing-feature-grid,.marketing-step-grid{grid-template-columns:1fr}.marketing-vin-cta{padding:28px 22px}}.fancy-field-row{display:flex;flex-direction:row;align-items:stretch;gap:6px;box-sizing:border-box;width:100%;min-width:0;padding:6px 6px 6px 12px;background:var(--fancy-field-row-bg, #fff);border-radius:var(--fancy-field-row-radius);border:var(--fancy-field-row-border);box-shadow:var(--fancy-field-row-shadow);transition:border-color .2s ease,box-shadow .2s ease}.fancy-field-row:focus-within{border:var(--fancy-field-row-border-focus);box-shadow:var(--fancy-field-row-shadow-focus)}.fancy-field-row__body{display:flex;flex:1;flex-direction:row;align-items:center;gap:8px;min-width:0}.fancy-field-row__action{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;padding:0 24px;min-height:var(--fancy-field-row-action-min-height);border:none;border-radius:var(--fancy-field-row-action-radius);background:var(--accent-color);color:#fff;font-size:.95rem;font-weight:600;font-family:inherit;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .2s,transform .1s}.fancy-field-row__action:hover:not(:disabled){background:var(--accent-color-hover)}.fancy-field-row__action:active:not(:disabled){transform:scale(.98)}.fancy-field-row__action:disabled{opacity:.45;cursor:default}.fancy-field-row .input-wrapper.input-outlined,.fancy-field-row .select-trigger{width:100%;min-width:0;min-height:var(--fancy-field-row-action-min-height);padding:12px 4px;border:none;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box;transition:none}.fancy-field-row .input-wrapper.input-outlined.input-focused,.fancy-field-row .select-trigger-open,.fancy-field-row .select-trigger:hover:not(.select-trigger-disabled){border:none;background:transparent;box-shadow:none}.fancy-field-row .input-field,.fancy-field-row .select-trigger-text,.fancy-field-row .select-search-input{font-size:var(--fancy-field-row-control-font-size);font-weight:600;line-height:1.2;font-family:inherit;color:var(--text-color)}.fancy-field-row .input-field::placeholder,.fancy-field-row .select-trigger-placeholder{font-weight:400;color:#00000061}.fancy-field-row .select-chevron{width:16px;height:16px;flex-shrink:0}.fancy-field-row .select-trigger-text{display:block;flex:1 1 auto;min-width:0;margin:0;line-height:1.2!important}.fancy-field-row--compact{padding:4px 4px 4px 6px;border-radius:12px;box-shadow:0 2px 12px #00000024;border-width:1.5px}.fancy-field-row--compact .fancy-field-row__action{padding:9px 18px;min-height:38px;font-size:.85rem;font-weight:700;border-radius:8px}.fancy-field-row--compact .input-wrapper.input-outlined,.fancy-field-row--compact .select-trigger{min-height:38px;padding:8px 4px}.fancy-field-row--compact .input-field,.fancy-field-row--compact .select-trigger-text,.fancy-field-row--compact .select-search-input{font-size:.9rem}.fancy-field-row--plate .input-field{letter-spacing:.08em;text-transform:uppercase}.fancy-field-row--plate .select-trigger-text:not(.select-trigger-placeholder){letter-spacing:.08em;font-weight:700}@media (max-width: 520px){.fancy-field-row:not(.fancy-field-row--compact){gap:4px;padding:4px 4px 4px 8px}.fancy-field-row:not(.fancy-field-row--compact) .fancy-field-row__action{padding:0 12px;min-height:38px;font-size:.88rem}.fancy-field-row:not(.fancy-field-row--compact) .input-wrapper.input-outlined,.fancy-field-row:not(.fancy-field-row--compact) .select-trigger{min-height:38px;padding:10px 2px}.fancy-field-row:not(.fancy-field-row--compact) .input-field,.fancy-field-row:not(.fancy-field-row--compact) .select-trigger-text,.fancy-field-row:not(.fancy-field-row--compact) .select-search-input{font-size:1.05rem}}@media (prefers-color-scheme: dark){.fancy-field-row{background:var(--fancy-field-row-bg, #1e1e1e)}.fancy-field-row .input-field,.fancy-field-row .select-trigger-text,.fancy-field-row .select-search-input{color:#f5f5f5}.fancy-field-row .input-field::placeholder,.fancy-field-row .select-trigger-placeholder{color:#fff6}}.vin-input{display:flex;flex-direction:column;gap:8px;max-width:600px;width:100%}.vin-input__input-wrap{position:relative;display:flex;flex-direction:row;flex:1;min-width:0;align-items:center}.vin-input__input{width:100%;padding:12px 52px 12px 2px;border:none;outline:none;font-size:var(--fancy-field-row-control-font-size);font-weight:600;font-family:inherit;letter-spacing:.08em;background:transparent;color:var(--text-color);text-transform:uppercase}.vin-input__input::placeholder{text-transform:none;letter-spacing:normal;font-weight:400;color:#00000061}.vin-input__counter{position:absolute;right:12px;font-size:.78rem;font-weight:700;color:#00000047;pointer-events:none;font-variant-numeric:tabular-nums;transition:color .2s}.vin-input__scan{display:none;place-items:center;flex-shrink:0;width:38px;height:38px;min-height:38px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--text-color);cursor:pointer;line-height:0;transition:background .2s,color .2s}.vin-input__scan:hover:not(:disabled){background:#0000000f;color:var(--accent-color)}.vin-input__scan:disabled{opacity:.55;cursor:default}.vin-input__scan-icon{display:block;width:34px;height:34px;flex-shrink:0}.vin-input--with-scan .vin-input__scan{display:grid}.vin-input__error{color:var(--error-color);font-size:.85rem;font-weight:600;margin:0;padding-left:6px;text-align:left}.vin-input--compact{max-width:320px}.vin-input--compact .vin-input__input{padding:8px 40px 8px 8px;font-size:.9rem;font-weight:600;letter-spacing:.04em}.vin-input--compact .vin-input__counter{font-size:.62rem;right:8px}@media (max-width: 520px){.vin-input--hero .vin-input__input{padding:10px 40px 10px 2px}.vin-input--hero .vin-input__scan{display:grid;width:38px;height:38px;min-height:38px}.vin-input--hero .vin-input__scan-icon{width:34px;height:34px}}@media (prefers-color-scheme: dark){.vin-input__input{color:#f5f5f5}.vin-input__input::placeholder{color:#fff6}.vin-input__counter{color:#ffffff59}}
