.pet-inspector-module__MVI4cW__inspector{gap:clamp(.9rem,2vw,1.2rem);min-width:0;display:grid}.pet-inspector-module__MVI4cW__header{gap:.38rem;max-width:44rem;display:grid}.pet-inspector-module__MVI4cW__header span,.pet-inspector-module__MVI4cW__sectionHeader span,.pet-inspector-module__MVI4cW__groupLabel{color:var(--accent-orange-text);font-family:var(--font-mono);font-size:var(--type-command);text-transform:uppercase;font-weight:900;line-height:1.2}.pet-inspector-module__MVI4cW__header h2,.pet-inspector-module__MVI4cW__sectionHeader h3,.pet-inspector-module__MVI4cW__header p,.pet-inspector-module__MVI4cW__summary,.pet-inspector-module__MVI4cW__groupLabel,.pet-inspector-module__MVI4cW__factList,.pet-inspector-module__MVI4cW__metricList,.pet-inspector-module__MVI4cW__stateList,.pet-inspector-module__MVI4cW__empty{margin:0}.pet-inspector-module__MVI4cW__header h2{color:var(--ink);font-family:var(--font-display);overflow-wrap:anywhere;font-size:2.5rem;font-weight:800;line-height:1}.pet-inspector-module__MVI4cW__header p,.pet-inspector-module__MVI4cW__summary{color:var(--muted);font-size:var(--type-body);font-weight:650;line-height:1.48}.pet-inspector-module__MVI4cW__tabs{border-radius:var(--radius-surface);background:#1515150e;border:1px solid #15151529;grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem;padding:.42rem;display:grid}.pet-inspector-module__MVI4cW__tab{min-height:var(--command-height);border-radius:var(--radius-control);color:var(--muted);cursor:pointer;font-family:var(--font-mono);font-size:var(--command-label-size);text-transform:uppercase;transition:background-color var(--arcade-release), box-shadow var(--arcade-release), color var(--arcade-release);background:0 0;border:1px solid #0000;padding:.62rem .75rem;font-weight:900}.pet-inspector-module__MVI4cW__tab:focus-visible{color:var(--ink);background:#ffffffb8;outline:none}.pet-inspector-module__MVI4cW__tab[aria-selected=true]{border-color:var(--ink);background:var(--lime);box-shadow:inset 0 -3px 0 #15151526, 0 3px 0 var(--ink);color:var(--ink)}.pet-inspector-module__MVI4cW__tab:active:not([aria-selected=true]){background:#1515151a}.pet-inspector-module__MVI4cW__tab[aria-selected=true]:active{background:color-mix(in srgb, var(--lime) 88%, var(--ink))}@media (hover:hover) and (pointer:fine){.pet-inspector-module__MVI4cW__tab:hover{color:var(--ink);background:#ffffffb8}}.pet-inspector-module__MVI4cW__panel{border-radius:var(--radius-panel);min-width:0;box-shadow:var(--shadow-card);background:#fffdf8c2;border:1px solid #1515151f;padding:clamp(.8rem,1.8vw,1.05rem)}.pet-inspector-module__MVI4cW__panel:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.pet-inspector-module__MVI4cW__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem);display:grid}.pet-inspector-module__MVI4cW__section{border-radius:var(--radius-surface);background:#fffdf8f0;border:1px solid #1515151f;grid-column:span 4;align-content:start;gap:.8rem;min-width:0;padding:clamp(.9rem,1.7vw,1.15rem);display:grid}.pet-inspector-module__MVI4cW__grid[data-tab=stats] .pet-inspector-module__MVI4cW__section{grid-column:1/-1}.pet-inspector-module__MVI4cW__grid[data-tab=assets] .pet-inspector-module__MVI4cW__section[data-section=animation-states],.pet-inspector-module__MVI4cW__grid[data-tab=lore] .pet-inspector-module__MVI4cW__section[data-section=role]{grid-column:span 7}.pet-inspector-module__MVI4cW__grid[data-tab=assets] .pet-inspector-module__MVI4cW__section[data-section=package-install],.pet-inspector-module__MVI4cW__grid[data-tab=lore] .pet-inspector-module__MVI4cW__section[data-section=future-ability]{grid-column:span 5}.pet-inspector-module__MVI4cW__grid[data-tab=assets] .pet-inspector-module__MVI4cW__section[data-section=identity]{grid-column:1/-1}.pet-inspector-module__MVI4cW__sectionHeader{gap:.22rem;display:grid}.pet-inspector-module__MVI4cW__sectionHeader h3{color:var(--ink);font-family:var(--font-display);overflow-wrap:anywhere;font-size:1.65rem;font-weight:800;line-height:1}.pet-inspector-module__MVI4cW__factList,.pet-inspector-module__MVI4cW__metricList,.pet-inspector-module__MVI4cW__stateList,.pet-inspector-module__MVI4cW__groups{gap:.5rem;display:grid}.pet-inspector-module__MVI4cW__factList>div,.pet-inspector-module__MVI4cW__stateList>div{border-bottom:1px solid #1515151a;grid-template-columns:minmax(7.5rem,.42fr) minmax(0,1fr);align-items:baseline;gap:.6rem;padding-block:.5rem;display:grid}.pet-inspector-module__MVI4cW__factList>div:last-child,.pet-inspector-module__MVI4cW__stateList>div:last-child{border-bottom:0}.pet-inspector-module__MVI4cW__factList dt,.pet-inspector-module__MVI4cW__metricList dt,.pet-inspector-module__MVI4cW__stateList dt{min-width:0;color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-weight:900;overflow:hidden}.pet-inspector-module__MVI4cW__factList dd,.pet-inspector-module__MVI4cW__metricList dd,.pet-inspector-module__MVI4cW__stateList dd{min-width:0;color:var(--ink);font-family:var(--font-mono);font-size:var(--type-command);overflow-wrap:anywhere;margin:0;font-weight:900}.pet-inspector-module__MVI4cW__metricList{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-inspector-module__MVI4cW__metricList>div{--meter-value:0%;--meter-accent:var(--lime);background:#1515150b;border:1px solid #1515151a;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.34rem .7rem;padding:.62rem .68rem;display:grid}.pet-inspector-module__MVI4cW__metricList>div[data-stat=critique],.pet-inspector-module__MVI4cW__metricList>div[data-stat=debug]{--meter-accent:var(--pink)}.pet-inspector-module__MVI4cW__metricList>div[data-stat=speed],.pet-inspector-module__MVI4cW__metricList>div[data-stat=chaos]{--meter-accent:var(--orange)}.pet-inspector-module__MVI4cW__metricList>div[data-stat=refactor],.pet-inspector-module__MVI4cW__metricList>div[data-stat=endurance]{--meter-accent:var(--yellow)}.pet-inspector-module__MVI4cW__metricList>div[data-stat=calm]{--meter-accent:#4dc8f5}.pet-inspector-module__MVI4cW__meter{background:#1515151f;border-radius:3px;grid-column:1/-1;height:.48rem;overflow:hidden}.pet-inspector-module__MVI4cW__meter span{width:var(--meter-value);background:var(--meter-accent);height:100%;display:block}.pet-inspector-module__MVI4cW__chipGroup{gap:.4rem;display:grid}.pet-inspector-module__MVI4cW__chipList{flex-wrap:wrap;gap:.42rem;margin:0;padding:0;list-style:none;display:flex}.pet-inspector-module__MVI4cW__chipList li{max-width:100%;color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);overflow-wrap:anywhere;text-transform:uppercase;background:#ffffffad;border:1px solid #15151524;border-radius:6px;padding:.43rem .55rem;font-weight:900}.pet-inspector-module__MVI4cW__chipList[data-tone=positive] li{background:color-mix(in srgb, var(--lime) 20%, white)}.pet-inspector-module__MVI4cW__chipList[data-tone=caution] li{background:color-mix(in srgb, var(--yellow) 24%, white)}.pet-inspector-module__MVI4cW__chipList[data-tone=system] li{background:color-mix(in srgb, var(--pet-accent) 18%, white)}.pet-inspector-module__MVI4cW__empty{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-command);border:1px dashed #1515153d;border-radius:6px;padding:.65rem .72rem;font-weight:900}:is(html[data-card-theme=dark] .pet-inspector-module__MVI4cW__header h2,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__sectionHeader h3,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__factList dd,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__metricList dd,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__stateList dd){color:#f8faef}:is(html[data-card-theme=dark] .pet-inspector-module__MVI4cW__tabs,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__panel,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__section){border-color:#f8faef26}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__tabs{background:#f8faef0f}:is(html[data-card-theme=dark] .pet-inspector-module__MVI4cW__panel,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__section){background:#14161deb}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__tab:focus-visible{color:#f8faef;background:#f8faef1a}@media (hover:hover) and (pointer:fine){html[data-card-theme=dark] .pet-inspector-module__MVI4cW__tab:hover{color:#f8faef;background:#f8faef1a}}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__tab[aria-selected=true]{background:var(--lime);color:var(--ink);border-color:#f8faef;box-shadow:inset 0 -3px #15151526,0 3px #f8faef}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__header p{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__summary{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__factList dt{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__metricList dt{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__stateList dt{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__chipList li{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__empty{color:#f8faefb8}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__tab{color:#f8faefb8}:is(html[data-card-theme=dark] .pet-inspector-module__MVI4cW__chipList li,html[data-card-theme=dark] .pet-inspector-module__MVI4cW__metricList>div){background:#f8faef14;border-color:#f8faef24}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__chipList[data-tone=positive] li{background:color-mix(in srgb, var(--lime) 16%, #14161d)}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__chipList[data-tone=caution] li{background:color-mix(in srgb, var(--yellow) 18%, #14161d)}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__chipList[data-tone=system] li{background:color-mix(in srgb, var(--pet-accent) 16%, #14161d)}html[data-card-theme=dark] .pet-inspector-module__MVI4cW__meter{background:#f8faef24}@media (max-width:820px){.pet-inspector-module__MVI4cW__section,.pet-inspector-module__MVI4cW__grid[data-tab=assets] .pet-inspector-module__MVI4cW__section[data-section],.pet-inspector-module__MVI4cW__grid[data-tab=lore] .pet-inspector-module__MVI4cW__section[data-section]{grid-column:1/-1}}@media (max-width:620px){.pet-inspector-module__MVI4cW__header h2{font-size:1.875rem}.pet-inspector-module__MVI4cW__header p,.pet-inspector-module__MVI4cW__summary{font-size:var(--type-body-small)}.pet-inspector-module__MVI4cW__sectionHeader h3{font-size:1.45rem}.pet-inspector-module__MVI4cW__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-inspector-module__MVI4cW__metricList{grid-template-columns:1fr}.pet-inspector-module__MVI4cW__factList>div,.pet-inspector-module__MVI4cW__stateList>div{grid-template-columns:1fr;gap:.22rem}}
