.floating-format-bar{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);opacity:0;pointer-events:none;background:#1c1c1eeb;border-radius:14px;gap:2px;padding:4px;transition:opacity .14s,transform .14s;display:flex;position:fixed;transform:translateY(4px);box-shadow:0 8px 24px #0000003d,0 2px 6px #0000002e}.floating-format-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-format-bar__btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:32px;height:30px;padding:0 6px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;transition:background .12s;display:inline-flex}.floating-format-bar__btn:hover{background:#ffffff1a}.floating-format-bar__btn:active{background:#ffffff2e}.floating-format-bar__btn[aria-pressed=true]{background:#ffffff38}.floating-format-bar__btn--heading{letter-spacing:.3px;font-size:11px;font-weight:700}.floating-format-bar__btn--mono{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.floating-format-bar__sep{background:#ffffff2e;align-self:center;width:1px;height:18px;margin:0 2px}.floating-format-bar:after{content:"";z-index:-1;background:#1c1c1eeb;width:10px;height:10px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.floating-format-bar.is-flipped:after{top:-4px;bottom:auto}.floating-format-bar__link-input{color:#fff;background:#ffffff1a;border:0;border-radius:8px;outline:none;width:220px;height:32px;padding:0 10px;font-size:14px}.floating-format-bar__link-input::placeholder{color:#ffffff80}
