:root{--spacing-sm: .2rem;--spacing-md: .5rem;--spacing-lg: 1rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--typography-sm: .833rem;--typography-md: 1rem;--typography-lg: 1.2rem;--typography-xl: 1.44rem;--typography-2xl: 1.728rem;--typography-3xl: 2.074rem;--typography-4xl: 2.448rem;--typography-5xl: 2.986rem}@media (prefers-color-scheme: light){:root{--color-bg-dark: hsl(0, 0%, 90%);--color-bg: hsl(0, 0%, 95%);--color-bg-light: hsl(0, 0%, 100%);--color-text: hsl(0, 0%, 5%);--color-text-muted: hsl(0, 0%, 30%);--color-accent-darker: hsl(359, 50%, 40%);--color-accent: hsl(359, 50%, 50%);--color-accent-muted: hsl(359, 50%, 65%)}}@media (prefers-color-scheme: dark){:root{--color-bg-dark: hsl(0, 0%, 10%);--color-bg: hsl(0, 0%, 15%);--color-bg-light: hsl(0, 0%, 20%);--color-text: hsl(0, 0%, 95%);--color-text-muted: hsl(0, 0%, 70%);--color-accent-muted: hsl(359, 50%, 85%);--color-accent: hsl(359, 50%, 65%);--color-accent-darker: hsl(359, 50%, 50%)}}html{overflow-y:scroll;color-scheme:light}html.dark{color-scheme:dark}html,body{margin:0;width:100%;height:100%;font-family:Silka,sans-serif;font-size:clamp(16px,17px,18px);line-height:1.5}body{display:flex;flex-direction:column;background-color:var(--color-bg);color:var(--color-text)}header{position:fixed;top:0;left:0;right:0;z-index:50;padding:1rem 0;background-color:var(--color-bg)}main{flex:1;padding-block:6rem;@media (max-width: 450px){padding-block:5rem}}footer{padding:1.25rem 0;font-size:.75rem}article{max-width:100%}a{text-decoration:none;text-underline-offset:6px;color:currentColor;text-decoration-color:var(--color-accent);transition:color .3s ease-in-out;&:hover{text-decoration-thickness:2px}}.prose{max-width:75ch;h1,h2,h3,h4,h5,h6{letter-spacing:.05rem;line-height:1.25;margin-top:36px;margin-bottom:18px}p{line-height:1.8}a{text-underline-offset:6px;text-decoration:underline;text-decoration-color:var(--color-accent);transition:color .3s ease-in-out;&:hover{text-decoration-thickness:2px}}hr{color:var(--color-text-muted)}img{width:100%}ul{list-style:disc;margin-left:var(--spacing-xl);li::marker{color:var(--color-accent)}}}h1,h2,h3,h4,h5,h6{font-weight:500}h1{font-size:var(--typography-2xl)}h2{font-size:var(--typography-xl)}h3{font-size:var(--typography-lg)}h4{font-size:var(--typography-md)}ul{list-style:none;padding:0;margin:0}.byline{font-size:var(--typography-sm);letter-spacing:.05rem;text-transform:uppercase}@font-face{font-family:Silka;src:url(/fonts/silka-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Work Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/work-sans-vietnamese-wght-normal.BKsN3ITN.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:Work Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/work-sans-latin-ext-wght-normal.B5dZ8C4S.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:Work Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/work-sans-latin-wght-normal.Bl-S9Xys.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}.container[data-astro-cid-d6puh33w]{margin:0 auto;max-width:1000px;padding:0 1.2rem}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem;:first-of-type{flex-grow:1}}.footer--wrapper[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.footer--button-row[data-astro-cid-sz7xmlte]{display:flex;gap:4px}.footer--button[data-astro-cid-sz7xmlte]{width:2rem;height:2rem;border:none;background:transparent;border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer--button[data-astro-cid-sz7xmlte]:hover{background-color:var(--color-400)}.footer--button[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{stroke:#000;transition:color .3s ease-in-out}
