.ModelYearPriceBars-module__do5wra__bars{flex-direction:column;gap:18px;display:flex}.ModelYearPriceBars-module__do5wra__row{grid-template-columns:160px 1fr 96px;align-items:center;gap:14px;display:grid}.ModelYearPriceBars-module__do5wra__lab{color:var(--silver);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.ModelYearPriceBars-module__do5wra__track{background:#9ba6ac1a;border-radius:2px;height:14px;position:relative;overflow:hidden}.ModelYearPriceBars-module__do5wra__marketRange{background:var(--steel);opacity:.28;border-radius:2px;height:100%;position:absolute;top:0}.ModelYearPriceBars-module__do5wra__youMarker{background:var(--steel-bright);border-radius:1px;width:3px;height:100%;position:absolute;top:0;transform:translate(-50%)}.ModelYearPriceBars-module__do5wra__marketMarker{background:var(--steel);opacity:.7;border-radius:1px;width:2px;height:100%;position:absolute;top:0;transform:translate(-50%)}.ModelYearPriceBars-module__do5wra__val{font-family:var(--font-mono,"Space Grotesk", sans-serif);text-align:right;color:var(--muted);font-size:.84rem}@media (max-width:880px){.ModelYearPriceBars-module__do5wra__row{grid-template-columns:120px 1fr 80px}}
.ModelYearMatrixTable-module__U9KCgG__tablewrap{background:linear-gradient(165deg, var(--panel), var(--panel-2));border:1px solid var(--line-soft);border-radius:6px;overflow:auto hidden}.ModelYearMatrixTable-module__U9KCgG__table{border-collapse:collapse;width:100%;font-size:.9rem}.ModelYearMatrixTable-module__U9KCgG__th{font-family:var(--font-mono,"Space Grotesk", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-align:right;border-bottom:1px solid var(--line);white-space:nowrap;padding:14px 16px;font-size:.68rem}.ModelYearMatrixTable-module__U9KCgG__thLeft{text-align:left}.ModelYearMatrixTable-module__U9KCgG__td{text-align:right;border-bottom:1px solid var(--line-soft);white-space:nowrap;padding:13px 16px}.ModelYearMatrixTable-module__U9KCgG__tdLeft{text-align:left;font-weight:500}.ModelYearMatrixTable-module__U9KCgG__num{font-family:var(--font-mono,"Space Grotesk", sans-serif)}.ModelYearMatrixTable-module__U9KCgG__units{color:var(--silver);font-weight:600;display:block}.ModelYearMatrixTable-module__U9KCgG__sub{color:var(--muted);margin-top:2px;font-size:.75rem;display:block}.ModelYearMatrixTable-module__U9KCgG__tbody tr:hover{background:#9ba6ac0a}.ModelYearMatrixTable-module__U9KCgG__deltaGood{color:var(--good)}.ModelYearMatrixTable-module__U9KCgG__deltaWarn{color:var(--warn)}.ModelYearMatrixTable-module__U9KCgG__deltaBad{color:var(--bad)}.ModelYearMatrixTable-module__U9KCgG__deltaPosition{color:var(--steel-bright)}.ModelYearMatrixTable-module__U9KCgG__extremes{gap:6px;margin-top:6px;display:flex}.ModelYearMatrixTable-module__U9KCgG__extremeLink{color:inherit;text-decoration:none}.ModelYearMatrixTable-module__U9KCgG__extremeLink:hover .ModelYearMatrixTable-module__U9KCgG__extremeCard{border-color:var(--steel-bright);background:#9ba6ac14}.ModelYearMatrixTable-module__U9KCgG__extremeCard{border:1px solid var(--line-soft);background:var(--panel);cursor:pointer;border-radius:4px;align-items:center;gap:5px;padding:3px 6px 3px 3px;transition:border-color .15s,background .15s;display:flex}.ModelYearMatrixTable-module__U9KCgG__extremeThumb{object-fit:cover;border-radius:3px;flex-shrink:0;width:36px;height:24px}.ModelYearMatrixTable-module__U9KCgG__extremePlaceholder{background:var(--panel-2);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:24px;font-size:.7rem;display:flex}.ModelYearMatrixTable-module__U9KCgG__extremeInfo{flex-direction:column;line-height:1.15;display:flex}.ModelYearMatrixTable-module__U9KCgG__extremeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.6rem}.ModelYearMatrixTable-module__U9KCgG__extremePrice{font-size:.72rem;font-weight:600;font-family:var(--font-mono,"Space Grotesk", sans-serif)}
.NativeAppView-module__HZNbbG__kpiGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:minmax(110px,auto);gap:16px;margin-bottom:32px;display:grid}.NativeAppView-module__HZNbbG__kpiCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line-soft);background:#171c1f99;border-radius:12px;padding:20px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.6s cubic-bezier(.16,1,.3,1) both NativeAppView-module__HZNbbG__cardEntry;position:relative;overflow:hidden}.NativeAppView-module__HZNbbG__span2{grid-column:span 2}.NativeAppView-module__HZNbbG__kpiCard:hover{border-color:var(--accent);box-shadow:0 12px 32px #00000080, 0 0 1px var(--accent);background:#171c1fd9;transform:translateY(-4px)}.NativeAppView-module__HZNbbG__kpiCard:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#1fd9c233,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.NativeAppView-module__HZNbbG__kpiCard:hover:after{opacity:1}.NativeAppView-module__HZNbbG__kpiValue{font-size:1.8rem;font-weight:700;font-family:var(--font-mono), monospace;letter-spacing:-.03em;color:var(--silver);margin-bottom:4px;line-height:1.1}.NativeAppView-module__HZNbbG__kpiLabel{font-size:.68rem;font-weight:600;font-family:var(--font-display), sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--steel)}.NativeAppView-module__HZNbbG__kpiSub{color:var(--steel);margin-top:2px;font-family:monospace;font-size:.62rem}.NativeAppView-module__HZNbbG__kpiTone_good .NativeAppView-module__HZNbbG__kpiValue{color:var(--good)}.NativeAppView-module__HZNbbG__kpiTone_warn .NativeAppView-module__HZNbbG__kpiValue{color:var(--warn)}.NativeAppView-module__HZNbbG__kpiTone_bad .NativeAppView-module__HZNbbG__kpiValue{color:var(--bad)}.NativeAppView-module__HZNbbG__kpiTone_accent .NativeAppView-module__HZNbbG__kpiValue{color:var(--accent)}.NativeAppView-module__HZNbbG__kpiTone_neutral .NativeAppView-module__HZNbbG__kpiValue{color:var(--silver)}.NativeAppView-module__HZNbbG__section{margin-bottom:32px}.NativeAppView-module__HZNbbG__sectionTitle{font-size:.78rem;font-weight:700;font-family:var(--font-display), sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--steel-bright);border-bottom:1px solid var(--line);margin:0 0 14px;padding-bottom:8px}.NativeAppView-module__HZNbbG__tableWrap{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow-x:auto}.NativeAppView-module__HZNbbG__tableWrap:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.NativeAppView-module__HZNbbG__table{border-collapse:collapse;width:100%;font-size:.76rem;font-family:var(--font-mono), monospace}.NativeAppView-module__HZNbbG__th{text-align:left;text-transform:uppercase;letter-spacing:.1em;color:var(--steel);border-bottom:1px solid var(--line);background:var(--panel-2);z-index:2;-webkit-user-select:none;user-select:none;white-space:nowrap;padding:10px 14px;font-size:.62rem;font-weight:700;position:sticky;top:0}.NativeAppView-module__HZNbbG__th:hover{color:var(--steel-bright)}.NativeAppView-module__HZNbbG__sortArrow{color:var(--accent);font-size:.52rem}.NativeAppView-module__HZNbbG__tr{border-bottom:1px solid var(--line);transition:background .1s}.NativeAppView-module__HZNbbG__tr:hover{box-shadow:inset 2px 0 0 var(--accent);background:#1fd9c20d}.NativeAppView-module__HZNbbG__td{color:var(--steel-bright);white-space:nowrap;font-variant-numeric:tabular-nums;padding:12px 14px}.NativeAppView-module__HZNbbG__alignRight{text-align:right}.NativeAppView-module__HZNbbG__emptyTable{text-align:center;color:var(--muted);padding:60px 20px;font-size:.8rem}.NativeAppView-module__HZNbbG__showMore{background:var(--panel-2);border:none;border-top:1px solid var(--line);width:100%;color:var(--accent);font-size:.72rem;font-family:var(--font-display), sans-serif;cursor:pointer;letter-spacing:.06em;padding:14px;font-weight:600;transition:background .15s;display:block}.NativeAppView-module__HZNbbG__showMore:hover{background:#1fd9c214}@keyframes NativeAppView-module__HZNbbG__cardEntry{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.NativeAppView-module__HZNbbG__kpiCard:first-child{animation-delay:50ms}.NativeAppView-module__HZNbbG__kpiCard:nth-child(2){animation-delay:.1s}.NativeAppView-module__HZNbbG__kpiCard:nth-child(3){animation-delay:.15s}.NativeAppView-module__HZNbbG__kpiCard:nth-child(4){animation-delay:.2s}.NativeAppView-module__HZNbbG__kpiCard:nth-child(5){animation-delay:.25s}.NativeAppView-module__HZNbbG__kpiCard:nth-child(6){animation-delay:.3s}.NativeAppView-module__HZNbbG__kpiCard:nth-child(7){animation-delay:.35s}.NativeAppView-module__HZNbbG__kpiCard:nth-child(8){animation-delay:.4s}.NativeAppView-module__HZNbbG__sampleNote{border-top:1px solid var(--line-soft);font-size:.68rem;font-family:var(--font-display), sans-serif;color:var(--muted);text-align:center;letter-spacing:.02em;padding:10px 12px}.NativeAppView-module__HZNbbG__sampleHighlight{color:var(--accent,#1fd9c2);font-weight:600}.NativeAppView-module__HZNbbG__toneBadge{font-size:.6rem;font-weight:700;font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;border-radius:3px;padding:2px 8px;display:inline-block}.NativeAppView-module__HZNbbG__tone_good{color:var(--good);background:#7fb08a1f}.NativeAppView-module__HZNbbG__tone_warn{color:var(--warn);background:#c9a24b1f}.NativeAppView-module__HZNbbG__tone_bad{color:var(--bad);background:#c77b7b1f}.NativeAppView-module__HZNbbG__tone_neutral{color:var(--steel);background:#9ba6ac14}
.AgentOsShell-module__aI6Qra__shell{background:var(--base);min-height:100vh;color:var(--silver);padding:24px;font-family:Inter,system-ui,sans-serif}.AgentOsShell-module__aI6Qra__hero{border:1px solid var(--line-soft);background:linear-gradient(145deg, var(--panel), var(--panel-2));border-radius:10px;justify-content:space-between;align-items:end;gap:24px;max-width:1440px;margin:0 auto 18px;padding:24px;display:flex}.AgentOsShell-module__aI6Qra__hero h1,.AgentOsShell-module__aI6Qra__panelHeader h2,.AgentOsShell-module__aI6Qra__detailHeader h2,.AgentOsShell-module__aI6Qra__card h3{font-family:var(--font-display,"Bricolage Grotesque", sans-serif);margin:0}.AgentOsShell-module__aI6Qra__hero h1{margin-top:6px;font-size:clamp(1.7rem,3vw,2.8rem)}.AgentOsShell-module__aI6Qra__hero p{max-width:780px;color:var(--steel);margin:10px 0 0;line-height:1.55}.AgentOsShell-module__aI6Qra__eyebrow{color:var(--accent);font-family:var(--font-mono,monospace);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem}.AgentOsShell-module__aI6Qra__actions,.AgentOsShell-module__aI6Qra__approvalActions{flex-wrap:wrap;gap:9px;display:flex}.AgentOsShell-module__aI6Qra__actions button,.AgentOsShell-module__aI6Qra__approvalActions button,.AgentOsShell-module__aI6Qra__error button,.AgentOsShell-module__aI6Qra__card>button{border:1px solid var(--line);min-height:40px;color:var(--silver);font:700 .72rem var(--font-mono,monospace);letter-spacing:.04em;cursor:pointer;background:0 0;border-radius:5px;padding:9px 13px}.AgentOsShell-module__aI6Qra__actions button:first-child,.AgentOsShell-module__aI6Qra__approvalActions button:first-of-type{background:var(--silver);color:var(--base)}.AgentOsShell-module__aI6Qra__actions button:focus-visible,.AgentOsShell-module__aI6Qra__approvalActions button:focus-visible,.AgentOsShell-module__aI6Qra__runList button:focus-visible,.AgentOsShell-module__aI6Qra__artifact a:focus-visible,.AgentOsShell-module__aI6Qra__error button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.AgentOsShell-module__aI6Qra__actions button:disabled,.AgentOsShell-module__aI6Qra__approvalActions button:disabled{opacity:.5;cursor:wait}.AgentOsShell-module__aI6Qra__error{border:1px solid var(--bad);max-width:1440px;color:var(--silver);background:color-mix(in srgb, var(--bad) 12%, var(--panel));border-radius:7px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 16px;padding:13px 16px;display:flex}.AgentOsShell-module__aI6Qra__workspace{grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:16px;max-width:1440px;margin:0 auto;display:grid}.AgentOsShell-module__aI6Qra__runPanel,.AgentOsShell-module__aI6Qra__detailPanel{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:10px;min-width:0}.AgentOsShell-module__aI6Qra__runPanel{overflow:hidden}.AgentOsShell-module__aI6Qra__roster{border-bottom:1px solid var(--line-soft);padding:12px}.AgentOsShell-module__aI6Qra__roster>strong{color:var(--muted);font:.62rem var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase}.AgentOsShell-module__aI6Qra__roster ul{gap:5px;margin:8px 0 0;padding:0;list-style:none;display:grid}.AgentOsShell-module__aI6Qra__roster li{border:1px solid var(--line-soft);border-radius:4px;gap:2px;padding:7px;display:grid}.AgentOsShell-module__aI6Qra__roster span{color:var(--steel);font-size:.72rem;font-weight:700}.AgentOsShell-module__aI6Qra__roster small{color:var(--muted);font:.58rem var(--font-mono,monospace);text-transform:uppercase}.AgentOsShell-module__aI6Qra__panelHeader,.AgentOsShell-module__aI6Qra__detailHeader{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.AgentOsShell-module__aI6Qra__panelHeader span{background:var(--panel);min-width:26px;color:var(--steel);text-align:center;font:.72rem var(--font-mono,monospace);border-radius:99px;padding:3px 7px}.AgentOsShell-module__aI6Qra__runList{margin:0;padding:8px;list-style:none}.AgentOsShell-module__aI6Qra__runList button{width:100%;color:var(--silver);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;gap:7px;padding:13px;display:grid}.AgentOsShell-module__aI6Qra__runList button:hover,.AgentOsShell-module__aI6Qra__runList .AgentOsShell-module__aI6Qra__selectedRun{border-color:var(--line);background:var(--panel)}.AgentOsShell-module__aI6Qra__runList span{font-weight:700}.AgentOsShell-module__aI6Qra__runList small,.AgentOsShell-module__aI6Qra__artifact small,.AgentOsShell-module__aI6Qra__timeline small{color:var(--muted);font:.68rem var(--font-mono,monospace)}.AgentOsShell-module__aI6Qra__empty{color:var(--steel);text-align:center;padding:30px 20px}.AgentOsShell-module__aI6Qra__empty strong{color:var(--silver)}.AgentOsShell-module__aI6Qra__empty p,.AgentOsShell-module__aI6Qra__muted{color:var(--muted);line-height:1.5}.AgentOsShell-module__aI6Qra__muted{padding:12px 18px}.AgentOsShell-module__aI6Qra__status{font:700 .68rem var(--font-mono,monospace);text-transform:uppercase;border:1px solid;border-radius:99px;padding:6px 10px}.AgentOsShell-module__aI6Qra__status_queued,.AgentOsShell-module__aI6Qra__status_cancelled{color:var(--steel)}.AgentOsShell-module__aI6Qra__status_running{color:var(--accent)}.AgentOsShell-module__aI6Qra__status_approval_required{color:var(--warn)}.AgentOsShell-module__aI6Qra__status_succeeded{color:var(--good)}.AgentOsShell-module__aI6Qra__status_failed{color:var(--bad)}.AgentOsShell-module__aI6Qra__detailGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);gap:14px;padding:14px;display:grid}.AgentOsShell-module__aI6Qra__sideStack{align-content:start;gap:14px;display:grid}.AgentOsShell-module__aI6Qra__card{border:1px solid var(--line-soft);background:var(--panel);border-radius:8px;min-width:0;padding:17px}.AgentOsShell-module__aI6Qra__card h3{margin-bottom:15px;font-size:1rem}.AgentOsShell-module__aI6Qra__timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.AgentOsShell-module__aI6Qra__timeline li{border-top:1px solid var(--line-soft);grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.AgentOsShell-module__aI6Qra__timeline li>span{border:1px solid var(--line);width:24px;height:24px;color:var(--accent);font:.65rem var(--font-mono,monospace);border-radius:50%;place-items:center;display:grid}.AgentOsShell-module__aI6Qra__timeline strong{color:var(--steel-bright);text-transform:capitalize;font-size:.82rem;display:block}.AgentOsShell-module__aI6Qra__timeline p{color:var(--steel);margin:4px 0;font-size:.8rem;line-height:1.45}.AgentOsShell-module__aI6Qra__metrics{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.AgentOsShell-module__aI6Qra__metrics div{border:1px solid var(--line-soft);border-radius:5px;padding:10px}.AgentOsShell-module__aI6Qra__metrics dt{color:var(--muted);font:.62rem var(--font-mono,monospace);text-transform:uppercase}.AgentOsShell-module__aI6Qra__metrics dd{color:var(--silver);text-transform:capitalize;margin:5px 0 0;font-weight:700}.AgentOsShell-module__aI6Qra__approvalActions{margin-top:14px}.AgentOsShell-module__aI6Qra__approvalActions p{width:100%;color:var(--warn);margin:0;font-size:.78rem;line-height:1.45}.AgentOsShell-module__aI6Qra__artifact{gap:8px;display:grid}.AgentOsShell-module__aI6Qra__artifact ul{max-height:150px;color:var(--steel);margin:2px 0;padding-left:18px;font-size:.75rem;overflow:auto}.AgentOsShell-module__aI6Qra__artifact a{color:var(--accent);font:700 .72rem var(--font-mono,monospace);justify-self:start}@media (max-width:900px){.AgentOsShell-module__aI6Qra__shell{padding:14px}.AgentOsShell-module__aI6Qra__hero{flex-direction:column;align-items:stretch}.AgentOsShell-module__aI6Qra__workspace{grid-template-columns:1fr}.AgentOsShell-module__aI6Qra__runList{gap:6px;display:flex;overflow-x:auto}.AgentOsShell-module__aI6Qra__runList li{min-width:220px}}@media (max-width:650px){.AgentOsShell-module__aI6Qra__shell{padding:8px}.AgentOsShell-module__aI6Qra__hero{padding:18px}.AgentOsShell-module__aI6Qra__actions button{flex:100%}.AgentOsShell-module__aI6Qra__detailGrid{grid-template-columns:1fr;padding:8px}.AgentOsShell-module__aI6Qra__detailHeader{flex-direction:column;align-items:flex-start}.AgentOsShell-module__aI6Qra__metrics{grid-template-columns:1fr 1fr}}
.StructuredArtifactRenderer-module__ucWkVG__report{border-top:1px solid var(--line-soft);gap:18px;margin-top:14px;padding-top:14px;display:grid}.StructuredArtifactRenderer-module__ucWkVG__report header span{color:var(--accent);font:.62rem var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase}.StructuredArtifactRenderer-module__ucWkVG__report h4,.StructuredArtifactRenderer-module__ucWkVG__report h5{color:var(--silver);margin:5px 0 8px}.StructuredArtifactRenderer-module__ucWkVG__report p{color:var(--steel);margin:0;font-size:.78rem;line-height:1.55}.StructuredArtifactRenderer-module__ucWkVG__metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin:0;display:grid}.StructuredArtifactRenderer-module__ucWkVG__metrics div{border:1px solid var(--line-soft);border-radius:5px;padding:10px}.StructuredArtifactRenderer-module__ucWkVG__metrics dt{color:var(--muted);font:.61rem var(--font-mono,monospace);text-transform:uppercase}.StructuredArtifactRenderer-module__ucWkVG__metrics dd{margin:4px 0 0;font-weight:800}.StructuredArtifactRenderer-module__ucWkVG__metrics small{color:var(--steel);margin-top:4px;display:block}.StructuredArtifactRenderer-module__ucWkVG__tableWrap{max-width:100%;overflow-x:auto}.StructuredArtifactRenderer-module__ucWkVG__tableWrap table{border-collapse:collapse;width:100%;min-width:420px;font-size:.74rem}.StructuredArtifactRenderer-module__ucWkVG__tableWrap caption{color:var(--silver);text-align:left;margin-bottom:8px;font-weight:700}.StructuredArtifactRenderer-module__ucWkVG__tableWrap th,.StructuredArtifactRenderer-module__ucWkVG__tableWrap td{border:1px solid var(--line-soft);text-align:left;padding:8px}.StructuredArtifactRenderer-module__ucWkVG__tableWrap th{color:var(--muted);font:.62rem var(--font-mono,monospace);text-transform:uppercase}.StructuredArtifactRenderer-module__ucWkVG__sources,.StructuredArtifactRenderer-module__ucWkVG__actions{gap:8px;margin:0;padding:0;list-style:none;display:grid}.StructuredArtifactRenderer-module__ucWkVG__sources li,.StructuredArtifactRenderer-module__ucWkVG__actions li{border:1px solid var(--line-soft);border-radius:5px;gap:3px;padding:9px;display:grid}.StructuredArtifactRenderer-module__ucWkVG__sources span,.StructuredArtifactRenderer-module__ucWkVG__sources code{color:var(--muted);overflow-wrap:anywhere;font-size:.67rem}.StructuredArtifactRenderer-module__ucWkVG__actions li{grid-template-columns:auto 1fr}.StructuredArtifactRenderer-module__ucWkVG__actions li>span{border:1px solid var(--line);color:var(--accent);font:.56rem var(--font-mono,monospace);text-transform:uppercase;border-radius:99px;align-self:start;padding:3px 6px}.StructuredArtifactRenderer-module__ucWkVG__actions p{margin-top:4px}@media (max-width:520px){.StructuredArtifactRenderer-module__ucWkVG__report{gap:14px}.StructuredArtifactRenderer-module__ucWkVG__metrics{grid-template-columns:1fr 1fr}}
