.pj-hero{position:relative;width:100%;background-color:var(--base-700);padding-top:11rem}.pj-hero-inner{display:flex;flex-direction:column;gap:1.75rem;padding-bottom:3rem}.pj-hero h1{max-width:13ch;color:var(--base-100)}.pj-hero-plate{width:100%;max-width:2000px;margin:0 auto;padding:0 var(--pad)}.pj-hero-plate .plate{width:100%;aspect-ratio:21 / 9;border-radius:.4rem}@media(max-width:1000px){.pj-hero{padding-top:8rem}.pj-hero-plate .plate{aspect-ratio:4 / 3}}.pj-spec{width:100%;background-color:var(--base-700);padding:7rem 0}.pj-spec-inner{display:flex;justify-content:space-between;gap:5rem}.pj-spec-lede{width:46%}.pj-spec-lede p{color:var(--base-100)}.pj-spec-table{width:34%;align-self:flex-end;display:flex;flex-direction:column}.pj-spec-row{display:flex;justify-content:space-between;gap:2rem;padding:.85rem 0;border-top:1px solid var(--base-500)}.pj-spec-row:last-child{border-bottom:1px solid var(--base-500)}.pj-spec-row dt{flex-shrink:0}.pj-spec-row dd{text-align:right;color:var(--base-200)}@media(max-width:1000px){.pj-spec{padding:4rem 0}.pj-spec-inner{flex-direction:column;gap:2.5rem}.pj-spec-lede,.pj-spec-table{width:100%;align-self:stretch}}.pj-hero-lines{display:flex;flex-direction:column;gap:.4rem;padding-top:.5rem}.pj-hero-lines .mono{color:var(--base-400)}.pj-practice-head{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:4rem}.pj-practice-head p.lg{max-width:46ch;color:var(--base-100)}.pj-stack{position:relative;width:100%;background-color:var(--base-700);padding:7rem 0 6rem}.pj-stack-inner{display:flex;flex-direction:column;gap:4rem}.pj-stack-head{display:flex;flex-direction:column;gap:1rem}.pj-stack-head h4{color:var(--base-100)}.pj-stack-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.75rem 3rem;align-items:start}.pj-stack-block:nth-child(2n){width:88%;justify-self:end}.pj-stack-block{display:flex;flex-direction:column;gap:.9rem;padding-top:1.25rem;border-top:1px solid var(--base-500)}.pj-stack-block .mono{color:var(--signal)}.pj-stack-block ul{list-style:none;display:flex;flex-direction:column;gap:.45rem}.pj-stack-block li{color:var(--base-300)}@media(max-width:1000px){.pj-practice-head{padding-bottom:2.5rem}.pj-practice-head p.lg{max-width:none}.pj-stack{padding:4rem 0}.pj-stack-inner{gap:2.5rem}.pj-stack-grid{grid-template-columns:1fr;gap:2rem}.pj-stack-block:nth-child(2n){width:100%;justify-self:stretch}}.pj-body{width:100%;background-color:var(--base-600);padding:6rem 0 8rem}.pj-chapter{display:flex;flex-direction:column;gap:3.5rem;padding:4rem 0}.pj-chapter-inner{display:flex;justify-content:space-between;gap:5rem;align-items:flex-start}.pj-chapter-head{display:flex;flex-direction:column;gap:1rem;width:44%}.pj-chapter-head h4{color:var(--base-100);max-width:12ch}.pj-chapter-inner>p.md{width:36%;align-self:flex-end;color:var(--base-300)}.pj-media{width:100%;max-width:2000px;margin:0 auto;padding:0 var(--pad);overflow:clip}.pj-media .plate{width:100%;aspect-ratio:3 / 2;border-radius:.35rem;will-change:transform}.pj-media-wide .plate{aspect-ratio:21 / 9}.pj-media-pair{display:flex;gap:1rem;width:100%;max-width:2000px;margin:0 auto;padding:0 var(--pad)}.pj-media-pair .pj-media{padding:0;margin:0}.pj-media-pair .pj-media:first-child{width:58%}.pj-media-pair .pj-media:last-child{width:34%;align-self:flex-end}.pj-media-pair .pj-media:first-child .plate{aspect-ratio:4 / 3}.pj-media-pair .pj-media:last-child .plate{aspect-ratio:5 / 7}@media(max-width:1000px){.pj-body{padding:3rem 0 5rem}.pj-chapter{gap:2rem;padding:2.5rem 0}.pj-chapter-inner{flex-direction:column;gap:1.5rem}.pj-chapter-head{width:100%}.pj-chapter-inner>p.md{width:100%;align-self:stretch}.pj-media-pair{flex-direction:column}.pj-media-pair .pj-media:first-child,.pj-media-pair .pj-media:last-child{width:100%;align-self:stretch}.pj-media-pair .pj-media:last-child .plate{aspect-ratio:4 / 3}}.pj-outcome{position:relative;width:100%;background-color:var(--base-700);padding:8rem 0 6rem}.pj-outcome-inner{display:flex;justify-content:space-between;gap:3rem}.pj-figure{display:flex;flex-direction:column;gap:.9rem}.pj-figure:nth-child(1){width:30%}.pj-figure:nth-child(2){width:26%;align-self:flex-end}.pj-figure:nth-child(3){width:24%}.pj-figure h2{color:var(--signal)}.pj-figure .mono{max-width:22ch}@media(max-width:1000px){.pj-outcome{padding:4rem 0}.pj-outcome-inner{flex-direction:column;gap:2.5rem}.pj-figure:nth-child(n){width:100%;align-self:stretch}}.pj-next{display:block;width:100%;background-color:var(--base-700);border-top:1px solid var(--base-500);transition:background-color .3s ease}.pj-next:hover{background-color:var(--base-600)}.pj-next-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:4rem;padding-bottom:4rem}.pj-next h3{color:var(--base-100)}.pj-next .mono.signal{font-size:1.5rem}
