:root{--color-bg:#282c34;--color-bg-soft:#21252b;--color-bg-mute:#1b1d23;--color-text:#abb2bf;--color-heading:#e5c07b;--color-border:#5454547a;--color-border-hover:#545454a6;--color-success-bg:#2b5e2b44;--color-success-border:#4caf50;--color-success-text:#4caf50;--color-error-bg:#5e2b2b44;--color-error-border:#f44336;--color-error-text:#f44336;--color-code-bg:#1e1e1e;--color-code-text:#d4d4d4;--color-output-bg:#1e1e1e;--color-output-text:#d4d4d4;--color-output-error:#f48771;--color-theme-accent:#61afef;--font-mono:"JetBrains Mono", "Courier New", monospace;--section-gap:160px;--color-background:var(--color-bg);--color-background-soft:var(--color-bg-soft);--color-background-mute:var(--color-bg-mute)}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .3s,background-color .3s}[data-theme=one-dark]{--color-bg:#282c34;--color-bg-soft:#21252b;--color-bg-mute:#1b1d23;--color-text:#abb2bf;--color-heading:#e5c07b;--color-border:#5454547a;--color-border-hover:#545454a6;--color-success-bg:#2b5e2b44;--color-success-border:#4caf50;--color-success-text:#4caf50;--color-error-bg:#5e2b2b44;--color-error-border:#f44336;--color-error-text:#f44336;--color-code-bg:#1e1e1e;--color-code-text:#d4d4d4;--color-output-bg:#1e1e1e;--color-output-text:#d4d4d4;--color-output-error:#f48771;--color-theme-accent:#61afef;--color-theme-gradient:linear-gradient(135deg, #282c34, #61afef)}[data-theme=catppuccin-latte]{--color-bg:#eff1f5;--color-bg-soft:#e6e9ef;--color-bg-mute:#dce0e8;--color-text:#4c4f69;--color-heading:#dc8a78;--color-border:#ccd0da;--color-border-hover:#bcc0cc;--color-success-bg:#40a02b22;--color-success-border:#40a02b;--color-success-text:#40a02b;--color-error-bg:#d20f3922;--color-error-border:#d20f39;--color-error-text:#d20f39;--color-code-bg:#e6e9ef;--color-code-text:#4c4f69;--color-output-bg:#e6e9ef;--color-output-text:#4c4f69;--color-output-error:#d20f39;--color-theme-accent:#8839ef;--color-theme-gradient:linear-gradient(135deg, #eff1f5, #8839ef)}[data-theme=catppuccin-mocha]{--color-bg:#1e1e2e;--color-bg-soft:#181825;--color-bg-mute:#11111b;--color-text:#cdd6f4;--color-heading:#f5e0dc;--color-border:#313244;--color-border-hover:#45475a;--color-success-bg:#a6e3a122;--color-success-border:#a6e3a1;--color-success-text:#a6e3a1;--color-error-bg:#f38ba822;--color-error-border:#f38ba8;--color-error-text:#f38ba8;--color-code-bg:#181825;--color-code-text:#cdd6f4;--color-output-bg:#181825;--color-output-text:#cdd6f4;--color-output-error:#f38ba8;--color-theme-accent:#cba6f7;--color-theme-gradient:linear-gradient(135deg, #1e1e2e, #cba6f7)}[data-theme=nord]{--color-bg:#2e3440;--color-bg-soft:#3b4252;--color-bg-mute:#434c5e;--color-text:#d8dee9;--color-heading:#88c0d0;--color-border:#4c566a;--color-border-hover:#616e88;--color-success-bg:#a3be8c22;--color-success-border:#a3be8c;--color-success-text:#a3be8c;--color-error-bg:#bf616a22;--color-error-border:#bf616a;--color-error-text:#bf616a;--color-code-bg:#3b4252;--color-code-text:#d8dee9;--color-output-bg:#3b4252;--color-output-text:#d8dee9;--color-output-error:#bf616a;--color-theme-accent:#88c0d0;--color-theme-gradient:linear-gradient(135deg, #2e3440, #88c0d0)}[data-theme=github-light]{--color-bg:#fff;--color-bg-soft:#f6f8fa;--color-bg-mute:#e1e4e8;--color-text:#24292f;--color-heading:#1f2328;--color-border:#d0d7de;--color-border-hover:#afb8c1;--color-success-bg:#dafbe122;--color-success-border:#1a7f37;--color-success-text:#1a7f37;--color-error-bg:#ffebe922;--color-error-border:#cf222e;--color-error-text:#cf222e;--color-code-bg:#f6f8fa;--color-code-text:#24292f;--color-output-bg:#f6f8fa;--color-output-text:#24292f;--color-output-error:#cf222e;--color-theme-accent:#0969da;--color-theme-gradient:linear-gradient(135deg, #fff, #0969da)}[data-theme=github-dark]{--color-bg:#0d1117;--color-bg-soft:#161b22;--color-bg-mute:#21262d;--color-text:#c9d1d9;--color-heading:#f0f6fc;--color-border:#30363d;--color-border-hover:#484f58;--color-success-bg:#3fb95022;--color-success-border:#3fb950;--color-success-text:#3fb950;--color-error-bg:#f8514922;--color-error-border:#f85149;--color-error-text:#f85149;--color-code-bg:#161b22;--color-code-text:#c9d1d9;--color-output-bg:#161b22;--color-output-text:#c9d1d9;--color-output-error:#f85149;--color-theme-accent:#58a6ff;--color-theme-gradient:linear-gradient(135deg, #0d1117, #58a6ff)}[data-theme=dracula]{--color-bg:#282a36;--color-bg-soft:#21222c;--color-bg-mute:#191a21;--color-text:#f8f8f2;--color-heading:#ff79c6;--color-border:#44475a;--color-border-hover:#6272a4;--color-success-bg:#50fa7b22;--color-success-border:#50fa7b;--color-success-text:#50fa7b;--color-error-bg:#f552;--color-error-border:#f55;--color-error-text:#f55;--color-code-bg:#21222c;--color-code-text:#f8f8f2;--color-output-bg:#21222c;--color-output-text:#f8f8f2;--color-output-error:#f55;--color-theme-accent:#bd93f9;--color-theme-gradient:linear-gradient(135deg, #282a36, #bd93f9)}[data-theme=tokyo-night]{--color-bg:#1a1b26;--color-bg-soft:#16161e;--color-bg-mute:#0f0f14;--color-text:#a9b1d6;--color-heading:#c0caf5;--color-border:#363b54;--color-border-hover:#4a5080;--color-success-bg:#9ece6a22;--color-success-border:#9ece6a;--color-success-text:#9ece6a;--color-error-bg:#f7768e22;--color-error-border:#f7768e;--color-error-text:#f7768e;--color-code-bg:#16161e;--color-code-text:#a9b1d6;--color-output-bg:#16161e;--color-output-text:#a9b1d6;--color-output-error:#f7768e;--color-theme-accent:#7aa2f7;--color-theme-gradient:linear-gradient(135deg, #1a1b26, #7aa2f7)}[data-theme=gruvbox-dark]{--color-bg:#282828;--color-bg-soft:#1d2021;--color-bg-mute:#32302f;--color-text:#ebdbb2;--color-heading:#fabd2f;--color-border:#504945;--color-border-hover:#665c54;--color-success-bg:#b8bb2622;--color-success-border:#b8bb26;--color-success-text:#b8bb26;--color-error-bg:#fb493422;--color-error-border:#fb4934;--color-error-text:#fb4934;--color-code-bg:#1d2021;--color-code-text:#ebdbb2;--color-output-bg:#1d2021;--color-output-text:#ebdbb2;--color-output-error:#fb4934;--color-theme-accent:#fe8019;--color-theme-gradient:linear-gradient(135deg, #282828, #fe8019)}[data-theme=solarized-dark]{--color-bg:#002b36;--color-bg-soft:#073642;--color-bg-mute:#00212b;--color-text:#839496;--color-heading:#268bd2;--color-border:#586e75;--color-border-hover:#657b83;--color-success-bg:#85990022;--color-success-border:#859900;--color-success-text:#859900;--color-error-bg:#dc322f22;--color-error-border:#dc322f;--color-error-text:#dc322f;--color-code-bg:#073642;--color-code-text:#839496;--color-output-bg:#073642;--color-output-text:#839496;--color-output-error:#dc322f;--color-theme-accent:#268bd2;--color-theme-gradient:linear-gradient(135deg, #002b36, #268bd2)}[data-theme=material-dark]{--color-bg:#263238;--color-bg-soft:#1e272c;--color-bg-mute:#1a1f24;--color-text:#eff;--color-heading:#80cbc4;--color-border:#37474f;--color-border-hover:#455a64;--color-success-bg:#a5d6a722;--color-success-border:#a5d6a7;--color-success-text:#a5d6a7;--color-error-bg:#ef9a9a22;--color-error-border:#ef9a9a;--color-error-text:#ef9a9a;--color-code-bg:#1e272c;--color-code-text:#eff;--color-output-bg:#1e272c;--color-output-text:#eff;--color-output-error:#ef9a9a;--color-theme-accent:#82b1ff;--color-theme-gradient:linear-gradient(135deg, #263238, #82b1ff)}[data-theme=ayu-mirage]{--color-bg:#1f2430;--color-bg-soft:#191e2a;--color-bg-mute:#131721;--color-text:#cbccc6;--color-heading:#fc6;--color-border:#363a45;--color-border-hover:#494d57;--color-success-bg:#a5d6a722;--color-success-border:#a5d6a7;--color-success-text:#a5d6a7;--color-error-bg:#ef9a9a22;--color-error-border:#ef9a9a;--color-error-text:#ef9a9a;--color-code-bg:#191e2a;--color-code-text:#cbccc6;--color-output-bg:#191e2a;--color-output-text:#cbccc6;--color-output-error:#f28779;--color-theme-accent:#73d0ff;--color-theme-gradient:linear-gradient(135deg, #1f2430, #73d0ff)}[data-theme=night-owl]{--color-bg:#011627;--color-bg-soft:#0b2942;--color-bg-mute:#010e17;--color-text:#d6deeb;--color-heading:#ffcb8b;--color-border:#1d3b53;--color-border-hover:#2c4f6e;--color-success-bg:#addb6722;--color-success-border:#addb67;--color-success-text:#addb67;--color-error-bg:#f78c6c22;--color-error-border:#f78c6c;--color-error-text:#f78c6c;--color-code-bg:#0b2942;--color-code-text:#d6deeb;--color-output-bg:#010e17;--color-output-text:#d6deeb;--color-output-error:#f78c6c;--color-theme-accent:#82aaff;--color-theme-gradient:linear-gradient(135deg, #acd7bb, #2f1f28)}[data-theme=kanagawa-wave]{--color-bg:#1f1f28;--color-bg-soft:#2a2a37;--color-bg-mute:#16161d;--color-text:#dcd7ba;--color-heading:#ff9e3b;--color-border:#363646;--color-border-hover:#54546d;--color-success-bg:#98bb6c22;--color-success-border:#98bb6c;--color-success-text:#98bb6c;--color-error-bg:#e4687622;--color-error-border:#e46876;--color-error-text:#e46876;--color-code-bg:#2a2a37;--color-code-text:#dcd7ba;--color-output-bg:#16161d;--color-output-text:#dcd7ba;--color-output-error:#e46876;--color-theme-accent:#ff9e3b;--color-theme-gradient:linear-gradient(135deg, #dcd7ba, #1f1f28)}[data-theme=rose-pine]{--color-bg:#191724;--color-bg-soft:#1f1d2e;--color-bg-mute:#26233a;--color-text:#e0def4;--color-heading:#c4a7e7;--color-border:#26233a;--color-border-hover:#403d52;--color-success-bg:#9ccfd822;--color-success-border:#9ccfd8;--color-success-text:#9ccfd8;--color-error-bg:#eb6f9222;--color-error-border:#eb6f92;--color-error-text:#eb6f92;--color-code-bg:#1f1d2e;--color-code-text:#e0def4;--color-output-bg:#1f1d2e;--color-output-text:#e0def4;--color-output-error:#eb6f92;--color-theme-accent:#ebbcba;--color-theme-gradient:linear-gradient(135deg, #191724, #c4a7e7)}#app{max-width:1100px;margin:0 auto}a{color:var(--color-heading);transition:all .15s}@media (hover:hover){a:hover{background-color:#0000}}body{place-items:unset;display:block}.btn{background:var(--color-heading);color:var(--color-bg);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:opacity .15s;display:inline-flex}.btn:hover{opacity:.85}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-sm{padding:.35rem .75rem;font-size:.8rem}.btn-secondary{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.btn-secondary:hover{background:var(--color-border-hover)}.theme-selector[data-v-31400efa]{-webkit-user-select:none;user-select:none;position:relative}.theme-trigger[data-v-31400efa]{border:1px solid var(--color-border);background:var(--color-bg-soft);color:var(--color-text);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.45rem;padding:.3rem .6rem;font-family:inherit;font-size:.8rem;transition:border-color .15s;display:flex}.theme-trigger[data-v-31400efa]:hover{border-color:var(--color-border-hover)}.trigger-swatch[data-v-31400efa]{border:1px solid #ffffff1a;border-radius:3px;flex-shrink:0;width:14px;height:14px}.trigger-name[data-v-31400efa]{line-height:1}.trigger-arrow[data-v-31400efa]{opacity:.7;font-size:.55rem;line-height:1;transition:transform .2s}.trigger-arrow.up[data-v-31400efa]{transform:rotate(180deg)}.theme-dropdown[data-v-31400efa]{background:var(--color-bg);border:1px solid var(--color-border);z-index:200;border-radius:8px;min-width:200px;max-height:360px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 4px 16px #00000059}@media (width<=768px){.theme-selector[data-v-31400efa]{width:100%}.theme-trigger[data-v-31400efa]{justify-content:center;width:100%}.theme-dropdown[data-v-31400efa]{width:min(320px,100vw - 3rem);left:50%;right:auto;transform:translate(-50%)}}.theme-option[data-v-31400efa]{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:.5rem;padding:.4rem .5rem;font-family:inherit;font-size:.82rem;transition:background .12s;display:flex}.theme-option[data-v-31400efa]:hover{background:var(--color-border-hover)}.theme-option.active[data-v-31400efa]{background:var(--color-bg-mute);font-weight:600}.option-swatch[data-v-31400efa]{border:1px solid #ffffff14;border-radius:3px;flex-shrink:0;width:18px;height:18px}.option-name[data-v-31400efa]{flex:1}.option-check[data-v-31400efa]{opacity:.8;flex-shrink:0;font-size:.75rem}.dropdown-enter-active[data-v-31400efa],.dropdown-leave-active[data-v-31400efa]{transition:opacity .15s,transform .15s}.dropdown-enter-from[data-v-31400efa],.dropdown-leave-to[data-v-31400efa]{opacity:0;transform:translateY(-4px)}.lang-picker[data-v-7c9cd0fb]{gap:4px;display:flex}.lang-btn[data-v-7c9cd0fb]{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;transition:background .15s,border-color .15s;display:flex}.lang-btn[data-v-7c9cd0fb]:hover{background:var(--color-border-hover)}.lang-btn.active[data-v-7c9cd0fb]{border-color:var(--color-heading);background:var(--color-border-hover)}.app-header[data-v-d9a70e22]{border-bottom:1px solid var(--color-border);padding:0 1.5rem;position:relative}.app-header[data-v-d9a70e22]:before{content:"";background:var(--color-theme-gradient);z-index:1;height:3px;position:absolute;top:0;left:0;right:0}.header-inner[data-v-d9a70e22]{justify-content:space-between;align-items:center;max-width:1100px;height:3.5rem;margin:0 auto;display:flex}.logo[data-v-d9a70e22]{color:var(--color-heading);font-size:1.2rem;font-weight:700;text-decoration:none}.desktop-nav[data-v-d9a70e22]{gap:1rem;display:flex}.desktop-nav a[data-v-d9a70e22]{color:var(--color-text);border-radius:4px;padding:.25rem .5rem;text-decoration:none;transition:background .15s}.desktop-nav a[data-v-d9a70e22]:hover{background:var(--color-border-hover)}.desktop-nav a.active[data-v-d9a70e22]{color:var(--color-theme-accent);font-weight:600;position:relative}.desktop-nav a.active[data-v-d9a70e22]:after{content:"";background:var(--color-theme-gradient);border-radius:1px;height:2px;position:absolute;bottom:-.3rem;left:.5rem;right:.5rem}.desktop-pickers[data-v-d9a70e22]{align-items:center;gap:.5rem;display:flex}.hamburger[data-v-d9a70e22]{cursor:pointer;background:0 0;border:none;width:24px;height:20px;padding:0;display:none;position:relative}.hamburger span[data-v-d9a70e22]{background:var(--color-text);width:100%;height:2px;transition:all .25s;display:block;position:absolute;left:0}.hamburger span[data-v-d9a70e22]:first-child{top:0}.hamburger span[data-v-d9a70e22]:nth-child(2){top:9px}.hamburger span[data-v-d9a70e22]:nth-child(3){top:18px}.hamburger.open span[data-v-d9a70e22]:first-child{top:9px;transform:rotate(45deg)}.hamburger.open span[data-v-d9a70e22]:nth-child(2){opacity:0}.hamburger.open span[data-v-d9a70e22]:nth-child(3){top:9px;transform:rotate(-45deg)}.menu-overlay[data-v-d9a70e22]{z-index:99;background:#0006;position:fixed;inset:3.5rem 0 0}.mobile-menu[data-v-d9a70e22]{background:var(--color-bg);border-bottom:1px solid var(--color-border);z-index:100;padding:1rem 1.5rem;position:absolute;top:100%;left:0;right:0}.mobile-nav[data-v-d9a70e22]{flex-direction:column;gap:.25rem;display:flex}.mobile-nav a[data-v-d9a70e22]{color:var(--color-text);border-radius:6px;padding:.6rem .75rem;font-size:1rem;text-decoration:none;transition:background .15s}.mobile-nav a[data-v-d9a70e22]:hover{background:var(--color-border-hover)}.mobile-nav a.active[data-v-d9a70e22]{color:var(--color-theme-accent);background:var(--color-background-mute);font-weight:600}.mobile-menu hr[data-v-d9a70e22]{border:none;border-top:1px solid var(--color-border);margin:.75rem 0}.mobile-pickers[data-v-d9a70e22]{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.fade-enter-active[data-v-d9a70e22],.fade-leave-active[data-v-d9a70e22]{transition:opacity .2s}.fade-enter-from[data-v-d9a70e22],.fade-leave-to[data-v-d9a70e22]{opacity:0}.slide-enter-active[data-v-d9a70e22],.slide-leave-active[data-v-d9a70e22]{transition:transform .25s,opacity .2s}.slide-enter-from[data-v-d9a70e22],.slide-leave-to[data-v-d9a70e22]{opacity:0;transform:translateY(-8px)}@media (width<=768px){.desktop-nav[data-v-d9a70e22],.desktop-pickers[data-v-d9a70e22]{display:none}.hamburger[data-v-d9a70e22]{display:block}}
