#intro{z-index:100;background:var(--paper);will-change:transform;justify-content:center;align-items:center;transition:transform .82s cubic-bezier(.76,0,.24,1),opacity .5s .32s;display:none;position:fixed;inset:0}html.intro #intro{display:flex}#intro.lift{opacity:0;transform:translateY(-101%)}.intro-line{color:var(--black);letter-spacing:.01em;white-space:pre;margin:0;font-family:Courier New,Courier,monospace;font-size:clamp(17px,3.2vw,32px);font-weight:700}.intro-caret{color:var(--orange);animation:1.05s step-end infinite introBlink;display:inline-block}.intro-caret:before{content:"_"}@keyframes introBlink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){#intro{display:none!important}}.opening[data-astro-cid-lcdefpme]{padding-block:clamp(40px,6vw,72px) clamp(40px,6vw,76px);position:relative}.cut-sweep[data-astro-cid-lcdefpme]{pointer-events:none;z-index:4;position:absolute;inset:0;overflow:hidden}.cut-sweep[data-astro-cid-lcdefpme]:before{content:"";background:var(--orange);opacity:0;width:2px;position:absolute;top:-1%;bottom:-1%;left:0}.cut-sweep[data-astro-cid-lcdefpme].play:before{animation:.9s cubic-bezier(.33,0,.2,1) both cutSweep}@keyframes cutSweep{0%{opacity:0;left:0}10%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}.eyebrow[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px 24px;padding-bottom:14px;display:flex}.eyebrow[data-astro-cid-lcdefpme] .muted[data-astro-cid-lcdefpme]{color:var(--grey)}.measure[data-astro-cid-lcdefpme]{height:13px;margin-bottom:clamp(28px,5vw,60px);position:relative}.measure-line[data-astro-cid-lcdefpme]{background:var(--hair);transform-origin:0;width:100%;height:1px;position:absolute;top:0;left:0}.measure[data-astro-cid-lcdefpme] .tick[data-astro-cid-lcdefpme]{background:var(--hair);transform-origin:top;width:1px;height:8px;position:absolute;top:0}.measure[data-astro-cid-lcdefpme] .tick-accent[data-astro-cid-lcdefpme]{background:var(--orange);height:13px}.measure[data-astro-cid-lcdefpme].play .measure-line[data-astro-cid-lcdefpme]{animation:.62s cubic-bezier(.35,0,.25,1) both measureDraw}.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme]{animation:.34s cubic-bezier(.2,.9,.25,1) .38s both tickDrop}.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme]:nth-of-type(3){animation-delay:.45s}.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme]:nth-of-type(4){animation-delay:.52s}.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme]:nth-of-type(5){animation-delay:.59s}.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme]:nth-of-type(6){animation-delay:.66s}.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme]:nth-of-type(7){animation-delay:.73s}@keyframes measureDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tickDrop{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.opening-line[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:clamp(32px,4vw,58px);line-height:1.04}.opening-line[data-astro-cid-lcdefpme] .dot{color:var(--orange)}.hero-drop[data-astro-cid-lcdefpme].drop-ready .w{animation:.64s cubic-bezier(.2,.9,.25,1) both heroDrop;display:inline-block}@keyframes heroDrop{0%{opacity:0;transform:translateY(-.44em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-drop[data-astro-cid-lcdefpme] .w,.measure[data-astro-cid-lcdefpme].play .measure-line[data-astro-cid-lcdefpme],.measure[data-astro-cid-lcdefpme].play .tick[data-astro-cid-lcdefpme],.cut-sweep[data-astro-cid-lcdefpme].play:before{animation:none}}.opening-lead[data-astro-cid-lcdefpme]{text-wrap:balance;max-width:40ch;color:var(--ink);margin-top:clamp(28px,4vw,44px)}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:18px 36px;margin-top:clamp(30px,4vw,48px);display:flex}.hero-cta[data-astro-cid-lcdefpme],.hero-read[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700;text-decoration:none}.hero-cta[data-astro-cid-lcdefpme]{color:var(--orange-ink);border-bottom:1px solid var(--orange);padding-bottom:5px}.hero-read[data-astro-cid-lcdefpme]{color:var(--grey)}.hero-cta[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.hero-read[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform .2s;display:inline-block}.hero-cta[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transform:translate(4px)}.hero-read[data-astro-cid-lcdefpme]:hover{color:var(--ink)}.hero-read[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transform:translateY(3px)}.firm-credit[data-astro-cid-lcdefpme]{color:var(--grey);margin-top:clamp(28px,4vw,44px);font-size:.92em}@media (prefers-reduced-motion:reduce){.hero-cta[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.hero-read[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:none}}.opening-body[data-astro-cid-lcdefpme]{gap:clamp(30px,4vw,44px);margin-top:clamp(24px,3vw,40px);display:grid}@media (width>=1000px){.opening-body[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(460px,50%);align-items:center;column-gap:clamp(44px,5vw,88px)}}.opening-aside[data-astro-cid-lcdefpme]{padding-top:2px}.newspaper[data-astro-cid-lcdefpme]{transform-origin:50%;filter:drop-shadow(0 22px 34px #1a161042);max-width:560px;margin-inline:auto 0;display:block;position:relative;transform:rotate(-1.6deg)}.np-sheet[data-astro-cid-lcdefpme]{border-top:3px double var(--ink);max-height:418px;color:var(--ink);background:#fdfdfb;border-radius:3px;padding:12px clamp(16px,1.6vw,24px) 0;position:relative;overflow:clip}.np-sheet[data-astro-cid-lcdefpme]:before{content:"";z-index:2;pointer-events:none;opacity:.55;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='t'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23t)' opacity='0.045'/%3E%3C/svg%3E");position:absolute;inset:0}.np-sheet[data-astro-cid-lcdefpme]:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#28221800 0%,#2822180f 52%,#28221847 100%);height:52px;position:absolute;bottom:0;left:0;right:0}.np-masthead[data-astro-cid-lcdefpme]{text-align:center;border-bottom:1px solid var(--ink);padding:2px 0 3px}.np-name[data-astro-cid-lcdefpme]{font-family:var(--news);letter-spacing:-.01em;color:var(--black);font-size:clamp(30px,3.4vw,46px);font-weight:900;line-height:.94}.np-strip[data-astro-cid-lcdefpme]{font-family:var(--body);letter-spacing:.09em;text-transform:uppercase;color:var(--ink);border-top:1px solid var(--ink);border-bottom:3px double var(--ink);justify-content:center;align-items:center;gap:10px;margin-bottom:11px;padding:4px 0;font-size:9px;display:flex}.np-star[data-astro-cid-lcdefpme]{color:var(--orange-ink);font-size:8px}.np-lead[data-astro-cid-lcdefpme]{text-align:center;color:inherit;border-bottom:2px solid var(--ink);margin-bottom:11px;padding-bottom:9px;text-decoration:none;display:block}.np-kicker[data-astro-cid-lcdefpme]{font-family:var(--body);letter-spacing:.18em;text-transform:uppercase;color:var(--grey);margin-bottom:6px;font-size:9px;display:block}.np-headline[data-astro-cid-lcdefpme]{font-family:var(--news);text-transform:uppercase;letter-spacing:.004em;color:var(--black);font-size:clamp(19px,.9vw + 13px,27px);font-weight:900;line-height:1.05;transition:color .2s;display:block}.np-lead[data-astro-cid-lcdefpme]:focus-visible .np-headline[data-astro-cid-lcdefpme]{color:var(--orange)}@media (hover:hover){.np-lead[data-astro-cid-lcdefpme]:hover .np-headline[data-astro-cid-lcdefpme]{color:var(--orange)}}.np-story[data-astro-cid-lcdefpme]{display:block}.np-figure[data-astro-cid-lcdefpme]{float:left;width:46%;margin:3px 14px 7px 0;display:block}.np-media[data-astro-cid-lcdefpme]{margin:0;line-height:0}.np-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;filter:grayscale()contrast(1.05);width:100%;height:auto}.np-body[data-astro-cid-lcdefpme]{font-family:var(--body);text-align:left;color:var(--ink);font-size:9.5px;line-height:1.5;text-decoration:none;display:block}.np-byline[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.03em;font-size:8.5px;font-weight:700}html.intro .newspaper[data-astro-cid-lcdefpme]{opacity:0}html.revealed .newspaper[data-astro-cid-lcdefpme]{animation:1.05s cubic-bezier(.18,.72,.24,1) .16s both spinIn}@keyframes spinIn{0%{opacity:0;transform:scale(.05)rotate(-680deg)}62%{opacity:1}to{opacity:1;transform:scale(1)rotate(-1.6deg)}}@media (prefers-reduced-motion:reduce){html.intro .newspaper[data-astro-cid-lcdefpme],html.revealed .newspaper[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:rotate(-1.6deg)}}@media (width<=999px){.opening-aside[data-astro-cid-lcdefpme]{margin-top:clamp(28px,7vw,48px);padding-top:0}.newspaper[data-astro-cid-lcdefpme]{width:86%;max-width:430px;margin-inline:auto}}@media (width<=640px){.np-sheet[data-astro-cid-lcdefpme]{max-height:clamp(260px,70vw,310px)}.np-name[data-astro-cid-lcdefpme]{font-size:clamp(21px,6.2vw,28px)}.np-headline[data-astro-cid-lcdefpme]{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(15px,4.4vw,19px);display:-webkit-box;overflow:hidden}}.featured-link[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none;display:block}.featured[data-astro-cid-lcdefpme]{padding-block:clamp(40px,6vw,76px)}.featured-grid[data-astro-cid-lcdefpme]{gap:28px;display:grid}.f-media[data-astro-cid-lcdefpme]{margin:0;line-height:0}.f-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:3/2;object-fit:cover;border:1px solid var(--hair);width:100%;height:auto}.series[data-astro-cid-lcdefpme]{color:var(--orange-ink)}.f-kicker[data-astro-cid-lcdefpme]{color:var(--grey)}.f-title[data-astro-cid-lcdefpme]{text-wrap:balance;margin-top:14px;font-size:clamp(28px,3.1vw,44px);transition:color .2s}.featured-link[data-astro-cid-lcdefpme]:hover .f-title[data-astro-cid-lcdefpme]{color:var(--orange)}.f-thesis[data-astro-cid-lcdefpme]{color:var(--grey);max-width:52ch;margin-top:22px}@media (width>=1000px){.featured-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(320px,42%);align-items:center;column-gap:64px}.featured-grid[data-astro-cid-lcdefpme].no-media{grid-template-columns:1fr}.f-copy[data-astro-cid-lcdefpme]{grid-area:1/1}.f-media[data-astro-cid-lcdefpme]{grid-area:1/2}}.cards[data-astro-cid-lcdefpme]{gap:48px 40px;padding-block:clamp(40px,6vw,72px);display:grid}.card[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none;display:block}.card-media[data-astro-cid-lcdefpme]{margin:0;line-height:0}.card-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:3/2;object-fit:cover;border:1px solid var(--hair);width:100%;height:auto}.card-label[data-astro-cid-lcdefpme]{color:var(--grey);margin-top:18px}.card-label[data-astro-cid-lcdefpme].teardown{color:var(--orange-ink)}.card-title[data-astro-cid-lcdefpme]{margin-top:10px;font-size:clamp(20px,1.6vw + 10px,27px);line-height:1.12;transition:color .2s}.card[data-astro-cid-lcdefpme]:hover .card-title[data-astro-cid-lcdefpme],.card[data-astro-cid-lcdefpme]:focus-visible .card-title[data-astro-cid-lcdefpme]{color:var(--orange)}.card-thesis[data-astro-cid-lcdefpme]{color:var(--grey);margin-top:10px;font-size:clamp(14px,.9vw + 9px,16px);line-height:1.55}@media (width>=640px){.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}.cards[data-astro-cid-lcdefpme] .card[data-astro-cid-lcdefpme]:nth-child(3){display:none}}@media (width>=1000px){.cards[data-astro-cid-lcdefpme] .card[data-astro-cid-lcdefpme]:nth-child(3){display:block}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.card-title[data-astro-cid-lcdefpme]{transition:none}}.all-writing[data-astro-cid-lcdefpme]{padding-block:22px 6px}.practice[data-astro-cid-lcdefpme]{padding-block:clamp(40px,6vw,72px)}.practice-grid[data-astro-cid-lcdefpme]{gap:40px;display:grid}.practice-more[data-astro-cid-lcdefpme]{margin-top:26px}.capabilities-link[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);font-size:11px;font-weight:700}.capabilities-link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform .2s;display:inline-block}.capabilities-link[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.capabilities-link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.capabilities-link[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transition:none;transform:none}}.outcome[data-astro-cid-lcdefpme]{max-width:46ch;color:var(--grey);border-top:1px solid var(--hair);padding-top:14px;font-size:.85em;line-height:1.6}@media (width>=1000px){.practice-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0, var(--measure)) 260px;align-items:start;column-gap:72px}.outcome[data-astro-cid-lcdefpme]{font-size:.78em}}@media (prefers-reduced-motion:reduce){.f-title[data-astro-cid-lcdefpme]{transition:none}}
