*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul[class],ol[class]{padding:0;list-style:none}img,picture,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}[hidden]{display:none!important}button{cursor:pointer;background:0 0;border:none}textarea{resize:vertical}table{border-collapse:collapse;width:100%}:target{scroll-margin-block-start:5rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#f6f7f2;--surface:#fff;--surface-subtle:#eef1e8;--surface-raised:#fff;--text:#111311;--text-muted:#5f665f;--border:#d8ded3;--border-strong:#b9c2b2;--accent:#b7ff3c;--accent-hover:#a8f221;--accent-text:#10130c;--accent-quiet:#eaffc4;--focus:#3f5a00;--danger:#a11a1a;--danger-quiet:#fdeaea;--positive:#1d6b2e;--shadow-color:20 26 18;--font-sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", monospace;--step--1:clamp(.82rem, .79rem + .13vw, .88rem);--step-0:clamp(1rem, .96rem + .18vw, 1.06rem);--step-1:clamp(1.2rem, 1.13rem + .34vw, 1.4rem);--step-2:clamp(1.45rem, 1.32rem + .63vw, 1.85rem);--step-3:clamp(1.75rem, 1.5rem + 1.2vw, 2.5rem);--step-4:clamp(2.1rem, 1.6rem + 2.4vw, 3.6rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-sm:8px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px;--shadow-1:0 1px 2px rgb(var(--shadow-color) / .06);--shadow-2:0 4px 16px -6px rgb(var(--shadow-color) / .16);--dur-fast:.12s;--dur:.18s;--dur-slow:.22s;--ease:cubic-bezier(.2, .7, .3, 1);--content-max:1180px;--prose-max:68ch;--header-h:60px;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0b0d0b;--surface:#121512;--surface-subtle:#181c18;--surface-raised:#1b1f1b;--text:#f5f7f2;--text-muted:#a8b0a5;--border:#2b312a;--border-strong:#3d453b;--accent:#b7ff3c;--accent-hover:#c7ff65;--accent-text:#10130c;--accent-quiet:#20291a;--focus:#b7ff3c;--danger:#ff9a9a;--danger-quiet:#2b1717;--positive:#8fe4a1;--shadow-color:0 0 0;color-scheme:dark}}:root[data-theme=dark]{--bg:#0b0d0b;--surface:#121512;--surface-subtle:#181c18;--surface-raised:#1b1f1b;--text:#f5f7f2;--text-muted:#a8b0a5;--border:#2b312a;--border-strong:#3d453b;--accent:#b7ff3c;--accent-hover:#c7ff65;--accent-text:#10130c;--accent-quiet:#20291a;--focus:#b7ff3c;--danger:#ff9a9a;--danger-quiet:#2b1717;--positive:#8fe4a1;--shadow-color:0 0 0;color-scheme:dark}html{font-family:var(--font-sans);background:var(--bg)}body{background:var(--bg);color:var(--text);font-size:var(--step-0);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;line-height:1.6;display:flex}main{flex:1 0 auto}h1,h2,h3,h4{letter-spacing:-.02em;text-wrap:balance;font-weight:650;line-height:1.15}h1{font-size:var(--step-3)}h2{font-size:var(--step-2)}h3{font-size:var(--step-1)}p{text-wrap:pretty}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:from-font}a:hover{color:var(--focus)}:root[data-theme=dark] a:hover{color:var(--accent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) a:hover{color:var(--accent)}}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}::selection{background:var(--accent);color:var(--accent-text)}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.92em}.wrap{width:100%;max-width:var(--content-max);padding-inline:var(--space-4);margin-inline:auto}@media (width>=640px){.wrap{padding-inline:var(--space-5)}}.section{padding-block:var(--space-7)}.prose{max-width:var(--prose-max)}.prose h2{font-size:var(--step-1);margin-block-start:var(--space-6);margin-block-end:var(--space-3)}.prose h3{font-size:var(--step-0);letter-spacing:0;margin-block-start:var(--space-5);margin-block-end:var(--space-2);font-weight:650}.prose p,.prose ul,.prose ol,.prose table{margin-block-start:var(--space-3)}.prose ul,.prose ol{list-style:revert;padding-inline-start:1.25rem}.prose li+li{margin-block-start:var(--space-1)}.prose a{color:var(--focus);font-weight:550}:root[data-theme=dark] .prose a{color:var(--accent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .prose a{color:var(--accent)}}.btn{--btn-bg:var(--surface);--btn-fg:var(--text);--btn-border:var(--border);justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);border:1px solid var(--btn-border);background:var(--btn-bg);min-height:44px;color:var(--btn-fg);font-weight:550;font-size:var(--step--1);text-align:center;transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);padding:.5rem 1rem;line-height:1.2;text-decoration:none;display:inline-flex}.btn:hover:not(:disabled){background:var(--surface-subtle);color:var(--text)}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{--btn-bg:var(--accent);--btn-fg:var(--accent-text);--btn-border:transparent;font-weight:650}.btn--primary:hover:not(:disabled){background:var(--accent-hover);color:var(--accent-text)}.btn--ghost{--btn-border:transparent;--btn-bg:transparent}.btn--sm{min-height:36px;padding:.3rem .7rem}.btn--block{width:100%}.chip{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--text);font-size:var(--step--1);white-space:nowrap;transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);padding:.35rem .85rem;font-weight:550;text-decoration:none;display:inline-flex}.chip:hover{background:var(--accent-quiet);border-color:var(--border-strong);color:var(--text)}.chip[aria-pressed=true],.chip.is-active{background:var(--accent);color:var(--accent-text);border-color:#0000}.chip-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.panel--pad{padding:var(--space-5)}.panel--subtle{background:var(--surface-subtle)}.field{width:100%;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);font-size:var(--step-0);transition:border-color var(--dur-fast) var(--ease);line-height:1.6;display:block}.field:hover{border-color:var(--border-strong)}.field:focus-visible{outline:2px solid var(--focus);outline-offset:1px;border-color:#0000}.field::placeholder{color:var(--text-muted);opacity:1}.field--mono{font-family:var(--font-mono);font-size:var(--step--1);tab-size:2;line-height:1.65}.field--area{min-height:220px}select.field,input.field{min-height:44px;padding-block:0}select.field{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 20px) calc(50% + 1px),calc(100% - 15px) calc(50% + 1px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-inline-end:var(--space-6)}.label{font-size:var(--step--1);color:var(--text);margin-block-end:var(--space-2);font-weight:600;display:block}.hint{color:var(--text-muted);font-size:var(--step--1)}.check{align-items:center;gap:var(--space-2);min-height:36px;font-size:var(--step--1);cursor:pointer;display:inline-flex}.check input{width:18px;height:18px;accent-color:var(--focus);cursor:pointer;flex:none}:root[data-theme=dark] .check input{accent-color:var(--accent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .check input{accent-color:var(--accent)}}.stats{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(118px,1fr));display:grid}.stat{background:var(--surface-subtle);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4)}.stat__value{font-size:var(--step-2);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:650;line-height:1.1;display:block}.stat__label{font-size:var(--step--1);color:var(--text-muted);margin-block-start:var(--space-1);display:block}.notice{border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:var(--step--1);border:1px solid var(--border);background:var(--surface-subtle)}.notice--error{background:var(--danger-quiet);border-color:color-mix(in srgb, var(--danger) 35%, transparent);color:var(--danger)}.notice--ok{background:var(--accent-quiet);border-color:color-mix(in srgb, var(--accent) 45%, transparent);color:var(--text)}kbd{border:1px solid var(--border-strong);background:var(--surface-subtle);min-width:1.5em;font-size:.78em;font-family:var(--font-sans);text-align:center;color:var(--text-muted);border-block-end-width:2px;border-radius:5px;padding:.1em .4em;font-weight:600;line-height:1.5;display:inline-block}.tool-block,.io{gap:var(--space-4);display:grid}@media (width>=900px){.io--split{gap:var(--space-5);grid-template-columns:1fr 1fr;align-items:start}}.io__col{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.io__head{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-height:38px;display:flex}.io__title{font-size:var(--step--1);font-weight:600}.io__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.opts{align-items:center;gap:var(--space-3) var(--space-5);flex-wrap:wrap;display:flex}.opts__group{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.opts__label{font-size:var(--step--1);color:var(--text-muted);font-weight:600}.toolbar{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.readonly-out{background:var(--surface-subtle)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.muted{color:var(--text-muted)}.mono{font-family:var(--font-mono)}.nums{font-variant-numeric:tabular-nums}.text-sm{font-size:var(--step--1)}.center{text-align:center}.flow-1>*+*{margin-block-start:var(--space-1)}.flow-2>*+*{margin-block-start:var(--space-2)}.flow-3>*+*{margin-block-start:var(--space-3)}.flow-4>*+*{margin-block-start:var(--space-4)}.flow-5>*+*{margin-block-start:var(--space-5)}.flow-6>*+*{margin-block-start:var(--space-6)}.row{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.row--between{justify-content:space-between}.row--baseline{align-items:baseline}.grow{flex:auto}.scroll-x{overscroll-behavior-x:contain;overflow-x:auto}.split{gap:var(--space-4);display:grid}@media (width>=900px){.split{gap:var(--space-5);grid-template-columns:1fr 1fr}}@keyframes pf-flip{0%{opacity:.5;transform:rotateX(-9deg)translateY(-3px)}to{opacity:1;transform:none}}.is-flipping{animation:pf-flip var(--dur-slow) var(--ease);transform-origin:top}@media (prefers-reduced-motion:reduce){.is-flipping{animation:none}}.logo[data-astro-cid-r4rv36dc]{align-items:center;gap:.55rem;display:inline-flex}.logo__mark[data-astro-cid-r4rv36dc]{flex:none;overflow:visible}.logo__back[data-astro-cid-r4rv36dc]{fill:currentColor;opacity:.22}.logo__front[data-astro-cid-r4rv36dc]{fill:var(--accent);transform-origin:20.5px 20.5px;transition:transform var(--dur-slow) var(--ease)}.logo__word[data-astro-cid-r4rv36dc]{letter-spacing:-.03em;font-size:1.05rem;font-weight:700;line-height:1}a:hover .logo__front[data-astro-cid-r4rv36dc],a:focus-visible .logo__front[data-astro-cid-r4rv36dc]{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.logo__front[data-astro-cid-r4rv36dc]{transition:none}a:hover .logo__front[data-astro-cid-r4rv36dc],a:focus-visible .logo__front[data-astro-cid-r4rv36dc]{transform:none}}.theme-toggle[data-astro-cid-6lp36acm]{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:40px;height:40px;color:var(--text-muted);transition:border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);justify-content:center;align-items:center;display:inline-flex}.theme-toggle[data-astro-cid-6lp36acm]:hover{border-color:var(--border-strong);color:var(--text)}.theme-toggle__moon[data-astro-cid-6lp36acm],:root[data-theme=dark] .theme-toggle__sun[data-astro-cid-6lp36acm]{display:none}:root[data-theme=dark] .theme-toggle__moon[data-astro-cid-6lp36acm]{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle__sun[data-astro-cid-6lp36acm]{display:none}:root:not([data-theme=light]) .theme-toggle__moon[data-astro-cid-6lp36acm]{display:block}}.header[data-astro-cid-isef26zo]{z-index:40;background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:blur(10px);border-block-end:1px solid var(--border);position:sticky;top:0}.header__inner[data-astro-cid-isef26zo]{align-items:center;gap:var(--space-4);min-height:var(--header-h);display:flex}.header__brand[data-astro-cid-isef26zo]{color:var(--text);border-radius:var(--radius-sm);text-decoration:none}.header__brand[data-astro-cid-isef26zo]:hover{color:var(--text)}.header__nav[data-astro-cid-isef26zo]{margin-inline-start:var(--space-3)}.header__link[data-astro-cid-isef26zo]{min-height:40px;padding-inline:var(--space-2);font-size:var(--step--1);border-radius:var(--radius-sm);align-items:center;font-weight:550;text-decoration:none;display:inline-flex}.header__actions[data-astro-cid-isef26zo]{align-items:center;gap:var(--space-2);margin-inline-start:auto;display:flex}.header__search[data-astro-cid-isef26zo]{align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:44px;min-height:40px;color:var(--text-muted);font-size:var(--step--1);transition:border-color var(--dur-fast) var(--ease);justify-content:center;padding-inline:.7rem;display:inline-flex}.header__search[data-astro-cid-isef26zo]:hover{border-color:var(--border-strong);color:var(--text)}.header__search-label[data-astro-cid-isef26zo],.header__kbd[data-astro-cid-isef26zo]{display:none}@media (width>=560px){.header__search-label[data-astro-cid-isef26zo]{display:inline}.header__kbd[data-astro-cid-isef26zo]{display:inline-block}}.footer[data-astro-cid-oenwriqq]{border-block-start:1px solid var(--border);padding-block:var(--space-6) var(--space-7);background:var(--surface);margin-block-start:var(--space-8)}.footer__inner[data-astro-cid-oenwriqq]{gap:var(--space-5);display:grid}@media (width>=720px){.footer__inner[data-astro-cid-oenwriqq]{grid-template-columns:1fr auto;align-items:start}.footer__meta[data-astro-cid-oenwriqq]{grid-column:1/-1}}.footer__line[data-astro-cid-oenwriqq]{color:var(--text-muted);font-size:var(--step--1);max-width:32ch;margin-block-start:var(--space-2)}.footer__list[data-astro-cid-oenwriqq]{gap:var(--space-2) var(--space-4);font-size:var(--step--1);flex-wrap:wrap;display:flex}.footer__list[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{align-items:center;min-height:36px;font-weight:550;text-decoration:none;display:inline-flex}.footer__list[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{text-decoration:underline}.footer__meta[data-astro-cid-oenwriqq]{gap:var(--space-2);color:var(--text-muted);font-size:var(--step--1);border-block-start:1px solid var(--border);flex-wrap:wrap;padding-block-start:var(--space-4);display:flex}.palette[data-astro-cid-q53syoc4][hidden]{display:none!important}.palette[data-astro-cid-q53syoc4]{z-index:60;padding:var(--space-4);justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}@media (width>=640px){.palette[data-astro-cid-q53syoc4]{padding-block-start:10vh}}.palette__backdrop[data-astro-cid-q53syoc4]{background:#0a0c0973;position:absolute;inset:0}.palette__dialog[data-astro-cid-q53syoc4]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(560px,100%);max-height:min(70vh,620px);animation:palette-in var(--dur) var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -20px #0a0c0966}@keyframes palette-in{0%{opacity:0;transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.palette__dialog[data-astro-cid-q53syoc4]{animation:none}}.palette__field[data-astro-cid-q53syoc4]{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-block-end:1px solid var(--border);color:var(--text-muted);display:flex}.palette__input[data-astro-cid-q53syoc4]{min-height:36px;color:var(--text);font-size:var(--step-0);background:0 0;border:none;outline:none;flex:auto}.palette__close[data-astro-cid-q53syoc4]{align-items:center;padding:0;display:inline-flex}.palette__list[data-astro-cid-q53syoc4]{padding:var(--space-2);overflow-y:auto}.palette__item[data-astro-cid-q53syoc4]{gap:0 var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);color:var(--text);grid-template-columns:1fr auto;text-decoration:none;display:grid}.palette__item[data-astro-cid-q53syoc4]:hover,.palette__item[data-astro-cid-q53syoc4].is-active{background:var(--surface-subtle);color:var(--text)}.palette__item[data-astro-cid-q53syoc4].is-active{outline:2px solid var(--focus);outline-offset:-2px}.palette__name[data-astro-cid-q53syoc4]{font-weight:600;font-size:var(--step--1)}.palette__desc[data-astro-cid-q53syoc4]{color:var(--text-muted);font-size:var(--step--1);grid-column:1;line-height:1.4}.palette__cat[data-astro-cid-q53syoc4]{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);grid-area:1/2;align-self:center;font-size:.72rem;font-weight:600}.palette__empty[data-astro-cid-q53syoc4]{padding:var(--space-5);text-align:center;color:var(--text-muted);font-size:var(--step--1)}.skip-link[data-astro-cid-z4jru4n3]{z-index:100;padding:var(--space-3) var(--space-4);background:var(--accent);color:var(--accent-text);border-radius:var(--radius-md);transition:inset-block-start var(--dur) var(--ease);font-weight:650;text-decoration:none;position:absolute;inset-block-start:-100px;inset-inline-start:var(--space-4)}.skip-link[data-astro-cid-z4jru4n3]:focus{color:var(--accent-text);inset-block-start:var(--space-3)}
