/* START_SNIPPET:vzy-bf-copy (INDEX:249) */
.vzy-bf-copy{display:inline-block;min-width:0;max-width:100%;vertical-align:middle}
html body .vzy-bf-copy__button{appearance:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;max-width:100%;min-height:48px;padding:8px 12px;border:1px dashed #c6f56b9c;border-radius:8px;background:#c6f56b12;color:#c6f56b;font-family:inherit;font-size:12px;line-height:1.25;cursor:pointer}
html body .vzy-bf-copy__button strong{color:inherit;font-size:17px;letter-spacing:.06em;overflow-wrap:anywhere}
.vzy-bf-copy__button svg{flex:0 0 auto}
html body .vzy-bf-copy__button:hover{background:#c6f56b23}
.vzy-bf-copy__button:focus-visible{outline:3px solid #c6f56b;outline-offset:3px}
.vzy-bf-copy__status{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
/* END_SNIPPET:vzy-bf-copy */
