:root{--bg:#0f1114;--bg-elev:#161a1f;--bg-elev-2:#1d2127;--bg-header:#0f1114eb;--border:#272c33;--text:#f3f4f6;--text-dim:#a1a7b0;--text-muted:#7d8590;--accent:#22c55e;--accent-hot:#84cc16;--accent-link:#22c55e;--link:#f3f4f6;--link-hover:#fff;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:1280px;--gutter:1.5rem;--radius:4px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--bg:#fff;--bg-elev:#f6f7f9;--bg-elev-2:#eef0f3;--bg-header:#ffffffeb;--border:#e3e6ea;--text:#0f1114;--text-dim:#4b5563;--text-muted:#6b7280;--accent:#16a34a;--accent-hot:#15803d;--accent-link:#15803d;--link:#0f1114;--link-hover:#c5202d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}a{color:var(--link);text-decoration:none;transition:color .12s}a:hover{color:var(--accent-hot)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.15}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container);padding:0 var(--gutter);margin:0 auto}.hero{grid-template-columns:1fr;gap:0;margin-top:1.5rem;display:grid}.hero__media{aspect-ratio:16/9;background:var(--bg-elev);border-radius:var(--radius);position:relative;overflow:hidden}.hero__media img{object-fit:cover;width:100%;height:100%}.hero__body{padding:1.25rem 0 0}.hero__kicker{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.hero__title{margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem)}.hero__title a:hover{color:var(--accent-hot)}.hero__meta{color:var(--text-muted);font-size:.85rem}.section{margin:3rem 0}.section--related{max-width:1100px;padding:0 var(--gutter);margin:1rem auto 4rem}.section__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.section__title{text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem}.section__title:before{content:"";background:var(--accent);vertical-align:-.1em;width:4px;height:1em;margin-right:.6rem;display:inline-block}.section__link{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.post-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem;display:grid}.post-grid--featured{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.card{background:0 0;flex-direction:column;gap:.75rem;display:flex}.card__media{aspect-ratio:16/10;background:var(--bg-elev);border-radius:var(--radius);position:relative;overflow:hidden}.card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.card:hover .card__media img{transform:scale(1.035)}.card__kicker{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.card__title{font-size:1.05rem;font-weight:700;line-height:1.25}.card__title a:hover{color:var(--accent-hot)}.card__meta{color:var(--text-muted);font-size:.78rem}.card__excerpt{color:var(--text-dim);font-size:.92rem;line-height:1.5}.card--placeholder .card__media{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;font-size:.75rem;display:flex}.cat-hero{border-bottom:1px solid var(--border);margin-bottom:2rem;padding:2.5rem 0 1.5rem}.cat-hero__label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.cat-hero__title{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.25rem)}.cat-hero__desc{color:var(--text-dim);max-width:65ch;font-size:1.05rem}.article{max-width:820px;margin:0 auto;padding:2rem 0 4rem}.breadcrumb{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.78rem}.breadcrumb a{color:var(--text-dim)}.breadcrumb a:hover{color:var(--accent)}.article__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.article__byline{color:var(--text-muted);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.6rem;margin-bottom:2rem;padding-bottom:1.5rem;font-size:.9rem;display:flex}.article__byline strong{color:var(--text-dim);font-weight:600}.article__hero{aspect-ratio:16/9;background:var(--bg-elev);border-radius:var(--radius);margin-bottom:2rem;overflow:hidden}.article__hero img{object-fit:cover;width:100%;height:100%}.article__body{color:var(--text);font-size:1.08rem;line-height:1.75}.article__body p{margin:0 0 1.25rem}.article__body h2{margin:2.5rem 0 1rem;font-size:1.6rem}.article__body h3{margin:2rem 0 .75rem;font-size:1.25rem}.article__body a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.article__body blockquote{border-left:3px solid var(--accent);color:var(--text-dim);margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.article__body img{border-radius:var(--radius);width:100%;height:auto;margin:1.5rem 0;display:block}.article__body figure{margin:2rem 0}.article__body figure img{margin:0}.article__body figcaption{color:var(--text-dim);text-align:center;margin-top:.6rem;font-size:.85rem;font-style:italic}.article__body figcaption a{color:inherit;text-underline-offset:2px;text-decoration:underline}.article__tags{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.tag{background:var(--bg-elev);border:1px solid var(--border);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;display:inline-block}.tag:hover{background:var(--bg-elev-2);color:var(--text)}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:3rem 0 1rem;font-size:.85rem;display:flex}.pagination__pages{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.pagination__page,.pagination__nav{border:1px solid var(--border);border-radius:var(--radius);min-width:2.25rem;height:2.25rem;color:var(--text-dim);background:0 0;justify-content:center;align-items:center;padding:0 .65rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.pagination__page:hover,.pagination__nav:hover{background:var(--bg-elev);color:var(--text);border-color:var(--text-muted)}.pagination__page.is-current{background:var(--accent);color:#fff;border-color:var(--accent);cursor:default}.pagination__nav.is-disabled{opacity:.4;pointer-events:none}.pagination__gap{color:var(--text-muted);padding:0 .25rem}.notfound{text-align:center;max-width:640px;margin:4rem auto;padding:3rem 1rem}.notfound__code{font-family:var(--font-display);color:var(--accent);letter-spacing:-.05em;font-size:clamp(5rem,14vw,8rem);font-weight:900;line-height:1}.notfound__title{margin:1rem 0 .75rem;font-size:clamp(1.5rem,3vw,2rem)}.notfound__body{color:var(--text-dim);margin:0 0 2rem}.notfound__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.btn{background:var(--accent);color:#fff;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--accent);padding:.7rem 1.4rem;font-size:.85rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-block}.btn:hover{background:var(--accent-hot);border-color:var(--accent-hot);color:#fff}.btn--ghost{color:var(--text-dim);border-color:var(--border);background:0 0}.btn--ghost:hover{background:var(--bg-elev);color:var(--text);border-color:var(--text-dim)}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);background:var(--bg-elev);margin-top:5rem;padding:3rem 0 1.5rem;font-size:.88rem}.site-footer__cols{border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding-bottom:2rem;display:grid}.site-footer__brand{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:900;display:inline-block}.site-footer__tag{color:var(--text-muted);max-width:28ch;margin:0;font-size:.85rem}.site-footer__h{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);margin:0 0 .75rem;font-size:.78rem;font-weight:700}.site-footer__col ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__bottom{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.8rem;display:flex}.site-footer a{color:var(--text-dim)}.site-footer a:hover{color:var(--text)}@media (width>=900px){.hero{grid-template-columns:1.4fr 1fr;align-items:center;gap:2rem}.hero__media{aspect-ratio:16/10}}.site-header[data-astro-cid-fzpbxy5g]{z-index:50;background:var(--bg-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header__top[data-astro-cid-fzpbxy5g]{align-items:center;gap:1rem;padding-block:.85rem;display:flex}.site-header__hamburger[data-astro-cid-fzpbxy5g]{border:1px solid var(--border);border-radius:var(--radius);width:36px;height:36px;color:var(--text-dim);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.site-header__hamburger[data-astro-cid-fzpbxy5g]:hover{color:var(--text);border-color:var(--text-muted);background:var(--bg-elev)}.site-header__hamburger[data-astro-cid-fzpbxy5g]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.site-header__hamburger[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{stroke:currentColor;stroke-width:2px;stroke-linecap:round;fill:none;width:18px;height:18px}.site-header__logo[data-astro-cid-fzpbxy5g]{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--text);flex-shrink:0;margin-right:auto;font-size:1.35rem;font-weight:900;text-decoration:none}.site-header__logo[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{color:var(--accent)}.site-header__primary[data-astro-cid-fzpbxy5g]{border-top:1px solid var(--border)}.site-header__primary-inner[data-astro-cid-fzpbxy5g]{justify-content:center;display:flex}.site-header__primary[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g]{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin:0;padding:.55rem 0;list-style:none;display:flex}.site-header__primary[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid #0000;padding:.15rem 0;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .12s,border-color .12s}.site-header__primary[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.site-header__primary[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:focus-visible{color:var(--accent);border-bottom-color:var(--accent);outline:none}.site-header__primary[data-astro-cid-fzpbxy5g] li[data-astro-cid-fzpbxy5g].has-dropdown{position:relative}.primary-nav__trigger[data-astro-cid-fzpbxy5g]{font:inherit;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin:0;padding:.15rem 0;font-size:.82rem;font-weight:700;transition:color .12s,border-color .12s;display:inline-flex}.primary-nav__trigger[data-astro-cid-fzpbxy5g]:hover,.primary-nav__trigger[data-astro-cid-fzpbxy5g]:focus-visible,.primary-nav__trigger[data-astro-cid-fzpbxy5g][aria-expanded=true]{color:var(--accent);border-bottom-color:var(--accent);outline:none}.primary-nav__chevron[data-astro-cid-fzpbxy5g]{flex-shrink:0;width:10px;height:7px;transition:transform .15s}.primary-nav__trigger[data-astro-cid-fzpbxy5g][aria-expanded=true] .primary-nav__chevron[data-astro-cid-fzpbxy5g]{transform:rotate(180deg)}.site-header__primary[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g].primary-nav__dropdown{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);opacity:0;visibility:hidden;pointer-events:none;z-index:10;gap:0;min-width:220px;margin:.5rem 0 0;padding:.35rem;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 12px 32px #00000040}.primary-nav__trigger[data-astro-cid-fzpbxy5g][aria-expanded=true]+.primary-nav__dropdown[data-astro-cid-fzpbxy5g]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.primary-nav__dropdown[data-astro-cid-fzpbxy5g] li[data-astro-cid-fzpbxy5g]{list-style:none}.primary-nav__dropdown[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--text);text-transform:none;letter-spacing:0;border-bottom:0;border-radius:3px;padding:.55rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:block}.primary-nav__dropdown[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.primary-nav__dropdown[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:focus-visible{background:var(--bg-elev);color:var(--accent);border-bottom:0;outline:none}@media (width<=600px){.site-header__primary[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g]{gap:1.5rem}.site-header__primary[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g],.primary-nav__trigger[data-astro-cid-fzpbxy5g]{font-size:.75rem}}.theme-toggle[data-astro-cid-fzpbxy5g]{border:1px solid var(--border);border-radius:var(--radius);width:36px;height:36px;color:var(--text-dim);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.theme-toggle[data-astro-cid-fzpbxy5g]:hover{color:var(--text);border-color:var(--text-muted);background:var(--bg-elev)}.theme-toggle[data-astro-cid-fzpbxy5g]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle__icon[data-astro-cid-fzpbxy5g]{width:18px;height:18px;display:block}:root[data-theme=light] .theme-toggle__icon--sun[data-astro-cid-fzpbxy5g],:root:not([data-theme=light]) .theme-toggle__icon--moon[data-astro-cid-fzpbxy5g]{display:none}.site-menu[data-astro-cid-fzpbxy5g]{z-index:100;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.site-menu[data-astro-cid-fzpbxy5g][aria-hidden=false]{pointer-events:auto;opacity:1;visibility:visible}.site-menu__backdrop[data-astro-cid-fzpbxy5g]{cursor:pointer;background:#0000008c;border:0;margin:0;padding:0;position:absolute;inset:0}.site-menu__panel[data-astro-cid-fzpbxy5g]{background:var(--bg);border-right:1px solid var(--border);width:320px;max-width:88vw;padding:1.5rem 1.5rem 2rem;transition:transform .25s;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.site-menu[data-astro-cid-fzpbxy5g][aria-hidden=false] .site-menu__panel[data-astro-cid-fzpbxy5g]{transform:none}.site-menu__head[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.site-menu__brand[data-astro-cid-fzpbxy5g]{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--text);font-size:1.2rem;font-weight:900;text-decoration:none}.site-menu__brand[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{color:var(--accent)}.site-menu__close[data-astro-cid-fzpbxy5g]{border:1px solid var(--border);border-radius:var(--radius);width:36px;height:36px;color:var(--text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-menu__close[data-astro-cid-fzpbxy5g]:hover{color:var(--text);border-color:var(--text-muted);background:var(--bg-elev)}.site-menu__close[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{stroke:currentColor;stroke-width:2px;stroke-linecap:round;fill:none;width:18px;height:18px}.site-menu__h[data-astro-cid-fzpbxy5g]{text-transform:uppercase;letter-spacing:.14em;color:color-mix(in srgb, var(--accent) 50%, var(--text));align-items:center;gap:.65rem;margin:2rem 0 .5rem;font-size:.72rem;font-weight:800;display:flex}.site-menu__h[data-astro-cid-fzpbxy5g]:after{content:"";background:var(--border);flex:1;height:1px}.site-menu__list[data-astro-cid-fzpbxy5g]{margin:0;padding:0;list-style:none}.site-menu__list[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--text);border-bottom:1px solid var(--border);padding:.7rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .12s;display:block}.site-menu__list[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.site-menu__list[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:focus-visible{color:var(--accent);outline:none}.site-menu__featured[data-astro-cid-fzpbxy5g]{align-items:center;gap:.55rem;font-weight:700;display:flex!important}.site-menu__featured-icon[data-astro-cid-fzpbxy5g]{color:var(--accent);justify-content:center;align-items:center;display:inline-flex}
