.viewer[data-astro-cid-wfcu6v5a]{display:flex;flex-direction:column;height:calc(100vh - 57px);min-height:600px}.viewer-bar[data-astro-cid-wfcu6v5a]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:.7rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-1);flex-shrink:0}.gallery-back[data-astro-cid-wfcu6v5a]{font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--text-mute);text-decoration:none;padding:.3rem .55rem;border-radius:6px}.gallery-back[data-astro-cid-wfcu6v5a]:hover{color:var(--text);background:var(--bg-2)}.title-block[data-astro-cid-wfcu6v5a]{display:flex;align-items:center;gap:.75rem;min-width:0}.title-block[data-astro-cid-wfcu6v5a] h1[data-astro-cid-wfcu6v5a]{margin:0;font-size:1rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status[data-astro-cid-wfcu6v5a]{font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;padding:.18em .55em;border-radius:999px;border:1px solid;line-height:1}.status-live[data-astro-cid-wfcu6v5a]{color:var(--accent);border-color:var(--accent-glow);background:var(--accent-fade)}.status-draft[data-astro-cid-wfcu6v5a]{color:var(--warn);border-color:#ffb45466;background:#ffb4541a}.status-planned[data-astro-cid-wfcu6v5a]{color:var(--text-dim);border-color:var(--border);background:var(--bg-2)}.actions[data-astro-cid-wfcu6v5a]{display:flex;gap:.5rem;align-items:center}.actions[data-astro-cid-wfcu6v5a] .btn[data-astro-cid-wfcu6v5a]{font-size:var(--fs-sm);padding:.45em .8em}.actions[data-astro-cid-wfcu6v5a] .ico[data-astro-cid-wfcu6v5a]{font-family:var(--font-mono);color:var(--accent);margin-right:.35rem}.actions[data-astro-cid-wfcu6v5a] .btn[data-astro-cid-wfcu6v5a][aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#03110a}.actions[data-astro-cid-wfcu6v5a] .btn[data-astro-cid-wfcu6v5a][aria-pressed=true] .ico[data-astro-cid-wfcu6v5a]{color:#03110a}.actions[data-astro-cid-wfcu6v5a] .btn[data-astro-cid-wfcu6v5a][aria-pressed=true]:hover{background:var(--accent-2);border-color:var(--accent-2)}.viewer-content[data-astro-cid-wfcu6v5a]{display:grid;grid-template-columns:1fr;flex:1;min-height:0;overflow:hidden}.viewer-content[data-astro-cid-wfcu6v5a].with-source{grid-template-columns:var(--source-w, 45%) 6px 1fr}.source-panel[data-astro-cid-wfcu6v5a]{display:grid;grid-template-columns:220px 1fr;border-right:1px solid var(--border);background:var(--bg-1);min-height:0;overflow:hidden}.source-panel[data-astro-cid-wfcu6v5a][hidden]{display:none}.resizer[data-astro-cid-wfcu6v5a]{background:var(--bg-2);border-left:1px solid var(--border);border-right:1px solid var(--border);cursor:col-resize;user-select:none;-webkit-user-select:none;transition:background-color .12s var(--ease)}.resizer[data-astro-cid-wfcu6v5a][hidden]{display:none}.resizer[data-astro-cid-wfcu6v5a]:hover,body.is-resizing .resizer[data-astro-cid-wfcu6v5a]{background:var(--accent-fade)}body.is-resizing{cursor:col-resize;user-select:none;-webkit-user-select:none}body.is-resizing iframe[data-astro-cid-wfcu6v5a]{pointer-events:none}.demo-frame[data-astro-cid-wfcu6v5a]{width:100%;height:100%;border:0;display:block;background:var(--bg-0)}.demo-placeholder[data-astro-cid-wfcu6v5a]{padding:3rem 2rem;text-align:center;color:var(--text-mute);align-self:center;grid-column:span 1}.placeholder-status[data-astro-cid-wfcu6v5a]{font-family:var(--font-mono);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--warn);margin-bottom:1rem}.placeholder-note[data-astro-cid-wfcu6v5a]{color:var(--text-dim);font-size:var(--fs-sm);margin-top:1rem}.file-tree-pane[data-astro-cid-wfcu6v5a]{display:flex;flex-direction:column;border-right:1px solid var(--border);min-height:0}.pane-header[data-astro-cid-wfcu6v5a]{padding:.5rem .85rem;font-family:var(--font-mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);border-bottom:1px solid var(--border);flex-shrink:0}.file-tree[data-astro-cid-wfcu6v5a]{overflow-y:auto;padding:.4rem 0;font-size:var(--fs-sm);font-family:var(--font-mono);flex:1}.file-tree[data-astro-cid-wfcu6v5a] details{margin:0}.file-tree[data-astro-cid-wfcu6v5a] summary{cursor:pointer;user-select:none;-webkit-user-select:none;padding:.18rem .6rem;color:var(--text-mute);list-style:none;display:flex;align-items:center;gap:.35rem}.file-tree[data-astro-cid-wfcu6v5a] summary::-webkit-details-marker{display:none}.file-tree[data-astro-cid-wfcu6v5a] summary:before{content:"▸";width:.7em;color:var(--text-dim);transition:transform .12s var(--ease);display:inline-block;flex-shrink:0}.file-tree[data-astro-cid-wfcu6v5a] details[open]>summary:before{transform:rotate(90deg)}.file-tree[data-astro-cid-wfcu6v5a] summary:hover{color:var(--text)}.file-tree[data-astro-cid-wfcu6v5a] ul{list-style:none;margin:0;padding-left:.9rem}.file-tree[data-astro-cid-wfcu6v5a] li{line-height:1.6}.file-tree[data-astro-cid-wfcu6v5a] .tree-file{display:flex;align-items:center;gap:.4rem;width:100%;text-align:left;background:transparent;border:0;padding:.18rem .6rem .18rem 1.6rem;cursor:pointer;user-select:none;-webkit-user-select:none;color:var(--text-mute);font-family:inherit;font-size:inherit;line-height:1.6}.file-tree[data-astro-cid-wfcu6v5a] .tree-file:hover{background:var(--bg-2);color:var(--text)}.file-tree[data-astro-cid-wfcu6v5a] .tree-file.active{background:var(--accent-fade);color:var(--accent)}.file-tree[data-astro-cid-wfcu6v5a] .tree-file.is-binary{color:var(--text-dim);font-style:italic;cursor:default}.file-tree[data-astro-cid-wfcu6v5a] .tree-file.is-binary:hover{background:transparent;color:var(--text-dim)}.file-tree[data-astro-cid-wfcu6v5a] .tree-folder,.file-tree[data-astro-cid-wfcu6v5a] .tree-file:before{content:"";display:inline-block;width:14px;height:14px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;opacity:.85}.file-tree[data-astro-cid-wfcu6v5a] .tree-folder{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%239aa5b1'%3E%3Cpath d='M1.5 4h4l1.4 1.5h7.6V13a.5.5 0 01-.5.5h-13a.5.5 0 01-.5-.5V4.5a.5.5 0 01.5-.5z'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-code:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234ef0a8' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,4 3,8 6,12'/%3E%3Cpolyline points='10,4 13,8 10,12'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-json:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffb454' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 4c-1.5 0-2 .5-2 2v.5c0 .8-.5 1.5-1.5 1.5 1 0 1.5.7 1.5 1.5V10c0 1.5.5 2 2 2'/%3E%3Cpath d='M9.5 4c1.5 0 2 .5 2 2v.5c0 .8.5 1.5 1.5 1.5-1 0-1.5.7-1.5 1.5V10c0 1.5-.5 2-2 2'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-html:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ff7b9c' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='5,5 2,8 5,11'/%3E%3Cpolyline points='11,5 14,8 11,11'/%3E%3Cline x1='9' y1='4' x2='7' y2='12'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-css:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2374c0fc' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4h10l-1 9-4 1-4-1z'/%3E%3Cpath d='M5.5 7h5l-.3 2L8 9.5 5.7 9'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-doc:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%239aa5b1' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 2h6L13 5.5V14H3.5z'/%3E%3Cline x1='5.5' y1='7' x2='10.5' y2='7'/%3E%3Cline x1='5.5' y1='9.5' x2='10.5' y2='9.5'/%3E%3Cline x1='5.5' y1='12' x2='9' y2='12'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-image:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234ef0a8' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='3' width='12' height='10' rx='1'/%3E%3Ccircle cx='6' cy='7' r='1.2'/%3E%3Cpolyline points='3,12 7,9 10,11 13,8'/%3E%3C/svg%3E")}.file-tree[data-astro-cid-wfcu6v5a] .ico-binary:before{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%236b7785' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 2h6L13 5.5V14H3.5z'/%3E%3Cpath d='M9 2v3.5h3.5'/%3E%3C/svg%3E")}.code-pane[data-astro-cid-wfcu6v5a]{display:flex;flex-direction:column;min-height:0;overflow:hidden}.code-pane-header[data-astro-cid-wfcu6v5a]{font-family:var(--font-mono);font-size:.7rem;padding:.55rem .95rem;color:var(--text-dim);border-bottom:1px solid var(--border);background:var(--bg-2);flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.code-stack[data-astro-cid-wfcu6v5a]{flex:1;overflow:auto;background:var(--bg-1)}.code-content[data-astro-cid-wfcu6v5a]{margin:0;padding:1rem 1.2rem;font-size:var(--fs-sm);line-height:1.55}.code-content[data-astro-cid-wfcu6v5a] pre{margin:0;background:transparent!important;border:0;padding:0;box-shadow:none;overflow:visible;font-size:inherit}.code-content[data-astro-cid-wfcu6v5a] code{font-family:var(--font-mono);background:transparent;border:0;padding:0;counter-reset:linenumber}.code-content[data-astro-cid-wfcu6v5a] .line:before{counter-increment:linenumber;content:counter(linenumber);display:inline-block;width:3em;padding-right:1em;margin-right:.9em;text-align:right;color:var(--text-dim);opacity:.45;border-right:1px solid var(--border);user-select:none;-webkit-user-select:none}.code-image[data-astro-cid-wfcu6v5a]{padding:2rem;text-align:center;color:var(--text-dim);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%}.code-image[data-astro-cid-wfcu6v5a][hidden]{display:none}.code-image[data-astro-cid-wfcu6v5a] img[data-astro-cid-wfcu6v5a]{max-width:100%;max-height:calc(100vh - 220px);background:linear-gradient(45deg,var(--bg-2) 25%,transparent 25%) 0 0 / 16px 16px,linear-gradient(-45deg,var(--bg-2) 25%,transparent 25%) 0 8px / 16px 16px,linear-gradient(45deg,transparent 75%,var(--bg-2) 75%) 8px -8px / 16px 16px,linear-gradient(-45deg,transparent 75%,var(--bg-2) 75%) -8px 0 / 16px 16px,var(--bg-0);border:1px solid var(--border);border-radius:4px}.image-info[data-astro-cid-wfcu6v5a]{margin-top:.8rem;font-family:var(--font-mono);font-size:var(--fs-xs)}.code-binary[data-astro-cid-wfcu6v5a]{padding:2rem;text-align:center;color:var(--text-mute);font-family:var(--font-mono);font-size:var(--fs-sm)}@media(max-width:880px){.viewer[data-astro-cid-wfcu6v5a]{height:auto;min-height:0}.viewer-content[data-astro-cid-wfcu6v5a]{display:flex;flex-direction:column}.viewer-content[data-astro-cid-wfcu6v5a].with-source{grid-template-columns:1fr}.resizer[data-astro-cid-wfcu6v5a]{display:none}.source-panel[data-astro-cid-wfcu6v5a]{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr;grid-template-rows:auto 1fr;max-height:60vh}.file-tree-pane[data-astro-cid-wfcu6v5a]{border-right:0;border-bottom:1px solid var(--border);max-height:200px}.demo-frame[data-astro-cid-wfcu6v5a]{height:60vh}.actions[data-astro-cid-wfcu6v5a]{gap:.3rem}.actions[data-astro-cid-wfcu6v5a] .btn[data-astro-cid-wfcu6v5a]{padding:.3em .5em;font-size:var(--fs-xs)}.title-block[data-astro-cid-wfcu6v5a] h1[data-astro-cid-wfcu6v5a]{font-size:.9rem}}
