@font-face{font-family:Fira Code;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/FiraCode-Regular.woff2) format("woff2")}@font-face{font-family:Fira Code;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/FiraCode-SemiBold.woff2) format("woff2")}[data-theme=latte]{--base: #ffffff;--mantle: #f5f5f5;--crust: #efefef;--text: #4c4f69;--subtext: #5c5f77;--accent: #1e66f5;--secondary: #8839ef;--surface0: #e6e9ef;--surface1: #dce0e8;--surface2: #ccd0da}:root,[data-theme=frappe]{--base: #303446;--mantle: #292c3c;--crust: #232634;--text: #c6d0f5;--subtext: #a5adce;--accent: #8caaee;--secondary: #ca9ee6;--surface0: #414559;--surface1: #51576d;--surface2: #626880;--yellow: #e5c890;--blog-width: 800px;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--text-xs: .7rem;--text-sm: .8rem;--text-md: .9rem;--text-lg: 1rem;--text-xl: 1.25rem;--text-2xl: 1.5rem}[data-theme=macchiato]{--base: #24273a;--mantle: #1e2030;--crust: #181926;--text: #cad3f5;--subtext: #a5adcb;--accent: #8aadf4;--secondary: #c6a0f6;--surface0: #363a4f;--surface1: #494d64;--surface2: #5b6078}[data-theme=mocha]{--base: #1e1e2e;--mantle: #181825;--crust: #11111b;--text: #cdd6f4;--subtext: #a6adc8;--accent: #89b4fa;--secondary: #cba6f7;--surface0: #313244;--surface1: #45475a;--surface2: #585b70}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}@media(max-width:768px){html{scroll-snap-type:none}.page{min-height:auto;scroll-snap-align:none}}.page{min-height:100vh;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:center}section{border-bottom:none;padding:var(--space-md) var(--space-xl) var(--space-xl)}section h2{font-size:var(--text-xl);color:var(--text);text-align:center;margin-bottom:var(--space-lg)}.card{background-color:var(--surface0);border-radius:var(--radius-md);transition:background-color var(--transition-normal),transform var(--transition-normal)}.card:hover{background-color:var(--surface1)}body{font-family:Fira Code,monospace;font-weight:400;background-color:var(--base);color:var(--text);line-height:1.6;min-height:100vh;transition:background-color var(--transition-slow),color var(--transition-slow)}h1,h2,h3,h4,h5,h6{font-weight:600}a{color:var(--accent);text-decoration:none;transition:color var(--transition-normal)}a:hover{color:var(--secondary)}::selection{background-color:var(--accent);color:var(--crust)}*:focus-visible{outline:2px solid var(--accent);outline-offset:2px}*:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.theme-toggle.svelte-1cmi4dh{position:relative}.toggle-btn.svelte-1cmi4dh{background:var(--surface0);border:none;border-radius:8px;padding:.5rem .75rem;cursor:pointer;transition:background-color .2s ease}.toggle-btn.svelte-1cmi4dh:hover{background:var(--surface1)}.icon.svelte-1cmi4dh{font-size:1.2rem}.dropdown.svelte-1cmi4dh{position:absolute;top:calc(100% + .5rem);right:0;background:var(--surface0);border-radius:8px;padding:.5rem 0;min-width:150px;box-shadow:0 4px 12px #0000004d;z-index:100}.divider.svelte-1cmi4dh{height:1px;background:var(--surface1);margin:.25rem .75rem}.theme-option.svelte-1cmi4dh{display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;background:none;border:none;border-left:2px solid transparent;cursor:pointer;color:var(--subtext);font-family:inherit;font-size:.9rem;transition:all .2s ease}.theme-option.svelte-1cmi4dh:hover:not(.disabled){background:var(--surface1);color:var(--text)}.theme-option.active.svelte-1cmi4dh{background:var(--surface1);color:var(--accent);border-left-color:var(--surface2)}.theme-option.disabled.svelte-1cmi4dh{color:var(--surface2);cursor:not-allowed}.option-icon.svelte-1cmi4dh{font-size:1rem}.option-note.svelte-1cmi4dh{margin-left:auto;font-size:.7rem;color:var(--red);font-style:italic}.which-key.svelte-13t08u6{position:fixed;bottom:1rem;right:1rem;background-color:var(--mantle);border:1px solid var(--surface0);border-radius:8px;padding:.75rem;z-index:1000;font-size:.8rem;box-shadow:0 4px 12px #0003}.which-key-header.svelte-13t08u6{color:var(--subtext);margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--surface0)}.which-key-grid.svelte-13t08u6{display:flex;gap:1.5rem}.which-key-group.svelte-13t08u6{display:flex;flex-direction:column;gap:.25rem}.group-title.svelte-13t08u6{color:var(--accent);font-size:.7rem;text-transform:uppercase;margin-bottom:.25rem}.which-key-item.svelte-13t08u6{display:flex;align-items:center;gap:.5rem;color:var(--text);background:none;border:none;padding:.2rem 0;cursor:pointer;transition:color .2s;font-family:Fira Code,monospace;font-size:.8rem;text-align:left}.which-key-item.svelte-13t08u6:hover{color:var(--accent)}.which-key-item.svelte-13t08u6 kbd:where(.svelte-13t08u6){min-width:1.2rem;text-align:center;padding:.1rem .3rem;background-color:var(--surface0);border-radius:3px;color:var(--text);font-size:.7rem}.which-key.svelte-cf2nzw{position:fixed;bottom:1rem;right:1rem;background-color:var(--mantle);border:1px solid var(--surface0);border-radius:8px;padding:.75rem;z-index:1000;font-size:.8rem;box-shadow:0 4px 12px #0003}.which-key-header.svelte-cf2nzw{color:var(--subtext);margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--surface0)}.which-key-grid.svelte-cf2nzw{display:flex;gap:1.5rem}.which-key-group.svelte-cf2nzw{display:flex;flex-direction:column;gap:.25rem}.group-title.svelte-cf2nzw{color:var(--accent);font-size:.7rem;text-transform:uppercase;margin-bottom:.25rem}.which-key-item.svelte-cf2nzw{display:flex;align-items:center;gap:.5rem;color:var(--text)}.which-key-item.svelte-cf2nzw kbd:where(.svelte-cf2nzw){min-width:1.2rem;text-align:center;padding:.1rem .3rem;background-color:var(--surface0);border-radius:3px;color:var(--text);font-size:.7rem}.backdrop.svelte-jzpmfv{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;z-index:1000}.palette.svelte-jzpmfv{width:90%;max-width:400px;background-color:var(--mantle);border:1px solid var(--surface0);border-radius:8px;overflow:hidden}.search-container.svelte-jzpmfv{display:flex;align-items:center;padding:.75rem;border-bottom:1px solid var(--surface0);gap:.5rem}.prompt.svelte-jzpmfv{color:var(--accent);font-weight:700}.search-input.svelte-jzpmfv{flex:1;background:transparent;border:none;color:var(--text);font-family:Fira Code,monospace;font-size:.9rem;outline:none}.search-input.svelte-jzpmfv::placeholder{color:var(--subtext)}.hint.svelte-jzpmfv{font-size:.65rem;padding:.15rem .3rem;background-color:var(--surface0);color:var(--subtext);border-radius:3px}.commands.svelte-jzpmfv{max-height:250px;overflow-y:auto}.command.svelte-jzpmfv{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem .75rem;background:transparent;border:none;color:var(--text);font-family:Fira Code,monospace;font-size:.85rem;cursor:pointer;text-align:left}.command.selected.svelte-jzpmfv{background-color:var(--surface0)}.command-label.svelte-jzpmfv{color:var(--text)}.command-category.svelte-jzpmfv{font-size:.7rem;color:var(--subtext)}.no-results.svelte-jzpmfv{padding:1.5rem;text-align:center;color:var(--subtext);font-size:.85rem}.search-footer.svelte-jzpmfv{display:flex;justify-content:center;gap:1rem;padding:.5rem;border-top:1px solid var(--surface0);background-color:var(--crust);font-size:.7rem;color:var(--subtext)}.search-footer.svelte-jzpmfv kbd:where(.svelte-jzpmfv){font-size:.65rem;padding:.1rem .25rem;background-color:var(--surface0);border-radius:3px}.which-key.svelte-2f74bc{position:fixed;bottom:1rem;right:1rem;background-color:var(--mantle);border:1px solid var(--surface0);border-radius:8px;padding:.75rem;z-index:1000;font-size:.8rem;box-shadow:0 4px 12px #0003}.which-key-header.svelte-2f74bc{color:var(--subtext);margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--surface0)}.which-key-grid.svelte-2f74bc{display:flex;gap:1.5rem}.which-key-group.svelte-2f74bc{display:flex;flex-direction:column;gap:.25rem}.group-title.svelte-2f74bc{color:var(--accent);font-size:.7rem;text-transform:uppercase;margin-bottom:.25rem}.which-key-item.svelte-2f74bc{display:flex;align-items:center;gap:.5rem;color:var(--text);background:none;border:none;padding:.2rem 0;cursor:pointer;transition:color .2s;font-family:Fira Code,monospace;font-size:.8rem;text-align:left}.which-key-item.svelte-2f74bc:hover{color:var(--accent)}.which-key-item.svelte-2f74bc kbd:where(.svelte-2f74bc){min-width:1.2rem;text-align:center;padding:.1rem .3rem;background-color:var(--surface0);border-radius:3px;color:var(--text);font-size:.7rem}.trigger.svelte-wh9uu8{position:fixed;bottom:1rem;right:1rem;background-color:var(--surface0);border-radius:6px;padding:.4rem .6rem;color:var(--subtext);font-size:.75rem;z-index:100}.trigger.svelte-wh9uu8 kbd:where(.svelte-wh9uu8){color:var(--accent)}.section-nav.svelte-xqhoew{position:fixed;left:1rem;top:50%;transform:translateY(-50%);z-index:40;display:flex;gap:.5rem}.progress-bar.svelte-xqhoew{display:flex;flex-direction:column;gap:2px}.progress-segment.svelte-xqhoew{width:2px;flex:1;background-color:var(--surface0);border-radius:1px;transition:background-color .2s}.progress-segment.active.svelte-xqhoew{background-color:var(--accent)}.page-indicator.svelte-xqhoew{font-size:.6rem;color:var(--subtext);text-align:center;margin-top:.5rem}ul.svelte-xqhoew{list-style:none;display:flex;flex-direction:column;gap:.25rem}.nav-item.svelte-xqhoew{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;background:none;border:none;cursor:pointer;color:var(--subtext);font-family:Fira Code,monospace;font-size:.65rem;transition:color .2s}.nav-item.svelte-xqhoew:hover{color:var(--text)}.nav-item.active.svelte-xqhoew{color:var(--accent)}.dot.svelte-xqhoew{width:6px;height:6px;border-radius:50%;background-color:var(--surface1);transition:background-color .2s,transform .2s}.nav-item.svelte-xqhoew:hover .dot:where(.svelte-xqhoew){background-color:var(--surface2);transform:scale(1.2)}.nav-item.active.svelte-xqhoew .dot:where(.svelte-xqhoew){background-color:var(--accent);transform:scale(1.3)}.label.svelte-xqhoew{opacity:0;transform:translate(-5px);transition:opacity .2s,transform .2s;white-space:nowrap}.section-nav.svelte-xqhoew:hover .label:where(.svelte-xqhoew){opacity:1;transform:translate(0)}.nav-item.active.svelte-xqhoew .label:where(.svelte-xqhoew){opacity:1;transform:translate(0)}@media(max-width:768px){.section-nav.svelte-xqhoew{display:none}}.skip-link.svelte-12qhfyh{position:fixed;top:-100%;left:1rem;z-index:100;padding:.5rem 1rem;background-color:var(--accent);color:var(--base);border-radius:4px;font-size:.875rem;text-decoration:none;transition:top .2s}.skip-link.svelte-12qhfyh:focus{top:1rem}header.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:50;padding:1rem 2rem;background:linear-gradient(to bottom,var(--base) 0%,transparent 100%);transition:background-color .3s,border-color .3s}header.scrolled.svelte-12qhfyh{background:var(--base);border-bottom:1px solid var(--surface0)}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.nav-left.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.nav-link.svelte-12qhfyh{font-size:.9rem;color:var(--subtext);text-decoration:none;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:var(--accent)}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:600;color:var(--text);display:flex;align-items:center}.logo.svelte-12qhfyh:hover{color:var(--subtext)}.logo.svelte-12qhfyh .highlight:where(.svelte-12qhfyh){color:var(--accent)}.logo-letter.svelte-12qhfyh{display:inline-block}.logo-expand.svelte-12qhfyh{display:inline-block;max-width:0;overflow:hidden;opacity:0;transition:max-width .4s ease,opacity .3s ease}.scrolled.svelte-12qhfyh .logo-expand:where(.svelte-12qhfyh){max-width:6rem;opacity:1}@media(max-width:480px){header.svelte-12qhfyh{padding:.75rem 1rem}.nav-left.svelte-12qhfyh{gap:1rem}.logo.svelte-12qhfyh{font-size:1.25rem}.nav-link.svelte-12qhfyh{font-size:.8rem}}
