.three-dot-menu{color:#ffffffb3;cursor:pointer;width:2rem;height:2rem;transition:background-color var(--dashboard-row-surface-duration,72ms) var(--dashboard-row-surface-ease,ease), color var(--dashboard-row-surface-duration,72ms) var(--dashboard-row-surface-ease,ease), opacity var(--dashboard-row-surface-duration,72ms) var(--dashboard-row-surface-ease,ease);opacity:.7;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;overflow:hidden}.three-dot-menu:hover,.three-dot-menu:focus,.three-dot-menu[aria-expanded=true]{opacity:1}.three-dot-menu:hover{color:#fffffff2;background:#ffffff14}.three-dot-menu:focus{outline:none}.three-dot-menu--compact{color:#fff9;border-radius:4px;width:1.5rem;height:1.5rem;font-size:1rem}.three-dot-menu--compact:hover{color:#ffffffe6}.three-dot-menu__dots{letter-spacing:.05em;max-height:100%;font-size:1.1rem;line-height:1;display:block;overflow:hidden}.three-dot-menu--compact .three-dot-menu__dots{font-size:1rem}table thead th:not(:hover) .three-dot-menu:not(:focus-visible):not([aria-expanded=true]){opacity:0;pointer-events:none}table thead th:hover .three-dot-menu,table thead th .three-dot-menu:focus-visible,table thead th .three-dot-menu[aria-expanded=true]{opacity:1;pointer-events:auto}table tbody tr:not(:hover):not(.dashboard__row-item--selected):not(.table__row--selected):not(.dashboard__sub-row--selected) .dashboard__td-actions .three-dot-menu:not(:focus-visible):not([aria-expanded=true]),table tbody tr:not(:hover):not(.dashboard__row-item--selected):not(.table__row--selected):not(.dashboard__sub-row--selected) td.table__td--actions .three-dot-menu:not(:focus-visible):not([aria-expanded=true]),table tbody tr:not(:hover):not(.dashboard__row-item--selected):not(.table__row--selected):not(.dashboard__sub-row--selected) .dashboard__sub-td-actions .three-dot-menu:not(:focus-visible):not([aria-expanded=true]){opacity:0;pointer-events:none}table tbody tr:hover .dashboard__td-actions .three-dot-menu,table tbody tr:hover td.table__td--actions .three-dot-menu,table tbody tr:hover .dashboard__sub-td-actions .three-dot-menu,table tbody tr.dashboard__row-item--selected .dashboard__td-actions .three-dot-menu,table tbody tr.dashboard__row-item--selected td.table__td--actions .three-dot-menu,table tbody tr.dashboard__row-item--selected .dashboard__sub-td-actions .three-dot-menu,table tbody tr.table__row--selected .dashboard__td-actions .three-dot-menu,table tbody tr.table__row--selected td.table__td--actions .three-dot-menu,table tbody tr.table__row--selected .dashboard__sub-td-actions .three-dot-menu,table tbody tr.dashboard__sub-row--selected .dashboard__td-actions .three-dot-menu,table tbody tr.dashboard__sub-row--selected .dashboard__sub-td-actions .three-dot-menu,table tbody tr .dashboard__td-actions .three-dot-menu:focus-visible,table tbody tr td.table__td--actions .three-dot-menu:focus-visible,table tbody tr .dashboard__sub-td-actions .three-dot-menu:focus-visible,table tbody tr .dashboard__td-actions .three-dot-menu[aria-expanded=true],table tbody tr td.table__td--actions .three-dot-menu[aria-expanded=true],table tbody tr .dashboard__sub-td-actions .three-dot-menu[aria-expanded=true]{opacity:1;pointer-events:auto}@media (prefers-color-scheme:light){:root:not([data-theme]) .three-dot-menu{color:#71717a}:root:not([data-theme]) .three-dot-menu:hover{color:#18181b;background:#f4f4f5}:root:not([data-theme]) .three-dot-menu--compact{color:#71717a}:root:not([data-theme]) .three-dot-menu--compact:hover{color:#18181b}}:root[data-theme=light] .three-dot-menu{color:#71717a}:root[data-theme=light] .three-dot-menu:hover{color:#18181b;background:#f4f4f5}:root[data-theme=light] .three-dot-menu--compact{color:#71717a}:root[data-theme=light] .three-dot-menu--compact:hover{color:#18181b}
