@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@1,12,400;1,12,500&family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{outline:none;box-sizing:border-box}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}img{max-width:100%}a{color:inherit}body{margin:0;background-color:#e9e6e4;color:#161419;font-family:Roboto Mono,ui-monospace,SFMono-Regular,monospace;font-weight:400;min-height:100vh;display:flex;flex-direction:column}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none;width:0;height:0}.page{width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background-color:#e9e6e4;color:#161419}.page-nav{display:flex;align-items:left;justify-content:space-between;padding:16px 10px 1px;border-bottom:1px solid #94918f;font-family:Roboto Mono,ui-monospace,SFMono-Regular,monospace}.page-nav__brand{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:clamp(19px,3.4vw,24px);letter-spacing:1.5px;text-transform:uppercase;color:#121418;text-decoration:none;white-space:nowrap}.page-nav nav{display:flex;gap:10px}.page-nav nav a{color:#161419;text-decoration:none;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.page-nav nav a:hover{color:#121418}@media screen and (max-width:560px){.page-nav{flex-direction:column;gap:12px;padding:20px}.page-nav nav{gap:18px;flex-wrap:wrap;justify-content:center}}.page-main{flex:1;width:100%;max-width:1500px;margin:0 auto;padding:clamp(32px,6vw,80px) clamp(20px,4vw,32px)}.page-body{width:100%}.page-hero{margin:0 0 clamp(32px,5vw,56px)}.page-hero img{width:100%;height:clamp(700px,40vh,1000px);object-fit:cover;display:block}.page-head{border-bottom:1px solid #94918f;padding-bottom:18px;margin-bottom:20px}.page-head__top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}@media screen and (max-width:700px){.page-head__top{flex-direction:column;align-items:flex-start;gap:16px}}.page-head__titles{min-width:0}.page-head__nav{display:flex;gap:10px;flex:none;padding-bottom:6px}.page-head__nav a{font-family:Roboto Mono,ui-monospace,SFMono-Regular,monospace;font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#161419;text-decoration:none;white-space:nowrap}.page-head__nav a:hover{color:#121418}.page-eyebrow{font-family:Roboto Mono,ui-monospace,SFMono-Regular,monospace;font-weight:500;font-style:normal;font-size:18px;margin-bottom:5px;color:#161419}.page-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(40px,7vw,88px);letter-spacing:-3px;line-height:1;margin:0;color:#121418}.page-subtitle{font-family:Roboto Mono,ui-monospace,SFMono-Regular,monospace;font-weight:400;font-size:clamp(14px,1.4vw,18px);letter-spacing:.3px;margin:10px 0 0;color:#161419}.page-deck{font-size:20px;line-height:1.1;max-width:55ch;margin:10px 0 0;color:#161419}.prose{font-size:14px;line-height:1.1;color:#161419;width:100%}.prose>p,.prose>h2,.prose>h3,.prose>h4,.prose>blockquote,.prose>ul,.prose>ol,.prose>pre,.prose>hr,.prose>code{max-width:80ch}.prose>*+*{margin-top:1.1em}.prose h2{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:24px;letter-spacing:-1px;margin-top:1.6em;color:#121418}.prose h3{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:24px;letter-spacing:-.5px;margin-top:1.4em;color:#121418}.prose a{color:#121418;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.prose blockquote{font-family:Newsreader,serif;font-style:italic;font-size:24px;line-height:1.4;border-left:1px solid #94918f;padding-left:20px;margin:1.6em 0;color:#121418}.prose code{font-family:Space Grotesk,sans-serif;font-size:.92em;background:#1214180f;padding:2px 6px;border-radius:2px}.prose pre{background:#121418;color:#e9e6e4;padding:20px;overflow-x:auto;font-size:14px;line-height:1.55}.prose pre code{background:transparent;padding:0;color:inherit}.prose img{width:100%;margin:1.6em 0}.prose ul,.prose ol{padding-left:1.4em}.prose ul li+li,.prose ol li+li{margin-top:.5em}.prose hr{border:0;border-top:1px solid #94918f;margin:2em 0}.site-footer{border-top:1px solid #94918f;background-color:#e9e6e4;margin-top:auto}.site-footer__inner{padding:20px 10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}@media screen and (max-width:768px){.site-footer__inner{grid-template-columns:1fr;text-align:center;gap:18px}}.site-footer__brand{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:15px;letter-spacing:1.5px;text-transform:uppercase;color:#121418}.site-footer__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.site-footer__nav a{color:#161419;text-decoration:none;font-size:15px}.site-footer__nav a:hover{font-family:Newsreader,serif;font-style:italic}.site-footer__meta{font-size:13px;color:#161419;font-family:Newsreader,serif;font-style:italic}.not-found{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.not-found__code{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(120px,28vw,320px);letter-spacing:-8px;line-height:1;color:#121418}.not-found__title{font-family:Newsreader,serif;font-style:italic;font-size:28px;margin:8px 0 24px}.not-found a{color:#121418;text-decoration:underline;text-underline-offset:4px}
