:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-0:#05070b;--bg-1:#0b1017;--surface-0:#ffffff0f;--surface-1:#ffffff16;--stroke:#ffffff1f;--text:#ffffffeb;--muted:#ffffffad;--faint:#ffffff85;--accent:#e4c38c;--accent-2:#ffd6a0;--danger:#ff7a7a;--shadow-xl:0 30px 70px #0000008c;--shadow-md:0 14px 32px #00000073;--ring:0 0 0 3px #e4c38c59;--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--font-display:ui-serif, "Iowan Old Style", "Palatino Linotype", Palatino, serif;--font-body:ui-sans-serif, system-ui, -apple-system, "Segoe UI", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(1200px 700px at 20% -10%, #ffd6a024, transparent 55%), radial-gradient(900px 520px at 85% 10%, #87ceeb1a, transparent 55%), linear-gradient(180deg, var(--bg-0), var(--bg-1));margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{text-decoration-color:#e4c38ccc}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.93em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:2.25rem 0 3.5rem}@media (max-width:639px){.app-shell{width:100%;max-width:100vw;padding:1.5rem 1rem 2.5rem;overflow-x:hidden}}.app-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:.75rem;font-weight:650;text-decoration:none;display:inline-flex}.brand-mark{background:radial-gradient(circle at 30% 30%,#ffd6a0,#e4c38c40 60%,#ffffff0d);border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 1px #e4c38c59,0 18px 50px #e4c38c26}.page-title{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,6vw,3.2rem);line-height:1.06}.page-subtitle{color:var(--muted);max-width:52ch;margin:.75rem 0 0}.landing-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (min-width:880px){.landing-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem}}.landing-copy{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff1a;padding:1.25rem 1.25rem 1.75rem}.landing-copy h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0}.landing-copy ul{color:var(--muted);margin:1rem 0 0;padding-left:1.1rem}.lookup-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff16,#ffffff0d);border:1px solid #ffffff1f;padding:1.4rem 1.25rem}.lookup-stack{gap:1rem;min-width:0;display:grid}.lookup-card--compact{padding:clamp(1rem,2vw,1.25rem)}.lookup-card__header{margin-bottom:1.25rem}.lookup-card__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.55rem}.lookup-card__subtitle{color:var(--muted);margin:.5rem 0 0;font-size:.98rem}.form-grid{gap:1rem;display:grid}.field{gap:.4rem;display:grid}.field__label{letter-spacing:.01em;font-size:.95rem;font-weight:600}.field__label-muted{color:var(--faint);font-weight:450}.field__input{border-radius:var(--radius-md);width:100%;min-height:44px;color:var(--text);background:#00000059;border:1px solid #ffffff29;outline:none;padding:.75rem .9rem;font-size:1rem}.field__input::placeholder{color:#ffffff6b}.field__input:focus-visible{box-shadow:var(--ring);border-color:#e4c38c80}.field__help{color:var(--faint);font-size:.92rem}.btn{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;min-height:44px;padding:.75rem 1.1rem;font-weight:650;transition:transform .18s,background .18s,border-color .18s,opacity .18s}.btn:focus-visible{box-shadow:var(--ring);outline:none}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{color:#080a0eeb;background:linear-gradient(#e4c38cf2,#bc965cf2)}.btn-primary:hover:not(:disabled){transform:translateY(-1px)}.page-status{border-radius:var(--radius-lg);color:var(--muted);background:linear-gradient(135deg,#ffffff13,#ffffff09);border:1px solid #ffffff1f;gap:.25rem;margin:1.25rem 0;padding:1rem 1.1rem;display:grid}.page-status strong{color:var(--text)}.page-status--failed{border-color:#ff7a7a59}.generated-page{--generated-accent:var(--accent);--generated-accent2:var(--accent-2);--generated-surface:#ffffff13;--generated-ink:var(--text);--generated-muted:var(--muted);gap:1.25rem;margin-top:1.25rem;display:grid}.generated-page--premium{--generated-surface:#d6b16a14}.generated-hero{background:radial-gradient(700px 320px at 15% 0%, color-mix(in srgb, var(--generated-accent) 24%, transparent), transparent 60%), linear-gradient(145deg, #ffffff1c, #ffffff0b);box-shadow:var(--shadow-xl);border:1px solid #ffffff24;border-radius:30px;grid-template-columns:1fr;gap:1rem;padding:clamp(1.35rem,4vw,2rem);display:grid;position:relative;overflow:hidden}@media (min-width:820px){.generated-hero{grid-template-columns:minmax(0,1fr) 280px;align-items:center}}.generated-hero__title{max-width:13ch;font-family:var(--font-display);letter-spacing:-.055em;color:var(--generated-ink);margin:0;font-size:clamp(2.1rem,7vw,4.5rem);line-height:.96}.generated-hero__subtitle,.generated-hero__verdict,.generated-muted{color:var(--generated-muted)}.generated-hero__verdict{max-width:64ch}.generated-badges,.fact-card__meta,.coverage-item__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.generated-badge,.evidence-pill{color:var(--generated-ink);letter-spacing:.03em;text-transform:uppercase;background:#00000038;border:1px solid #ffffff24;border-radius:999px;padding:.28rem .62rem;font-size:.78rem}.generated-vin{color:var(--generated-muted);align-items:center;gap:.55rem;display:inline-flex}.generated-vin code{color:var(--generated-ink)}.generated-hero__plate{background:linear-gradient(120deg, transparent 20%, color-mix(in srgb, var(--generated-accent) 28%, transparent), transparent 70%), #00000038;border:1px solid #ffffff1a;border-radius:26px;min-height:150px}.generated-hero__line{background:var(--generated-accent);width:80%;height:4px;box-shadow:0 0 32px color-mix(in srgb, var(--generated-accent) 70%, transparent);border-radius:999px;margin:48% auto 0}.generated-module{border-radius:var(--radius-xl);background:var(--generated-surface);border:1px solid #ffffff1f;padding:1.15rem}.generated-module h2,.generated-story-card h3,.generated-fact-card h3,.coverage-item h3,.gap-card h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0}.generated-fact-grid,.coverage-list,.gap-list{gap:.85rem;margin-top:1rem;display:grid}@media (min-width:760px){.generated-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.generated-fact-card,.generated-story-card,.coverage-item,.gap-card{border-radius:var(--radius-lg);background:#0000002e;border:1px solid #ffffff17;gap:.75rem;padding:1rem;display:grid}.generated-fact-card p,.generated-story-card p,.coverage-item p,.gap-card p{margin:.35rem 0 0}.profile-page--generated{gap:1rem;min-width:0;max-width:100%;display:grid}.generated-actions{grid-template-columns:1fr;align-items:end;gap:.9rem;padding:.25rem .1rem 0;display:grid}@media (min-width:760px){.generated-actions{grid-template-columns:auto minmax(0,1fr)}.generated-actions .refresh{justify-self:end;width:min(100%,640px)}}.generated-actions .btn,.generated-actions .refresh__row{width:100%}@media (min-width:760px){.generated-actions .btn,.generated-actions .refresh__row{width:auto}}.profile-page--pending{gap:1rem;min-width:0;max-width:100%;display:grid}.report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;padding:.35rem 0 0;display:flex}.report-actions form{margin:0}.report-actions .btn{min-height:44px}.report-index{gap:1.2rem;display:grid}.report-index__hero{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffff5,#f4f6f8e6);align-items:end;gap:1rem;padding:clamp(1.1rem,2.6vw,1.8rem);display:grid}@media (min-width:760px){.report-index__hero{grid-template-columns:minmax(0,1fr) auto}}.report-index__eyebrow{color:var(--muted);text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.report-index__hero h1{letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.9rem);line-height:.98}.report-index__hero p{max-width:62ch;color:var(--muted);margin:.65rem 0 0}.report-index__generate{margin:0}.report-index__meta,.report-card dl{gap:.75rem;margin:0;display:grid}.report-index__meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.report-index__meta div,.report-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-soft)}.report-index__meta div{padding:.9rem 1rem}.report-index__meta dt,.report-card dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.report-index__meta dd,.report-card dd{margin:.25rem 0 0;font-weight:800}.report-list{gap:1rem;display:grid}.report-list__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;display:grid}.report-card{gap:1rem;padding:1rem;display:grid}.report-card h3{letter-spacing:0;margin:.35rem 0 0;font-size:1.35rem}.report-card__status{color:#1d4ed8;text-transform:uppercase;background:#2563eb1a;border-radius:999px;width:fit-content;padding:.28rem .58rem;font-size:.72rem;font-weight:900;display:inline-flex}.report-card__status--failed{color:#92400e;background:#b4530921}.report-card__status--succeeded{color:#166534;background:#15803d21}.empty-report-list{border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--muted);gap:.25rem;padding:1rem;display:grid}.empty-report-list strong{color:var(--ink)}.pending-showroom{--pending-accent:#b99b62;--pending-ink:#151515;--pending-muted:#606771;min-width:0;max-width:100%;color:var(--pending-ink);background:#f7f4ec;border:1px solid #ffffff47;border-radius:8px;gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 72px #00000061}@media (min-width:880px){.pending-showroom{grid-template-columns:minmax(340px,.88fr) minmax(420px,1.12fr);min-height:620px}}.pending-showroom__copy{background:linear-gradient(90deg,#f7f4ec,#f7f4ecf2);flex-direction:column;justify-content:center;gap:1rem;min-width:0;max-width:100%;padding:clamp(1.25rem,3.5vw,2.7rem);display:flex}.pending-showroom__eyebrow,.pending-showroom__meta dt,.pending-step span{color:var(--pending-muted);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:740}.pending-showroom h1{color:#121417;max-width:12ch;font-family:var(--font-body);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.55rem,6vw,5rem);font-weight:740;line-height:.98}.pending-showroom__copy>p:not(.pending-showroom__eyebrow){color:#343940;overflow-wrap:anywhere;max-width:62ch;margin:0;font-size:1rem;font-weight:560;line-height:1.55}.pending-live{border-left:4px solid var(--pending-accent);background:#ffffffc7;gap:.35rem;padding:.95rem 1rem;display:grid}.pending-live span{color:var(--pending-muted);text-transform:uppercase;font-size:.72rem;font-weight:780}.pending-live strong{color:#151515;font-size:1.05rem;line-height:1.3}.pending-live p{color:#3b4149;margin:0;line-height:1.5}.pending-showroom__meta{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.75rem;min-width:0;max-width:100%;margin:.35rem 0 0;display:grid}.pending-showroom__meta div{border-top:1px solid #1515151f;gap:.22rem;min-width:0;padding-top:.72rem;display:grid}.pending-showroom__meta dd{color:#171717;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:680;line-height:1.35}.pending-showroom__meta code{letter-spacing:0;word-break:normal;overflow-wrap:anywhere;font-size:.94rem}.pending-showroom__visual{isolation:isolate;background:linear-gradient(90deg,#1515150e 1px,#0000 1px) 0 0/86px 100%,linear-gradient(#1515150b 1px,#0000 1px) 0 0/100% 76px,linear-gradient(#fcfcf8 0%,#f0f2eb 48%,#d9d1c0 100%) 0 0/100% 100%;place-items:stretch stretch;min-width:0;min-height:320px;display:grid;position:relative;overflow:hidden}@media (min-width:880px){.pending-showroom__visual{min-height:620px}}.pending-briefing{background:#ffffffc7;border:1px solid #1515151f;border-radius:8px;align-content:start;gap:1rem;width:min(620px,100% - 2rem);margin:auto;padding:clamp(1rem,3vw,1.35rem);display:grid;box-shadow:0 24px 48px #1515151f}.pending-briefing__header{border-bottom:1px solid #1515151a;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.8rem;display:flex}.pending-briefing__header span{color:var(--pending-muted);text-transform:uppercase;font-size:.74rem;font-weight:820}.pending-briefing__header strong{color:#151515;font-size:1rem}.pending-event-log{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.pending-event-log li{border-bottom:1px solid #15151514;grid-template-columns:4.6rem minmax(0,1fr);gap:.25rem .85rem;min-width:0;padding:.75rem 0;display:grid}.pending-event-log li:last-child{border-bottom:0}.pending-event-log span{color:var(--pending-muted);font-size:.78rem;font-weight:780}.pending-event-log strong{color:#151515;line-height:1.3}.pending-event-log p{color:#525963;overflow-wrap:anywhere;grid-column:2;margin:0;line-height:1.5}.pending-steps{background:#fff;border-top:1px solid #15151514;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(9.25rem,1fr));gap:.65rem;margin:0;padding:1rem;list-style:none;display:grid}.pending-step{color:#6a707a;background:#f8f7f3;border:1px solid #15151514;border-radius:8px;align-content:start;gap:.4rem;min-width:0;min-height:8.8rem;padding:.9rem;display:grid}.pending-step--active{color:#151515;box-shadow:inset 0 3px 0 var(--pending-accent);border-color:#b99b6266}.pending-step strong{color:inherit;font-size:.95rem;line-height:1.3}.pending-step p{color:#6a707a;margin:0;font-size:.86rem;line-height:1.42}.pending-step--active p{color:#424850}.generated-showroom{--generated-accent:#b99b62;--generated-accent2:#0f6b5b;--generated-surface:#fff;--generated-ink:#151515;--generated-muted:#5d626b;--generated-line:#1515151f;--generated-soft:#f4f1ea;color:var(--generated-ink);gap:clamp(1rem,3vw,1.6rem);min-width:0;max-width:100%;margin-top:.2rem;display:grid}.generated-document-shell{width:100%;min-width:0;max-width:100%;margin-top:.2rem}.generated-document-frame{width:100%;min-height:82vh;height:var(--generated-document-height,3200px);background:#fff;border:0;border-radius:8px;display:block;box-shadow:0 32px 72px #00000061}@media (max-width:639px){.generated-document-frame{border-radius:0;width:calc(100vw - 2rem)}}.showroom-hero{background:var(--generated-soft);border:1px solid #ffffff47;border-radius:8px;gap:0;min-width:0;max-width:100%;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 72px #00000061}@media (max-width:879px){.showroom-hero{flex-direction:column;width:100%;max-width:100%;display:flex}}@media (max-width:639px){.generated-showroom,.showroom-hero,.showroom-hero__copy,.showroom-visual{width:100%;max-width:calc(100vw - 2rem)}}@media (min-width:880px){.showroom-hero{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);min-height:620px}.showroom-hero__copy{grid-area:1/1;min-height:0;padding-bottom:1.25rem}.showroom-visual{grid-area:1/2/3;height:100%}}.showroom-hero__copy{z-index:2;background:linear-gradient(90deg,#f4f1ea,#f4f1eaeb);flex-direction:column;justify-content:center;gap:.85rem;min-width:0;max-width:100%;padding:2.25rem;display:flex;position:relative}@media (min-width:1080px){.showroom-hero__copy{padding:2.7rem}}@media (max-width:879px){.showroom-hero__copy{width:100%;max-width:100%;padding:1.35rem 1.25rem;overflow:hidden}.showroom-hero__copy>*{width:100%;max-width:100%}}@media (max-width:639px){.showroom-hero__copy{padding:1.25rem 1rem}}.showroom-kicker,.section-heading p,.brief-tile span,.advisor-note__label,.showroom-meta dt{color:var(--generated-muted);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.showroom-title{max-width:100%;font-family:var(--font-body);letter-spacing:0;margin:0;font-size:2.45rem;font-weight:720;line-height:.95}.showroom-title span{overflow-wrap:normal;word-break:normal;max-width:100%;display:block}.showroom-title__trim{white-space:nowrap;width:fit-content;max-width:100%;font-size:clamp(2rem,.62em,3.2rem);line-height:1.02}@media (min-width:640px){.showroom-title{font-size:4.15rem}}@media (min-width:1080px){.showroom-title{font-size:5.2rem}}.showroom-headline{color:#2b2f36;overflow-wrap:anywhere;width:100%;min-width:0;max-width:58ch;margin:0;font-size:1.05rem;font-weight:650;line-height:1.35}@media (min-width:880px){.showroom-headline{font-size:1.22rem}}.showroom-subtitle{min-width:0;max-width:68ch;color:var(--generated-muted);overflow-wrap:anywhere;margin:0;font-size:.94rem;line-height:1.55}.advisor-note{border-left:4px solid var(--generated-accent);background:#ffffffb8;gap:.45rem;width:100%;min-width:0;max-width:70ch;margin-top:.25rem;padding:.85rem .95rem;display:grid;overflow:hidden}.advisor-note p{color:#23272e;overflow-wrap:anywhere;margin:0;line-height:1.48}.showroom-meta{grid-template-columns:1fr;gap:.65rem;min-width:0;max-width:100%;margin:.6rem 0 0;display:grid}@media (min-width:640px){.showroom-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}.showroom-meta div{border-top:1px solid var(--generated-line);gap:.25rem;min-width:0;padding-top:.7rem;display:grid}.showroom-meta dd{color:#171717;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:650}.showroom-meta code{word-break:break-all}.showroom-visual{isolation:isolate;background-color:#0000;background-image:linear-gradient(118deg,#0f6b5b14 0 1px,#0000 1px 100%),linear-gradient(#fbfaf7 0%,#eef1ec 52%,#d9d1c0 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-width:0;max-width:100%;min-height:clamp(260px,45vw,420px);position:relative;overflow:hidden}.showroom-visual--photo{background:#17191d}.showroom-vehicle-photo-frame{z-index:3;margin:0;position:absolute;inset:0;overflow:hidden}.showroom-vehicle-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000001a,#0000 38%,#0000002e),linear-gradient(#ffffff14,#0003);position:absolute;inset:0}.showroom-vehicle-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (max-width:420px){.showroom-visual{min-height:260px}}.showroom-visual:before{content:"";z-index:0;background:linear-gradient(90deg,#1515150a 1px,#0000 1px) 0 0/96px 100%,linear-gradient(#15151509 1px,#0000 1px) 0 0/100% 92px;border:1px solid #15151512;position:absolute;inset:clamp(1rem,4vw,3rem)}.showroom-visual:after{content:"";z-index:1;background:linear-gradient(#ffffff3d,#ffffff08);border-top:1px solid #1515151a;height:20%;position:absolute;bottom:23%;left:10%;right:10%}@media (min-width:880px){.showroom-visual{min-height:620px}}.showroom-vehicle-figure{z-index:3;width:min(860px,104%);margin:0;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.showroom-vehicle-figure--porsche-macan{width:min(860px,104%);top:57%}.showroom-vehicle-figure--toyota-rav4,.showroom-vehicle-figure--generic-suv{width:min(780px,96%)}.showroom-vehicle-figure--ford-f-series,.showroom-vehicle-figure--generic-truck{width:min(880px,106%);top:56%}.showroom-vehicle-figure--volkswagen-golf,.showroom-vehicle-figure--generic-hatch{width:min(730px,91%);top:55%}.showroom-vehicle-figure--mercedes-sprinter,.showroom-vehicle-figure--generic-van{width:min(820px,100%);top:55%}.showroom-vehicle-figure--porsche-911{width:min(770px,94%);top:55%}.showroom-vehicle-figure--bmw-x6{width:min(850px,104%);top:56%}@media (max-width:420px){.showroom-vehicle-figure{width:min(360px,96%)}.showroom-vehicle-figure--porsche-macan,.showroom-vehicle-figure--bmw-x6{width:min(360px,96%);top:58%}}.showroom-vehicle-art{filter:drop-shadow(0 36px 28px #0000003d);width:100%;height:auto;display:block;overflow:visible}.showroom-vehicle-art__shadow{fill:#1515152e}.showroom-vehicle-art__body{stroke:#121417b8;stroke-width:3px;stroke-linejoin:round}.showroom-vehicle-art__body--hood{opacity:.78}.showroom-vehicle-art__front-face,.showroom-macan__side,.showroom-macan__front,.showroom-macan__hood{stroke:#121417bd;stroke-linejoin:round;stroke-width:3px}.showroom-macan__front{filter:brightness(.92)}.showroom-macan__hood{opacity:.78}.showroom-vehicle-art__shoulder,.showroom-vehicle-art__lower,.showroom-vehicle-art__bedline,.showroom-vehicle-art__rail,.showroom-vehicle-art__spoiler,.showroom-vehicle-art__arch,.showroom-vehicle-art__detail,.showroom-vehicle-art__door{fill:none;stroke:#ffffffb8;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.showroom-vehicle-art__lower,.showroom-vehicle-art__bedline,.showroom-vehicle-art__door,.showroom-vehicle-art__detail{stroke:#1214176b;stroke-width:3px}.showroom-vehicle-art__shoulder{stroke:#ffffffd1;stroke-width:4px}.showroom-vehicle-art__cladding{fill:#1214172e;stroke:#12141747;stroke-linejoin:round;stroke-width:2px}.showroom-vehicle-art__front-intake{fill:#12141752;stroke:#ffffff3d;stroke-linejoin:round;stroke-width:2px}.showroom-macan__cladding,.showroom-macan__rocker,.showroom-macan__front-intake{fill:#12141747;stroke:#ffffff38;stroke-linejoin:round;stroke-width:2px}.showroom-macan__cladding{fill:#12141757;stroke:#12141757}.showroom-macan__front-intake{fill:#12141766}.showroom-macan__glass{stroke:#121417a3;stroke-linejoin:round;stroke-width:3px}.showroom-macan__glass-highlight{fill:#fff3}.showroom-macan__side-intake{fill:#12141780;stroke:#ffffff38;stroke-linejoin:round;stroke-width:2px}.showroom-macan__belt,.showroom-macan__spoiler,.showroom-macan__detail,.showroom-macan__door,.showroom-macan__pillar,.showroom-macan__hatch,.showroom-macan__hood-line,.showroom-macan__plate,.showroom-macan__corner-line{fill:none;stroke:#1214176b;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.showroom-macan__belt{stroke:#ffffffd1;stroke-width:4px}.showroom-macan__spoiler{stroke:#1214177a;stroke-width:4px}.showroom-macan__detail{opacity:.56}.showroom-macan__hood-line{stroke:#ffffff75;stroke-width:4px}.showroom-macan__plate{stroke:#ffffff8a;stroke-width:6px}.showroom-macan__corner-line{stroke:#ffffff38;stroke-width:3px}.showroom-macan__door{opacity:.48}.showroom-macan__pillar,.showroom-macan__hatch{stroke:#12141780;stroke-width:3px}.showroom-macan__arch{fill:none;stroke:#121417c7;stroke-linecap:round;stroke-linejoin:round;stroke-width:20px}.showroom-macan__arch--front{stroke-width:23px}.showroom-macan__arch-fill{fill:#121417ad;stroke:#ffffff24;stroke-linejoin:round;stroke-width:2px}.showroom-macan__tail-lamp,.showroom-macan__headlight{fill:none;stroke-linecap:round;stroke-linejoin:round}.showroom-macan__tail-lamp{stroke:#9f242cd1;stroke-width:7px}.showroom-macan__headlight{stroke:#fff5c6eb;stroke-width:7px}.showroom-macan__headlight-fill{fill:#fff5c6ad;stroke:#1214176b;stroke-linejoin:round;stroke-width:2px}.showroom-macan__lamp-dot{fill:#fff5c6fa;stroke:#1214175c;stroke-width:1.5px}.showroom-macan__mirror,.showroom-macan__handle{fill:#1214178f;stroke:#ffffff57;stroke-width:1.5px}.showroom-vehicle-art__detail{opacity:.62}.showroom-vehicle-art__door{opacity:.5}.showroom-vehicle-art__rail,.showroom-vehicle-art__spoiler{stroke:#1214176b;stroke-width:3px}.showroom-vehicle-art__arch{stroke:#121417b8;stroke-width:14px}.showroom-vehicle-art__glass{stroke:#1214179e;stroke-width:3px;stroke-linejoin:round}.showroom-vehicle-art__mirror,.showroom-vehicle-art__handle{fill:#1214178a;stroke:#ffffff57;stroke-width:1.5px}.showroom-vehicle-art__lamp{fill:none;stroke-width:7px;stroke-linecap:round}.showroom-vehicle-art__lamp--front{stroke:#fff5c6eb}.showroom-vehicle-art__lamp--rear{stroke:#9f242cd1}.showroom-vehicle-art__lamp--accent{stroke:#ffffff80;stroke-width:4px}.showroom-vehicle-art__lamp-dot{fill:#fff5c6f5;stroke:#1214175c;stroke-width:1.5px}.showroom-vehicle-wheel__tire{fill:#151515;stroke:#ffffff94;stroke-width:2px}.showroom-vehicle-wheel__sidewall{fill:#24282d;stroke:#ffffff29;stroke-width:2px}.showroom-vehicle-wheel__rim{fill:#d7dad5;stroke:#15151580;stroke-width:3px}.showroom-vehicle-wheel__hub{fill:var(--vehicle-paint-light,#c8c5bc);stroke:#15151580;stroke-width:2px}.showroom-vehicle-wheel__spoke{stroke:#15151599;stroke-width:3px;stroke-linecap:round}.showroom-visual__floor{z-index:2;background:#15151538;height:2px;position:absolute;bottom:23%;left:9%;right:9%;box-shadow:0 18px 34px #00000038}.showroom-generated-silhouette{z-index:3;background:linear-gradient(135deg,#ffffff85,#15151514);border:2px solid #1515153d;border-bottom-width:12px;border-radius:44% 50% 18% 18%/72% 78% 22% 22%;height:30%;position:absolute;bottom:28%;left:13%;right:13%;box-shadow:inset 0 -18px 24px #15151514,0 24px 42px #00000024}.showroom-generated-silhouette span{background:#151515b8;display:block;position:absolute}.showroom-generated-silhouette span:first-child,.showroom-generated-silhouette span:nth-child(2){aspect-ratio:1;border:5px solid #ffffff94;border-radius:50%;width:17%;bottom:-22%}.showroom-generated-silhouette span:first-child{left:15%}.showroom-generated-silhouette span:nth-child(2){right:15%}.showroom-generated-silhouette span:nth-child(3){opacity:.32;border-radius:999px;height:26%;top:18%;left:30%;right:30%}.showroom-visual--photo .showroom-visual__floor{display:none}.showroom-badges{z-index:4;background:var(--generated-soft);flex-wrap:wrap;gap:.55rem;min-width:0;margin:0;padding:0 1.4rem 1.4rem;list-style:none;display:flex;position:static;overflow:hidden}@media (max-width:420px){.showroom-badges{padding:0 1rem 1rem}}@media (min-width:880px){.showroom-badges{background:linear-gradient(90deg,#f4f1ea,#f4f1eaeb);grid-area:2/1;align-self:end;padding:0 clamp(2.25rem,3vw,2.7rem) clamp(1.5rem,3vw,2rem)}}.showroom-badges li,.evidence-pill{color:#171717;letter-spacing:0;text-transform:uppercase;overflow-wrap:break-word;background:#ffffffc7;border:1px solid #15151524;border-radius:999px;max-width:100%;padding:.38rem .72rem;font-size:.78rem;font-weight:720}.buyer-decision,.buyer-brief,.buyer-checklist,.evidence-review,.configuration-brief,.showroom-advisor-panel,.showroom-section{color:#171717;background:#fff;border:1px solid #15151514;border-radius:8px;min-width:0;max-width:100%;padding:clamp(1.1rem,3vw,2rem);box-shadow:0 22px 44px #0000002e}.buyer-decision{color:#fff;background:#10151b;gap:1rem;display:grid}@media (min-width:880px){.buyer-decision{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start}}.buyer-decision .advisor-note__label,.buyer-decision .showroom-meta dt,.buyer-checklist .section-heading p{color:#ffffffa3}.buyer-decision__copy{gap:.8rem;min-width:0;display:grid}.buyer-decision__copy h2,.buyer-checklist .section-heading h2{color:#fff;letter-spacing:0;margin:0;line-height:1}.buyer-decision__copy h2{max-width:18ch;font-size:clamp(1.75rem,2.8vw,2.65rem)}.buyer-checklist .section-heading h2{font-size:clamp(1.9rem,4vw,3.2rem)}.buyer-decision__copy p{color:#ffffffd1;margin:0;font-size:1.05rem;line-height:1.58}.buyer-decision__actions{gap:.75rem;margin-top:.35rem;display:grid}@media (min-width:680px){.buyer-decision__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.buyer-decision__actions article{border-left:3px solid #e6c98d;gap:.35rem;min-width:0;padding:.9rem 0 0 .85rem;display:grid}.buyer-decision__actions span{color:#ffffff94;text-transform:uppercase;font-size:.76rem;font-weight:800}.buyer-decision__actions strong{color:#fff;font-size:1rem;line-height:1.3}.buyer-decision__meta{background:0 0;border:0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:.85rem 1.1rem;margin:0;padding:.15rem 0 0}.buyer-decision__meta div{border-top-color:#ffffff24;padding-top:.9rem}.buyer-decision__meta-item--wide{grid-column:1/-1}.buyer-decision__meta dd{color:#fff}.buyer-decision__meta code{word-break:normal;overflow-wrap:anywhere}.showroom-advisor-panel{gap:1rem;display:grid}@media (min-width:880px){.showroom-advisor-panel{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start}}.section-heading{gap:.25rem;margin-bottom:1.1rem;display:grid}.section-heading h2{color:#171717;font-family:var(--font-body);letter-spacing:0;margin:0;font-size:1.65rem;font-weight:720;line-height:1.08}@media (min-width:880px){.section-heading h2{font-size:2.25rem}}.buyer-brief__grid,.configuration-brief__grid,.showroom-fact-grid,.showroom-coverage-list,.showroom-gap-list,.customer-story__grid,.safety-summary__list,.buyer-checklist__grid,.evidence-review__list{gap:.85rem;min-width:0;max-width:100%;display:grid}@media (min-width:760px){.buyer-brief__grid,.configuration-brief__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.showroom-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.brief-tile,.buyer-action-card,.buyer-checklist__item,.evidence-review__item,.showroom-fact-card,.showroom-story-card,.showroom-coverage-item,.showroom-gap-card{background:#f8f7f3;border:1px solid #15151514;border-radius:8px;gap:.65rem;min-width:0;padding:1rem;display:grid}.customer-story__grid{grid-template-columns:1fr}@media (min-width:820px){.customer-story__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.customer-story__card{align-content:start}.safety-summary__lead{background:#fff7ed;border-left:4px solid #b45309;gap:.45rem;margin-bottom:.9rem;padding:1rem;display:grid}.safety-summary__lead strong{color:#151515;font-size:1.08rem}.safety-summary__lead p,.buyer-action-card p,.buyer-checklist__item p,.evidence-review__item p{color:var(--generated-muted);margin:0;line-height:1.55}@media (min-width:820px){.safety-summary__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.buyer-action-card span{color:var(--generated-muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.buyer-action-card strong{color:#171717;line-height:1.35}.buyer-action-card a,.evidence-review__item a{color:#0f4f8b;font-weight:720}.buyer-checklist{background:#11151a;border-color:#ffffff14}.buyer-checklist__grid{gap:.7rem}.buyer-checklist__item{background:#1b2027;border-color:#ffffff1a;grid-template-columns:auto minmax(0,1fr);align-items:start}.buyer-checklist__item>span{aspect-ratio:1;color:#11151a;background:#e6c98d;border-radius:50%;place-items:center;width:2rem;font-size:.78rem;font-weight:900;display:grid}.buyer-checklist__item h3{color:#fff;margin:0 0 .35rem;font-size:1rem}.buyer-checklist__item p{color:#ffffffb8}.evidence-review{box-shadow:none;background:#f4f1ea}.evidence-review__item{background:#ffffffb8;grid-template-columns:1fr}@media (min-width:720px){.evidence-review__item{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.evidence-review__item h3{color:#171717;margin:0 0 .35rem;font-size:1rem}.brief-tile strong{color:#151515;overflow-wrap:anywhere;font-size:1.2rem;line-height:1.15;display:block}@media (min-width:880px){.brief-tile strong{font-size:1.45rem}}.brief-tile p,.showroom-fact-card p,.showroom-story-card p,.showroom-coverage-item p,.showroom-gap-card p,.generated-muted{color:var(--generated-muted);margin:0;line-height:1.58}.brief-tile--gap{background:#11151a;border-color:#11151a}.brief-tile--gap span,.brief-tile--gap strong,.brief-tile--gap p{color:#fff}.showroom-fact-card h3,.showroom-story-card h3,.showroom-coverage-item h3,.showroom-gap-card h3{color:#171717;font-family:var(--font-body);letter-spacing:0;margin:0;font-size:1rem;font-weight:720}.showroom-fact-card>div:first-child p{color:#20242a;margin-top:.4rem;font-size:1.08rem;font-weight:620}.fact-card__meta,.coverage-item__meta{color:var(--generated-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.88rem;display:flex}.fact-card__meta small,.showroom-coverage-item small{color:#626873;flex-basis:100%;line-height:1.5}.fact-card__meta a,.coverage-item__meta a{color:#0f4f8b;font-weight:720}.showroom-story-card+.showroom-story-card{margin-top:.85rem}.showroom-coverage-item{grid-template-columns:1fr}@media (min-width:720px){.showroom-coverage-item{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.showroom-section--gaps{background:#11151a;border-color:#ffffff14}.showroom-section--gaps .section-heading h2,.showroom-section--gaps .section-heading p{color:#fff}.showroom-gap-card{background:#1b2027;border-color:#ffffff17}.showroom-gap-card h3,.showroom-gap-card p{color:#fff}.showroom-gap-card strong{color:#e6c98d}.coverage-item{grid-template-columns:1fr}@media (min-width:720px){.coverage-item{grid-template-columns:1fr auto;align-items:start}}.btn-secondary{color:var(--text);background:#ffffff0f;border-color:#ffffff1f}.btn-secondary:hover:not(:disabled){background:#ffffff16;transform:translateY(-1px)}.btn-ghost{color:var(--text);background:#ffffff0a;border-color:#ffffff24}.btn-ghost:hover:not(:disabled){background:#ffffff14}.form-alert{border-radius:var(--radius-md);color:#ffdcdcfa;background:#ff7a7a1f;border:1px solid #ff7a7a59;padding:.85rem 1rem}.fine-print{color:var(--faint);margin:0;font-size:.92rem}.notice-banner{border-radius:var(--radius-lg);color:#fff5e6eb;background:#e4c38c1a;border:1px solid #e4c38c33;margin-bottom:1.25rem;padding:.95rem 1rem}.profile-hero{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);background:radial-gradient(1200px 420px at 20% 0,#ffd6a024,#0000 62%),linear-gradient(#ffffff12,#ffffff08);border:1px solid #ffffff1a;position:relative;overflow:hidden}.profile-hero__content{padding:2.2rem 1.4rem 1.8rem;position:relative}@media (min-width:720px){.profile-hero__content{padding:2.6rem 2.4rem 2.2rem}}.vehicle-stage{background:radial-gradient(900px 280px at 65% 35%,#ffffff1f,#0000 70%),radial-gradient(420px 220px at 70% 60%,#e4c38c38,#0000 62%);position:absolute;inset:0}.vehicle-stage:after{content:"";opacity:.55;background:linear-gradient(#ffffff1a,#ffffff03);border:1px solid #ffffff1f;border-radius:999px;width:min(520px,92vw);height:240px;position:absolute;bottom:-60px;right:-80px;transform:rotate(-6deg)}.vehicle-silhouette{opacity:.55;filter:drop-shadow(0 18px 45px #0000008c);width:min(520px,92vw);height:210px;position:absolute;bottom:26px;right:-46px}.vehicle-body{background:linear-gradient(#ffffff29,#ffffff0a);border:1px solid #ffffff24;border-radius:90px;height:92px;position:absolute;bottom:44px;left:36px;right:36px}.vehicle-body:before{content:"";opacity:.9;background:linear-gradient(#00000073,#0000001a);border-radius:70px;position:absolute;inset:16px 52px 18px}.vehicle-roof{background:linear-gradient(#ffffff24,#ffffff08);border:1px solid #ffffff1f;border-radius:60px 70px 28px 28px;width:250px;height:70px;position:absolute;bottom:112px;left:150px}.vehicle-roof:after{content:"";background:linear-gradient(#00000073,#0000001f);border-radius:40px;height:32px;position:absolute;top:14px;left:26px;right:26px}.wheel{background:radial-gradient(circle at 35% 35%,#ffffff38,#000000ad 60%,#000000eb);border:1px solid #ffffff24;border-radius:999px;width:54px;height:54px;position:absolute;bottom:30px;box-shadow:0 10px 26px #0000008c}.wheel:after{content:"";background:radial-gradient(circle at 30% 30%,#e4c38c59,#ffffff0d);border:1px solid #ffffff1f;border-radius:999px;position:absolute;inset:14px}.wheel--front{left:118px}.wheel--rear{right:118px}@media (max-width:520px){.vehicle-silhouette{opacity:.45;bottom:10px;right:-96px}}.kicker{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem}.hero-title{font-family:var(--font-display);letter-spacing:-.03em;margin:.85rem 0 0;font-size:clamp(1.95rem,5vw,2.75rem);line-height:1.05}.hero-subtitle{color:var(--muted);max-width:55ch;margin:.65rem 0 0}.hero-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.1rem;display:flex}.hero-meta__sep{color:#ffffff5c}.confidence-badge{background:#00000047;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.92rem;font-weight:650;display:inline-flex}.confidence-badge[data-kind=clean]{border-color:#e4c38c66}.confidence-badge[data-kind=partial]{border-color:#ffffff2e}.confidence-badge[data-kind=failed]{border-color:#ff7a7a47}.vin-pill{background:#00000047;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.45rem;padding:.32rem .7rem;display:inline-flex}.vin-pill__label{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;font-size:.86rem}.vin-pill__code{color:#ffffffe0}.updated-at{color:#ffffffb8;font-size:.95rem}.confidence-desc{color:#ffffffc2;max-width:64ch;margin:1rem 0 0}.action-bar{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.9rem;padding:1.1rem .25rem 0;display:flex}.profile-sections{gap:1rem;margin-top:1.4rem;display:grid}@media (min-width:860px){.profile-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}.profile-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#ffffff0d;border:1px solid #ffffff1a;padding:1.15rem 1.05rem}.card-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.25rem}.kv-grid{margin:.95rem 0 0}.kv-row{border-bottom:1px solid #ffffff14;grid-template-columns:1fr;gap:.25rem;padding:.65rem 0;display:grid}.kv-row:last-child{border-bottom:none}@media (min-width:520px){.kv-row{grid-template-columns:1fr 1.2fr;align-items:baseline;gap:1rem}}.kv-key{font-weight:650}.kv-value{color:#ffffffdb;text-align:left;margin:0}.kv-basis{color:#ffffff8a;letter-spacing:.02em;text-transform:uppercase;margin-top:.22rem;font-size:.78rem;display:block}@media (min-width:520px){.kv-value{text-align:right}}.kv-value--missing{color:#ffffff8f}.notes-list{color:#ffffffc2;margin:.9rem 0 0;padding-left:1.2rem}.share{gap:.6rem;display:grid}.share-fallback{gap:.4rem;display:grid}.share-fallback__label{color:#ffffffb3;font-size:.92rem}.refresh{gap:.6rem;width:min(520px,100%);display:grid}.refresh__row{gap:.75rem;display:grid}@media (min-width:520px){.refresh__row{grid-template-columns:1fr auto;align-items:end}}.field--inline{gap:.35rem}.inline-status{border-radius:var(--radius-md);color:#ffffffc7;background:#00000038;border:1px solid #ffffff1a;padding:.7rem .85rem}@media (prefers-reduced-motion:reduce){.btn{transition:none}.btn-primary:hover:not(:disabled),.btn-secondary:hover:not(:disabled){transform:none}}@media (max-width:420px){html,body{max-width:100%;overflow-x:hidden}.app-shell{width:100vw;max-width:100vw;padding-left:1rem;padding-right:1rem}.app-shell .generated-showroom{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}.generated-showroom,.showroom-hero,.showroom-hero__copy,.showroom-visual,.showroom-badges{min-width:0;max-width:100%;overflow-x:hidden}.showroom-hero__copy,.showroom-badges{width:100%}.showroom-headline,.showroom-subtitle{word-break:break-word;overflow-wrap:anywhere;width:100%;max-width:100%;display:block}.showroom-visual{width:100%;min-height:260px}.showroom-vehicle-figure,.showroom-vehicle-figure--porsche-macan{width:min(320px,88%);max-width:88%;top:58%}}
