.record-property-copy-button{color:var(--mui-palette-common-plum-light);align-self:flex-start}.record-property-copy-button:hover{background-color:var(--mui-palette-common-plum-_states-selected)}.record-property-copy-button.Mui-focusVisible{box-shadow:0 0 0 2px var(--mui-palette-common-plum-_states-focusVisible)}.record-property-copy-button--copied:hover{background-color:var(--mui-palette-common-surge-_states-selected)}.record-property-copy-button--copied.Mui-focusVisible{box-shadow:0 0 0 2px var(--mui-palette-common-surge-_states-focusVisible)}.record-property-copy-action{align-items:center;display:inline-grid}.record-property-copy-idle,.record-property-copy-confirmation{transform-origin:0;grid-area:1/1;justify-self:start;align-items:center;gap:.375rem;display:inline-flex}.record-property-copy-idle{color:var(--mui-palette-common-plum-light)}.record-property-copy-idle--exit{animation:record-property-copy-exit var(--copy-exit-ms) ease-in both}.record-property-copy-confirmation{color:var(--mui-palette-common-surge-main);opacity:0;animation:record-property-copy-confirmation-enter var(--copy-enter-ms) cubic-bezier(.22, 1.35, .36, 1) var(--copy-enter-delay-ms) both}@keyframes record-property-copy-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-3px)scale(.88)}}@keyframes record-property-copy-confirmation-enter{0%{opacity:0;transform:translateY(6px)scale(.78)}60%{opacity:1;transform:translateY(-1px)scale(1.08)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.record-property-copy-idle--exit{animation-name:record-property-copy-fade-out}.record-property-copy-confirmation{animation-name:record-property-copy-fade-in;animation-delay:0s}}@keyframes record-property-copy-fade-out{0%{opacity:1}to{opacity:0}}@keyframes record-property-copy-fade-in{0%{opacity:0}to{opacity:1}}
