#finder-result .tf-acc{border:1px solid #e6dcc4;border-radius:12px;background:#fffdf6;margin:0 0 12px;overflow:hidden;transition:border-color .18s ease,opacity .18s ease}#finder-result .tf-acc[data-state=active]{border-color:var(--gold);box-shadow:0 1px 0 var(--gold)}#finder-result .tf-acc[data-state=pending]{opacity:.55;pointer-events:none}#finder-result .tf-acc-h{display:flex;align-items:center;gap:12px;padding:14px 18px;margin:0;background:#faf6e9;user-select:none}#finder-result .tf-acc[data-state=complete] .tf-acc-h{cursor:pointer;background:#f3eedc}#finder-result .tf-acc[data-state=complete] .tf-acc-h:hover{background:#ece5cf}#finder-result .tf-acc[data-state=complete] .tf-acc-h:after{content:"✓";margin-left:auto;color:#1a4915;font-weight:800;font-size:18px}#finder-result .tf-acc[data-state=active] .tf-acc-h:after{content:"";margin-left:auto;width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #e5b3242e}#finder-result .tf-acc-b{padding:16px 18px 18px;display:block;animation:tfAccFadeIn .22s ease}#finder-result .tf-acc[data-state=pending] .tf-acc-b,#finder-result .tf-acc[data-state=complete] .tf-acc-b{display:none}@keyframes tfAccFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}#finder-result .finder-success.tf-accordion-on .tf-step.tf-acc-h{margin:0}.tf-acc-plate-chip{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 14px;padding:14px 18px;margin:0;border:1px solid var(--gold);background:#fffaee;border-radius:12px;cursor:pointer;transition:background .16s ease}.tf-acc-plate-chip:hover{background:#fff5db}.tf-acc-plate-chip:focus-visible{outline:3px solid rgba(229,179,36,.45);outline-offset:2px}.tf-acc-plate-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--grey-1)}.tf-acc-plate-value{font-family:var(--font-display, "Barlow Condensed"),system-ui,sans-serif;font-size:22px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--black)}.tf-acc-plate-vehicle{font-size:14px;color:var(--grey-1);flex:1 1 auto;min-width:0}.tf-acc-plate-edit{font-size:13px;font-weight:700;color:var(--gold-bright, #c89400);margin-left:auto}#finder-result .finder-success{background:var(--cream);border:1px solid var(--gold);padding:28px 28px 26px;border-radius:var(--radius-md);box-shadow:var(--shadow-1);margin-top:28px}#finder-result [hidden]{display:none!important}#finder-result .tf-vehicle-head{margin-bottom:18px}#finder-result .tf-vehicle-eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--grey-1);font-weight:800}#finder-result .tf-vehicle-name{margin-top:6px;font-size:26px;font-weight:700;color:var(--black);line-height:1.18;letter-spacing:-.01em}#finder-result .tf-vehicle-meta{margin-top:6px;font-size:15px;color:var(--grey-1);font-weight:500}#finder-result .tf-notice{display:block;margin:0 0 22px;padding:14px 16px;border-radius:10px;font-size:15px;line-height:1.55}#finder-result .tf-notice strong{font-weight:800}#finder-result .tf-notice em{font-style:normal;background:#fff;padding:2px 6px;border-radius:4px;border:1px solid rgba(0,0,0,.08);font-weight:700}#finder-result .tf-notice-warn{background:#fff4cf;border:1px solid #e8c36c;color:#503b05}#finder-result .tf-notice-ok{background:#eef9ee;border:1px solid #9bd28d;color:#1a4915}#finder-result .tf-ocr[data-feature=ocr]{margin:-6px 0 22px}#finder-result .tf-ocr-trigger,#finder-result .tf-ocr-retry{appearance:none;border:2px solid var(--black);background:var(--black);color:#fff;border-radius:10px;padding:12px 16px;font:inherit;font-weight:800;cursor:pointer;line-height:1.2}#finder-result .tf-ocr-trigger:hover,#finder-result .tf-ocr-retry:hover{border-color:var(--gold);color:var(--gold)}#finder-result .tf-ocr-panel{margin-top:14px;padding:14px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:10px}#finder-result .tf-ocr-preview-wrap{width:100%;aspect-ratio:16 / 9;max-height:260px;overflow:hidden;border-radius:8px;background:#111;border:1px solid rgba(15,23,42,.18);margin-bottom:12px}#finder-result .tf-ocr-preview{width:100%;height:100%;object-fit:cover;display:block}#finder-result .tf-ocr-status{color:var(--grey-1);font-size:14px;font-weight:700;line-height:1.45;margin-bottom:10px}#finder-result .tf-ocr-status.error{color:#6c0a17;background:#fee;border-left:4px solid #c8102e;padding:12px 14px;border-radius:8px}#finder-result .tf-ocr-candidates{display:grid;gap:10px}#finder-result .tf-ocr-candidate{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:2px solid #9bd28d;background:#eef9ee;color:#1a4915;border-radius:10px;padding:13px 14px;font:inherit;cursor:pointer;text-align:left}#finder-result .tf-ocr-candidate.low{border-color:#e8a23a;background:#fff4cf;color:#503b05}#finder-result .tf-ocr-size{font-size:19px;font-weight:800;letter-spacing:.02em;color:var(--black)}#finder-result .tf-ocr-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:800;line-height:1.2}#finder-result .tf-ocr-confidence,#finder-result .tf-ocr-confirm{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;background:#fff;border:1px solid currentColor;border-radius:999px;white-space:nowrap}#finder-result .tf-ocr-low{flex-basis:100%;text-align:right;color:#9a5b00}#finder-result .tf-ocr-retry{margin-top:12px;background:#fff;color:var(--black)}#finder-result .tf-step{display:flex;align-items:center;gap:12px;margin:22px 0 12px}#finder-result .tf-step-num{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--gold);color:var(--black);font-weight:800;font-size:14px;letter-spacing:0}#finder-result .tf-step-label{font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-1)}#finder-result .tf-size-list{display:grid;gap:12px;margin:0}#finder-result .tf-size-card{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border:2px solid rgba(15,23,42,.1);border-radius:12px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}#finder-result .tf-size-card:hover{border-color:var(--gold)}#finder-result .tf-size-card.selected{border-color:var(--gold);background:#fffaf0;box-shadow:0 2px 12px #e5b32438}#finder-result .tf-size-card input[type=radio]{width:22px;height:22px;flex:0 0 auto;accent-color:var(--gold);margin:0}#finder-result .tf-size-text{display:block;flex:1;min-width:0}#finder-result .tf-size-label{display:block;font-size:19px;font-weight:800;color:var(--black);letter-spacing:.01em;line-height:1.25}#finder-result .tf-size-meta{display:block;margin-top:5px;font-size:14px;color:var(--grey-1);font-weight:500;line-height:1.4}#finder-result .tf-badge{display:inline-block;margin-left:10px;padding:3px 9px;background:#f1ebd6;color:#5b4a14;border:1px solid var(--gold);border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;vertical-align:2px}#finder-result .tf-manual-card{background:#fffaf0;border-style:dashed;margin-top:12px}#finder-result .tf-manual-input{width:100%;margin:10px 0 4px;padding:14px 16px;min-height:52px;font-size:17px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid rgba(15,23,42,.18);border-radius:10px}#finder-result .tf-manual-input:disabled{background:#f6f3ec;color:#aaa;cursor:not-allowed}#finder-result .tf-confirm-row{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;margin:0;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:10px;cursor:pointer;font-size:15px;line-height:1.55;color:var(--black)}#finder-result .tf-confirm-row input[type=checkbox]{width:22px;height:22px;margin-top:1px;accent-color:var(--gold);flex:0 0 auto}#finder-result [data-feature=vehicle-type]{margin:0}#finder-result .tf-vehicle-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}#finder-result .tf-vehicle-type-card{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;min-height:78px;padding:12px 13px;background:#fff;border:2px solid rgba(15,23,42,.1);border-radius:12px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;font:inherit;color:var(--black)}#finder-result .tf-vehicle-type-card:hover{border-color:var(--gold)}#finder-result .tf-vehicle-type-card.selected{border-color:var(--gold);background:#fffaf0;box-shadow:0 2px 12px #e5b32438}#finder-result .tf-vehicle-type-grid.special-active .tf-vehicle-type-card:not([data-vehicle-type=special]){opacity:.55}#finder-result .tf-vehicle-type-icon{display:flex;align-items:center;justify-content:center;height:54px;overflow:hidden}#finder-result .tf-vehicle-type-icon .tf-vehicle-svg{width:54px;height:70px;max-height:70px;filter:none}#finder-result .tf-vehicle-type-icon .tf-car-end-label{display:none}#finder-result .tf-vehicle-type-label{min-width:0;font-size:14px;font-weight:800;line-height:1.25;color:var(--black)}#finder-result .tf-vehicle-type-sub{display:block;margin-top:4px;font-size:12px;font-weight:600;color:var(--grey-2);line-height:1.25}#finder-result .tf-special-wrap{position:relative;margin-top:10px}#finder-result .tf-special-trigger{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1.5px solid rgba(15,23,42,.14);border-radius:12px;background:#fff;color:var(--black);font:inherit;font-size:16px;font-weight:700;text-align:left;cursor:pointer}#finder-result .tf-special-trigger:hover,#finder-result .tf-special-trigger:focus-visible{outline:3px solid rgba(229,179,36,.24);outline-offset:2px;border-color:var(--gold)}#finder-result .tf-special-trigger-chevron{flex:0 0 auto;color:var(--grey-1);font-size:13px}#finder-result .tf-listbox{position:absolute;left:0;top:calc(100% + 8px);z-index:30;width:100%;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 18px 40px #0f172a29}#finder-result .tf-listbox[hidden]{display:none!important}#finder-result .tf-listbox-item{display:flex;align-items:center;width:100%;gap:10px;padding:12px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}#finder-result .tf-listbox-item:hover,#finder-result .tf-listbox-item:focus-visible{outline:0;background:#f4f7fc}#finder-result .tf-listbox-item[aria-selected=true]{background:#edf4ff}#finder-result .tf-listbox-copy{flex:1;min-width:0}#finder-result .tf-listbox-label{display:block;font-size:12.5px;font-weight:700;color:var(--grey-1);line-height:1.35}#finder-result .tf-listbox-item[aria-selected=true] .tf-listbox-label{color:var(--black);font-weight:800}#finder-result .tf-listbox-check{color:var(--gold);font-weight:900;opacity:0;flex:0 0 auto}#finder-result .tf-listbox-item[aria-selected=true] .tf-listbox-check{opacity:1}#finder-result .tf-special-note{margin:10px 0 0;padding:12px 14px;border-left:4px solid var(--gold);border-radius:10px;background:#fffaf0;color:var(--black);font-size:14px;font-weight:700;line-height:1.45}#finder-result .tf-trike-choice{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}#finder-result .tf-trike-option{flex:1 1 180px;min-height:42px;border:1.5px solid rgba(15,23,42,.14);border-radius:999px;background:#fff;color:var(--black);font:inherit;font-size:13px;font-weight:800;cursor:pointer}#finder-result .tf-trike-option.selected{border-color:var(--gold);background:#fffaf0}#finder-result .tf-issue-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}#finder-result .tf-issue-card{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border:2px solid rgba(15,23,42,.1);border-radius:12px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;font:inherit;color:var(--black)}#finder-result .tf-issue-card:hover{border-color:var(--gold)}#finder-result .tf-issue-card.selected{border-color:var(--gold);background:#fffaf0;box-shadow:0 2px 12px #e5b32438}#finder-result .tf-issue-card.tf-issue-wide{grid-column:1 / -1}#finder-result .tf-issue-emoji{font-size:26px;line-height:1;flex:0 0 auto}#finder-result .tf-issue-text{display:block;flex:1;min-width:0}#finder-result .tf-issue-title{display:block;font-size:15px;font-weight:800;line-height:1.25;color:var(--black)}#finder-result .tf-issue-sub{display:block;margin-top:3px;font-size:12.5px;line-height:1.4;color:var(--grey-1);font-weight:500}#finder-result .tf-wheels-row{position:relative;width:240px;max-width:100%;margin:0 auto;padding:0 30px}#finder-result .tf-wheels-row-narrow{width:170px;padding:0 8px}#finder-result .tf-wheels-row-tall{width:250px}#finder-result .tf-vehicle-svg,#finder-result .tf-car{display:block;width:100%;height:auto;max-height:320px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}#finder-result .tf-wheels-row-tall .tf-vehicle-svg{max-height:360px}#finder-result .tf-car-end-label{fill:var(--grey-1);font-size:13px;font-weight:800}#finder-result .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#finder-result .tf-wheel{position:absolute;width:56px;height:56px;border-radius:14px;background:#fff;border:2px solid rgba(15,23,42,.18);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0;transition:transform .12s,border-color .15s,background .15s,box-shadow .15s;z-index:2}#finder-result .tf-wheel:hover{border-color:var(--gold);transform:scale(1.04)}#finder-result .tf-wheel.selected{background:var(--gold);border-color:var(--gold);box-shadow:0 4px 14px #e5b32473}#finder-result .tf-wheel-mark{width:16px;height:16px;border-radius:50%;background:#1f1f1f;transition:background .15s}#finder-result .tf-wheel.selected .tf-wheel-mark{background:var(--black)}#finder-result .tf-wheel-label{font-size:10px;font-weight:800;letter-spacing:.06em;color:var(--grey-1);text-transform:uppercase;text-shadow:-1px 0 0 rgba(255,255,255,.98),1px 0 0 rgba(255,255,255,.98),0 -1px 0 rgba(255,255,255,.98),0 1px 0 rgba(255,255,255,.98)}#finder-result .tf-wheel.selected .tf-wheel-label{color:var(--black)}#finder-result .tf-wheels-shortcuts{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;padding-bottom:4px}#finder-result .tf-wheel-shortcut{padding:8px 14px;background:#fff;border:1.5px solid rgba(15,23,42,.14);border-radius:999px;font-size:13px;font-weight:700;color:var(--black);cursor:pointer;transition:border-color .15s,background .15s}#finder-result .tf-wheel-shortcut:hover{border-color:var(--gold);background:#fffaf0}@media(max-width:580px){#finder-result .tf-vehicle-type-grid,#finder-result .tf-issue-grid{grid-template-columns:1fr}#finder-result .tf-wheels-row{width:200px}#finder-result .tf-wheels-row-narrow{width:160px}#finder-result .tf-wheels-row-tall{width:210px}#finder-result .tf-wheel{width:48px;height:48px}#finder-result .tf-listbox{position:fixed;inset:auto 12px 12px;width:auto;max-height:48vh;overflow:auto}}#finder-result .tf-geo-step{margin-top:24px}#finder-result .tf-geo-body{display:grid;gap:12px}#finder-result .tf-geo-card{width:100%;min-height:56px;display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;color:var(--black);border:2px solid rgba(15,23,42,.14);border-radius:16px;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,transform .08s,box-shadow .15s;box-shadow:0 2px 10px #0f172a0a}#finder-result .tf-geo-card:hover{border-color:var(--gold);transform:translateY(-1px)}#finder-result .tf-geo-card:focus-visible{outline:3px solid rgba(229,179,36,.45);outline-offset:2px}#finder-result .tf-geo-card.granted{background:#eef9ee;border-color:#9bd28d;color:#1a4915}#finder-result .tf-geo-card.busy{opacity:.75;cursor:wait;transform:none}#finder-result .tf-geo-card.denied{border-color:#e4a3ad;background:#fff7f8}#finder-result .tf-geo-icon{flex:0 0 auto;font-size:20px;line-height:1}#finder-result .tf-geo-copy{display:flex;flex-direction:column;gap:4px;min-width:0}#finder-result .tf-geo-title{font-size:16px;font-weight:800;line-height:1.25}#finder-result .tf-geo-text{font-size:13px;line-height:1.5;color:var(--grey-1)}#finder-result .tf-geo-card.granted .tf-geo-text{color:#1a4915}#finder-result .tf-geo-card.denied .tf-geo-text{color:#6c0a17}#finder-result .tf-geo-help{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--grey-1)}#finder-result .tf-geo-skip{border:0;background:transparent;padding:0;color:var(--black);font-size:14px;line-height:1.5;font-weight:700;text-align:left;text-decoration:underline;cursor:pointer}#finder-result .tf-geo-skip-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:4px;padding:0 2px 0 0;font-size:14px;line-height:1.5;color:var(--black)}#finder-result .tf-geo-skip-copy{min-width:0}#finder-result .tf-go-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:18px 22px;min-height:72px;width:100%;margin-top:0;border:0;border-radius:12px;background:#25d366;color:#fff;font-weight:800;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:background .15s,transform .08s,box-shadow .15s;box-shadow:0 4px 16px #25d36652}#finder-result .tf-go-btn:hover{background:#1fb955;transform:translateY(-1px);box-shadow:0 6px 20px #25d3666b}#finder-result .tf-go-btn:active{transform:translateY(0)}#finder-result .tf-go-btn.disabled{opacity:.5;cursor:not-allowed;box-shadow:none}#finder-result .tf-go-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25}#finder-result .tf-go-line1{font-size:18px;font-weight:800;letter-spacing:.01em}#finder-result .tf-go-line2{margin-top:3px;font-size:13px;font-weight:600;opacity:.85;letter-spacing:.02em}#finder-result .tf-handoff-actions{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:10px;align-items:stretch}#finder-result .tf-copy-btn{min-height:72px;padding:16px;border-radius:12px;border:2px solid rgba(15,23,42,.16);background:#fff;color:var(--black);font-size:15px;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:border-color .15s,background .15s,transform .08s,box-shadow .15s;box-shadow:0 2px 10px #0f172a0a}#finder-result .tf-copy-btn:hover{border-color:var(--gold);background:#fffaf0;transform:translateY(-1px)}#finder-result .tf-copy-btn:active{transform:translateY(0)}#finder-result .tf-copy-btn:focus-visible{outline:3px solid rgba(229,179,36,.45);outline-offset:2px}#finder-result .tf-copy-fallback{margin-top:12px;padding:12px 14px;border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#fff}#finder-result .tf-copy-note{margin:0 0 8px;font-size:13px;line-height:1.45;color:var(--grey-1)}#finder-result .tf-copy-pre{margin:0;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5;color:var(--black)}#finder-result .tf-inline-error{margin:14px 0 0;padding:12px 14px;background:#fee;border-left:4px solid #c8102e;border-radius:8px;color:#6c0a17;font-size:14px;line-height:1.5}#finder-result .tf-tertiary{margin:18px 0 0;font-size:14px;color:var(--grey-1);text-align:center}#finder-result .tf-tertiary a{color:var(--black);font-weight:800;text-decoration:underline}#finder-result .tf-policy-note{margin:14px 0 0;padding:10px 14px;background:#fffaee;border:1px solid #ecdfb6;border-radius:8px;font-size:13px;color:var(--grey-1);line-height:1.55;text-align:center}#finder-result .tf-policy-note a{color:var(--black);font-weight:700;text-decoration:underline;white-space:nowrap}#finder-result .tf-handoff-body{margin:8px 0 18px;font-size:16px;line-height:1.55;color:var(--grey-1)}@media(max-width:580px){#finder-result .finder-success{padding:22px 18px}#finder-result .tf-vehicle-name{font-size:22px}#finder-result .tf-size-card{padding:14px}#finder-result .tf-size-label{font-size:18px}#finder-result .tf-go-btn{padding:16px 18px;min-height:68px}#finder-result .tf-go-line1{font-size:16px}#finder-result .tf-geo-card{padding:15px 16px}#finder-result .tf-geo-title{font-size:15px}#finder-result .tf-handoff-actions{grid-template-columns:1fr}#finder-result .tf-copy-btn,#finder-result .tf-go-btn{min-height:64px}}.finder-card[data-astro-cid-chgjsloq]{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-1);padding:32px 32px 28px;border:1px solid rgba(15,23,42,.08)}.finder-label[data-astro-cid-chgjsloq]{display:block;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-1);margin-bottom:12px}.finder-row[data-astro-cid-chgjsloq]{display:flex;gap:12px;align-items:stretch}.finder-plate[data-astro-cid-chgjsloq]{position:relative;flex:1;display:flex;align-items:center;background:#fecc00;border:2px solid #1f1f1f;border-radius:10px;overflow:visible;min-height:64px;box-shadow:inset 0 -2px #00000014}.finder-country-wrap[data-astro-cid-chgjsloq]{position:relative;align-self:stretch;overflow:hidden;border-radius:8px 0 0 8px;flex-shrink:0}.finder-plate-country[data-astro-cid-chgjsloq]{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#039;color:#fff;width:84px;height:100%;min-height:64px;padding:0 10px;border:0;font-size:14px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:background .15s ease}.finder-plate-country[data-astro-cid-chgjsloq]:hover,.finder-plate-country[data-astro-cid-chgjsloq]:focus-visible,.finder-country-wrap[data-astro-cid-chgjsloq].open .finder-plate-country[data-astro-cid-chgjsloq]{background:#002d88}.finder-country-globe[data-astro-cid-chgjsloq] svg[data-astro-cid-chgjsloq]{display:block;width:18px;height:18px;color:#fecc00;pointer-events:none}.finder-country-chevron[data-astro-cid-chgjsloq]{font-size:12px;line-height:1}.finder-country-menu[data-astro-cid-chgjsloq],#finder-result[data-astro-cid-chgjsloq] .tf-listbox[data-astro-cid-chgjsloq]{position:absolute;left:0;top:calc(100% + 8px);z-index:30;width:320px;max-width:min(320px,calc(100vw - 24px));margin:0;padding:8px;list-style:none;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 18px 40px #0f172a29}#finder-result[data-astro-cid-chgjsloq] .tf-listbox[data-astro-cid-chgjsloq]{width:100%;max-width:none}.finder-country-menu[data-astro-cid-chgjsloq][hidden],#finder-result[data-astro-cid-chgjsloq] .tf-listbox[data-astro-cid-chgjsloq][hidden]{display:none!important}.finder-country-option[data-astro-cid-chgjsloq],#finder-result[data-astro-cid-chgjsloq] .tf-listbox-item[data-astro-cid-chgjsloq]{display:flex;align-items:center;width:100%;gap:10px;padding:12px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.finder-country-option[data-astro-cid-chgjsloq]:hover,.finder-country-option[data-astro-cid-chgjsloq]:focus-visible,#finder-result[data-astro-cid-chgjsloq] .tf-listbox-item[data-astro-cid-chgjsloq]:hover,#finder-result[data-astro-cid-chgjsloq] .tf-listbox-item[data-astro-cid-chgjsloq]:focus-visible{outline:0;background:#f4f7fc}.finder-country-option[data-astro-cid-chgjsloq][aria-selected=true],#finder-result[data-astro-cid-chgjsloq] .tf-listbox-item[data-astro-cid-chgjsloq][aria-selected=true]{background:#edf4ff}.finder-country-icon[data-astro-cid-chgjsloq]{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#039,#0054c7);color:#fff;font-size:11px;font-weight:800}.finder-country-copy[data-astro-cid-chgjsloq]{flex:1;min-width:0}.finder-country-top[data-astro-cid-chgjsloq]{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.finder-country-code-lg[data-astro-cid-chgjsloq]{font-size:15px;font-weight:800;color:var(--black)}.finder-country-label[data-astro-cid-chgjsloq],.finder-country-sub[data-astro-cid-chgjsloq]{font-size:12px;color:var(--grey-1)}.finder-country-sub[data-astro-cid-chgjsloq]{display:block;margin-top:2px}.finder-country-check[data-astro-cid-chgjsloq],#finder-result[data-astro-cid-chgjsloq] .tf-listbox-check[data-astro-cid-chgjsloq]{color:var(--gold);font-weight:900;opacity:0}.finder-country-option[data-astro-cid-chgjsloq][aria-selected=true] .finder-country-check[data-astro-cid-chgjsloq],#finder-result[data-astro-cid-chgjsloq] .tf-listbox-item[data-astro-cid-chgjsloq][aria-selected=true] .tf-listbox-check[data-astro-cid-chgjsloq]{opacity:1}#finder-input[data-astro-cid-chgjsloq]{flex:1;border:0;outline:0;background:transparent;padding:0 18px;font-family:var(--font-display, "Barlow Condensed"),"Charles Wright",system-ui,sans-serif;font-size:30px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1f1f1f;width:100%;min-width:0}#finder-input[data-astro-cid-chgjsloq]::placeholder{color:#1f1f1f59;font-weight:600}#finder-input[data-astro-cid-chgjsloq]:focus{outline:0}.finder-plate[data-astro-cid-chgjsloq]:focus-within{box-shadow:0 0 0 3px #e5b32473,inset 0 -2px #00000014}.finder-btn[data-astro-cid-chgjsloq]{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 26px;min-height:64px;border:0;border-radius:10px;background:var(--gold);color:var(--black);font-weight:800;font-size:15px;letter-spacing:.02em;cursor:pointer;transition:background .15s,transform .08s,box-shadow .15s;box-shadow:0 2px 10px #e5b32440;white-space:nowrap}.finder-btn[data-astro-cid-chgjsloq]:hover{background:var(--gold-bright, #f1c645);transform:translateY(-1px);box-shadow:0 4px 14px #e5b32459}.finder-btn[data-astro-cid-chgjsloq]:active{transform:translateY(0)}.finder-btn[data-astro-cid-chgjsloq]:disabled{opacity:.6;cursor:progress;transform:none}.finder-btn-arrow[data-astro-cid-chgjsloq]{font-size:18px}.finder-help[data-astro-cid-chgjsloq]{margin:14px 0 0;font-size:13px;color:var(--grey-1);text-align:center}#finder-result[data-astro-cid-chgjsloq]{margin-top:24px}#finder-result[data-astro-cid-chgjsloq]:empty{margin-top:0}.finder-error[data-astro-cid-chgjsloq] a[data-astro-cid-chgjsloq]:hover{color:var(--gold-bright)!important}.finder-cta[data-astro-cid-chgjsloq]{margin-top:32px;padding:28px 24px;background:var(--paper);border-radius:var(--radius-md);text-align:center}.finder-cta-h[data-astro-cid-chgjsloq]{margin:0 0 18px;font-weight:700;font-size:17px;color:var(--black)}.finder-cta[data-astro-cid-chgjsloq] .hero-actions[data-astro-cid-chgjsloq]{justify-content:center;flex-wrap:wrap}.finder-success[data-astro-cid-chgjsloq]{background:var(--cream);border:1px solid var(--gold);padding:22px 24px 24px;border-radius:var(--radius-md);box-shadow:var(--shadow-1);margin-top:24px}.tf-vehicle-head[data-astro-cid-chgjsloq]{margin-bottom:14px}.tf-vehicle-eyebrow[data-astro-cid-chgjsloq]{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-1);font-weight:700}.tf-vehicle-name[data-astro-cid-chgjsloq]{margin-top:4px;font-size:24px;font-weight:700;color:var(--black);line-height:1.2}.tf-vehicle-meta[data-astro-cid-chgjsloq]{margin-top:4px;font-size:14px;color:var(--grey-1)}.tf-notice[data-astro-cid-chgjsloq]{display:block;margin:0 0 16px;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.45}.tf-notice[data-astro-cid-chgjsloq] em[data-astro-cid-chgjsloq]{font-style:normal;background:#fff;padding:1px 5px;border-radius:3px;border:1px solid rgba(0,0,0,.06)}.tf-notice-warn[data-astro-cid-chgjsloq]{background:#fff4cf;border:1px solid #e8c36c;color:#503b05}.tf-notice-ok[data-astro-cid-chgjsloq]{background:#eef9ee;border:1px solid #9bd28d;color:#1a4915}.tf-size-list[data-astro-cid-chgjsloq]{display:grid;gap:10px;margin:0 0 10px}.tf-size-card[data-astro-cid-chgjsloq]{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:2px solid rgba(15,23,42,.1);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.tf-size-card[data-astro-cid-chgjsloq]:hover{border-color:var(--gold)}.tf-size-card[data-astro-cid-chgjsloq].selected{border-color:var(--gold);background:#fffaf0;box-shadow:0 2px 10px #e5b3242e}.tf-size-card[data-astro-cid-chgjsloq] input[data-astro-cid-chgjsloq][type=radio]{width:20px;height:20px;flex:0 0 auto;accent-color:var(--gold);margin:0}.tf-size-text[data-astro-cid-chgjsloq]{display:block;flex:1;min-width:0}.tf-size-label[data-astro-cid-chgjsloq]{display:block;font-size:17px;font-weight:700;color:var(--black);letter-spacing:.01em}.tf-size-meta[data-astro-cid-chgjsloq]{display:block;margin-top:3px;font-size:13px;color:var(--grey-1);font-weight:500}.tf-badge[data-astro-cid-chgjsloq]{display:inline-block;margin-left:8px;padding:2px 8px;background:#f1ebd6;color:#5b4a14;border:1px solid var(--gold);border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.tf-manual-card[data-astro-cid-chgjsloq]{background:#fffaf0;border-style:dashed}.tf-manual-input[data-astro-cid-chgjsloq]{width:100%;margin:6px 0 4px;padding:12px 14px;min-height:48px;font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid rgba(15,23,42,.18);border-radius:8px}.tf-manual-input[data-astro-cid-chgjsloq]:disabled{background:#f6f3ec;color:#aaa;cursor:not-allowed}.tf-confirm-row[data-astro-cid-chgjsloq]{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;margin:14px 0 8px;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:8px;cursor:pointer;font-size:14px;line-height:1.5;color:var(--black)}.tf-confirm-row[data-astro-cid-chgjsloq] input[data-astro-cid-chgjsloq][type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:var(--gold);flex:0 0 auto}#tf-confirm-form[data-astro-cid-chgjsloq] .finder-btn[data-astro-cid-chgjsloq]{width:100%;margin-top:10px;background:#25d366;color:#fff;box-shadow:0 2px 10px #25d3664d}#tf-confirm-form[data-astro-cid-chgjsloq] .finder-btn[data-astro-cid-chgjsloq]:hover{background:#1fb955;box-shadow:0 4px 14px #25d36666}.tf-tertiary[data-astro-cid-chgjsloq]{margin:12px 0 0;font-size:13px;color:var(--grey-1);text-align:center}.tf-tertiary[data-astro-cid-chgjsloq] a[data-astro-cid-chgjsloq]{color:var(--gold);font-weight:700;text-decoration:underline}.tf-handoff-body[data-astro-cid-chgjsloq]{margin:6px 0 16px;font-size:15px;line-height:1.5;color:var(--grey-1)}.tf-handoff-wa[data-astro-cid-chgjsloq],.tf-handoff-phone[data-astro-cid-chgjsloq]{margin-top:10px;width:100%}@media(max-width:580px){.finder-card[data-astro-cid-chgjsloq]{padding:24px 20px 22px}.finder-row[data-astro-cid-chgjsloq]{flex-direction:column;gap:10px}.finder-plate[data-astro-cid-chgjsloq]{min-height:60px}#finder-input[data-astro-cid-chgjsloq]{font-size:26px;padding:0 14px}.finder-plate-country[data-astro-cid-chgjsloq]{width:82px;min-height:60px}.finder-country-menu[data-astro-cid-chgjsloq]{position:fixed;inset:auto 12px 12px;width:auto;max-width:none;max-height:48vh;overflow:auto}.finder-btn[data-astro-cid-chgjsloq]{width:100%;min-height:56px}.tf-size-card[data-astro-cid-chgjsloq]{padding:12px 14px}.tf-vehicle-name[data-astro-cid-chgjsloq]{font-size:20px}}
