.Avatar-module__QOrSZq__container{--avatar-border:2px;border:var(--avatar-border)solid var(--avatar-color);aspect-ratio:1;border-radius:50%;position:relative}.Avatar-module__QOrSZq__avatar{width:calc(100% - 2*var(--avatar-border));height:calc(100% - 2*var(--avatar-border));background:var(--gray-100);inset:var(--avatar-border);border-radius:50%;position:absolute;overflow:hidden}.Avatar-module__QOrSZq__avatar img{width:100%;height:100%}
.Tooltip-module__UY3C7a__tooltip{--tooltip-background:var(--gray-800);z-index:10000;background:var(--tooltip-background);color:var(--white);border-radius:5px;padding:4px 8px;font-size:12px;animation:.12s ease-in-out both Tooltip-module__UY3C7a__appear}.Tooltip-module__UY3C7a__arrow{fill:var(--tooltip-background)}
.Cell-module__ofxpRq__cell{--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;width:var(--cell-width);height:var(--cell-height);border:var(--border)solid var(--gray-100);cursor:cell;padding:0;position:relative}.Cell-module__ofxpRq__cell:before,.Cell-module__ofxpRq__cell:after{content:"";pointer-events:none;transition:opacity .12s ease-in-out;position:absolute;inset:0}.dragging .Cell-module__ofxpRq__cell:before{opacity:0}.dragging .Cell-module__ofxpRq__cell:after{opacity:0}.dragging .Cell-module__ofxpRq__user{opacity:0}.Cell-module__ofxpRq__cell:before{z-index:calc(var(--cell-selection-z-index) - 10);box-shadow:0 2px 6px var(--cell-selection);opacity:.3}.Cell-module__ofxpRq__cell:after{z-index:var(--cell-selection-z-index);box-shadow:0 0 0 2px var(--cell-selection)}.Cell-module__ofxpRq__cell.editing:before{box-shadow:0 2px 12px var(--cell-selection),0 2px 12px #1f29374d,0 6px 32px -2px #1f293733}.Cell-module__ofxpRq__cell.selected:before{z-index:var(--cell-selection-z-index)}.Cell-module__ofxpRq__cell.selected:after{z-index:calc(var(--cell-selection-z-index) + 10)}.Cell-module__ofxpRq__user{--user-height:16px;--user-padding:4px;z-index:1;top:calc((var(--border) + var(--user-height))*-1);left:calc(var(--border)*-1);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));pointer-events:none;transform:translateY(var(--user-height));place-items:center;transition:transform .12s ease-in-out,opacity .12s ease-in-out;display:flex;position:absolute}.Cell-module__ofxpRq__user_avatar{width:calc(var(--user-height) - 4px);height:calc(var(--user-height) - 4px);margin-top:1px;margin-right:var(--user-padding);border-radius:50%;flex:none;overflow:hidden}.Cell-module__ofxpRq__user_label{min-width:0;color:var(--white);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.Cell-module__ofxpRq__cell:not(.selected):hover .Cell-module__ofxpRq__user{transform:translateY(0)}.Cell-module__ofxpRq__cell.selected .Cell-module__ofxpRq__user{display:none}.Cell-module__ofxpRq__content{z-index:1;background:var(--gray-0);pointer-events:none;position:absolute;inset:0;overflow:hidden}.Cell-module__ofxpRq__cell.selected-other .Cell-module__ofxpRq__content{z-index:calc(var(--cell-selection-z-index) - 5)}.Cell-module__ofxpRq__value{--value-padding:8px;--value-type-padding:2px;--value-type-size:calc(var(--row-height) - var(--border) - var(--value-type-padding)*2);z-index:1;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;line-height:var(--cell-height);text-align:left;white-space:nowrap;outline:none;position:absolute;inset:0;overflow:hidden}.Cell-module__ofxpRq__value.numerical{text-align:right}.Cell-module__ofxpRq__value.alphabetical{font-weight:600}:is(.Cell-module__ofxpRq__cell.selected .Cell-module__ofxpRq__value,.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value){pointer-events:auto}.Cell-module__ofxpRq__cell.selected:not(.editing) .Cell-module__ofxpRq__value{padding-left:calc(var(--value-type-size) + var(--value-type-padding)*4)}.dragging .Cell-module__ofxpRq__value{padding-left:var(--value-padding)!important}.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value{text-align:left}:is(.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value,.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value *){-webkit-user-select:text;user-select:text}.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value:before{background:var(--gray-0);content:"";pointer-events:none;width:100%;height:calc(50% - .75em);position:absolute;left:0}.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value:after{background:var(--gray-0);content:"";pointer-events:none;width:100%;height:calc(50% - .75em);position:absolute;left:0}.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value:before{top:0}.Cell-module__ofxpRq__cell.editing .Cell-module__ofxpRq__value:after{bottom:0}.Cell-module__ofxpRq__value_type{top:calc(50% - var(--value-type-size)/2);left:calc(var(--value-type-padding)*2);width:var(--value-type-size);aspect-ratio:1;color:var(--cell-selection);place-content:center;place-items:center;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:10px;font-style:italic;font-weight:500;line-height:normal;display:flex;position:absolute}.Cell-module__ofxpRq__value_type.scrubbable{cursor:ew-resize;touch-action:none}.dragging .Cell-module__ofxpRq__value_type{display:none}.Cell-module__ofxpRq__value_content{display:inline-block;position:relative}.Cell-module__ofxpRq__value_content:before{--display-highlight-height:calc(1em + 6px);z-index:-1;top:calc(50% - var(--display-highlight-height)/2);height:var(--display-highlight-height);content:"";opacity:var(--display-highlight-opacity,0);pointer-events:none;will-change:opacity;background:#1f293714;border-radius:4px;position:absolute;left:-4px;right:-4px}.Cell-module__ofxpRq__cell.selected{z-index:calc(var(--cell-selection-z-index) + 15)}.Cell-module__ofxpRq__error{place-content:center;place-items:center;display:flex;position:absolute;inset:0}.Cell-module__ofxpRq__content,.Cell-module__ofxpRq__cell:before,.Cell-module__ofxpRq__cell:after{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-module__ofxpRq__cell .token{caret-color:var(--gray-800);color:var(--token-color,currentColor);margin:0 .1em}.Cell-module__ofxpRq__cell .token:first-of-type{margin-left:0}.Cell-module__ofxpRq__cell .token:last-of-type{margin-right:0}:is(.Cell-module__ofxpRq__cell .token.equal,.Cell-module__ofxpRq__cell .token.plus,.Cell-module__ofxpRq__cell .token.minus,.Cell-module__ofxpRq__cell .token.asterisk,.Cell-module__ofxpRq__cell .token.slash,.Cell-module__ofxpRq__cell .token.mod,.Cell-module__ofxpRq__cell .token.colon,.Cell-module__ofxpRq__cell .token.caret,.Cell-module__ofxpRq__cell .token.open-parenthesis,.Cell-module__ofxpRq__cell .token.close-parenthesis){color:var(--gray-400);display:inline-block}.Cell-module__ofxpRq__cell .token.cell{font-weight:600}
.DropdownMenu-module__uZKtMa__menu{--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));-webkit-user-select:none;user-select:none;animation:.12s ease-in-out both DropdownMenu-module__uZKtMa__appear;box-shadow:0 0 0 1px #1f29370a,0 2px 6px #1f293714,0 8px 24px -2px #1f293729}.DropdownMenu-module__uZKtMa__item{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;outline:none;place-items:center;font-size:14px;display:flex}.DropdownMenu-module__uZKtMa__item:focus{background:var(--accent);color:var(--white)}.DropdownMenu-module__uZKtMa__item[data-disabled]{color:var(--gray-300);cursor:default}.DropdownMenu-module__uZKtMa__icon{left:calc(var(--menu-inset) + 6px);color:var(--accent);align-self:center;display:block;position:absolute}.DropdownMenu-module__uZKtMa__item:focus .DropdownMenu-module__uZKtMa__icon,.DropdownMenu-module__uZKtMa__item[data-disabled] .DropdownMenu-module__uZKtMa__icon{color:inherit}.DropdownMenu-module__uZKtMa__separator{height:var(--border);margin:var(--menu-inset)calc(var(--menu-inset)*-1);background:var(--gray-100)}
.Headers-module__wnvh5q__headers{display:flex;position:relative}.Headers-module__wnvh5q__headers:before{background:var(--gray-200);content:"";position:absolute;inset:0}.Headers-module__wnvh5q__header_draggable_container,.Headers-module__wnvh5q__header_resizable_container{position:relative}.Headers-module__wnvh5q__header_container{transition:background .12s ease-in-out;position:absolute;inset:0}.Headers-module__wnvh5q__header{--header-control-padding:5px;padding:var(--header-control-padding);place-items:center;display:flex;position:absolute;inset:0}.Headers-module__wnvh5q__header_container.selected{background:var(--gray-200)}.Headers-module__wnvh5q__header_container{background:var(--gray-100)}.dragging .Headers-module__wnvh5q__header_container.selected{background:var(--gray-100)}.Headers-module__wnvh5q__header_container.over{background:var(--gray-200)!important}.Headers-module__wnvh5q__headers.row .Headers-module__wnvh5q__header{width:var(--column-header-width)}.Headers-module__wnvh5q__headers.row .Headers-module__wnvh5q__header_container{inset:calc(var(--border)/2)0}.Headers-module__wnvh5q__headers.row .Headers-module__wnvh5q__header_draggable_container:first-child .Headers-module__wnvh5q__header_container{top:var(--border)}.Headers-module__wnvh5q__headers.row .Headers-module__wnvh5q__header_draggable_container:last-child .Headers-module__wnvh5q__header_container{bottom:var(--border)}.Headers-module__wnvh5q__headers.column .Headers-module__wnvh5q__header{height:var(--row-height)}.Headers-module__wnvh5q__headers.column .Headers-module__wnvh5q__header_container{inset:0 calc(var(--border)/2)}.Headers-module__wnvh5q__headers.column .Headers-module__wnvh5q__header_draggable_container:first-child .Headers-module__wnvh5q__header_container{left:var(--border)}.Headers-module__wnvh5q__headers.column .Headers-module__wnvh5q__header_draggable_container:last-child .Headers-module__wnvh5q__header_container{right:var(--border)}.Headers-module__wnvh5q__header_label{-webkit-user-select:none;user-select:none;flex:auto;place-content:center;place-items:center;font-size:13px;display:flex}.Headers-module__wnvh5q__header_container.selected .Headers-module__wnvh5q__header_label{color:var(--gray-500);font-weight:700}.Headers-module__wnvh5q__header_label{color:var(--gray-400);font-weight:500}.dragging .Headers-module__wnvh5q__header_container.selected .Headers-module__wnvh5q__header_label{color:var(--gray-400);font-weight:500}.Headers-module__wnvh5q__header_control{all:unset;width:calc(var(--row-height) - var(--header-control-padding)*2);height:calc(var(--row-height) - var(--header-control-padding)*2);border-radius:var(--radius);color:var(--gray-400);cursor:pointer;opacity:0;flex:none;place-content:center;place-items:center;transition:opacity .12s ease-in-out,background .12s ease-in-out;display:flex}.Headers-module__wnvh5q__header_control:hover,.Headers-module__wnvh5q__header_control:focus{background:var(--gray-200);opacity:1}.Headers-module__wnvh5q__header_container.menu-opened .Headers-module__wnvh5q__header_menu{background:var(--gray-200);opacity:1}:is(.Headers-module__wnvh5q__header_container.selected .Headers-module__wnvh5q__header_control:hover,.Headers-module__wnvh5q__header_container.selected .Headers-module__wnvh5q__header_control:focus,.Headers-module__wnvh5q__header_container.selected.menu-opened .Headers-module__wnvh5q__header_menu){background:var(--gray-300)}.Headers-module__wnvh5q__header:hover .Headers-module__wnvh5q__header_control{opacity:1}.dragging .Headers-module__wnvh5q__header .Headers-module__wnvh5q__header_control{opacity:0}.Headers-module__wnvh5q__header_handler{cursor:grab;touch-action:none}.Headers-module__wnvh5q__header_resizable_handle{--header-resizable-handle-z-index:50;z-index:var(--header-resizable-handle-z-index);opacity:0;touch-action:none;background:#1f29370d;transition:opacity .12s ease-in-out;position:absolute}.Headers-module__wnvh5q__header_resizable_handle:hover{opacity:1}.Headers-module__wnvh5q__headers.column .Headers-module__wnvh5q__header_resizable_handle{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-module__wnvh5q__headers.row .Headers-module__wnvh5q__header_resizable_handle{bottom:calc(-2*var(--border));width:var(--column-header-width);height:calc(4*var(--border));cursor:row-resize}.Headers-module__wnvh5q__overlay{filter:drop-shadow(0 2px 6px #1f293714)drop-shadow(0 8px 24px #1f293729);animation:.12s ease-in-out both Headers-module__wnvh5q__appear;position:relative}.Headers-module__wnvh5q__overlay_header{--header-control-padding:5px;width:100%;height:100%;padding:var(--header-control-padding);background:var(--accent);place-items:center;display:flex}.Headers-module__wnvh5q__overlay_header .Headers-module__wnvh5q__header_control{color:var(--white);opacity:1;transition:background .12s ease-in-out}.Headers-module__wnvh5q__overlay_header .Headers-module__wnvh5q__header_control_active{background:#ffffff1f}.Headers-module__wnvh5q__overlay_header:after{border:var(--border)solid var(--accent);content:"";inset:calc(-1*var(--border));pointer-events:none;position:absolute}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_header{border-top-left-radius:calc(var(--radius)/2);border-top-right-radius:calc(var(--radius)/2)}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_header:after{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border-bottom:none;bottom:0}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_header{border-bottom-left-radius:calc(var(--radius)/2);border-top-left-radius:calc(var(--radius)/2)}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_header:after{border-bottom-left-radius:var(--radius);border-top-left-radius:var(--radius);border-right:none;right:0}.Headers-module__wnvh5q__overlay_header .Headers-module__wnvh5q__header_label{color:var(--white)}.Headers-module__wnvh5q__overlay_cells{background:var(--gray-0);opacity:.9;display:flex;position:absolute}.Headers-module__wnvh5q__overlay_cells:after{border:var(--border)solid var(--accent);content:"";inset:calc(-1*var(--border));pointer-events:none;position:absolute}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_cells{top:var(--row-height);border-bottom-left-radius:calc(var(--radius)/2);border-bottom-right-radius:calc(var(--radius)/2);flex-direction:column;width:100%;left:0}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_cells:after{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);border-top:none;top:0}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_cells{top:0;left:var(--column-header-width);border-bottom-right-radius:calc(var(--radius)/2);border-top-right-radius:calc(var(--radius)/2);flex-direction:row;height:100%}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_cells:after{border-bottom-right-radius:var(--radius);border-top-right-radius:var(--radius);border-left:none;left:0}.Headers-module__wnvh5q__overlay_cell{width:var(--cell-width);height:var(--cell-height);border:calc(var(--border)/2)solid var(--gray-100);position:relative;overflow:hidden}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_cell{border-left:none;border-right:none}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_cell:first-of-type{border-top:none}.Headers-module__wnvh5q__overlay.column .Headers-module__wnvh5q__overlay_cell:last-of-type{border-bottom:none}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_cell{border-top:none;border-bottom:none}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_cell:first-of-type{border-left:none}.Headers-module__wnvh5q__overlay.row .Headers-module__wnvh5q__overlay_cell:last-of-type{border-right:none}
.Sheet-module__wbiGWq__sheet{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;display:grid;position:relative;overflow:auto}.Sheet-module__wbiGWq__sheet::-webkit-scrollbar{display:none}.Sheet-module__wbiGWq__rows{flex-direction:column;grid-area:2/1/3/4}.Sheet-module__wbiGWq__columns{flex-direction:row;grid-area:1/2/4/3}.Sheet-module__wbiGWq__table_container{z-index:100;background:var(--gray-200);grid-area:2/2/3/3}.Sheet-module__wbiGWq__table{background:var(--gray-0);border-collapse:collapse;border-radius:var(--radius);border-spacing:0;outline:none;display:table;box-shadow:0 0 0 1px #1f29370a,0 2px 4px #1f29370f,0 4px 16px -2px #1f29371f}.Sheet-module__wbiGWq__table tr:first-of-type .Sheet-module__wbiGWq__cell{border-top:none}.Sheet-module__wbiGWq__table tr:last-of-type .Sheet-module__wbiGWq__cell{border-bottom:none}.Sheet-module__wbiGWq__table tr .Sheet-module__wbiGWq__cell:first-of-type{border-left:none}.Sheet-module__wbiGWq__table tr .Sheet-module__wbiGWq__cell:last-of-type{border-right:none}.Sheet-module__wbiGWq__table tr:first-of-type .Sheet-module__wbiGWq__cell:first-of-type{--cell-top-left-radius:1}.Sheet-module__wbiGWq__table tr:first-of-type .Sheet-module__wbiGWq__cell:last-of-type{--cell-top-right-radius:1}.Sheet-module__wbiGWq__table tr:last-of-type .Sheet-module__wbiGWq__cell:first-of-type{--cell-bottom-left-radius:1}.Sheet-module__wbiGWq__table tr:last-of-type .Sheet-module__wbiGWq__cell:last-of-type{--cell-bottom-right-radius:1}.Sheet-module__wbiGWq__sort_indicators{z-index:200;pointer-events:none;grid-area:2/2/3/3;display:flex}.Sheet-module__wbiGWq__sort_indicators.column{flex-direction:row}.Sheet-module__wbiGWq__sort_indicators.row{flex-direction:column}.Sheet-module__wbiGWq__sort_indicator_container{flex:none;position:relative}.Sheet-module__wbiGWq__sort_indicator{--sort-indicator-size:2px;background:var(--accent);position:absolute}.Sheet-module__wbiGWq__sort_indicator:before,.Sheet-module__wbiGWq__sort_indicator:after{width:calc(var(--border)*4);height:calc(var(--border)*4);background:var(--accent);content:"";border-radius:50%;position:absolute}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator{width:var(--sort-indicator-size);height:100%}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator.before{left:calc(-1*var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator.after{right:calc(-1*var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator:before{left:calc(-2*var(--border) + var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator:after{left:calc(-2*var(--border) + var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator:before{top:calc(-2*var(--border))}.Sheet-module__wbiGWq__sort_indicators.column .Sheet-module__wbiGWq__sort_indicator:after{bottom:calc(-2*var(--border))}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator{width:100%;height:var(--sort-indicator-size)}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator.before{top:calc(-1*var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator.after{bottom:calc(-1*var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator:before{top:calc(-2*var(--border) + var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator:after{top:calc(-2*var(--border) + var(--border)/2)}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator:before{left:calc(-2*var(--border))}.Sheet-module__wbiGWq__sort_indicators.row .Sheet-module__wbiGWq__sort_indicator:after{right:calc(-2*var(--border))}
.index-module__fr4wsW__container{max-width:calc(100vw - 2*var(--margin));max-height:calc(100vh - 2*var(--margin));background:var(--gray-100);border-radius:calc(var(--radius) + var(--padding));flex-direction:column;display:flex;position:relative;overflow:hidden}.index-module__fr4wsW__banner{--banner-height:32px;height:calc(var(--banner-height) + 2*var(--padding));border-bottom:var(--border)solid var(--gray-200);flex:none;position:relative}.index-module__fr4wsW__banner_content{padding:var(--padding);-ms-overflow-style:none;scrollbar-width:none;display:flex;position:absolute;inset:0;overflow:auto hidden}.index-module__fr4wsW__banner_content::-webkit-scrollbar{display:none}.index-module__fr4wsW__buttons{height:var(--banner-height);margin-right:var(--padding);flex:none;display:flex}.index-module__fr4wsW__button_group{display:flex}.index-module__fr4wsW__button_group:not(:last-child):after{width:var(--border);height:calc(var(--banner-height) - var(--padding)*2);margin:0 var(--padding);background:var(--gray-200);border-radius:var(--border);content:"";align-self:center;display:block}.index-module__fr4wsW__button{all:unset;border-radius:var(--radius);color:var(--gray-500);cursor:pointer;place-content:center;place-items:center;padding:0 6px;font-size:13px;transition:background .12s ease-in-out;display:flex}.index-module__fr4wsW__button:disabled{color:var(--gray-300);cursor:default}.index-module__fr4wsW__button span{margin-left:5px;margin-right:2px}.index-module__fr4wsW__button:not(:disabled):hover,.index-module__fr4wsW__button:not(:disabled):focus{background:var(--gray-200)}.index-module__fr4wsW__avatars{flex-direction:row-reverse;flex:none;place-items:center;margin-left:auto;display:flex}.index-module__fr4wsW__avatar:not(:last-child){margin-left:calc(-.2*var(--row-height))}.index-module__fr4wsW__avatar{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-module__fr4wsW__avatar_ellipsis{z-index:1;background:var(--gray-300);color:var(--gray-600);will-change:transform;border-radius:50%;place-content:center;place-items:center;font-size:11px;font-weight:500;display:flex}.index-module__fr4wsW__loading{opacity:.2;width:64px;height:64px}
