:root{--c-red:#ff595e;--c-yellow:#ffca3a;--c-green:#8ac926;--c-blue:#1982c4;--c-link:#1568a3;--c-purple:#6a4c93;--bg:#f8fafc;--surface:#fff;--text:#1f2937;--muted:#556071;--border:#d9e2ef;--shadow:0 12px 30px rgba(15,23,42,.08);--tx-purple:#6a4c93;--tx-blue:#1568a3;--tx-blue-strong:#1982c4;--tx-green:#4f7d10;--body-bg:radial-gradient(circle at top right,rgba(255,202,58,.28),transparent 33%),radial-gradient(circle at top left,rgba(25,130,196,.24),transparent 40%),var(--bg);--header-bg:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.82)),linear-gradient(120deg,rgba(255,89,94,.16),rgba(25,130,196,.12) 45%,rgba(106,76,147,.16));--header-border:rgba(106,76,147,.16);--nav-bg:hsla(0,0%,100%,.66);--nav-link-bg:hsla(0,0%,100%,.72);--hero-bg:radial-gradient(circle at top right,rgba(255,202,58,.24),transparent 26%),radial-gradient(circle at bottom left,rgba(25,130,196,.14),transparent 30%),linear-gradient(145deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.94)),var(--surface);--hero-border:rgba(106,76,147,.14);--block-bg:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.95)),var(--surface);--card-bg:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.94)),#fff;--start-bg:linear-gradient(130deg,rgba(138,201,38,.06),rgba(25,130,196,.06));--pill-bg:linear-gradient(130deg,rgba(255,202,58,.45),rgba(138,201,38,.35));--pill-text:#0f172a;--eyebrow-bg:linear-gradient(130deg,rgba(255,202,58,.2),rgba(106,76,147,.12));--pre-bg:rgba(25,130,196,.08);--pre-border:var(--c-blue);--figure-bg:radial-gradient(circle at top right,rgba(25,130,196,.06),transparent 60%),var(--surface);--thead-bg:linear-gradient(130deg,rgba(106,76,147,.14),rgba(25,130,196,.1));--thead-border:rgba(106,76,147,.2);--row-alt-bg:rgba(25,130,196,.04);--row-hover-bg:rgba(255,202,58,.12);--faq-hover-bg:rgba(106,76,147,.05);--card-shadow:0 10px 24px rgba(15,23,42,.05);--brand-grad:linear-gradient(135deg,var(--c-red),var(--c-purple) 52%,var(--c-blue));--h1-grad:linear-gradient(135deg,var(--c-red),var(--c-purple));--svg-ink:#1f2937;--svg-muted:#556071;--svg-panel:#fff;--svg-panel-alt:#f8fafc;--svg-grid:#d9e2ef;--svg-stroke-muted:#556071;--svg-tx-red:#d83b41;--svg-tx-green:#5a8a16;--svg-tx-yellow:#a97b00;--svg-tx-blue:#1982c4;--svg-tx-purple:#6a4c93}*{box-sizing:border-box}#__nuxt,body,html{margin:0;min-height:100%}body{background:var(--body-bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.65}a{color:inherit}.site-shell{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}.site-footer,.site-header,.site-main{margin:0 auto;width:min(1100px,92vw)}.site-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--header-bg);border:1px solid var(--header-border);border-radius:1.1rem;box-shadow:var(--shadow);display:flex;gap:1.2rem;justify-content:space-between;margin-top:1rem;padding:1rem 1.2rem;position:sticky;top:0;z-index:20}.brand{font-weight:800;gap:.6rem;min-width:0;text-decoration:none}.brand,.brand-mark{align-items:center;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#ff595e2e,#6a4c932e);border-radius:999px;box-shadow:inset 0 0 0 1px #ff595e1f;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.brand-dot{background:linear-gradient(145deg,var(--c-red),var(--c-purple));border-radius:999px;box-shadow:0 0 0 3px #ff595e33;height:.95rem;width:.95rem}.brand-text{background:var(--brand-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.main-nav{background:var(--nav-bg);border:1px solid var(--header-border);border-radius:999px;display:flex;flex-wrap:wrap;gap:.55rem;padding:.35rem}.nav-link{background:var(--nav-link-bg);border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:600;padding:.45rem .8rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.nav-link:first-child{color:var(--tx-purple)}.nav-link:nth-child(2){color:var(--tx-blue)}.nav-link:nth-child(3){color:var(--tx-green)}.nav-link.router-link-active,.nav-link:hover{background:linear-gradient(130deg,var(--c-blue),var(--c-purple));border-color:transparent;box-shadow:0 10px 22px #1982c433;color:#fff;transform:translateY(-1px)}.site-main{padding-bottom:3rem}.article-layout,.hero-panel,.related-panel,.section-block{background:var(--surface);border:1px solid var(--border);border-radius:1rem;box-shadow:var(--shadow)}.hero-panel{background:var(--hero-bg);border-color:var(--hero-border);overflow:hidden;padding:2rem;position:relative}.hero-panel:after{background:radial-gradient(circle,rgba(106,76,147,.14),transparent 68%);border-radius:999px;content:"";height:11rem;inset:auto -4rem -4rem auto;pointer-events:none;position:absolute;width:11rem}.eyebrow{align-items:center;background:var(--eyebrow-bg);border:1px solid var(--hero-border);border-radius:999px;color:var(--tx-purple);display:inline-flex;font-size:.78rem;font-weight:700;gap:.45rem;letter-spacing:.08em;margin:0;padding:.38rem .72rem;text-transform:uppercase}.hero-panel h1{font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.15;margin:.6rem 0 .9rem}.hero-panel p{color:var(--muted);margin:0}.home-hero{margin-top:1.35rem}.home-hero-title{background:var(--brand-grad);-webkit-background-clip:text;max-width:min(24ch,75%);-webkit-text-fill-color:transparent;background-clip:text}.home-hero-copy{font-size:1.02rem;max-width:62ch}.home-hero-pills{position:relative;z-index:1}.section-block{margin-top:1.4rem;padding:1.5rem}.home-section-block{background:var(--block-bg);overflow:hidden;position:relative}.home-section-block:before{background:linear-gradient(90deg,var(--c-red),var(--c-yellow),var(--c-green),var(--c-blue),var(--c-purple));content:"";height:4px;inset:0 0 auto;position:absolute}.section-head{align-items:baseline;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.section-block h2,.section-head h2{margin:0}.home-section-head h2{border-left:4px solid var(--c-purple);color:var(--tx-purple);padding-left:.85rem}.section-head p{color:var(--muted);font-size:.9rem;margin:0}.pill-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.9rem}.pill-link{background:var(--pill-bg);border-radius:.7rem;color:var(--pill-text);font-size:.9rem;font-weight:700;padding:.45rem .9rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.pill-link:hover{box-shadow:0 12px 22px #ffca3a29;transform:translateY(-1px)}.card-grid{display:grid;gap:.95rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.article-card{background:var(--card-bg);border:1px solid var(--border);border-radius:.85rem;box-shadow:var(--card-shadow);display:grid;gap:.6rem;padding:1rem;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.article-card h3{color:var(--tx-blue);line-height:1.3;margin:0}.article-card p{color:var(--muted);font-size:.94rem;margin:0}.article-card:hover{border-color:#1982c46b;box-shadow:0 16px 32px #1982c41f;transform:translateY(-2px)}.article-path,.card-path{color:var(--tx-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem}.home-section-card{gap:.55rem}.home-section-card-head{text-decoration:none}.home-section-card .card-path{font-weight:700;margin-top:.1rem;text-decoration:none}.card-links{display:grid;gap:.35rem;list-style:none;margin:.25rem 0 .2rem;padding:0}.card-links li{padding-left:.95rem;position:relative}.card-links li:before{background:var(--c-green);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.55em;width:5px}.card-links a{color:var(--tx-purple);font-size:.9rem;font-weight:600;text-decoration:none}.card-links a:hover{color:var(--tx-blue);text-decoration:underline}.start-here-list{gap:.7rem}.start-here-link{background:var(--start-bg);border:1px solid var(--border);border-radius:.7rem;display:grid;gap:.2rem;padding:.7rem .85rem;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.start-here-link:hover{border-color:#1982c46b;box-shadow:0 12px 24px #1982c41a;transform:translateY(-1px)}.start-here-title{color:var(--tx-blue);font-weight:700}.start-here-desc{color:var(--muted);font-size:.9rem}.article-layout{margin-top:1rem;padding:2rem}.article-content{margin-top:1.5rem}.prose :where(h2,h3,h4){line-height:1.25;margin-bottom:.7rem;margin-top:1.6rem}.prose h1 a,.prose h2 a,.prose h3 a,.prose h4 a,.prose h5 a,.prose h6 a{color:inherit;cursor:auto;pointer-events:none;text-decoration:none}.prose h1{background:var(--h1-grad);-webkit-background-clip:text;font-size:clamp(1.55rem,3.4vw,2.25rem);line-height:1.2;margin:0 0 1rem;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.prose h2{border-left:4px solid var(--c-purple);color:var(--tx-purple);font-weight:700;padding-left:.75rem}.prose h3{color:var(--tx-blue);font-weight:700;padding-left:.5rem;position:relative}.prose h3:before{background:var(--c-blue);border-radius:2px;content:"";height:70%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.prose h4{color:var(--tx-green);font-weight:600}.prose p{margin:.75rem 0}.prose a{color:var(--c-link);text-underline-offset:2px}.prose code{background:none;border:0;border-radius:0;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95em;font-weight:inherit;overflow-wrap:break-word;padding:0;word-break:break-word}.prose a code{color:inherit}.prose h1 a code,.prose h2 a code,.prose h3 a code,.prose h4 a code,.prose h5 a code,.prose h6 a code{color:var(--text);-webkit-text-fill-color:var(--text)}.prose pre{background:var(--pre-bg);border:1px solid var(--pre-border);border-radius:.8rem;color:var(--text);line-height:1.5;margin:0;overflow-x:auto;padding:1rem}.prose pre:focus-visible{outline:2px solid var(--c-purple);outline-offset:2px}.prose pre code{background:none;color:inherit;display:block;font-weight:inherit;overflow-x:visible;padding:0}.prose .shiki .sJ8bj{--shiki-default:#586069}.prose .shiki .szBVR{--shiki-default:#bd2130}.prose .shiki .s9eBZ{--shiki-default:#197a33}.prose .shiki .s4XuR{--shiki-default:#a85008}.prose pre code:after,.prose pre code:before{content:"";display:none}.prose blockquote{border-left:4px solid var(--c-yellow);color:var(--muted);margin:1rem 0;padding-left:1rem}.prose pre{margin:1.1rem 0}.prose hr{background:linear-gradient(90deg,var(--c-red),var(--c-yellow),var(--c-green),var(--c-blue),var(--c-purple));border:none;border-radius:2px;height:2px;margin:1.8rem 0;opacity:.5}.prose figure{margin:1.6rem 0}.prose figure svg{background:var(--figure-bg);border:1px solid var(--border);border-radius:.9rem;box-shadow:var(--card-shadow);display:block;height:auto;padding:1.1rem;width:100%}.prose figcaption{color:var(--muted);font-size:.86rem;line-height:1.45;margin-top:.65rem;text-align:center}.prose table{background:var(--surface);border:1px solid var(--border);border-collapse:separate;border-radius:.85rem;border-spacing:0;box-shadow:0 10px 24px #0f172a0f;font-size:.93rem;margin:1.5rem 0;overflow:hidden;width:100%}.prose thead th{background:var(--thead-bg);border-bottom:2px solid var(--thead-border);color:var(--tx-purple);font-size:.76rem;font-weight:700;letter-spacing:.04em;padding:.72rem .95rem;text-align:left;text-transform:uppercase}.prose tbody td{border-bottom:1px solid var(--border);padding:.64rem .95rem;vertical-align:top}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:nth-child(2n){background:var(--row-alt-bg)}.prose tbody tr:hover{background:var(--row-hover-bg)}.prose table code{background:none;white-space:nowrap}.prose ol,.prose ul{list-style:none;margin:.95rem 0;padding-left:0}.prose li{margin:.45rem 0;padding-left:1.6rem;position:relative}.prose ul>li:before{background:linear-gradient(135deg,var(--c-blue),var(--c-purple));border-radius:50%;box-shadow:0 0 0 3px #1982c41f;content:"";height:.5rem;left:.1rem;position:absolute;top:.62em;width:.5rem}.prose ol{counter-reset:prose-li}.prose ol>li{counter-increment:prose-li;padding-left:1.85rem}.prose ol>li:before{align-items:center;background:linear-gradient(135deg,var(--c-blue),var(--c-purple));border-radius:50%;color:#fff;content:counter(prose-li);display:inline-flex;font-size:.7rem;font-weight:700;height:1.25rem;justify-content:center;left:0;position:absolute;top:.08em;width:1.25rem}.prose li>ol,.prose li>ul{margin:.35rem 0}.prose li>p{margin:.2rem 0}.related-panel{margin-top:1rem}.related-list{display:grid;gap:.5rem;margin-top:.85rem}.related-link{color:var(--tx-purple);font-weight:600;text-decoration:none}.site-footer{border-top:1px solid var(--border);color:var(--muted);margin-top:2rem;padding:1.2rem 0 2rem}.site-footer p{margin:.2rem 0}.footer-note{font-size:.9rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.35rem 1.1rem;margin-top:.75rem}.footer-nav-link{color:var(--tx-purple);font-size:.9rem;font-weight:600;text-decoration:none}.footer-nav-link:focus-visible,.footer-nav-link:hover{color:var(--tx-blue);text-decoration:underline}.footer-social{margin-top:.6rem}.footer-social-link{align-items:center;border-radius:50%;color:var(--muted);display:inline-flex;height:36px;justify-content:center;transition:color .12s ease,background-color .12s ease;width:36px}.footer-social-link:focus-visible,.footer-social-link:hover{background-color:var(--border);color:var(--text,currentColor);text-decoration:none}.footer-social-icon{display:block}@media(max-width:720px){.site-header{align-items:flex-start;flex-direction:column;padding:1rem}.header-tools{align-items:flex-start;justify-content:space-between;width:100%}.main-nav{flex:1 1 auto}.article-layout,.hero-panel,.section-block{padding:1.2rem}.prose table{display:block;overflow-x:auto;white-space:nowrap}.home-hero-title{max-width:none}.home-hero{margin-top:1rem}}@media(min-width:1400px){.site-footer,.site-header,.site-main{width:min(1280px,92vw)}}.article-content .faq-item{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 12px #0f172a0a;margin:.75rem 0;overflow:hidden}.article-content .faq-item+.faq-item{margin-top:.75rem}.article-content .faq-item>summary.faq-question{align-items:center;color:var(--text);cursor:pointer;display:flex;font-weight:600;gap:1rem;justify-content:space-between;list-style:none;padding:1rem 1.25rem;transition:color .2s ease,background .2s ease}.article-content .faq-item>summary.faq-question::-webkit-details-marker{display:none}.article-content .faq-item>summary.faq-question:after{color:var(--tx-purple);content:"+";flex:0 0 auto;font-size:1.35rem;font-weight:400;line-height:1;transition:transform .2s ease}.article-content .faq-item[open]>summary.faq-question:after{content:"−"}.article-content .faq-item>summary.faq-question:hover{background:var(--faq-hover-bg);color:var(--tx-purple)}.article-content .faq-item>:not(summary){margin:0 1.25rem 1rem}.article-content .faq-item>summary.faq-question+*{margin-top:.25rem}@media(min-width:1920px){.site-footer,.site-header,.site-main{width:min(1440px,88vw)}body{font-size:1.05rem}}.header-tools{align-items:center;display:flex;gap:.6rem}.theme-toggle{align-items:center;background:var(--nav-link-bg);border:1px solid var(--header-border);border-radius:999px;color:var(--tx-purple);cursor:pointer;display:inline-flex;flex:0 0 auto;height:2.35rem;justify-content:center;padding:0;transition:transform .2s ease,color .2s ease,background .2s ease;width:2.35rem}.theme-toggle:hover{color:var(--tx-blue);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:2px solid var(--c-purple);outline-offset:2px}.theme-toggle svg{display:block;height:1.15rem;width:1.15rem}.theme-toggle .icon-sun{display:none}:root[data-theme=dark]{--c-link:#7cc0f0;--bg:#0d1219;--surface:#161d27;--text:#e7edf6;--muted:#a9b5c6;--border:#2c3644;--shadow:0 12px 30px rgba(0,0,0,.5);--tx-purple:#c6ade9;--tx-blue:#7cc0f0;--tx-blue-strong:#7cc0f0;--tx-green:#a8dc4f;--body-bg:radial-gradient(circle at top right,rgba(255,202,58,.1),transparent 33%),radial-gradient(circle at top left,rgba(25,130,196,.14),transparent 40%),var(--bg);--header-bg:linear-gradient(135deg,rgba(22,29,39,.92),rgba(22,29,39,.86)),linear-gradient(120deg,rgba(255,89,94,.22),rgba(25,130,196,.18) 45%,rgba(106,76,147,.28));--header-border:rgba(198,173,233,.24);--nav-bg:rgba(13,18,25,.55);--nav-link-bg:hsla(0,0%,100%,.07);--hero-bg:radial-gradient(circle at top right,rgba(255,202,58,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(25,130,196,.16),transparent 30%),linear-gradient(145deg,rgba(28,37,50,.98),rgba(22,29,39,.96)),var(--surface);--hero-border:rgba(198,173,233,.2);--block-bg:linear-gradient(180deg,rgba(27,36,49,.98),rgba(22,29,39,.96)),var(--surface);--card-bg:linear-gradient(180deg,rgba(29,38,51,.98),rgba(22,29,39,.96)),var(--surface);--start-bg:linear-gradient(130deg,rgba(138,201,38,.1),rgba(25,130,196,.12));--pill-bg:linear-gradient(130deg,rgba(255,202,58,.88),rgba(138,201,38,.78));--pill-text:#0f172a;--eyebrow-bg:linear-gradient(130deg,rgba(255,202,58,.18),rgba(106,76,147,.28));--pre-bg:#101821;--pre-border:#33506b;--figure-bg:radial-gradient(circle at top right,rgba(25,130,196,.1),transparent 60%),var(--surface);--thead-bg:linear-gradient(130deg,rgba(106,76,147,.42),rgba(25,130,196,.3));--thead-border:rgba(198,173,233,.3);--row-alt-bg:hsla(0,0%,100%,.035);--row-hover-bg:rgba(255,202,58,.1);--faq-hover-bg:rgba(198,173,233,.09);--card-shadow:0 10px 24px rgba(0,0,0,.45);--brand-grad:linear-gradient(135deg,#ff8b8f,#c6ade9 52%,#7cc0f0);--h1-grad:linear-gradient(135deg,#ff8b8f,#c6ade9);--svg-ink:#e7edf6;--svg-muted:#b4bfcf;--svg-panel:#1b2431;--svg-panel-alt:#131a23;--svg-grid:#3a4756;--svg-stroke-muted:#93a0b1;--svg-tx-red:#ff9296;--svg-tx-green:#a8dc4f;--svg-tx-yellow:#ffca3a;--svg-tx-blue:#7cc0f0;--svg-tx-purple:#c6ade9}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--c-link:#7cc0f0;--bg:#0d1219;--surface:#161d27;--text:#e7edf6;--muted:#a9b5c6;--border:#2c3644;--shadow:0 12px 30px rgba(0,0,0,.5);--tx-purple:#c6ade9;--tx-blue:#7cc0f0;--tx-blue-strong:#7cc0f0;--tx-green:#a8dc4f;--body-bg:radial-gradient(circle at top right,rgba(255,202,58,.1),transparent 33%),radial-gradient(circle at top left,rgba(25,130,196,.14),transparent 40%),var(--bg);--header-bg:linear-gradient(135deg,rgba(22,29,39,.92),rgba(22,29,39,.86)),linear-gradient(120deg,rgba(255,89,94,.22),rgba(25,130,196,.18) 45%,rgba(106,76,147,.28));--header-border:rgba(198,173,233,.24);--nav-bg:rgba(13,18,25,.55);--nav-link-bg:hsla(0,0%,100%,.07);--hero-bg:radial-gradient(circle at top right,rgba(255,202,58,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(25,130,196,.16),transparent 30%),linear-gradient(145deg,rgba(28,37,50,.98),rgba(22,29,39,.96)),var(--surface);--hero-border:rgba(198,173,233,.2);--block-bg:linear-gradient(180deg,rgba(27,36,49,.98),rgba(22,29,39,.96)),var(--surface);--card-bg:linear-gradient(180deg,rgba(29,38,51,.98),rgba(22,29,39,.96)),var(--surface);--start-bg:linear-gradient(130deg,rgba(138,201,38,.1),rgba(25,130,196,.12));--pill-bg:linear-gradient(130deg,rgba(255,202,58,.88),rgba(138,201,38,.78));--pill-text:#0f172a;--eyebrow-bg:linear-gradient(130deg,rgba(255,202,58,.18),rgba(106,76,147,.28));--pre-bg:#101821;--pre-border:#33506b;--figure-bg:radial-gradient(circle at top right,rgba(25,130,196,.1),transparent 60%),var(--surface);--thead-bg:linear-gradient(130deg,rgba(106,76,147,.42),rgba(25,130,196,.3));--thead-border:rgba(198,173,233,.3);--row-alt-bg:hsla(0,0%,100%,.035);--row-hover-bg:rgba(255,202,58,.1);--faq-hover-bg:rgba(198,173,233,.09);--card-shadow:0 10px 24px rgba(0,0,0,.45);--brand-grad:linear-gradient(135deg,#ff8b8f,#c6ade9 52%,#7cc0f0);--h1-grad:linear-gradient(135deg,#ff8b8f,#c6ade9);--svg-ink:#e7edf6;--svg-muted:#b4bfcf;--svg-panel:#1b2431;--svg-panel-alt:#131a23;--svg-grid:#3a4756;--svg-stroke-muted:#93a0b1;--svg-tx-red:#ff9296;--svg-tx-green:#a8dc4f;--svg-tx-yellow:#ffca3a;--svg-tx-blue:#7cc0f0;--svg-tx-purple:#c6ade9}}:root[data-theme=dark] .theme-toggle .icon-sun{display:block}:root[data-theme=dark] .theme-toggle .icon-moon{display:none}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle .icon-sun{display:block}:root:not([data-theme=light]) .theme-toggle .icon-moon{display:none}}.prose figure svg text:not([fill]),.prose figure svg text[fill="#1f2937"],.prose figure svg text[fill=currentColor],.prose figure svg tspan:not([fill]){fill:var(--svg-ink)}.prose figure svg text[fill="#0f172a"]{fill:#0f172a}.prose figure svg text[fill="#556071"]{fill:var(--svg-muted)}.prose figure svg text[fill="#d83b41"]{fill:var(--svg-tx-red)}.prose figure svg text[fill="#5a8a16"]{fill:var(--svg-tx-green)}.prose figure svg text[fill="#a97b00"],.prose figure svg text[fill="#caa01f"]{fill:var(--svg-tx-yellow)}.prose figure svg text[fill="#1982c4"]{fill:var(--svg-tx-blue)}.prose figure svg text[fill="#6a4c93"]{fill:var(--svg-tx-purple)}.prose figure svg rect[fill="#fff"],.prose figure svg rect[fill="#ffffff"]{fill:var(--svg-panel)}.prose figure svg circle[fill="#f8fafc"],.prose figure svg path[fill="#f8fafc"],.prose figure svg rect[fill="#f8fafc"]{fill:var(--svg-panel-alt)}.prose figure svg [fill="#d9e2ef"]{fill:var(--svg-grid)}.prose figure svg [stroke="#d9e2ef"]{stroke:var(--svg-grid)}.prose figure svg line[stroke="#556071"],.prose figure svg path[stroke="#556071"],.prose figure svg polyline[stroke="#556071"]{stroke:var(--svg-stroke-muted)}.prose figure svg marker path[fill="#556071"]{fill:var(--svg-stroke-muted)}:root[data-theme=dark] .prose figure svg text[fill="#166a9e"]{fill:var(--svg-tx-blue)}:root[data-theme=dark] .prose figure svg text[fill="#8a6d0f"],:root[data-theme=dark] .prose figure svg text[fill="#a07d10"]{fill:var(--svg-tx-yellow)}:root[data-theme=dark] .prose figure svg text[fill="#3f6410"]{fill:var(--svg-tx-green)}:root[data-theme=dark] .prose figure svg text[fill="#b32b30"]{fill:var(--svg-tx-red)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .prose figure svg text[fill="#166a9e"]{fill:var(--svg-tx-blue)}:root:not([data-theme=light]) .prose figure svg text[fill="#8a6d0f"],:root:not([data-theme=light]) .prose figure svg text[fill="#a07d10"]{fill:var(--svg-tx-yellow)}:root:not([data-theme=light]) .prose figure svg text[fill="#3f6410"]{fill:var(--svg-tx-green)}:root:not([data-theme=light]) .prose figure svg text[fill="#b32b30"]{fill:var(--svg-tx-red)}}:root[data-theme=dark] .shiki span{background:var(--shiki-dark-bg);color:var(--shiki-dark);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);-webkit-text-decoration:var(--shiki-dark-text-decoration);text-decoration:var(--shiki-dark-text-decoration)}:root[data-theme=dark] .prose .shiki .sJ8bj{--shiki-dark:#a7b2bf}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .shiki span{background:var(--shiki-dark-bg);color:var(--shiki-dark);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);-webkit-text-decoration:var(--shiki-dark-text-decoration);text-decoration:var(--shiki-dark-text-decoration)}:root:not([data-theme=light]) .prose .shiki .sJ8bj{--shiki-dark:#a7b2bf}}
