:root,[data-theme=light]{color-scheme:light;--color-bg: #F9F6F0;--color-bg-subtle: #F2F0EC;--color-bg-layer: rgba(0, 0, 0, .05);--color-bg-hover: rgba(0, 0, 0, .04);--color-bg-active: rgba(110, 32, 40, .08);--color-fg: #130B04;--color-text: #130B04;--color-text-strong: #0a0502;--color-text-muted: #665b46;--color-text-reverse: #ffffff;--color-text-reverse-muted: #a8a09a;--color-border: #333333;--color-border-subtle: rgba(19, 11, 4, .12);--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: #ffffff;--app-border: rgba(0, 0, 0, .15);--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]{color-scheme:dark;--color-bg: #161311;--color-bg-subtle: #1f1c19;--color-bg-layer: rgba(255, 255, 255, .06);--color-bg-hover: rgba(255, 255, 255, .06);--color-bg-active: rgba(208, 102, 110, .16);--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: rgba(255, 255, 255, .14);--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: #ffffff;--btn-text-outline: #f6f1e8;--btn-border-filled: #803035;--btn-border-outline: rgba(255, 255, 255, .24)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden;touch-action:manipulation;scrollbar-gutter:stable}body{font-family:Inter Variable,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;touch-action:manipulation}main{padding:64px 10px 0}@media(min-width:768px){main{padding:64px 20px}}h1,h2,h3,h4,h5,h6{font-family:Geist Mono Variable,monospace;font-weight:500;line-height:1.1;letter-spacing:.01rem;color:var(--color-text)}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{line-height:1.5;color:var(--color-text)}@media(min-width:768px){p{line-height:1.6}}a{color:var(--color-link);font-weight:500;text-decoration:none;cursor:pointer}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;overflow-x:auto;line-height:1.6}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{padding-left:1.5rem;margin-bottom:1rem}.prose ul li,.prose ol li{margin-bottom:.5rem;line-height:1.6;color:var(--color-text)}.prose blockquote{border-left:3px solid var(--color-text);padding-left:1.5rem;margin:2rem 0;font-style:italic;font-family:Geist Mono Variable,monospace;font-size:1.25rem;color:var(--color-text-muted)}.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{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-muted{color:var(--color-text-muted)}.card{display:flex;flex-direction:column;gap:.5rem;padding:2rem 4rem 2rem 2rem;border-radius:10px;background-color:var(--color-bg-layer)}.card__title{font-weight:500;letter-spacing:0;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,sans-serif}@media(min-width:768px){.card__title{font-size:1rem}}.card__heading{display:flex;align-items:center;gap:.5rem}.card__heading+.card__description{padding-left:calc(18px + .5rem)}.card__description{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}.card-grid{display:grid;grid-template-columns:1fr;gap:.75rem;background-image:radial-gradient(circle,color-mix(in srgb,var(--color-highlight) 10%,transparent) 1px,transparent 1px);background-size:16px 16px}@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;flex-shrink:0;color:var(--color-accent);animation:card-icon-drift 4s ease-in-out infinite}@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]{display:none!important}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)}}@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+0460-052F,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+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,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+1F00-1FFF}@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+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@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+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,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+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,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+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,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+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
