:root{color-scheme:dark;--blue-900:#003682;--blue-700:#0055dc;--blue-500:#3475c0;--blue-300:#408bc9;--blue-neon:#4da3ff;--orange-500:#f48120;--orange-700:#f38020;--orange-900:#c65000;--accent-cf:#c24f00;--accent-cf-hover:#e05a00;--accent-cf-soft:#f4812029;--gray-950:#000;--gray-900:#111;--gray-800:#222;--gray-700:#333;--gray-400:gray;--gray-100:#f7f7f8;--gray-200:#f4f8fc;--gray-300:#e5e5e4;--danger:#ff4f6e;--success:#18c27a;--warning:#ffb347;--info:#3b82f6;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", "Cascadia Mono", "Segoe UI Mono", "Liberation Mono", Menlo, monospace;--fs-xs:.75rem;--fs-sm:.875rem;--fs-md:1rem;--fs-lg:1.125rem;--fs-xl:1.375rem;--fs-2xl:1.75rem;--fs-title:clamp(1.75rem, 1.2rem + 2.4vw, 2.5rem);--fw-normal:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fs-body:1rem;--lh-body:1.5;--lh-prose:1.7;--lh-tight:1.25;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--inline-gap:.5rem;--stack-gap:.75rem;--radius-xs:.25rem;--radius:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--r-pill:999px;--border-width:1px;--border-style:solid;--transition-fast:.12s ease-out;--transition-md:.16s ease-out;--shadow-sm-light:0 2px 8px #00000014;--shadow-md-light:0 6px 18px #0000001f;--shadow-sm-dark:0 2px 8px #00000059;--shadow-md-dark:0 6px 18px #00000073;--measure:68ch;--container-max:72rem;--container-pad:clamp(1rem, 4vw, 2rem);--z-header:200;--z-toast:2100}:root[data-theme=dark]{--bg:#111;--bg-elevated:#181a1f;--bg-soft:#1f2229;--panel:var(--bg-elevated);--panel-border:color-mix(in srgb, var(--gray-100) 22%, transparent);--text-main:#e7e9ee;--text-muted:#a0a4af;--text-subtle:#8b8f98;--text-invert:#fff;--text:var(--text-main);--muted:var(--text-muted);--border-subtle:#ffffff0f;--border-strong:#ffffff24;--shadow-sm:var(--shadow-sm-dark);--shadow-md:var(--shadow-md-dark);--primary:#3475c0;--primary-soft:#4da3ff1a;--primary-hover:#4da3ff;--brand:var(--primary);--ok:var(--success);--accent-cf-bg:var(--accent-cf);--accent-cf-bg-hover:var(--accent-cf-hover);--mark-bg:#f0b44642;--mark-fg:var(--text-main);--nav-bg:#0b0d12f5;--code-bg:#16181d;--code-border:#ffffff14;--code-inline-bg:#ffffff12;--trigons-opacity:.85;--glyph-opacity:.05}:root[data-theme=light]{color-scheme:light;--bg:#fff;--bg-elevated:#f7f7f8;--bg-soft:#f4f8fc;--panel:var(--bg-elevated);--panel-border:color-mix(in srgb, var(--gray-900) 18%, transparent);--text-main:#111;--text-muted:#666a73;--text-subtle:#6e7580;--text-invert:#fff;--text:var(--text-main);--muted:var(--text-muted);--border-subtle:#0f172a0f;--border-strong:#0f172a29;--shadow-sm:var(--shadow-sm-light);--shadow-md:var(--shadow-md-light);--primary:#0055dc;--primary-soft:#0055dc14;--primary-hover:#003682;--brand:var(--primary);--danger:#d9264a;--success:#0e7b4c;--warning:#9a6200;--info:#2563eb;--ok:var(--success);--accent-cf-bg:var(--accent-cf);--accent-cf-bg-hover:var(--accent-cf-hover);--mark-bg:#ffd1408c;--mark-fg:var(--text-main);--nav-bg:#ffffffeb;--code-bg:#f6f8fa;--code-border:#0f172a1a;--code-inline-bg:#0f172a0f;--trigons-opacity:.4;--glyph-opacity:.035}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;overflow-x:clip}body{min-height:100dvh;font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-main);background:var(--bg);overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:var(--lh-tight);text-wrap:balance}ul,ol{list-style:none}img,svg,video{max-width:100%;height:auto;display:block}:where(a,a:visited){color:var(--primary);text-decoration:none}:where(a:hover){color:var(--primary-hover)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.9em}mark{background:var(--mark-bg);color:var(--mark-fg)}.icon{vertical-align:-.15em;flex-shrink:0;width:1.25em;height:1.25em;display:inline-block}.icon--sm{width:1em;height:1em}.icon--lg{width:1.5em;height:1.5em}hr{background:var(--border-subtle);border:none;height:1px}[hidden]{display:none!important}::selection{background:var(--primary);color:var(--text-invert)}:focus-visible{outline:2px solid var(--primary-hover);outline-offset:2px;border-radius:var(--radius-xs)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:var(--space-2);left:var(--space-2);z-index:var(--z-toast);padding:var(--space-2) var(--space-4);background:var(--panel);border:1px solid var(--border-strong);border-radius:var(--radius);position:absolute;transform:translateY(-200%)}.skip-link:focus-visible{transform:none}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}body{transition:background-color var(--transition-md), color var(--transition-md)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.prose{max-width:var(--measure);font-size:var(--fs-lg);line-height:var(--lh-prose);color:var(--text-main)}.prose>*+*{margin-top:var(--space-5)}.prose h2,.prose h3,.prose h4{margin-top:var(--space-7);text-wrap:balance}.prose h2{font-size:var(--fs-2xl);font-weight:var(--fw-semibold);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle)}.prose h3{font-size:var(--fs-xl);font-weight:var(--fw-semibold)}.prose h4{font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text-muted)}.prose :is(h2,h3,h4)+*{margin-top:var(--space-4)}.prose :is(ul,ol){padding-left:var(--space-6)}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li+li{margin-top:var(--space-2)}.prose li::marker{color:var(--text-subtle)}.prose :is(a,a:visited){color:var(--primary);text-underline-offset:.18em;transition:color var(--transition-fast);text-decoration:underline 1px}.prose a:hover{color:var(--primary-hover)}.prose strong{font-weight:var(--fw-semibold);color:var(--text-main)}.prose blockquote{padding-left:var(--space-4);border-left:3px solid var(--primary);color:var(--text-muted);font-style:normal}.prose :not(pre)>code{background:var(--code-inline-bg);border-radius:var(--radius-xs);overflow-wrap:break-word;padding:.15em .4em}.prose pre{padding:var(--space-4);background:var(--code-bg);border:1px solid var(--code-border);border-radius:var(--radius);max-width:min(100%, calc(var(--measure) + 8ch));line-height:1.55;overflow-x:auto}.prose pre code{white-space:pre;background:0 0;padding:0}.prose .table-scroll{max-width:min(100%, calc(var(--measure) + 12ch));overflow-x:auto}.prose table{border-collapse:collapse;width:max-content;min-width:100%;max-width:100%;font-size:var(--fs-sm);line-height:var(--lh-body);display:block;overflow-x:auto}.prose :is(th,td){padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);text-align:left;vertical-align:top}.prose th{background:var(--bg-soft);font-weight:var(--fw-semibold);white-space:nowrap}.prose tbody tr:hover{background:var(--primary-soft)}.prose img{border-radius:var(--radius)}.prose figcaption{margin-top:var(--space-2);font-size:var(--fs-sm);color:var(--text-muted)}.prose .diagram{width:100%}@media (width>=64rem){.prose .diagram{width:58rem;margin-inline:calc(50% - 29rem)}}.prose .diagram__canvas{padding:var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius);overflow-x:auto}.prose .diagram svg{height:auto;margin-inline:auto;display:block}.prose .diagram figcaption{text-align:center}.prose hr{margin-block:var(--space-7)}.prose small{font-size:var(--fs-sm);color:var(--text-muted)}@media (width<=40rem){.prose{font-size:var(--fs-md)}.prose h2{font-size:var(--fs-xl)}.prose h3{font-size:var(--fs-lg)}}.page{z-index:1;flex-direction:column;min-height:100dvh;display:flex;position:relative}#trigons-bg{z-index:0;pointer-events:none;opacity:var(--trigons-opacity);background:url(/trigons.svg) 50%/cover no-repeat;position:fixed;inset:0;mask-image:linear-gradient(90deg,#000 0%,#0000 30% 70%,#000 100%)}@media (width<=80rem){#trigons-bg{display:none}}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);margin-inline:auto}.container--reading{max-width:calc(var(--measure) + 2 * var(--container-pad) + 12ch)}.site-header{z-index:var(--z-header);background:var(--nav-bg);border-bottom:1px solid var(--border-subtle);backdrop-filter:blur(8px);position:sticky;top:0}.site-header__inner{align-items:center;gap:var(--space-4);min-height:3.5rem;display:flex}.site-header__brand{color:var(--text-main);transition:color var(--transition-fast);align-items:center;display:inline-flex}.site-header__brand:hover{color:var(--primary-hover)}.site-header__brand .icon{width:auto;height:1.75rem}.site-header__nav{align-items:center;gap:var(--space-4);font-size:var(--fs-sm);margin-left:auto;display:flex}.site-header__nav a{color:var(--text-muted)}.site-header__nav a:hover{color:var(--text-main)}.lang-switch{border:var(--border-width) var(--border-style) var(--border-subtle);border-radius:var(--radius-xs);align-items:center;gap:.4em;padding:.15rem .5rem;line-height:1.4;display:inline-flex}.lang-switch:hover{border-color:var(--border-strong)}.lang-flag{width:1.1rem;height:.733333rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--text-main) 12%, transparent);border-radius:2px;flex-shrink:0;display:inline-block;overflow:hidden}.lang-flag img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=40rem){.lang-switch__label{display:none}.lang-switch{gap:0}}.theme-toggle{border-radius:var(--r-pill);width:2rem;height:2rem;color:var(--text-muted);transition:background var(--transition-fast), color var(--transition-fast);place-items:center;display:inline-grid}.theme-toggle:hover{background:var(--bg-soft);color:var(--text-main)}.theme-toggle .icon{width:1.15rem;height:1.15rem}.site-main{padding-block:var(--space-7);flex:1}.page-title{font-size:var(--fs-title);font-weight:var(--fw-bold);letter-spacing:-.02em;text-wrap:balance}.page-lead{margin-top:var(--space-4);max-width:var(--measure);font-size:var(--fs-lg);color:var(--text-muted)}.page-title__hash{color:var(--text-subtle);margin-right:.06em}.page-nav{margin-top:var(--space-4)}.link-arrow{align-items:center;gap:var(--space-2);font-size:var(--fs-sm);display:inline-flex}.link-arrow .icon{transition:transform var(--transition-fast)}@media (prefers-reduced-motion:no-preference){.link-arrow:hover .icon{transform:translate(2px)}}.article-meta{align-items:center;gap:var(--space-2) var(--space-4);margin-top:var(--space-5);padding-block:var(--space-3);border-block:1px solid var(--border-subtle);font-size:var(--fs-sm);color:var(--text-muted);flex-wrap:wrap;display:flex}.article-meta__verified{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:var(--primary-soft);border-radius:var(--r-pill);color:var(--text-main);display:inline-flex}.article-meta__verified .icon{color:var(--primary-hover)}.article-meta__item,.link-external,.site-footer__brand{align-items:center;gap:var(--space-2);display:inline-flex}.link-external .icon{color:var(--text-subtle)}.site-footer__brand .icon{width:1.1rem;height:1.1rem}.site-footer__social{align-items:center;gap:var(--space-2);display:inline-flex}.article-body{margin-top:var(--space-6)}.changelog{margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid var(--border-subtle);max-width:var(--measure)}.changelog__title{align-items:center;gap:var(--space-2);font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text-muted);display:flex}.changelog__list{margin-top:var(--space-3);gap:var(--space-2);font-size:var(--fs-sm);color:var(--text-muted);display:grid}.changelog__list time{color:var(--text-subtle);font-variant-numeric:tabular-nums}.article-list{gap:var(--space-5);margin-top:var(--space-6);display:grid}.article-card{padding:var(--space-5);background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:border-color var(--transition-fast), transform var(--transition-fast);position:relative;overflow:hidden}.article-card__glyph{top:50%;right:var(--space-5);width:8.5rem;height:8.5rem;color:var(--text-main);opacity:var(--glyph-opacity);filter:blur(1px);pointer-events:none;position:absolute;transform:translateY(-50%)}.page-glyph{top:0;right:var(--container-pad);width:13rem;height:13rem;color:var(--text-main);opacity:var(--glyph-opacity);filter:blur(1.5px);pointer-events:none;position:absolute}.page-head{position:relative}@media (width<=48rem){.article-card__glyph,.page-glyph{display:none}}.article-card:hover{border-color:var(--border-strong)}@media (prefers-reduced-motion:no-preference){.article-card:hover{transform:translateY(-2px)}}.article-card__title{font-size:var(--fs-xl);font-weight:var(--fw-semibold)}.article-card__title a{color:var(--text-main)}.article-card__title a:hover{color:var(--primary-hover)}.article-card__excerpt{margin-top:var(--space-3);color:var(--text-muted);max-width:var(--measure)}.article-card__meta{align-items:center;gap:var(--space-3);margin-top:var(--space-4);font-size:var(--fs-sm);color:var(--text-subtle);flex-wrap:wrap;display:flex}.article-card__meta time{font-variant-numeric:tabular-nums}.tag{padding:var(--space-1) var(--space-2);background:var(--bg-soft);border-radius:var(--radius-xs);font-size:var(--fs-xs);color:var(--text-muted);transition:background var(--transition-fast), color var(--transition-fast)}a.tag:before{content:"#";color:var(--text-subtle)}a.tag:hover{background:var(--primary-soft);color:var(--text-main)}.tag--draft{background:var(--accent-cf-soft);color:var(--accent-cf-hover)}.empty-state{margin-top:var(--space-6);padding:var(--space-6);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--text-muted);text-align:center}.site-footer{padding-block:var(--space-5);border-top:1px solid var(--border-subtle);font-size:var(--fs-sm);color:var(--text-muted)}.site-footer__inner{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.site-footer__links{align-items:center;gap:var(--space-3);display:inline-flex}.search-inline{border:var(--border-width) var(--border-style) var(--border-subtle);border-radius:var(--radius-xs);width:13rem;color:var(--text-subtle);transition:border-color var(--transition-fast);align-items:center;gap:.4rem;padding:.15rem .5rem;display:flex;position:relative}.search-inline:focus-within{border-color:var(--border-strong)}.search-inline__icon{flex:none}.search-inline__kbd{font:inherit;color:var(--text-subtle);flex:none;font-size:.75em}.search-inline:focus-within .search-inline__kbd{display:none}.search-trigger{border:var(--border-width) var(--border-style) var(--border-subtle);border-radius:var(--radius-xs);color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;align-items:center;padding:.15rem .4rem;display:none}.search-trigger:hover{border-color:var(--border-strong);color:var(--text-main)}@media (width<=48rem){.search-inline{display:none}.search-trigger{display:inline-flex}}.search-results--panel:not(:empty){top:calc(100% + var(--space-2));width:min(28rem,90vw);max-height:70vh;padding:var(--space-2);background:var(--bg-elevated);border:var(--border-width) var(--border-style) var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow-soft,0 8px 24px #00000040);z-index:var(--z-dropdown,20);position:absolute;right:0;overflow-y:auto}.search-dialog{margin-top:12vh;border:var(--border-width) var(--border-style) var(--border-strong);border-radius:var(--radius);background:var(--bg-elevated);width:min(38rem,100vw - 2rem);color:var(--text-main);margin-inline:auto;padding:0}.search-dialog::backdrop{background:#00000080}.search-form{align-items:center;gap:var(--space-2);padding:var(--space-3);border-bottom:var(--border-width) var(--border-style) var(--border-subtle);display:flex}.search-form__icon{color:var(--text-subtle);flex:none}.search-input{min-width:0;color:var(--text-main);font:inherit;font-size:var(--fs-sm);background:0 0;border:0;outline:none;flex:1}.search-input::-webkit-search-cancel-button{display:none}.search-close{border:var(--border-width) var(--border-style) var(--border-subtle);border-radius:var(--radius-xs);color:var(--text-subtle);font:inherit;font-size:var(--fs-sm);cursor:pointer;background:0 0;flex:none;padding:.1rem .4rem}.search-dialog .search-results:not(:empty){max-height:60vh;padding:var(--space-2);overflow-y:auto}.search-hit{padding:var(--space-2) var(--space-3);border:var(--border-width) var(--border-style) var(--border-subtle);border-radius:var(--radius-xs);color:inherit;text-decoration:none;display:block}.search-hit+.search-hit{margin-top:var(--space-2)}.search-hit:hover{background:var(--bg-soft);border-color:var(--border-strong)}.search-hit__title{font-weight:600;display:block}.search-hit__excerpt{color:var(--text-muted);font-size:var(--fs-sm);margin-top:.15rem;display:block}.search-hit__excerpt mark{color:var(--text-main);background:0 0;font-weight:600}.search-empty{padding:var(--space-3);color:var(--text-muted);font-size:var(--fs-sm);margin:0}
