@font-face{font-family:InterVariable;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/InterVariable.woff2)format("woff2")}@font-face{font-family:InterVariable;font-style:italic;font-weight:100 900;font-display:swap;src:url(/fonts/InterVariable-Italic.woff2)format("woff2")}:root{color-scheme:light dark;--bg:#fff;--bg-soft:#f4f5f7;--bg-elev:#fff;--text:#121316;--muted:#676a72;--line:#12131617;--accent:#0a5cf5;--accent-soft:#0a5cf51a;--radius:12px;--radius-lg:18px;--font:"InterVariable", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--measure:44rem;--wide:68rem;--gutter:clamp(1rem, 4vw, 2rem);--header-h:4rem}@media (prefers-color-scheme:dark){:root{--bg:#0b0b0f;--bg-soft:#16171c;--bg-elev:#131418;--text:#f3f4f6;--muted:#9a9ca6;--line:#ffffff1a;--accent:#5b8dff;--accent-soft:#5b8dff29}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-h) + 1rem)}body{background:var(--bg);min-height:100dvh;color:var(--text);font:400 1.0625rem/1.6 var(--font);font-feature-settings:"cv02", "cv03", "cv04", "cv11";-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;display:flex}body>main{flex:1;min-width:0}img,iframe,video{max-width:100%}img{height:auto}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.skip-link{z-index:30;background:var(--text);color:var(--bg);border-radius:8px;padding:.5rem .875rem;position:absolute;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{text-decoration:none;transform:none}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.wrap{width:100%;max-width:var(--wide);padding-inline:var(--gutter);margin-inline:auto}.site-header{z-index:20;background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:saturate(180%)blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0}.site-header .wrap{min-height:var(--header-h);align-items:center;gap:1rem;display:flex}.logo{color:var(--text);white-space:nowrap;align-items:center;gap:.6rem;display:inline-flex}.logo:hover{text-decoration:none}.logo-mark{width:1.75rem;height:1.75rem;color:var(--accent);flex:none}.logo-text{letter-spacing:-.03em;font-size:1.25rem;font-weight:700}.logo-text span{color:var(--accent)}.site-header nav.primary{scrollbar-width:none;flex:1;margin-left:.5rem;overflow-x:auto}.site-header nav.primary::-webkit-scrollbar{display:none}.site-header nav ul{gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.site-header nav.primary a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:.4rem .8rem;font-size:.9375rem;font-weight:500;transition:background-color .15s,color .15s;display:inline-block}.site-header nav.primary a:hover,.site-header nav.primary a[aria-current=page]{background:var(--bg-soft);color:var(--text);text-decoration:none}.header-cta{border:1px solid var(--line);color:var(--text);white-space:nowrap;border-radius:999px;margin-left:auto;padding:.4rem .8rem;font-size:.8125rem;font-weight:600}.header-cta:hover{background:var(--bg-soft);text-decoration:none}.menu{display:none;position:relative}.menu summary{border:1px solid var(--line);cursor:pointer;user-select:none;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .7rem;font-size:.8125rem;font-weight:600;list-style:none;display:inline-flex}.menu summary::-webkit-details-marker{display:none}.burger{background:currentColor;border-radius:2px;width:1rem;height:2px;position:relative}.burger:before,.burger:after{content:"";background:currentColor;border-radius:2px;width:100%;height:2px;position:absolute;left:0}.burger:before{top:-5px}.burger:after{top:5px}.menu[open] .burger{background:0 0}.menu[open] .burger:before{top:0;transform:rotate(45deg)}.menu[open] .burger:after{top:0;transform:rotate(-45deg)}.menu nav{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);min-width:15rem;padding:.5rem;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 16px 40px #00000024}.menu nav ul{flex-direction:column;gap:0}.menu nav a{color:var(--text);border-radius:8px;justify-content:space-between;gap:1rem;padding:.6rem .75rem;font-size:.9375rem;font-weight:500;display:flex}.menu nav a:hover,.menu nav a[aria-current=page]{background:var(--bg-soft);text-decoration:none}.menu nav .count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:400}@media (width<=48rem){.site-header nav.primary,.site-header .header-cta{display:none}.menu{margin-left:auto;display:block}}main.wrap{padding-block:1.5rem 4rem}.site-footer{border-top:1px solid var(--line);background:var(--bg-soft);color:var(--muted);font-size:.9375rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;padding-block:2.5rem;display:grid}@media (width<=40rem){.footer-grid{grid-template-columns:1fr;gap:1.75rem}}.footer-brand p{max-width:34ch;margin:.875rem 0 0;line-height:1.55}.site-footer h2{color:var(--text);margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{padding:.2rem 0}.site-footer li a{color:var(--muted)}.site-footer li a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;padding-block:1.25rem;font-size:.8125rem;display:flex}.footer-bottom p{margin:0}.listing-header{margin-bottom:1.25rem}.listing-header h1{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.listing-header p{color:var(--muted);max-width:60ch;margin:0}.topics{scrollbar-width:none;margin:0 0 .75rem;overflow-x:auto}.topics::-webkit-scrollbar{display:none}.topics ul{gap:.5rem;margin:0;padding:0 0 .25rem;list-style:none;display:flex}.topics a{border:1px solid var(--line);color:var(--text);white-space:nowrap;border-radius:999px;padding:.4rem .9rem;font-size:.875rem;font-weight:500;display:inline-block}.topics a:hover{background:var(--bg-soft);text-decoration:none}.topics a[aria-current=page]{background:var(--text);border-color:var(--text);color:var(--bg)}.article-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.article-list:not(.compact)>li[data-day]:before{content:attr(data-day);border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.01em;margin-top:2.25rem;padding-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.article-list:not(.compact)>li:first-child[data-day]:before{margin-top:.5rem}.article-list.lead>li:first-child[data-day]:before{border:0;padding-bottom:.75rem}.card{border-bottom:1px solid var(--line);grid-template-columns:1fr 14rem;align-items:start;gap:1.5rem;padding-block:1.375rem;display:grid}.article-list:not(.compact)>li:last-child .card{border-bottom:0}.card>*{min-width:0}.card-media{aspect-ratio:16/10;border-radius:var(--radius);background:var(--bg-soft);outline-offset:-1px;outline:1px solid #0000000f;order:2;display:block;overflow:hidden}.card-media:empty{display:none}.card-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.card:hover .card-media img{transform:scale(1.03)}.card h2,.card h3{letter-spacing:-.02em;text-wrap:balance;margin:0 0 .5rem;font-size:1.375rem;font-weight:650;line-height:1.25}.card h2 a,.card h3 a{color:var(--text)}.card h2 a:hover,.card h3 a:hover{color:var(--accent);text-decoration:none}.card .desc{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.55}.card .meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem .6rem;margin:0 0 .6rem;font-size:.8125rem;display:flex}.card .cat,.kicker a{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:.15rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.card .cat:hover,.kicker a:hover{filter:brightness(.92);text-decoration:none}.article-list.lead>li:first-child .card{grid-template-columns:1fr;gap:1.125rem;padding-top:0}.article-list.lead>li:first-child .card-media{aspect-ratio:16/9;border-radius:var(--radius-lg);order:0}.article-list.lead>li:first-child h2{letter-spacing:-.03em;max-width:26ch;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.1}.article-list.lead>li:first-child .desc{color:var(--text);max-width:64ch;font-size:1.0625rem}.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.compact .card{border:0;grid-template-columns:1fr;gap:.75rem;padding:0}.compact .card-media{aspect-ratio:16/10;order:0}.compact .card h3{font-size:1.0625rem;line-height:1.3}.compact .card .meta{margin-bottom:.35rem}@media (width<=40rem){.card{grid-template-columns:1fr 7rem;gap:1rem;padding-block:1.125rem}.card-media{aspect-ratio:1;border-radius:10px}.card h2{font-size:1.125rem}.card .desc{display:none}.article-list.lead>li:first-child .card{grid-template-columns:1fr}.article-list.lead>li:first-child .card-media{aspect-ratio:16/9}.article-list.lead>li:first-child .desc{display:block}.compact{grid-template-columns:1fr;gap:0}.compact .card{border-bottom:1px solid var(--line);grid-template-columns:1fr 6rem;gap:.875rem;padding-block:.875rem}.compact .card-media{aspect-ratio:1;order:2}}.pagination{color:var(--muted);justify-content:space-between;align-items:center;margin-top:2rem;font-size:.9375rem;display:flex}.pagination a{border:1px solid var(--line);color:var(--text);border-radius:999px;padding:.5rem 1rem;font-weight:500}.pagination a:hover{background:var(--bg-soft);text-decoration:none}.article{max-width:var(--measure);margin-inline:auto}.kicker{flex-wrap:wrap;gap:.4rem;margin:.5rem 0 1rem;display:flex}.article-header h1{letter-spacing:-.03em;text-wrap:pretty;margin:0 0 1rem;font-size:clamp(2rem,5vw,2.875rem);font-weight:700;line-height:1.08}.article-header .meta{color:var(--muted);margin:0;font-size:.9375rem}.archive-note{background:var(--bg-soft);border-radius:var(--radius);color:var(--muted);margin:1.25rem 0 0;padding:.75rem 1rem;font-size:.875rem}.cover{margin:2rem 0 0}.cover img{object-fit:contain;background:var(--bg-soft);border-radius:var(--radius-lg);width:100%;max-height:min(70vh,34rem)}.cover figcaption,.prose figcaption{color:var(--muted);margin-top:.5rem;font-size:.8125rem}.prose{margin-top:2rem;font-size:1.125rem;line-height:1.7}.prose:after{content:"";clear:both;display:table}.prose p{margin:0 0 1.25em}.prose h2{letter-spacing:-.02em;margin:2em 0 .6em;font-size:1.5rem;font-weight:650;line-height:1.25}.prose h3{margin:1.75em 0 .5em;font-size:1.1875rem;font-weight:650;line-height:1.3}.prose img{border-radius:var(--radius)}.prose figure{margin:1.75em 0}.prose figure img{margin-inline:auto;display:block}.prose figure.aligncenter figcaption{text-align:center}.prose .alignright{float:right;max-width:45%;margin:.35em 0 1em 1.5em}.prose .alignleft{float:left;max-width:45%;margin:.35em 1.5em 1em 0}@media (width<=36rem){.prose .alignright,.prose .alignleft{float:none;max-width:100%;margin:1.5em auto}}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:1.5em 0;padding:.25em 0 .25em 1.25em}.prose ul,.prose ol{padding-left:1.4em}.prose a{text-underline-offset:3px;text-decoration:underline 1px}.video{aspect-ratio:16/9;border-radius:var(--radius);background:#000;margin:1.75em 0;position:relative;overflow:hidden}.video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.sources{background:var(--bg-soft);border-radius:var(--radius);margin-top:2.5rem;padding:1.25rem 1.5rem;font-size:.9375rem}.sources h2{letter-spacing:.01em;color:var(--muted);margin:0 0 .5rem;font-size:.8125rem;font-weight:650}.sources ul{margin:0;padding-left:1.2em}.tags{flex-wrap:wrap;gap:.5rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.tags a{border:1px solid var(--line);color:var(--text);border-radius:999px;padding:.35rem .8rem;font-size:.8125rem;display:inline-block}.tags a:hover{background:var(--bg-soft);text-decoration:none}.related{max-width:var(--measure);margin:3.5rem auto 0}.related h2{letter-spacing:-.01em;margin:0 0 1rem;font-size:1.125rem;font-weight:650}.not-found{text-align:center;padding-block:4rem}.not-found h1{letter-spacing:-.03em;font-weight:700}
