.themes-page[data-astro-cid-v7lhvfaw]{padding:48px 40px;max-width:1400px;margin:0 auto}.ide-frame[data-astro-cid-v7lhvfaw]{border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;height:calc(100vh - 160px);min-height:500px;background:var(--bg-deep)}.toolbar[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:40px;background:var(--bg-raised);border-bottom:1px solid var(--border);flex-shrink:0}.toolbar-title[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:600;color:var(--syn-function)}.toolbar-count[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--fg-muted)}.ide-body[data-astro-cid-v7lhvfaw]{display:flex;flex:1;min-height:0}.sidebar[data-astro-cid-v7lhvfaw]{width:200px;flex-shrink:0;display:flex;flex-direction:column;background:var(--theme-sidebar-bg, var(--bg));border-right:1px solid var(--border);overflow-y:auto;padding:8px 0;transition:background var(--duration-normal) var(--ease-out)}.sidebar-file[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;gap:8px;width:100%;padding:6px 12px;border:none;background:none;color:var(--theme-gutter-fg, var(--fg-muted));font-family:var(--font-mono);font-size:var(--text-xs);cursor:pointer;text-align:left;border-left:2px solid transparent;transition:all var(--duration-fast) var(--ease-out)}.sidebar-file[data-astro-cid-v7lhvfaw]:hover{color:var(--theme-fg, var(--fg));background:color-mix(in srgb,var(--theme-fg, var(--fg)) 8%,var(--theme-sidebar-bg, var(--bg)))}.sidebar-file[data-astro-cid-v7lhvfaw].active{color:var(--theme-fg, var(--fg-bright));background:color-mix(in srgb,var(--theme-fg, var(--fg)) 12%,var(--theme-sidebar-bg, var(--bg)));border-left-color:var(--theme-keyword, var(--syn-keyword))}.file-icon[data-astro-cid-v7lhvfaw]{flex-shrink:0;opacity:.5}.sidebar-file[data-astro-cid-v7lhvfaw].active .file-icon[data-astro-cid-v7lhvfaw]{opacity:1;color:var(--theme-keyword, var(--syn-keyword))}.file-name[data-astro-cid-v7lhvfaw]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-spacer[data-astro-cid-v7lhvfaw]{flex:1}.sidebar-new-theme[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;gap:8px;width:calc(100% - 16px);margin:8px;padding:6px 12px;border:1px dashed var(--border);border-radius:4px;background:none;color:var(--fg-muted);font-family:var(--font-mono);font-size:var(--text-xs);cursor:pointer;transition:all var(--duration-fast) var(--ease-out)}.sidebar-new-theme[data-astro-cid-v7lhvfaw]:hover{color:var(--fg);border-color:var(--fg-muted);background:color-mix(in srgb,var(--fg) 5%,transparent)}.ide-frame[data-astro-cid-v7lhvfaw].is-editing .sidebar-new-theme[data-astro-cid-v7lhvfaw]{display:none}.ide-frame[data-astro-cid-v7lhvfaw].is-editing .sidebar-custom[data-astro-cid-v7lhvfaw]{display:flex!important}.splitter[data-astro-cid-v7lhvfaw]{width:3px;flex-shrink:0;background:var(--theme-splitter-bg, var(--border));cursor:col-resize;transition:background var(--duration-normal) var(--ease-out)}.editor-area[data-astro-cid-v7lhvfaw]{flex:1;min-width:0;display:flex;flex-direction:column}.tab-bar[data-astro-cid-v7lhvfaw]{display:flex;align-items:flex-end;height:36px;background:var(--theme-tab-bar-bg, var(--bg-raised));border-bottom:1px solid var(--theme-tab-bar-border, var(--border));flex-shrink:0;padding:0 8px;gap:1px;transition:background var(--duration-normal) var(--ease-out),border-color var(--duration-normal) var(--ease-out)}.tab[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;gap:6px;padding:6px 14px;font-family:var(--font-mono);font-size:11px;border-radius:4px 4px 0 0;cursor:pointer;user-select:none;background:var(--theme-tab-bar-inactive-bg, var(--bg-raised));color:var(--theme-tab-bar-inactive-fg, var(--fg-muted));transition:background var(--duration-normal) var(--ease-out),color var(--duration-normal) var(--ease-out)}.tab[data-astro-cid-v7lhvfaw].active{background:var(--theme-tab-bar-active-bg, var(--bg));color:var(--theme-tab-bar-active-fg, var(--fg-bright))}.tab-modified[data-astro-cid-v7lhvfaw]{font-size:8px;opacity:.7}.editor-pane[data-astro-cid-v7lhvfaw]{flex:1;min-width:0;display:flex;overflow:hidden;background:var(--theme-bg, var(--bg));transition:background var(--duration-normal) var(--ease-out)}.editor-pane-yaml[data-astro-cid-v7lhvfaw]{overflow:auto}.editor-gutter[data-astro-cid-v7lhvfaw]{display:flex;flex-direction:column;padding:16px 12px 16px 16px;text-align:right;user-select:none;background:var(--theme-gutter-bg, var(--bg));transition:background var(--duration-normal) var(--ease-out)}.line-num[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.5;color:var(--theme-gutter-fg, var(--fg-muted));transition:color var(--duration-normal) var(--ease-out)}.line-num[data-astro-cid-v7lhvfaw].active{color:var(--theme-gutter-fg-active, var(--fg-bright))}.editor-gutter-border[data-astro-cid-v7lhvfaw]{width:1px;flex-shrink:0;background:var(--theme-gutter-border, var(--border));transition:background var(--duration-normal) var(--ease-out)}.editor-code-wrap[data-astro-cid-v7lhvfaw]{flex:1;position:relative;min-width:0;overflow-x:auto;font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.5}.editor-code[data-astro-cid-v7lhvfaw]{position:relative;z-index:1;padding:16px;margin:0;font:inherit;color:var(--theme-fg, var(--fg));white-space:pre;transition:color var(--duration-normal) var(--ease-out)}.editor-pane-yaml[data-astro-cid-v7lhvfaw] .editor-code[data-astro-cid-v7lhvfaw]{user-select:text;cursor:text}.editor-pane-yaml[data-astro-cid-v7lhvfaw] .editor-code-wrap[data-astro-cid-v7lhvfaw]{overflow:visible}.editor-pane-yaml[data-astro-cid-v7lhvfaw] .editor-code-wrap[data-astro-cid-v7lhvfaw]:before{display:none}.editor-pane-yaml[data-astro-cid-v7lhvfaw] .line-num{font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.5;color:var(--theme-gutter-fg, var(--fg-muted))}.editor-code-wrap[data-astro-cid-v7lhvfaw]:before{content:"";position:absolute;left:0;right:0;top:calc(16px + 17lh);height:1lh;background:var(--theme-current-line, var(--bg-hover));pointer-events:none;z-index:0;transition:background var(--duration-normal) var(--ease-out)}.editor-cursor[data-astro-cid-v7lhvfaw]{position:absolute;width:2px;height:1lh;top:calc(16px + 17lh);left:calc(16px + 38ch);background:var(--theme-cursor, var(--fg-bright));pointer-events:none;animation:cursor-blink 1s step-end infinite;transition:background var(--duration-normal) var(--ease-out)}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.editor-code[data-astro-cid-v7lhvfaw] [data-astro-cid-v7lhvfaw]::selection,.editor-code[data-astro-cid-v7lhvfaw] span::selection{background:color-mix(in srgb,var(--theme-selection, var(--syn-keyword)) 60%,transparent);color:inherit}.editor-code[data-astro-cid-v7lhvfaw] .kw{color:var(--theme-keyword, var(--syn-keyword))}.editor-code[data-astro-cid-v7lhvfaw] .fn{color:var(--theme-function, var(--syn-function))}.editor-code[data-astro-cid-v7lhvfaw] .ty{color:var(--theme-type, var(--syn-type))}.editor-code[data-astro-cid-v7lhvfaw] .st{color:var(--theme-string, var(--syn-string))}.editor-code[data-astro-cid-v7lhvfaw] .nm{color:var(--theme-number, var(--syn-number))}.editor-code[data-astro-cid-v7lhvfaw] .cm{color:var(--theme-comment, var(--syn-comment))}.editor-code[data-astro-cid-v7lhvfaw] .vr{color:var(--theme-variable, var(--syn-variable))}.editor-code[data-astro-cid-v7lhvfaw] .op{color:var(--theme-operator, var(--syn-operator))}.editor-code[data-astro-cid-v7lhvfaw] .ct{color:var(--theme-constant, var(--syn-constant))}.editor-code[data-astro-cid-v7lhvfaw] .pn{color:var(--theme-punctuation, var(--syn-punctuation))}.detail-pane[data-astro-cid-v7lhvfaw]{width:320px;flex-shrink:0;background:var(--bg);border-left:1px solid var(--border);overflow-y:auto;padding:20px}.detail-header[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;gap:10px;margin-bottom:4px}.detail-name[data-astro-cid-v7lhvfaw]{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:700;color:var(--fg-bright);letter-spacing:-.02em}.detail-badge[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:2px 8px;border-radius:var(--r-full);background:var(--bg-active);color:var(--fg-muted);border:1px solid var(--border)}.detail-author[data-astro-cid-v7lhvfaw]{font-size:var(--text-xs);color:var(--fg-muted);margin-bottom:8px}.detail-desc[data-astro-cid-v7lhvfaw]{font-size:var(--text-sm);color:var(--fg-dim);line-height:1.5;margin-bottom:24px}.swatch-section[data-astro-cid-v7lhvfaw]{margin-bottom:20px}.swatch-heading[data-astro-cid-v7lhvfaw]{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--syn-string);font-weight:600;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid var(--border)}.swatch-grid[data-astro-cid-v7lhvfaw]{display:flex;flex-direction:column;gap:6px}.swatch-row[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;gap:8px}.swatch-dot[data-astro-cid-v7lhvfaw]{display:block;width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid var(--border);transition:background var(--duration-fast) var(--ease-out)}.swatch-label[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:11px;color:var(--fg-muted);flex:1;min-width:0}.swatch-hex[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:11px;color:var(--fg-dim);text-transform:uppercase}.statusbar[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:28px;background:var(--theme-status-bg, var(--status-bg));border-top:1px solid var(--border);flex-shrink:0;transition:background var(--duration-normal) var(--ease-out)}.statusbar-left[data-astro-cid-v7lhvfaw],.statusbar-right[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;gap:0;font-family:var(--font-mono);font-size:11px;color:var(--theme-status-fg, var(--fg-muted));transition:color var(--duration-normal) var(--ease-out)}.statusbar-right[data-astro-cid-v7lhvfaw]{gap:0}.statusbar-right[data-astro-cid-v7lhvfaw] span[data-astro-cid-v7lhvfaw]:not(.statusbar-sep){padding:0 8px}.statusbar-sep[data-astro-cid-v7lhvfaw]{width:1px;height:14px;background:var(--theme-status-fg, var(--fg-muted));opacity:.4;flex-shrink:0}.detail-editable[data-astro-cid-v7lhvfaw]{display:none}.ide-frame[data-astro-cid-v7lhvfaw].is-editing .detail-editable[data-astro-cid-v7lhvfaw]{display:flex}.ide-frame[data-astro-cid-v7lhvfaw].is-editing .detail-readonly[data-astro-cid-v7lhvfaw]{display:none}.detail-name-input[data-astro-cid-v7lhvfaw]{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:700;color:var(--fg-bright);letter-spacing:-.02em;background:var(--bg-active);border:1px solid var(--border);border-radius:var(--r-sm);padding:4px 8px;flex:1;min-width:0}.detail-author-input[data-astro-cid-v7lhvfaw]{font-size:var(--text-xs);color:var(--fg-muted);background:var(--bg-active);border:1px solid var(--border);border-radius:var(--r-sm);padding:2px 8px;margin-bottom:16px;width:100%;font-family:var(--font-mono)}.detail-base-theme[data-astro-cid-v7lhvfaw]{flex-direction:column;gap:4px;margin-bottom:16px}.detail-label[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dim)}.detail-select[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--fg);background:var(--bg-active);border:1px solid var(--border);border-radius:var(--r-sm);padding:4px 8px;cursor:pointer}.swatch-dot-label[data-astro-cid-v7lhvfaw]{position:relative;cursor:pointer;flex-shrink:0}.swatch-color-input[data-astro-cid-v7lhvfaw]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0;pointer-events:none}.ide-frame[data-astro-cid-v7lhvfaw].is-editing .swatch-color-input[data-astro-cid-v7lhvfaw]{pointer-events:auto}.swatch-hex-input[data-astro-cid-v7lhvfaw]{font-family:var(--font-mono);font-size:11px;color:var(--fg-dim);text-transform:uppercase;background:var(--bg-active);border:1px solid transparent;border-radius:var(--r-sm);padding:1px 4px;width:80px;transition:border-color var(--duration-fast) var(--ease-out)}.swatch-hex-input[data-astro-cid-v7lhvfaw]:focus{border-color:var(--border);outline:none}.detail-actions[data-astro-cid-v7lhvfaw]{flex-direction:column;gap:8px;margin-top:24px;padding-top:16px;border-top:1px solid var(--border)}.btn-download[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:var(--syn-keyword);color:var(--bg);border:none;border-radius:var(--r-sm);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;cursor:pointer;transition:opacity var(--duration-fast) var(--ease-out)}.btn-download[data-astro-cid-v7lhvfaw]:hover{opacity:.85}.btn-exit-edit[data-astro-cid-v7lhvfaw]{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 16px;background:none;color:var(--fg-muted);border:1px solid var(--border);border-radius:var(--r-sm);font-family:var(--font-mono);font-size:var(--text-xs);cursor:pointer;transition:all var(--duration-fast) var(--ease-out)}.btn-exit-edit[data-astro-cid-v7lhvfaw]:hover{color:var(--fg);border-color:var(--fg-muted)}.drop-overlay[data-astro-cid-v7lhvfaw]{display:none;position:fixed;inset:0;z-index:1000;background:#0009;backdrop-filter:blur(4px);align-items:center;justify-content:center}.drop-overlay[data-astro-cid-v7lhvfaw].visible{display:flex}.drop-overlay-content[data-astro-cid-v7lhvfaw]{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--fg-bright);font-family:var(--font-mono);font-size:var(--text-sm);padding:40px 60px;border:2px dashed var(--fg-muted);border-radius:var(--r-lg)}@media(max-width:1024px){.detail-pane[data-astro-cid-v7lhvfaw],.sidebar-new-theme[data-astro-cid-v7lhvfaw]{display:none}}@media(max-width:768px){.themes-page[data-astro-cid-v7lhvfaw]{padding:70px 16px 24px}.ide-frame[data-astro-cid-v7lhvfaw]{height:calc(100vh - 120px)}.sidebar[data-astro-cid-v7lhvfaw]{width:160px}}@media(max-width:480px){.sidebar[data-astro-cid-v7lhvfaw]{width:120px}}.sidebar[data-astro-cid-v7lhvfaw],.detail-pane[data-astro-cid-v7lhvfaw],.editor-pane-yaml[data-astro-cid-v7lhvfaw],.editor-code-wrap[data-astro-cid-v7lhvfaw]{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.sidebar[data-astro-cid-v7lhvfaw]::-webkit-scrollbar,.detail-pane[data-astro-cid-v7lhvfaw]::-webkit-scrollbar,.editor-pane-yaml[data-astro-cid-v7lhvfaw]::-webkit-scrollbar,.editor-code-wrap[data-astro-cid-v7lhvfaw]::-webkit-scrollbar{width:6px;height:6px}.sidebar[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-track,.detail-pane[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-track,.editor-pane-yaml[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-track,.editor-code-wrap[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-track{background:transparent}.sidebar[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb,.detail-pane[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb,.editor-pane-yaml[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb,.editor-code-wrap[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.sidebar[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb:hover,.detail-pane[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb:hover,.editor-pane-yaml[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb:hover,.editor-code-wrap[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-thumb:hover{background:#ffffff40}.sidebar[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-corner,.detail-pane[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-corner,.editor-pane-yaml[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-corner,.editor-code-wrap[data-astro-cid-v7lhvfaw]::-webkit-scrollbar-corner{background:transparent}
