@font-face{font-family:DejaVu Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dejavu-mono-latin-400-normal.CC484euo.woff2)format("woff2"),url(/_astro/dejavu-mono-latin-400-normal.R91RS3ZJ.woff)format("woff")}@font-face{font-family:DejaVu Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dejavu-mono-latin-700-normal.A95shVW_.woff2)format("woff2"),url(/_astro/dejavu-mono-latin-700-normal.kZNNKXS9.woff)format("woff")}@font-face{font-family:DejaVu Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dejavu-sans-latin-400-normal.CD-C4kiC.woff2)format("woff2"),url(/_astro/dejavu-sans-latin-400-normal.D-xUQj0R.woff)format("woff")}@font-face{font-family:DejaVu Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dejavu-sans-latin-700-normal.D5qn-Fn5.woff2)format("woff2"),url(/_astro/dejavu-sans-latin-700-normal.Cr49lFNP.woff)format("woff")}@font-face{font-family:Inter Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-cyrillic-ext-wght-normal.okcGN4Nq.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 Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-cyrillic-wght-normal.BS41q_Tv.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-greek-ext-wght-normal.DQgQPNk4.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-greek-wght-normal.sS1B39LI.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 Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-vietnamese-wght-normal.TKKdAiBA.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 Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-latin-ext-wght-normal.B4u9PlvR.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 Tight Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-tight-latin-wght-normal.DX-nOvPD.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}:root{--font-base:1.1rem;--font-heading:1.3rem;--font-small:1rem;--font-large:2rem;--line-height:1.8;--font-mono:"DejaVu Mono", monospace;--font-heading-var:"Inter Tight Variable", sans-serif;--font-sans:"DejaVu Sans", sans-serif;--primary:#1877f2;--danger:#d93025;--foreground:#222;--foreground-muted:#555;--muted:#bbb;--background:#fff;--border:#cecccc}::selection{background:var(--primary);color:var(--background)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);line-height:var(--line-height);color:var(--foreground);background:var(--background);font-size:var(--font-base)}html{overflow-y:scroll}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-var);margin:0}.container{width:100%;max-width:768px;margin:0 auto;padding:0 1rem}a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}a:hover{opacity:.8}.primary{color:var(--primary)}.foreground{color:var(--foreground)}.foreground-muted{color:var(--foreground-muted)}.code,code,time{font-family:var(--font-mono)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--foreground-muted)}*{scrollbar-width:thin;scrollbar-color:var(--muted) var(--background)}@media (width<=768px){:root{--font-base:1rem;--font-heading:1.2rem;--font-small:.9rem;--font-large:1.5rem}}.post-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.post-list li{align-items:baseline;gap:1rem;display:flex}.post-list a{text-decoration:none;transition:all .3s}.post-list a:hover{text-decoration:underline}.post-date{color:var(--foreground-muted);width:100%;min-width:110px;max-width:120px;font-family:var(--font-mono);font-size:var(--font-small);display:inline-block}.post-views{color:var(--foreground-muted);font-size:var(--font-small);font-family:var(--font-mono);white-space:nowrap;margin-left:auto}@media (width<=500px){.post-list li{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:1rem}.post-list li .a,.post-list li .date{line-height:.5}.post-views{margin-left:initial}}input,textarea{font-family:var(--font-mono);font-size:var(--font-small);border:1px solid var(--border);width:100%;min-width:100%;max-width:100%;color:var(--foreground-muted);border-radius:4px;padding:.5rem}input:focus,textarea:focus{color:var(--foreground);outline:none}select{font-family:var(--font-mono);font-size:var(--font-small);border:1px solid var(--border);color:var(--foreground-muted);background-color:var(--background);border-radius:4px;padding:.5rem}button{font-family:var(--font-sans);font-size:var(--font-base);cursor:pointer;border:1px solid var(--border);background-color:var(--background);border-radius:4px;padding:.5rem 1rem}footer[data-astro-cid-jo6i4kqk]{text-align:center;margin-top:4rem;padding:3rem 0}.links[data-astro-cid-jo6i4kqk]{justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}.links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{text-decoration:none}footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{font-size:var(--font-small);color:var(--foreground-muted)}footer[data-astro-cid-jo6i4kqk] .copy[data-astro-cid-jo6i4kqk]{margin-top:.5rem}header[data-astro-cid-nen7h5rs]{padding:3rem 1rem}header[data-astro-cid-nen7h5rs] .title[data-astro-cid-nen7h5rs]{justify-items:center;gap:1rem;margin-bottom:1rem;display:flex}header[data-astro-cid-nen7h5rs] .title[data-astro-cid-nen7h5rs] h2[data-astro-cid-nen7h5rs]{font-size:var(--font-heading)}header[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}header[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{text-decoration:none}#scroll-top[data-astro-cid-p774adf7]{width:32px;height:32px;color:var(--foreground-muted);cursor:pointer;opacity:0;visibility:hidden;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s,color .2s;display:flex;position:fixed;bottom:2rem;right:2rem}#scroll-top[data-astro-cid-p774adf7].visible{opacity:1;visibility:visible}#scroll-top[data-astro-cid-p774adf7]:hover{color:var(--foreground)}main[data-astro-cid-23rp7uie]{min-height:calc(100dvh - 420px)}[data-astro-cid-23rp7uie]::view-transition-old(root),[data-astro-cid-23rp7uie]::view-transition-new(root){animation-duration:.15s}
