:root{--turbo-frame-debug-color:#3b82f6;--turbo-frame-debug-z-index:9999;--turbo-frame-debug-font-size:0.75rem;--turbo-frame-debug-border-radius:0.25rem}.debug-turbo turbo-frame{display:block}.debug-turbo turbo-frame,.debug-turbo turbo-frame:before{border:1px solid var(--turbo-frame-debug-color);border-radius:var(--turbo-frame-debug-border-radius)}.debug-turbo turbo-frame:before{background-color:#fff;color:var(--turbo-frame-debug-color);content:"Frame: #" attr(id);display:inline-block;font-size:var(--turbo-frame-debug-font-size);padding:.25rem;position:relative;right:-.5rem;top:-1rem;z-index:var(--turbo-frame-debug-z-index)}