.pth-hero[data-astro-cid-qvupousw]{position:relative;isolation:isolate;background:var(--p-night);color:var(--p-night-ink);min-height:min(92svh,940px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.pth-hero-stage[data-astro-cid-qvupousw]{position:absolute;inset:0;z-index:-2}.pth-hero-slide[data-astro-cid-qvupousw]{position:absolute;inset:0;opacity:0;transition:opacity 1.2s var(--ease-plinth)}.pth-hero-slide[data-astro-cid-qvupousw].is-current{opacity:1}.pth-hero-slide[data-astro-cid-qvupousw] .pth-hero-plate{width:100%;height:100%;aspect-ratio:auto!important}.pth-hero-slide[data-astro-cid-qvupousw] .pth-hero-plate img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.pth-hero[data-astro-cid-qvupousw].is-live .pth-hero-slide[data-astro-cid-qvupousw].is-current .pth-hero-plate img{animation:pth-hero-settle 9s var(--ease-plinth) both}.pth-hero[data-astro-cid-qvupousw].is-paused .pth-hero-slide[data-astro-cid-qvupousw].is-current .pth-hero-plate img{animation-play-state:paused}@keyframes pth-hero-settle{0%{transform:scale(1.07)}to{transform:scale(1)}}.pth-hero-scrim[data-astro-cid-qvupousw]{position:absolute;inset:0;background:linear-gradient(#0c0c0cb8,#0c0c0c47,#0c0c0c80 68%,#0c0c0ce0),linear-gradient(90deg,#0c0c0cad,#0c0c0c33 52%,#0c0c0c57)}.pth-hero-inner[data-astro-cid-qvupousw]{display:grid;gap:clamp(1.75rem,1rem + 3vw,3rem);padding-top:clamp(3.5rem,2rem + 6vw,7rem);padding-bottom:clamp(1.5rem,1rem + 2vw,2.5rem);width:100%}.pth-hero-inner[data-astro-cid-qvupousw]>[data-astro-cid-qvupousw]{min-width:0}@media(width>=960px){.pth-hero-inner[data-astro-cid-qvupousw]{grid-template-columns:minmax(0,1.35fr) minmax(300px,380px);align-items:end;column-gap:clamp(2rem,.5rem + 4vw,5rem)}}.pth-hero-eyebrow[data-astro-cid-qvupousw]{color:var(--p-brass-on-night);margin-bottom:clamp(.9rem,.6rem + .8vw,1.4rem)}.pth-hero-type[data-astro-cid-qvupousw]{color:#fff;text-wrap:balance;max-width:15ch}.pth-hero-lead[data-astro-cid-qvupousw]{margin-top:clamp(1.1rem,.8rem + 1vw,1.75rem);max-width:46ch;font-size:var(--t-lead);line-height:1.5;color:#ffffffdb}.pth-hero-lead[data-astro-cid-qvupousw] a[data-astro-cid-qvupousw]:not(.pth-btn){color:#fff;text-decoration:underline;text-underline-offset:.22em;text-decoration-thickness:1px}.pth-js .pth-hero-card[data-astro-cid-qvupousw]{animation:pth-hero-card .62s var(--ease-plinth) .12s both}@keyframes pth-hero-card{0%{opacity:0;transform:translate3d(28px,0,0)}to{opacity:1;transform:none}}.pth-hero-card[data-astro-cid-qvupousw]{background:var(--p-paper);color:var(--p-ink);border:1px solid var(--p-rule);padding:clamp(1.1rem,.8rem + 1vw,1.6rem);display:grid;gap:.85rem;min-width:0;box-shadow:0 1px #0003}.pth-hero-card-head[data-astro-cid-qvupousw]{display:flex;align-items:baseline;gap:.7rem;padding-bottom:.8rem;border-bottom:1px solid var(--p-rule)}.pth-hero-field[data-astro-cid-qvupousw]{display:grid;gap:.35rem;min-width:0}.pth-hero-row[data-astro-cid-qvupousw]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.pth-hero-control[data-astro-cid-qvupousw]{position:relative;display:flex;align-items:center;border:1px solid var(--p-rule-strong);min-width:0;transition:border-color var(--dur-1) var(--ease-plinth)}.pth-hero-control[data-astro-cid-qvupousw]:focus-within{border-color:var(--p-brand);box-shadow:inset 0 0 0 1px var(--p-brand)}.pth-hero-control[data-astro-cid-qvupousw] select[data-astro-cid-qvupousw]{-webkit-appearance:none;appearance:none;width:100%;min-width:0;height:46px;min-height:44px;padding:0 2rem 0 .7rem;border:0;background:none;font-size:.9375rem;color:var(--p-ink);cursor:pointer;outline:none;text-overflow:ellipsis}.pth-hero-control[data-astro-cid-qvupousw] svg[data-astro-cid-qvupousw]{position:absolute;right:.6rem;pointer-events:none;color:var(--p-ink-3)}.pth-hero-go[data-astro-cid-qvupousw]{width:100%;margin-top:.15rem}.pth-hero-note[data-astro-cid-qvupousw]{font-size:.75rem;color:var(--p-ink-2);line-height:1.5}.pth-hero-note[data-astro-cid-qvupousw] a[data-astro-cid-qvupousw]:not(.pth-btn){color:var(--p-brand-ink);text-decoration:underline;text-underline-offset:.2em}.pth-hero-rail[data-astro-cid-qvupousw]{display:flex;gap:1px;background:#ffffff29;border-top:1px solid #ffffff29}.pth-hero-dot[data-astro-cid-qvupousw]{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:.55rem;padding:.7rem clamp(.5rem,.2rem + 1vw,1.25rem);min-height:48px;background:#0c0c0c80;border:0;cursor:pointer;color:#fff9;transition:background-color var(--dur-1) var(--ease-plinth),color var(--dur-1) var(--ease-plinth)}.pth-hero-dot[data-astro-cid-qvupousw]:hover,.pth-hero-dot[data-astro-cid-qvupousw].is-current{background:#0c0c0cb8;color:#fff}.pth-hero-dot-track[data-astro-cid-qvupousw]{flex:auto;height:2px;background:#ffffff40;display:block;min-width:24px;overflow:hidden}.pth-hero-dot-fill[data-astro-cid-qvupousw]{display:block;height:100%;background:var(--p-brass);transform:scaleX(0);transform-origin:0}.pth-hero-dot[data-astro-cid-qvupousw].is-current .pth-hero-dot-fill[data-astro-cid-qvupousw]{background:var(--p-grad);transform:scaleX(1)}.pth-hero[data-astro-cid-qvupousw].is-live .pth-hero-dot[data-astro-cid-qvupousw].is-current .pth-hero-dot-fill[data-astro-cid-qvupousw]{animation:7s linear both pth-rail}.pth-hero[data-astro-cid-qvupousw].is-paused .pth-hero-dot[data-astro-cid-qvupousw].is-current .pth-hero-dot-fill[data-astro-cid-qvupousw]{animation-play-state:paused}@keyframes pth-rail{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pth-hero-dot-n[data-astro-cid-qvupousw]{font-size:.625rem;font-weight:700;letter-spacing:.12em;font-variant-numeric:tabular-nums;flex-shrink:0}.pth-hero-caps[data-astro-cid-qvupousw]{background:var(--p-night);border-top:1px solid var(--p-night-rule)}.pth-hero-cap[data-astro-cid-qvupousw] a[data-astro-cid-qvupousw]:not(.pth-btn){display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;padding-block:.9rem;min-height:52px;color:var(--p-night-ink-2);font-size:.8125rem}.pth-hero-cap[data-astro-cid-qvupousw] strong[data-astro-cid-qvupousw]{font-family:var(--p-font-display);font-size:1rem;font-weight:600;letter-spacing:-.015em;color:var(--p-night-ink)}.pth-hero-cap[data-astro-cid-qvupousw] svg[data-astro-cid-qvupousw]{margin-left:auto;color:var(--p-brand-on-night);transition:transform var(--dur-2) var(--ease-plinth);flex-shrink:0}.pth-hero-cap[data-astro-cid-qvupousw] a[data-astro-cid-qvupousw]:not(.pth-btn):hover svg[data-astro-cid-qvupousw]{transform:translate(5px)}.pth-hero-cap[data-astro-cid-qvupousw] a[data-astro-cid-qvupousw]:not(.pth-btn):hover strong[data-astro-cid-qvupousw]{color:var(--p-brand-on-night)}@media(prefers-reduced-motion:reduce){.pth-hero-slide[data-astro-cid-qvupousw]{transition:none}.pth-hero[data-astro-cid-qvupousw].is-live .pth-hero-slide[data-astro-cid-qvupousw].is-current .pth-hero-plate img,.pth-hero[data-astro-cid-qvupousw].is-live .pth-hero-dot[data-astro-cid-qvupousw].is-current .pth-hero-dot-fill[data-astro-cid-qvupousw]{animation:none}.pth-hero-dot[data-astro-cid-qvupousw].is-current .pth-hero-dot-fill[data-astro-cid-qvupousw]{transform:scaleX(1)}}.pth-scrub[data-astro-cid-5xvokxmj]{position:relative}.pth-scrub-sticky[data-astro-cid-5xvokxmj]{padding-block:var(--p-sec)}.pth-scrub-grid[data-astro-cid-5xvokxmj]{display:grid;gap:clamp(1.75rem,1rem + 3vw,3.5rem)}.pth-scrub-grid[data-astro-cid-5xvokxmj]>[data-astro-cid-5xvokxmj]{min-width:0}@media(width>=900px){.pth-scrub-grid[data-astro-cid-5xvokxmj]{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;column-gap:clamp(2rem,.5rem + 4vw,5rem)}}.pth-scrub-eyebrow[data-astro-cid-5xvokxmj]{color:var(--p-brass-on-night)}.pth-scrub-title[data-astro-cid-5xvokxmj]{margin-top:.9rem;color:var(--p-night-ink);max-width:16ch}.pth-scrub-lead[data-astro-cid-5xvokxmj]{margin-top:1.1rem;max-width:46ch;color:var(--p-night-ink-2);font-size:var(--t-lead);line-height:1.55}.pth-scrub-spec[data-astro-cid-5xvokxmj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:1rem 1.5rem;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--p-night-rule)}.pth-scrub-spec[data-astro-cid-5xvokxmj] dt[data-astro-cid-5xvokxmj]{margin-bottom:.35rem}.pth-scrub-spec[data-astro-cid-5xvokxmj] dd[data-astro-cid-5xvokxmj]{font-family:var(--p-font-display);font-size:1.15rem;font-weight:600;letter-spacing:-.02em;color:var(--p-night-ink)}.pth-scrub-caption[data-astro-cid-5xvokxmj]{display:flex;align-items:baseline;gap:.85rem;margin-top:1.75rem;font-size:.875rem;color:var(--p-night-ink-2);min-height:3em}.pth-scrub-n[data-astro-cid-5xvokxmj]{font-family:var(--p-font-display);font-size:.75rem;font-weight:700;letter-spacing:.14em;color:var(--p-brand-on-night);font-variant-numeric:tabular-nums;flex-shrink:0}.pth-scrub-progress[data-astro-cid-5xvokxmj]{height:2px;background:var(--p-night-rule);margin-top:1.1rem;overflow:hidden}.pth-scrub-bar[data-astro-cid-5xvokxmj]{display:block;height:100%;background:var(--p-grad);transform:scaleX(0);transform-origin:0}.pth-scrub-cta[data-astro-cid-5xvokxmj]{margin-top:1.75rem}.pth-scrub-stack[data-astro-cid-5xvokxmj]{display:grid;gap:1.25rem}.pth-scrub-frame[data-astro-cid-5xvokxmj]{margin:0;min-width:0}.pth-scrub-fc[data-astro-cid-5xvokxmj]{margin-top:.6rem;font-size:.8125rem;color:var(--p-night-ink-2)}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing{min-height:340svh}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-sticky[data-astro-cid-5xvokxmj]{position:sticky;top:0;height:100svh;display:flex;align-items:center;padding-block:clamp(4.5rem,3rem + 5vw,6rem) 2rem;overflow:hidden}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-stack[data-astro-cid-5xvokxmj]{position:relative;display:block;aspect-ratio:4 / 3;max-height:68svh;margin-inline:auto;width:100%}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-frame[data-astro-cid-5xvokxmj]{position:absolute;inset:0;opacity:0;transform:translate3d(0,3%,0);transition:opacity var(--dur-2) var(--ease-plinth),transform var(--dur-3) var(--ease-plinth);pointer-events:none}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-frame[data-astro-cid-5xvokxmj].is-current{opacity:1;transform:none;pointer-events:auto}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-frame[data-astro-cid-5xvokxmj] .pth-plate{height:100%;aspect-ratio:auto!important}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-fc[data-astro-cid-5xvokxmj]{display:none}@media(width<=899px){.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing{min-height:300svh}.pth-scrub[data-astro-cid-5xvokxmj].is-scrubbing .pth-scrub-stack[data-astro-cid-5xvokxmj]{max-height:40svh}}.pth-stats[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--p-rule)}.pth-stats-grid[data-astro-cid-lcdefpme]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1px;background:var(--p-rule);border:1px solid var(--p-rule)}.pth-stat[data-astro-cid-lcdefpme]{background:var(--p-paper);padding:clamp(1.1rem,.9rem + 1vw,1.75rem);display:flex;flex-direction:column;gap:.4rem;min-width:0}.pth-stat-n[data-astro-cid-lcdefpme]{font-family:var(--p-font-display);font-size:clamp(2.25rem,1.6rem + 2.4vw,3.25rem);font-weight:600;letter-spacing:-.04em;line-height:.95;color:var(--p-brand-ink)}.pth-stat[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.875rem;line-height:1.5;color:var(--p-ink-2);margin-top:.35rem}.pth-cards[data-astro-cid-lcdefpme]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:clamp(1rem,.6rem + 1.4vw,1.75rem)}.pth-cards[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{min-width:0}.pth-how-grid[data-astro-cid-lcdefpme]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1px;background:var(--p-rule);border:1px solid var(--p-rule);margin-top:clamp(2rem,1.2rem + 3vw,3.5rem)}.pth-how-card[data-astro-cid-lcdefpme]{background:var(--p-paper);padding:clamp(1.25rem,1rem + 1.2vw,2rem);display:flex;flex-direction:column;gap:.6rem;min-width:0;transition:background-color var(--dur-2) var(--ease-plinth)}.pth-how-card[data-astro-cid-lcdefpme]:hover{background:var(--p-brand-wash)}.pth-how-icon[data-astro-cid-lcdefpme]{display:inline-flex;color:var(--p-brand-ink);margin-block:.6rem .2rem}.pth-how-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--p-ink)}.pth-how-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.9375rem;line-height:1.55;color:var(--p-ink-2);flex:auto}.pth-hood-list[data-astro-cid-lcdefpme]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:1px;background:var(--p-rule);border:1px solid var(--p-rule)}.pth-hood-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{min-width:0}.pth-hood-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.pth-btn){display:flex;align-items:center;gap:.6rem;min-height:60px;padding-inline:1rem;background:var(--p-paper);min-width:0;transition:background-color var(--dur-1) var(--ease-plinth)}.pth-hood-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.pth-btn):hover{background:var(--p-brand-wash)}.pth-hood-name[data-astro-cid-lcdefpme]{font-weight:600;font-size:.9375rem;color:var(--p-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pth-hood-city[data-astro-cid-lcdefpme]{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--p-ink-3);flex-shrink:0}.pth-hood-n[data-astro-cid-lcdefpme]{margin-left:auto;font-size:.8125rem;font-weight:650;color:var(--p-brand-ink);flex-shrink:0}.pth-hood-list[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{color:var(--p-ink-3);flex-shrink:0;transition:transform var(--dur-2) var(--ease-plinth)}.pth-hood-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.pth-btn):hover svg[data-astro-cid-lcdefpme]{transform:translate(3px)}.pth-featured[data-astro-cid-lcdefpme],.pth-journal[data-astro-cid-lcdefpme],.pth-hoods[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--p-rule)}.pth-how[data-astro-cid-lcdefpme]{background:var(--p-paper-2);border-bottom:1px solid var(--p-rule)}
