@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-vietnamese-wght-normal.XAtsl5Q_.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:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-ext-wght-normal.C4zznr8T.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:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-wght-normal.E0tuGl4L.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:Big Shoulders Display Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/big-shoulders-display-vietnamese-wght-normal.B-JM5mJH.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:Big Shoulders Display Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/big-shoulders-display-latin-ext-wght-normal.EP2r9iG4.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:Big Shoulders Display Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/big-shoulders-display-latin-wght-normal.Bn_gnr7w.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}:root{--ink: #141210;--ink-raised: #201c18;--paper: #f5efe6;--paper-deep: #eae2d4;--orange: #f04e23;--orange-deep: #b23a12;--paper-muted: #a89c8e;--ink-muted: #5f574c;--hairline-dark: rgba(245, 239, 230, .16);--hairline-light: rgba(20, 18, 16, .18);--font-display: "Big Shoulders Display Variable", "Arial Narrow", sans-serif;--font-body: "Archivo Variable", "Helvetica Neue", sans-serif;--space-1: .5rem;--space-2: 1rem;--space-3: 1.75rem;--space-4: 3rem;--space-5: 5rem;--space-6: 8rem;--measure: 68ch}*{box-sizing:border-box;margin:0}html{color-scheme:dark;scroll-behavior:smooth}body{background:var(--ink);color:var(--paper);font-family:var(--font-body);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--orange);color:var(--ink)}:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:2px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--ink)}::-webkit-scrollbar-thumb{background:var(--ink-raised);border:2px solid var(--ink);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--orange-deep)}.skip{position:absolute;left:-9999px;top:0;z-index:100;background:var(--orange);color:var(--ink);font-weight:600;padding:.75rem 1.25rem}.skip:focus{left:0}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:.94;letter-spacing:-.01em;text-wrap:balance}p{max-width:var(--measure)}a{color:inherit}.visually-hidden{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.kickerless-rule{border:0;border-top:1px solid var(--orange);margin:0}.stamp{display:inline-flex;align-items:center;gap:.5em;border:1.5px solid currentColor;border-radius:3px;padding:.3em .7em;font-size:.8rem;font-weight:700;transform:rotate(-1.2deg);color:var(--ink-muted);background:transparent}.stamp .dot{width:.5em;height:.5em;border-radius:50%;background:currentColor}.stamp-verified{color:var(--paper)}.stamp .dot{background:var(--orange)}.cta{display:inline-flex;align-items:center;gap:.6em;background:var(--orange);color:var(--ink);font-weight:650;font-size:1rem;text-decoration:none;padding:.9em 1.5em;border-radius:3px;transition:background-color .16s ease-out,transform .16s ease-out}.cta:hover{background:var(--ink-raised);color:var(--paper)}.cta:active{transform:translateY(1px)}.cta .arrow{transition:transform .16s ease-out}.cta:hover .arrow{transform:translate(3px)}.textlink{color:inherit;text-decoration:none;font-weight:600;box-shadow:inset 0 -2px 0 var(--orange);padding-bottom:2px;transition:color .16s ease-out,box-shadow .16s ease-out}.textlink:hover{color:var(--orange);box-shadow:inset 0 -2px 0 currentColor}@media(prefers-reduced-motion:no-preference){.rise{opacity:0;transform:translateY(18px);animation:rise .7s cubic-bezier(.16,1,.3,1) forwards}.rise.d1{animation-delay:80ms}.rise.d2{animation-delay:.18s}.rise.d3{animation-delay:.3s}.rise.d4{animation-delay:.42s}@keyframes rise{to{opacity:1;transform:none}}.flash-focus{animation:flashfocus 1.1s cubic-bezier(.16,1,.3,1) forwards}@keyframes flashfocus{0%{filter:blur(14px);opacity:.4}to{filter:blur(0);opacity:1}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
