.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}}
.QuoteCard-module__sDH7bW__card{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:left;font-family:var(--type-body-family);cursor:pointer;transition:box-shadow var(--transition-normal),border-color var(--transition-normal);position:relative;overflow:hidden}.QuoteCard-module__sDH7bW__card:hover{box-shadow:var(--shadow-sm);border-color:var(--border)}.QuoteCard-module__sDH7bW__chip{top:var(--space-3);left:var(--space-3);z-index:1;position:absolute}.QuoteCard-module__sDH7bW__content{gap:var(--space-2);padding:calc(var(--space-3) + 18px + var(--space-2))var(--space-4)var(--space-4);background-color:var(--raised);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.18'/%3E%3C/svg%3E");flex-direction:column;display:flex}.QuoteCard-module__sDH7bW__quote{font-family:var(--type-body-serif-family);font-weight:var(--type-body-serif-weight);color:var(--text);margin:0;padding:0}.QuoteCard-module__sDH7bW__quote:before{content:"“";color:var(--text-muted);vertical-align:-.15em;margin-right:.04em;font-size:1.2em;line-height:0}.QuoteCard-module__sDH7bW__quote_short{font-size:var(--type-body-serif-size);line-height:var(--type-body-serif-lh)}.QuoteCard-module__sDH7bW__quote_medium{font-size:var(--type-caption-size);line-height:var(--type-caption-lh)}.QuoteCard-module__sDH7bW__quote_long{font-size:var(--type-footnote-size);line-height:var(--type-footnote-lh)}.QuoteCard-module__sDH7bW__promptCite{-webkit-line-clamp:2;font-style:italic;font-size:var(--type-label-size);line-height:var(--type-label-lh);color:var(--text-muted);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.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)}
.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}
.TrackingChip-module__FVB1ca__editInput{font-family:var(--type-body-family);font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text);background:0 0;border:none;outline:none;width:auto;min-width:80px;max-width:220px;padding:0}.TrackingChip-module__FVB1ca__value{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}
.TrackingTargets-module__URURHq__chipList{align-content:flex-start;}.TrackingTargets-module__URURHq__limitNote{font-size:var(--type-label-size);color:var(--status-warning);padding:0 var(--space-1)}
.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}
.SideNav-module__mjVQ_W__nav{gap:var(--space-0_5);flex-direction:column;display:flex}.SideNav-module__mjVQ_W__item{align-items:center;gap:var(--space-2);padding:var(--space-1_5)var(--space-3);border-radius:var(--radius-md);cursor:pointer;font-family:var(--type-body-family);font-size:var(--type-caption-size);font-weight:var(--font-weight-regular);color:var(--text-muted);text-align:left;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;width:100%;display:flex}.SideNav-module__mjVQ_W__item:hover{background:var(--raised);color:var(--text-secondary)}.SideNav-module__mjVQ_W__active{background:var(--bg);color:var(--text);font-weight:var(--font-weight-medium)}.SideNav-module__mjVQ_W__label{white-space:nowrap;}.SideNav-module__mjVQ_W__navWrapLabels .SideNav-module__mjVQ_W__label{white-space:normal;text-overflow:unset;word-break:break-word;line-height:var(--type-eyebrow-lh);overflow:visible}.SideNav-module__mjVQ_W__dot{border-radius:var(--radius-full);}.SideNav-module__mjVQ_W__dotComplete{background:var(--status-success)}.SideNav-module__mjVQ_W__dotEmpty{visibility:hidden}.SideNav-module__mjVQ_W__subSections{gap:var(--space-0_5);padding-left:var(--space-3);margin-top:var(--space-0_5);margin-left:calc(var(--space-3) + 2px);flex-direction:column;display:flex}.SideNav-module__mjVQ_W__subItem{padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);cursor:pointer;font-family:var(--type-body-family);font-size:var(--type-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted);text-align:left;transition:color var(--transition-fast);white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;width:100%;display:block;overflow:hidden}.SideNav-module__mjVQ_W__subItem:hover{color:var(--text-secondary)}.SideNav-module__mjVQ_W__subItemActive{color:var(--text);font-weight:var(--font-weight-medium)}
.LaunchTaskStepper-module__Aaw1QW__layout{flex:1;grid-template-rows:1fr;grid-template-columns:1fr;min-height:0;display:grid;position:relative}@media (min-width:900px){.LaunchTaskStepper-module__Aaw1QW__layout{grid-template-columns:1fr 700px 1fr}}.LaunchTaskStepper-module__Aaw1QW__sideNavCol{display:none}@media (min-width:900px){.LaunchTaskStepper-module__Aaw1QW__sideNavCol{padding:0 var(--space-4);flex-direction:column;align-items:center;display:flex}.LaunchTaskStepper-module__Aaw1QW__sideNavSpacer{flex:0 0 30%}}.LaunchTaskStepper-module__Aaw1QW__rightCol{display:none}@media (min-width:900px){.LaunchTaskStepper-module__Aaw1QW__rightCol{padding:0 var(--space-4);flex-direction:column;align-items:flex-start;display:flex}}.LaunchTaskStepper-module__Aaw1QW__root{min-width:0;min-height:0;padding:72px var(--space-8)120px;flex-direction:column;display:flex;position:relative;overflow-y:auto}.LaunchTaskStepper-module__Aaw1QW__progressWrap{top:var(--space-4);left:var(--space-8);right:var(--space-8);z-index:var(--z-raised);padding-bottom:var(--space-3);position:absolute}.LaunchTaskStepper-module__Aaw1QW__progressMeta{margin-bottom:var(--space-2)}.LaunchTaskStepper-module__Aaw1QW__progressCount{font-size:var(--type-caption-size);line-height:var(--type-caption-lh);font-family:var(--font-heading);color:var(--text);font-variant-numeric:tabular-nums}.LaunchTaskStepper-module__Aaw1QW__progressCountOf{color:var(--text-muted)}.LaunchTaskStepper-module__Aaw1QW__stage{flex-direction:column;flex:1;justify-content:center;display:flex;position:relative;overflow:clip}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=exiting]{pointer-events:none}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=exiting][data-direction=next]{animation:.22s ease-in both LaunchTaskStepper-module__Aaw1QW__containerExitUp}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=exiting][data-direction=next] .LaunchTaskStepper-module__Aaw1QW__stepInner{animation:.18s ease-in both LaunchTaskStepper-module__Aaw1QW__innerExitUp}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=exiting][data-direction=prev]{animation:.22s ease-in both LaunchTaskStepper-module__Aaw1QW__containerExitDown}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=exiting][data-direction=prev] .LaunchTaskStepper-module__Aaw1QW__stepInner{animation:.18s ease-in both LaunchTaskStepper-module__Aaw1QW__innerExitDown}@keyframes LaunchTaskStepper-module__Aaw1QW__containerExitUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}@keyframes LaunchTaskStepper-module__Aaw1QW__containerExitDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50%)}}@keyframes LaunchTaskStepper-module__Aaw1QW__innerExitUp{0%{filter:blur();opacity:1;transform:translateY(0)}to{filter:blur(2px);opacity:0;transform:translateY(-20%)}}@keyframes LaunchTaskStepper-module__Aaw1QW__innerExitDown{0%{filter:blur();opacity:1;transform:translateY(0)}to{filter:blur(2px);opacity:0;transform:translateY(20%)}}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=entering][data-direction=next]{animation:LaunchTaskStepper-module__Aaw1QW__containerEnterUp .56s var(--ease-outExpo)both}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=entering][data-direction=next] .LaunchTaskStepper-module__Aaw1QW__stepInner{animation:LaunchTaskStepper-module__Aaw1QW__innerEnterUp .48s var(--ease-outQuint)both;animation-delay:50ms}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=entering][data-direction=prev]{animation:LaunchTaskStepper-module__Aaw1QW__containerEnterDown .56s var(--ease-outExpo)both}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=entering][data-direction=prev] .LaunchTaskStepper-module__Aaw1QW__stepInner{animation:LaunchTaskStepper-module__Aaw1QW__innerEnterDown .48s var(--ease-outQuint)both;animation-delay:50ms}@keyframes LaunchTaskStepper-module__Aaw1QW__containerEnterUp{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}@keyframes LaunchTaskStepper-module__Aaw1QW__containerEnterDown{0%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}@keyframes LaunchTaskStepper-module__Aaw1QW__innerEnterUp{0%{filter:blur(2px);opacity:0;transform:translateY(30%)}to{filter:blur();opacity:1;transform:translateY(0)}}@keyframes LaunchTaskStepper-module__Aaw1QW__innerEnterDown{0%{filter:blur(2px);opacity:0;transform:translateY(-30%)}to{filter:blur();opacity:1;transform:translateY(0)}}.LaunchTaskStepper-module__Aaw1QW__stepContainer[data-anim=entering] .LaunchTaskStepper-module__Aaw1QW__okRow{animation:.3s .15s both LaunchTaskStepper-module__Aaw1QW__okFadeIn}@keyframes LaunchTaskStepper-module__Aaw1QW__okFadeIn{0%{opacity:0}to{opacity:1}}.LaunchTaskStepper-module__Aaw1QW__okRow{margin-top:var(--space-6);justify-content:space-between;align-items:center;display:flex}.LaunchTaskStepper-module__Aaw1QW__okRowLeft{align-items:center;gap:var(--space-3);display:flex}.LaunchTaskStepper-module__Aaw1QW__okHint{font-size:var(--type-footnote-size);line-height:var(--type-footnote-lh);color:var(--text-muted)}.LaunchTaskStepper-module__Aaw1QW__okHint 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}.LaunchTaskStepper-module__Aaw1QW__bottomActionsWrap{margin-top:var(--space-6)}.LaunchTaskStepper-module__Aaw1QW__rightColSticky{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex;position:sticky;top:50%;transform:translateY(-50%)}.LaunchTaskStepper-module__Aaw1QW__fixedNav{gap:var(--space-2);z-index:var(--z-sticky);flex-direction:column;display:flex}.LaunchTaskStepper-module__Aaw1QW__toastContainer{top:var(--space-6);z-index:var(--z-header);width:max-content;max-width:calc(100vw - var(--space-8));position:fixed;left:50%;transform:translate(-50%)}
.page-module___8aEwW__page{padding:var(--space-8)var(--space-6)}.page-module___8aEwW__pageHeader{margin-bottom:var(--space-10);justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__pageTitle{font-size:var(--type-subheading-sm-size);line-height:var(--type-subheading-sm-lh);font-weight:var(--font-weight-light);color:var(--text);font-style:italic;font-family:var(--font-heading);margin:0}.page-module___8aEwW__landing{background:var(--surface);min-height:100vh;font-family:var(--type-body-family);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__landingContent{text-align:center;max-width:420px;padding:var(--space-6)}.page-module___8aEwW__landingLogo{border-radius:var(--radius-lg);background:var(--text);width:64px;height:64px;color:var(--surface);font-size:var(--type-subheading-sm-size);margin-bottom:var(--space-6);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.page-module___8aEwW__landingTitle{font-size:32px;font-weight:var(--font-weight-bold);color:var(--text);margin:0 0 var(--space-3);letter-spacing:-.5px}.page-module___8aEwW__landingSubtitle{font-size:var(--type-body-size);color:var(--text-secondary);margin:0 0 var(--space-8);line-height:1.5}.page-module___8aEwW__landingActions{gap:var(--space-3);justify-content:center;display:flex}.page-module___8aEwW__landingActions a{text-decoration:none}
.BottomActions-module__67TEYG__bar{z-index:var(--z-dropdown);justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4)0;border-top:1px solid var(--border);flex-wrap:wrap;display:flex;position:sticky;bottom:0}.BottomActions-module__67TEYG__slotSection{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.BottomActions-module__67TEYG__slotMessage{font-size:var(--type-caption-size);color:var(--text-secondary);margin:0;line-height:1.5}.BottomActions-module__67TEYG__noSlotsMessage{gap:var(--space-1);flex-direction:column;display:flex}.BottomActions-module__67TEYG__noSlotsMessage p{font-size:var(--type-caption-size);color:var(--text-secondary);margin:0;line-height:1.4}.BottomActions-module__67TEYG__upgradeHint{font-size:var(--type-footnote-size);color:var(--text-muted)}.BottomActions-module__67TEYG__validationWarning{font-size:var(--type-caption-size);color:var(--orange-500);padding:var(--space-2)var(--space-3);background:color-mix(in srgb,var(--orange-500)10%,transparent);border:1px solid color-mix(in srgb,var(--orange-500)30%,transparent);border-radius:var(--radius-md);max-width:420px;margin:0;line-height:1.5}.BottomActions-module__67TEYG__actionButtons{gap:var(--space-2);flex-shrink:0;justify-content:flex-end;align-items:center;min-width:0;display:flex}@media (max-width:480px){.BottomActions-module__67TEYG__bar{align-items:stretch;gap:var(--space-3);flex-direction:column}.BottomActions-module__67TEYG__slotSection{text-align:center}.BottomActions-module__67TEYG__actionButtons{flex-direction:column}}
.EditActions-module__ZCvG3W__bar{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-6)0;border-top:1px solid var(--border);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.EditActions-module__ZCvG3W__slotSection{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.EditActions-module__ZCvG3W__slotMessage{font-size:var(--type-caption-size);color:var(--text-secondary);margin:0;line-height:1.5}.EditActions-module__ZCvG3W__noSlotsMessage{gap:var(--space-1);flex-direction:column;display:flex}.EditActions-module__ZCvG3W__noSlotsMessage p{font-size:var(--type-caption-size);color:var(--text-secondary);margin:0;line-height:1.4}.EditActions-module__ZCvG3W__upgradeHint{font-size:var(--type-footnote-size);color:var(--text-muted)}.EditActions-module__ZCvG3W__actionButtons{gap:var(--space-2);flex-shrink:0;justify-content:flex-end;align-items:center;min-width:0;display:flex}.EditActions-module__ZCvG3W__validationWarning{font-size:var(--type-caption-size);color:var(--orange-500);padding:var(--space-2)var(--space-3);background:color-mix(in srgb,var(--orange-500)10%,transparent);border:1px solid color-mix(in srgb,var(--orange-500)30%,transparent);border-radius:var(--radius-md);max-width:420px;margin:0;line-height:1.5}@media (max-width:480px){.EditActions-module__ZCvG3W__bar{align-items:stretch;gap:var(--space-3);flex-direction:column}.EditActions-module__ZCvG3W__slotSection{text-align:center}.EditActions-module__ZCvG3W__actionButtons{flex-direction:column}}
.LaunchSubmitOverlay-module__aK-zPG__backdrop{z-index:var(--z-header);background:color-mix(in srgb,var(--bg)80%,transparent);-webkit-backdrop-filter:blur(6px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LaunchSubmitOverlay-module__aK-zPG__clickable{cursor:pointer}.LaunchSubmitOverlay-module__aK-zPG__loadingContent{align-items:center;gap:var(--space-3);color:var(--text-secondary);font-size:var(--type-body-size);flex-direction:column;display:flex}.LaunchSubmitOverlay-module__aK-zPG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-10)var(--space-10);max-width:400px;width:calc(100% - var(--space-8));align-items:center;gap:var(--space-4);text-align:center;box-shadow:0 12px 40px color-mix(in srgb,var(--text)8%,transparent);flex-direction:column;display:flex}.LaunchSubmitOverlay-module__aK-zPG__iconWrap{color:var(--tone-success-fg);justify-content:center;align-items:center;display:flex}.LaunchSubmitOverlay-module__aK-zPG__title{font-size:1.25rem;font-weight:var(--font-weight-bold);color:var(--text);margin:0;line-height:1.3}.LaunchSubmitOverlay-module__aK-zPG__body{font-size:var(--type-body-size);color:var(--text-secondary);margin:0;line-height:1.55}.LaunchSubmitOverlay-module__aK-zPG__footer{font-size:var(--type-caption-size);color:var(--text-muted);margin:0}
.StepErrorCard-module__V5Eyga__errorCard{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);background:var(--tone-danger-bg);color:var(--tone-danger-fg);font-size:var(--type-caption-size);line-height:var(--type-caption-lh);display:inline-flex}
.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)}
.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}
.InlineLaunchTask-module__UvVm7q__card{flex-direction:column;gap:2px;width:280px;display:flex}.InlineLaunchTask-module__UvVm7q__title{font-family:var(--font-serif,"Instrument Serif",Georgia,serif);font-size:var(--type-subheading-sm-size);letter-spacing:-.01em;color:var(--text-secondary);margin:0 0 var(--space-2);font-style:italic;font-weight:400;line-height:1.2}.InlineLaunchTask-module__UvVm7q__fields{flex-direction:column;gap:8px;display:flex}.InlineLaunchTask-module__UvVm7q__field{flex-direction:column;gap:3px;display:flex}.InlineLaunchTask-module__UvVm7q__label{font-size:var(--type-eyebrow-size);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-weight:500;font-family:var(--font-mono,monospace)}.InlineLaunchTask-module__UvVm7q__input{all:unset;box-sizing:border-box;width:100%;font-family:var(--type-body-family);font-size:var(--type-footnote-size);color:var(--text);background:var(--surface-soft);border:.5px solid #0000;border-radius:6px;padding:6px 10px;line-height:1.4;transition:background .12s,border-color .12s;display:block}.InlineLaunchTask-module__UvVm7q__input::placeholder{color:var(--text-muted);opacity:.7}.InlineLaunchTask-module__UvVm7q__input:focus{background:var(--surface);border-color:var(--border-focus);outline:none}.InlineLaunchTask-module__UvVm7q__inputError{border-color:var(--tone-danger-border)}.InlineLaunchTask-module__UvVm7q__footer{margin-top:var(--space-2);justify-content:space-between;align-items:center;display:flex}.InlineLaunchTask-module__UvVm7q__hint{}
.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}
.NextReportCard-module__ltA7aq__card{border:var(--border-thin)solid var(--border);border-radius:var(--radius-xl);width:280px;min-height:200px;padding:var(--space-4)var(--space-4)var(--space-5);align-items:center;gap:var(--space-3);background:0 0;flex-direction:column;display:flex}.NextReportCard-module__ltA7aq__eyebrow{font-family:var(--type-eyebrow-family);font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;margin-bottom:calc(-1*var(--space-2));align-self:flex-start}.NextReportCard-module__ltA7aq__taskName{font-family:var(--type-body-serif-family);font-size:var(--type-body-lg-size);font-weight:var(--font-weight-regular);color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;align-self:flex-start;max-width:100%;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.NextReportCard-module__ltA7aq__units{align-items:flex-start;gap:var(--space-2);display:flex}.NextReportCard-module__ltA7aq__unit{align-items:center;gap:var(--space-0_5);flex-direction:column;min-width:44px;display:flex}.NextReportCard-module__ltA7aq__unitNum{font-family:var(--type-body-serif-family);font-size:var(--type-body-lg-size);font-weight:var(--font-weight-semibold);color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent);border-radius:var(--radius-md);padding:var(--space-1_5)var(--space-2);text-align:center;letter-spacing:0;min-width:44px;line-height:1}.NextReportCard-module__ltA7aq__unitLabel{font-family:var(--type-eyebrow-family);font-size:9px;font-weight:var(--font-weight-medium);letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.NextReportCard-module__ltA7aq__message{font-family:var(--type-body-serif-family);font-size:var(--type-label-size);color:var(--text-muted);text-align:center;opacity:.7;margin:auto 0 0;font-style:italic;line-height:1.4}
.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}
.DashboardMetricsBar-module__lLqX-a__bar{top:var(--space-6);left:calc(2*var(--space-6) + 60px + 280px);align-items:baseline;gap:var(--space-3);padding:var(--space-2_5)var(--space-6);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:var(--z-dropdown);display:flex;position:absolute}.DashboardMetricsBar-module__lLqX-a__preamble{font-family:var(--font-serif);font-size:var(--type-caption-size);color:var(--text-muted);white-space:nowrap;font-style:italic}.DashboardMetricsBar-module__lLqX-a__dot{font-family:var(--font-serif);font-size:var(--type-caption-size);color:var(--text-muted);opacity:.4}.DashboardMetricsBar-module__lLqX-a__item{align-items:baseline;gap:var(--space-1_5);display:inline-flex}.DashboardMetricsBar-module__lLqX-a__value{font-family:var(--type-metric-family);font-size:var(--type-subheading-size);font-weight:var(--type-metric-weight);font-style:italic;line-height:var(--type-metric-lh);letter-spacing:var(--type-metric-ls);color:var(--text-secondary)}.DashboardMetricsBar-module__lLqX-a__label{font-family:var(--font-serif);font-size:var(--type-caption-size);font-style:italic;font-weight:var(--font-weight-regular);color:var(--text-muted)}@media (max-width:960px){.DashboardMetricsBar-module__lLqX-a__bar{display:none}}
.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)}
.NodeOverlay-module__61DcPa__overlay{pointer-events:none;position:absolute;inset:0}.NodeOverlay-module__61DcPa__overlay>*{pointer-events:auto}.NodeOverlay-module__61DcPa__pillLabel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:var(--text-caption);letter-spacing:-.005em;color:var(--text);white-space:nowrap;cursor:grab;box-shadow:var(--shadow-sm);font-family:var(--type-body-family);background:#f6f3eceb;border:.5px solid #14120e24;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;transition:transform .12s;display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.NodeOverlay-module__61DcPa__pillType{font-family:var(--font-serif,Georgia,serif);font-style:italic;font-weight:var(--font-weight-regular);font-size:var(--text-caption)}.NodeOverlay-module__61DcPa__pillSep{color:var(--text-muted);font-size:var(--text-caption);opacity:.55}
.CompetitiveAnalysis-module__3YZILG__wrapper{gap:var(--space-6);flex-direction:column;display:flex}.CompetitiveAnalysis-module__3YZILG__tabBar{gap:var(--space-1);flex-wrap:wrap;display:flex}.CompetitiveAnalysis-module__3YZILG__primaryDot{border-radius:var(--radius-full);background:currentColor;flex-shrink:0;width:5px;height:5px}.CompetitiveAnalysis-module__3YZILG__cardsRow{gap:var(--space-8);grid-template-columns:1fr 1fr;align-items:start;display:grid}@media (max-width:800px){.CompetitiveAnalysis-module__3YZILG__cardsRow{grid-template-columns:1fr}}.CompetitiveAnalysis-module__3YZILG__card{}.CompetitiveAnalysis-module__3YZILG__cardHeader{}.CompetitiveAnalysis-module__3YZILG__cardTitle{}.CompetitiveAnalysis-module__3YZILG__cardHelper{}.CompetitiveAnalysis-module__3YZILG__cardTitleWithChip{align-items:center;gap:var(--space-2);margin:0;display:flex}.CompetitiveAnalysis-module__3YZILG__cardTitleText{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text-muted)}.CompetitiveAnalysis-module__3YZILG__cardTitleLight{font-size:var(--type-footnote-size);font-weight:var(--font-weight-medium);color:var(--text);margin:0}.CompetitiveAnalysis-module__3YZILG__cardsGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1100px){.CompetitiveAnalysis-module__3YZILG__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.CompetitiveAnalysis-module__3YZILG__cardsGrid{grid-template-columns:1fr}}.CompetitiveAnalysis-module__3YZILG__coList{gap:var(--space-5);flex-direction:column;display:flex}.CompetitiveAnalysis-module__3YZILG__coRow{}.CompetitiveAnalysis-module__3YZILG__coRowMeta{}.CompetitiveAnalysis-module__3YZILG__coRowLeft{}.CompetitiveAnalysis-module__3YZILG__coName{}.CompetitiveAnalysis-module__3YZILG__metricsGroup{align-items:baseline;gap:var(--space-1);display:inline-flex}.CompetitiveAnalysis-module__3YZILG__coPct{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold)}.CompetitiveAnalysis-module__3YZILG__coPctAll{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);text-underline-offset:2px;text-decoration:underline}.CompetitiveAnalysis-module__3YZILG__coCount{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-regular);color:var(--text-muted)}.CompetitiveAnalysis-module__3YZILG__h2hMetrics{align-items:baseline;gap:var(--space-1);display:inline-flex}.CompetitiveAnalysis-module__3YZILG__emptyMsg{}.CompetitiveAnalysis-module__3YZILG__h2hList{gap:var(--space-6);flex-direction:column;display:flex}.CompetitiveAnalysis-module__3YZILG__h2hPair{gap:var(--space-1);flex-direction:column;display:flex}.CompetitiveAnalysis-module__3YZILG__h2hMatchup{align-items:center;gap:var(--space-2);display:flex}.CompetitiveAnalysis-module__3YZILG__h2hSide{align-items:center;gap:var(--space-1_5);flex:1;min-width:0;display:flex}.CompetitiveAnalysis-module__3YZILG__h2hSideRight{justify-content:flex-end}.CompetitiveAnalysis-module__3YZILG__h2hVs{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}.CompetitiveAnalysis-module__3YZILG__h2hBar{border-radius:var(--radius-full);background:var(--border);height:5px;display:flex;overflow:hidden}
.UmapCanvas-module__p32dja__host{touch-action:none;position:absolute;inset:0;overflow:hidden}.UmapCanvas-module__p32dja__svg{display:block;position:absolute;inset:0}
.SubscriptionPanel-module__0a5InG__cardStack{gap:var(--space-5);flex-direction:column;display:flex}.SubscriptionPanel-module__0a5InG__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.SubscriptionPanel-module__0a5InG__planInfo{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.SubscriptionPanel-module__0a5InG__planName{font-size:var(--text-body);color:var(--text-primary);margin:0;font-weight:600}.SubscriptionPanel-module__0a5InG__planBottom{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.SubscriptionPanel-module__0a5InG__metaRow{gap:var(--space-8);flex-wrap:wrap;display:flex}.SubscriptionPanel-module__0a5InG__metaItem{flex-direction:column;gap:2px;display:flex}.SubscriptionPanel-module__0a5InG__billingActions{gap:var(--space-1);padding-top:var(--space-3);border-top:1px solid var(--border-subtle,var(--bg-tertiary));flex-direction:column;display:flex}.SubscriptionPanel-module__0a5InG__portalLink{font:inherit;font-size:var(--text-body);color:var(--text-link,var(--accent-primary,#2563eb));text-underline-offset:3px;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-weight:500;text-decoration:underline}.SubscriptionPanel-module__0a5InG__portalLink:hover:not(:disabled){text-decoration-thickness:2px}.SubscriptionPanel-module__0a5InG__portalLink:disabled{cursor:progress;opacity:.6}.SubscriptionPanel-module__0a5InG__portalHint{font-size:var(--text-caption,12px);color:var(--text-secondary);line-height:1.4}.SubscriptionPanel-module__0a5InG__portalError{font-size:var(--text-caption,12px);color:var(--color-error,#dc2626);line-height:1.4}.SubscriptionPanel-module__0a5InG__loadingRow{gap:var(--space-3);flex-direction:column;display:flex}.SubscriptionPanel-module__0a5InG__skeletonLine{background:linear-gradient(90deg,var(--bg-tertiary)0%,var(--bg-secondary)50%,var(--bg-tertiary)100%);background-size:200% 100%;border-radius:4px;height:14px;animation:1.4s ease-in-out infinite SubscriptionPanel-module__0a5InG__shimmer;display:block}@keyframes SubscriptionPanel-module__0a5InG__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.PasswordPanel-module__gL6msG__form{gap:var(--space-4);flex-direction:column;display:flex}.PasswordPanel-module__gL6msG__row{align-items:center;gap:var(--space-3);display:flex}.PasswordPanel-module__gL6msG__row>:first-child{flex:1;min-width:0}.PasswordPanel-module__gL6msG__error{font-size:var(--text-caption);color:var(--status-error);margin:var(--space-1)0 0 0}.PasswordPanel-module__gL6msG__success{font-size:var(--text-caption);color:var(--status-success);margin:var(--space-1)0 0 0}.PasswordPanel-module__gL6msG__loadingRow{align-items:center;gap:var(--space-3);display: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)}
