:root{--viewport-bg: #000000;--page-bg: #000000;--page-max-width: 430px;--page-padding-x: 1.75rem;--page-padding-top: 1.75rem;--page-padding-bottom: 1.25rem;--grid-column-gap: 1.5rem;--grid-row-gap: 2.6rem;--clients-col-width: 4rem;--profile-photo-size: 17.25rem;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;--text-xs: 0.7rem;--text-sm: 0.8rem;--text-body: 0.85rem;--summary-size: 1.25rem;--color-text-main: rgb(245, 245, 245);--color-muted: #b3b3b3;--color-soft: #8b8b8b;--color-highlight: rgba(255, 216, 0, 1);--color-heading-soft: #f3d29b;--color-clients-main: rgba(0, 180, 216, .35);--color-clients-muted: #9d9d9d;--color-writing-bg: #ffffff;--color-writing-text: #000000;--color-writing-accent: #ff2c2c;--color-footer-muted: #777777;--practice-gap-y: 1rem;--practice-heading-size: 1.15rem;--practice-heading-weight: 200;--practice-heading-line-height: 1;--practice-subtitle-size: 0.85rem;--practice-subtitle-weight: 200;--practice-subtitle-line-height: 1;--practice-body-size: 0.8rem;--practice-body-line-height: 1.1;--clients-offset-y: -106.7rem;--strong-color: #ffffff;--footer-rule-color: rgba(255, 255, 255, 0.4)}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;font-family:var(--font-sans);background:var(--viewport-bg);display:flex;justify-content:center;align-items:stretch;color:var(--color-text-main)}img{max-width:100%;display:block}figure{margin:0}p{margin:0 0 .75rem}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}html[data-theme=light]{--viewport-bg: #ffffff;--page-bg: #ffffff;--color-text-main: #0A0A1A;--color-muted: rgba(10, 10, 26, 0.62);--color-soft: rgba(10, 10, 26, 0.45);--color-footer-muted: rgba(10, 10, 26, 0.55);--color-clients-main: rgba(0, 180, 216, 0.55);--color-clients-muted: rgba(10, 10, 26, 0.42);--strong-color: #0A0A1A;--footer-rule-color: rgba(10, 10, 26, 0.18)}html[data-theme=light] .ig-page--report{--report-bg: var(--color-brand-white);--report-heading: var(--color-brand-midnight);--report-text-main: rgba(10, 10, 26, 0.90);--report-text-muted: rgba(10, 10, 26, 0.62);--report-border-subtle: rgba(10, 10, 26, 0.14)}.ig-page{background:var(--page-bg);width:100%;max-width:var(--page-max-width);margin:1.5rem auto;display:flex;flex-direction:column}.ig-page__grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, var(--clients-col-width));column-gap:var(--grid-column-gap);row-gap:var(--grid-row-gap);padding:var(--page-padding-top) var(--page-padding-x) 0}.profile{grid-column:1/-1;position:relative;min-height:calc(var(--profile-photo-size) + 2rem)}.profile__photo{position:absolute;top:-3.5rem;left:50%;transform:translateX(-50%);width:var(--profile-photo-size);height:var(--profile-photo-size);border-radius:50%;overflow:hidden;background:#050505;filter:grayscale(1);z-index:1}.profile__photo img{width:100%;height:100%;object-fit:cover}.profile__copy{position:absolute;left:0;top:60%;transform:translateY(-50%);max-width:12rem;z-index:2}.profile__name{font-size:1rem;line-height:1.15;font-weight:500;letter-spacing:.0125rem}.profile__name-line{display:block}.profile__title{margin-top:.4rem;font-size:.75rem;color:var(--color-muted)}.intro{grid-column:1/-1;margin-top:0;margin-bottom:1rem;display:flex;flex-direction:column;gap:.85rem}.summary{grid-column:1/-1;margin-top:-5rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:.85rem}.summary__body{font-size:var(--summary-size);font-weight:800;line-height:1.1}.summary__highlight{color:var(--color-highlight);font-weight:inherit}.summary__pill{align-self:flex-start;padding:.3rem .95rem .35rem;border-radius:999px;background:var(--color-highlight);color:#000;font-size:var(--text-xs);font-weight:600;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.practice{grid-column:1;max-width:13rem}.practice+.practice{margin-top:0}.practice__image{display:none}.practice__body{font-size:var(--text-sm);line-height:1.275}.intro__body{font-size:1rem;line-height:1.25;font-weight:600}.practice__kicker{margin-bottom:.4rem;font-size:1.15rem;font-weight:500;color:rgba(245,245,245,.85);line-height:1.235}.practice__title{margin-bottom:.75rem;font-size:.85rem;font-weight:400;color:var(--color-heading-soft);line-height:1.225;padding-bottom:.355rem;border-bottom:.055rem solid rgba(245,245,245,.5)}.practice__paragraph,.intro__paragraph{margin-bottom:.45rem;color:rgba(245,245,245,.75)}.practice__paragraph:last-child{margin-bottom:0}.intro-end__paragraph{font-weight:200;color:var(--color-muted)}.clients{grid-column:2;margin-top:var(--clients-offset-y);display:flex;flex-direction:column;align-items:flex-end;row-gap:3rem}.clients__group{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.clients__label{writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:1.95rem;transform:rotate(180deg)}.clients__label-main,.clients__label-sub{display:block}.clients__label-main{color:var(--color-clients-main)}.clients__label-main--secondary{color:var(--color-clients-muted);font-weight:600}.clients__label--vertical{margin-bottom:.85rem}.clients__label-sub{font-size:1rem;font-weight:300;color:var(--color-clients-muted)}.clients__label-sub--accent{color:var(--color-highlight)}.clients__logos{display:flex;flex-direction:column;align-items:flex-end;gap:1.1rem}.clients__logo img{max-width:3.2rem;filter:grayscale(1);opacity:.9}.writings{padding:3rem var(--page-padding-x) 0}.writings__card{background:var(--color-writing-bg);color:var(--color-writing-text);padding:1.9rem 1.75rem 2.1rem}.writings__label{margin:0 0 1.3rem;font-size:1.35rem;font-weight:800}.writings__image{margin:0 0 1.25rem}.writings__image img{width:100%}.writings__body{max-width:32rem}.writings__title{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:var(--color-writing-accent)}.writings__intro{margin:0 0 1rem;font-size:var(--text-sm);color:#222}.writings__read-more{font-size:var(--text-sm);font-weight:300;color:var(--color-writing-accent);text-decoration:underline}.page-footer{padding:7.5rem var(--page-padding-x) var(--page-padding-bottom);text-align:center}.page-footer__rule{width:6rem;margin:0 auto .75rem;border-bottom:1px solid var(--footer-rule-color)}.page-footer__line{margin:0 0 .35rem;font-size:var(--text-xs);color:var(--color-footer-muted)}@media(min-width: 768px){.ig-page{margin:2rem auto}}strong{color:var(--strong-color);font-weight:inherit}.ig-page--report{--color-brand-aqua: #31D2F2;--color-brand-grey: #E5E5E5;--color-brand-midnight: #0A0A1A;--color-brand-orange: #E5683C;--color-brand-titanium: #B0B7BF;--color-brand-white: #FFFFFF;--report-bg: var(--page-bg);--report-text-main: var(--color-brand-grey);--report-text-muted: var(--color-brand-titanium);--report-heading: var(--color-brand-white);--report-accent-soft: var(--color-brand-aqua);--report-accent-strong: var(--color-brand-orange);--report-border-subtle: rgba(255, 255, 255, 0.18);--report-font-body: var(--font-sans);--report-body-size: 0.95rem;--report-body-line-height: 1.6;--report-meta-size: 0.8rem;--report-h1-size: clamp(2rem, 5vw, 2.8rem);--report-h2-size: 1.05rem;--report-cta-bg: rgba(255, 216, 0, 1);--report-cta-text: #000000;--page-max-width: 430px;padding:1.75rem var(--page-padding-x, 1.75rem) 2.5rem;color:var(--report-text-main);background:var(--report-bg);font-family:var(--report-font-body)}.ig-page--report .ig-page__grid--report{max-width:var(--page-max-width);margin:0 auto 2.5rem;display:flex;flex-direction:column;gap:2.5rem}.ig-page--report .report{display:flex;flex-direction:column;gap:2rem}.ig-page--report .report__hero{margin-bottom:.5rem}.ig-page--report .report__brand{font-size:var(--report-meta-size);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;color:var(--report-text-muted)}.ig-page--report .report__brand .report__name{display:block;font-weight:500;font-size:calc(var(--text-body)*1.2);color:var(--report-heading)}.ig-page--report .report__brand .report__role{display:block;font-weight:400;color:var(--report-accent-strong)}.ig-page--report .report__kicker{font-size:var(--report-meta-size);letter-spacing:.14em;text-transform:none;opacity:.9;margin-bottom:.75rem;font-weight:400;color:var(--report-accent-soft)}.ig-page--report .report__title{font-size:var(--report-h1-size);line-height:1.05;margin:0 0 .85rem;color:var(--report-heading);font-weight:700}.ig-page--report .report__subtitle{display:block;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;margin-top:.5rem;opacity:.9;color:var(--report-text-main)}.ig-page--report .report__intro{font-size:var(--report-body-size);line-height:var(--report-body-line-height);max-width:40rem;margin-bottom:1.5rem;color:var(--report-text-main)}.ig-page--report .report__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.ig-page--report .report__meta{font-size:var(--report-meta-size);color:var(--report-text-muted)}.ig-page--report .report-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;border:1px solid currentColor;transition:transform .12s ease-out,box-shadow .12s ease-out,background-color .12s ease-out,color .12s ease-out}.ig-page--report .report-cta--primary{background:#ffd800;color:#000;border-color:#ffd800}.ig-page--report .report-cta--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.4);background:#ffe74a}.ig-page--report .report-cta--ghost{background:rgba(0,0,0,0);color:var(--report-accent-soft);border-color:var(--report-accent-soft)}.ig-page--report .report-cta--ghost:hover{background-color:rgba(49,210,242,.12)}.ig-page--report .report-cta--full{width:100%}.ig-page--report .report-section{padding-top:1.5rem;border-top:1px solid var(--report-border-subtle)}.ig-page--report .report-section+.report-section{margin-top:.75rem}.ig-page--report .report-section__title{font-size:var(--report-h2-size);margin:0 0 .6rem;color:var(--report-heading);font-weight:600}.ig-page--report .report-section__paragraph{font-size:var(--report-body-size);line-height:var(--report-body-line-height);margin:0 0 .75rem;color:var(--report-text-muted)}.ig-page--report .report-section__list{margin:0 0 .75rem;padding-left:.75rem;list-style:none;font-size:var(--report-body-size);line-height:var(--report-body-line-height)}.ig-page--report .report-section__list li+li{margin-top:.35rem;color:var(--report-text-muted)}.ig-page--report .report-inline-cta{margin-top:1.25rem;display:flex;flex-direction:column;gap:.5rem}.ig-page--report .report-inline-cta__note{font-size:var(--report-meta-size);opacity:.85;color:var(--report-text-muted)}.ig-page--report .report-aside{display:flex;flex-direction:column;gap:1.75rem}.ig-page--report .report-aside__card{padding-bottom:1.25rem;border-bottom:1px solid var(--report-border-subtle)}.ig-page--report .report-aside__card:last-child{border-bottom:none;padding-bottom:0}.ig-page--report .report-aside__card--author{display:block}.ig-page--report .report-aside__photo{width:72px;height:72px;border-radius:999px;overflow:hidden;margin:0 0 .9rem}.ig-page--report .report-aside__photo img{width:100%;height:100%;display:block;object-fit:cover}.ig-page--report .report-aside__title{font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .4rem;color:var(--report-accent-soft)}.ig-page--report .report-aside__body{margin:0 0 .6rem;font-size:.9rem;line-height:1.6;color:var(--report-text-main)}.ig-page--report .report-aside__footnote{margin:0;font-size:.8rem;opacity:.8;color:var(--report-text-muted)}.ig-page--report .report-aside__logos{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:.75rem 0 .75rem;padding:0}.ig-page--report .report-aside__logo{width:72px;height:32px;display:flex;align-items:center;justify-content:center;opacity:.9}.ig-page--report .report-aside__logo img{max-width:100%;max-height:100%;display:block}.ig-page--report .report-aside__logos--inline{margin-top:.25rem}.ig-page--report .page-footer--report{margin-top:1rem}@media(min-width: 640px){.ig-page--report .report__actions{flex-direction:row;flex-wrap:wrap}.ig-page--report .report__actions .report-cta{min-width:0}}@media(min-width: 768px){.ig-page--report .ig-page__grid--report{flex-direction:row;align-items:flex-start}.ig-page--report .report{flex:2.2}.ig-page--report .report-aside{flex:1;margin-top:0}.ig-page--report .report-aside__card--author{display:grid;grid-template-columns:auto minmax(0, 1fr);column-gap:.9rem;align-items:flex-start}.ig-page--report .report-aside__photo{margin-bottom:0}}.ig-page--report .report-aside__title{font-size:.95rem;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .4rem}.ig-page--report .report-aside__body{margin:0 0 .6rem;font-size:.9rem;line-height:1.6}.ig-page--report .report-aside__footnote{margin:0;padding-top:.55rem;font-size:.8rem;opacity:.75}.ig-page--report .report-aside__logos{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:.75rem 0 .75rem;padding:0}.ig-page--report .report-aside__logo{width:72px;height:32px;display:flex;align-items:center;justify-content:center;opacity:.9}.ig-page--report .report-aside__logo img{max-width:100%;max-height:100%;display:block}.ig-page--report .report-aside__logos--inline{margin-top:.25rem}.ig-page--report .page-footer--report{margin-top:1rem}@media(min-width: 640px){.ig-page--report .report__actions{flex-direction:row;flex-wrap:wrap}.ig-page--report .report__actions .report-cta{min-width:0}}@media(min-width: 768px){.ig-page--report .ig-page__grid--report{flex-direction:row;align-items:flex-start}.ig-page--report .report{flex:2.2}.ig-page--report .report-aside{flex:1;margin-top:0}.ig-page--report .report-aside__card--author{display:grid;grid-template-columns:auto minmax(0, 1fr);column-gap:.9rem;align-items:flex-start}.ig-page--report .report-aside__photo{margin-bottom:0}}@media(min-width: 768px){.ig-page--report{--page-max-width: 720px}}@media(min-width: 1024px){.ig-page--report{--page-max-width: 1180px;padding-top:3.5rem;padding-bottom:4rem}.ig-page--report .ig-page__grid--report{max-width:var(--page-max-width);margin:0 auto 3.5rem;display:grid;grid-template-columns:minmax(0, 2.1fr) minmax(0, 1.3fr);column-gap:3.75rem;align-items:flex-start}.ig-page--report .report{max-width:720px}.ig-page--report .report__hero{margin-bottom:2.5rem}.ig-page--report .report__kicker{font-size:.78rem;letter-spacing:.16em;text-transform:none;opacity:.55}.ig-page--report .report__title{font-size:clamp(2.4rem,2.8vw,2.9rem)}.ig-page--report .report__intro,.ig-page--report .report-section__paragraph,.ig-page--report .report-section__list{font-size:1rem;line-height:1.7}.ig-page--report .report-section__title{font-size:1.12rem}.ig-page--report .report__actions{flex-direction:row;flex-wrap:wrap;gap:.9rem 1rem}.ig-page--report .report-cta{padding:.8rem 1.9rem;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.ig-page--report .report-aside{position:sticky;top:3.5rem;padding-left:2.25rem;border-left:1px solid var(--report-border-subtle);display:flex;flex-direction:column;gap:2.2rem;align-self:flex-start}.ig-page--report .report-aside__card{padding-bottom:1.4rem;border-bottom:1px solid var(--report-border-subtle)}.ig-page--report .report-aside__card:last-child{padding-bottom:0;border-bottom:none}.ig-page--report .report-aside__title{font-size:.82rem;letter-spacing:.16em}.ig-page--report .report-aside__body{font-size:.9rem;line-height:1.65}.ig-page--report .report-aside__footnote{font-size:.8rem}.ig-page--report .report-aside__logos{gap:.75rem}.ig-page--report .report-aside__logo{width:3.75rem;height:2rem}.ig-page--report .page-footer--report{max-width:var(--page-max-width);margin:2.5rem auto 0}}@media(min-width: 1400px){.ig-page--report{--page-max-width: 1280px}}@media(min-width: 768px){.ig-page:not(.ig-page--report){--page-max-width: 1040px;padding-top:3.5rem;padding-bottom:4rem}.ig-page:not(.ig-page--report) .ig-page__grid{position:relative;max-width:var(--page-max-width);margin:0 auto 1.4rem;padding:0 var(--page-padding-x) 0;display:grid;grid-template-columns:minmax(0, 2.4fr) minmax(0, 1fr);column-gap:3rem;row-gap:1.4rem;align-items:flex-start}.ig-page:not(.ig-page--report) .profile{grid-column:1/-1;margin-top:0;margin-bottom:0}.ig-page:not(.ig-page--report) .summary{grid-column:1/-1;margin-top:0;margin-bottom:0}.ig-page:not(.ig-page--report) .intro{grid-column:1/-1;max-width:40rem;margin-top:0;margin-bottom:0}.ig-page:not(.ig-page--report) .practice{grid-column:1/2;max-width:40rem;margin-top:0;margin-bottom:0}.ig-page:not(.ig-page--report) .clients{position:absolute;top:18rem;right:var(--page-padding-x);width:var(--clients-col-width);margin:0;display:flex;flex-direction:column;align-items:flex-end;row-gap:3rem}.ig-page:not(.ig-page--report) .clients__group{align-items:flex-end}.ig-page:not(.ig-page--report) .clients__logos{align-items:flex-end}.ig-page:not(.ig-page--report) .clients__logo img{max-width:3.3rem}.ig-page:not(.ig-page--report) .summary__body{font-size:1.05rem;line-height:1.7;max-width:40rem;font-weight:700}.ig-page:not(.ig-page--report) .intro__paragraph,.ig-page:not(.ig-page--report) .practice__paragraph{font-size:.96rem;line-height:1.7}.ig-page:not(.ig-page--report) .practice__kicker{font-size:1.08rem}.ig-page:not(.ig-page--report) .practice__title{font-size:.9rem}.ig-page:not(.ig-page--report) .writings{max-width:var(--page-max-width);margin-top:1.75rem;margin-left:2.75rem;margin-bottom:3rem;padding:0 var(--page-padding-x) 0}.ig-page:not(.ig-page--report) .writings__card{width:100%;max-width:40rem;margin:0}.ig-page:not(.ig-page--report) .page-footer{max-width:var(--page-max-width);margin:2.4rem auto 0;padding:0 var(--page-padding-x) 0}}@media(min-width: 1440px){.ig-page:not(.ig-page--report){--page-max-width: 1120px}}.client-logos{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem;width:100%;overflow:hidden;margin:.75rem 0 .75rem}.client-logo{flex:0 1 20%;max-width:20%;max-height:28px;height:auto;padding:.1rem;object-fit:contain;display:block;filter:grayscale(1);opacity:.9}html[data-theme=light] .client-logo,html[data-theme=light] .clients__logo img{filter:grayscale(1) brightness(0.25) contrast(1.35);opacity:.95}html[data-theme=light] .client-logo,html[data-theme=light] .clients__logo img{mix-blend-mode:multiply}
