.Button-module__8RiFmG__button{font-family:inherit;font-weight:var(--font-weight-semibold);cursor:pointer;transition:background-color var(--transition-color),color var(--transition-color),box-shadow var(--transition-color),transform var(--motion-btn-press),outline-color var(--transition-color);white-space:nowrap;-webkit-user-select:none;user-select:none;box-sizing:border-box;letter-spacing:-.01em;border-radius:var(--radius-full);isolation:isolate;border:none;justify-content:center;align-self:flex-start;align-items:center;line-height:normal;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__shine{z-index:-1;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--shine-x,50%)var(--shine-y,50%),var(--shine-color,#ffffff61)0%,transparent 72%);opacity:var(--shine-opacity,0);transition:opacity .12s;position:absolute;inset:0}.Button-module__8RiFmG__secondary{--shine-color:color-mix(in srgb,var(--primary)22%,transparent)}.Button-module__8RiFmG__ghost{--shine-color:color-mix(in srgb,var(--border)35%,transparent)}.Button-module__8RiFmG__inherit,.Button-module__8RiFmG__danger{--shine-color:color-mix(in srgb,var(--primary)14%,transparent)}.Button-module__8RiFmG__link .Button-module__8RiFmG__shine{display:none}.Button-module__8RiFmG__xs{--h-pad:var(--space-2);--icon-size:14px;--btn-chip-size:18px;--btn-pad-x-icon:3px;height:24px;padding:0 var(--h-pad);gap:var(--space-1);font-size:var(--type-label-size)}.Button-module__8RiFmG__sm{--h-pad:var(--space-2_5);--icon-size:16px;--btn-chip-size:22px;--btn-pad-x-icon:4px;height:32px;padding:0 var(--h-pad);gap:var(--space-1);font-size:var(--type-footnote-size)}.Button-module__8RiFmG__md{--h-pad:var(--space-3);--icon-size:20px;--btn-chip-size:28px;--btn-pad-x-icon:6px;height:40px;padding:0 var(--h-pad);gap:var(--space-1_5);font-size:var(--type-caption-size)}.Button-module__8RiFmG__lg{--h-pad:var(--space-4);--icon-size:24px;--btn-chip-size:34px;--btn-pad-x-icon:7px;height:48px;padding:0 var(--h-pad);gap:var(--space-2);font-size:var(--type-code-size);font-weight:var(--font-weight-semibold)}.Button-module__8RiFmG__xl{--h-pad:var(--space-5);--icon-size:28px;--btn-chip-size:40px;--btn-pad-x-icon:8px;height:56px;padding:0 var(--h-pad);gap:var(--space-2);font-size:var(--type-body-size);font-weight:var(--font-weight-semibold)}.Button-module__8RiFmG__hasIconBefore{padding-left:calc(var(--h-pad) - 2px)}.Button-module__8RiFmG__hasIconAfter{padding-right:calc(var(--h-pad) - 2px)}.Button-module__8RiFmG__iconCircle{width:var(--btn-chip-size,28px);height:var(--btn-chip-size,28px);border-radius:var(--radius-full);background:var(--btn-chip-bg,transparent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Button-module__8RiFmG__iconCircle>svg{width:calc(var(--icon-size,20px)*.8);height:calc(var(--icon-size,20px)*.8)}.Button-module__8RiFmG__button:has(.Button-module__8RiFmG__iconCircle){padding-left:var(--btn-pad-x-icon,6px)}.Button-module__8RiFmG__fullWidth{align-self:stretch;width:100%}.Button-module__8RiFmG__primary{background:var(--primary);color:var(--text-inverse);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__tone_success{background:var(--tone-success-solid);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__tone_warning{background:var(--tone-warning-solid);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__tone_danger{background:var(--tone-danger-solid);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__tone_info{background:var(--tone-info-solid);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__tone_purple{background:var(--tone-purple-solid);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__soft{background:var(--tone-neutral-bg);color:var(--tone-neutral-fg);--btn-chip-bg:var(--tone-neutral-border);--shine-color:color-mix(in srgb,currentColor 18%,transparent)}.Button-module__8RiFmG__soft.Button-module__8RiFmG__tone_neutral{background:var(--tone-neutral-bg);color:var(--tone-neutral-fg);--btn-chip-bg:var(--tone-neutral-border)}.Button-module__8RiFmG__soft.Button-module__8RiFmG__tone_success{background:var(--tone-success-bg);color:var(--tone-success-fg);--btn-chip-bg:var(--tone-success-border)}.Button-module__8RiFmG__soft.Button-module__8RiFmG__tone_warning{background:var(--tone-warning-bg);color:var(--tone-warning-fg);--btn-chip-bg:var(--tone-warning-border)}.Button-module__8RiFmG__soft.Button-module__8RiFmG__tone_danger{background:var(--tone-danger-bg);color:var(--tone-danger-fg);--btn-chip-bg:var(--tone-danger-border)}.Button-module__8RiFmG__soft.Button-module__8RiFmG__tone_info{background:var(--tone-info-bg);color:var(--tone-info-fg);--btn-chip-bg:var(--tone-info-border)}.Button-module__8RiFmG__soft.Button-module__8RiFmG__tone_purple{background:var(--tone-purple-bg);color:var(--tone-purple-fg);--btn-chip-bg:var(--tone-purple-border)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);--btn-chip-bg:var(--raised);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){color:var(--text);background:var(--raised)}.Button-module__8RiFmG__ghost.Button-module__8RiFmG__tone_neutral{color:var(--tone-neutral-fg);--btn-chip-bg:var(--tone-neutral-bg)}.Button-module__8RiFmG__ghost.Button-module__8RiFmG__tone_success{color:var(--tone-success-fg);--btn-chip-bg:var(--tone-success-bg)}.Button-module__8RiFmG__ghost.Button-module__8RiFmG__tone_warning{color:var(--tone-warning-fg);--btn-chip-bg:var(--tone-warning-bg)}.Button-module__8RiFmG__ghost.Button-module__8RiFmG__tone_danger{color:var(--tone-danger-fg);--btn-chip-bg:var(--tone-danger-bg)}.Button-module__8RiFmG__ghost.Button-module__8RiFmG__tone_info{color:var(--tone-info-fg);--btn-chip-bg:var(--tone-info-bg)}.Button-module__8RiFmG__ghost.Button-module__8RiFmG__tone_purple{color:var(--tone-purple-fg);--btn-chip-bg:var(--tone-purple-bg)}.Button-module__8RiFmG__accent{background:var(--tone-info-solid);color:var(--text-inverse);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__secondary{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--border),var(--shadow-xs);--btn-chip-bg:var(--raised);--shine-color:color-mix(in srgb,var(--primary)22%,transparent)}.Button-module__8RiFmG__danger{color:var(--tone-danger-fg);box-shadow:inset 0 0 0 1.5px var(--tone-danger-solid);--btn-chip-bg:var(--tone-danger-bg);background:0 0}.Button-module__8RiFmG__dangerFill{background:var(--tone-danger-solid);color:var(--text-inverse);--btn-chip-bg:var(--divider-on-solid)}.Button-module__8RiFmG__link{color:var(--primary);font-weight:var(--font-weight-regular);background:0 0;padding-left:0;padding-right:0;overflow:visible}.Button-module__8RiFmG__link:hover:not(:disabled){text-decoration:underline}.Button-module__8RiFmG__inherit{padding:var(--space-0_5)var(--space-1);margin:calc(-1*var(--space-0_5))calc(-1*var(--space-1));font-size:inherit;line-height:inherit;border-radius:var(--radius-sm)}.Button-module__8RiFmG__iconSlot{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Button-module__8RiFmG__iconSlot>svg{width:calc(var(--icon-size,20px)*.8);height:calc(var(--icon-size,20px)*.8)}.Button-module__8RiFmG__hasPinnedIcon{position:relative}.Button-module__8RiFmG__iconSlotPinnedLeft{left:var(--h-pad,var(--space-3));position:absolute;}.Button-module__8RiFmG__iconSlotPinnedRight{right:var(--h-pad,var(--space-3));position:absolute;}.Button-module__8RiFmG__ghost .Button-module__8RiFmG__iconSlot>svg,.Button-module__8RiFmG__ghost .Button-module__8RiFmG__iconCircle>svg,.Button-module__8RiFmG__link .Button-module__8RiFmG__iconSlot>svg{stroke-width:2px}.Button-module__8RiFmG__secondary .Button-module__8RiFmG__iconSlot>svg,.Button-module__8RiFmG__secondary .Button-module__8RiFmG__iconCircle>svg,.Button-module__8RiFmG__danger .Button-module__8RiFmG__iconSlot>svg,.Button-module__8RiFmG__danger .Button-module__8RiFmG__iconCircle>svg{stroke-width:1.5px}.Button-module__8RiFmG__xs .Button-module__8RiFmG__iconSlot>svg,.Button-module__8RiFmG__xs .Button-module__8RiFmG__iconCircle>svg,.Button-module__8RiFmG__sm .Button-module__8RiFmG__iconSlot>svg,.Button-module__8RiFmG__sm .Button-module__8RiFmG__iconCircle>svg{stroke-width:2px}.Button-module__8RiFmG__avatar{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;overflow:hidden}.Button-module__8RiFmG__avatar>img{object-fit:cover;width:100%;height:100%}.Button-module__8RiFmG__pill{border-radius:var(--radius-full)}.Button-module__8RiFmG__button:hover:not(:disabled){transform:scale(1.01)}.Button-module__8RiFmG__button:active:not(:disabled){transform:scale(.97)}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.Button-module__8RiFmG__button:disabled{opacity:.3;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__button{transition:none}.Button-module__8RiFmG__button:hover:not(:disabled),.Button-module__8RiFmG__button:active:not(:disabled){transform:none}.Button-module__8RiFmG__chevronIcon{transition:none}.Button-module__8RiFmG__shine{display:none}}.Button-module__8RiFmG__badge{min-width:20px;height:20px;padding:0 var(--space-1_5);border-radius:var(--radius-full);background:var(--divider-on-solid);font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:inherit;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Button-module__8RiFmG__splitWrapper{display:inline-flex;position:relative}.Button-module__8RiFmG__splitMain{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.Button-module__8RiFmG__splitMain:hover:not(:disabled){transform:none!important}.Button-module__8RiFmG__splitDivider{background:var(--btn-divider,var(--border));flex-shrink:0;align-self:stretch;width:1px}.Button-module__8RiFmG__splitCaret{padding:0 var(--space-1_5);background:var(--btn-bg,transparent);color:var(--btn-fg,currentColor);border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);cursor:pointer;transition:background-color var(--transition-color),border-color var(--transition-color);opacity:1;isolation:isolate;border:none;border-top-left-radius:0;border-bottom-left-radius:0;justify-content:center;align-items:center;font-family:inherit;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__splitCaret:disabled{opacity:.3;cursor:not-allowed}.Button-module__8RiFmG__splitCaretOpen{background:var(--btn-bg-hover,var(--raised))}.Button-module__8RiFmG__chevronIcon{transition:transform var(--transition-color)}.Button-module__8RiFmG__chevronOpen{transform:rotate(180deg)}.Button-module__8RiFmG__splitMenu{background:var(--surface);border:var(--border-thin)solid var(--border);border-radius:var(--radius-xl);padding:var(--space-1_5);z-index:var(--z-dropdown);min-width:168px;box-shadow:var(--shadow-xl);position:absolute;top:calc(100% + 6px);right:0}.Button-module__8RiFmG__splitMenuLabel{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text-muted);letter-spacing:var(--type-label-ls);text-transform:uppercase;padding:var(--space-1)var(--space-2)var(--space-1_5);margin:0}.Button-module__8RiFmG__splitMenuItem{width:100%;padding:var(--space-2)var(--space-2_5);font-family:var(--type-footnote-family);font-size:var(--type-footnote-size);font-weight:var(--type-footnote-weight);color:var(--text);border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.Button-module__8RiFmG__splitMenuItem:hover{background:var(--bg)}.Button-module__8RiFmG__splitMenuItemActive{font-weight:var(--font-weight-semibold);color:var(--tone-info-solid)}
.DashboardSection-module__DwrLYq__section{margin-inline:var(--space-5);margin-bottom:var(--space-10);--section-bleed:0px}@media (max-width:960px){.DashboardSection-module__DwrLYq__section{--section-bleed:var(--space-6);margin-inline:0}}.DashboardSection-module__DwrLYq__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.DashboardSection-module__DwrLYq__title{font-family:var(--type-subheading-sm-family);font-size:var(--type-subheading-sm-size);font-weight:var(--type-subheading-sm-weight);line-height:var(--type-subheading-sm-lh);letter-spacing:var(--type-subheading-sm-ls);color:var(--text);margin:0;font-style:italic}.DashboardSection-module__DwrLYq__count{padding:1px var(--space-2);border-radius:var(--radius-full);border:var(--border-thin)solid var(--border);font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-medium);font-family:var(--type-eyebrow-family);letter-spacing:.06em;color:var(--text-secondary);background:var(--raised);white-space:nowrap;align-items:center;display:inline-flex}.DashboardSection-module__DwrLYq__footer{margin-top:var(--space-4);justify-content:flex-start;display:flex}
.CardRow-module__aPRKJW__row{align-items:stretch;gap:var(--space-4);margin-left:calc(-1*var(--section-bleed,var(--space-6)));margin-right:calc(-1*var(--section-bleed,var(--space-6)));padding-left:calc(var(--section-bleed,var(--space-6)) + var(--space-1));padding-right:calc(var(--section-bleed,var(--space-6)) + var(--space-1));padding-top:var(--space-1);padding-bottom:var(--space-2);scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--border-strong)var(--surface-soft);flex-direction:row;display:flex;overflow-x:scroll}.CardRow-module__aPRKJW__row::-webkit-scrollbar{height:var(--scrollbar-size,var(--space-1_5))}.CardRow-module__aPRKJW__row::-webkit-scrollbar-track{background:var(--surface-soft);border-radius:var(--radius-full)}.CardRow-module__aPRKJW__row::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-full)}.CardRow-module__aPRKJW__row::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.CardRow-module__aPRKJW__empty{color:var(--text-muted);font-size:var(--type-caption-size);padding:var(--space-6)0;margin:0}
.TaskList-module__w_pFeq__list{gap:var(--space-3);flex-direction:column;display:flex}.TaskList-module__w_pFeq__empty{font-size:var(--type-caption-size);color:var(--text-muted);padding:var(--space-4)0}
.HeroStats-module__ZY1yma__wrapper{gap:var(--space-4);flex-direction:column;display:flex}.HeroStats-module__ZY1yma__sectionHeader{align-items:baseline;gap:var(--space-3);display:flex}.HeroStats-module__ZY1yma__sectionTitle{}.HeroStats-module__ZY1yma__sectionBadge{font-size:var(--type-caption-size);font-weight:var(--font-weight-medium);color:var(--text-muted)}.HeroStats-module__ZY1yma__sectionLabelRow{align-items:center;gap:var(--space-2);display:flex}.HeroStats-module__ZY1yma__sectionLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-bold);letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.HeroStats-module__ZY1yma__sectionRule{background:var(--border);flex:1;height:1px}.HeroStats-module__ZY1yma__metricsRow{gap:var(--space-6);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}@media (max-width:960px){.HeroStats-module__ZY1yma__metricsRow{grid-template-columns:1fr 1fr}}@media (max-width:560px){.HeroStats-module__ZY1yma__metricsRow{grid-template-columns:1fr 1fr}}.HeroStats-module__ZY1yma__metricsGroup{gap:var(--space-5);padding:var(--space-4)var(--space-5);grid-column:2/5;grid-template-columns:repeat(3,1fr);align-self:start;display:grid}.HeroStats-module__ZY1yma__metricTile{gap:var(--space-1_5);flex-direction:column;display:flex}.HeroStats-module__ZY1yma__visTop{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.HeroStats-module__ZY1yma__visPct{letter-spacing:-.04em;font-size:48px;font-weight:800;line-height:1}.HeroStats-module__ZY1yma__visSymbol{font-size:var(--type-body-lg-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);letter-spacing:0}.HeroStats-module__ZY1yma__visCount{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.HeroStats-module__ZY1yma__tileNum{color:var(--text);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:800;line-height:1}.HeroStats-module__ZY1yma__posHash{font-size:var(--type-body-lg-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);letter-spacing:0;margin-right:1px}.HeroStats-module__ZY1yma__tileLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-bold);color:var(--text);cursor:default;margin-top:var(--space-0_5)}.HeroStats-module__ZY1yma__tileNumUnit{font-size:var(--type-caption-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);letter-spacing:0;margin-left:3px}.HeroStats-module__ZY1yma__tileNumUnitStack{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);letter-spacing:0;vertical-align:middle;margin-left:var(--space-1);flex-direction:column;line-height:1.25;display:inline-flex}.HeroStats-module__ZY1yma__tileSub{font-size:var(--type-label-size);color:var(--text-muted);line-height:1.4}.HeroStats-module__ZY1yma__splitNum{align-items:stretch;gap:0;display:flex}.HeroStats-module__ZY1yma__splitHalf{gap:var(--space-1_5);flex-direction:column;flex:1;display:flex}.HeroStats-module__ZY1yma__splitDivider{background:var(--border);width:1px;margin:0 var(--space-4);flex-shrink:0}.HeroStats-module__ZY1yma__bottomRow{column-gap:var(--space-6);grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;display:grid}@media (max-width:960px){.HeroStats-module__ZY1yma__bottomRow{grid-template-columns:1fr 1fr}}@media (max-width:560px){.HeroStats-module__ZY1yma__bottomRow{grid-template-columns:1fr}}.HeroStats-module__ZY1yma__chartPane{flex-direction:column;grid-column:1;justify-content:space-between;display:flex}.HeroStats-module__ZY1yma__chartFooter{gap:var(--space-1);flex-direction:column;display:flex}.HeroStats-module__ZY1yma__chartContent{align-items:center;gap:var(--space-4);display:flex}.HeroStats-module__ZY1yma__donutSvg{flex-shrink:0;width:130px;height:130px}.HeroStats-module__ZY1yma__donutCenter{font-size:var(--type-body-size);fill:var(--text);font-weight:800;font-family:var(--type-body-family);letter-spacing:-.02em}.HeroStats-module__ZY1yma__donutLegend{flex-direction:column;gap:7px;display:flex}.HeroStats-module__ZY1yma__legendRow{align-items:center;gap:var(--space-1_5);display:flex}.HeroStats-module__ZY1yma__legendDot{border-radius:var(--radius-full);flex-shrink:0;width:7px;height:7px}.HeroStats-module__ZY1yma__legendLabel{font-size:var(--type-label-size);color:var(--text-secondary);flex:1}.HeroStats-module__ZY1yma__legendCount{font-size:var(--type-label-size);font-weight:var(--font-weight-bold);color:var(--text);font-variant-numeric:tabular-nums;text-align:right;min-width:1.5em}.HeroStats-module__ZY1yma__signalsPane{gap:var(--space-3);flex-direction:column;display:flex}.HeroStats-module__ZY1yma__signalsStack{gap:var(--space-2);flex-direction:column;display:flex}.HeroStats-module__ZY1yma__insightCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;grid-column:2/5;display:flex;overflow:hidden}.HeroStats-module__ZY1yma__insightRow{align-items:center;gap:var(--space-2);padding:var(--space-1_5)var(--space-3);grid-template-columns:6em 2.5em 1fr auto;min-width:0;display:grid}.HeroStats-module__ZY1yma__insightPrimary{gap:var(--space-0_5);flex-direction:column;min-width:0;display:flex;overflow:hidden}.HeroStats-module__ZY1yma__insightRowDivider{border-top:1px solid var(--border)}.HeroStats-module__ZY1yma__insightTag{font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-bold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.HeroStats-module__ZY1yma__insightPct{font-size:var(--type-caption-size);letter-spacing:-.02em;color:var(--status-success,#04b84c);text-align:right;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.HeroStats-module__ZY1yma__insightPrompt{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.HeroStats-module__ZY1yma__insightWeakSuffix{font-size:var(--type-label-size);color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.HeroStats-module__ZY1yma__insightWeakLink{color:var(--text-muted);text-decoration:none}.HeroStats-module__ZY1yma__insightWeakLink:hover{text-underline-offset:2px;color:var(--text-secondary);text-decoration:underline}.HeroStats-module__ZY1yma__insightPageInline{align-items:baseline;gap:var(--space-1_5);min-width:0;text-decoration:none;display:flex;overflow:hidden}.HeroStats-module__ZY1yma__insightPageInline:hover .HeroStats-module__ZY1yma__insightPageTitle{text-underline-offset:2px;text-decoration:underline}.HeroStats-module__ZY1yma__insightPageTitle{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.HeroStats-module__ZY1yma__insightPageUrl{font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-regular);color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;flex-shrink:2;min-width:0;overflow:hidden}.HeroStats-module__ZY1yma__viewBtn{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:3px;padding:0;display:inline-flex}.HeroStats-module__ZY1yma__viewBtn:hover{color:var(--text)}.HeroStats-module__ZY1yma__modelPill{align-items:center;gap:var(--space-1);padding:var(--space-0_5)var(--space-2)var(--space-0_5)5px;border-radius:var(--radius-full);border:1px solid var(--border);font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text);white-space:nowrap;width:fit-content;display:inline-flex}.HeroStats-module__ZY1yma__modelPill svg{color:var(--text-muted)}@media (max-width:767px){.HeroStats-module__ZY1yma__metricsRow{gap:var(--space-4);grid-template-columns:1fr 1fr}.HeroStats-module__ZY1yma__metricsGroup{padding:var(--space-3);gap:var(--space-3);grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.HeroStats-module__ZY1yma__bottomRow{gap:var(--space-4);grid-template-columns:1fr}.HeroStats-module__ZY1yma__insightCard{grid-column:1/-1}.HeroStats-module__ZY1yma__tileNum{font-size:28px}.HeroStats-module__ZY1yma__visPct{font-size:36px}.HeroStats-module__ZY1yma__chartPane{grid-column:1/-1}.HeroStats-module__ZY1yma__chartContent{align-items:flex-start;gap:var(--space-3);flex-direction:column}.HeroStats-module__ZY1yma__insightRow{gap:var(--space-1_5);padding:var(--space-1_5)var(--space-2);grid-template-columns:5em 2.5em 1fr auto}}@media (max-width:425px){.HeroStats-module__ZY1yma__metricsRow,.HeroStats-module__ZY1yma__metricsGroup{grid-template-columns:1fr}.HeroStats-module__ZY1yma__tileNum{font-size:24px}.HeroStats-module__ZY1yma__visPct{font-size:30px}.HeroStats-module__ZY1yma__insightRow{gap:var(--space-1);grid-template-columns:1fr}.HeroStats-module__ZY1yma__insightTag{grid-row:1}.HeroStats-module__ZY1yma__insightPct{text-align:left}}
.ModelIntelligence-module__V4nyLa__wrapper{}.ModelIntelligence-module__V4nyLa__header{gap:var(--space-1);flex-direction:column;display:flex}.ModelIntelligence-module__V4nyLa__title{}.ModelIntelligence-module__V4nyLa__subtitle{}.ModelIntelligence-module__V4nyLa__tabLegendRow{align-items:center;gap:var(--space-4);min-height:28px;margin-top:calc(-1*var(--space-3));display:flex}.ModelIntelligence-module__V4nyLa__tabsScroll{scrollbar-width:none;flex:1;min-width:0;overflow-x:auto}.ModelIntelligence-module__V4nyLa__tabsScroll::-webkit-scrollbar{display:none}.ModelIntelligence-module__V4nyLa__tabBar{gap:var(--space-1);flex-wrap:nowrap;display:flex}.ModelIntelligence-module__V4nyLa__tab{}.ModelIntelligence-module__V4nyLa__tabActive{}.ModelIntelligence-module__V4nyLa__primaryDot{border-radius:var(--radius-full);background:currentColor;flex-shrink:0;width:5px;height:5px}.ModelIntelligence-module__V4nyLa__summaryStrip{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:600px){.ModelIntelligence-module__V4nyLa__summaryStrip{grid-template-columns:1fr}}.ModelIntelligence-module__V4nyLa__summaryCard{gap:var(--space-2);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;display:flex}.ModelIntelligence-module__V4nyLa__summaryLabel{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.ModelIntelligence-module__V4nyLa__summaryPillsRow{gap:var(--space-1);flex-wrap:wrap;display:flex}.ModelIntelligence-module__V4nyLa__summaryPill{align-items:center;gap:var(--space-1);padding:var(--space-0_5)var(--space-2)var(--space-0_5)5px;border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text);white-space:nowrap;display:inline-flex}.ModelIntelligence-module__V4nyLa__pillLogo{color:var(--text-muted);align-items:center;display:inline-flex}.ModelIntelligence-module__V4nyLa__pillName{line-height:1}.ModelIntelligence-module__V4nyLa__summaryFooter{align-items:baseline;gap:var(--space-1_5);display:flex}.ModelIntelligence-module__V4nyLa__summaryPct{font-size:var(--type-body-size);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;line-height:1}.ModelIntelligence-module__V4nyLa__summaryPctGreen{color:var(--green-500)}.ModelIntelligence-module__V4nyLa__summaryPctRed{color:var(--red-500)}.ModelIntelligence-module__V4nyLa__summaryPctGray{color:var(--text)}.ModelIntelligence-module__V4nyLa__summarySub{font-size:var(--type-label-size);color:var(--text-muted);line-height:var(--type-eyebrow-lh)}.ModelIntelligence-module__V4nyLa__spreadBadge{padding:var(--space-0_5)var(--space-2);border-radius:var(--radius-full);font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);align-items:center;display:inline-flex}.ModelIntelligence-module__V4nyLa__spreadHigh{background:var(--red-50);color:var(--red-700)}.ModelIntelligence-module__V4nyLa__spreadMedium{background:var(--yellow-50);color:var(--yellow-700)}.ModelIntelligence-module__V4nyLa__spreadLow{background:var(--green-50);color:var(--green-700)}.ModelIntelligence-module__V4nyLa__tableScroll{border-radius:var(--radius-xl);border:1px solid var(--border);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border)transparent;overflow-x:auto}.ModelIntelligence-module__V4nyLa__tableScroll::-webkit-scrollbar{height:3px}.ModelIntelligence-module__V4nyLa__tableScroll::-webkit-scrollbar-track{background:0 0}.ModelIntelligence-module__V4nyLa__tableScroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}.ModelIntelligence-module__V4nyLa__tableScroll::-webkit-scrollbar-thumb:hover{background:var(--border)}.ModelIntelligence-module__V4nyLa__table{border-collapse:collapse;width:100%;font-size:var(--type-caption-size)}.ModelIntelligence-module__V4nyLa__table thead tr{background:var(--raised);border-bottom:1px solid var(--border)}.ModelIntelligence-module__V4nyLa__th{padding:var(--space-3)var(--space-4);font-weight:var(--font-weight-semibold);font-size:var(--type-chart-label-size);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-align:left}.ModelIntelligence-module__V4nyLa__thRight{text-align:right;}.ModelIntelligence-module__V4nyLa__thCenter{text-align:center;}.ModelIntelligence-module__V4nyLa__row{border-bottom:1px solid var(--border);transition:background var(--transition-fast)}.ModelIntelligence-module__V4nyLa__row:last-child{border-bottom:none}.ModelIntelligence-module__V4nyLa__row:hover{background:var(--raised)}.ModelIntelligence-module__V4nyLa__td{padding:var(--space-3)var(--space-4);color:var(--text);white-space:nowrap;vertical-align:middle}.ModelIntelligence-module__V4nyLa__tdRight{text-align:right;}.ModelIntelligence-module__V4nyLa__tdCenter{text-align:center;}.ModelIntelligence-module__V4nyLa__rankCell{width:36px;font-size:var(--type-label-size);font-weight:var(--font-weight-bold);color:var(--text-muted);font-variant-numeric:tabular-nums;}.ModelIntelligence-module__V4nyLa__rankBest{color:var(--green-500)}.ModelIntelligence-module__V4nyLa__rankWorst{color:var(--text-muted)}.ModelIntelligence-module__V4nyLa__modelCell{min-width:180px;}.ModelIntelligence-module__V4nyLa__modelInner{align-items:center;gap:var(--space-2);display:flex}.ModelIntelligence-module__V4nyLa__modelLogo{color:var(--text-muted);flex-shrink:0;align-items:center;display:inline-flex}.ModelIntelligence-module__V4nyLa__modelName{font-weight:var(--font-weight-semibold);font-size:var(--type-caption-size);color:var(--text)}.ModelIntelligence-module__V4nyLa__visCell{min-width:140px;}.ModelIntelligence-module__V4nyLa__visInner{align-items:center;gap:var(--space-2);display:flex}.ModelIntelligence-module__V4nyLa__visBarTrack{flex-shrink:0;width:64px;height:6px;}.ModelIntelligence-module__V4nyLa__visBarFill{background:var(--green-500);}.ModelIntelligence-module__V4nyLa__visPct{font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;color:var(--text);min-width:36px}.ModelIntelligence-module__V4nyLa__posCell{}.ModelIntelligence-module__V4nyLa__posValue{align-items:baseline;gap:var(--space-0_5);font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;display:inline-flex}.ModelIntelligence-module__V4nyLa__posHash{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text-muted)}.ModelIntelligence-module__V4nyLa__posArrow{font-size:var(--type-label-size);margin-left:var(--space-0_5)}.ModelIntelligence-module__V4nyLa__posUp{color:var(--green-500)}.ModelIntelligence-module__V4nyLa__posDown{color:var(--red-500)}.ModelIntelligence-module__V4nyLa__posFlat{color:var(--text-muted)}.ModelIntelligence-module__V4nyLa__citCell{font-variant-numeric:tabular-nums;font-size:var(--type-footnote-size);}.ModelIntelligence-module__V4nyLa__shareCell{font-size:var(--type-footnote-size);font-variant-numeric:tabular-nums;color:var(--text-secondary);}.ModelIntelligence-module__V4nyLa__empty{color:var(--text-muted);font-size:var(--type-footnote-size)}.ModelIntelligence-module__V4nyLa__chartCard{border-radius:var(--radius-xl);padding:var(--space-4)}.ModelIntelligence-module__V4nyLa__modelList{gap:var(--space-3);flex-direction:column;display:flex}.ModelIntelligence-module__V4nyLa__modelRow{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ModelIntelligence-module__V4nyLa__modelMeta{gap:var(--space-0_5);flex-direction:column;flex-shrink:0;width:200px;display:flex}.ModelIntelligence-module__V4nyLa__modelNameRow{align-items:center;gap:var(--space-2);display:flex}.ModelIntelligence-module__V4nyLa__affinityLabel{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);letter-spacing:.01em}.ModelIntelligence-module__V4nyLa__microStats{align-items:center;gap:var(--space-1);font-size:var(--type-chart-label-size);color:var(--text-muted);display:flex}.ModelIntelligence-module__V4nyLa__microDot{color:var(--border);font-size:var(--type-eyebrow-size)}.ModelIntelligence-module__V4nyLa__barSection{align-items:center;gap:var(--space-3);flex:1;min-width:200px;display:flex}.ModelIntelligence-module__V4nyLa__stackedBar{border-radius:var(--radius-sm);background:var(--border);flex:1;height:10px;display:flex;overflow:hidden}.ModelIntelligence-module__V4nyLa__barSegment{height:100%;transition:width .3s}.ModelIntelligence-module__V4nyLa__presencePct{font-size:var(--type-caption-size);font-weight:var(--font-weight-bold);text-align:right;min-width:40px}.ModelIntelligence-module__V4nyLa__blindSpot{align-items:flex-start;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--yellow-25);border:1px solid var(--yellow-100);border-radius:var(--radius-md);display:flex}.ModelIntelligence-module__V4nyLa__blindSpotIcon{font-size:var(--type-caption-size);flex-shrink:0}.ModelIntelligence-module__V4nyLa__blindSpotText{font-size:var(--type-caption-size);color:var(--orange-700);line-height:var(--type-footnote-lh)}.ModelIntelligence-module__V4nyLa__blindSpotText strong{font-weight:var(--font-weight-semibold)}.ModelIntelligence-module__V4nyLa__tooltip{align-items:center;gap:var(--space-2);padding:var(--space-1_5)var(--space-2_5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);pointer-events:none;white-space:nowrap;display:flex}.ModelIntelligence-module__V4nyLa__tooltipDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.ModelIntelligence-module__V4nyLa__tooltipLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:var(--text)}.ModelIntelligence-module__V4nyLa__tooltipCount{font-size:var(--type-label-size);font-weight:var(--font-weight-bold);color:var(--text-secondary);font-variant-numeric:tabular-nums}
.ModelBumpChart-module__jaYK2G__wrapper{}.ModelBumpChart-module__jaYK2G__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ModelBumpChart-module__jaYK2G__titleBlock{gap:var(--space-1);flex-direction:column;display:flex}.ModelBumpChart-module__jaYK2G__title{}.ModelBumpChart-module__jaYK2G__titleMetric{color:var(--accent)}.ModelBumpChart-module__jaYK2G__dateRange{font-size:var(--type-caption-size);color:var(--text-muted);margin:0}.ModelBumpChart-module__jaYK2G__controlsRow{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.ModelBumpChart-module__jaYK2G__filtersLeft{align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.ModelBumpChart-module__jaYK2G__clearBtn{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-medium);font-family:var(--type-body-family);color:var(--text-muted);cursor:pointer;text-underline-offset:2px;margin-bottom:var(--space-0_5);background:0 0;border:none;align-self:flex-end;padding:0;text-decoration:underline}.ModelBumpChart-module__jaYK2G__clearBtn:hover{color:var(--text-secondary)}.ModelBumpChart-module__jaYK2G__chartArea{align-items:stretch;gap:var(--space-2);width:100%;display:flex}.ModelBumpChart-module__jaYK2G__yAxisFixed{flex-shrink:0;width:36px;position:relative}.ModelBumpChart-module__jaYK2G__yAxisTitle{font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:var(--letter-spacing-label);color:var(--text-muted);position:absolute;top:0;right:0}.ModelBumpChart-module__jaYK2G__scrollViewport{scrollbar-width:thin;scrollbar-color:var(--border-strong)transparent;flex:1;min-width:0;overflow:auto hidden}.ModelBumpChart-module__jaYK2G__labelsFixed{pointer-events:none;flex-shrink:0;width:140px;position:relative}.ModelBumpChart-module__jaYK2G__subjectRow{gap:var(--space-1);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.ModelBumpChart-module__jaYK2G__tab{position:relative;}.ModelBumpChart-module__jaYK2G__tabActive{}.ModelBumpChart-module__jaYK2G__primaryDot{border-radius:var(--radius-full);background:currentColor;flex-shrink:0;width:5px;height:5px}.ModelBumpChart-module__jaYK2G__legend{gap:var(--space-2)var(--space-4);padding-bottom:var(--space-0_5);flex-wrap:wrap;justify-content:flex-end;align-self:flex-end;display:flex}.ModelBumpChart-module__jaYK2G__legendItem{align-items:center;gap:var(--space-1_5);font-size:var(--type-label-size);color:var(--text-secondary);font-weight:var(--font-weight-medium);display:flex}.ModelBumpChart-module__jaYK2G__legendSwatch{border-radius:var(--radius-full);flex-shrink:0;width:10px;height:10px}.ModelBumpChart-module__jaYK2G__legendLogo{color:var(--text-secondary);align-items:center;display:inline-flex}.ModelBumpChart-module__jaYK2G__legendLabel{white-space:nowrap}.ModelBumpChart-module__jaYK2G__tooltipShell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-2)var(--space-3);gap:var(--space-1);box-shadow:var(--shadow-sm);flex-direction:column;min-width:200px;display:flex}.ModelBumpChart-module__jaYK2G__tooltipRow{align-items:center;gap:var(--space-1);display:flex}.ModelBumpChart-module__jaYK2G__tooltipDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.ModelBumpChart-module__jaYK2G__tooltipLogo{color:var(--text-secondary);flex-shrink:0;align-items:center;display:inline-flex}.ModelBumpChart-module__jaYK2G__tooltipLabel{font-size:var(--type-chart-label-size);color:var(--text-secondary);flex:1;min-width:0}.ModelBumpChart-module__jaYK2G__tooltipRank{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-bold);color:var(--text);flex-shrink:0}.ModelBumpChart-module__jaYK2G__tooltipRaw{font-size:var(--type-eyebrow-size);color:var(--text-muted);flex-shrink:0}@media (max-width:767px){.ModelBumpChart-module__jaYK2G__header,.ModelBumpChart-module__jaYK2G__controlsRow{align-items:flex-start;gap:var(--space-3);flex-direction:column}.ModelBumpChart-module__jaYK2G__filtersLeft{width:100%}.ModelBumpChart-module__jaYK2G__legend{justify-content:flex-start;width:100%}.ModelBumpChart-module__jaYK2G__labelsFixed{width:100px}.ModelBumpChart-module__jaYK2G__subjectRow{gap:var(--space-1_5)}.ModelBumpChart-module__jaYK2G__tab{padding:var(--space-0_5)var(--space-2)}}@media (max-width:425px){.ModelBumpChart-module__jaYK2G__labelsFixed{width:80px}.ModelBumpChart-module__jaYK2G__yAxisFixed{width:28px}}
.PromptPerformanceTable-module__TxXw-a__wrapper{}.PromptPerformanceTable-module__TxXw-a__header{align-items:center;gap:var(--space-2);display:flex}.PromptPerformanceTable-module__TxXw-a__headerText{gap:var(--space-0_5);flex-direction:column;display:flex}.PromptPerformanceTable-module__TxXw-a__sectionTitle{}.PromptPerformanceTable-module__TxXw-a__sectionSubtitle{}.PromptPerformanceTable-module__TxXw-a__thStack{align-items:inherit;flex-direction:column;gap:1px;display:flex}.PromptPerformanceTable-module__TxXw-a__thHelper{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:none;letter-spacing:0;opacity:.8}.PromptPerformanceTable-module__TxXw-a__promptBtn{font-family:var(--type-body-family);font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text);cursor:pointer;text-align:left;white-space:normal;line-height:var(--type-body-lh);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:2px;transition:color var(--transition-fast),text-decoration-color var(--transition-fast);background:0 0;border:none;margin:0;padding:0}.PromptPerformanceTable-module__TxXw-a__promptBtn:hover{color:var(--blue-600);-webkit-text-decoration-color:var(--blue-400);text-decoration-color:var(--blue-400)}.PromptPerformanceTable-module__TxXw-a__promptText{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text);white-space:normal;line-height:var(--type-body-lh)}.PromptPerformanceTable-module__TxXw-a__inactiveRow{opacity:.5}.PromptPerformanceTable-module__TxXw-a__inactiveLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted);margin-left:var(--space-1)}.PromptPerformanceTable-module__TxXw-a__tdPrimary{font-size:var(--type-caption-size);font-weight:var(--font-weight-regular);color:var(--text)}.PromptPerformanceTable-module__TxXw-a__tdSub{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted)}.PromptPerformanceTable-module__TxXw-a__dash{color:var(--text-muted);font-size:var(--type-caption-size)}.PromptPerformanceTable-module__TxXw-a__emptyDot{background:var(--neutral-300);border-radius:50%;width:8px;height:8px;display:inline-block}.PromptPerformanceTable-module__TxXw-a__visCell{align-items:flex-start;gap:var(--space-1);flex-direction:column;display:flex}.PromptPerformanceTable-module__TxXw-a__visBar{width:100%}.PromptPerformanceTable-module__TxXw-a__visCount{align-items:baseline;gap:var(--space-1);display:flex}.PromptPerformanceTable-module__TxXw-a__visNum{font-size:var(--type-caption-size);font-weight:var(--font-weight-semibold);color:var(--green-600)}.PromptPerformanceTable-module__TxXw-a__visLabel{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted)}.PromptPerformanceTable-module__TxXw-a__mentionCell{align-items:flex-end;gap:var(--space-0_5);cursor:default;flex-direction:column;display:flex}.PromptPerformanceTable-module__TxXw-a__modelStack,.PromptPerformanceTable-module__TxXw-a__compList{gap:var(--space-1);flex-direction:column;display:flex}.PromptPerformanceTable-module__TxXw-a__compRow{align-items:center;gap:var(--space-1_5);display:flex}.PromptPerformanceTable-module__TxXw-a__compRowMuted{opacity:.5}.PromptPerformanceTable-module__TxXw-a__compPct{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);flex-shrink:0}.PromptPerformanceTable-module__TxXw-a__compCount{font-size:var(--type-label-size);color:var(--text-muted);flex-shrink:0}.PromptPerformanceTable-module__TxXw-a__compCountActive{font-size:var(--type-label-size);font-weight:var(--type-label-weight);color:var(--green-600);flex-shrink:0}.PromptPerformanceTable-module__TxXw-a__footer{justify-content:flex-end;display:flex}
.NarrativesAnalysis-module__S32lGq__wrapper{gap:var(--space-5);flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.NarrativesAnalysis-module__S32lGq__title{}.NarrativesAnalysis-module__S32lGq__subtitle{margin-top:var(--space-0_5);}.NarrativesAnalysis-module__S32lGq__chartOuter{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--raised);margin-top:var(--space-4);position:relative;overflow:hidden}.NarrativesAnalysis-module__S32lGq__glowLeft{width:60px;z-index:var(--z-raised);pointer-events:none;background:linear-gradient(to right,var(--raised),transparent);position:absolute;top:0;bottom:0;left:0}.NarrativesAnalysis-module__S32lGq__glowRight{width:60px;z-index:var(--z-raised);pointer-events:none;background:linear-gradient(to left,var(--raised),transparent);position:absolute;top:0;bottom:0;right:0}.NarrativesAnalysis-module__S32lGq__navBtn{width:32px;z-index:var(--z-raised);background:linear-gradient(to right,var(--raised)60%,transparent);color:var(--text-secondary);font-size:var(--type-body-lg-size);cursor:pointer;transition:color var(--transition-fast);border:none;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;top:0;bottom:0}.NarrativesAnalysis-module__S32lGq__navBtn:hover{color:var(--text)}.NarrativesAnalysis-module__S32lGq__navBtn[style*=right]{background:linear-gradient(to left,var(--raised)60%,transparent)}.NarrativesAnalysis-module__S32lGq__scrollTrack{display:flex;position:relative;overflow:hidden}.NarrativesAnalysis-module__S32lGq__scrollHint{font-size:var(--type-chart-label-size);color:var(--text-muted);text-align:center;padding:var(--space-2)0;border-top:1px solid var(--border)}.NarrativesAnalysis-module__S32lGq__tooltip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);z-index:var(--z-tooltip);flex-direction:column;display:flex;position:fixed;overflow:hidden}.NarrativesAnalysis-module__S32lGq__tooltipHeader{padding:var(--space-2_5)var(--space-3)var(--space-2);border-bottom:1px solid var(--border);flex-shrink:0}.NarrativesAnalysis-module__S32lGq__tooltipMeta{margin-bottom:var(--space-0_5);justify-content:space-between;align-items:center;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipDate{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.NarrativesAnalysis-module__S32lGq__tooltipClose{border-radius:var(--radius-full);width:20px;height:20px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipClose:hover{color:var(--text)}.NarrativesAnalysis-module__S32lGq__tooltipLabel{font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);color:var(--text);margin:0;line-height:1.35}.NarrativesAnalysis-module__S32lGq__tooltipBody{scrollbar-width:thin;scrollbar-color:var(--border-strong)transparent;overscroll-behavior:contain;flex-direction:column;flex:1;display:flex;overflow-y:auto}.NarrativesAnalysis-module__S32lGq__tooltipMetricsInline{padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--border);flex-wrap:wrap}.NarrativesAnalysis-module__S32lGq__tooltipTotalRow{align-items:center;gap:var(--space-3);padding:var(--space-1_5)var(--space-3);border-bottom:1px solid var(--border);display:flex}.NarrativesAnalysis-module__S32lGq__tooltipSectionLabel{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.NarrativesAnalysis-module__S32lGq__tooltipTrend{gap:var(--space-1_5);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--border);flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipTrendBars{align-items:flex-end;gap:var(--space-0_5);height:48px;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipTrendCol{justify-content:flex-end;align-items:center;gap:var(--space-0_5);flex-direction:column;flex:1;height:100%;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipTrendBar{background:var(--raised);border-radius:var(--radius-xs)var(--radius-xs)0 0;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.NarrativesAnalysis-module__S32lGq__tooltipTrendFill{border-radius:var(--radius-xs)var(--radius-xs)0 0;width:100%;min-height:0;transition:height .2s}.NarrativesAnalysis-module__S32lGq__tooltipTrendCount{font-size:8px;font-weight:var(--font-weight-semibold);color:var(--text-muted);line-height:1}.NarrativesAnalysis-module__S32lGq__tooltipThemes{gap:var(--space-1);padding:var(--space-2)var(--space-3)var(--space-1);flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipEmpty{font-size:var(--type-label-size);color:var(--text-muted);padding:var(--space-3);text-align:center;margin:0}.NarrativesAnalysis-module__S32lGq__tooltipQuotes{flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipQuote{gap:var(--space-0_5);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--border);text-align:left;cursor:pointer;font-family:var(--type-body-family);transition:background var(--transition-fast);background:0 0;border:none;flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__tooltipQuote:last-child{border-bottom:none}.NarrativesAnalysis-module__S32lGq__tooltipQuote:hover:not(:disabled){background:var(--raised)}.NarrativesAnalysis-module__S32lGq__tooltipQuoteDisabled{cursor:default;opacity:.5}.NarrativesAnalysis-module__S32lGq__tooltipSnippet{font-size:var(--type-label-size);color:var(--text);line-height:var(--type-footnote-lh);margin:0}.NarrativesAnalysis-module__S32lGq__tooltipQuoteMeta{align-items:center;gap:var(--space-1);font-size:var(--type-chart-label-size);color:var(--text-muted);display:flex}.NarrativesAnalysis-module__S32lGq__tooltipQuoteModel{font-weight:var(--font-weight-semibold);color:var(--text-secondary)}.NarrativesAnalysis-module__S32lGq__tooltipQuotePrompt{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);flex:1;overflow:hidden}.NarrativesAnalysis-module__S32lGq__viewAllRow{justify-content:flex-end;display:flex}.NarrativesAnalysis-module__S32lGq__narrativeCard{gap:var(--space-3);flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__cardHeader{align-items:baseline;gap:var(--space-2);display:flex}.NarrativesAnalysis-module__S32lGq__cardRank{font-size:var(--type-footnote-size);font-weight:var(--font-weight-bold);letter-spacing:-.01em;flex-shrink:0}.NarrativesAnalysis-module__S32lGq__cardLabel{font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);color:var(--text);flex:1}.NarrativesAnalysis-module__S32lGq__cardCount{font-size:var(--type-chart-label-size);color:var(--text-muted);font-weight:var(--font-weight-medium);flex-shrink:0}.NarrativesAnalysis-module__S32lGq__quoteGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.NarrativesAnalysis-module__S32lGq__quoteCard{gap:var(--space-2);padding:var(--space-3);border:var(--border-thin)solid var(--border);border-radius:var(--radius-lg);background:var(--surface);text-align:left;cursor:pointer;transition:background var(--transition-fast);font-family:var(--type-body-family);flex-direction:column;display:flex}.NarrativesAnalysis-module__S32lGq__quoteCard:hover:not(:disabled){background:var(--raised)}.NarrativesAnalysis-module__S32lGq__quoteCardDisabled{cursor:default;opacity:.5}.NarrativesAnalysis-module__S32lGq__quoteText{font-size:var(--type-label-size);color:var(--text);line-height:var(--type-footnote-lh);margin:0}.NarrativesAnalysis-module__S32lGq__quoteMeta{align-items:center;gap:var(--space-1);font-size:var(--type-chart-label-size);color:var(--text-muted);display:flex}.NarrativesAnalysis-module__S32lGq__quoteModel{font-weight:var(--font-weight-semibold);color:var(--text-secondary)}.NarrativesAnalysis-module__S32lGq__quoteMetaDot{color:var(--border)}.NarrativesAnalysis-module__S32lGq__quotePrompt{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}
.NarrativeCardParts-module__5NOeBa__topRow{align-items:center;gap:var(--space-1_5);flex-shrink:0;min-width:0;display:flex}.NarrativeCardParts-module__5NOeBa__groupLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase;opacity:.7;flex-shrink:0}.NarrativeCardParts-module__5NOeBa__numberPill{background:var(--card-bg-soft);color:var(--card-bg);font-size:clamp(10px,2.6cqw,13px);font-weight:var(--font-weight-bold);border-radius:var(--radius-full);letter-spacing:.04em;white-space:nowrap;flex-shrink:0;align-items:center;padding:clamp(1px,2.5cqw,3px) clamp(3px,5cqw,7px);line-height:1;display:inline-flex}.NarrativeCardParts-module__5NOeBa__title{font-family:var(--type-body-serif-family);font-weight:var(--font-weight-regular);color:var(--card-bg-soft,var(--card-fg));word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;margin:0;line-height:1.15;overflow:hidden}
.NarrativeTile-module__zRfjpq__tileRoot{cursor:pointer;position:absolute}.NarrativeTile-module__zRfjpq__tileRoot:hover{z-index:var(--z-raised)}.NarrativeTile-module__zRfjpq__naturalTile,.NarrativeTile-module__zRfjpq__hoverCard{border-radius:var(--tile-radius,var(--radius-xl));padding:calc(var(--space-1) + var(--tile-extra,0px))calc(var(--space-3) - 8px + var(--tile-extra,0px))calc(3px + var(--tile-extra,0px));box-sizing:border-box;flex-direction:column;gap:0;display:flex;overflow:hidden;container-type:size}.NarrativeTile-module__zRfjpq__naturalTile{box-shadow:0 0 0 .4px color-mix(in srgb,var(--card-bg-soft)30%,transparent);transition:opacity .2s;position:absolute;inset:0}.NarrativeTile-module__zRfjpq__tileRoot:hover .NarrativeTile-module__zRfjpq__naturalTile{box-shadow:0 0 0 1.5px var(--card-bg-soft)}.NarrativeTile-module__zRfjpq__tileRoot:hover:has(.NarrativeTile-module__zRfjpq__hoverCard) .NarrativeTile-module__zRfjpq__naturalTile{opacity:0;pointer-events:none;box-shadow:none}.NarrativeTile-module__zRfjpq__hoverCard{width:var(--hc-w,160px);height:var(--hc-h,130px);transform:scale(var(--hc-sx,1),var(--hc-sy,1));opacity:0;pointer-events:none;will-change:transform,opacity;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .18s;position:absolute}.NarrativeTile-module__zRfjpq__tileRoot:hover .NarrativeTile-module__zRfjpq__hoverCard{opacity:1;pointer-events:auto;box-shadow:0 0 0 1.5px var(--card-bg-soft);transform:scale(1)}@container (max-width:159px){.NarrativeTile-module__zRfjpq__naturalTile,.NarrativeTile-module__zRfjpq__hoverCard{padding:calc(var(--space-2) + var(--tile-extra,0px))max(2px,calc(var(--space-2) - 8px + var(--tile-extra,0px)))}}.NarrativeTile-module__zRfjpq__tileTitle{min-height:0;padding-bottom:var(--space-0_5);flex:1 1 0}.NarrativeTile-module__zRfjpq__bottomSlot{padding-top:var(--space-0_5);flex:none;align-items:baseline;gap:clamp(4px,1.4cqw,8px);line-height:1;display:flex}.NarrativeTile-module__zRfjpq__responseValue{font-family:var(--type-body-family);font-weight:var(--font-weight-regular);letter-spacing:-.03em;color:var(--card-bg-soft,var(--card-fg));line-height:1}.NarrativeTile-module__zRfjpq__responseLabel{font-family:var(--type-body-family);font-weight:var(--font-weight-medium);color:color-mix(in srgb,var(--card-fg)38%,var(--card-bg));white-space:nowrap;padding-bottom:.15em;font-size:clamp(9px,min(4.5cqw,3.75cqh),13px)}
.TaskIdentityFields-module___NU8xG__wrapper{gap:var(--space-5);padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;display:flex}.TaskIdentityFields-module___NU8xG__cardHeader{gap:var(--space-1);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle);flex-direction:column;display:flex}.TaskIdentityFields-module___NU8xG__cardTitle{color:var(--text);margin:0;}.TaskIdentityFields-module___NU8xG__cardDescription{color:var(--text-secondary);margin:0;}.TaskIdentityFields-module___NU8xG__fieldGroup{gap:var(--space-1_5);flex-direction:column;display:flex}.TaskIdentityFields-module___NU8xG__labelRow{align-items:baseline;gap:var(--space-1);display:flex}.TaskIdentityFields-module___NU8xG__label{color:var(--text);}.TaskIdentityFields-module___NU8xG__asterisk{color:var(--text-muted);}.TaskIdentityFields-module___NU8xG__nameInput{}.TaskIdentityFields-module___NU8xG__descriptionTextarea{color:var(--text);background:var(--surface);box-shadow:var(--shadow-xl);border:1px solid var(--border);border-radius:var(--radius-input-md);padding:var(--space-3)var(--space-4);resize:vertical;width:100%;transition:border-color var(--transition-fast);box-sizing:border-box;outline:none;}.TaskIdentityFields-module___NU8xG__descriptionTextarea::placeholder{color:var(--text-muted)}.TaskIdentityFields-module___NU8xG__descriptionTextarea:focus{border-color:var(--border)}.TaskIdentityFields-module___NU8xG__hintRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.TaskIdentityFields-module___NU8xG__shortcutHint{font-size:var(--type-footnote-size);line-height:var(--type-footnote-lh);color:var(--text-muted)}.TaskIdentityFields-module___NU8xG__shortcutHint kbd{border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--type-body-family);font-size:inherit;background:var(--raised);color:var(--text-secondary);padding:1px 5px;display:inline-block}
.FreeformInput-module__voDXdq__wrapper{gap:var(--space-3);flex-direction:column;display:flex}.FreeformInput-module__voDXdq__inputRow{align-items:flex-start;gap:var(--space-2);display:flex;position:relative}.FreeformInput-module__voDXdq__textarea{font-family:var(--type-body-family);font-size:var(--type-body-size);line-height:var(--type-body-lh);color:var(--text);background:var(--surface);box-shadow:var(--shadow-input-soft);border:1px solid var(--border);border-radius:var(--radius-input-lg);padding:var(--space-4);resize:vertical;min-height:100px;transition:border-color var(--transition-fast);outline:none;flex:1;width:100%}.FreeformInput-module__voDXdq__textarea::placeholder{color:var(--text-muted)}.FreeformInput-module__voDXdq__textarea:focus{border-color:var(--border-strong)}.FreeformInput-module__voDXdq__textarea:disabled{opacity:.5;cursor:not-allowed}.FreeformInput-module__voDXdq__micWrap{margin-top:var(--space-2);flex-shrink:0}.FreeformInput-module__voDXdq__micListening.FreeformInput-module__voDXdq__micListening{border-color:var(--status-error);color:var(--status-error);background:var(--tone-danger-bg);animation:1.5s ease-in-out infinite FreeformInput-module__voDXdq__pulse}@keyframes FreeformInput-module__voDXdq__pulse{0%,to{opacity:1}50%{opacity:.6}}.FreeformInput-module__voDXdq__listeningBadge{align-items:center;gap:var(--space-1_5);font-size:var(--type-label-size);color:var(--status-error);font-weight:var(--font-weight-medium);display:inline-flex}.FreeformInput-module__voDXdq__listeningDot{border-radius:var(--radius-full);background:var(--status-error);width:6px;height:6px;animation:1s ease-in-out infinite FreeformInput-module__voDXdq__blink}@keyframes FreeformInput-module__voDXdq__blink{0%,to{opacity:1}50%{opacity:0}}.FreeformInput-module__voDXdq__footer{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.FreeformInput-module__voDXdq__hint{font-size:var(--type-caption-size);color:var(--text-muted);margin:0}.FreeformInput-module__voDXdq__planningState{align-items:center;gap:var(--space-2);display:flex}.FreeformInput-module__voDXdq__planningText{font-size:var(--type-caption-size);color:var(--text-secondary)}.FreeformInput-module__voDXdq__buttonGroup{align-items:center;gap:var(--space-2);display:flex}
.PromptItem-module__r2hehq__item{align-items:stretch;gap:var(--space-2);padding:var(--space-2)var(--space-2)var(--space-2)var(--space-3);background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:var(--radius-input-md);transition:border-color var(--transition-fast),opacity var(--transition-fast);cursor:text;min-height:56px;display:flex}.PromptItem-module__r2hehq__item:focus-within{border-color:var(--border)}.PromptItem-module__r2hehq__removed{opacity:.4;cursor:default;background:var(--raised)}.PromptItem-module__r2hehq__duplicate{background:var(--tone-warning-bg);border-color:var(--status-warning)}.PromptItem-module__r2hehq__content{flex-direction:column;flex:1;min-width:0;display:flex}.PromptItem-module__r2hehq__inputField{font-family:var(--type-body-family);font-size:var(--type-caption-size);line-height:var(--type-caption-lh);color:var(--text);padding:var(--space-1)0;resize:none;box-sizing:border-box;cursor:text;background:0 0;border:none;outline:none;flex:1;width:100%}.PromptItem-module__r2hehq__inputField::placeholder{color:var(--text-muted)}.PromptItem-module__r2hehq__inputField:disabled{cursor:not-allowed}.PromptItem-module__r2hehq__actions{padding-top:var(--space-1);flex-shrink:0;align-items:flex-start;display:flex}
.ReportsNotification-module__DrGIOW__contactList{gap:var(--space-2);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.ReportsNotification-module__DrGIOW__contactTag{align-items:center;gap:var(--space-1_5);padding:var(--space-1_5)var(--space-3);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:var(--type-caption-size);display:inline-flex}.ReportsNotification-module__DrGIOW__contactIcon{color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}.ReportsNotification-module__DrGIOW__contactValue{color:var(--text);font-weight:var(--font-weight-medium)}.ReportsNotification-module__DrGIOW__removeContactButton{color:var(--text-muted);cursor:pointer;padding:0 var(--space-0_5);transition:color var(--transition-fast);background:0 0;border:none;align-items:center;line-height:1;display:flex}.ReportsNotification-module__DrGIOW__removeContactButton:hover{color:var(--status-error)}.ReportsNotification-module__DrGIOW__addRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ReportsNotification-module__DrGIOW__inputWrapper{flex:0 50%;min-width:160px;position:relative}.ReportsNotification-module__DrGIOW__addInput{box-sizing:border-box;width:100%;font-family:var(--type-body-family);font-size:var(--type-caption-size);color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-2)var(--space-3);transition:border-color var(--transition-fast);outline:none}.ReportsNotification-module__DrGIOW__addInput::placeholder{color:var(--text-muted)}.ReportsNotification-module__DrGIOW__addInput:focus{border-color:var(--border-focus)}.ReportsNotification-module__DrGIOW__addInput.ReportsNotification-module__DrGIOW__invalid{border-color:var(--status-warning)}.ReportsNotification-module__DrGIOW__addInput:disabled{opacity:.4;cursor:not-allowed}.ReportsNotification-module__DrGIOW__dropdown{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:var(--z-dropdown);position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.ReportsNotification-module__DrGIOW__dropdownItem{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2)var(--space-3);font-family:var(--type-body-family);font-size:var(--type-caption-size);color:var(--text);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;border:none;display:flex}.ReportsNotification-module__DrGIOW__dropdownItem:hover{background:var(--bg)}.ReportsNotification-module__DrGIOW__dropdownItemIcon{color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}.ReportsNotification-module__DrGIOW__dropdownError{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);font-size:var(--type-caption-size);color:var(--tone-warning-fg);display:flex}.ReportsNotification-module__DrGIOW__dropdownErrorIcon{flex-shrink:0;align-items:center;display:flex}.ReportsNotification-module__DrGIOW__inlineError{align-items:center;gap:var(--space-1_5);font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:var(--tone-warning-fg);white-space:nowrap;display:inline-flex}.ReportsNotification-module__DrGIOW__limitNote{font-size:var(--type-label-size);color:var(--text-muted);margin:var(--space-1)0 0}
.PromptTable-module__XBc_RG__wrapper{gap:var(--space-4);flex-direction:column;display:flex}.PromptTable-module__XBc_RG__tabBar{gap:var(--space-1);flex-wrap:wrap;display:flex}.PromptTable-module__XBc_RG__tab{}.PromptTable-module__XBc_RG__tabActive{}.PromptTable-module__XBc_RG__primaryDot{border-radius:var(--radius-full);background:currentColor;flex-shrink:0;width:5px;height:5px}.PromptTable-module__XBc_RG__header{gap:var(--space-1);flex-direction:column;display:flex}.PromptTable-module__XBc_RG__title{}.PromptTable-module__XBc_RG__subtitle{}.PromptTable-module__XBc_RG__tableScroll{-webkit-overflow-scrolling:touch;border-radius:var(--radius-xl);border:1px solid var(--border);scrollbar-width:thin;scrollbar-color:var(--border)transparent;overflow-x:auto}.PromptTable-module__XBc_RG__tableScroll::-webkit-scrollbar{height:3px}.PromptTable-module__XBc_RG__tableScroll::-webkit-scrollbar-track{background:0 0}.PromptTable-module__XBc_RG__tableScroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}.PromptTable-module__XBc_RG__tableScroll::-webkit-scrollbar-thumb:hover{background:var(--border)}.PromptTable-module__XBc_RG__table{border-collapse:collapse;width:100%;font-size:var(--type-caption-size)}.PromptTable-module__XBc_RG__table thead tr{background:var(--raised);border-bottom:1px solid var(--border)}.PromptTable-module__XBc_RG__promptHeader{z-index:var(--z-raised);background:var(--raised);padding:var(--space-3)var(--space-4);font-weight:var(--font-weight-semibold);font-size:var(--type-label-size);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-align:left;min-width:260px;max-width:320px;position:sticky;left:0}.PromptTable-module__XBc_RG__modelHeader{padding:var(--space-2)var(--space-3);font-weight:var(--font-weight-semibold);font-size:var(--type-chart-label-size);color:var(--text-secondary);text-align:center;white-space:nowrap;min-width:100px}.PromptTable-module__XBc_RG__modelHeaderInner{justify-content:center;align-items:center;gap:5px;display:flex}.PromptTable-module__XBc_RG__modelHeaderLogo{color:var(--text-muted);flex-shrink:0;align-items:center;display:inline-flex}.PromptTable-module__XBc_RG__promptRow{border-bottom:1px solid var(--border);cursor:pointer;transition:background var(--transition-fast)}.PromptTable-module__XBc_RG__promptRow:hover,.PromptTable-module__XBc_RG__promptRow:hover .PromptTable-module__XBc_RG__promptCell{background:var(--raised)}.PromptTable-module__XBc_RG__promptCell{z-index:var(--z-raised);background:var(--surface);padding:var(--space-3)var(--space-4);max-width:320px;transition:background var(--transition-fast);position:sticky;left:0}.PromptTable-module__XBc_RG__promptText{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text);line-height:var(--type-caption-lh);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PromptTable-module__XBc_RG__inactiveLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted);margin-left:var(--space-1)}.PromptTable-module__XBc_RG__promptSummary{align-items:center;gap:var(--space-1);margin-top:var(--space-1_5);flex-wrap:wrap;display:flex}.PromptTable-module__XBc_RG__sumChip{padding:1px var(--space-1_5);border-radius:var(--radius-full);font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums;line-height:var(--type-body-lh);white-space:nowrap;align-items:center;display:inline-flex}.PromptTable-module__XBc_RG__sumBoth{background:var(--green-50);color:var(--green-700)}.PromptTable-module__XBc_RG__sumMentioned{background:var(--yellow-50);color:var(--yellow-700)}.PromptTable-module__XBc_RG__sumCited{background:var(--blue-50);color:var(--blue-700)}.PromptTable-module__XBc_RG__sumAbsent{background:var(--raised);color:var(--text-muted)}.PromptTable-module__XBc_RG__statusCell{padding:var(--space-2)var(--space-3);text-align:center;vertical-align:middle;white-space:nowrap}.PromptTable-module__XBc_RG__emptyCell{color:var(--text-muted);font-size:var(--type-footnote-size)}.PromptTable-module__XBc_RG__naCell{font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-semibold);color:var(--text-muted);background:var(--raised);border-radius:var(--radius-xs);padding:var(--space-0_5)5px;letter-spacing:.03em;display:inline-block}
.ModelResponseList-module__utpYvW__wrapper{gap:var(--space-6);flex-direction:column;display:flex}.ModelResponseList-module__utpYvW__header{gap:var(--space-1);flex-direction:column;display:flex}.ModelResponseList-module__utpYvW__title{}.ModelResponseList-module__utpYvW__subtitle{}.ModelResponseList-module__utpYvW__list{border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;display:flex;overflow:hidden}.ModelResponseList-module__utpYvW__promptBlock{border-bottom:1px solid var(--border)}.ModelResponseList-module__utpYvW__promptBlock:last-child{border-bottom:none}.ModelResponseList-module__utpYvW__promptRow{align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4)var(--space-5);background:var(--surface);cursor:pointer;text-align:left;transition:background var(--transition-fast);border:none;display:flex}.ModelResponseList-module__utpYvW__promptRow:hover{background:var(--raised)}.ModelResponseList-module__utpYvW__promptBlockOpen .ModelResponseList-module__utpYvW__promptRow{background:var(--bg);border-bottom:1px solid var(--border)}.ModelResponseList-module__utpYvW__promptIndex{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text-muted);text-align:center;flex-shrink:0;width:20px}.ModelResponseList-module__utpYvW__promptText{font-size:var(--type-caption-size);font-weight:var(--font-weight-medium);color:var(--text);line-height:var(--type-caption-lh);-webkit-line-clamp:1;-webkit-box-orient:vertical;flex:1;margin:0;display:-webkit-box;overflow:hidden}.ModelResponseList-module__utpYvW__promptMetrics,.ModelResponseList-module__utpYvW__modelMetrics{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.ModelResponseList-module__utpYvW__chipVis{align-items:center;gap:var(--space-1);padding:3px var(--space-2_5);border-radius:var(--radius-full);font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);background:var(--blue-50);color:var(--blue-700);white-space:nowrap;display:inline-flex}.ModelResponseList-module__utpYvW__chipCit{align-items:center;gap:var(--space-1);padding:3px var(--space-2_5);border-radius:var(--radius-full);font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);background:var(--green-50);color:var(--green-700);white-space:nowrap;display:inline-flex}.ModelResponseList-module__utpYvW__chevron{color:var(--text-muted);transition:transform var(--transition-fast);margin-left:var(--space-1);flex-shrink:0}.ModelResponseList-module__utpYvW__chevronOpen{transform:rotate(180deg)}.ModelResponseList-module__utpYvW__modelList{flex-direction:column;display:flex}.ModelResponseList-module__utpYvW__modelRow{align-items:center;gap:var(--space-4);padding:var(--space-3)var(--space-5)var(--space-3)calc(var(--space-5) + 20px + var(--space-4));border-bottom:1px solid var(--border);background:var(--surface);cursor:pointer;transition:background var(--transition-fast);display:flex}.ModelResponseList-module__utpYvW__modelRow:hover{background:var(--raised)}.ModelResponseList-module__utpYvW__modelRow:last-child{border-bottom:none}.ModelResponseList-module__utpYvW__modelIdentity{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.ModelResponseList-module__utpYvW__modelLogo{color:var(--text-secondary);flex-shrink:0;align-items:center;display:inline-flex}.ModelResponseList-module__utpYvW__modelName{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ModelResponseList-module__utpYvW__modelStatus{flex-shrink:0}.ModelResponseList-module__utpYvW__noResult{font-size:var(--type-footnote-size);color:var(--text-muted)}
.ResponseViewer-module__qigsDG__root{flex-direction:row;align-items:stretch;min-height:0;display:flex;overflow:hidden}.ResponseViewer-module__qigsDG__rootInline{border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-sm)}.ResponseViewer-module__qigsDG__rootOverlay{z-index:var(--z-sticky);background:var(--surface);position:fixed;inset:0}.ResponseViewer-module__qigsDG__viewerPane{background:var(--surface);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.ResponseViewer-module__qigsDG__chrome{justify-content:space-between;align-items:center;gap:var(--space-3);padding:0 var(--space-5);border-bottom:1px solid var(--border);background:var(--surface);height:44px;z-index:var(--z-raised);flex-shrink:0;display:flex}.ResponseViewer-module__qigsDG__chromeTitle{font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);color:var(--text)}.ResponseViewer-module__qigsDG__promptNav{border-right:1px solid var(--border);background:var(--bg);flex-direction:column;flex-shrink:0;width:280px;display:flex;overflow:hidden}.ResponseViewer-module__qigsDG__promptNavList{overscroll-behavior:contain;scrollbar-width:none;min-height:0;padding:var(--space-2)0;flex:1;overflow-y:auto}.ResponseViewer-module__qigsDG__promptNavList::-webkit-scrollbar{display:none}.ResponseViewer-module__qigsDG__promptNavList [class*=_label]{white-space:normal;text-overflow:unset;line-height:var(--type-eyebrow-lh);word-break:break-word;overflow:visible}.ResponseViewer-module__qigsDG__exitFullPageBtn{bottom:var(--space-5);right:var(--space-5);align-items:center;gap:var(--space-1_5);padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);cursor:pointer;font-family:var(--type-body-family);font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:var(--text-secondary);z-index:var(--z-raised);transition:background var(--transition-fast),color var(--transition-fast);display:flex;position:fixed}.ResponseViewer-module__qigsDG__exitFullPageBtn:hover{background:var(--raised);color:var(--text)}.ResponseViewer-module__qigsDG__tabBar{border-bottom:1px solid var(--border);background:var(--bg);padding:var(--space-2)var(--space-5);align-items:center;gap:var(--space-3);scrollbar-width:none;flex-shrink:0;display:flex;overflow-x:auto}.ResponseViewer-module__qigsDG__tabBar::-webkit-scrollbar{display:none}.ResponseViewer-module__qigsDG__tabBarInner{align-items:center;gap:var(--space-1);flex:1;display:flex}.ResponseViewer-module__qigsDG__tabBarFullscreenBtn{align-items:center;gap:var(--space-1_5);padding:var(--space-1)var(--space-2_5);border-radius:var(--radius-md);border:1px solid var(--border);cursor:pointer;font-family:var(--type-body-family);font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:var(--text-muted);white-space:nowrap;transition:color var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast);background:0 0;flex-shrink:0;display:flex}.ResponseViewer-module__qigsDG__tabBarFullscreenBtn:hover{color:var(--text);border-color:var(--border);background:var(--raised)}.ResponseViewer-module__qigsDG__modelTab{border-color:#0000;}.ResponseViewer-module__qigsDG__modelTab:hover{border-color:var(--border)}.ResponseViewer-module__qigsDG__modelTabActive{}.ResponseViewer-module__qigsDG__tabLogo{width:12px;height:12px;color:inherit;opacity:.7;align-items:center;display:inline-flex;overflow:hidden}.ResponseViewer-module__qigsDG__scrollContainer{scroll-snap-type:both mandatory;outline:none;flex:1;grid-template-rows:repeat(5,100%);grid-template-columns:repeat(7,100%);display:grid;overflow:scroll}.ResponseViewer-module__qigsDG__card{box-sizing:border-box;scroll-snap-align:start;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ResponseViewer-module__qigsDG__cardInner{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;margin:0 auto;display:flex;overflow:hidden}.ResponseViewer-module__qigsDG__hlPrimary{background:var(--tone-info-bg);color:inherit;border-radius:var(--radius-xs);padding:0 1px}.ResponseViewer-module__qigsDG__hlSecondary{color:inherit;border-radius:var(--radius-xs);background:#f5edb5;padding:0 1px}.ResponseViewer-module__qigsDG__citationRef{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-bold);color:var(--blue-700);background:var(--blue-50);border:1px solid var(--blue-200);padding:0 var(--space-1);border-radius:var(--radius-sm);vertical-align:super;line-height:var(--type-eyebrow-lh);cursor:default;margin:0 1px;display:inline-block}.ResponseViewer-module__qigsDG__urlLink{font-family:var(--type-code-family);font-size:var(--type-chart-label-size);color:var(--blue-600);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--blue-200);text-decoration-color:var(--blue-200);border-radius:var(--radius-xs);word-break:break-all;padding:0 1px}.ResponseViewer-module__qigsDG__urlLink:hover{-webkit-text-decoration-color:var(--blue-500);text-decoration-color:var(--blue-500)}.ResponseViewer-module__qigsDG__keyHint{bottom:var(--space-2);font-size:var(--type-chart-label-size);color:var(--text-muted);z-index:var(--z-raised);align-items:center;gap:var(--space-2);-webkit-user-select:none;user-select:none;white-space:nowrap;display:flex;position:fixed;left:50%;transform:translate(-50%)}.ResponseViewer-module__qigsDG__keyHintInline{bottom:var(--space-2);font-size:var(--type-chart-label-size);color:var(--text-muted);z-index:var(--z-raised);align-items:center;gap:var(--space-2);-webkit-user-select:none;user-select:none;white-space:nowrap;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ResponseViewer-module__qigsDG__keyHint kbd,.ResponseViewer-module__qigsDG__keyHintInline kbd{padding:var(--space-0_5)var(--space-1);font-family:var(--type-body-family);font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);background:var(--raised);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:0 1px 0 var(--border-strong);justify-content:center;align-items:center;display:inline-flex}
.ResponsesTable-module__vUTLeq__promptCell{font-size:var(--type-footnote-size);color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;max-width:320px}.ResponsesTable-module__vUTLeq__inactiveLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted);margin-left:var(--space-1)}.ResponsesTable-module__vUTLeq__chips{gap:var(--space-1);flex-wrap:wrap;display:flex}.ResponsesTable-module__vUTLeq__empty{color:var(--text-muted);font-size:var(--type-label-size)}.ResponsesTable-module__vUTLeq__queryChip{align-items:center;gap:var(--space-1_5);font-size:var(--type-caption-size);color:var(--green-600);display:inline-flex}.ResponsesTable-module__vUTLeq__queryChip[data-empty=true]{color:var(--text-muted)}.ResponsesTable-module__vUTLeq__queryDot{background:var(--neutral-300);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ResponsesTable-module__vUTLeq__queryDotActive{background:var(--green-500);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ResponsesTable-module__vUTLeq__queryCount{font-weight:500}.ResponsesTable-module__vUTLeq__reportDate{font-size:var(--type-caption-size);color:var(--text-secondary)}.ResponsesTable-module__vUTLeq__modal{width:95vw;max-width:1100px}.ResponsesTable-module__vUTLeq__modalBody{flex-direction:column;height:700px;display:flex;overflow:hidden}.ResponsesTable-module__vUTLeq__modalFooter{justify-content:flex-end;display:flex}.ResponsesTable-module__vUTLeq__modalNav{gap:var(--space-1);display:flex}
.ReportSection-module__qJ2iaa__wrapper{gap:var(--space-6);flex-direction:column;display:flex}.ReportSection-module__qJ2iaa__nav{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.ReportSection-module__qJ2iaa__dropdownFixed{width:220px}.ReportSection-module__qJ2iaa__dropdownFixed>button{width:100%}.ReportSection-module__qJ2iaa__dropdownCompact>button{font-size:var(--type-label-size);padding:3px var(--space-2)}.ReportSection-module__qJ2iaa__navBadge{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-medium);color:var(--text-muted);white-space:nowrap}.ReportSection-module__qJ2iaa__navArrow{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--gray-0);width:34px;box-shadow:var(--shadow-xs);color:var(--text-secondary);cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast);flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:flex}.ReportSection-module__qJ2iaa__navArrow:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.ReportSection-module__qJ2iaa__titleRow{align-items:center;gap:var(--space-3);display:flex}.ReportSection-module__qJ2iaa__downloadWrapper{margin-left:auto;position:relative}.ReportSection-module__qJ2iaa__downloadMenu{top:calc(100% + var(--space-1_5));right:0;}.ReportSection-module__qJ2iaa__downloadItem{padding:var(--space-2)var(--space-2_5);}.ReportSection-module__qJ2iaa__title{}.ReportSection-module__qJ2iaa__statsSentence{font-size:var(--type-caption-size);color:var(--text-secondary);line-height:var(--type-caption-lh);margin:0}.ReportSection-module__qJ2iaa__statsSentence strong{color:var(--text);font-weight:var(--font-weight-semibold)}.ReportSection-module__qJ2iaa__statsFailed,.ReportSection-module__qJ2iaa__statsFailed strong{color:var(--tone-danger-fg)}.ReportSection-module__qJ2iaa__timeChip{padding:var(--space-0_5)var(--space-2);border-radius:var(--radius-full);border:1px solid var(--border-subtle);font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text-secondary);background:var(--raised);white-space:nowrap;align-items:center;display:inline-flex}
.SubjectLeaderboard-module__gKMsHq__thRank{text-align:center;width:40px}.SubjectLeaderboard-module__gKMsHq__thSubject{text-align:left}.SubjectLeaderboard-module__gKMsHq__thMetric{text-align:right}.SubjectLeaderboard-module__gKMsHq__thModel{text-align:left}.SubjectLeaderboard-module__gKMsHq__thInner{cursor:default;display:inline-block}.SubjectLeaderboard-module__gKMsHq__thStack{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.SubjectLeaderboard-module__gKMsHq__thHelper{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:none;letter-spacing:0}.SubjectLeaderboard-module__gKMsHq__tdRank{text-align:center;font-weight:var(--font-weight-semibold);color:var(--text-muted)}.SubjectLeaderboard-module__gKMsHq__tdMetric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.SubjectLeaderboard-module__gKMsHq__tdVis{text-align:left;white-space:nowrap;font-variant-numeric:tabular-nums}.SubjectLeaderboard-module__gKMsHq__tdSecondary{text-align:right;color:var(--text-secondary);white-space:nowrap;font-variant-numeric:tabular-nums}.SubjectLeaderboard-module__gKMsHq__tdModel{text-align:left;white-space:nowrap}.SubjectLeaderboard-module__gKMsHq__tdSub{font-size:var(--type-chart-label-size);color:var(--text-muted);margin-left:var(--space-1)}.SubjectLeaderboard-module__gKMsHq__dash{color:var(--text-muted)}.SubjectLeaderboard-module__gKMsHq__visCell{align-items:flex-start;gap:var(--space-1);flex-direction:column;min-width:80px;display:flex}.SubjectLeaderboard-module__gKMsHq__visPct{font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums}
.VisibilityGrid-module__KyfZvq__wrapper{gap:var(--space-6);position:relative;overflow:visible;}.VisibilityGrid-module__KyfZvq__headerRow{justify-content:space-between;align-items:flex-end;gap:var(--space-4);display:flex}.VisibilityGrid-module__KyfZvq__headerLeft{gap:var(--space-1);flex-direction:column;display:flex}.VisibilityGrid-module__KyfZvq__sectionTitle{}.VisibilityGrid-module__KyfZvq__sectionSubtitle{}.VisibilityGrid-module__KyfZvq__controlRow{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.VisibilityGrid-module__KyfZvq__tabsArea{align-items:center;gap:var(--space-3);min-width:0;display:flex}.VisibilityGrid-module__KyfZvq__switchLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:var(--text-secondary);flex-shrink:0}.VisibilityGrid-module__KyfZvq__legendArea{align-items:center;gap:var(--space-4);display:flex}.VisibilityGrid-module__KyfZvq__legendItem{align-items:center;gap:var(--space-1_5);font-size:var(--type-label-size);color:var(--text-muted);display:inline-flex}.VisibilityGrid-module__KyfZvq__swatch{border-radius:2px;flex-shrink:0;width:10px;height:10px;display:inline-block}.VisibilityGrid-module__KyfZvq__swatchOn{background:var(--green-700)}.VisibilityGrid-module__KyfZvq__swatchOff{background:var(--neutral-200)}.VisibilityGrid-module__KyfZvq__matrixWrap{gap:var(--space-2);max-width:100%;padding-top:var(--space-2);padding-bottom:var(--space-2);padding-right:var(--space-3);flex-direction:column;display:flex;overflow:auto visible}.VisibilityGrid-module__KyfZvq__row{align-items:center;gap:var(--space-4);display:flex}.VisibilityGrid-module__KyfZvq__modelCell{flex-shrink:0;align-items:center;width:140px;min-height:28px;display:flex}.VisibilityGrid-module__KyfZvq__modelCellSpacer{flex-shrink:0;width:140px;min-height:0}.VisibilityGrid-module__KyfZvq__subjectHead{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text-secondary);text-align:center;padding-bottom:var(--space-1);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.VisibilityGrid-module__KyfZvq__cells{flex:1 1 0;min-width:0}.VisibilityGrid-module__KyfZvq__cellGroup{min-width:0}.VisibilityGrid-module__KyfZvq__cell{cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);aspect-ratio:1;border:none;border-radius:3px;padding:0}.VisibilityGrid-module__KyfZvq__cellOn{background:var(--green-700);opacity:calc(.3 + .7*var(--intensity,1))}.VisibilityGrid-module__KyfZvq__cellOff{background:var(--neutral-200)}.VisibilityGrid-module__KyfZvq__cell:hover{z-index:1;box-shadow:0 0 0 2px var(--surface),0 0 0 3px var(--text-muted);transform:scale(1.2)}.VisibilityGrid-module__KyfZvq__cell:focus-visible{outline:2px solid var(--border-focus);outline-offset:1px}.VisibilityGrid-module__KyfZvq__cellHover{box-shadow:0 0 0 2px var(--surface),0 0 0 3px var(--text)}.VisibilityGrid-module__KyfZvq__promptsLabel{font-style:italic;font-family:var(--type-body-serif-family);font-size:var(--type-footnote-size);color:var(--text-muted);margin-left:auto}.VisibilityGrid-module__KyfZvq__empty{padding:var(--space-8)var(--space-6);text-align:center;color:var(--text-muted);font-size:var(--type-footnote-size)}.VisibilityGrid-module__KyfZvq__tooltip{background:var(--raised);border:var(--border-thin)solid var(--border);color:var(--text);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);font-size:var(--type-label-size);width:320px;max-width:90vw;box-shadow:var(--shadow-lg);gap:var(--space-1_5)var(--space-3);pointer-events:none;font-family:var(--type-body-family);z-index:var(--z-tooltip);grid-template-columns:auto 1fr;display:grid;position:fixed}.VisibilityGrid-module__KyfZvq__ttRow{display:contents}.VisibilityGrid-module__KyfZvq__ttKey{font-family:var(--type-code-family);font-size:var(--type-chart-label-size);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);align-self:start}.VisibilityGrid-module__KyfZvq__ttVal{font-size:var(--type-label-size);color:var(--text);line-height:var(--type-caption-lh);word-wrap:break-word;overflow-wrap:break-word;white-space:normal;min-width:0}.VisibilityGrid-module__KyfZvq__ttVerdictOn{color:var(--green-500);font-weight:var(--font-weight-medium)}.VisibilityGrid-module__KyfZvq__ttVerdictOff{color:var(--text-muted)}.VisibilityGrid-module__KyfZvq__xs .VisibilityGrid-module__KyfZvq__modelCell,.VisibilityGrid-module__KyfZvq__xs .VisibilityGrid-module__KyfZvq__modelCellSpacer{width:100px}.VisibilityGrid-module__KyfZvq__xs .VisibilityGrid-module__KyfZvq__matrixWrap{gap:2px}.VisibilityGrid-module__KyfZvq__xs .VisibilityGrid-module__KyfZvq__cell{border-radius:2px}.VisibilityGrid-module__KyfZvq__sm .VisibilityGrid-module__KyfZvq__modelCell,.VisibilityGrid-module__KyfZvq__sm .VisibilityGrid-module__KyfZvq__modelCellSpacer{width:120px}.VisibilityGrid-module__KyfZvq__sm .VisibilityGrid-module__KyfZvq__matrixWrap{gap:var(--space-1)}.VisibilityGrid-module__KyfZvq__md .VisibilityGrid-module__KyfZvq__matrixWrap{gap:var(--space-1_5)}.VisibilityGrid-module__KyfZvq__lg .VisibilityGrid-module__KyfZvq__modelCell,.VisibilityGrid-module__KyfZvq__lg .VisibilityGrid-module__KyfZvq__modelCellSpacer,.VisibilityGrid-module__KyfZvq__xl .VisibilityGrid-module__KyfZvq__modelCell,.VisibilityGrid-module__KyfZvq__xl .VisibilityGrid-module__KyfZvq__modelCellSpacer{width:160px}@media (prefers-reduced-motion:reduce){.VisibilityGrid-module__KyfZvq__cell{transition:none}.VisibilityGrid-module__KyfZvq__cell:hover{transform:none}}.VisibilityGrid-module__KyfZvq__footer{justify-content:flex-end;display:flex}@media (max-width:767px){.VisibilityGrid-module__KyfZvq__wrapper{gap:var(--space-4)}.VisibilityGrid-module__KyfZvq__headerRow{align-items:flex-start;gap:var(--space-2);flex-direction:column}.VisibilityGrid-module__KyfZvq__controlRow{align-items:flex-start;gap:var(--space-3);flex-direction:column}.VisibilityGrid-module__KyfZvq__legendArea{gap:var(--space-3);flex-wrap:wrap}.VisibilityGrid-module__KyfZvq__modelCell,.VisibilityGrid-module__KyfZvq__modelCellSpacer{width:100px}.VisibilityGrid-module__KyfZvq__matrixWrap{gap:var(--space-1)}.VisibilityGrid-module__KyfZvq__tooltip{width:280px}}@media (max-width:425px){.VisibilityGrid-module__KyfZvq__modelCell,.VisibilityGrid-module__KyfZvq__modelCellSpacer{width:80px}.VisibilityGrid-module__KyfZvq__matrixWrap{gap:2px}.VisibilityGrid-module__KyfZvq__cell{border-radius:2px}}
.InsightsCards-module__dKQYRq__wrapper{}.InsightsCards-module__dKQYRq__header{align-items:center;gap:var(--space-2);display:flex}.InsightsCards-module__dKQYRq__sectionTitle{}.InsightsCards-module__dKQYRq__navRow{margin-top:calc(-1*var(--space-2));justify-content:flex-end;display:flex}.InsightsCards-module__dKQYRq__grid3col{gap:var(--space-5);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.InsightsCards-module__dKQYRq__grid2col{gap:var(--space-5);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.InsightsCards-module__dKQYRq__narrativesCell{grid-row:span 2;align-self:start}.InsightsCards-module__dKQYRq__spanTwo{grid-column:span 2}.InsightsCards-module__dKQYRq__spanTwo>*{height:100%}@media (max-width:900px){.InsightsCards-module__dKQYRq__grid3col{grid-template-columns:1fr 1fr}.InsightsCards-module__dKQYRq__narrativesCell{grid-area:span 1/span 2}}@media (max-width:600px){.InsightsCards-module__dKQYRq__grid3col,.InsightsCards-module__dKQYRq__grid2col{grid-template-columns:1fr}.InsightsCards-module__dKQYRq__narrativesCell,.InsightsCards-module__dKQYRq__spanTwo{grid-column:span 1}}.InsightsCards-module__dKQYRq__card{border:var(--border-thin)solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);gap:var(--space-3);flex-direction:column;height:100%;display:flex;position:relative}.InsightsCards-module__dKQYRq__card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.InsightsCards-module__dKQYRq__cardHeader{gap:var(--space-1);flex-direction:column;display:flex}.InsightsCards-module__dKQYRq__cardTitle{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);line-height:var(--type-footnote-lh);color:var(--tone-neutral-fg);margin:0}.InsightsCards-module__dKQYRq__cardSubtitle{font-size:var(--type-label-size);line-height:var(--type-label-lh);color:var(--text-muted);margin:0}.InsightsCards-module__dKQYRq__donutRow{justify-content:center;align-items:center;gap:var(--space-6);display:flex}.InsightsCards-module__dKQYRq__donutStack{flex-direction:column;flex:1;align-items:center;display:flex}.InsightsCards-module__dKQYRq__donutStack .InsightsCards-module__dKQYRq__donutWrapper{flex:1;justify-content:center;align-items:center;display:flex}.InsightsCards-module__dKQYRq__donutStack .InsightsCards-module__dKQYRq__donutLegendGrid{padding-top:var(--space-3);margin-top:auto}.InsightsCards-module__dKQYRq__donutWrapper{flex-shrink:0;position:relative}.InsightsCards-module__dKQYRq__donutSvg{width:180px;max-width:100%;height:180px;display:block}.InsightsCards-module__dKQYRq__donutTooltip{margin-top:calc(-1*var(--space-2));padding:var(--space-1_5)var(--space-2_5);background:var(--gray-900);color:var(--gray-50);border-radius:var(--radius-md);box-shadow:var(--shadow-xl);font-size:var(--text-caption);font-weight:var(--font-weight-label);text-align:center;white-space:nowrap;pointer-events:none;z-index:var(--z-tooltip);line-height:1.5;position:absolute;transform:translate(-50%,-100%)}.InsightsCards-module__dKQYRq__donutTooltip:after{content:"";border:5px solid #0000;border-top-color:var(--gray-900);position:absolute;top:100%;left:50%;transform:translate(-50%)}.InsightsCards-module__dKQYRq__donutCenter{font-size:var(--type-heading-sm-size);font-weight:var(--font-weight-bold);fill:var(--text);pointer-events:none}.InsightsCards-module__dKQYRq__donutCenterLabel{font-size:var(--type-label-size);font-weight:var(--font-weight-medium);fill:var(--text-muted);pointer-events:none}.InsightsCards-module__dKQYRq__donutSegment{cursor:pointer;transition:opacity .15s}.InsightsCards-module__dKQYRq__donutSegment:hover{opacity:.75}.InsightsCards-module__dKQYRq__donutLegend{gap:var(--space-1_5);flex-direction:column;display:flex}.InsightsCards-module__dKQYRq__donutLegendGrid{gap:var(--space-1_5)var(--space-5);grid-template-columns:1fr 1fr;display:grid}.InsightsCards-module__dKQYRq__legendRowAlt{align-items:center;gap:var(--space-1_5);display:flex}.InsightsCards-module__dKQYRq__legendValueAlt{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text);line-height:1.2}.InsightsCards-module__dKQYRq__legendLabelAlt{font-size:var(--type-chart-label-size);color:var(--text-muted);line-height:1.2}.InsightsCards-module__dKQYRq__legendRow{align-items:center;gap:var(--space-2);display:flex}.InsightsCards-module__dKQYRq__legendLabel{font-size:var(--type-footnote-size);line-height:var(--type-footnote-lh);color:var(--text-secondary);flex:1}.InsightsCards-module__dKQYRq__legendValue{font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);line-height:var(--type-footnote-lh);color:var(--text);text-align:right;min-width:24px}.InsightsCards-module__dKQYRq__list{gap:var(--space-1_5);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.InsightsCards-module__dKQYRq__row{align-items:center;gap:var(--space-2);padding:var(--space-1_5)var(--space-2);border-radius:var(--radius-sm);min-width:0;display:flex;position:relative}.InsightsCards-module__dKQYRq__row:before{content:"";width:var(--bar-width,0%);background:color-mix(in srgb,var(--bar-color)10%,transparent);border-radius:var(--radius-sm);pointer-events:none;position:absolute;inset:0}.InsightsCards-module__dKQYRq__row:hover:before{background:color-mix(in srgb,var(--bar-color)18%,transparent)}.InsightsCards-module__dKQYRq__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.InsightsCards-module__dKQYRq__favicon{border-radius:var(--radius-xs);object-fit:contain;width:16px;height:16px;position:relative}.InsightsCards-module__dKQYRq__globeFallback{width:16px;height:16px;color:var(--text-muted);display:none;position:absolute}.InsightsCards-module__dKQYRq__targetIcon{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.InsightsCards-module__dKQYRq__label{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);line-height:var(--type-footnote-lh);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;max-width:220px;position:relative;overflow:hidden}.InsightsCards-module__dKQYRq__link{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);line-height:var(--type-footnote-lh);color:var(--text);white-space:nowrap;text-overflow:ellipsis;text-underline-offset:2px;min-width:0;max-width:220px;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);flex:1;position:relative;overflow:hidden}.InsightsCards-module__dKQYRq__link:hover{color:var(--blue-600);-webkit-text-decoration-color:var(--blue-600);text-decoration-color:var(--blue-600)}.InsightsCards-module__dKQYRq__count{font-size:var(--type-footnote-size);font-weight:var(--font-weight-semibold);line-height:var(--type-footnote-lh);color:var(--text);white-space:nowrap;margin-left:auto;position:relative}.InsightsCards-module__dKQYRq__narrativesCard{gap:var(--space-4);flex-direction:column;display:flex}.InsightsCards-module__dKQYRq__narrativesList{gap:var(--space-1_5);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.InsightsCards-module__dKQYRq__narrativeTile{padding:var(--space-3)var(--space-3)var(--space-2);border-radius:var(--radius-lg);background:var(--tile-bg);min-height:96px;color:var(--tile-fg);cursor:default;flex-direction:column;gap:0;transition:box-shadow .15s;display:flex;position:relative;overflow:hidden}.InsightsCards-module__dKQYRq__narrativeTile:hover{box-shadow:0 0 0 1.5px var(--tile-accent)}.InsightsCards-module__dKQYRq__narrativeLabel{font-family:var(--type-body-family);font-size:var(--type-footnote-size);font-weight:var(--font-weight-regular);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:auto;line-height:1.35;display:-webkit-box;overflow:hidden}.InsightsCards-module__dKQYRq__narrativeBottom{align-items:baseline;gap:var(--space-1);flex:none;line-height:1;display:flex}.InsightsCards-module__dKQYRq__narrativeCount{font-family:var(--type-body-family);font-size:var(--type-body-size);font-weight:var(--font-weight-regular);letter-spacing:-.03em;color:var(--tile-accent)}.InsightsCards-module__dKQYRq__narrativeCountLabel{font-family:var(--type-body-family);font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:color-mix(in srgb,var(--tile-fg)40%,var(--tile-bg))}.InsightsCards-module__dKQYRq__cardFooter{padding-top:var(--space-2);justify-content:flex-end;margin-top:auto;display:flex}.InsightsCards-module__dKQYRq__cardFooterInline{padding-top:var(--space-3);justify-content:flex-end;display:flex}@media (max-width:767px){.InsightsCards-module__dKQYRq__grid3col{gap:var(--space-3);grid-template-columns:1fr 1fr}.InsightsCards-module__dKQYRq__narrativesCell{grid-area:span 1/span 2}.InsightsCards-module__dKQYRq__card{padding:var(--space-3);gap:var(--space-2)}.InsightsCards-module__dKQYRq__donutSvg{width:140px;height:140px}.InsightsCards-module__dKQYRq__donutRow{gap:var(--space-4)}}@media (max-width:425px){.InsightsCards-module__dKQYRq__grid3col,.InsightsCards-module__dKQYRq__grid2col{gap:var(--space-3);grid-template-columns:1fr}.InsightsCards-module__dKQYRq__narrativesCell,.InsightsCards-module__dKQYRq__spanTwo{grid-column:span 1}.InsightsCards-module__dKQYRq__donutRow{gap:var(--space-3);flex-direction:column}.InsightsCards-module__dKQYRq__donutSvg{width:120px;height:120px}}
.shared-module__5ey6Na__wrapper{scroll-snap-align:start;cursor:pointer;flex-shrink:0;width:340px}.shared-module__5ey6Na__cardShell{gap:var(--space-2_5);padding:var(--space-5)var(--space-4)var(--space-5);height:100%;transition:box-shadow var(--transition-fast),border-color var(--transition-fast);flex-direction:column;display:flex;position:relative}.shared-module__5ey6Na__actions{top:var(--space-2);right:var(--space-2);position:absolute}.shared-module__5ey6Na__title{font-family:var(--type-body-serif-family);font-size:var(--type-body-lg-size);font-weight:var(--font-weight-regular);color:var(--card-bg-soft,var(--card-fg,var(--text)));text-align:center;margin:var(--space-1)0 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden}.shared-module__5ey6Na__chips{justify-content:center;gap:var(--space-1_5);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.shared-module__5ey6Na__footerLink{padding-top:var(--space-2);font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);letter-spacing:.07em;text-transform:uppercase;color:var(--card-bg-soft,var(--card-fg,var(--text)));text-align:center;cursor:pointer;margin-top:auto}
.ReportCard-module__hE129a__wrapper{}.ReportCard-module__hE129a__wrapper:focus-visible{outline:2px solid var(--blue-400);outline-offset:2px;border-radius:var(--radius-2xl)}.ReportCard-module__hE129a__cardShell{}.ReportCard-module__hE129a__wrapper:hover .ReportCard-module__hE129a__cardShell{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.ReportCard-module__hE129a__actions{}.ReportCard-module__hE129a__metaLine{font-size:var(--type-label-size);font-family:var(--type-body-family);font-weight:var(--font-weight-semibold);letter-spacing:.07em;text-transform:uppercase;color:var(--card-bg-soft,var(--card-fg));text-align:center;padding-right:var(--space-6);justify-content:center;align-items:center;gap:var(--space-1_5);margin:0;display:flex}.ReportCard-module__hE129a__newDot{color:var(--green-400);font-size:8px;line-height:1}.ReportCard-module__hE129a__title{}.ReportCard-module__hE129a__chips{}.ReportCard-module__hE129a__metric{gap:var(--space-1);padding:var(--space-2_5)0;border-top:1px solid color-mix(in srgb,var(--card-fg,var(--text))15%,transparent);border-bottom:1px solid color-mix(in srgb,var(--card-fg,var(--text))15%,transparent);flex-direction:column;display:flex}.ReportCard-module__hE129a__metricRow{justify-content:space-between;align-items:baseline;display:flex}.ReportCard-module__hE129a__metricLabel{font-size:var(--type-footnote-size);color:color-mix(in srgb,var(--card-fg,#000)60%,transparent)}.ReportCard-module__hE129a__metricValue{font-size:var(--type-body-size);font-weight:var(--font-weight-bold);color:var(--card-fg,var(--text));line-height:1}.ReportCard-module__hE129a__visBarTrack{height:4px;}.ReportCard-module__hE129a__visBarFill{background:var(--blue-400);}.ReportCard-module__hE129a__metricSub{font-size:var(--type-label-size);color:color-mix(in srgb,var(--card-fg,#000)50%,transparent)}.ReportCard-module__hE129a__detail{flex-direction:column;gap:1px;display:flex}.ReportCard-module__hE129a__detailLabel{font-size:var(--type-label-size);color:color-mix(in srgb,var(--card-fg,#000)50%,transparent);text-transform:uppercase;letter-spacing:.04em}.ReportCard-module__hE129a__detailValue{font-size:var(--type-footnote-size);color:color-mix(in srgb,var(--card-fg,#000)70%,transparent);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReportCard-module__hE129a__detailPct{color:color-mix(in srgb,var(--card-fg,#000)45%,transparent)}.ReportCard-module__hE129a__footerLink{}.ReportCard-module__hE129a__footerLink:hover{text-decoration:underline}
.subjectsShared-module__S8q9LG__sectionTitle{font-family:var(--type-body-serif-family);font-size:var(--type-subheading-sm-size);line-height:var(--type-subheading-sm-lh);font-weight:var(--font-weight-medium);color:var(--text);margin:0}.subjectsShared-module__S8q9LG__sectionSubtitle{font-size:var(--type-footnote-size);font-weight:var(--type-footnote-weight);line-height:var(--type-footnote-lh);color:var(--text-muted);margin:0}.subjectsShared-module__S8q9LG__subsectionTitle{font-size:var(--type-footnote-size);line-height:var(--type-footnote-lh);font-weight:var(--font-weight-bold);color:var(--text);margin:0}.subjectsShared-module__S8q9LG__subsectionHelper{font-size:var(--type-label-size);line-height:var(--type-label-lh);color:var(--text-muted);margin:0}.subjectsShared-module__S8q9LG__pctValue{font-size:var(--type-label-size);font-weight:var(--font-weight-bold);color:var(--text)}.subjectsShared-module__S8q9LG__countValue{font-size:var(--type-chart-label-size);color:var(--text-muted)}.subjectsShared-module__S8q9LG__metricSecondary{font-size:var(--type-label-size);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.subjectsShared-module__S8q9LG__entityName{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text)}.subjectsShared-module__S8q9LG__card{border:var(--border-thin)solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5)var(--space-5)var(--space-10);gap:var(--space-4);flex-direction:column;display:flex;position:relative}.subjectsShared-module__S8q9LG__card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.subjectsShared-module__S8q9LG__cardHeader{gap:var(--space-1);flex-direction:column;display:flex}.subjectsShared-module__S8q9LG__cardTitle{}.subjectsShared-module__S8q9LG__cardHelper{}.subjectsShared-module__S8q9LG__barRow{gap:var(--space-1);flex-direction:column;display:flex}.subjectsShared-module__S8q9LG__barRowMeta{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.subjectsShared-module__S8q9LG__barRowLeft{align-items:center;gap:var(--space-2);display:flex}.subjectsShared-module__S8q9LG__emptyMsg{font-size:var(--type-footnote-size);color:var(--text-muted);padding:var(--space-4)0;margin:0}.subjectsShared-module__S8q9LG__dash{color:var(--text-muted)}
.SubjectCluster-module__bg2fsW__root{z-index:20;pointer-events:auto;flex-direction:row;gap:3px;transition:transform .22s cubic-bezier(.215,.61,.355,1),width .22s cubic-bezier(.215,.61,.355,1);display:flex;position:absolute;top:4px;right:8px}.SubjectCluster-module__bg2fsW__corner{flex-wrap:nowrap;align-items:center;width:auto;transform:translateY(0)}.SubjectCluster-module__bg2fsW__pills{--pill-bg-mix:var(--surface);--pill-shadow:var(--shadow-lg);flex-wrap:nowrap;align-items:center;width:auto;transform:translateY(0)}.SubjectCluster-module__bg2fsW__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:transform .15s}.SubjectCluster-module__bg2fsW__expanded{--pill-bg-mix:var(--surface);--pill-shadow:var(--shadow-lg);flex-wrap:wrap-reverse;place-content:flex-start flex-end;width:100%;left:0;right:0;transform:translateY(calc(-100% - 10px))}
.SourceCardShell-module__N7KErG__wrap{display:block}.SourceCardShell-module__N7KErG__imageContainer{z-index:0;position:relative;container-type:inline-size}.SourceCardShell-module__N7KErG__wrap:hover .SourceCardShell-module__N7KErG__imageContainer{z-index:10}.SourceCardShell-module__N7KErG__card{color:inherit;border-radius:var(--radius-md);text-decoration:none;display:block}.SourceCardShell-module__N7KErG__imageWrap{border-radius:var(--radius-md);background:var(--raised);width:100%;position:relative;overflow:hidden;container-type:inline-size}.SourceCardShell-module__N7KErG__shine{z-index:2;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--shine-x,50%)var(--shine-y,50%),color-mix(in srgb,var(--primary)30%,transparent)0%,transparent 72%);opacity:var(--shine-opacity,0);transition:opacity .12s;position:absolute;inset:0}.SourceCardShell-module__N7KErG__imageContainer .SourceCardShell-module__N7KErG__linkChipWrapper{z-index:var(--z-raised);opacity:0;transition:opacity .2s;position:absolute;bottom:2px;right:2px}.SourceCardShell-module__N7KErG__wrap:hover .SourceCardShell-module__N7KErG__linkChipWrapper{opacity:1}.SourceCardShell-module__N7KErG__linkChipAnchor{text-decoration:none;display:inline-flex}.SourceCardShell-module__N7KErG__title{margin:var(--space-2)0 0;font-family:Nunito,sans-serif;font-size:var(--type-caption-size);font-weight:var(--font-weight-regular);color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;height:20px;overflow:hidden}.SourceCardShell-module__N7KErG__metricsOverlay{z-index:var(--z-raised);opacity:0;transition:opacity .2s;position:absolute;bottom:3px;left:3px}.SourceCardShell-module__N7KErG__wrap:hover .SourceCardShell-module__N7KErG__metricsOverlay{opacity:1}
.SourceCard-module__0MpmBq__favicon{border-radius:var(--radius-xs);object-fit:contain;width:16px;height:16px;z-index:var(--z-raised);position:absolute;top:8px;left:8px}.SourceCard-module__0MpmBq__placeholderWrap{padding:var(--space-5);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SourceCard-module__0MpmBq__placeholder{-webkit-line-clamp:2;width:100%;font-family:Georgia,Louize,serif;font-size:clamp(var(--type-eyebrow-size),8cqi,var(--type-caption-size));text-align:center;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.SourceCard-module__0MpmBq__ogImage{object-fit:cover;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}
.DomainCard-module__CFnxFG__favicon{border-radius:var(--radius-xs);object-fit:contain;width:16px;height:16px;z-index:var(--z-raised);position:absolute;top:8px;left:8px}.DomainCard-module__CFnxFG__placeholderWrap{padding:var(--space-2)var(--space-5);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DomainCard-module__CFnxFG__placeholder{-webkit-line-clamp:1;width:100%;font-family:Georgia,Louize,serif;font-size:clamp(var(--type-eyebrow-size),8cqi,var(--type-caption-size));text-align:center;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}
.SphereDrawer-module__TNgy9W__drawer{bottom:var(--sphere-drawer-bottom,40px);min-height:var(--sphere-drawer-min-h,300px);max-height:var(--sphere-drawer-max-h,calc(100vh - 80px));z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);scrollbar-width:thin;scrollbar-color:#14120e47 transparent;overscroll-behavior:contain;background:#fbf8f1f7;border:.5px solid #14120e24;border-radius:18px;width:380px;padding:22px 24px;animation:.26s cubic-bezier(.22,1,.36,1) SphereDrawer-module__TNgy9W__drawerIn;position:absolute;right:28px;overflow-y:auto;box-shadow:0 20px 60px #14120e1f,0 2px 6px #14120e0f}@keyframes SphereDrawer-module__TNgy9W__drawerIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.SphereDrawer-module__TNgy9W__close{all:unset;width:28px;height:28px;color:var(--text-muted);cursor:pointer;font-size:20px;line-height:1;font-family:var(--type-body-family);-webkit-user-select:none;user-select:none;border-radius:50%;place-items:center;transition:color .12s,background .12s;display:grid;position:absolute;top:16px;right:16px}.SphereDrawer-module__TNgy9W__close:hover{color:var(--text);background:#14120e0a}.SphereDrawer-module__TNgy9W__breadcrumb{font-family:var(--font-mono,monospace);font-size:var(--type-eyebrow-size);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:4px;margin-top:4px;margin-bottom:6px;display:flex}.SphereDrawer-module__TNgy9W__crumb{all:unset;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;max-width:140px;transition:opacity .12s;overflow:hidden}.SphereDrawer-module__TNgy9W__crumb:hover{text-underline-offset:3px;opacity:.8;text-decoration:underline}.SphereDrawer-module__TNgy9W__crumb:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:2px}.SphereDrawer-module__TNgy9W__crumbSep{width:10px;height:10px;color:var(--text-muted);opacity:.5;flex:none}.SphereDrawer-module__TNgy9W__crumbGlobal{color:var(--text-muted)}.SphereDrawer-module__TNgy9W__kind{font-family:var(--font-mono,monospace);font-size:var(--type-eyebrow-size);letter-spacing:.14em;color:var(--text-muted);align-items:center;gap:8px;margin-top:4px;margin-bottom:12px;display:flex}.SphereDrawer-module__TNgy9W__glyph{color:#fbf8f1;width:18px;height:18px;font-family:var(--font-serif,Georgia,serif);border-radius:5px;flex:none;place-items:center;font-size:12px;display:grid}.SphereDrawer-module__TNgy9W__state{font-family:var(--font-mono,monospace);letter-spacing:.14em;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:9px}.SphereDrawer-module__TNgy9W__stateLive{color:#b9954a;background:#b9954a24;border:.5px solid #b9954a66}.SphereDrawer-module__TNgy9W__stateDim{color:var(--text-muted);background:#14120e0a;border:.5px solid #14120e24}.SphereDrawer-module__TNgy9W__title{font-family:var(--font-serif,"Instrument Serif",Georgia,serif);font-weight:400;font-size:var(--sphere-drawer-title-size,22px);letter-spacing:-.015em;color:var(--text);margin:0 0 8px;line-height:1.2}.SphereDrawer-module__TNgy9W__nodeMeta{color:var(--text-secondary);font-size:12px;font-family:var(--font-mono,monospace);letter-spacing:.02em}.SphereDrawer-module__TNgy9W__body{flex-direction:column;gap:16px;margin-top:28px;display:flex}.SphereDrawer-module__TNgy9W__bodyRow{flex-direction:column;gap:4px;display:flex}.SphereDrawer-module__TNgy9W__bodyLabel{font-family:var(--font-mono,monospace);letter-spacing:.14em;color:var(--text-muted);font-size:9.5px}.SphereDrawer-module__TNgy9W__bodyValue{font-size:var(--type-footnote-size);color:var(--text-secondary);font-family:var(--type-body-family)}@media (max-width:1100px){.SphereDrawer-module__TNgy9W__drawer{width:320px}}
.UmapHoverCard-module__duIRrW__card{border-radius:var(--radius-lg);min-width:260px;max-width:520px;z-index:var(--z-dropdown);pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f1f7;border:.5px solid #14120e24;padding:12px 16px;animation:.18s UmapHoverCard-module__duIRrW__hcIn;position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #14120e1f}@keyframes UmapHoverCard-module__duIRrW__hcIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.UmapHoverCard-module__duIRrW__row{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.UmapHoverCard-module__duIRrW__typeLabel{font-family:var(--font-serif,Georgia,serif);font-style:italic;font-weight:var(--font-weight-regular);font-size:var(--text-caption);flex:none;line-height:1.3}.UmapHoverCard-module__duIRrW__sep{color:var(--text-muted);font-size:var(--text-caption);opacity:.5;flex:none}.UmapHoverCard-module__duIRrW__title{font-size:var(--type-footnote-size);color:var(--text);letter-spacing:-.005em;word-break:break-word;flex:1;min-width:0;line-height:1.35}.UmapHoverCard-module__duIRrW__state{font-family:var(--font-mono,monospace);letter-spacing:.14em;border-radius:999px;flex:none;margin-left:auto;padding:2px 7px;font-size:9px}.UmapHoverCard-module__duIRrW__stateLive{color:#b9954a;background:#b9954a24;border:.5px solid #b9954a66}.UmapHoverCard-module__duIRrW__stateDim{color:var(--text-muted);background:#14120e0a;border:.5px solid #14120e24}.UmapHoverCard-module__duIRrW__nodeMeta{font-size:var(--type-eyebrow-size);color:var(--text-muted);font-family:var(--font-mono,monospace);letter-spacing:.02em;word-break:break-all;margin-top:5px}
.SourceGrid-module__530FJG__grid{columns:4;column-gap:var(--space-6);margin-top:20px}.SourceGrid-module__530FJG__item{break-inside:avoid;margin-bottom:var(--space-6);padding-top:4px;display:block}@media (max-width:1200px){.SourceGrid-module__530FJG__grid{columns:3}}@media (max-width:860px){.SourceGrid-module__530FJG__grid{columns:2}}@media (max-width:540px){.SourceGrid-module__530FJG__grid{columns:1}}.SourceGrid-module__530FJG__sentinel{pointer-events:none;height:1px}
.shared-module__fYbu1a__chipsRow{gap:var(--space-1);flex-wrap:wrap;align-items:center;display:flex}.shared-module__fYbu1a__chipsRowWide{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.shared-module__fYbu1a__countWrap{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.shared-module__fYbu1a__countPrimary{font-variant-numeric:tabular-nums;font-size:var(--type-caption-size)}.shared-module__fYbu1a__countSub{font-size:var(--type-label-size);color:var(--text-muted);font-variant-numeric:tabular-nums}.shared-module__fYbu1a__modelCell{align-items:flex-start;gap:var(--space-1);text-align:left;flex-direction:column;width:100%;display:flex;overflow:hidden}.shared-module__fYbu1a__modelPct{font-variant-numeric:tabular-nums;color:var(--text)}.shared-module__fYbu1a__modelPctUnit{font-size:var(--type-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted);margin-left:var(--space-1)}.shared-module__fYbu1a__actionsRow{align-items:center;gap:var(--space-1);justify-content:flex-end;display:inline-flex}
.Logo-module__ugCtEW__logo{border-radius:var(--radius-lg);background:var(--text);color:var(--surface);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.Logo-module__ugCtEW__sm{width:32px;height:32px;font-size:var(--type-body-size)}.Logo-module__ugCtEW__md{width:48px;height:48px;font-size:var(--type-heading-size)}.Logo-module__ugCtEW__lg{width:64px;height:64px;font-size:var(--type-subheading-sm-size)}
