:where(html){--post-surface-alt: var(--gray-50);--post-rule: var(--line);--post-accent: var(--blue-700);--post-accent-soft: color-mix(in srgb, var(--blue-700) 10%, transparent);--post-dark-bg: var(--navy-900);--post-band-bg: radial-gradient(900px 520px at 78% 18%, rgba(79, 137, 196, .28), transparent 62%), linear-gradient(160deg, #081626 0%, #0e2236 58%, #16314a 100%);--post-measure: var(--container-reading);--post-band-measure: 54rem;--post-section-pad-top: var(--space-m);--post-section-pad-bottom: var(--space-l);--post-media-gap: var(--space-l);--post-header-h: 64px;--post-subnav-h: 3rem}@media(max-width:56rem){:where(html){--post-subnav-h: 3.25rem}}.post-section{padding:0}.post-section__inner{max-width:var(--container);margin-inline:auto;padding:var(--post-section-pad-top) var(--space-s) var(--post-section-pad-bottom);position:relative;z-index:1}.post-section--gray>.post-section__inner,.post-section--dark>.post-section__inner,.post-section--closing>.post-section__inner{padding-top:var(--post-section-pad-bottom)}.post-section--gray{background:var(--post-surface-alt)}.post-section--dark,.post-section--closing{background:var(--post-dark-bg)}.post-section[id]{scroll-margin-top:var(--post-subnav-h)}.post-section__label{max-width:var(--post-measure);margin-inline:auto;font-family:var(--font-pixel);font-size:var(--step--1);letter-spacing:.12em;text-transform:uppercase;color:var(--post-accent)}.post-section--dark .post-section__label,.post-section--closing .post-section__label{color:var(--blue-300)}.post-h2,.post-h3,.post-section .prose,.post-subtitle,.pull,.post-aside,.closing-q,.post-figure{max-width:var(--post-measure);margin-inline:auto}.post-h2{margin-top:var(--space-l);font-size:var(--step-3);letter-spacing:-.02em}.post-section__label+.post-h2{margin-top:var(--space-s)}.post-h3{margin-top:var(--space-l);font-size:var(--step-1)}.post-subtitle{margin-top:var(--space-s);font-size:var(--step-1);line-height:1.5;color:var(--text-muted)}.post-section .prose{margin-top:var(--space-m);padding-bottom:0;font-size:max(1.0625rem,var(--step-0))}@media(min-width:56rem){.post-section .prose{font-size:var(--step-0)}}.post-section .prose+.prose{margin-top:var(--space-s)}.post-section--dark .prose strong,.post-section--closing .prose strong{color:var(--blue-300)}.post-section--dark .prose code,.post-section--closing .prose code{background:#ffffff14;color:var(--blue-300)}.prose ul{list-style:none;padding-inline-start:0}.prose li{position:relative;padding-left:1.25em}.prose li:before{content:"";position:absolute;left:0;top:.75em;width:.6em;height:2px;background:var(--post-accent)}.post-section--dark .prose li:before,.post-section--closing .prose li:before{background:var(--blue-300)}.pull{margin-top:var(--space-l);font-family:var(--font-display);font-size:var(--step-2);font-style:italic;line-height:1.35;letter-spacing:-.01em;color:var(--text)}.pull strong{font-style:normal;font-weight:700;color:var(--post-accent)}.post-section--dark .pull,.post-section--closing .pull{color:#fff}.post-section--dark .pull strong,.post-section--closing .pull strong{color:var(--blue-300)}.post-aside{margin-top:var(--space-l);padding:var(--space-s) var(--space-m);border-left:3px solid var(--post-accent);background:var(--post-accent-soft);border-radius:0 var(--radius) var(--radius) 0;font-size:var(--step--1);line-height:1.65;color:var(--text-muted)}.post-aside--muted{border-left-color:var(--post-rule);background:transparent}.post-aside>:first-child{margin-top:0}.closing-q{margin-top:var(--space-l);font-family:var(--font-display);font-size:var(--step-2);letter-spacing:-.01em;line-height:1.3}.closing-q strong{color:var(--post-accent)}.post-section--dark .closing-q,.post-section--closing .closing-q{color:#fff}.post-section--dark .closing-q strong,.post-section--closing .closing-q strong{color:var(--blue-300)}.post-section--dark,.post-section--closing{color:#eef3f9}.post-section--dark .post-h2,.post-section--closing .post-h2,.post-section--dark .post-h3,.post-section--closing .post-h3{color:#fff}.post-section--dark .prose p,.post-section--dark .prose li,.post-section--closing .prose p,.post-section--closing .prose li{color:#eef3f9d1}.post-section--dark .prose a,.post-section--closing .prose a{color:var(--blue-300)}.post-figure{margin-top:var(--post-media-gap);margin-bottom:var(--post-media-gap)}.post-figure img{display:block;width:100%;height:auto;border:1px solid var(--post-rule);border-radius:calc(var(--radius) * 2);background:var(--bg-subtle);cursor:zoom-in;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.post-figure:hover img,.post-figure:focus-visible img{transform:translateY(-2px);box-shadow:0 12px 32px -12px #00000059}.post-figure:focus-visible{outline:2px solid var(--post-accent);outline-offset:3px;border-radius:calc(var(--radius) * 2)}.post-figure figcaption{margin-top:var(--space-s);font-family:var(--font-editorial);font-size:var(--step--1);line-height:1.5;text-align:center;color:var(--text-muted)}.post-figure--wide{max-width:min(var(--container),100%)}.post-figure--phone{max-width:22rem}.post-gallery{margin-top:var(--post-media-gap);margin-bottom:var(--post-media-gap);max-width:min(var(--container),100%)}.post-gallery .post-figure{margin:0;max-width:none}.post-gallery .post-figure img{aspect-ratio:16 / 10;object-fit:cover;object-position:top}.post-gallery__intro,.post-gallery__caption{max-width:var(--post-measure);margin-inline:auto;font-family:var(--font-editorial);font-size:var(--step--1);line-height:1.5;text-align:center;color:var(--text-muted)}.post-gallery__intro{margin-bottom:var(--space-m)}.post-gallery__caption{margin-top:var(--space-s)}.post-gallery__grid{display:grid;grid-template-columns:repeat(var(--post-gallery-cols, 2),minmax(0,1fr));gap:var(--space-l) var(--space-s)}@media(max-width:40em){.post-gallery__grid{grid-template-columns:1fr}}.post-gallery__strip{position:relative}.post-gallery__track{--post-gallery-peek: 3rem;--post-gallery-n: 3;display:flex;gap:var(--space-s);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.post-gallery__track::-webkit-scrollbar{display:none}.post-gallery__track .post-figure{flex:0 0 calc((100% - var(--post-gallery-peek) - (var(--post-gallery-n) - 1) * var(--space-s)) / var(--post-gallery-n));scroll-snap-align:start}.post-gallery__track .post-figure figcaption{display:none}@media(max-width:60em){.post-gallery__track{--post-gallery-n: 2}}@media(max-width:40em){.post-gallery__track{--post-gallery-n: 1;--post-gallery-peek: 2rem}}.post-gallery__strip:after{content:"";position:absolute;inset:0 0 2px auto;width:4rem;background:linear-gradient(to right,transparent,var(--post-gallery-fade, var(--bg)));pointer-events:none;opacity:1;transition:opacity .3s var(--ease)}.post-gallery.is-at-end .post-gallery__strip:after{opacity:0}.post-section--gray .post-gallery{--post-gallery-fade: var(--post-surface-alt)}.post-gallery__arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#081626b3;color:#fff;box-shadow:0 8px 24px #0006,0 0 0 1px #fff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transform:translateY(-50%);transition:background-color .3s ease,opacity .3s var(--ease),visibility .3s}.post-gallery__arrow:hover{background:var(--post-accent)}.post-gallery__arrow svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.post-gallery__arrow--prev{left:.75rem}.post-gallery__arrow--next{right:.75rem}.post-gallery.is-at-start .post-gallery__arrow--prev,.post-gallery.is-at-end .post-gallery__arrow--next,.post-gallery.is-static .post-gallery__arrow{opacity:0;visibility:hidden}.post-lightbox{position:fixed;inset:0;z-index:1000;background:#081626e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transition:opacity .25s ease}.post-lightbox.is-open{opacity:1}.post-lightbox__surface{position:absolute;inset:0;overflow:hidden;touch-action:none}.post-lightbox__node{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:3.5rem 1rem 5rem;will-change:transform}.post-lightbox__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:calc(var(--radius) * 2);box-shadow:0 30px 80px -20px #0009;user-select:none;-webkit-user-drag:none}.post-lightbox__btn{position:absolute;z-index:2;display:grid;place-items:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#081626b3;color:#fff;box-shadow:0 8px 24px #0006,0 0 0 1px #fff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transition:background-color .3s ease,color .3s ease}.post-lightbox__btn:hover{background:var(--post-accent)}.post-lightbox__btn svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.post-lightbox__close{top:1rem;right:1rem}.post-lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.post-lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}@media(max-width:40em){.post-lightbox__prev,.post-lightbox__next{top:auto;bottom:4.25rem;transform:none}.post-lightbox__node{padding-bottom:8rem}}.post-lightbox.is-single .post-lightbox__prev,.post-lightbox.is-single .post-lightbox__next,.post-lightbox.is-single .post-lightbox__count{display:none}.post-lightbox__bar{position:absolute;z-index:1;left:0;right:0;bottom:0;display:flex;align-items:baseline;justify-content:center;gap:var(--space-xs);padding:var(--space-s) var(--space-m);padding-bottom:max(var(--space-s),env(safe-area-inset-bottom));font-size:var(--step--1);color:#eef3f9e6;text-align:center;background:linear-gradient(to top,rgba(8,22,38,.8),transparent);pointer-events:none}.post-lightbox__count{flex:none;font-variant-numeric:tabular-nums;opacity:.7}.post-lightbox__caption{font-family:var(--font-editorial)}.post-band{position:relative;isolation:isolate;overflow:clip;background:var(--post-band-bg);color:#fff;scroll-margin-top:var(--post-subnav-h)}.post-band__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:.5}.post-band__fx{position:absolute;inset:0;z-index:-1}.post-band__inner{max-width:var(--post-band-measure);margin-inline:auto;padding:var(--space-2xl) var(--space-s);text-align:center}.post-band__eyebrow{font-family:var(--font-pixel);font-size:var(--step--1);letter-spacing:.12em;text-transform:uppercase;color:var(--blue-300)}.post-band__title{margin-top:var(--space-s);font-size:var(--step-3);letter-spacing:-.02em;color:#fff}.post-band__text{margin-top:var(--space-m);font-size:var(--step-1);line-height:1.55;color:#eef3f9d1}.post-band__text>*+*{margin-top:var(--space-s)}.post-nav{position:fixed;top:var(--post-header-h);inset-inline:0;z-index:15;height:var(--post-subnav-h);background:var(--bg);border-bottom:1px solid var(--line)}@media(min-width:56rem){.post-nav{background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.post-nav__inner{position:relative;height:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--space-s);display:flex;align-items:center;justify-content:safe center;gap:.2rem;overflow-x:auto;scrollbar-width:none}.post-nav__inner::-webkit-scrollbar{display:none}.post-nav__inner.has-end{mask-image:linear-gradient(to right,#000 calc(100% - 3rem),transparent 100%)}.post-nav__inner.has-start{mask-image:linear-gradient(to right,transparent 0,#000 3rem)}.post-nav__inner.has-start.has-end{mask-image:linear-gradient(to right,transparent 0,#000 3rem,#000 calc(100% - 3rem),transparent 100%)}.post-nav a{flex:0 0 auto;padding:.5rem .62rem;font-family:var(--font-pixel);font-size:clamp(.66rem,.6rem + .22vw,.76rem);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;color:var(--text-muted);text-decoration:none;transition:color .25s var(--ease)}.post-nav a:hover,.post-nav a.is-current{color:var(--text)}.post-nav__ind{position:absolute;bottom:.35rem;left:0;width:0;height:2px;border-radius:999px;background:var(--accent);opacity:0;transition:left .35s var(--ease),width .35s var(--ease),opacity .25s var(--ease)}@media(prefers-reduced-motion:reduce){.post-nav__ind{transition:opacity .25s}}.abox[data-astro-cid-dwrmp7mt]{--abox-photo: 96px;display:flex;align-items:stretch;gap:var(--space-m);margin-block:var(--space-xl);background:var(--bg-subtle);border:1px solid var(--line);border-radius:calc(var(--radius) * 2);overflow:clip}.abox__photo[data-astro-cid-dwrmp7mt]{flex:0 0 var(--abox-photo);width:var(--abox-photo);background:var(--navy-900);box-shadow:10px 0 26px -16px #0816268c}.abox__photo[data-astro-cid-dwrmp7mt] img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:50% 28%}.abox__body[data-astro-cid-dwrmp7mt]{min-width:0;padding:var(--space-s) var(--space-m) var(--space-s) 0;display:flex;flex-direction:column;justify-content:center}.abox__name[data-astro-cid-dwrmp7mt]{font-family:var(--font-display);font-size:var(--step-0);font-weight:700;letter-spacing:-.01em}.abox__bio[data-astro-cid-dwrmp7mt]{margin-top:.2rem;font-size:var(--step--1);line-height:1.55;color:var(--text-muted)}.abox__link[data-astro-cid-dwrmp7mt]{align-self:flex-start;margin-top:.35rem;font-family:var(--font-pixel);font-size:var(--step--1);color:var(--accent);text-decoration:none;padding-block:.3em}.abox__link[data-astro-cid-dwrmp7mt]:hover{text-decoration:underline}@media(max-width:34rem){.abox[data-astro-cid-dwrmp7mt]{--abox-photo: 76px}}.phero[data-astro-cid-eyb344sv]{width:100%;background:var(--navy-900)}.phero__frame[data-astro-cid-eyb344sv]{position:relative;display:grid;align-items:end;min-height:clamp(28rem,76svh,46rem);isolation:isolate}.phero__img[data-astro-cid-eyb344sv]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.phero[data-astro-cid-eyb344sv] .phero__live{z-index:-2}.phero--light[data-astro-cid-eyb344sv]{background:var(--bg)}.phero--light[data-astro-cid-eyb344sv] .phero__veil[data-astro-cid-eyb344sv]{background:none}.phero--light[data-astro-cid-eyb344sv] .phero__crumbs[data-astro-cid-eyb344sv] .crumbs__link,.phero--light[data-astro-cid-eyb344sv] .phero__crumbs[data-astro-cid-eyb344sv] .crumbs__sep{color:color-mix(in srgb,var(--navy-900) 62%,transparent);text-shadow:0 1px 12px rgba(255,255,255,.7)}.phero--light[data-astro-cid-eyb344sv] .phero__crumbs[data-astro-cid-eyb344sv] .crumbs__current,.phero--light[data-astro-cid-eyb344sv] .phero__crumbs[data-astro-cid-eyb344sv] .crumbs__link:hover{color:var(--navy-900);text-shadow:0 1px 12px rgba(255,255,255,.7)}.phero--light[data-astro-cid-eyb344sv] .phero__copy[data-astro-cid-eyb344sv]{color:var(--text)}.phero--light[data-astro-cid-eyb344sv] .phero__copy[data-astro-cid-eyb344sv]:before{inset:-8rem calc(-50vw + 50%) 0;background:linear-gradient(100deg,var(--bg) 0%,color-mix(in srgb,var(--bg) 55%,transparent) 30%,transparent 62%),linear-gradient(to bottom,transparent 40%,color-mix(in srgb,var(--bg) 45%,transparent) 100%)}.phero--light[data-astro-cid-eyb344sv] .phero__eyebrow[data-astro-cid-eyb344sv],.phero--light[data-astro-cid-eyb344sv] .phero__title[data-astro-cid-eyb344sv] .phero__mark{color:var(--accent)}.phero--light[data-astro-cid-eyb344sv] .phero__title[data-astro-cid-eyb344sv]{color:var(--text)}.phero--light[data-astro-cid-eyb344sv] .phero__lede[data-astro-cid-eyb344sv]{color:var(--text-muted)}.phero--light[data-astro-cid-eyb344sv] .phero__meta[data-astro-cid-eyb344sv]{color:color-mix(in srgb,var(--text-muted) 75%,transparent)}.phero--light[data-astro-cid-eyb344sv] .phero__author[data-astro-cid-eyb344sv]{color:var(--text-muted)}.phero--light[data-astro-cid-eyb344sv] .phero__dot[data-astro-cid-eyb344sv]{color:color-mix(in srgb,var(--text-muted) 40%,transparent)}.phero__veil[data-astro-cid-eyb344sv]{position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,#08162675,#08162624 22%,#08162638 60%,#0816266b)}.phero__crumbs[data-astro-cid-eyb344sv]{position:absolute;inset-inline:0;top:calc(var(--post-subnav-h, 0px) + var(--space-xs));z-index:1}.phero__crumbs[data-astro-cid-eyb344sv] .crumbs__link,.phero__crumbs[data-astro-cid-eyb344sv] .crumbs__sep{color:#eef3f99e;text-shadow:0 1px 12px rgba(8,22,38,.6)}.phero__crumbs[data-astro-cid-eyb344sv] .crumbs__current{color:#ffffffeb;text-shadow:0 1px 12px rgba(8,22,38,.6)}.phero__crumbs[data-astro-cid-eyb344sv] .crumbs__link:hover{color:#fff}.phero__copy[data-astro-cid-eyb344sv]{position:relative;padding-block:var(--space-xl) var(--space-l);color:#fff}.phero__copy[data-astro-cid-eyb344sv]:before{content:"";position:absolute;inset:-3rem calc(-50vw + 50%) 0;z-index:-1;background:linear-gradient(to bottom,#08162600,#0816268c 28%,#081626db 62%,#081626f2);pointer-events:none}.phero__eyebrow[data-astro-cid-eyb344sv]{font-family:var(--font-pixel);font-size:var(--step--1);text-transform:uppercase;letter-spacing:.08em;color:var(--blue-300)}.phero__title[data-astro-cid-eyb344sv]{margin-top:var(--space-s);font-size:var(--step-4);letter-spacing:-.02em;color:#fff}.phero__title[data-astro-cid-eyb344sv] .phero__mark{font-style:normal;color:var(--blue-300)}.phero__lede[data-astro-cid-eyb344sv]{margin-top:var(--space-m);max-width:62ch;font-size:var(--step-1);line-height:1.5;color:#eef3f9d1}.phero__meta[data-astro-cid-eyb344sv]{margin-top:var(--space-m);display:flex;flex-wrap:wrap;align-items:center;gap:.6em;font-family:var(--font-pixel);font-size:var(--step--1);color:#eef3f999}.phero__author[data-astro-cid-eyb344sv]{color:#eef3f9d9}.phero__dot[data-astro-cid-eyb344sv]{color:#eef3f959}@media(max-width:55.99rem){.phero__frame[data-astro-cid-eyb344sv]{min-height:clamp(30rem,78svh,40rem)}.phero__title[data-astro-cid-eyb344sv]{font-size:var(--step-3)}.phero__lede[data-astro-cid-eyb344sv]{font-size:var(--step-0)}}
