.ide-header[data-astro-cid-bpzeva3h]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:35px;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:0 .5rem;font-family:var(--font-sans);font-size:13px;user-select:none;flex-shrink:0}.header-left[data-astro-cid-bpzeva3h]{display:flex;align-items:center;gap:1rem}.logo-container[data-astro-cid-bpzeva3h]{display:flex;align-items:center;justify-content:center;padding-left:4px;width:30px}.app-logo[data-astro-cid-bpzeva3h]{width:20px;height:20px;opacity:.8}.menu-bar[data-astro-cid-bpzeva3h]{display:flex}.menu-item[data-astro-cid-bpzeva3h]{padding:2px 8px;color:var(--color-text-muted);text-decoration:none;border-radius:3px;cursor:pointer;transition:all .1s}.menu-item[data-astro-cid-bpzeva3h]:hover{background-color:var(--color-code-bg);color:var(--color-text)}.menu-item[data-astro-cid-bpzeva3h].disabled{cursor:default;opacity:.5}.menu-item[data-astro-cid-bpzeva3h].disabled:hover{background:transparent;color:var(--color-text-muted)}.header-center[data-astro-cid-bpzeva3h]{display:flex;justify-content:center;width:100%;max-width:600px}.title-bar[data-astro-cid-bpzeva3h]{display:flex;align-items:center;justify-content:center;background-color:var(--color-code-bg);border:1px solid var(--color-border);border-radius:6px;padding:3px 10px;width:400px;height:24px;color:var(--color-text-muted);cursor:default;transition:border-color .2s}.title-bar[data-astro-cid-bpzeva3h]:hover{border-color:var(--color-text-muted)}.current-title[data-astro-cid-bpzeva3h]{font-size:12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right[data-astro-cid-bpzeva3h]{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.icon-link[data-astro-cid-bpzeva3h]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--color-text-muted);text-decoration:none;border-radius:3px;background:none;border:none;cursor:pointer;padding:0}.ghost-button[data-astro-cid-bpzeva3h]{display:flex;align-items:center;height:24px;padding:0 4px;color:var(--color-text-muted);text-decoration:none;border-radius:3px;background:none;border:none;cursor:pointer;font-family:var(--font-mono);font-size:12px;transition:color .2s,background-color .2s}.ghost-button[data-astro-cid-bpzeva3h]:before{content:"[";margin-right:6px;opacity:.5;transition:opacity .2s}.ghost-button[data-astro-cid-bpzeva3h]:after{content:"]";margin-left:6px;opacity:.5;transition:opacity .2s}.ghost-button[data-astro-cid-bpzeva3h]:hover{background-color:var(--color-code-bg);color:var(--color-text)}.ghost-button[data-astro-cid-bpzeva3h]:hover:before,.ghost-button[data-astro-cid-bpzeva3h]:hover:after{opacity:.8}.icon-link[data-astro-cid-bpzeva3h]:hover{background-color:var(--color-code-bg);color:var(--color-text)}.icon[data-astro-cid-bpzeva3h]{font-size:14px}@media(max-width:768px){.ide-header[data-astro-cid-bpzeva3h]{grid-template-columns:auto 1fr auto;gap:1rem}.logo-container[data-astro-cid-bpzeva3h]{display:none}.title-bar[data-astro-cid-bpzeva3h]{width:auto;min-width:100px;max-width:200px}.menu-item[data-astro-cid-bpzeva3h].disabled,.ghost-button[data-astro-cid-bpzeva3h]{display:none}.header-right[data-astro-cid-bpzeva3h] .icon-link[data-astro-cid-bpzeva3h]{display:flex}}[data-theme=dark] .app-logo[data-astro-cid-bpzeva3h]{filter:invert(1)}.ide-sidebar-wrapper[data-astro-cid-halntrmt]{display:flex;height:100%;overflow:hidden;color:var(--color-text-muted)}.activity-bar[data-astro-cid-halntrmt]{width:50px;background-color:var(--color-bg);border-right:1px solid var(--color-border);display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;flex-shrink:0;z-index:10}.activity-top[data-astro-cid-halntrmt],.activity-bottom[data-astro-cid-halntrmt]{display:flex;flex-direction:column;align-items:center;gap:10px}.activity-item[data-astro-cid-halntrmt]{width:48px;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.6;position:relative;transition:opacity var(--transition-fast)}.activity-item[data-astro-cid-halntrmt]:hover,.activity-item[data-astro-cid-halntrmt].active{opacity:1}.activity-item[data-astro-cid-halntrmt].active{border-left:2px solid var(--color-accent)}.codicon[data-astro-cid-halntrmt],.activity-item[data-astro-cid-halntrmt] img[data-astro-cid-halntrmt]{font-size:20px;width:20px;height:20px;filter:grayscale(100%) brightness(150%);opacity:.8}.activity-item[data-astro-cid-halntrmt]:hover .codicon[data-astro-cid-halntrmt],.activity-item[data-astro-cid-halntrmt].active .codicon[data-astro-cid-halntrmt],.activity-item[data-astro-cid-halntrmt]:hover img[data-astro-cid-halntrmt],.activity-item[data-astro-cid-halntrmt].active img[data-astro-cid-halntrmt]{opacity:1;filter:grayscale(100%) brightness(200%)}[data-theme=dark] .activity-item[data-astro-cid-halntrmt] img[data-astro-cid-halntrmt]{filter:invert(1)}[data-theme=dark] .activity-item[data-astro-cid-halntrmt]:hover img[data-astro-cid-halntrmt],[data-theme=dark] .activity-item[data-astro-cid-halntrmt].active img[data-astro-cid-halntrmt]{filter:invert(1) brightness(1.2)}.badge[data-astro-cid-halntrmt]{position:absolute;bottom:10px;right:10px;background-color:var(--color-accent);color:#fff;font-size:10px;min-width:14px;height:14px;border-radius:7px;padding:0 3px;display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1}.file-browser[data-astro-cid-halntrmt]{flex:1;background:var(--color-code-bg);font-family:var(--font-sans);font-size:13px;display:flex;flex-direction:column;overflow:hidden}.sidebar-header[data-astro-cid-halntrmt]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px 0;min-height:35px;font-size:11px;font-weight:600;color:var(--color-text-muted);letter-spacing:.5px;text-transform:uppercase}.header-actions[data-astro-cid-halntrmt]{opacity:0;transition:opacity .2s;cursor:pointer;font-size:14px;letter-spacing:1px}.file-browser[data-astro-cid-halntrmt]:hover .header-actions[data-astro-cid-halntrmt]{opacity:1}.project-view[data-astro-cid-halntrmt]{flex:1;overflow-y:auto;overflow-x:hidden}.section-header[data-astro-cid-halntrmt]{display:flex;align-items:center;padding:2px 0 2px 20px;cursor:pointer;font-weight:700;color:var(--color-text);height:24px}.section-title[data-astro-cid-halntrmt]{margin-left:0;font-size:11px;font-weight:700}.sidebar-section[data-astro-cid-halntrmt]{border-top:1px solid var(--color-border)}.file-tree[data-astro-cid-halntrmt]{padding-bottom:20px}.folder[data-astro-cid-halntrmt],.folder-content[data-astro-cid-halntrmt],.file-list[data-astro-cid-halntrmt],.file-item[data-astro-cid-halntrmt],ul[data-astro-cid-halntrmt],li[data-astro-cid-halntrmt]{margin:0;padding:0;list-style:none;border:none}.folder[data-astro-cid-halntrmt]{display:block}.folder-name[data-astro-cid-halntrmt],.file-link[data-astro-cid-halntrmt]{display:flex;align-items:center;height:24px;line-height:24px;width:100%;box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-text-muted);position:relative}.folder-label[data-astro-cid-halntrmt]{font-weight:700;color:var(--color-text)}.folder-name[data-astro-cid-halntrmt]:hover,.file-link[data-astro-cid-halntrmt]:hover{background-color:#ffffff0a;color:var(--color-text)}.folder-name[data-astro-cid-halntrmt]::-webkit-details-marker,.folder-name[data-astro-cid-halntrmt]::marker{display:none}.folder-name[data-astro-cid-halntrmt].level-1{padding-left:0}.file-link[data-astro-cid-halntrmt].level-1{padding-left:22px}.folder-name[data-astro-cid-halntrmt].level-2{padding-left:14px}.file-link[data-astro-cid-halntrmt].level-3{padding-left:38px}.chevron[data-astro-cid-halntrmt]{width:20px;text-align:center;font-size:14px;color:var(--color-text-muted);display:inline-block;transition:transform .1s;transform:rotate(0);opacity:.8;flex-shrink:0;font-weight:700;display:flex;align-items:center;justify-content:center;height:100%}details[data-astro-cid-halntrmt][open]>summary[data-astro-cid-halntrmt]>.chevron[data-astro-cid-halntrmt]{transform:rotate(90deg)}.file-link[data-astro-cid-halntrmt]{text-decoration:none;color:var(--color-text-muted)}.file-link[data-astro-cid-halntrmt].active{background-color:#37373d;color:#fff}.file-link[data-astro-cid-halntrmt].active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background-color:var(--color-accent)}.file-name[data-astro-cid-halntrmt]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-view[data-astro-cid-halntrmt]::-webkit-scrollbar{width:10px}.project-view[data-astro-cid-halntrmt]::-webkit-scrollbar-thumb{background:transparent}.project-view[data-astro-cid-halntrmt]:hover::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:5px}.draft-indicator[data-astro-cid-halntrmt]{font-size:9px;margin-left:8px;opacity:.6;border:1px solid currentColor;border-radius:3px;padding:0 4px}.comments-panel[data-astro-cid-gjcd26nq]{background:var(--color-code-bg);font-family:var(--font-mono);font-size:.8rem;height:100%;display:flex;flex-direction:column}.comments-container[data-astro-cid-gjcd26nq]{display:flex;flex-direction:column;height:100%}.panel-header[data-astro-cid-gjcd26nq]{padding:.5rem .75rem;border-bottom:1px solid var(--color-border);background:var(--color-code-bg);flex-shrink:0}.header-title[data-astro-cid-gjcd26nq]{font-size:.7rem;font-weight:600;letter-spacing:.05em;color:var(--color-text-muted)}.comments-content[data-astro-cid-gjcd26nq]{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;min-height:0;position:relative;padding:0}.giscus-wrapper[data-astro-cid-gjcd26nq]{width:100%;display:flex;flex-direction:column;position:sticky;bottom:0;background:var(--color-code-bg);padding:.75rem;margin-top:auto}.giscus-wrapper[data-astro-cid-gjcd26nq] .giscus{font-family:var(--font-sans)}.giscus-wrapper[data-astro-cid-gjcd26nq] iframe.giscus-frame{width:100%;border:none}.comments-content[data-astro-cid-gjcd26nq]::-webkit-scrollbar{width:8px}.comments-content[data-astro-cid-gjcd26nq]::-webkit-scrollbar-track{background:transparent}.comments-content[data-astro-cid-gjcd26nq]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.comments-content[data-astro-cid-gjcd26nq]::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.panel-empty[data-astro-cid-gjcd26nq]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem .75rem;text-align:center;color:var(--color-text-muted);background:var(--color-code-bg);height:100%}.empty-icon[data-astro-cid-gjcd26nq]{font-size:1.75rem;margin-bottom:.75rem;opacity:.3}.empty-text[data-astro-cid-gjcd26nq]{font-size:.8rem;margin:0;opacity:.5}.ide-footer[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;height:1.5rem;background:var(--color-code-bg);border-top:1px solid var(--color-border);padding:0 .75rem;font-family:var(--font-mono);font-size:.7rem;color:var(--color-text-muted);flex-shrink:0}.footer-left[data-astro-cid-sz7xmlte],.footer-center[data-astro-cid-sz7xmlte],.footer-right[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.footer-left[data-astro-cid-sz7xmlte]{flex:1}.footer-center[data-astro-cid-sz7xmlte]{flex:1;justify-content:center}.footer-right[data-astro-cid-sz7xmlte]{flex:1;justify-content:flex-end}.footer-item[data-astro-cid-sz7xmlte]{white-space:nowrap}.copyright[data-astro-cid-sz7xmlte]{font-weight:500}.tagline[data-astro-cid-sz7xmlte]{opacity:.7}.tech-stack[data-astro-cid-sz7xmlte]{opacity:.6}.footer-link[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);text-decoration:none;transition:color var(--transition-fast);white-space:nowrap}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}.separator[data-astro-cid-sz7xmlte]{opacity:.5;user-select:none}@media(max-width:768px){.ide-footer[data-astro-cid-sz7xmlte]{font-size:.65rem;padding:0 .5rem;height:1.35rem}.footer-center[data-astro-cid-sz7xmlte],.tagline[data-astro-cid-sz7xmlte],.tech-stack[data-astro-cid-sz7xmlte]{display:none}}html,body{height:100%;overflow:hidden}.ide-container[data-astro-cid-6zvepnvc]{display:flex;flex-direction:column;height:100vh;background:var(--color-bg)}.ide-main[data-astro-cid-6zvepnvc]{display:grid;grid-template-columns:var(--left-sidebar-width, 300px) auto 1fr;flex:1;overflow:hidden;min-height:0}.ide-main[data-astro-cid-6zvepnvc].has-right-sidebar{grid-template-columns:var(--left-sidebar-width, 300px) auto 1fr auto var(--right-sidebar-width, 300px)}.ide-main[data-astro-cid-6zvepnvc].no-sidebars{grid-template-columns:1fr}.ide-sidebar-left[data-astro-cid-6zvepnvc],.ide-sidebar-right[data-astro-cid-6zvepnvc],.ide-content[data-astro-cid-6zvepnvc]{height:100%}.resize-handle[data-astro-cid-6zvepnvc]{width:4px;background:transparent;cursor:ew-resize!important;position:relative;transition:background-color .2s ease;z-index:10}.resize-handle[data-astro-cid-6zvepnvc]:hover,.resize-handle[data-astro-cid-6zvepnvc].resizing{background:var(--color-accent)}.ide-sidebar-left[data-astro-cid-6zvepnvc]{background:var(--color-bg);overflow:hidden;min-width:200px;max-width:600px}.ide-sidebar-right[data-astro-cid-6zvepnvc]{overflow-y:auto;background:var(--color-code-bg);min-width:200px;max-width:600px}.ide-content[data-astro-cid-6zvepnvc]{overflow-y:auto;overflow-x:hidden;background:var(--color-bg);padding:2rem;font-size:var(--content-font-size)}.ide-content[data-astro-cid-6zvepnvc].no-padding{padding:0}.hidden[data-astro-cid-6zvepnvc]{display:none}.source-editor[data-astro-cid-6zvepnvc]{font-family:var(--font-mono);font-size:.95rem;line-height:1.5;color:var(--color-text)}.source-editor[data-astro-cid-6zvepnvc] .syntax-header{color:#61afef;font-weight:700}.source-editor[data-astro-cid-6zvepnvc] .syntax-link-text{color:#e5c07b}.source-editor[data-astro-cid-6zvepnvc] .syntax-link-url{color:#56b6c2;text-decoration:underline;opacity:.8}.source-editor[data-astro-cid-6zvepnvc] .syntax-punct{color:var(--color-text-muted)}.source-editor[data-astro-cid-6zvepnvc] .syntax-code{color:#98c379}.source-editor[data-astro-cid-6zvepnvc] .syntax-tag{color:#e06c75;font-weight:700}.source-editor[data-astro-cid-6zvepnvc] .syntax-keyword{color:#c678dd}.source-editor[data-astro-cid-6zvepnvc] .syntax-delimiter{color:#5c6370;font-style:italic}.source-editor[data-astro-cid-6zvepnvc] .syntax-code-block{color:#98c379}.source-editor[data-astro-cid-6zvepnvc] .syntax-bold{color:#d19a66;font-weight:700}.code-line[data-astro-cid-6zvepnvc]{display:flex;padding:0;transition:background-color .05s ease}.code-line[data-astro-cid-6zvepnvc]:hover{background-color:color-mix(in srgb,var(--color-text) 5%,transparent)}.line-number[data-astro-cid-6zvepnvc]{width:3.5rem;text-align:right;padding-right:1rem;color:var(--color-text-muted);user-select:none;opacity:.5;flex-shrink:0;background-color:var(--color-bg-sidebar);border-right:1px solid var(--color-border);margin-right:1rem;display:flex;align-items:center;justify-content:flex-end}.line-content[data-astro-cid-6zvepnvc]{white-space:pre-wrap;flex:1;tab-size:2;padding:0 .5rem}.ide-sidebar-left[data-astro-cid-6zvepnvc]::-webkit-scrollbar,.ide-sidebar-right[data-astro-cid-6zvepnvc]::-webkit-scrollbar,.ide-content[data-astro-cid-6zvepnvc]::-webkit-scrollbar{width:10px}.ide-sidebar-left[data-astro-cid-6zvepnvc]::-webkit-scrollbar-track,.ide-sidebar-right[data-astro-cid-6zvepnvc]::-webkit-scrollbar-track,.ide-content[data-astro-cid-6zvepnvc]::-webkit-scrollbar-track{background:var(--color-bg)}.ide-sidebar-left[data-astro-cid-6zvepnvc]::-webkit-scrollbar-thumb,.ide-sidebar-right[data-astro-cid-6zvepnvc]::-webkit-scrollbar-thumb,.ide-content[data-astro-cid-6zvepnvc]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.ide-sidebar-left[data-astro-cid-6zvepnvc]::-webkit-scrollbar-thumb:hover,.ide-sidebar-right[data-astro-cid-6zvepnvc]::-webkit-scrollbar-thumb:hover,.ide-content[data-astro-cid-6zvepnvc]::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}@media(max-width:1024px){.ide-main[data-astro-cid-6zvepnvc]{grid-template-columns:200px 1fr}.ide-sidebar-right[data-astro-cid-6zvepnvc]{display:none}}@media(max-width:768px){.ide-main[data-astro-cid-6zvepnvc]{grid-template-columns:1fr}.ide-sidebar-left[data-astro-cid-6zvepnvc]{display:none}.ide-content[data-astro-cid-6zvepnvc]{padding:1.5rem 1rem}}
