.ListLayer_list-layer-component__xIVrK{position:fixed;display:flex;flex-direction:column;gap:4px;top:0;left:0;padding:4px;border-radius:4px;background-color:var(--background-100-rgba);box-shadow:0 1px 6px 0 var(--foreground-20-rgba);list-style:none;animation:ListLayer_fadeIn__nSgOp ease-in-out;animation-duration:var(--duration);-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000;-webkit-perspective:1000;overflow:auto;z-index:300}.ListLayer_list-layer-component__xIVrK.ListLayer_no-scroll__bQ_NC{max-height:none!important;overflow:visible}.ListLayer_list-layer-component__xIVrK.ListLayer_fade-out__T1Ubc{animation:ListLayer_fadeOut__pMPqj ease-in-out forwards;animation-duration:var(--duration)}.ListLayer_list-layer-component__xIVrK.ListLayer_medium__9VBIj{max-height:156px}.ListLayer_list-layer-component__xIVrK.ListLayer_medium__9VBIj li{flex:0 0 32px;height:32px;font-size:13px}.ListLayer_list-layer-component__xIVrK.ListLayer_small__y1lz0{max-height:124px}.ListLayer_list-layer-component__xIVrK.ListLayer_small__y1lz0 li{flex:0 0 24px;height:24px;font-size:11.5px}.ListLayer_list-layer-component__xIVrK li{display:flex;align-items:center;padding:0 10px;width:100%;color:var(--gray-100);border-radius:4px;transition-property:background-color;transition-duration:.3s;transition-timing-function:ease;overflow:hidden;cursor:pointer}.ListLayer_list-layer-component__xIVrK li:hover{background-color:rgb(var(--gray-10))}.ListLayer_list-layer-component__xIVrK li:active{background-color:rgb(var(--gray-20))}.ListLayer_list-layer-component__xIVrK li .ListLayer_item-content__GzpB6{display:flex;align-items:center;gap:4px;width:100%}.ListLayer_list-layer-component__xIVrK li .ListLayer_item-content__GzpB6 .ListLayer_icon__m4OVr{flex:0 0 16px;display:flex;align-items:center;color:rgb(var(--gray-50));font-size:16px}.ListLayer_list-layer-component__xIVrK li .ListLayer_item-content__GzpB6 .ListLayer_text__TyfU6{flex:1 0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListLayer_list-layer-component__xIVrK hr{margin:3px 0 0;border:none;border-top:1px solid rgb(var(--gray-30))}@keyframes ListLayer_fadeIn__nSgOp{0%{opacity:0}to{opacity:1}}@keyframes ListLayer_fadeOut__pMPqj{0%{opacity:1}to{opacity:0}}.List_list-component-item__jjSTT{display:flex;align-items:center;gap:4px;color:rgb(var(--gray-100));font-size:11.5px}.List_list-component-item__jjSTT svg,.TooltipButton_tooltip-component__Lzckk{color:rgb(var(--gray-50));font-size:16px}.TooltipButton_tooltip-component__Lzckk{flex:0 0 16px;display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer}.TooltipButton_tooltip-component__Lzckk:hover{color:rgb(var(--gray-60))}.TooltipButton_tooltip-component__Lzckk:active{color:rgb(var(--gray-70))}.TooltipButton_tooltip-message__ZyoAI{position:fixed;top:0;left:0;padding:6px 12px;max-width:95%;max-height:95%;border-radius:6px;color:var(--white-rgba);white-space:pre-line;word-break:break-all;background-color:var(--black-80-rgba);visibility:hidden;overflow-y:auto;z-index:200}.TooltipButton_tooltip-message__ZyoAI.TooltipButton_active__8_KYn{visibility:visible}