#dev-tools-btn{z-index:9998;background-color:#fff;justify-content:center;width:60px;height:60px;display:flex;position:fixed;bottom:30px;left:30px;padding:0!important}#dev-tools-btn svg{width:40px;height:60px;display:block}[data-bs-theme=dark] body[data-dev-code-select-element=true]{cursor:url("data:image/svg+xml,<?xml version=\"1.0\" encoding=\"UTF-8\"?><svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"white\" d=\"m27.95 15a12 12 0 0 0 -10.95-10.95v-4.05h-2v4.05a12 12 0 0 0 -10.95 10.95h-4.05v2h4.05a12 12 0 0 0 10.95 10.95v4.05h2v-4.05a12 12 0 0 0 10.95-10.95h4.05v-2zm-2 2a10 10 0 0 1 -8.95 8.95v-3.95h-2v3.95a10 10 0 0 1 -8.95-8.95h3.95v-2h-3.95a10 10 0 0 1 8.95-8.95v3.95h2v-3.95a10 10 0 0 1 8.95 8.95h-3.95v2z\"/><circle fill=\"white\" cx=\"16\" cy=\"16\" r=\"2\"/></svg>") 16 16,auto}[data-bs-theme=dark] #dev-tools-window{color:#e0e0e0;background-color:#121212}[data-bs-theme=dark] #dev-tools-window .node-name{color:#121212}[data-bs-theme=dark] #dev-tools-window .dev-tools-btn-close:before,[data-bs-theme=dark] #dev-tools-window .dev-tools-offcanvas-header .btns-wrapper svg,[data-bs-theme=dark] #dev-tools-window #source-code-element-selector svg{filter:invert()}.bootstrap-columns-overlay{pointer-events:none;z-index:8999;flex:1;display:flex;position:fixed;inset:0}.bootstrap-columns-overlay .content{background-color:#0f32d71a}@media (width<=767.5px){.bootstrap-columns-overlay .col-3:nth-child(n+5){display:none}}#entrypoints-wrapper .btn{opacity:.75;--bs-btn-active-border-color:transparent;padding:3px 2px 0;transition:opacity .1s ease-in-out}#entrypoints-wrapper .btn:hover{opacity:1}body[data-dev-code-select-element=true]{cursor:url("data:image/svg+xml,<?xml version=\"1.0\" encoding=\"UTF-8\"?><svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m27.95 15a12 12 0 0 0 -10.95-10.95v-4.05h-2v4.05a12 12 0 0 0 -10.95 10.95h-4.05v2h4.05a12 12 0 0 0 10.95 10.95v4.05h2v-4.05a12 12 0 0 0 10.95-10.95h4.05v-2zm-2 2a10 10 0 0 1 -8.95 8.95v-3.95h-2v3.95a10 10 0 0 1 -8.95-8.95h3.95v-2h-3.95a10 10 0 0 1 8.95-8.95v3.95h2v-3.95a10 10 0 0 1 8.95 8.95h-3.95v2z\"/><circle cx=\"16\" cy=\"16\" r=\"2\"/></svg>") 16 16,auto}body[data-dev-code-select-element=true] *{cursor:inherit!important}#dev-tools-window #source-code-element-selector{z-index:999;cursor:pointer;border:none;width:32px;height:32px}#dev-tools-window #source-code-nodes{background-color:#f0faff}#dev-tools-window #source-code-nodes .node{border-top:2px solid #fff}#dev-tools-window .source-code{padding:0 4px}#dev-tools-window .source-code .icons{-webkit-user-select:none;user-select:none}#dev-tools-window .source-code .node{line-height:1;position:relative}#dev-tools-window .source-code .node:after{content:"";pointer-events:none;width:100%;height:22px;display:block;position:absolute;top:0;left:0}#dev-tools-window .source-code .node.highlight:after{animation:.4s ease-in-out infinite nav-node-blink}#dev-tools-window .source-code .node .node{margin-left:10px}#dev-tools-window .source-code .node:has(>.icons .include-children[data-value=false]) .children{opacity:.25}#dev-tools-window .source-code .node:has(>.icons .include-children[data-value=false]) .children .children{opacity:1}#dev-tools-window .source-code .node .node-name{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 75px);padding-top:3px;display:inline-block;overflow:hidden}#dev-tools-window .source-code .node .icons>span{cursor:pointer;transition:transform .1s ease-in-out;display:inline-block}#dev-tools-window .source-code .node .icons>span>svg{pointer-events:none}#dev-tools-window .source-code .node .icons>span:hover{transform:scale3d(1.05,1.05,1.05)}#dev-tools-window .source-code .node .icons>span svg{margin:auto;display:block;position:relative}#dev-tools-window .source-code .node .icons .include-children[data-value=true] svg{pointer-events:none;width:16px;height:16px;top:1px}#dev-tools-window .source-code .node .icons .include-children[data-value=true] svg:nth-of-type(2){display:none}#dev-tools-window .source-code .node .icons .include-children[data-value=false] svg{width:18px;height:18px;top:2px;left:1px}#dev-tools-window .source-code .node .icons .include-children[data-value=false] svg:first-of-type{display:none}#dev-tools-window .source-code .node .icons .highlight-target svg{width:18px;height:18px;top:1px}#dev-tools-window .source-code .node .icons .copy-to-clipboard svg{width:12px;height:16px;top:.5px}#dev-tools-window .source-code .node .icons .copy-to-clipboard svg:nth-of-type(2),#dev-tools-window .source-code .node .icons .copy-to-clipboard.done svg:first-of-type{display:none}#dev-tools-window .source-code .node .icons .copy-to-clipboard.done svg:nth-of-type(2){display:block;transform:scale(.6)}[data-source-code=true]{outline:1px dashed #421bdf}[data-source-code=true][data-source-code-highlight=true]{animation:.4s ease-in-out infinite node-blink}@keyframes nav-node-blink{0%{background-color:#0000}50%{background-color:#c873ff40}to{background-color:#0000}}@keyframes node-blink{0%{outline-width:1px}50%{outline-width:3px;outline-color:#df1baf}to{outline-width:1px}}#dev-tools-window #inline-scripts-nodes,#dev-tools-window #templates-nodes{background-color:#fff4f0}#dev-tools-window #inline-scripts-nodes .node,#dev-tools-window #templates-nodes .node{border-top:2px solid #fff}.dev-tools-collapse{height:0;transition:height .35s;overflow:hidden}.dev-tools-collapse.show{height:auto}.dev-tools-collapsing{height:0;transition:height .35s;overflow:hidden}#dev-tools-window{visibility:hidden;z-index:9999;will-change:transform, visibility;background:#fff;flex-direction:column;width:400px;max-width:100vw;height:100vh;transition:transform .3s ease-in-out,visibility .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 .5rem 1rem #00000026}#dev-tools-window .dev-tools-btn{all:unset;cursor:pointer}#dev-tools-window .btns-wrapper{-webkit-user-select:none;user-select:none;gap:2px}#dev-tools-window .btn-pin{opacity:.65;cursor:pointer;background-color:#0000;border:0;border-radius:5px}#dev-tools-window .btn-pin:hover{opacity:1}#dev-tools-window .btn-pin svg{width:20px;height:20px;position:relative}#dev-tools-window .btn-pin svg:nth-child(2),#dev-tools-window .btn-pin.active svg:first-child{display:none}#dev-tools-window .btn-pin.active svg:nth-child(2){display:block}#dev-tools-window.show{visibility:visible;transform:translate(0)}#dev-tools-window .dev-tools-btn-close{box-sizing:content-box;color:#000;opacity:.5;appearance:none;cursor:pointer;text-shadow:0 1px #fff;float:right;background:0 0;border:0;border-radius:.375rem;justify-content:center;align-items:center;width:1em;height:1em;margin:-.5rem -.5rem -.5rem 0;padding:.25em;font-size:1.5rem;line-height:1;transition:opacity .15s linear;display:flex}#dev-tools-window .dev-tools-btn-close:before{content:"";opacity:1;pointer-events:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:1rem 1rem;width:1rem;height:1rem;display:block}#dev-tools-window .dev-tools-btn-close:hover,#dev-tools-window .dev-tools-btn-close:focus{color:#000;opacity:.75;outline:none;text-decoration:none}#dev-tools-window .dev-tools-offcanvas-header{justify-content:space-between;align-items:center;padding:1rem;display:flex}#dev-tools-window .dev-tools-offcanvas-header p{margin:0;font-size:1.25rem;font-weight:700}#dev-tools-window .dev-tools-offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}#dev-tools-window .dev-tools-sep{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)!important}#dev-tools-window .form-check-input[role=switch]{transform:translate(6px)}#dev-tools-window .dev-tools-icon{vertical-align:-.125em;fill:currentColor;width:1em;height:1em}
