.Tooltip_tooltip__b7Snm{--tooltip-background:var(--gray-800);z-index:10000;padding:4px 8px;background:var(--tooltip-background);border-radius:5px;color:var(--white);font-size:12px;animation:appear .12s ease-in-out both}.Tooltip_arrow__XrO8H{fill:var(--tooltip-background)}.Avatar_container__7PO5U{--avatar-border:2px;position:relative;border:var(--avatar-border) solid var(--avatar-color);aspect-ratio:1;border-radius:50%}.Avatar_avatar__87bsb{position:absolute;overflow:hidden;width:calc(100% - 2 * var(--avatar-border));height:calc(100% - 2 * var(--avatar-border));background:var(--gray-100);border-radius:50%;inset:var(--avatar-border)}.Avatar_avatar__87bsb img{width:100%;height:100%}.Cell_cell__qkSfR{--cell-selection-z-index:50;--cell-top-left-radius:0;--cell-top-right-radius:0;--cell-bottom-left-radius:0;--cell-bottom-right-radius:0;position:relative;width:var(--cell-width);height:var(--cell-height);padding:0;border:var(--border) solid var(--gray-100);cursor:cell}.Cell_cell__qkSfR:after,.Cell_cell__qkSfR:before{position:absolute;content:"";inset:0;pointer-events:none;transition:opacity .12s ease-in-out}.dragging .Cell_cell__qkSfR:after,.dragging .Cell_cell__qkSfR:before,.dragging .Cell_user__u5JEE{opacity:0}.Cell_cell__qkSfR:before{z-index:calc(var(--cell-selection-z-index) - 10);box-shadow:0 2px 6px var(--cell-selection);opacity:.3}.Cell_cell__qkSfR:after{z-index:var(--cell-selection-z-index);box-shadow:0 0 0 2px var(--cell-selection)}.Cell_cell__qkSfR.editing:before{box-shadow:0 2px 12px var(--cell-selection),0 2px 12px rgba(31,41,55,.3),0 6px 32px -2px rgba(31,41,55,.2)}.Cell_cell__qkSfR.selected:before{z-index:var(--cell-selection-z-index)}.Cell_cell__qkSfR.selected:after{z-index:calc(var(--cell-selection-z-index) + 10)}.Cell_user__u5JEE{--user-height:16px;--user-padding:4px;position:absolute;z-index:1;top:calc((var(--border) + var(--user-height)) * -1);left:calc(var(--border) * -1);display:flex;max-width:calc(100% + 2 * var(--border));height:calc(var(--user-height) + var(--radius));padding:1px var(--user-padding) var(--radius) var(--user-padding);background:var(--cell-selection);border-top-left-radius:calc(var(--radius) / 2 + var(--cell-top-left-radius) * var(--radius) / 2 + var(--border));border-top-right-radius:calc(var(--radius) / 2 + var(--cell-top-right-radius) * var(--radius) / 2 + var(--border));place-items:center;pointer-events:none;transform:translateY(var(--user-height));transition:transform .12s ease-in-out,opacity .12s ease-in-out}.Cell_user_avatar__T14WE{overflow:hidden;width:calc(var(--user-height) - 4px);height:calc(var(--user-height) - 4px);flex:none;margin-top:1px;margin-right:var(--user-padding);border-radius:50%}.Cell_user_label__RoTv1{overflow:hidden;min-width:0;color:var(--white);font-size:10px;font-weight:500;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.Cell_cell__qkSfR:not(.selected):hover .Cell_user__u5JEE{transform:translateY(0)}.Cell_cell__qkSfR.selected .Cell_user__u5JEE{display:none}.Cell_content__1e_EQ{position:absolute;z-index:1;overflow:hidden;background:var(--gray-0);inset:0;pointer-events:none}.Cell_cell__qkSfR.selected-other .Cell_content__1e_EQ{z-index:calc(var(--cell-selection-z-index) - 5)}.Cell_value__QGHYM{--value-padding:8px;--value-type-padding:2px;--value-type-size:calc(var(--row-height) - var(--border) - var(--value-type-padding) * 2);position:absolute;z-index:1;overflow:hidden;padding:0 var(--value-padding);color:var(--gray-800);cursor:text;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;inset:0;line-height:var(--cell-height);outline:none;text-align:left;white-space:nowrap}.Cell_value__QGHYM.numerical{text-align:right}.Cell_value__QGHYM.alphabetical{font-weight:600}.Cell_cell__qkSfR.editing .Cell_value__QGHYM,.Cell_cell__qkSfR.selected .Cell_value__QGHYM{pointer-events:auto}.Cell_cell__qkSfR.selected:not(.editing) .Cell_value__QGHYM{padding-left:calc(var(--value-type-size) + var(--value-type-padding) * 4)}.dragging .Cell_value__QGHYM{padding-left:var(--value-padding)!important}.Cell_cell__qkSfR.editing .Cell_value__QGHYM{text-align:left}.Cell_cell__qkSfR.editing .Cell_value__QGHYM,.Cell_cell__qkSfR.editing .Cell_value__QGHYM *{-webkit-user-select:text;-moz-user-select:text;user-select:text}.Cell_cell__qkSfR.editing .Cell_value__QGHYM:after,.Cell_cell__qkSfR.editing .Cell_value__QGHYM:before{position:absolute;left:0;width:100%;height:calc((100% - 1.5em) / 2);background:var(--gray-0);content:"";pointer-events:none}.Cell_cell__qkSfR.editing .Cell_value__QGHYM:before{top:0}.Cell_cell__qkSfR.editing .Cell_value__QGHYM:after{bottom:0}.Cell_value_type__tj9Gn{position:absolute;top:calc(50% - var(--value-type-size) / 2);left:calc(var(--value-type-padding) * 2);display:flex;width:var(--value-type-size);aspect-ratio:1;color:var(--cell-selection);font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:10px;font-style:italic;font-weight:500;line-height:normal;place-content:center;place-items:center}.Cell_value_type__tj9Gn.scrubbable{cursor:ew-resize;touch-action:none}.dragging .Cell_value_type__tj9Gn{display:none}.Cell_value_content__PiSMM{position:relative;display:inline-block}.Cell_value_content__PiSMM:before{--display-highlight-height:calc(1em + 6px);position:absolute;z-index:-1;top:calc(50% - var(--display-highlight-height) / 2);right:-4px;left:-4px;height:var(--display-highlight-height);background:rgb(31 41 55/8%);border-radius:4px;content:"";opacity:var(--display-highlight-opacity,0);pointer-events:none;will-change:opacity}.Cell_reference_highlight__FbiYY{position:absolute;inset:0;border:2px solid var(--reference-color,#07f);pointer-events:none;z-index:calc(var(--cell-selection-z-index) - 5);mix-blend-mode:multiply;border-radius:var(--radius)}.Cell_reference_highlight__FbiYY.Cell_temp__wPrtl{border-style:dashed}.Cell_reference_highlight__FbiYY.Cell_perm__LEFdx{background:var(--gray-50,#f3f4f6);border-style:solid}.Cell_cell__qkSfR.selected{z-index:calc(var(--cell-selection-z-index) + 15)}.Cell_error__zMpU9{position:absolute;inset:0;padding:0 var(--value-padding,8px);color:var(--gray-800);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:var(--cell-height);text-align:center;white-space:nowrap;overflow:hidden}.Cell_cell__qkSfR:after,.Cell_cell__qkSfR:before,.Cell_content__1e_EQ{border-bottom-left-radius:calc(var(--radius) / 2 + var(--cell-bottom-left-radius) * var(--radius) / 2);border-bottom-right-radius:calc(var(--radius) / 2 + var(--cell-bottom-right-radius) * var(--radius) / 2);border-top-left-radius:calc(var(--radius) / 2 + var(--cell-top-left-radius) * var(--radius) / 2);border-top-right-radius:calc(var(--radius) / 2 + var(--cell-top-right-radius) * var(--radius) / 2)}.Cell_cell__qkSfR .token{margin:0 .1em;caret-color:var(--gray-800);color:var(--token-color,currentColor)}.Cell_cell__qkSfR .token:first-of-type{margin-left:0}.Cell_cell__qkSfR .token:last-of-type{margin-right:0}.Cell_cell__qkSfR .token.asterisk,.Cell_cell__qkSfR .token.caret,.Cell_cell__qkSfR .token.close-parenthesis,.Cell_cell__qkSfR .token.colon,.Cell_cell__qkSfR .token.equal,.Cell_cell__qkSfR .token.minus,.Cell_cell__qkSfR .token.mod,.Cell_cell__qkSfR .token.open-parenthesis,.Cell_cell__qkSfR .token.plus,.Cell_cell__qkSfR .token.slash{display:inline-block;color:var(--gray-400)}.Cell_cell__qkSfR .token.cell{font-weight:600}.DropdownMenu_menu__e1BW7{--menu-inset:4px;--menu-item-height:30px;--menu-item-radius:6px;--menu-background:var(--gray-0);z-index:1000;padding:var(--menu-inset);background:var(--menu-background);border-radius:calc(var(--menu-item-radius) + var(--menu-inset));box-shadow:0 0 0 1px rgb(31 41 55/4%),0 2px 6px rgb(31 41 55/8%),0 8px 24px -2px rgba(31,41,55,.16);-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:appear .12s ease-in-out both}.DropdownMenu_item__dZ0X2{display:flex;height:var(--menu-item-height);padding:0 8px 0 calc(var(--menu-item-height) + 2px);border-radius:var(--menu-item-radius);color:var(--gray-700);cursor:pointer;font-size:14px;outline:none;place-items:center}.DropdownMenu_item__dZ0X2:focus{background:var(--accent);color:var(--white)}.DropdownMenu_item__dZ0X2[data-disabled]{color:var(--gray-300);cursor:default}.DropdownMenu_icon__e71iR{position:absolute;left:calc(var(--menu-inset) + 6px);display:block;align-self:center;color:var(--accent)}.DropdownMenu_item__dZ0X2:focus .DropdownMenu_icon__e71iR,.DropdownMenu_item__dZ0X2[data-disabled] .DropdownMenu_icon__e71iR{color:inherit}.DropdownMenu_separator__TGUTw{height:var(--border);margin:var(--menu-inset) calc(var(--menu-inset) * -1);background:var(--gray-100)}.Headers_headers__GvKZl{position:relative;display:flex}.Headers_headers__GvKZl:before{position:absolute;background:var(--gray-200);content:"";inset:0}.Headers_header_draggable_container__0PaeB,.Headers_header_resizable_container__JNLbS{position:relative}.Headers_header_container__4NMcm{position:absolute;inset:0;transition:background .12s ease-in-out}.Headers_header__Bx3wN{--header-control-padding:2px;position:absolute;display:flex;padding:var(--header-control-padding);inset:0;justify-content:space-between;place-items:center}.Headers_header_container__4NMcm.selected{background:var(--gray-200)}.Headers_header_container__4NMcm,.dragging .Headers_header_container__4NMcm.selected{background:var(--gray-100)}.Headers_header_container__4NMcm.over{background:var(--gray-200)!important}.Headers_headers__GvKZl.row .Headers_header__Bx3wN{width:var(--column-header-width)}.Headers_headers__GvKZl.row .Headers_header_container__4NMcm{inset:calc(var(--border) / 2) 0}.Headers_headers__GvKZl.row .Headers_header_draggable_container__0PaeB:first-child .Headers_header_container__4NMcm{top:var(--border)}.Headers_headers__GvKZl.row .Headers_header_draggable_container__0PaeB:last-child .Headers_header_container__4NMcm{bottom:var(--border)}.Headers_headers__GvKZl.column .Headers_header__Bx3wN{height:var(--row-height)}.Headers_headers__GvKZl.column .Headers_header_container__4NMcm{inset:0 calc(var(--border) / 2)}.Headers_headers__GvKZl.column .Headers_header_draggable_container__0PaeB:first-child .Headers_header_container__4NMcm{left:var(--border)}.Headers_headers__GvKZl.column .Headers_header_draggable_container__0PaeB:last-child .Headers_header_container__4NMcm{right:var(--border)}.Headers_header_label__zXPy1{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex:0 0 auto;min-width:16px;font-size:12px;text-align:center;justify-content:center;place-content:center;place-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Headers_header_container__4NMcm.selected .Headers_header_label__zXPy1{color:var(--gray-500);font-weight:700}.Headers_header_label__zXPy1,.dragging .Headers_header_container__4NMcm.selected .Headers_header_label__zXPy1{color:var(--gray-400);font-weight:500}.Headers_header_control__5odV0{all:unset;display:flex;width:calc(var(--row-height) - var(--header-control-padding) * 2 - 10px);height:calc(var(--row-height) - var(--header-control-padding) * 2);flex:none;border-radius:var(--radius);color:var(--gray-400);cursor:pointer;opacity:0;place-content:center;place-items:center;transition:opacity .12s ease-in-out,background .12s ease-in-out}.Headers_header_container__4NMcm.menu-opened .Headers_header_menu__bQUlp,.Headers_header_control__5odV0:focus,.Headers_header_control__5odV0:hover{background:var(--gray-200);opacity:1}.Headers_header_container__4NMcm.selected .Headers_header_control__5odV0:focus,.Headers_header_container__4NMcm.selected .Headers_header_control__5odV0:hover,.Headers_header_container__4NMcm.selected.menu-opened .Headers_header_menu__bQUlp{background:var(--gray-300)}.Headers_header__Bx3wN:hover .Headers_header_control__5odV0{opacity:1}.dragging .Headers_header__Bx3wN .Headers_header_control__5odV0{opacity:0}.Headers_header_handler__ISBJc{margin-right:1px;cursor:-webkit-grab;cursor:grab;touch-action:none}.Headers_header_menu__bQUlp{margin-left:1px}.Headers_header_resizable_handle__aKs6H{--header-resizable-handle-z-index:50;position:absolute;z-index:var(--header-resizable-handle-z-index);background:rgb(31 41 55/5%);opacity:0;touch-action:none;transition:opacity .12s ease-in-out}.Headers_header_resizable_handle__aKs6H:hover{opacity:1}.Headers_headers__GvKZl.column .Headers_header_resizable_handle__aKs6H{z-index:calc(var(--header-resizable-handle-z-index) + 1);right:calc(-2 * var(--border));width:calc(4 * var(--border));height:var(--row-height);cursor:col-resize}.Headers_headers__GvKZl.row .Headers_header_resizable_handle__aKs6H{bottom:calc(-2 * var(--border));width:var(--column-header-width);height:calc(4 * var(--border));cursor:row-resize}.Headers_overlay__8vMGT{position:relative;filter:drop-shadow(0 2px 6px rgb(31 41 55/8%)) drop-shadow(0 8px 24px rgb(31 41 55/16%));animation:appear .12s ease-in-out both}.Headers_overlay_header__mDAbj{--header-control-padding:5px;display:flex;width:100%;height:100%;padding:var(--header-control-padding);background:var(--accent);place-items:center}.Headers_overlay_header__mDAbj .Headers_header_control__5odV0{color:var(--white);opacity:1;transition:background .12s ease-in-out}.Headers_overlay_header__mDAbj .Headers_header_control_active__b3kBl{background:hsla(0,0%,100%,.12)}.Headers_overlay_header__mDAbj:after{position:absolute;border:var(--border) solid var(--accent);content:"";inset:calc(-1 * var(--border));pointer-events:none}.Headers_overlay__8vMGT.column .Headers_overlay_header__mDAbj{border-top-left-radius:calc(var(--radius) / 2);border-top-right-radius:calc(var(--radius) / 2)}.Headers_overlay__8vMGT.column .Headers_overlay_header__mDAbj:after{bottom:0;border-bottom:none;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.Headers_overlay__8vMGT.row .Headers_overlay_header__mDAbj{border-bottom-left-radius:calc(var(--radius) / 2);border-top-left-radius:calc(var(--radius) / 2)}.Headers_overlay__8vMGT.row .Headers_overlay_header__mDAbj:after{right:0;border-right:none;border-bottom-left-radius:var(--radius);border-top-left-radius:var(--radius)}.Headers_overlay_header__mDAbj .Headers_header_label__zXPy1{color:var(--white)}.Headers_overlay_cells__VkdHL{position:absolute;display:flex;background:var(--gray-0);opacity:.9}.Headers_overlay_cells__VkdHL:after{position:absolute;border:var(--border) solid var(--accent);content:"";inset:calc(-1 * var(--border));pointer-events:none}.Headers_overlay__8vMGT.column .Headers_overlay_cells__VkdHL{top:var(--row-height);left:0;width:100%;flex-direction:column;border-bottom-left-radius:calc(var(--radius) / 2);border-bottom-right-radius:calc(var(--radius) / 2)}.Headers_overlay__8vMGT.column .Headers_overlay_cells__VkdHL:after{top:0;border-top:none;border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.Headers_overlay__8vMGT.row .Headers_overlay_cells__VkdHL{top:0;left:var(--column-header-width);height:100%;flex-direction:row;border-bottom-right-radius:calc(var(--radius) / 2);border-top-right-radius:calc(var(--radius) / 2)}.Headers_overlay__8vMGT.row .Headers_overlay_cells__VkdHL:after{left:0;border-left:none;border-bottom-right-radius:var(--radius);border-top-right-radius:var(--radius)}.Headers_overlay_cell__o7oP1{position:relative;overflow:hidden;width:var(--cell-width);height:var(--cell-height);border:calc(var(--border) / 2) solid var(--gray-100)}.Headers_overlay__8vMGT.column .Headers_overlay_cell__o7oP1{border-right:none;border-left:none}.Headers_overlay__8vMGT.column .Headers_overlay_cell__o7oP1:first-of-type{border-top:none}.Headers_overlay__8vMGT.column .Headers_overlay_cell__o7oP1:last-of-type{border-bottom:none}.Headers_overlay__8vMGT.row .Headers_overlay_cell__o7oP1{border-top:none;border-bottom:none}.Headers_overlay__8vMGT.row .Headers_overlay_cell__o7oP1:first-of-type{border-left:none}.Headers_overlay__8vMGT.row .Headers_overlay_cell__o7oP1:last-of-type{border-right:none}.Sheet_sheet__w3kHw{position:relative;display:grid;overflow:auto;grid-template-areas:".    columns" "rows table";grid-template-columns:var(--column-header-width) 1fr var(--padding);grid-template-rows:var(--row-height) 1fr var(--padding);-ms-overflow-style:none;scrollbar-width:none}.Sheet_sheet__w3kHw::-webkit-scrollbar{display:none}.Sheet_rows__WLCL_{flex-direction:column;grid-area:2/1/3/4}.Sheet_columns__PAMOq{flex-direction:row;grid-area:1/2/4/3}.Sheet_table_container__e7mHJ{z-index:100;background:var(--gray-200);grid-area:2/2/3/3}.Sheet_table__PVITi{display:table;background:var(--gray-0);border-collapse:collapse;border-radius:var(--radius);border-spacing:0;box-shadow:0 0 0 1px rgb(31 41 55/4%),0 2px 4px rgb(31 41 55/6%),0 4px 16px -2px rgba(31,41,55,.12);outline:none}.Sheet_table__PVITi tr:first-of-type .Sheet_cell__Bggjk{border-top:none}.Sheet_table__PVITi tr:last-of-type .Sheet_cell__Bggjk{border-bottom:none}.Sheet_table__PVITi tr .Sheet_cell__Bggjk:first-of-type{border-left:none}.Sheet_table__PVITi tr .Sheet_cell__Bggjk:last-of-type{border-right:none}.Sheet_table__PVITi tr:first-of-type .Sheet_cell__Bggjk:first-of-type{--cell-top-left-radius:1}.Sheet_table__PVITi tr:first-of-type .Sheet_cell__Bggjk:last-of-type{--cell-top-right-radius:1}.Sheet_table__PVITi tr:last-of-type .Sheet_cell__Bggjk:first-of-type{--cell-bottom-left-radius:1}.Sheet_table__PVITi tr:last-of-type .Sheet_cell__Bggjk:last-of-type{--cell-bottom-right-radius:1}.Sheet_sort_indicators__ty__a{z-index:200;display:flex;grid-area:2/2/3/3;pointer-events:none}.Sheet_sort_indicators__ty__a.column{flex-direction:row}.Sheet_sort_indicators__ty__a.row{flex-direction:column}.Sheet_sort_indicator_container__GIIJA{position:relative;flex:none}.Sheet_sort_indicator__PvZBt{--sort-indicator-size:2px;position:absolute;background:var(--accent)}.Sheet_sort_indicator__PvZBt:after,.Sheet_sort_indicator__PvZBt:before{position:absolute;width:calc(var(--border) * 4);height:calc(var(--border) * 4);background:var(--accent);border-radius:50%;content:""}.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt{width:var(--sort-indicator-size);height:100%}.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt.before{left:calc(-1 * var(--border) / 2)}.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt.after{right:calc(-1 * var(--border) / 2)}.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt:after,.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt:before{left:calc(-2 * var(--border) + var(--border) / 2)}.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt:before{top:calc(-2 * var(--border))}.Sheet_sort_indicators__ty__a.column .Sheet_sort_indicator__PvZBt:after{bottom:calc(-2 * var(--border))}.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt{width:100%;height:var(--sort-indicator-size)}.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt.before{top:calc(-1 * var(--border) / 2)}.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt.after{bottom:calc(-1 * var(--border) / 2)}.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt:after,.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt:before{top:calc(-2 * var(--border) + var(--border) / 2)}.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt:before{left:calc(-2 * var(--border))}.Sheet_sort_indicators__ty__a.row .Sheet_sort_indicator__PvZBt:after{right:calc(-2 * var(--border))}.index_container___q52_{position:relative;display:flex;overflow:hidden;max-width:calc(100vw - 2 * var(--margin));max-height:calc(100vh - 2 * var(--margin));flex-direction:column;background:var(--gray-100);border-radius:calc(var(--radius) + var(--padding))}.index_banner__iCM6J{--banner-height:32px;position:relative;height:calc(var(--banner-height) + 2 * var(--padding));flex:none;border-bottom:var(--border) solid var(--gray-200)}.index_banner_content__bdrnN{position:absolute;display:flex;padding:var(--padding);inset:0;-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.index_banner_content__bdrnN::-webkit-scrollbar{display:none}.index_buttons___kf3k{display:flex;height:var(--banner-height);flex:none;margin-right:var(--padding)}.index_button_group__X_f0g{display:flex}.index_button_group__X_f0g:not(:last-child):after{display:block;width:var(--border);height:calc(var(--banner-height) - var(--padding) * 2);align-self:center;margin:0 var(--padding);background:var(--gray-200);border-radius:var(--border);content:""}.index_button__STkB1{all:unset;display:flex;padding:0 6px;border-radius:var(--radius);color:var(--gray-500);cursor:pointer;font-size:13px;place-content:center;place-items:center;transition:background .12s ease-in-out}.index_button__STkB1:disabled{color:var(--gray-300);cursor:default}.index_button__STkB1 span{margin-right:2px;margin-left:5px}.index_button__STkB1:not(:disabled):focus,.index_button__STkB1:not(:disabled):hover{background:var(--gray-200)}.index_avatars__WSHRv{display:flex;flex:none;flex-direction:row-reverse;margin-left:auto;place-items:center}.index_avatar__b7Fc2:not(:last-child){margin-left:calc(-.2 * var(--row-height))}.index_avatar__b7Fc2{width:calc(var(--banner-height) - var(--padding) / 2);height:calc(var(--banner-height) - var(--padding) / 2);background:var(--gray-100);box-shadow:0 0 0 var(--border) var(--gray-100)}.index_avatar_ellipsis__JqLA_{z-index:1;display:flex;background:var(--gray-300);border-radius:50%;color:var(--gray-600);font-size:11px;font-weight:500;place-content:center;place-items:center;will-change:transform}.index_loading__SZPjG{width:64px;height:64px;opacity:.2}