@font-face{font-family:Orbitron Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/orbitron-latin-wght-normal.Du7j2Vp2.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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-vietnamese-wght-normal.D0rl6rjA.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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-latin-ext-wght-normal.D9tNdqV9.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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-latin-wght-normal.BhU9QXUp.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{--maxw:44rem;--font:"Space Grotesk Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Orbitron Variable", "Space Grotesk Variable", sans-serif;--ink:#1b1e26;--muted:#5c6675;--accent:#0e7490;--bg:#fbfbf9;--rule:#0f121a1f;--hr:#0f121a52;--table-border:#0f121a29;--code-bg:#f2f3f4;--tldr-bg:#0e749014;--glow:#0e74900d}@media (prefers-color-scheme:dark){:root{--ink:#eef1f7;--muted:#98a2b6;--accent:#34d3ee;--bg:#0a0b10;--rule:#ffffff24;--hr:#fff9;--table-border:#ffffff38;--code-bg:#14161f;--tldr-bg:#34d3ee14;--glow:#141826}}:root[data-theme=light]{--ink:#1b1e26;--muted:#5c6675;--accent:#0e7490;--bg:#fbfbf9;--rule:#0f121a1f;--hr:#0f121a52;--table-border:#0f121a29;--code-bg:#f2f3f4;--tldr-bg:#0e749014;--glow:#0e74900d}:root[data-theme=dark]{--ink:#eef1f7;--muted:#98a2b6;--accent:#34d3ee;--bg:#0a0b10;--rule:#ffffff24;--hr:#fff9;--table-border:#ffffff38;--code-bg:#14161f;--tldr-bg:#34d3ee14;--glow:#141826}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--ink);background:var(--bg);background-image:radial-gradient(1100px 560px at 50% -8%, var(--glow), transparent 62%);background-attachment:fixed;margin:0;font-size:1rem;font-weight:400;line-height:1.7}strong,b{font-weight:600}.wrap{max-width:var(--maxw);margin:0 auto;padding:2.5rem 1.25rem 4rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.site-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.site-head .brand{color:var(--ink);flex-direction:column;line-height:1.05;display:inline-flex}.site-head .brand:hover{text-decoration:none}.site-head .brand .brand-name{font-family:var(--font-display);letter-spacing:.02em;font-size:1.2rem;font-weight:600}.site-head .brand .brand-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:.28rem;font-size:.66rem;font-weight:500}.site-head nav a{color:var(--muted);margin-left:1.1rem;font-size:.95rem}.site-head nav{align-items:center;display:flex}.theme-toggle{border:1px solid var(--rule);color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;align-items:center;margin-left:1.1rem;padding:.3rem .4rem;line-height:0;display:inline-flex}.theme-toggle:hover{color:var(--ink);border-color:var(--ink)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle svg{width:16px;height:16px;display:block}.theme-toggle .i-sun,.theme-toggle .i-moon{display:none}:root[data-theme=dark] .theme-toggle .i-sun,:root[data-theme=light] .theme-toggle .i-moon{display:block}.filters{flex-wrap:wrap;gap:.5rem;margin:0 0 1.75rem;display:flex}.filter{font-family:var(--font);border:1px solid var(--rule);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:.3rem .75rem;font-size:.8rem}.filter:hover{color:var(--ink);border-color:var(--ink)}.filter.is-active{color:var(--bg);background:var(--accent);border-color:var(--accent)}.filter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.post-nav{border-top:1px solid var(--rule);justify-content:space-between;gap:1.5rem;margin-top:3rem;padding-top:1.5rem;font-size:.92rem;display:flex}.post-nav a{color:var(--muted);max-width:47%}.post-nav a:hover{color:var(--accent)}.post-nav__next{text-align:right;margin-left:auto}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--rule);padding:1.25rem 0}.post-list h2{margin:0 0 .2rem;font-size:1.25rem;font-weight:500;line-height:1.3}.post-meta{color:var(--muted);font-size:.85rem}.tag{color:var(--muted);margin-right:.4rem;font-size:.8rem;display:inline-block}.draft-badge{color:#e0a83a;text-transform:uppercase;letter-spacing:.04em;margin-left:.5rem;font-size:.72rem;font-weight:600}.thumb{aspect-ratio:40/21;object-fit:cover;border-radius:8px;width:100%;height:auto;margin-bottom:.6rem;display:block}.hero{border-radius:10px;width:100%;height:auto;margin:0 0 1.5rem;display:block}.post-duo{justify-content:center;align-items:flex-start;gap:1rem;margin:0 0 1.9rem;display:flex}.post-duo figure{flex-direction:column;gap:.5rem;margin:0;display:flex}.post-duo img{border-radius:8px;width:auto;max-width:100%;height:240px;display:block}.post-duo figcaption{width:0;min-width:100%;color:var(--muted);font-size:.8rem;line-height:1.45}@media (width<=30rem){.post-duo img{height:150px}}article h1{margin:0 0 .4rem;font-size:2rem;font-weight:500;line-height:1.2}article .lead{color:var(--ink);margin:.6rem 0 1.4rem;font-size:1.28rem;line-height:1.5}.name-note{text-align:center;max-width:56ch;color:var(--muted);margin:0 auto 2.75rem;font-size:.98rem;line-height:1.65}.name-note strong{color:var(--ink);font-family:var(--font-display);letter-spacing:.01em;font-weight:700}.name-note em{color:var(--accent);font-style:normal}.about-cover{margin:0 0 3.75rem;position:relative}.about-banner{aspect-ratio:40/10;object-fit:cover;border-radius:12px;width:100%;display:block}.about-portrait{object-fit:cover;border:4px solid var(--bg);border-radius:50%;width:108px;height:108px;position:absolute;bottom:-2.75rem;left:1.25rem;box-shadow:0 6px 20px -6px #0009}@media (width<=30rem){.about-portrait{width:88px;height:88px;bottom:-2.2rem}}article h2{border-top:1px solid var(--hr);margin-top:2.6rem;padding-top:1.7rem;font-size:1.4rem;font-weight:500}article p{margin:1rem 0}article img{max-width:100%;height:auto}article table{border-collapse:collapse;width:100%;margin:1.6rem 0;font-size:.9rem;line-height:1.5}article th,article td{text-align:left;border:1px solid var(--table-border);vertical-align:top;padding:.55rem .7rem}article thead th{border-bottom-color:var(--hr);font-weight:600}article pre{background:var(--code-bg);border:1px solid var(--rule);border-radius:6px;padding:1rem;overflow-x:auto}.tldr{border-left:3px solid var(--accent);background:var(--tldr-bg);border-radius:0 6px 6px 0;margin:1.5rem 0;padding:.4rem 1.1rem}.to-top{z-index:50;font-family:var(--font);letter-spacing:.04em;background:var(--bg);color:var(--muted);border:1px solid var(--rule);cursor:pointer;opacity:0;visibility:hidden;border-radius:999px;padding:.5rem .95rem;font-size:.78rem;transition:opacity .2s,visibility .2s;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%);box-shadow:0 6px 20px -8px #00000073}.to-top.show{opacity:1;visibility:visible}.to-top:hover{color:var(--ink);border-color:var(--ink)}.to-top:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.to-top{transition:none}}.site-foot{border-top:1px solid var(--rule);color:var(--muted);margin-top:4rem;padding-top:1.5rem;font-size:.9rem}.site-foot a{color:var(--muted);margin-right:1rem}.scale-hero{--hero-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;color:#eef1f7;background:#0e1017;border-radius:12px;margin:0 0 2.5rem;padding:2.4rem 1.6rem 1.8rem}.scale-hero__eyebrow{font-family:var(--hero-mono);letter-spacing:.2em;text-transform:uppercase;text-align:center;background:linear-gradient(100deg,#25d3ee,#e968d6);color:#0000;background-clip:text;margin:0 0 .9rem;font-size:.72rem}.scale-hero__sub{text-align:center;color:#c4ccda;text-wrap:balance;max-width:60ch;margin:0 auto 1.6rem;font-size:1rem;line-height:1.55}.scale-hero__triad{background:#000;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.scale-hero__panel{aspect-ratio:3/4;margin:0;position:relative;overflow:hidden}.scale-hero__panel+.scale-hero__panel{box-shadow:-1px 0 #25d3ee66,inset 1px 0 #e968d640}.scale-hero__panel img{object-fit:cover;filter:saturate(1.03);width:100%;height:100%;display:block}.scale-hero__scrim{background:linear-gradient(#0000,#03040859 45%,#030408eb);height:52%;position:absolute;inset:auto 0 0}.scale-hero__label{text-align:center;padding:.8rem .75rem .85rem;position:absolute;bottom:0;left:0;right:0}.scale-hero__n{color:#fff;font-size:.94rem;font-weight:640;display:block}.scale-hero__s{font-family:var(--hero-mono);letter-spacing:.06em;color:#aab4c6;margin-top:.18rem;font-size:.68rem;display:block}.scale-hero__credits{font-family:var(--hero-mono);color:#8b93a5;text-align:center;margin:1rem 0 0;font-size:.62rem;line-height:1.6}@media (width<=40rem){.scale-hero__triad{grid-template-columns:1fr}.scale-hero__panel{aspect-ratio:16/10}}
