.Input-module__5jsJuW__softField{background:var(--surface);box-shadow:var(--shadow-sm);border:var(--border-thin)solid var(--border);transition:border-color var(--transition-fast);box-sizing:border-box;align-items:center;width:100%;display:flex;position:relative}.Input-module__5jsJuW__softField:focus-within{border-color:var(--border)}.Input-module__5jsJuW__softField[aria-disabled=true]{opacity:.5;pointer-events:none}.Input-module__5jsJuW__softField:has(input:disabled){opacity:.5;pointer-events:none}.Input-module__5jsJuW__softField[data-size=sm]{height:var(--input-height-sm);padding:0 var(--space-2_5);gap:var(--space-1);border-radius:var(--radius-input-sm)}.Input-module__5jsJuW__softField[data-size=md]{height:var(--input-height-md);padding:0 var(--space-3);gap:var(--space-1_5);border-radius:var(--radius-input-md)}.Input-module__5jsJuW__softField[data-size=lg]{height:var(--input-height-lg);padding:0 var(--space-5);gap:var(--space-2);border-radius:var(--radius-input-lg)}.Input-module__5jsJuW__softField[data-variant=chips]{cursor:text;flex-wrap:wrap;align-content:center;height:auto}.Input-module__5jsJuW__chipItem{align-self:center}.Input-module__5jsJuW__softField[data-variant=chips][data-size=sm]{min-height:var(--input-height-sm);padding:var(--space-1)var(--space-2_5);gap:var(--space-1)}.Input-module__5jsJuW__softField[data-variant=chips][data-size=md]{min-height:var(--input-height-md);padding:var(--space-1_5)var(--space-3);gap:var(--space-1_5)}.Input-module__5jsJuW__softField[data-variant=chips][data-size=lg]{min-height:var(--input-height-lg);padding:var(--space-2)var(--space-5);gap:var(--space-2)}.Input-module__5jsJuW__softControl{min-width:0;font-family:var(--type-caption-family);color:var(--text);background:0 0;border:none;outline:none;flex:1;width:100%;padding:0}.Input-module__5jsJuW__softControl::placeholder{color:var(--text-muted)}.Input-module__5jsJuW__softField[data-size=sm] .Input-module__5jsJuW__softControl,.Input-module__5jsJuW__softField[data-size=md] .Input-module__5jsJuW__softControl{font-size:var(--type-caption-size)}.Input-module__5jsJuW__softField[data-size=lg] .Input-module__5jsJuW__softControl{font-size:var(--type-body-lg-size)}.Input-module__5jsJuW__softField[data-variant=chips] .Input-module__5jsJuW__softControl{padding:var(--space-1)0;line-height:1}.Input-module__5jsJuW__softControl:disabled{cursor:not-allowed}.Input-module__5jsJuW__softField:has(input[aria-invalid=true]){border-color:var(--status-error);box-shadow:var(--shadow-input-soft),0 0 0 var(--focus-shadow-spread)color-mix(in srgb,var(--status-error)20%,transparent)}.Input-module__5jsJuW__softControlWithLeading{padding-left:var(--space-1)}.Input-module__5jsJuW__softLeadingIcon{color:var(--text-muted);pointer-events:none;flex-shrink:0;align-items:center;display:flex}.Input-module__5jsJuW__softTrailingClear{cursor:pointer;color:var(--text-muted);padding:var(--space-0_5);border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;align-items:center;line-height:0;display:flex}.Input-module__5jsJuW__softTrailingClear:hover{color:var(--text)}.Input-module__5jsJuW__softShortcut{font-size:var(--type-label-size);font-family:var(--type-label-family);color:var(--text-muted);border:var(--border-thin)solid var(--border);border-radius:var(--radius-sm);padding:1px var(--space-1_5);flex-shrink:0;align-items:center;line-height:1.4;display:inline-flex}.Input-module__5jsJuW__softChipBody{flex:1;align-items:center;min-width:120px;display:flex;position:relative}.Input-module__5jsJuW__softTypeBtn{align-items:center;gap:var(--space-1);cursor:pointer;color:var(--text-secondary);transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;padding:0;display:inline-flex}.Input-module__5jsJuW__softTypeBtn:hover{color:var(--accent)}.Input-module__5jsJuW__softTypeBtnIcon{opacity:.8;align-items:center;display:inline-flex}.Input-module__5jsJuW__softTypeLabel{font-family:var(--type-caption-family);font-weight:var(--font-weight-medium);white-space:nowrap}.Input-module__5jsJuW__softField[data-size=sm] .Input-module__5jsJuW__softTypeLabel{font-size:var(--type-label-size)}.Input-module__5jsJuW__softField[data-size=md] .Input-module__5jsJuW__softTypeLabel,.Input-module__5jsJuW__softField[data-size=lg] .Input-module__5jsJuW__softTypeLabel{font-size:var(--type-caption-size)}.Input-module__5jsJuW__softTypeCaret{transition:transform var(--transition-fast);color:var(--text-muted);flex-shrink:0}.Input-module__5jsJuW__softDivider{width:1px;margin:var(--space-1_5)0;background:var(--border);transition:background var(--transition-fast);flex-shrink:0;align-self:stretch}.Input-module__5jsJuW__softField:focus-within .Input-module__5jsJuW__softDivider{background:var(--border)}.Input-module__5jsJuW__softTypeMenu{z-index:200;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-1);min-width:160px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}.Input-module__5jsJuW__softTypeMenuItem{align-items:center;gap:var(--space-2);text-align:left;cursor:pointer;width:100%;padding:var(--space-2)var(--space-2_5);border-radius:var(--radius-md);font-family:var(--type-caption-family);font-size:var(--type-caption-size);color:var(--text);transition:background var(--transition-fast);background:0 0;border:none;display:flex}.Input-module__5jsJuW__softTypeMenuItem:hover{background:var(--bg)}.Input-module__5jsJuW__softTypeMenuItemActive{background:color-mix(in srgb,var(--accent)10%,transparent);color:var(--accent);font-weight:var(--font-weight-medium)}.Input-module__5jsJuW__softTypeMenuItemActive:hover{background:color-mix(in srgb,var(--accent)15%,transparent)}.Input-module__5jsJuW__softMenu{background:var(--surface);border:var(--border-thin)solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);max-height:13rem;z-index:var(--z-dropdown);position:absolute;top:calc(100% + 8px);left:-20px;right:-20px;overflow-y:auto}.Input-module__5jsJuW__softField[data-variant=dropdown] .Input-module__5jsJuW__softMenu,.Input-module__5jsJuW__softField[data-variant=typed] .Input-module__5jsJuW__softMenu{top:calc(100% + 6px);left:0;right:0}.Input-module__5jsJuW__softMenuItem{align-items:center;gap:var(--space-2);padding:var(--space-2_5)var(--space-4);text-align:left;cursor:pointer;width:100%;font-family:var(--type-caption-family);transition:background var(--transition-fast);background:0 0;border:none;display:flex}.Input-module__5jsJuW__softMenuItem:hover{background:var(--raised)}.Input-module__5jsJuW__softMenuItemKind{font-size:var(--type-eyebrow-size);font-family:var(--type-eyebrow-family);letter-spacing:var(--type-eyebrow-ls);color:var(--text-muted);font-weight:var(--font-weight-semibold);text-transform:uppercase;flex-shrink:0}.Input-module__5jsJuW__softMenuItemLabel{font-size:var(--type-caption-size);font-family:var(--type-caption-family);color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.Modal-module__7LRQSW__overlay{z-index:var(--z-modal);background:var(--overlay-scrim);-webkit-backdrop-filter:var(--overlay-blur);backdrop-filter:var(--overlay-blur);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__container{background:var(--gray-0);border-radius:var(--radius-modal);max-width:90vw;min-height:500px;max-height:85vh;box-shadow:var(--shadow-2xl);flex-direction:column;display:flex;position:relative;overflow:hidden}.Modal-module__7LRQSW__sm{width:min(360px,90vw)}.Modal-module__7LRQSW__md{width:min(480px,90vw)}.Modal-module__7LRQSW__lg{width:min(640px,90vw)}.Modal-module__7LRQSW__xl{width:min(1100px,90vw)}.Modal-module__7LRQSW__header{align-items:flex-start;gap:var(--space-3);padding:var(--space-5)var(--space-5)var(--space-3);display:flex}.Modal-module__7LRQSW__headerText{flex:1;min-width:0}.Modal-module__7LRQSW__title{font-family:var(--type-subheading-sm-family);font-size:22px;font-weight:var(--font-weight-medium);color:var(--text);margin:0;line-height:1.3}.Modal-module__7LRQSW__description{font-size:var(--type-footnote-size);font-family:var(--type-footnote-family);color:var(--text-secondary);line-height:var(--type-footnote-lh);margin:var(--space-1)0 0}.Modal-module__7LRQSW__closeButton{border-radius:var(--radius-full);width:28px;height:28px;font-size:var(--type-caption-size);color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Modal-module__7LRQSW__closeButton:hover{background:var(--raised);color:var(--text)}.Modal-module__7LRQSW__body{padding:var(--space-1)var(--space-5)calc(var(--space-5)*3);font-size:var(--type-caption-size);color:var(--text-secondary);flex:1;line-height:1.6;overflow-y:auto}.Modal-module__7LRQSW__footer{padding:var(--space-3)var(--space-5);border-top:var(--border-thin)solid var(--border)}.Modal-module__7LRQSW__actions{justify-content:flex-end;gap:var(--space-2);display:flex}
.Table-module__ceAsYa__wrapper{border:var(--border-thin)solid var(--border);border-radius:var(--radius-xl);background:0 0;flex-direction:column;width:100%;height:auto;max-height:1200px;display:flex;overflow:hidden}.Table-module__ceAsYa__filterBar{margin-bottom:var(--space-3)}.Table-module__ceAsYa__table{border-collapse:collapse;min-width:100%;font-size:var(--type-footnote-size)}.Table-module__ceAsYa__th{text-align:left;padding:var(--space-2)var(--space-3);font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);letter-spacing:0;color:var(--text-muted);background:var(--raised);border-bottom:var(--border-thin)solid var(--border);box-shadow:0 1px 0 var(--border-strong);white-space:nowrap}.Table-module__ceAsYa__th.Table-module__ceAsYa__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.Table-module__ceAsYa__th.Table-module__ceAsYa__sortable:hover{color:var(--text)}.Table-module__ceAsYa__thContent{align-items:center;gap:var(--space-1);display:inline-flex}.Table-module__ceAsYa__sortIcon{font-size:var(--type-eyebrow-size);color:var(--text-muted);opacity:.6;align-items:center;display:inline-flex}.Table-module__ceAsYa__th.Table-module__ceAsYa__sortable:hover .Table-module__ceAsYa__sortIcon{opacity:1}.Table-module__ceAsYa__row{transition:background var(--transition-fast)}.Table-module__ceAsYa__row:hover{background:var(--raised)}.Table-module__ceAsYa__td{padding:var(--space-2_5)var(--space-3);font-size:var(--type-footnote-size);font-weight:var(--font-weight-regular);color:var(--text);border-bottom:var(--border-thin)solid var(--border);vertical-align:middle;word-break:break-word}.Table-module__ceAsYa__tableScroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.Table-module__ceAsYa__tableHeadWrap{flex-shrink:0;overflow:hidden}.Table-module__ceAsYa__tableFixed{table-layout:fixed;width:100%}.Table-module__ceAsYa__stickyThead th{z-index:var(--z-raised);background:var(--raised);box-shadow:0 1px 0 var(--border);position:sticky;top:0}.Table-module__ceAsYa__thActive{color:var(--text)}.Table-module__ceAsYa__thStack{align-items:inherit;flex-direction:column;gap:1px;display:flex}.Table-module__ceAsYa__thHelper{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:none;letter-spacing:0;opacity:.8}.Table-module__ceAsYa__stickyLeftTh{z-index:var(--z-raised);background:var(--raised);box-shadow:2px 0 4px var(--shadow-color,#0000000a);position:sticky;left:0}.Table-module__ceAsYa__stickyLeftTd{z-index:var(--z-raised);background:var(--surface);box-shadow:2px 0 4px var(--shadow-color,#0000000a);transition:background var(--transition-fast);position:sticky;left:0}.Table-module__ceAsYa__row:hover .Table-module__ceAsYa__stickyLeftTd,.Table-module__ceAsYa__zebra tbody tr:nth-child(2n),.Table-module__ceAsYa__zebra tbody tr:nth-child(2n) .Table-module__ceAsYa__stickyLeftTd{background:var(--raised)}.Table-module__ceAsYa__zebra tbody tr:nth-child(2n):hover{background:var(--surface)}.Table-module__ceAsYa__dense .Table-module__ceAsYa__th,.Table-module__ceAsYa__dense .Table-module__ceAsYa__td{padding-block:var(--space-1_5)}.Table-module__ceAsYa__noHeader thead{display:none}.Table-module__ceAsYa__rowPrimary{background:var(--tone-info-bg)}.Table-module__ceAsYa__rowMuted{opacity:.55}.Table-module__ceAsYa__toolbar{align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);display:flex}.Table-module__ceAsYa__footer{padding-top:var(--space-3);border-top:var(--border-thin)solid var(--border);font-size:var(--type-label-size);color:var(--text-muted)}.Table-module__ceAsYa__alignRight{font-variant-numeric:tabular-nums}.Table-module__ceAsYa__caption{font-size:var(--type-label-size);color:var(--text-muted);caption-side:bottom;padding-top:var(--space-2);text-align:left}.Table-module__ceAsYa__rowClickable{cursor:pointer}.Table-module__ceAsYa__rowClickable:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.Table-module__ceAsYa__subRow td{background:var(--raised)}.Table-module__ceAsYa__subRow:hover td{background:var(--surface)}.Table-module__ceAsYa__empty{padding:var(--space-8)var(--space-4);text-align:center;color:var(--text-muted);font-size:var(--type-footnote-size)}.Table-module__ceAsYa__pagination{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-6)0 var(--space-2);display:flex}.Table-module__ceAsYa__pageBtn{padding:var(--space-2)var(--space-4);border:var(--border-thin)solid var(--border);border-radius:var(--radius-md);background:var(--bg);color:var(--text);font-size:var(--type-caption-size);cursor:pointer;font-family:inherit}.Table-module__ceAsYa__pageBtn:disabled{opacity:.4;cursor:default}.Table-module__ceAsYa__pageBtn:not(:disabled):hover{background:var(--raised)}.Table-module__ceAsYa__pageInfo{font-size:var(--type-caption-size);color:var(--text-secondary)}@media (max-width:767px){.Table-module__ceAsYa__th{padding:var(--space-1_5)var(--space-2);font-size:var(--type-chart-label-size)}.Table-module__ceAsYa__td{padding:var(--space-2);font-size:var(--type-label-size)}.Table-module__ceAsYa__pagination{gap:var(--space-2);padding:var(--space-4)0 var(--space-2)}.Table-module__ceAsYa__pageBtn{padding:var(--space-1_5)var(--space-3);font-size:var(--type-label-size)}}
.BarList-module__UphFYq__chart{width:100%}.BarList-module__UphFYq__bars{align-items:flex-end;gap:var(--space-2);height:100%;display:flex}.BarList-module__UphFYq__barGroup{align-items:center;gap:var(--space-1);flex-direction:column;flex:1;height:100%;display:flex}.BarList-module__UphFYq__value{font-size:var(--type-label-size);font-weight:var(--font-weight-semibold);font-family:var(--type-code-family);color:var(--text-secondary)}.BarList-module__UphFYq__barTrack{flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex}.BarList-module__UphFYq__bar{border-radius:var(--radius-sm)var(--radius-sm)0 0;width:100%;max-width:48px;transition:height .4s var(--ease-outCubic);min-height:2px}.BarList-module__UphFYq__label{font-size:var(--type-eyebrow-size);color:var(--text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}
.LoadMore-module__Ljl47q__wrap{padding-top:var(--space-3);display:flex}
.Legend-module__J_KTya__row{align-items:center;gap:var(--space-3);flex-wrap:wrap;flex-shrink:0;display:flex}.Legend-module__J_KTya__item{align-items:center;gap:var(--space-1);font-size:var(--type-chart-label-size);font-weight:var(--type-chart-label-weight);font-family:var(--type-chart-label-family);color:var(--text-secondary);white-space:nowrap;display:flex}.Legend-module__J_KTya__dot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}
.ChartTooltip-module__ld0kCq__tooltip{z-index:var(--z-tooltip);background:var(--surface);border:var(--border-thin)solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);pointer-events:none;white-space:nowrap;position:fixed}.ChartTooltip-module__ld0kCq__tooltipInteractive{pointer-events:auto;}.ChartTooltip-module__ld0kCq__body{padding:var(--space-2)var(--space-3);gap:var(--space-1);flex-direction:column;display:flex}.ChartTooltip-module__ld0kCq__row{align-items:center;gap:var(--space-2);font-size:var(--type-chart-label-size);display:flex}.ChartTooltip-module__ld0kCq__dot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.ChartTooltip-module__ld0kCq__label{font-weight:var(--font-weight-medium);color:var(--text);flex:1}.ChartTooltip-module__ld0kCq__value{font-weight:var(--font-weight-bold);color:var(--text-secondary);font-variant-numeric:tabular-nums}.ChartTooltip-module__ld0kCq__title{font-size:var(--type-chart-label-size);font-weight:var(--font-weight-semibold);color:var(--text);padding:var(--space-2)var(--space-3)var(--space-1);border-bottom:var(--border-thin)solid var(--border)}.ChartTooltip-module__ld0kCq__footer{font-size:var(--type-chart-label-size);color:var(--text-muted);padding:var(--space-1)var(--space-3)var(--space-2);border-top:var(--border-thin)solid var(--border)}
.SectionCard-module__ncihiW__card{}.SectionCard-module__ncihiW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.SectionCard-module__ncihiW__headerLeft{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.SectionCard-module__ncihiW__headerRight{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.SectionCard-module__ncihiW__title{}.SectionCard-module__ncihiW__subtitle{}.SectionCard-module__ncihiW__content{gap:var(--space-4);flex-direction:column;display:flex}.SectionCard-module__ncihiW__filterWrap{width:50%;min-width:280px;max-width:480px}@media (max-width:767px){.SectionCard-module__ncihiW__header{align-items:flex-start;gap:var(--space-2);flex-direction:column}.SectionCard-module__ncihiW__filterWrap{width:100%;min-width:unset;max-width:unset}.SectionCard-module__ncihiW__content{gap:var(--space-3)}}
.SectionHeader-module__1WsNmG__wrapper{gap:var(--space-1);flex-direction:column;display:flex}.SectionHeader-module__1WsNmG__withTrailing{justify-content:space-between;align-items:center;gap:var(--space-3);flex-direction:row}.SectionHeader-module__1WsNmG__left{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.SectionHeader-module__1WsNmG__titleRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.SectionHeader-module__1WsNmG__eyebrow{font-size:var(--type-eyebrow-size);font-weight:var(--type-eyebrow-weight);line-height:var(--type-eyebrow-lh);letter-spacing:var(--type-eyebrow-ls);font-family:var(--type-eyebrow-family);text-transform:uppercase;color:var(--text-muted)}.SectionHeader-module__1WsNmG__title{font-family:var(--type-subheading-sm-family);font-size:var(--type-subheading-sm-size);line-height:var(--type-subheading-sm-lh);font-weight:var(--type-subheading-sm-weight);letter-spacing:var(--type-subheading-sm-ls);color:var(--text);margin:0}.SectionHeader-module__1WsNmG__badge{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}.SectionHeader-module__1WsNmG__subtitle{font-size:var(--type-footnote-size);font-weight:var(--type-footnote-weight);line-height:var(--type-footnote-lh);font-family:var(--type-footnote-family);color:var(--text-muted);margin:0}.SectionHeader-module__1WsNmG__trailing{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}
.EmptyState-module__7SqAPW__wrapper{text-align:center;flex-direction:column;align-items:center;display:flex}.EmptyState-module__7SqAPW__sm{padding:var(--space-4);gap:var(--space-2)}.EmptyState-module__7SqAPW__md{padding:var(--space-8)var(--space-4);gap:var(--space-3)}.EmptyState-module__7SqAPW__icon{color:var(--text-muted);opacity:.6}.EmptyState-module__7SqAPW__title{font-size:var(--type-caption-size);font-family:var(--type-caption-family);color:var(--text-secondary);font-weight:var(--font-weight-medium);margin:0}.EmptyState-module__7SqAPW__subtitle{font-size:var(--type-footnote-size);font-family:var(--type-footnote-family);color:var(--text-muted);max-width:320px;line-height:var(--type-footnote-lh);margin:0}.EmptyState-module__7SqAPW__action{margin-top:var(--space-1)}
.PageHeader-module__HZea0q__wrapper{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.PageHeader-module__HZea0q__left{gap:var(--space-1_5);flex-direction:column;min-width:0;display:flex}.PageHeader-module__HZea0q__eyebrow{font-size:var(--type-eyebrow-size);font-weight:var(--type-eyebrow-weight);line-height:var(--type-eyebrow-lh);letter-spacing:var(--type-eyebrow-ls);font-family:var(--type-eyebrow-family);text-transform:uppercase;color:var(--text-muted)}.PageHeader-module__HZea0q__title{font-family:var(--type-subheading-lg-family);font-size:var(--type-subheading-lg-size);line-height:var(--type-subheading-lg-lh);font-weight:var(--type-subheading-lg-weight);letter-spacing:var(--type-subheading-lg-ls);color:var(--text);margin:0}.PageHeader-module__HZea0q__subtitle{font-size:var(--type-body-size);font-weight:var(--type-body-weight);line-height:var(--type-body-lh);font-family:var(--type-body-family);color:var(--text-muted);margin:0}.PageHeader-module__HZea0q__actions{align-items:center;gap:var(--space-2);padding-top:var(--space-1);flex-shrink:0;display:flex}
.KeyValue-module__wVXmDG__list{gap:var(--space-1_5);flex-direction:column;display:flex}.KeyValue-module__wVXmDG__row{align-items:baseline;gap:var(--space-2);font-size:var(--type-caption-size);line-height:var(--type-caption-lh);display:flex}.KeyValue-module__wVXmDG__label{color:var(--text-muted);white-space:nowrap;flex-shrink:0;min-width:80px}.KeyValue-module__wVXmDG__value{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.KeyValue-module__wVXmDG__emphasis .KeyValue-module__wVXmDG__value{font-weight:var(--font-weight-semibold)}
.StatTile-module__aOYG5q__tile{gap:var(--space-0_5);flex-direction:column;display:flex}.StatTile-module__aOYG5q__valueRow{align-items:baseline;gap:var(--space-1);display:flex}.StatTile-module__aOYG5q__value{font-size:var(--type-body-lg-size);font-weight:var(--font-weight-medium);color:var(--text);font-variant-numeric:tabular-nums;line-height:1}.StatTile-module__aOYG5q__unit{font-size:var(--type-caption-size);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.StatTile-module__aOYG5q__label{font-size:var(--type-caption-size);font-family:var(--type-caption-family);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.StatTile-module__aOYG5q__sub{font-size:var(--type-label-size);font-family:var(--type-label-family);color:var(--text-muted);margin-top:var(--space-0_5)}
.MetricPill-module__Q6KQUW__stack{flex-direction:row;align-items:center;display:inline-flex}.MetricPill-module__Q6KQUW__item{flex-shrink:0;position:relative}.MetricPill-module__Q6KQUW__stack>*+*{margin-inline-start:calc(var(--mp-overlap)*-1)}.MetricPill-module__Q6KQUW__circle{border-radius:calc(50% - 1px);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MetricPill-module__Q6KQUW__circle svg *{stroke-width:2px}.MetricPill-module__Q6KQUW__badge{min-width:var(--mp-badge);height:var(--mp-badge);border-radius:var(--radius-full);background:var(--mp-badge-bg,var(--raised));font-family:var(--type-eyebrow-family);font-size:9px;font-weight:var(--font-weight-medium);color:var(--text-inverse);white-space:nowrap;justify-content:center;align-items:center;padding:1px 4px 0;line-height:1;display:flex;position:absolute;bottom:0;right:0}.MetricPill-module__Q6KQUW__size_xs{--mp-overlap:8px;--mp-ring:2px;--mp-badge:12px;--mp-badge-font:9px}.MetricPill-module__Q6KQUW__size_sm{--mp-overlap:10px;--mp-ring:2px;--mp-badge:15px;--mp-badge-font:10px}.MetricPill-module__Q6KQUW__size_lg{--mp-overlap:14px;--mp-ring:3px;--mp-badge:19px;--mp-badge-font:11px}
.StackedBar-module__FJC09W__track{border-radius:var(--radius-full);background:var(--raised);gap:1px;width:100%;display:flex;overflow:hidden}.StackedBar-module__FJC09W__tug{border-radius:var(--radius-sm);gap:var(--space-0_5);height:4px}.StackedBar-module__FJC09W__seg{height:100%;transition:width var(--transition-normal);flex-shrink:0;display:block}.StackedBar-module__FJC09W__track .StackedBar-module__FJC09W__seg:first-child{border-radius:var(--radius-full)0 0 var(--radius-full)}.StackedBar-module__FJC09W__track .StackedBar-module__FJC09W__seg:last-child{border-radius:0 var(--radius-full)var(--radius-full)0}.StackedBar-module__FJC09W__track .StackedBar-module__FJC09W__seg:only-child{border-radius:var(--radius-full)}
.Favicon-module__j-CvNW__img{border-radius:var(--radius-xs);object-fit:contain;flex-shrink:0;display:block}.Favicon-module__j-CvNW__fallback{border-radius:var(--radius-xs);background:var(--raised);color:var(--text-muted);font-weight:var(--font-weight-semibold);font-family:var(--font-sans);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}
.ShredderDelete-module__P3l7ja__stage{z-index:var(--z-modal);pointer-events:none;position:fixed;inset:0}.ShredderDelete-module__P3l7ja__stage[data-state=armed],.ShredderDelete-module__P3l7ja__stage[data-state=dragging],.ShredderDelete-module__P3l7ja__stage[data-state=shredding]{pointer-events:auto}.ShredderDelete-module__P3l7ja__backdrop{-webkit-backdrop-filter:blur();z-index:0;cursor:pointer;background:#0a0a0900;transition:background .45s,-webkit-backdrop-filter .45s,backdrop-filter .45s;position:fixed;inset:0}.ShredderDelete-module__P3l7ja__stage[data-state=armed] .ShredderDelete-module__P3l7ja__backdrop,.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__backdrop,.ShredderDelete-module__P3l7ja__stage[data-state=shredding] .ShredderDelete-module__P3l7ja__backdrop{-webkit-backdrop-filter:blur(6px);background:#0a0a09b8}.ShredderDelete-module__P3l7ja__stage[data-state=dismissing] .ShredderDelete-module__P3l7ja__backdrop{-webkit-backdrop-filter:blur();background:#0a0a0900}.ShredderDelete-module__P3l7ja__shredder{width:440px;z-index:var(--z-modal);pointer-events:none;filter:drop-shadow(0 18px 30px #14141340);transition:transform .6s cubic-bezier(.2,.85,.25,1);position:fixed;top:0;left:50%;transform:translate(-50%,calc(-100vh - 200px))}.ShredderDelete-module__P3l7ja__stage[data-state=armed] .ShredderDelete-module__P3l7ja__shredder,.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__shredder,.ShredderDelete-module__P3l7ja__stage[data-state=shredding] .ShredderDelete-module__P3l7ja__shredder{transform:translate(-50%,calc(-100vh + var(--shredY,0px)))}.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__shredder{transition:none}.ShredderDelete-module__P3l7ja__stage[data-state=dismissing] .ShredderDelete-module__P3l7ja__shredder{transform:translate(-50%,calc(-100vh - 200px))}.ShredderDelete-module__P3l7ja__mast{background:linear-gradient(#8a8e94 0%,#9ea2a8 40%,#b8bcc2 100%);height:100vh}.ShredderDelete-module__P3l7ja__body{background:linear-gradient(#d8dbe0 0%,#b8bcc2 35%,#9ea2a8 55%,#b8bcc2 80%,#8a8e94 100%);padding:0 0 28px;position:relative;box-shadow:inset 0 1px #fff9,inset 0 -1px #00000026}.ShredderDelete-module__P3l7ja__lip{border-bottom:var(--border-thin)solid var(--border-strong);background:linear-gradient(#c4c7cc 0%,#a8acb2 100%);height:22px;position:relative}.ShredderDelete-module__P3l7ja__lip:before{content:"";background:#14141359;border-radius:2px;width:64%;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px 1px #0006}.ShredderDelete-module__P3l7ja__panel{font-size:var(--type-eyebrow-size);font-family:var(--type-eyebrow-family);letter-spacing:var(--type-eyebrow-ls);color:#14141399;text-transform:uppercase;font-weight:var(--font-weight-semibold);justify-content:space-between;align-items:center;padding:10px 22px 14px;display:flex}.ShredderDelete-module__P3l7ja__panelSubtitle{font-family:var(--type-body-serif-family);font-style:italic;font-weight:var(--type-body-serif-weight);font-size:var(--type-code-size);letter-spacing:0;text-transform:none;color:#1414138c}.ShredderDelete-module__P3l7ja__dot{border-radius:var(--radius-full);width:7px;height:7px;margin-right:var(--space-2);vertical-align:middle;background:#14141340;transition:background .2s,box-shadow .2s;display:inline-block}.ShredderDelete-module__P3l7ja__stage[data-state=armed] .ShredderDelete-module__P3l7ja__dot,.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__dot{background:#2bb673;box-shadow:0 0 6px #2bb67399}.ShredderDelete-module__P3l7ja__stage[data-state=shredding] .ShredderDelete-module__P3l7ja__dot{animation:.2s step-end infinite ShredderDelete-module__P3l7ja__ledBlink}@keyframes ShredderDelete-module__P3l7ja__ledBlink{0%,49%{background:#2bb673;box-shadow:0 0 6px #2bb67399}50%,to{box-shadow:none;background:#14141333}}.ShredderDelete-module__P3l7ja__drumRow{pointer-events:none;z-index:2;justify-content:center;align-items:center;gap:4px;height:52px;display:flex;position:absolute;bottom:-26px;left:20px;right:20px}.ShredderDelete-module__P3l7ja__disc{flex-shrink:0;width:52px;height:52px;position:relative}.ShredderDelete-module__P3l7ja__spinner{transform-origin:50%;width:100%;height:100%;animation:1.2s linear infinite paused ShredderDelete-module__P3l7ja__discSpin}.ShredderDelete-module__P3l7ja__disc:nth-child(2n) .ShredderDelete-module__P3l7ja__spinner{animation-name:ShredderDelete-module__P3l7ja__discSpinReverse}.ShredderDelete-module__P3l7ja__stage[data-state=armed] .ShredderDelete-module__P3l7ja__spinner,.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__spinner{animation-duration:.8s;animation-play-state:running}.ShredderDelete-module__P3l7ja__stage[data-state=shredding] .ShredderDelete-module__P3l7ja__spinner{animation-duration:.2s;animation-play-state:running}.ShredderDelete-module__P3l7ja__stage[data-state=shredding] .ShredderDelete-module__P3l7ja__disc{filter:blur(.4px)}@keyframes ShredderDelete-module__P3l7ja__discSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ShredderDelete-module__P3l7ja__discSpinReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.ShredderDelete-module__P3l7ja__cardWrap{z-index:calc(var(--z-modal) + 1);will-change:transform;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.ShredderDelete-module__P3l7ja__stage[data-state=armed]:not([data-dragging]) .ShredderDelete-module__P3l7ja__cardWrap{transform:translate(-50%,-50%)scale(1.03)}.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__cardWrap{cursor:grabbing;transition:none}.ShredderDelete-module__P3l7ja__stage[data-state=armed] .ShredderDelete-module__P3l7ja__cardWrap{cursor:grab}.ShredderDelete-module__P3l7ja__hint{z-index:calc(var(--z-modal) + 1);text-align:center;color:#f4f1e8;opacity:0;pointer-events:none;transition:opacity .4s,transform .5s;position:fixed;bottom:80px;left:50%;transform:translate(-50%)translateY(12px)}.ShredderDelete-module__P3l7ja__stage[data-state=armed] .ShredderDelete-module__P3l7ja__hint{opacity:1;transform:translate(-50%)translateY(0)}.ShredderDelete-module__P3l7ja__stage[data-state=dragging] .ShredderDelete-module__P3l7ja__hint,.ShredderDelete-module__P3l7ja__stage[data-state=dismissing] .ShredderDelete-module__P3l7ja__hint{opacity:0}.ShredderDelete-module__P3l7ja__hintArrow{width:22px;height:22px;margin:0 auto var(--space-2);color:#f4f1e8;animation:1.4s ease-in-out infinite ShredderDelete-module__P3l7ja__bob}.ShredderDelete-module__P3l7ja__hintText{font-size:var(--type-body-size);letter-spacing:-.01em}@keyframes ShredderDelete-module__P3l7ja__bob{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}.ShredderDelete-module__P3l7ja__strips{width:500px;z-index:calc(var(--z-modal) + 2);pointer-events:none;position:fixed;top:180px;left:50%;transform:translate(-50%)}.ShredderDelete-module__P3l7ja__strip{border-left:var(--border-thin)solid var(--border-subtle);border-right:var(--border-thin)solid var(--border-subtle);transform-origin:top;opacity:0;background:linear-gradient(#fff 0%,#fafafa 100%);width:9px;animation:1.6s cubic-bezier(.4,.1,.9,.6) forwards paused ShredderDelete-module__P3l7ja__fall;position:absolute;top:0}.ShredderDelete-module__P3l7ja__stage[data-state=shredding] .ShredderDelete-module__P3l7ja__strip{animation-play-state:running}@keyframes ShredderDelete-module__P3l7ja__fall{0%{opacity:0;transform:translateY(-10px)rotate(0)}8%{opacity:1}to{transform:translateY(calc(100vh + 100px))translateX(var(--sx,0px))rotate(var(--sr,0deg));opacity:0}}@media (prefers-reduced-motion:reduce){.ShredderDelete-module__P3l7ja__spinner{animation:none}.ShredderDelete-module__P3l7ja__strip{opacity:0;animation:none}.ShredderDelete-module__P3l7ja__hintArrow{animation:none}}
.GlowBorder-module__dCNh8q__root{border-radius:var(--glow-radius,var(--radius-md));--glow-c1:var(--primary);--glow-start:0;--glow-active:0;position:relative}.GlowBorder-module__dCNh8q__root:after{content:"";pointer-events:none;inset:calc(-1*var(--glow-border-width,2px));border-radius:calc(var(--glow-radius,var(--radius-md)) + var(--glow-border-width,2px));background:conic-gradient(from calc((var(--glow-start,0) - var(--glow-spread,80))*1deg)at 50% 50%,transparent 0deg,var(--glow-c1),transparent calc(var(--glow-spread,80)*2deg));opacity:var(--glow-active);transition:opacity var(--glow-out,0s);z-index:0;position:absolute}.GlowBorder-module__dCNh8q__content{z-index:1;position:relative}
.ListPageShell-module__VHOTva__root{max-width:1400px;padding:var(--space-8)var(--space-6);margin:0 auto}.ListPageShell-module__VHOTva__header{align-items:baseline;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.ListPageShell-module__VHOTva__title{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}.ListPageShell-module__VHOTva__count{font-size:var(--type-caption-size);color:var(--text-muted);margin:0}.ListPageShell-module__VHOTva__toolbar{gap:var(--space-3);margin-bottom:var(--space-5);flex-direction:column;display:flex}.ListPageShell-module__VHOTva__toolbarRow{align-items:center;gap:var(--space-3);width:100%;display:flex}.ListPageShell-module__VHOTva__toolbarSearch{flex:1;min-width:0}.ListPageShell-module__VHOTva__toolbarEndSlot{flex-shrink:0}.ListPageShell-module__VHOTva__loading{color:var(--text-muted);font-size:var(--type-caption-size);padding:var(--space-8)0;margin:0}
.FeedbackCard-module__eW4Yva__wrapper{width:100%;position:relative}.FeedbackCard-module__eW4Yva__collapsed{animation:5s ease-in-out infinite FeedbackCard-module__eW4Yva__feedbackBreathe}.FeedbackCard-module__eW4Yva__collapsed:hover,.FeedbackCard-module__eW4Yva__collapsed:focus-within{opacity:1;animation:none}.FeedbackCard-module__eW4Yva__collapsedHidden{visibility:hidden;pointer-events:none}.FeedbackCard-module__eW4Yva__expanded{z-index:var(--z-dropdown);border-radius:var(--radius-2xl);position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 24px #0000001a,0 2px 8px #0000000f}@keyframes FeedbackCard-module__eW4Yva__feedbackBreathe{0%,to{opacity:.4}50%{opacity:.7}}.FeedbackCard-module__eW4Yva__root{gap:var(--space-2_5);padding:var(--space-3);flex-direction:column;display:flex}.FeedbackCard-module__eW4Yva__title{font-family:var(--type-eyebrow-family);font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-medium);letter-spacing:var(--type-eyebrow-ls);text-transform:uppercase;color:var(--text-muted);margin:0}.FeedbackCard-module__eW4Yva__btnGroup{justify-content:center;align-items:center;gap:var(--space-2);flex-direction:row;display:flex}.FeedbackCard-module__eW4Yva__btnGroup>*{align-self:center}.FeedbackCard-module__eW4Yva__textarea{resize:none;border:var(--border-thin)solid var(--border);border-radius:var(--radius-md);background:var(--bg);width:100%;color:var(--text);font-family:var(--font-sans);font-size:var(--type-footnote-size);line-height:var(--type-footnote-lh);padding:var(--space-2)var(--space-2_5);box-sizing:border-box;transition:border-color var(--transition-color);outline:none}.FeedbackCard-module__eW4Yva__textarea:focus{border-color:var(--border-focus)}.FeedbackCard-module__eW4Yva__textarea::placeholder{color:var(--text-muted)}.FeedbackCard-module__eW4Yva__imagePreviewRow{align-items:center;gap:var(--space-2);display:flex}.FeedbackCard-module__eW4Yva__imagePreview{border-radius:var(--radius-md);border:var(--border-thin)solid var(--border);flex-shrink:0;width:30px;height:30px;overflow:hidden}.FeedbackCard-module__eW4Yva__imagePreview img{object-fit:cover;width:30px;height:30px;display:block}.FeedbackCard-module__eW4Yva__pasteHint{font-family:var(--type-footnote-family);font-size:var(--type-eyebrow-size);color:var(--text-muted);padding:0 var(--space-1);margin:0}.FeedbackCard-module__eW4Yva__sendError{font-family:var(--type-footnote-family);font-size:var(--type-eyebrow-size);color:var(--tone-danger-solid);padding:0 var(--space-1);margin:0}.FeedbackCard-module__eW4Yva__consentRow{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-3);display:flex}.FeedbackCard-module__eW4Yva__consentLabelGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.FeedbackCard-module__eW4Yva__checkboxLabel{font-family:var(--type-footnote-family);font-size:var(--type-eyebrow-size);font-weight:var(--font-weight-regular);color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.3}.FeedbackCard-module__eW4Yva__thankYou{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-3);text-align:center;flex-direction:column;display:flex}.FeedbackCard-module__eW4Yva__thankYouTitle{font-family:var(--font-serif);font-size:var(--type-body-serif-size);font-weight:var(--font-weight-regular);line-height:var(--type-body-serif-lh);color:var(--text);margin:0}.FeedbackCard-module__eW4Yva__thankYouBody{font-family:var(--type-footnote-family);font-size:var(--type-eyebrow-size);color:var(--text-muted);line-height:var(--lh-relaxed);margin:0}.FeedbackCard-module__eW4Yva__thankYouSign{font-family:var(--font-serif);font-size:var(--type-footnote-size);color:var(--text-muted);align-self:flex-start;margin:0;font-style:italic}.FeedbackCard-module__eW4Yva__thankYouFooter{justify-content:flex-end;width:100%;display:flex}
