:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f9f6f0;--color-bg-subtle:#f2f0ec;--color-bg-layer:#0000000d;--color-bg-hover:#0000000a;--color-bg-active:#6e202814;--color-fg:#130b04;--color-text:#130b04;--color-text-strong:#0a0502;--color-text-muted:#665b46;--color-text-reverse:#fff;--color-text-reverse-muted:#a8a09a;--color-border:#333;--color-border-subtle:#130b041f;--color-code-bg:#f2f0ec;--color-accent:#6e2028;--color-accent-hover:#803035;--color-highlight:#6e2028;--color-status-warning:#926c00;--color-status-error:#c53030;--color-status-info:#20536e;--app-demo-bg:#fdfaf6;--app-demo-glow:#6e2028;--app-bg:#f9f8f5;--app-bg-muted:#fff;--app-border:#00000026;--color-logo-brand:#6e2028;--color-icon:#6e2028;--color-link:var(--color-accent);--btn-text-filled:#fff;--btn-text-outline:#1a1613;--btn-border-filled:#50181d;--btn-border-outline:#1a16133a;--btn-radius:10px;--btn-border-width:1px;--btn-shadow:none}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#161311;--color-bg-subtle:#1f1c19;--color-bg-layer:#ffffff0f;--color-bg-hover:#ffffff0f;--color-bg-active:#d0666e29;--color-fg:#f3ede3;--color-text:#e9e2d5;--color-text-strong:#f6f1e8;--color-text-muted:#a8a09a;--color-text-reverse:#130b04;--color-text-reverse-muted:#665b46;--color-border:#d4ccc0;--color-border-subtle:#ffffff24;--color-code-bg:#1f1c19;--color-accent:#d0666e;--color-accent-hover:#e07d85;--color-highlight:#d0666e;--color-status-warning:#e0b020;--color-status-error:#ef6464;--color-status-info:#6ab0d4;--color-logo-brand:#d0666e;--color-icon:#d0666e;--color-link:var(--color-accent);--btn-text-filled:#fff;--btn-text-outline:#f6f1e8;--btn-border-filled:#803035;--btn-border-outline:#ffffff3d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;touch-action:manipulation;scrollbar-gutter:stable;font-size:16px;overflow-x:hidden}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;overflow-x:hidden}main{padding:64px 10px 0}@media (min-width:768px){main{padding:64px 20px}}h1,h2,h3,h4,h5,h6{letter-spacing:.01rem;color:var(--color-text);font-family:Geist Mono Variable,monospace;font-weight:500;line-height:1.1}h1{font-size:clamp(1.5rem,4.5vw,2.25rem)}h2{font-size:clamp(1.25rem,3.5vw,1.875rem)}h3{font-size:clamp(1.063rem,2.5vw,1.5rem)}h4{font-size:clamp(1rem,2vw,1.25rem)}h5{font-size:clamp(1rem,1.5vw,1.063rem)}h6{font-size:1rem}p{color:var(--color-text);line-height:1.5}@media (min-width:768px){p{line-height:1.6}}a{color:var(--color-link);cursor:pointer;font-weight:500;text-decoration:none}img,video{max-width:100%;display:block}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}::selection{background-color:var(--color-text);color:var(--color-bg)}code,kbd,pre,samp{font-family:Geist Mono Variable,Courier New,Courier,monospace;font-size:.9em}pre{background-color:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:10px;padding:1.5rem;line-height:1.6;overflow-x:auto}code:not(pre code){background-color:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:6px;padding:.1em .4em}hr{border:none;border-top:1px solid var(--color-border)}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose ul li,.prose ol li{color:var(--color-text);margin-bottom:.5rem;line-height:1.6}.prose blockquote{border-left:3px solid var(--color-text);color:var(--color-text-muted);margin:2rem 0;padding-left:1.5rem;font-family:Geist Mono Variable,monospace;font-size:1.25rem;font-style:italic}.prose p+p{margin-top:1.5rem}.prose h2,.prose h3,.prose h4{margin-top:3rem;margin-bottom:1rem}.prose img{border-radius:10px;margin:2rem 0}.container{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.container{padding-left:2rem;padding-right:2rem}}.content-width{width:100%;max-width:760px;margin-left:auto;margin-right:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-muted{color:var(--color-text-muted)}.card{background-color:var(--color-bg-layer);border-radius:10px;flex-direction:column;gap:.5rem;padding:2rem 4rem 2rem 2rem;display:flex}.card__title{letter-spacing:0;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}@media (min-width:768px){.card__title{font-size:1rem}}.card__heading{align-items:center;gap:.5rem;display:flex}.card__heading+.card__description{padding-left:calc(18px + .5rem)}.card__description{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.card-grid{background-image:radial-gradient(circle, color-mix(in srgb, var(--color-highlight) 10%, transparent) 1px, transparent 1px);background-size:16px 16px;grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.card-grid{grid-template-columns:repeat(2,1fr)}}.card-grid--inline{margin:1rem 0}.card-grid--three{padding:2rem 0}@media (min-width:768px){.card-grid--three{grid-template-columns:repeat(3,1fr)}}.card--stat{flex-direction:row;align-items:center;gap:.5rem;padding:.5rem;font-family:Geist Mono Variable,monospace;font-size:13px;font-weight:500}.card__icon{width:18px;height:18px;color:var(--color-accent);flex-shrink:0;animation:4s ease-in-out infinite card-icon-drift}@keyframes card-icon-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}.card-grid>.card:nth-child(2) .card__icon{animation-delay:.4s}.card-grid>.card:nth-child(3) .card__icon{animation-delay:.8s}.card-grid>.card:nth-child(4) .card__icon{animation-delay:1.2s}.card-grid>.card:nth-child(5) .card__icon{animation-delay:1.6s}.card-grid>.card:nth-child(6) .card__icon{animation-delay:2s}.card-grid>.card:nth-child(7) .card__icon{animation-delay:2.4s}.card-grid>.card:nth-child(8) .card__icon{animation-delay:2.8s}@media (prefers-reduced-motion:reduce){.card__icon{animation:none}}html.no-nav-transition .header{transition:none!important}html:not(.is-logged-in) [data-auth=logged-in],html.is-logged-in [data-auth=logged-out]{display:none!important}@keyframes pixel-in{0%{opacity:0}to{opacity:1}}@keyframes icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pulse-status-dot{0%,to{opacity:1}50%{opacity:.4}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-cyrillic-wght-normal.BZdD_g9V.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-latin-ext-wght-normal.b6lpi8_2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-latin-wght-normal.Cjtb1TV-.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
