:root{--brfx-yellow:#efb508;--brfx-yellow-glow:#efb5084d;--brfx-yellow-bg:#efb5080f;--brfx-yellow-border:#efb50880}.brfx-copyable-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;max-width:100%;transition:color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),background-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.brfx-copyable-text{white-space:nowrap;transition:color .4s cubic-bezier(.16,1,.3,1),text-shadow .4s cubic-bezier(.16,1,.3,1)}@keyframes brfxSoftTextPulse{0%{color:var(--brfx-yellow,#efb508)!important;text-shadow:0 0 6px #efb50873!important}30%{color:var(--brfx-yellow,#efb508)!important;text-shadow:0 0 6px #efb5084d!important}to{color:inherit;text-shadow:none!important}}.brfx-text-copied-glow{animation:.85s cubic-bezier(.16,1,.3,1) forwards brfxSoftTextPulse!important}.brfx-copyable-pill,.brfx-copyable-code,.pill-ip-code{background-color:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:2px 7px;transition:border-color .4s cubic-bezier(.16,1,.3,1),background-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.brfx-copyable-pill.is-copied,.brfx-copyable-code.is-copied,.pill-ip-code.is-copied,.audit-ip-code.is-copied{border-color:var(--brfx-yellow-border,#efb50880)!important;background-color:var(--brfx-yellow-bg,#efb5080f)!important;box-shadow:0 0 0 1px #efb5082e!important}.brfx-copy-btn,.btn-inline-copy,.audit-copy-btn{color:#6b7280;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 4px;transition:color .3s,filter .3s;display:inline-flex}.brfx-copy-btn:hover,.btn-inline-copy:hover,.audit-copy-btn:hover{color:var(--brfx-yellow,#efb508)}.brfx-copy-btn.is-copied,.btn-inline-copy.is-copied,.audit-copy-btn.is-copied{filter:drop-shadow(0 0 4px #efb50866);color:var(--brfx-yellow,#efb508)!important}@media (prefers-reduced-motion:reduce){.brfx-copyable-wrapper,.brfx-copyable-text,.brfx-copy-btn,.brfx-text-copied-glow{transition:none!important;animation:none!important}}
