.bk-fmt{position:fixed;z-index:80;display:flex;flex-direction:column;gap:4px;padding:4px;border-radius:8px;border:1px solid var(--border,rgb(0 0 0/12%));background:var(--popover,rgb(255 255 255));color:var(--popover-foreground,rgb(17 17 17));box-shadow:0 8px 24px rgb(0 0 0/18%);font:500 12px/1.3 system-ui,sans-serif}[data-bk-format-toolbar]{transition:opacity .14s ease-out}[data-bk-format-toolbar].bk-fmt-leaving{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){[data-bk-format-toolbar]{transition:none}}.bk-fmt-row{display:flex;align-items:center;gap:2px}.bk-fmt-link{display:flex;flex-direction:column;gap:4px;padding:0 2px 2px}.bk-fmt-btn{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:5px;color:var(--muted-foreground,rgb(102 102 102));background:transparent;border:0;cursor:pointer}.bk-fmt-btn svg{width:16px;height:16px}.bk-fmt-btn:hover{background:var(--muted,rgb(0 0 0/6%));color:var(--foreground,rgb(17 17 17))}.bk-fmt-btn[aria-pressed=true]{background:var(--brand-soft,rgb(0 0 0/8%));color:var(--brand-ink,currentColor)}.bk-fmt-input{height:32px;width:13rem;min-width:0;padding:0 8px;border-radius:6px;border:1px solid var(--input,rgb(0 0 0/20%));background:var(--background,rgb(255 255 255));color:inherit;font:12px/1 ui-monospace,monospace;outline:none}.bk-fmt-input:focus-visible{box-shadow:0 0 0 2px var(--ring,rgb(59 130 246))}.bk-fmt-submit{height:32px;padding:0 10px;border:0;border-radius:6px;background:var(--primary,rgb(17 17 17));color:var(--primary-foreground,rgb(255 255 255));font:inherit;cursor:pointer}.bk-fmt-problem{margin:0;padding:0 2px;font-size:11.5px;color:var(--warn-ink,rgb(180 83 9))}@media (pointer:coarse){.bk-fmt-btn{width:44px;height:44px}.bk-fmt-btn svg{width:20px;height:20px}.bk-fmt-input,.bk-fmt-submit{height:44px;font-size:16px}}