:root{--navy:#071a38;--navy-deep:#041126;--navy-soft:#0e2c56;--blue:#164d8b;--blue-bright:#2c74bf;--sky:#a9d9e5;--sky-pale:#e8f4f7;--mist:#f2f6fa;--paper:#fbfcfe;--ink:#0a1728;--muted:#657286;--line:#dce5ee;--line-dark:rgba(255,255,255,0.18);--serif:Georgia,"Times New Roman",serif;--sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--radius-xl:32px;--radius-lg:24px;--radius-md:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%}main{overflow:hidden}.container{width:min(100% - 56px,1280px);margin:0 auto}.container.narrow{max-width:920px}.section{position:relative;padding:132px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.eyebrow:before{width:24px;height:1px;background:currentColor;content:""}.eyebrow--light{color:var(--sky)}.display{max-width:730px;margin:18px 0 0;color:var(--navy);font-size:clamp(42px,5.3vw,78px);font-weight:400;letter-spacing:-.055em;line-height:.98}.cta-band h2 em,.display em,.hero h1 em,.page-hero h1 em{color:var(--blue);font-family:var(--serif);font-style:italic;font-weight:400;letter-spacing:-.065em}.display--center{max-width:850px;margin-right:auto;margin-left:auto;text-align:center}.display--light{color:var(--paper)}.display--light em{color:var(--sky)}.lead{max-width:600px;margin:26px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.lead--center{margin-right:auto;margin-left:auto;text-align:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover,.footer-cta__link:hover,.header-cta:hover{transform:translateY(-2px)}.button--light{color:var(--navy);background:var(--paper)}.button--light:hover{background:var(--sky)}.button--outline{color:var(--navy);border-color:var(--navy);background:transparent}.button--outline:hover{color:var(--paper);background:var(--navy)}.button--light-outline{color:var(--paper);border-color:rgba(255,255,255,.48);background:transparent}.button--light-outline:hover{color:var(--navy);border-color:var(--sky);background:var(--sky)}.card-link,.text-link{display:inline-flex;align-items:center;gap:11px;color:var(--navy);font-size:13px;font-weight:700;transition:gap .18s ease,color .18s ease}.card-link:hover,.text-link:hover{gap:16px;color:var(--blue)}.card-link--light{color:var(--paper)}.card-link--light:hover{color:var(--sky)}.site-header{position:relative;z-index:20;width:100%;padding:22px 0}.site-header--overlay{position:absolute;top:0;left:0}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px;width:min(100% - 56px,1340px);margin:0 auto}.brand-lockup{display:inline-flex;align-items:center;justify-self:start;gap:10px;color:var(--navy)}.brand-mark{position:relative;display:block;width:35px;height:35px;overflow:hidden;border-radius:11px;background:var(--navy)}.brand-mark__line,.brand-mark__peak,.brand-mark__stem{position:absolute;display:block;background:var(--sky)}.brand-mark__stem{bottom:8px;left:9px;width:4px;height:18px}.brand-mark__peak{top:9px;width:4px;height:17px;transform:rotate(35deg);transform-origin:bottom center}.brand-mark__peak--one{left:15px}.brand-mark__peak--two{right:8px;height:13px;transform:rotate(-35deg)}.brand-mark__line{right:7px;bottom:7px;left:7px;height:2px;border-radius:3px}.brand-wordmark{display:grid;grid-gap:0;gap:0;line-height:1}.brand-wordmark>span{font-size:18px;font-weight:700;letter-spacing:-.045em}.brand-wordmark small{margin-top:5px;color:currentColor;font-size:7px;font-weight:700;letter-spacing:.12em;opacity:.66;text-transform:uppercase}.site-header--overlay .brand-lockup{color:var(--paper)}.site-header--overlay .brand-mark{background:var(--paper)}.site-header--overlay .brand-mark__line,.site-header--overlay .brand-mark__peak,.site-header--overlay .brand-mark__stem{background:var(--navy)}.header-nav{display:flex;align-items:center;gap:2px;padding:5px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 6px 24px rgba(7,26,56,.05);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-nav a{padding:9px 14px;border-radius:999px;color:#4d5b6d;font-size:12px;font-weight:600;white-space:nowrap;transition:color .16s ease,background .16s ease}.header-nav a.is-active,.header-nav a:hover{color:var(--navy);background:var(--mist)}.header-cta{display:inline-flex;align-items:center;justify-self:end;gap:10px;min-height:44px;padding:0 16px 0 19px;border-radius:999px;color:var(--navy);background:var(--sky);font-size:12px;font-weight:700;transition:transform .18s ease,background .18s ease}.header-cta:hover{background:var(--paper)}.menu-toggle,.mobile-navigation{display:none}.hero{position:relative;min-height:min(900px,92vh);overflow:hidden;color:var(--paper);background:var(--navy)}.hero__grid,.hero__image,.hero__overlay{position:absolute!important;inset:0}.hero__image{z-index:0;object-fit:cover;object-position:center 38%;filter:saturate(.72) contrast(1.04)}.hero__overlay{z-index:1;background:linear-gradient(90deg,rgba(4,17,38,.97),rgba(4,17,38,.78) 39%,rgba(4,17,38,.36) 75%,rgba(4,17,38,.65)),linear-gradient(0deg,rgba(4,17,38,.98),rgba(4,17,38,.12) 38%,rgba(4,17,38,.6))}.hero__grid{z-index:2;opacity:.28;background-image:linear-gradient(rgba(169,217,229,.08) 1px,transparent 0),linear-gradient(90deg,rgba(169,217,229,.08) 1px,transparent 0);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}.hero .site-header,.hero__content,.hero__footnote{position:relative;z-index:3}.hero__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);align-items:center;grid-gap:clamp(48px,9vw,150px);gap:clamp(48px,9vw,150px);min-height:calc(min(900px, 92vh) - 100px);padding-top:96px;padding-bottom:112px}.hero__copy{max-width:660px;padding-top:28px}.hero h1{max-width:720px;margin:23px 0 0;color:var(--paper);font-size:clamp(55px,7vw,100px);font-weight:400;letter-spacing:-.075em;line-height:.89}.hero h1 em{color:var(--sky)}.hero__subtitle{max-width:570px;margin:28px 0 0;color:rgba(251,252,254,.88);font-size:clamp(18px,1.6vw,22px);line-height:1.38}.hero__body{max-width:430px;margin:18px 0 26px;color:rgba(251,252,254,.64);font-size:14px;line-height:1.6}.hero-console{align-self:center;padding:22px;border:1px solid rgba(255,255,255,.32);border-radius:26px;background:rgba(8,31,65,.73);box-shadow:0 30px 70px rgba(0,0,0,.27);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.hero-console__topline{display:flex;align-items:center;gap:10px;color:rgba(251,252,254,.78);font-size:11px;font-weight:700;letter-spacing:.04em}.hero-console__orb{display:inline-grid;width:27px;height:27px;place-items:center;border-radius:9px;color:var(--navy);background:var(--sky);font-family:var(--serif);font-size:16px;font-style:italic}.hero-console__live{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:var(--sky);font-size:10px}.hero-console__live i{width:6px;height:6px;border-radius:50%;background:#68dd9a;box-shadow:0 0 0 4px rgba(104,221,154,.12)}.hero-console__question{margin:34px 0 14px;color:var(--paper);font-size:22px;letter-spacing:-.035em}.hero-console__prompt{display:flex;align-items:center;gap:11px;padding:16px;border:1px solid rgba(255,255,255,.19);border-radius:14px;color:rgba(251,252,254,.52);background:rgba(255,255,255,.07);font-size:12px}.hero-console__prompt svg:last-child{margin-left:auto;color:var(--sky)}.hero-console__chips{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 23px}.hero-console__chips span{padding:7px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:rgba(251,252,254,.62);font-size:10px}.hero-console__link{display:inline-flex;align-items:center;gap:9px;color:var(--sky);font-size:12px;font-weight:700}.hero-console__link:hover{color:var(--paper)}.hero-proof{position:absolute;right:0;bottom:44px;display:flex;align-items:center;gap:15px;max-width:420px;padding:14px 17px 14px 14px;border:1px solid rgba(255,255,255,.19);border-radius:17px;background:rgba(4,17,38,.63);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-proof>div{display:grid;grid-gap:3px;gap:3px}.hero-proof strong{color:var(--paper);font-size:12px;font-weight:600;line-height:1.25}.hero-proof>div>span{color:rgba(251,252,254,.55);font-size:10px}.hero-proof__seal{display:flex!important;align-items:center;gap:6px;padding-left:13px;border-left:1px solid rgba(255,255,255,.2);color:var(--sky);white-space:nowrap}.hero-proof__seal span{color:var(--sky)!important}.mini-portraits{display:flex;flex:0 0 auto;padding-left:5px}.mini-portrait{position:relative;width:28px;height:28px;margin-left:-5px;overflow:hidden;border:2px solid var(--navy);border-radius:50%;background:var(--blue)}.mini-portrait img{object-fit:cover}.person-photo-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:var(--sky);background:var(--navy-soft);font-family:var(--serif);font-size:clamp(64px,10vw,128px);font-style:italic;font-weight:400;letter-spacing:-.08em}.person-photo-placeholder>span{transform:translateY(-4%)}.mini-portrait .person-photo-placeholder{font-family:var(--sans);font-size:9px;font-style:normal;font-weight:800;letter-spacing:.02em}.hero__footnote{position:absolute!important;bottom:41px;left:max(28px,calc((100vw - 1280px) / 2));display:flex;align-items:center;gap:15px;color:rgba(251,252,254,.58);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.scroll-line{display:block;width:40px;height:1px;background:var(--sky)}.section--intro{padding-top:155px;padding-bottom:0;background:var(--paper);text-align:center}.intro-ribbon{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:72px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ribbon-dot{width:5px;height:5px;border-radius:50%;background:var(--sky)}.section--proof{padding-top:86px;background:var(--paper)}.proof-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);grid-gap:26px;gap:26px}.proof-image-card{position:relative;min-height:680px;overflow:hidden;border-radius:var(--radius-xl);background:var(--navy)}.proof-image-card:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,17,38,.85),transparent 50%);content:""}.proof-image-card>img{object-fit:cover;object-position:center top;transition:transform .5s ease}.proof-image-card:hover>img{transform:scale(1.035)}.proof-image-card__caption{position:absolute;z-index:1;right:26px;bottom:23px;left:26px;display:flex;justify-content:space-between;color:rgba(251,252,254,.74);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.proof-side{display:grid;grid-template-rows:1fr 1fr auto;grid-gap:16px;gap:16px}.people-peek,.proof-quote-card,.proof-stat-card{border-radius:var(--radius-lg)}.proof-stat-card{display:flex;flex-direction:column;padding:31px;color:var(--paper);background:var(--navy)}.proof-stat-card strong{margin:28px 0 9px;color:var(--sky);font-size:clamp(80px,9vw,142px);font-weight:300;letter-spacing:-.1em;line-height:.75}.proof-stat-card strong span{font-family:var(--serif);font-style:italic}.proof-stat-card p{max-width:190px;margin:0 0 auto;color:rgba(251,252,254,.66);font-size:14px;line-height:1.45}.proof-stat-card .card-link{margin-top:28px}.proof-quote-card{display:flex;flex-direction:column;align-items:flex-start;padding:26px 30px;background:var(--sky-pale)}.quote-mark{display:block;height:35px;color:var(--blue);font-family:var(--serif);font-size:66px;line-height:.9}.proof-quote-card p{max-width:290px;margin:17px 0 auto;color:var(--navy);font-family:var(--serif);font-size:clamp(24px,2.2vw,31px);letter-spacing:-.04em;line-height:1.05}.proof-quote-card__line{width:35px;height:1px;margin-top:28px;background:var(--blue)}.proof-quote-card>span:last-child{margin-top:10px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.people-peek{display:flex;align-items:center;gap:14px;padding:12px 16px 12px 12px;color:var(--navy);border:1px solid var(--line);background:var(--paper);transition:border-color .18s ease,transform .18s ease}.people-peek:hover{border-color:var(--sky);transform:translateY(-2px)}.people-peek__image{position:relative;flex:0 0 auto;width:62px;height:62px;overflow:hidden;border-radius:14px;background:var(--mist)}.people-peek__image img{object-fit:cover}.people-peek>span:nth-child(2){display:grid;grid-gap:1px;gap:1px}.people-peek small{color:var(--blue);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.people-peek strong{font-size:14px;line-height:1.3}.people-peek em{color:var(--muted);font-size:11px;font-style:normal}.people-peek>svg{margin-left:auto}.section--practice{background:var(--mist)}.section-heading{margin-bottom:52px}.section-heading--split{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading__aside{max-width:310px;margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.6}.practice-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.practice-card{position:relative;display:flex;min-height:330px;flex-direction:column;padding:26px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);transition:transform .24s ease,background .24s ease,color .24s ease,border-color .24s ease}.practice-card:hover{border-color:var(--navy);color:var(--paper);background:var(--navy);transform:translateY(-5px)}.practice-card__icon{display:inline-grid;width:48px;height:48px;margin:39px 0 22px;place-items:center;border-radius:15px;color:var(--navy);background:var(--sky)}.practice-card h3{max-width:250px;margin:0;font-size:23px;font-weight:500;letter-spacing:-.045em;line-height:1.05}.practice-card p{max-width:270px;margin:12px 0 auto;color:var(--muted);font-size:13px;line-height:1.5}.practice-card:hover p{color:rgba(251,252,254,.65)}.practice-card .card-link{margin-top:25px}.practice-card:hover .card-link{color:var(--sky)}.practice-card--lead{color:var(--paper);background:var(--blue)}.practice-card--lead p{color:rgba(251,252,254,.72)}.practice-card--lead .practice-card__icon{color:var(--navy);background:var(--sky)}.practice-card--lead .card-link{color:var(--paper)}.section-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.section--method{background:var(--paper)}.method-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;grid-gap:clamp(45px,9vw,130px);gap:clamp(45px,9vw,130px)}.method-image{position:relative;min-height:650px;overflow:hidden;border-radius:var(--radius-xl);background:var(--navy)}.method-image>img{object-fit:cover;object-position:center}.method-image:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,17,38,.73),transparent 55%);content:""}.method-image__stamp{position:absolute;z-index:1;right:25px;bottom:24px;left:25px;display:flex;align-items:flex-end;justify-content:space-between;color:var(--paper)}.method-image__motif{display:block;width:50px;height:50px;margin-bottom:-9px;object-fit:contain;opacity:.15}.method-image__stamp span:last-child{color:rgba(251,252,254,.7);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.method-copy .display{max-width:600px}.method-accordion{margin-top:38px;border-top:1px solid var(--line)}.method-accordion details{border-bottom:1px solid var(--line)}.method-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 0;color:var(--navy);cursor:pointer;font-size:14px;font-weight:700;list-style:none}.method-accordion summary::-webkit-details-marker{display:none}.method-accordion summary span{display:flex;align-items:center;gap:17px}.method-accordion summary svg{color:var(--blue);transition:transform .18s ease}.method-accordion details p{max-width:510px;margin:-2px 35px 20px;color:var(--muted);font-size:13px;line-height:1.6}.cta-band,.team-band{overflow:hidden;color:var(--paper);background:var(--navy-deep)}.cta-band__inner,.team-band__inner{position:relative;z-index:1}.pattern{position:absolute;inset:0;opacity:.48;background-size:76px 76px}.pattern--dark{background-image:linear-gradient(135deg,transparent 48%,rgba(169,217,229,.11) 49%,transparent 51%),linear-gradient(45deg,transparent 48%,rgba(169,217,229,.06) 49%,transparent 51%)}.pattern--blue{opacity:.34;background-image:linear-gradient(135deg,transparent 48%,rgba(169,217,229,.24) 49%,transparent 51%),linear-gradient(45deg,transparent 48%,rgba(169,217,229,.16) 49%,transparent 51%)}.section-heading--light .section-heading__aside{color:rgba(251,252,254,.58)}.team-feature-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;grid-gap:15px;gap:15px}.team-card{display:block;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);background:var(--navy-soft);transition:transform .22s ease,border-color .22s ease}.team-card:hover{border-color:var(--sky);transform:translateY(-5px)}.team-card__image{position:relative;display:block;height:430px;overflow:hidden;background:var(--navy-soft)}.team-card--featured .team-card__image{height:430px}.team-card__image:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,17,38,.8),transparent 50%);content:""}.team-card__image img{object-fit:cover;object-position:center top;transition:transform .4s ease}.team-card:hover .team-card__image img{transform:scale(1.04)}.team-card__meta{display:flex;align-items:center;justify-content:space-between;gap:13px;min-height:92px;padding:18px 20px 19px}.team-card__meta>span:first-child{display:grid;grid-gap:3px;gap:3px}.team-card__meta strong{font-size:15px;font-weight:600}.team-card__meta em{color:var(--sky);font-size:11px;font-style:normal}.team-card__arrow{display:inline-grid;width:37px;height:37px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:var(--sky)}.team-band__foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;color:rgba(251,252,254,.58);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.section--assurance{background:var(--navy)}.assurance-list--dark{color:var(--navy)}.assurance-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.section--assurance .display{color:var(--paper)}.section--assurance .display em{color:var(--sky)}.assurance-copy{padding-top:31px}.assurance-copy .lead{margin-top:0;color:rgba(251,252,254,.65)}.assurance-list{display:grid;grid-gap:14px;gap:14px;margin-top:34px;color:var(--paper);font-size:13px;font-weight:600}.assurance-list span{display:flex;align-items:center;gap:10px}.assurance-list svg{color:var(--sky)}.fact-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:105px;border-top:1px solid var(--line-dark)}.fact{display:grid;grid-gap:7px;gap:7px;padding:25px 25px 0 0;border-right:1px solid var(--line-dark)}.fact+.fact{padding-left:25px}.fact:last-child{border-right:0}.fact strong{color:var(--sky);font-size:49px;font-weight:300;letter-spacing:-.07em;line-height:1}.fact span{color:rgba(251,252,254,.55);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section--insights{background:var(--mist)}.insights-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;grid-gap:15px;gap:15px}.insight-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);transition:transform .22s ease,border-color .22s ease}.insight-card:hover{border-color:var(--blue);transform:translateY(-5px)}.insight-card__image{position:relative;display:block;height:250px;overflow:hidden;background:var(--navy)}.insight-card--lead .insight-card__image{height:330px}.insight-card__image:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,17,38,.47),transparent 55%);content:""}.insight-card__image img{object-fit:cover;transition:transform .4s ease}.insight-card:hover .insight-card__image img{transform:scale(1.04)}.insight-card__type{position:absolute;z-index:1;top:17px;left:17px;padding:7px 10px;border-radius:999px;color:var(--navy);background:var(--sky);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.insight-card__body{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;padding:23px 23px 25px}.insight-card__date{color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.insight-card h3{margin:15px 0 0;font-size:clamp(21px,2vw,29px);font-weight:500;letter-spacing:-.05em;line-height:1.04}.insight-card p{margin:13px 0 auto;color:var(--muted);font-size:13px;line-height:1.55}.insight-card .card-link{margin-top:26px}.cta-band{position:relative;padding:103px 0 110px}.cta-band__inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:flex-end;grid-gap:70px;gap:70px}.cta-band h2{max-width:720px;margin:18px 0 0;color:var(--paper);font-size:clamp(44px,6vw,86px);font-weight:400;letter-spacing:-.07em;line-height:.94}.cta-band h2 em{color:var(--sky)}.cta-band__right{max-width:330px}.cta-band__right p{margin:0 0 26px;color:rgba(251,252,254,.62);font-size:15px;line-height:1.6}.contact-strip{color:var(--navy);background:var(--sky)}.contact-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;font-size:11px;font-weight:700;letter-spacing:.03em}.contact-strip__inner a,.contact-strip__inner span{display:inline-flex;align-items:center;gap:8px}.contact-strip__inner a:hover{color:var(--blue)}.page-hero{position:relative;min-height:520px;overflow:hidden;color:var(--paper);background:var(--navy)}.page-hero__image{object-fit:cover;object-position:center;opacity:.38}.page-hero__wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,38,.98),rgba(4,17,38,.63) 58%,rgba(4,17,38,.35))}.page-hero__content{position:relative;display:flex;min-height:520px;flex-direction:column;justify-content:flex-end;padding-top:95px;padding-bottom:67px}.page-hero__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.page-hero h1{max-width:870px;margin:0;color:var(--paper);font-size:clamp(55px,8vw,116px);font-weight:400;letter-spacing:-.085em;line-height:.88}.page-hero h1 em{color:var(--sky)}.page-hero p{max-width:535px;margin:27px 0 0;color:rgba(251,252,254,.68);font-size:17px;line-height:1.55}.page-hero__scroll{display:inline-flex;align-items:center;gap:10px;margin-top:46px;color:var(--sky);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.content-intro{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:70px;gap:70px;padding-top:116px;padding-bottom:70px}.content-intro h2{margin:0;color:var(--navy);font-size:clamp(33px,4vw,58px);font-weight:400;letter-spacing:-.06em;line-height:.98}.content-intro h2 em{color:var(--blue);font-family:var(--serif);font-style:italic}.content-intro__copy{max-width:620px}.content-intro__copy p{margin:0;color:var(--muted);font-size:18px;line-height:1.7}.content-intro__copy p+p{margin-top:17px;font-size:14px}.content-band{padding:95px 0;background:var(--mist)}.page-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.page-grid--people{grid-template-columns:repeat(3,1fr)}.listing-card{display:flex;min-height:330px;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);transition:transform .22s ease,border-color .22s ease}.listing-card:hover{border-color:var(--blue);transform:translateY(-4px)}.listing-card__top{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.listing-card__icon{display:inline-grid;width:49px;height:49px;margin:44px 0 22px;place-items:center;border-radius:15px;color:var(--navy);background:var(--sky)}.listing-card h2,.listing-card h3{margin:0;color:var(--navy);font-size:25px;font-weight:500;letter-spacing:-.05em;line-height:1.03}.listing-card p{margin:13px 0 auto;color:var(--muted);font-size:13px;line-height:1.55}.listing-card .card-link{margin-top:23px}.listing-card__image{position:relative;display:block;height:345px;margin:-27px -27px 22px;overflow:hidden;background:var(--navy)}.listing-card__image img{object-fit:cover;object-position:center top;transition:transform .4s ease}.listing-card:hover .listing-card__image img{transform:scale(1.04)}.listing-card__role{display:block;margin-top:7px;color:var(--blue);font-size:11px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.listing-card--dark{color:var(--paper);border-color:transparent;background:var(--navy)}.listing-card--dark h2,.listing-card--dark h3{color:var(--paper)}.listing-card--dark p{color:rgba(251,252,254,.62)}.listing-card--dark .card-link,.listing-card--dark .listing-card__top{color:var(--sky)}.empty-state{padding:52px;border:1px dashed var(--line);border-radius:var(--radius-lg);color:var(--muted);background:var(--paper);text-align:center}.empty-state strong{display:block;margin-bottom:7px;color:var(--navy);font-size:18px}.detail-layout{display:grid;grid-template-columns:.62fr 1.38fr;grid-gap:90px;gap:90px;padding-top:115px;padding-bottom:130px}.detail-aside{align-self:start;position:-webkit-sticky;position:sticky;top:30px}.detail-aside__title{margin:18px 0 0;color:var(--navy);font-size:34px;font-weight:400;letter-spacing:-.06em;line-height:1}.detail-aside__meta{display:grid;grid-gap:15px;gap:15px;margin-top:42px;padding-top:19px;border-top:1px solid var(--line)}.detail-aside__meta span{display:grid;grid-gap:3px;gap:3px}.detail-aside__meta small{color:var(--blue);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.detail-aside__meta strong{color:var(--navy);font-size:14px;font-weight:500}.rich-copy{color:var(--muted);font-size:17px;line-height:1.75}.rich-copy h2,.rich-copy h3{margin:42px 0 14px;color:var(--navy);font-weight:500;letter-spacing:-.04em;line-height:1.05}.rich-copy h2{font-size:34px}.rich-copy h3{font-size:24px}.rich-copy p{margin:0 0 21px}.rich-copy ol,.rich-copy ul{padding-left:21px}.rich-copy li+li{margin-top:9px}.rich-copy a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.detail-image{position:relative;min-height:470px;margin-bottom:48px;overflow:hidden;border-radius:var(--radius-xl);background:var(--navy)}.detail-image img{object-fit:cover}.detail-image--portrait{max-width:550px;min-height:620px;margin-bottom:0}.detail-image--portrait img{object-position:center top}.person-detail-layout{align-items:flex-start}.person-title{margin:13px 0 0;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.person-contact{display:grid;grid-gap:11px;gap:11px;margin-top:28px}.person-contact a{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:13px;font-weight:600}.person-contact a:hover{color:var(--blue)}.detail-pill{display:inline-flex;padding:7px 11px;border-radius:999px;color:var(--navy);background:var(--sky);font-size:10px;letter-spacing:.08em}.detail-pill,.news-detail-head{font-weight:700;text-transform:uppercase}.news-detail-head{display:flex;align-items:center;gap:13px;color:var(--blue);font-size:11px;letter-spacing:.1em}.news-detail-head span+span{padding-left:13px;border-left:1px solid var(--line)}.publication-cover{position:relative;display:block;width:100%;max-width:470px;aspect-ratio:.78;overflow:hidden;border-radius:var(--radius-lg);background:var(--navy)}.publication-cover img{object-fit:cover}.publication-cover:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,17,38,.62),transparent 60%);content:""}.publication-cover__label{position:absolute;z-index:1;right:22px;bottom:22px;left:22px;color:var(--paper);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.about-values{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;padding-top:25px}.value-card{min-height:260px;padding:28px;border-radius:var(--radius-lg);background:var(--sky-pale)}.value-card:nth-child(2){background:var(--mist)}.value-card:nth-child(3){color:var(--paper);background:var(--navy)}.value-card h3{margin:67px 0 0;font-size:23px;font-weight:500;letter-spacing:-.05em;line-height:1}.value-card p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.value-card:nth-child(3) p{color:rgba(251,252,254,.64)}.about-image-row{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:15px;gap:15px;padding-top:20px}.about-image-row__image{position:relative;min-height:520px;overflow:hidden;border-radius:var(--radius-xl);background:var(--navy)}.about-image-row__image img{object-fit:cover}.about-image-row__copy{display:flex;flex-direction:column;justify-content:flex-end;padding:45px;border-radius:var(--radius-xl);color:var(--paper);background:var(--blue)}.about-image-row__copy h2{max-width:500px;margin:18px 0 0;font-size:clamp(33px,4vw,58px);font-weight:400;letter-spacing:-.06em;line-height:.98}.about-image-row__copy h2 em{color:var(--sky);font-family:var(--serif);font-style:italic}.about-image-row__copy p{max-width:450px;margin:24px 0 0;color:rgba(251,252,254,.7);font-size:15px;line-height:1.65}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:90px;gap:90px;padding-top:110px;padding-bottom:130px}.contact-layout h2{max-width:510px;margin:18px 0 0;color:var(--navy);font-size:clamp(39px,5vw,72px);font-weight:400;letter-spacing:-.07em;line-height:.95}.contact-layout h2 em{color:var(--blue);font-family:var(--serif);font-style:italic}.contact-layout__intro{max-width:390px;margin:25px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.contact-details{display:grid;grid-gap:20px;gap:20px;margin-top:52px}.contact-detail{display:grid;grid-template-columns:35px 1fr;grid-gap:13px;gap:13px;align-items:flex-start}.contact-detail>svg{color:var(--blue)}.contact-detail span{display:grid;grid-gap:4px;gap:4px}.contact-detail small{color:var(--blue);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.contact-detail a,.contact-detail strong{color:var(--navy);font-size:14px;font-weight:500;line-height:1.5}.contact-detail a:hover{color:var(--blue)}.contact-form{padding:38px;border-radius:var(--radius-xl);background:var(--mist)}.contact-form__heading{margin-bottom:31px}.contact-form__heading h3{margin:13px 0 0;color:var(--navy);font-size:29px;font-weight:500;letter-spacing:-.05em;line-height:1}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.field{display:grid;grid-gap:8px;gap:8px}.field--full{grid-column:1/-1}.field label{color:var(--navy);font-size:11px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:10px;outline:0;padding:13px 14px;color:var(--navy);background:var(--paper);font:inherit;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(22,77,139,.1)}.contact-form__foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:29px}.contact-form__foot p{max-width:220px;margin:0;color:var(--muted);font-size:11px;line-height:1.45}.not-found__inner{min-height:620px;padding-top:150px;padding-bottom:130px}.not-found__inner h1{max-width:750px;margin:24px 0 0;color:var(--navy);font-size:clamp(57px,8vw,110px);font-weight:400;letter-spacing:-.08em;line-height:.88}.not-found__inner h1 em{color:var(--blue);font-family:var(--serif);font-style:italic}.not-found__inner p{max-width:410px;margin:24px 0 30px;color:var(--muted);font-size:16px}.site-footer{color:rgba(251,252,254,.72);background:var(--navy-deep)}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:80px 0 65px}.brand-lockup--light{color:var(--paper)}.brand-lockup--light .brand-mark{background:var(--sky)}.brand-lockup--light .brand-mark__line,.brand-lockup--light .brand-mark__peak,.brand-lockup--light .brand-mark__stem{background:var(--navy)}.footer-intro{max-width:270px;margin:22px 0 0;color:rgba(251,252,254,.5);font-family:var(--serif);font-size:20px;font-style:italic;line-height:1.18}.footer-cta{display:grid;justify-items:end;grid-gap:13px;gap:13px}.footer-cta__link{display:inline-flex;align-items:center;gap:11px;color:var(--paper);font-size:25px;font-weight:400;letter-spacing:-.04em;transition:transform .18s ease,color .18s ease}.footer-cta__link:hover{color:var(--sky)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-gap:60px;gap:60px;padding:39px 0 68px;border-top:1px solid var(--line-dark)}.footer-contact,.footer-links{display:grid;justify-items:start;grid-gap:12px;gap:12px}.footer-contact{max-width:300px}.footer-contact a,.footer-contact span:not(.eyebrow){display:inline-flex;align-items:flex-start;gap:9px;color:rgba(251,252,254,.67);font-size:12px;line-height:1.5}.footer-contact a:hover,.footer-links a:hover{color:var(--sky)}.footer-contact svg{flex:0 0 auto;margin-top:2px;color:var(--sky)}.footer-links{margin-top:18px}.footer-links a{color:rgba(251,252,254,.67);font-size:12px;transition:color .16s ease}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;border-top:1px solid var(--line-dark);color:rgba(251,252,254,.39);font-size:10px}.footer-bottom__links{display:flex;align-items:center;gap:19px}.footer-bottom a:hover{color:var(--sky)}.footer-developer-credit{display:flex;align-items:center;justify-content:center;min-height:58px;padding:16px 0;border-top:1px solid var(--line-dark);color:rgba(251,252,254,.52);text-align:center}.footer-developer-credit a{font-size:12px;transition:color .16s ease}.footer-developer-credit a:hover{color:var(--sky)}@media (max-width:1100px){.header-inner{grid-template-columns:1fr auto}.header-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:inline-grid;width:44px;height:44px;margin-left:7px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--navy);background:var(--paper);cursor:pointer}.site-header--overlay .menu-toggle{border-color:rgba(255,255,255,.25);color:var(--navy);background:var(--sky)}.mobile-navigation{position:absolute;top:82px;right:28px;left:28px;display:grid;max-height:0;overflow:hidden;border-radius:18px;background:var(--paper);opacity:0;pointer-events:none;transform:translateY(-8px);transition:max-height .22s ease,opacity .18s ease,transform .22s ease}.mobile-navigation.is-open{max-height:430px;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-navigation nav{display:grid;padding:10px}.mobile-navigation a{display:flex;align-items:center;justify-content:space-between;padding:15px 14px;border-bottom:1px solid var(--line);color:var(--navy);font-size:14px;font-weight:600}.mobile-navigation a:last-child{border-bottom:0}.mobile-navigation__cta{margin-top:9px;border-radius:12px;background:var(--sky)}.hero__content{grid-template-columns:1fr minmax(300px,390px);gap:50px}.hero-proof{right:28px}.hero__footnote{left:28px}}@media (max-width:900px){.section{padding:94px 0}.hero,.hero__content{min-height:auto}.hero__content{display:flex;flex-direction:column;align-items:stretch;gap:48px;padding-top:180px;padding-bottom:145px}.hero__copy{max-width:650px}.hero-console{width:min(100%,430px);margin-left:auto}.hero-proof{right:28px;bottom:30px;left:28px;max-width:none}.hero__footnote{display:none}.assurance-layout,.contact-layout,.detail-layout,.method-layout,.proof-layout{grid-template-columns:1fr;gap:45px}.proof-image-card{min-height:560px}.proof-side{grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.proof-side .people-peek{grid-column:1/-1}.method-image{min-height:560px}.insights-grid,.team-feature-grid{grid-template-columns:repeat(2,1fr)}.insight-card--lead,.team-card--featured{grid-column:1/-1}.insight-card--lead .insight-card__image,.team-card--featured .team-card__image{height:430px}.page-grid,.page-grid--people{grid-template-columns:repeat(2,1fr)}.content-intro{gap:27px}.about-image-row,.content-intro{grid-template-columns:1fr}.about-image-row__image{min-height:430px}.detail-aside{position:static}.person-detail-layout{gap:70px}.detail-image--portrait{max-width:none;min-height:580px}.contact-form{max-width:680px}}@media (max-width:620px){.container{width:min(100% - 38px,1280px)}.site-header{padding:15px 0}.header-inner{width:min(100% - 38px,1340px);gap:10px}.brand-wordmark>span{font-size:16px}.brand-wordmark small{font-size:6px}.header-cta{display:none}.mobile-navigation{top:70px;right:19px;left:19px}.hero__content{padding-top:145px;padding-bottom:126px}.hero h1{font-size:clamp(52px,15vw,82px)}.hero__subtitle{margin-top:22px;font-size:17px}.hero-console{padding:18px}.hero-console__question{margin-top:26px;font-size:19px}.hero-proof{right:19px;bottom:21px;left:19px;gap:10px;padding:11px}.hero-proof__seal{display:none!important}.hero-proof strong{font-size:11px}.hero-proof>div>span{font-size:9px}.section{padding:76px 0}.section--intro{padding-top:104px}.display{font-size:clamp(39px,12vw,61px)}.lead{font-size:16px}.intro-ribbon{align-items:flex-start;flex-direction:column;gap:10px;margin-top:47px;padding:17px 0}.ribbon-dot{display:none}.proof-image-card{min-height:430px}.proof-side{display:flex;flex-direction:column}.proof-stat-card{min-height:330px}.about-values,.fact-row,.form-grid,.insights-grid,.page-grid,.page-grid--people,.practice-feature-grid,.team-feature-grid{grid-template-columns:1fr}.practice-card{min-height:285px}.section-heading--split{display:block}.section-heading__aside{margin-top:20px}.contact-form__foot,.section-foot,.team-band__foot{align-items:flex-start;flex-direction:column}.method-image{min-height:430px}.insight-card--lead,.team-card--featured{grid-column:auto}.team-card--featured .team-card__image,.team-card__image{height:390px}.insight-card--lead .insight-card__image,.insight-card__image{height:255px}.assurance-copy{padding-top:0}.fact-row{margin-top:64px}.fact,.fact+.fact{padding:19px 0;border-right:0;border-bottom:1px solid var(--line-dark)}.fact:last-child{border-bottom:0}.cta-band{padding:78px 0}.cta-band__inner{display:block}.cta-band__right{margin-top:31px}.contact-strip__inner{align-items:flex-start;flex-direction:column;gap:9px;padding-top:17px;padding-bottom:17px}.page-hero,.page-hero__content{min-height:475px}.page-hero__content{padding-bottom:47px}.page-hero h1{font-size:clamp(52px,14vw,78px)}.page-hero p{font-size:15px}.content-intro{padding-top:78px;padding-bottom:48px}.content-band{padding:70px 0}.listing-card{min-height:285px}.listing-card__image{height:340px}.detail-layout{padding-top:76px;padding-bottom:86px}.detail-image,.detail-image--portrait{min-height:390px}.rich-copy{font-size:16px}.about-image-row__copy{padding:29px}.about-image-row__image{min-height:350px}.contact-layout{padding-top:76px;padding-bottom:86px}.contact-form{padding:23px}.field--full{grid-column:auto}.footer-top{display:block;padding:62px 0 46px}.footer-cta{justify-items:start;margin-top:46px}.footer-grid{grid-template-columns:1fr;gap:40px;padding-bottom:50px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:13px}}h1,h2,h3{text-wrap:balance}.display{letter-spacing:-.025em;line-height:1.04}.cta-band h2 em,.display em,.hero h1 em,.page-hero h1 em{letter-spacing:-.02em}.hero h1{letter-spacing:-.025em;line-height:.97}.hero-console__question{letter-spacing:-.01em;line-height:1.25}.contact-form__heading h3,.insight-card h3,.listing-card h2,.listing-card h3,.practice-card h3,.value-card h3{letter-spacing:-.015em;line-height:1.1}.cta-band h2{letter-spacing:-.025em;line-height:1}.page-hero h1{letter-spacing:-.025em;line-height:.96}.about-image-row__copy h2,.content-intro h2{letter-spacing:-.02em;line-height:1.04}.detail-aside__title{letter-spacing:-.02em;line-height:1.08}.rich-copy h2,.rich-copy h3{letter-spacing:-.015em;line-height:1.12}.contact-layout h2{letter-spacing:-.025em;line-height:1.02}.not-found__inner h1{letter-spacing:-.025em;line-height:.96}.hero__grid{opacity:.16;background-size:190px 190px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 82%);mask-image:linear-gradient(90deg,#000,transparent 82%)}.hero__grid,.pattern{background-image:url(/meridian-motif.svg);background-repeat:repeat;background-position:50%}.pattern{opacity:.15;background-size:170px 170px}.pattern--dark{opacity:.16}.pattern--blue{opacity:.2}.eyebrow{letter-spacing:.14em;line-height:1.3}.eyebrow,.header-cta,.header-nav a{font-size:13px}.card-link,.text-link{font-size:14px}.hero__body{font-size:16px}.hero-console__link,.hero-console__prompt,.hero-console__topline{font-size:13px}.hero-console__chips span,.hero-console__live,.hero-proof>div>span{font-size:11px}.fact span,.hero__footnote,.intro-ribbon,.section-foot,.team-band__foot{font-size:12px}.footer-bottom,.insight-card__date,.page-hero__scroll,.proof-image-card__caption,.proof-quote-card>span:last-child{font-size:11px}.contact-detail small,.detail-aside__meta small,.people-peek small{font-size:10px}.people-peek em{font-size:12px}.insight-card p,.listing-card p,.practice-card p,.value-card p{font-size:15px}.about-image-row__copy p,.contact-layout__intro,.page-hero p{font-size:17px}.contact-detail a,.contact-detail strong,.content-intro__copy p+p{font-size:15px}.contact-form__foot p,.field label{font-size:12px}.field input,.field select,.field textarea{font-size:14px}.rich-copy{font-size:18px}.footer-contact a,.footer-contact span:not(.eyebrow),.footer-links a{font-size:13px}.hero__grid{opacity:.09}.pattern{opacity:.1}.pattern--dark{opacity:.11}.pattern--blue{opacity:.13}.hero__grid{display:none;background-image:none;opacity:0}.pattern,.pattern--blue,.pattern--dark{opacity:.07;background-repeat:repeat;background-position:50%;background-size:50px 50px}.pattern{background-image:url(/meridian-mark-blue.png)}.pattern--blue,.pattern--dark{background-image:url(/meridian-mark-white.png)}.brand-lockup{display:block;width:118px}.brand-logo{display:block;width:100%;height:auto}.site-footer .brand-lockup{width:210px}@media (max-width:620px){.site-header .brand-lockup{width:103px}.site-footer .brand-lockup{width:180px}}body{font-size:17px;line-height:1.6}.eyebrow{font-size:14px;line-height:1.35}.lead{font-size:19px}.button{font-size:14px}.card-link,.text-link{font-size:15px}.header-cta,.header-nav a{font-size:14px}.hero__body{font-size:17px}.hero-console__link,.hero-console__prompt,.hero-console__topline{font-size:14px}.hero-console__chips span,.hero-console__live,.hero-proof>div>span{font-size:12px}.fact span,.hero-proof strong,.hero__footnote,.intro-ribbon,.section-foot,.team-band__foot{font-size:13px}.footer-bottom,.insight-card__date,.page-hero__scroll,.proof-image-card__caption,.proof-quote-card>span:last-child{font-size:12px}.contact-detail small,.detail-aside__meta small,.people-peek small{font-size:11px}.people-peek strong{font-size:15px}.people-peek em{font-size:13px}.insight-card p,.listing-card p,.method-accordion details p,.practice-card p,.proof-stat-card p,.section-heading__aside,.value-card p{font-size:16px}.method-accordion summary{font-size:15px}.method-accordion summary b{font-size:11px}.team-card__meta strong{font-size:16px}.team-card__meta em{font-size:12px}.assurance-list{font-size:15px}.insight-card__type{font-size:11px}.cta-band__right p{font-size:17px}.contact-strip__inner,.page-hero__number{font-size:13px}.page-hero p{font-size:18px}.content-intro__copy p{font-size:19px}.content-intro__copy p+p{font-size:16px}.listing-card__role,.listing-card__top,.news-detail-head{font-size:12px}.detail-aside__meta strong{font-size:15px}.rich-copy{font-size:19px}.person-title{font-size:13px}.person-contact a{font-size:14px}.detail-pill{font-size:11px}.publication-cover__label{font-size:12px}.about-image-row__copy p,.contact-layout__intro{font-size:18px}.contact-detail a,.contact-detail strong{font-size:16px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:15px}.contact-form__foot p{font-size:13px}.not-found__inner p{font-size:17px}.footer-intro{font-size:21px}.footer-cta__link{font-size:26px}.footer-contact a,.footer-contact span:not(.eyebrow),.footer-links a{font-size:14px}.mobile-navigation a{font-size:15px}@media (max-width:620px){.lead,.page-hero p{font-size:17px}.rich-copy{font-size:18px}.footer-intro{font-size:20px}}body{font-size:18px;line-height:1.65}.button,.card-link,.contact-detail a,.contact-detail small,.contact-detail strong,.contact-form__foot p,.contact-strip__inner,.detail-aside__meta small,.detail-aside__meta strong,.detail-pill,.eyebrow,.fact span,.field input,.field label,.field select,.field textarea,.footer-bottom,.footer-contact a,.footer-contact span:not(.eyebrow),.footer-links a,.header-cta,.header-nav a,.hero-console__chips span,.hero-console__link,.hero-console__live,.hero-console__prompt,.hero-console__topline,.hero-proof strong,.hero-proof>div>span,.hero__footnote,.insight-card__date,.insight-card__type,.intro-ribbon,.listing-card__role,.listing-card__top,.method-accordion summary,.method-accordion summary b,.method-image__stamp span:last-child,.mobile-navigation a,.news-detail-head,.page-hero__number,.page-hero__scroll,.people-peek em,.people-peek small,.people-peek strong,.person-contact a,.person-title,.proof-image-card__caption,.proof-quote-card>span:last-child,.publication-cover__label,.section-foot,.team-band__foot,.team-card__meta em,.team-card__meta strong,.text-link{font-size:16px}.about-image-row__copy p,.assurance-list,.contact-layout__intro,.content-intro__copy p+p,.cta-band__right p,.hero__body,.insight-card p,.lead,.listing-card p,.method-accordion details p,.not-found__inner p,.practice-card p,.proof-stat-card p,.rich-copy,.section-heading__aside,.value-card p{font-size:18px}.page-hero__topline{justify-content:flex-start}.listing-card__top{justify-content:flex-end}.method-accordion summary .method-accordion__bullet,.value-card__bullet{display:inline-block;flex:0 0 9px;width:9px;height:9px;border:1px solid var(--blue);border-radius:1px;background:var(--sky);transform:rotate(45deg)}.method-accordion summary .method-accordion__bullet{margin-left:3px}.value-card__bullet{display:block;margin:2px 0 0 3px;background:var(--blue)}.value-card:nth-child(3) .value-card__bullet{border-color:var(--sky);background:var(--sky)}@media (min-width:901px){.section--proof{padding-top:58px;padding-bottom:66px}.proof-image-card,.proof-side{height:560px;min-height:0}.proof-side{grid-template-rows:minmax(0,1fr) minmax(0,1fr) auto}.proof-stat-card{padding:24px}.proof-stat-card strong{margin:18px 0 7px;font-size:clamp(70px,7vw,112px)}.proof-stat-card .card-link{margin-top:18px}.proof-quote-card{padding:21px 24px}.quote-mark{height:30px;font-size:54px}.proof-quote-card p{margin-top:10px;font-size:clamp(21px,1.8vw,27px)}.proof-quote-card__line{margin-top:18px}.people-peek{padding:8px 12px 8px 8px}.people-peek__image{width:52px;height:52px}.section--proof{padding-top:40px;padding-bottom:46px}.proof-image-card,.proof-side{height:630px}.proof-stat-card strong{font-size:clamp(64px,6vw,96px)}.proof-stat-card p{max-width:250px}.proof-stat-card .card-link{margin-top:14px}}.hero-proof.hero-proof--live{width:min(540px,47vw);max-width:540px;display:grid;grid-template-columns:minmax(150px,1fr) minmax(205px,1.16fr) auto;align-items:center;grid-gap:17px;gap:17px;padding:16px 18px;border-color:rgba(169,217,229,.28);background:rgba(4,17,38,.78);box-shadow:0 20px 46px rgba(0,0,0,.18);transition:border-color .35s ease,box-shadow .35s ease}.hero-proof.hero-proof--live.is-open{border-color:rgba(104,221,154,.78);animation:meridian-card-glow-open 2.8s ease-in-out infinite}.hero-proof.hero-proof--live.is-closed{border-color:rgba(255,99,99,.76);animation:meridian-card-glow-closed 2.8s ease-in-out infinite}.hero-proof--live>div{display:block}.hero-proof--live .hero-proof__message{min-width:0}.hero-proof--live .hero-proof__message strong{display:block;color:var(--paper);font-size:14px;font-weight:700;line-height:1.24}.hero-proof--live .hero-proof__message>span{display:block;margin-top:6px;color:rgba(251,252,254,.55);font-size:11px;line-height:1.35}.office-status{min-width:0;padding-left:17px;border-left:1px solid rgba(255,255,255,.16)}.office-status__state{display:flex;align-items:center;gap:9px}.office-status__state strong{color:var(--paper);font-size:12px;font-weight:750;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.office-status__pulse{position:relative;display:inline-grid;width:10px;height:10px;flex:0 0 10px;place-items:center}.office-status__pulse i,.office-status__pulse:before{position:absolute;inset:0;border-radius:50%;content:""}.office-status__pulse i{inset:2px;background:#6cdf98}.office-status__pulse:before{background:rgba(108,223,152,.42);animation:meridian-office-pulse 1.8s ease-out infinite}.hero-proof--live.is-closed .office-status__pulse i{background:#ff6363}.hero-proof--live.is-closed .office-status__pulse:before{background:rgba(255,99,99,.38);animation-duration:2.2s}.office-status__time{display:block;margin-top:6px;color:#68dd9a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:22px;font-weight:650;letter-spacing:.01em;line-height:1;white-space:nowrap;transition:color .3s ease}.hero-proof--live.is-closed .office-status__time{color:#ff6b6b}.office-status__date,.office-status__schedule{display:block;color:rgba(251,252,254,.62);font-size:9px;line-height:1.3}.office-status__date{margin-top:7px;color:rgba(251,252,254,.76);font-weight:600}.office-status__schedule{margin-top:2px;color:rgba(251,252,254,.48)}.hero-proof--live .hero-proof__seal{display:grid!important;justify-items:center;grid-gap:5px;gap:5px;padding-left:15px;text-align:center}.hero-proof--live .hero-proof__seal span{color:var(--sky)!important;font-size:9px;line-height:1.15;white-space:normal}@keyframes meridian-office-pulse{0%{opacity:.78;transform:scale(.72)}70%{opacity:0;transform:scale(2.1)}to{opacity:0;transform:scale(2.1)}}@keyframes meridian-card-glow-open{0%,to{box-shadow:0 20px 46px rgba(0,0,0,.18),0 0 0 0 rgba(104,221,154,.08),0 0 16px rgba(104,221,154,.08)}50%{box-shadow:0 20px 46px rgba(0,0,0,.2),0 0 0 2px rgba(104,221,154,.13),0 0 28px rgba(104,221,154,.34)}}@keyframes meridian-card-glow-closed{0%,to{box-shadow:0 20px 46px rgba(0,0,0,.18),0 0 0 0 rgba(255,99,99,.08),0 0 16px rgba(255,99,99,.08)}50%{box-shadow:0 20px 46px rgba(0,0,0,.2),0 0 0 2px rgba(255,99,99,.13),0 0 28px rgba(255,99,99,.32)}}@media (max-width:900px){.hero-proof.hero-proof--live{width:auto;max-width:none;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) auto}}@media (max-width:620px){.hero-proof.hero-proof--live{display:grid;grid-template-columns:1fr auto;grid-gap:12px 15px;gap:12px 15px;padding:13px 14px}.hero-proof--live .hero-proof__message{grid-column:1/-1;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.13)}.hero-proof--live .hero-proof__message strong{font-size:12px}.hero-proof--live .hero-proof__message>span{font-size:10px}.office-status{padding-left:0;border-left:0}.office-status__time{font-size:19px}.office-status__date,.office-status__schedule{max-width:230px;font-size:8px}.hero-proof--live .hero-proof__seal{display:grid!important;min-width:58px;padding-left:13px}}@media (prefers-reduced-motion:reduce){.hero-proof.hero-proof--live,.office-status__pulse:before{animation:none}}@media (min-width:901px){.hero-proof.hero-proof--live{right:-18px;bottom:38px;width:min(500px,44vw);max-width:500px;grid-template-columns:minmax(145px,.95fr) minmax(175px,1.05fr) auto;gap:14px;min-height:0;padding:10px 14px;border-radius:16px}.hero-proof--live .hero-proof__message strong{max-width:155px;font-size:13px;line-height:1.2}.office-status{padding-left:14px}.office-status__state{gap:7px}.office-status__state strong{font-size:11px;line-height:1.1}.office-status__pulse{width:8px;height:8px;flex-basis:8px}.office-status__time{margin-top:4px;font-size:20px}.office-status__date{margin-top:4px;font-size:9px;line-height:1.15}.hero-proof--live .hero-proof__seal{min-width:54px;gap:3px;padding-left:12px}.hero-proof--live .hero-proof__seal svg{width:15px;height:15px}.hero-proof--live .hero-proof__seal span{font-size:8px}}@media (max-width:620px){.hero-proof.hero-proof--live{gap:9px 12px;padding:10px 12px}.hero-proof--live .hero-proof__message{padding-bottom:7px}.office-status__date{margin-top:4px}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:rgba(251,252,254,.94);box-shadow:0 1px 0 rgba(7,26,56,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:padding .22s ease,background .22s ease,box-shadow .22s ease,-webkit-backdrop-filter .22s ease;transition:padding .22s ease,background .22s ease,box-shadow .22s ease,backdrop-filter .22s ease;transition:padding .22s ease,background .22s ease,box-shadow .22s ease,backdrop-filter .22s ease,-webkit-backdrop-filter .22s ease}.hero .site-header.site-header--overlay{position:fixed;top:0;right:0;left:0;z-index:80}.hero .site-header.site-header--overlay.is-scrolled{padding-top:14px;padding-bottom:14px;background:rgba(4,17,38,.9);box-shadow:0 10px 32px rgba(4,17,38,.18)}.site-header.is-scrolled:not(.site-header--overlay){padding-top:14px;padding-bottom:14px;box-shadow:0 8px 28px rgba(7,26,56,.09)}@media (max-width:620px){.hero .site-header.site-header--overlay.is-scrolled,.site-header.is-scrolled:not(.site-header--overlay){padding-top:11px;padding-bottom:11px}}.hero-console--intake{padding:24px}.hero-console--intake .hero-console__topline{justify-content:flex-start}.hero-console--intake .hero-console__question{margin:28px 0 8px}.hero-console__intro{max-width:340px;margin:0;color:rgba(251,252,254,.62);font-size:13px;line-height:1.5}.hero-console__matter-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:20px}.hero-console__matter{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:13px;color:rgba(251,252,254,.82);background:rgba(255,255,255,.055);font-size:12px;font-weight:600;line-height:1.25;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.hero-console__matter svg{flex:0 0 auto;color:var(--sky)}.hero-console__matter:hover{border-color:rgba(169,217,229,.55);color:var(--paper);background:rgba(169,217,229,.1);transform:translateY(-2px)}.hero-console__link--intake{margin-top:21px}@media (max-width:620px){.hero-console--intake{padding:18px}.hero-console__matter-grid{grid-template-columns:1fr}.hero-console__matter{min-height:45px}}@media (min-width:901px){.hero{min-height:min(940px,100vh)}.hero__content{min-height:calc(min(940px, 100vh) - 84px);padding-top:142px;padding-bottom:116px}}.hero-console.hero-console--intake{position:relative;padding:28px 30px 25px;border:1px solid rgba(169,217,229,.23);border-radius:20px;background:linear-gradient(180deg,rgba(10,38,76,.96),rgba(5,24,51,.96));box-shadow:0 28px 70px rgba(2,10,24,.24);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-console.hero-console--intake:before{position:absolute;top:-1px;left:30px;width:72px;height:1px;background:var(--sky);content:""}.hero-console__topline--intake{justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}.hero-console__kicker{display:inline-flex;align-items:center;gap:10px;color:var(--sky);font-size:11px;font-weight:700;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.hero-console__kicker:before{width:22px;height:1px;background:currentColor;content:""}.hero-console__privacy{color:rgba(251,252,254,.42);font-size:10px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.hero-console__heading{max-width:350px;padding-top:23px}.hero-console--intake .hero-console__question{margin:0;color:var(--paper);font-family:var(--serif);font-size:29px;font-weight:400;letter-spacing:-.025em;line-height:1.05}.hero-console--intake .hero-console__intro{max-width:330px;margin-top:10px;color:rgba(251,252,254,.58);font-size:12px;line-height:1.55}.hero-console__matter-list{margin-top:22px;border-top:1px solid rgba(255,255,255,.14)}.hero-console--intake .hero-console__matter{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:43px;padding:9px 1px;border:0;border-bottom:1px solid rgba(255,255,255,.14);border-radius:0;color:rgba(251,252,254,.8);background:transparent;font-size:12px;font-weight:600;line-height:1.3;transition:padding-left .18s ease,color .18s ease,border-color .18s ease}.hero-console--intake .hero-console__matter svg{flex:0 0 auto;color:rgba(169,217,229,.8);transition:transform .18s ease,color .18s ease}.hero-console--intake .hero-console__matter:hover{padding-left:7px;border-color:rgba(169,217,229,.42);color:var(--paper);background:transparent;transform:none}.hero-console--intake .hero-console__matter:hover svg{color:var(--sky);transform:translate(2px,-2px)}.hero-console--intake .hero-console__link--intake{margin-top:20px;color:var(--sky);font-size:12px;font-weight:700;letter-spacing:.01em}.hero-console--intake .hero-console__link--intake:hover{color:var(--paper)}@media (max-width:900px){.hero__content{padding-top:205px}}@media (max-width:620px){.hero__content{padding-top:165px}.hero-console.hero-console--intake{padding:23px 20px 21px}.hero-console.hero-console--intake:before{left:20px;width:58px}.hero-console__topline--intake{align-items:flex-start;flex-direction:column;gap:7px;padding-bottom:14px}.hero-console__heading{padding-top:18px}.hero-console--intake .hero-console__question{font-size:26px}.hero-console__matter-list{margin-top:18px}}.consultation-menu{position:relative;z-index:12;display:inline-block}.consultation-menu__trigger{position:relative;overflow:hidden;isolation:isolate;cursor:pointer;transform:translateZ(0);transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,background .22s ease,color .22s ease}.consultation-menu__trigger:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(105deg,transparent 20%,rgba(169,217,229,.28) 48%,transparent 76%);content:"";transform:translateX(-120%);transition:transform .52s cubic-bezier(.2,.8,.2,1)}.consultation-menu__trigger:hover{box-shadow:0 12px 34px rgba(1,12,28,.2);transform:translateY(-3px)}.consultation-menu__trigger:hover:before{transform:translateX(120%)}.consultation-menu__trigger:active{transform:translateY(0) scale(.975);transition-duration:90ms}.consultation-menu__trigger svg{transition:transform .26s cubic-bezier(.2,.8,.2,1)}.consultation-menu.is-open .consultation-menu__trigger{color:var(--paper);background:var(--blue);box-shadow:0 14px 38px rgba(1,12,28,.25)}.consultation-menu.is-open .consultation-menu__trigger svg{transform:rotate(135deg)}.consultation-menu__panel{position:absolute;top:calc(100% + 14px);left:0;width:min(365px,calc(100vw - 38px));padding:8px 18px 10px;border:1px solid rgba(169,217,229,.25);border-radius:16px;color:var(--paper);background:rgba(5,24,51,.975);box-shadow:0 24px 65px rgba(1,8,20,.38);opacity:0;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top left;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .22s;visibility:hidden}.consultation-menu.is-open .consultation-menu__panel{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .18s ease,transform .26s cubic-bezier(.2,.8,.2,1),visibility 0s linear 0s;visibility:visible}.consultation-menu__head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px;border-bottom:1px solid rgba(255,255,255,.13)}.consultation-menu__head>span{color:var(--sky);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.consultation-menu__head small{color:rgba(251,252,254,.38);font-size:9px;font-weight:600;white-space:nowrap}.consultation-menu__options{display:grid}.consultation-menu__option{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:47px;padding:10px 1px;border:0;border-bottom:1px solid rgba(255,255,255,.11);color:rgba(251,252,254,.82);background:transparent;cursor:pointer;font:inherit;font-size:12px;font-weight:650;text-align:left;opacity:0;transform:translateY(-5px);transition:padding-left .18s ease,color .18s ease,background .18s ease,opacity .19s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.consultation-menu__option:last-child{border-bottom:0}.consultation-menu.is-open .consultation-menu__option{opacity:1;transform:translateY(0);transition-delay:calc(var(--menu-index) * 28ms)}.consultation-menu__option svg{flex:0 0 auto;color:var(--sky);transition:transform .18s ease}.consultation-menu__option:focus-visible,.consultation-menu__option:hover{padding-left:8px;color:var(--paper);background:linear-gradient(90deg,rgba(169,217,229,.08),transparent 72%);outline:none}.consultation-menu__option:focus-visible svg,.consultation-menu__option:hover svg{transform:translate(2px,-2px)}.consultation-menu__option.is-selected{color:var(--navy);background:var(--sky);padding-left:10px}.consultation-menu__option.is-selected svg{color:var(--navy);transform:translate(3px,-3px)}.consultation-menu.is-navigating .consultation-menu__panel{transform:translateY(2px) scale(.992)}.consultation-menu.is-navigating .consultation-menu__trigger{transform:scale(.985)}@media (max-width:620px){.consultation-menu{width:min(100%,310px)}.consultation-menu__trigger{width:100%;justify-content:space-between}.consultation-menu__panel{width:min(360px,calc(100vw - 38px))}}@media (prefers-reduced-motion:reduce){.consultation-menu__option,.consultation-menu__option svg,.consultation-menu__panel,.consultation-menu__trigger,.consultation-menu__trigger svg,.consultation-menu__trigger:before{transition:none!important;animation:none!important}}.hero:has(.consultation-menu.is-open){z-index:30;overflow:visible}.hero:has(.consultation-menu.is-open) .hero__content{z-index:40}.hero:has(.consultation-menu.is-open) .hero__footnote{z-index:2}.consultation-menu{z-index:60}.consultation-menu__panel{z-index:70;transition:opacity .36s ease,transform .52s cubic-bezier(.16,.84,.25,1),visibility 0s linear .52s}.consultation-menu.is-open .consultation-menu__panel{transition:opacity .36s ease,transform .56s cubic-bezier(.16,.84,.25,1),visibility 0s linear 0s}.consultation-menu__trigger{transition:transform .38s cubic-bezier(.16,.84,.25,1),box-shadow .38s ease,background .38s ease,color .38s ease}.consultation-menu__trigger:before{transition:transform .85s cubic-bezier(.16,.84,.25,1)}.consultation-menu__trigger:active{transition-duration:.18s}.consultation-menu__trigger svg{transition:transform .52s cubic-bezier(.16,.84,.25,1)}.consultation-menu__option{transition:padding-left .3s ease,color .3s ease,background .3s ease,opacity .36s ease,transform .48s cubic-bezier(.16,.84,.25,1)}.consultation-menu.is-open .consultation-menu__option{transition-delay:calc(var(--menu-index) * 55ms + 80ms)}.consultation-menu__option svg{transition:transform .32s cubic-bezier(.16,.84,.25,1),color .3s ease}.consultation-menu.is-navigating .consultation-menu__panel{opacity:.92;transform:translateY(4px) scale(.985);transition:opacity .42s ease,transform .5s cubic-bezier(.16,.84,.25,1)}.consultation-menu.is-navigating .consultation-menu__trigger{transform:scale(.98);transition-duration:.42s}@media (max-width:620px){.hero:has(.consultation-menu.is-open){overflow:visible}.consultation-menu__panel{top:calc(100% + 12px);max-height:min(430px,calc(100vh - 150px));overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}}#contact-form{scroll-margin-top:118px}.contact-form--live{position:relative}.contact-form__honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;pointer-events:none!important}.contact-form__status{display:flex;align-items:flex-start;gap:8px;max-width:390px}.contact-form__status svg{flex:0 0 auto;margin-top:2px;color:#3f9365}.contact-form--live.is-success{border-color:rgba(63,147,101,.35);box-shadow:0 18px 50px rgba(63,147,101,.08)}.contact-form--live button[disabled]{cursor:wait;opacity:.72}.contact-form__spinner{animation:meridian-form-spin .9s linear infinite}@keyframes meridian-form-spin{to{transform:rotate(1turn)}}@media (max-width:620px){#contact-form{scroll-margin-top:92px}}.practice-nav{position:relative}.practice-nav__trigger{display:inline-flex;align-items:center;gap:5px;padding:9px 14px;border:0;border-radius:999px;color:#4d5b6d;background:transparent;cursor:pointer;font:inherit;font-size:14px;font-weight:600;line-height:inherit;white-space:nowrap;transition:color .22s ease,background .22s ease}.practice-nav.is-open .practice-nav__trigger,.practice-nav__trigger.is-active,.practice-nav__trigger:hover{color:var(--navy);background:var(--mist)}.practice-nav__trigger svg{transition:transform .32s cubic-bezier(.16,.84,.25,1)}.practice-nav.is-open .practice-nav__trigger svg{transform:rotate(180deg)}.practice-nav__dropdown{position:absolute;z-index:120;top:calc(100% + 14px);left:50%;width:min(780px,calc(100vw - 64px));padding:20px;border:1px solid rgba(169,217,229,.2);border-radius:20px;color:var(--paper);background:linear-gradient(145deg,rgba(7,26,56,.985),rgba(4,17,38,.99));box-shadow:0 30px 80px rgba(3,13,30,.28);opacity:0;pointer-events:none;transform:translate(-50%,-10px) scale(.985);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);visibility:hidden;transition:opacity .24s ease,transform .34s cubic-bezier(.16,.84,.25,1),visibility 0s linear .34s}.practice-nav.is-open .practice-nav__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1);visibility:visible;transition:opacity .24s ease,transform .38s cubic-bezier(.16,.84,.25,1),visibility 0s linear 0s}.practice-nav__dropdown:before{position:absolute;top:-7px;left:50%;width:14px;height:14px;border-top:1px solid rgba(169,217,229,.18);border-left:1px solid rgba(169,217,229,.18);background:#071a38;content:"";transform:translateX(-50%) rotate(45deg)}.practice-nav__head{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:3px 4px 17px;border-bottom:1px solid rgba(255,255,255,.12)}.practice-nav__head>div{display:grid;grid-gap:2px;gap:2px}.practice-nav__eyebrow{color:var(--sky);font-size:9px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.practice-nav__head strong{color:var(--paper);font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.025em}.header-nav .practice-nav__all{display:inline-flex;align-items:center;gap:7px;padding:7px 0;border-radius:0;color:var(--sky);background:transparent;font-size:11px;font-weight:700}.header-nav .practice-nav__all:hover{color:var(--paper);background:transparent}.practice-nav__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:5px;gap:5px;padding-top:12px}.header-nav .practice-nav__item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:76px;padding:11px 10px;border:1px solid transparent;border-radius:12px;color:var(--paper);background:transparent;white-space:normal;transition:border-color .26s ease,background .26s ease,transform .26s cubic-bezier(.16,.84,.25,1)}.header-nav .practice-nav__item:hover{border-color:rgba(169,217,229,.2);color:var(--paper);background:rgba(169,217,229,.07);transform:translateY(-2px)}.practice-nav__icon{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(169,217,229,.18);border-radius:10px;color:var(--sky);background:rgba(169,217,229,.06)}.practice-nav__copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.practice-nav__copy strong{overflow:hidden;color:var(--paper);font-size:11px;font-weight:700;line-height:1.25;text-overflow:ellipsis}.practice-nav__copy small{display:-webkit-box;overflow:hidden;color:rgba(251,252,254,.46);font-size:9px;font-weight:500;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.practice-nav__arrow{color:rgba(169,217,229,.7);transition:transform .24s ease,color .24s ease}.practice-nav__item:hover .practice-nav__arrow{color:var(--sky);transform:translate(2px,-2px)}.mobile-practice-nav{border-bottom:1px solid var(--line)}.mobile-practice-nav__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 14px;border:0;color:var(--navy);background:transparent;cursor:pointer;font:inherit;font-size:15px;font-weight:600;text-align:left}.mobile-practice-nav__trigger svg{transition:transform .3s cubic-bezier(.16,.84,.25,1)}.mobile-practice-nav.is-open .mobile-practice-nav__trigger svg{transform:rotate(180deg)}.mobile-practice-nav__list{display:grid;max-height:0;margin:0 8px;overflow:hidden;border-radius:12px;background:var(--mist);opacity:0;transition:max-height .43s ease,opacity .26s ease,margin-bottom .32s ease}.mobile-practice-nav.is-open .mobile-practice-nav__list{max-height:620px;margin-bottom:10px;opacity:1}.mobile-navigation .mobile-practice-nav__list a{padding:11px 12px;border-bottom:1px solid rgba(7,26,56,.08);font-size:12px;font-weight:600}.mobile-navigation .mobile-practice-nav__list a:first-child{color:var(--blue)}.mobile-navigation .mobile-practice-nav__list a:last-child{border-bottom:0}@media (max-width:1100px){.mobile-navigation{max-height:0;overflow-y:auto;overscroll-behavior:contain}.mobile-navigation.is-open{max-height:min(78vh,780px)}}@media (prefers-reduced-motion:reduce){.mobile-practice-nav__list,.mobile-practice-nav__trigger svg,.practice-nav__arrow,.practice-nav__dropdown,.practice-nav__item,.practice-nav__trigger svg{transition:none!important}}.hero-proof.hero-proof--live{width:min(350px,34vw);max-width:350px;grid-template-columns:minmax(170px,1fr) auto;gap:12px;min-height:0;padding:7px 11px;border-radius:14px}.hero-proof--live .office-status{padding-left:0;border-left:0}.hero-proof--live .office-status__state{gap:6px}.hero-proof--live .office-status__state strong{font-size:9px;letter-spacing:.055em;line-height:1.05}.hero-proof--live .office-status__pulse{width:7px;height:7px;flex-basis:7px}.hero-proof--live .office-status__pulse i{inset:2px}.hero-proof--live .office-status__time{margin-top:3px;font-size:16px;line-height:1}.hero-proof--live .office-status__date{margin-top:3px;font-size:8px;line-height:1.05}.hero-proof--live .hero-proof__seal{min-width:62px;gap:2px;padding-left:11px;border-left:1px solid rgba(255,255,255,.14)}.hero-proof--live .hero-proof__seal svg{width:13px;height:13px}.hero-proof--live .hero-proof__seal span{font-size:7px!important;line-height:1.05}@media (min-width:901px){.hero-proof.hero-proof--live{right:-12px;bottom:34px;width:min(350px,34vw);max-width:350px;grid-template-columns:minmax(170px,1fr) auto;gap:12px;padding:7px 11px;border-radius:14px}.hero-proof--live .office-status{padding-left:0}.hero-proof--live .office-status__state strong{font-size:9px}.hero-proof--live .office-status__time{margin-top:3px;font-size:16px}.hero-proof--live .office-status__date{margin-top:3px;font-size:8px}.hero-proof--live .hero-proof__seal{min-width:62px;gap:2px;padding-left:11px}.hero-proof--live .hero-proof__seal span{font-size:7px!important}}@media (max-width:620px){.hero-proof.hero-proof--live{grid-template-columns:1fr auto;gap:10px;padding:7px 10px}.hero-proof--live .hero-proof__seal{display:grid!important;min-width:56px;padding-left:9px}}.practice-nav__head--minimal{min-height:34px;justify-content:flex-end;padding:0 4px 10px}.practice-nav__head--minimal .practice-nav__all{margin-left:auto}@media (min-width:901px){.hero-proof.hero-proof--live{right:calc((100vw - 100%) / -2 + 18px);bottom:28px;width:245px;max-width:245px;grid-template-columns:minmax(0,1fr) 48px;gap:8px;padding:6px 9px;border-radius:12px}.hero-proof--live .office-status__state{gap:5px}.hero-proof--live .office-status__state strong{font-size:8px;letter-spacing:.045em}.hero-proof--live .office-status__pulse{width:6px;height:6px;flex-basis:6px}.hero-proof--live .office-status__time{margin-top:2px;font-size:14px}.hero-proof--live .office-status__date{margin-top:2px;font-size:7px}.hero-proof--live .hero-proof__seal{min-width:48px;gap:1px;padding-left:8px}.hero-proof--live .hero-proof__seal svg{width:11px;height:11px}.hero-proof--live .hero-proof__seal span{font-size:6px!important}}.hero .site-header.site-header--overlay,.site-header,.site-header.site-header--overlay{position:fixed;top:0;right:0;left:0;z-index:200;width:100%}.site-header:not(.site-header--overlay){background:rgba(251,252,254,.95);box-shadow:0 1px 0 rgba(7,26,56,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header:not(.site-header--overlay).is-scrolled{background:rgba(251,252,254,.97);box-shadow:0 10px 32px rgba(7,26,56,.1)}.hero .site-header.site-header--overlay{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero .site-header.site-header--overlay.is-scrolled{background:rgba(4,17,38,.92);box-shadow:0 10px 32px rgba(4,17,38,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-spacer{width:100%;height:104px;flex:0 0 104px}@media (max-width:1100px){.site-header-spacer{height:94px;flex-basis:94px}}@media (max-width:620px){.site-header-spacer{height:76px;flex-basis:76px}}.hero-office-status{position:absolute;right:calc((100vw - 100%) / -2 + 24px);bottom:30px;z-index:5;display:grid;justify-items:start;min-width:118px;padding:0;color:var(--paper);background:transparent;border:0;box-shadow:none;text-shadow:0 2px 12px rgba(0,0,0,.46)}.hero-office-status .office-status__state{display:flex;align-items:center;gap:6px}.hero-office-status .office-status__state strong{color:rgba(251,252,254,.92);font-size:9px;font-weight:750;letter-spacing:.065em;line-height:1.05;text-transform:uppercase}.hero-office-status .office-status__pulse{position:relative;display:inline-grid;width:7px;height:7px;flex:0 0 7px;place-items:center}.hero-office-status .office-status__pulse i,.hero-office-status .office-status__pulse:before{position:absolute;inset:0;border-radius:50%;content:""}.hero-office-status .office-status__pulse i{inset:2px;background:#68dd9a}.hero-office-status .office-status__pulse:before{background:rgba(104,221,154,.4);animation:meridian-office-pulse 2.2s ease-out infinite}.hero-office-status.is-closed .office-status__pulse i{background:#ff6363}.hero-office-status.is-closed .office-status__pulse:before{background:rgba(255,99,99,.42)}.hero-office-status .office-status__time{display:block;margin-top:3px;color:#68dd9a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:17px;font-weight:700;letter-spacing:.005em;line-height:1;white-space:nowrap}.hero-office-status.is-closed .office-status__time{color:#ff6363}.hero-office-status .office-status__date{display:block;margin-top:4px;color:rgba(251,252,254,.65);font-size:8px;font-weight:600;line-height:1.05;white-space:nowrap}@media (max-width:900px){.hero-office-status{right:28px;bottom:28px}}@media (max-width:620px){.hero-office-status{right:19px;bottom:20px}.hero-office-status .office-status__state strong{font-size:8px}.hero-office-status .office-status__time{font-size:15px}.hero-office-status .office-status__date{font-size:7px}}@media (prefers-reduced-motion:reduce){.hero-office-status .office-status__pulse:before{animation:none}}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:10px 14px;border-radius:8px;color:var(--paper);background:var(--navy);font-size:14px;font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #2c74bf;outline-offset:3px}.cta-band :where(a,button):focus-visible,.hero :where(a,button):focus-visible,.site-footer :where(a,button):focus-visible,.site-header--overlay :where(a,button):focus-visible{outline-color:#a9d9e5}.consultation-menu__option:focus-visible{outline:3px solid #a9d9e5;outline-offset:-3px}.practice-nav__copy small{color:rgba(251,252,254,.78);font-size:10px}.consultation-menu__head small{color:rgba(251,252,254,.72);font-size:10px}.hero-office-status .office-status__state strong{font-size:10px}.hero-office-status .office-status__date{color:rgba(251,252,254,.82);font-size:9px}.field__hint{display:block;margin-top:8px;color:#526174;font-size:12px;line-height:1.5}.contact-form__acknowledgement{display:flex;align-items:flex-start;gap:10px;margin-top:4px;color:#46566a;font-size:12px;line-height:1.55}.contact-form__acknowledgement input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:var(--blue)}.contact-form__acknowledgement a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.footer-professional-notice{max-width:820px;margin:0 auto 22px;color:rgba(251,252,254,.76);font-size:12px;line-height:1.55;text-align:center}.legal-information-note{padding:16px 18px;border-left:3px solid var(--blue);color:#445268;background:var(--mist);font-size:13px}#main-content:focus{outline:none}@media (max-width:620px){.hero-office-status .office-status__date,.hero-office-status .office-status__state strong{font-size:9px}.footer-professional-notice{font-size:11px}}.profile-information-note{margin-top:24px!important;padding:14px 16px;border-left:3px solid var(--line);color:#526174;background:var(--mist);font-size:12px!important;line-height:1.55!important}.hero__scroll-cue{text-decoration:none;cursor:pointer;transition:color .32s ease,transform .42s cubic-bezier(.16,.84,.25,1)}.hero__scroll-cue:focus-visible,.hero__scroll-cue:hover{color:rgba(251,252,254,.92);transform:translateY(3px)}.hero__scroll-indicator{position:relative;display:grid;width:24px;height:36px;place-items:end center;padding-bottom:4px;border:1px solid rgba(169,217,229,.72);border-radius:999px;color:var(--sky);transition:border-color .32s ease,background .32s ease,transform .42s cubic-bezier(.16,.84,.25,1)}.hero__scroll-dot{position:absolute;top:7px;left:50%;width:3px;height:7px;border-radius:999px;background:var(--sky);transform:translateX(-50%);animation:meridian-scroll-dot 2.4s cubic-bezier(.45,0,.2,1) infinite}.hero__scroll-indicator svg{animation:meridian-scroll-chevron 2.4s ease-in-out infinite}.hero__scroll-cue:focus-visible .hero__scroll-indicator,.hero__scroll-cue:hover .hero__scroll-indicator{border-color:var(--sky);background:rgba(169,217,229,.08);transform:translateY(2px)}#home-intro{scroll-margin-top:92px}@keyframes meridian-scroll-dot{0%,18%{opacity:0;transform:translate(-50%)}30%{opacity:1}70%{opacity:1;transform:translate(-50%,9px)}88%,to{opacity:0;transform:translate(-50%,13px)}}@keyframes meridian-scroll-chevron{0%,35%,to{transform:translateY(0)}55%{transform:translateY(2px)}}@media (prefers-reduced-motion:reduce){.hero__scroll-cue,.hero__scroll-dot,.hero__scroll-indicator,.hero__scroll-indicator svg{animation:none!important;transition:none!important}}.assurance-list.assurance-list--dark{color:var(--navy)}.assurance-list.assurance-list--dark svg{color:var(--blue)}@media (max-width:620px){.content-band{padding:58px 0 64px}.content-band .section-heading{margin-bottom:28px}.content-band .section-heading--split{display:grid;grid-gap:14px;gap:14px}.content-band .section-heading--split .display{max-width:100%;font-size:clamp(40px,12vw,58px);line-height:.98}.content-band .section-heading__aside{max-width:none;margin-top:0;color:#526174;font-size:16px;line-height:1.55}.content-band .assurance-list.assurance-list--dark{gap:0;margin-top:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--navy)}.content-band .assurance-list.assurance-list--dark span{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;grid-gap:11px;gap:11px;padding:18px 0;border-bottom:1px solid var(--line);color:var(--navy);font-size:15px;font-weight:600;line-height:1.55}.content-band .assurance-list.assurance-list--dark span:last-child{border-bottom:0}.content-band .assurance-list.assurance-list--dark svg{width:18px;height:18px;margin-top:2px;color:var(--blue)}.content-band .section-foot{gap:20px;margin-top:34px}.content-band .section-foot>span{color:#526174;font-size:12px;line-height:1.4}.content-band .section-foot .button{width:100%;justify-content:space-between}}.mandate-summary{display:grid;grid-gap:18px;gap:18px;margin-top:26px}.mandate-summary__item{padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.mandate-summary__item strong{display:block;margin-bottom:7px;color:var(--sky);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mandate-summary__item p{max-width:520px;margin:0;color:rgba(251,252,254,.84);font-size:15px;line-height:1.55}.mandate-list{grid-gap:0;gap:0;margin-top:34px;border-top:1px solid var(--line)}.mandate-list,.mandate-list__item{display:grid;border-bottom:1px solid var(--line)}.mandate-list__item{grid-template-columns:34px minmax(0,1fr);grid-gap:16px;gap:16px;padding:22px 0}.mandate-list__item:last-child{border-bottom:0}.mandate-list__icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(22,77,139,.2);border-radius:50%;color:var(--blue);background:rgba(169,217,229,.12)}.mandate-list__label{display:block;margin-bottom:6px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mandate-list__item p{margin:0;color:var(--navy);font-size:16px;font-weight:600;line-height:1.55}@media (max-width:620px){.mandate-summary{gap:14px;margin-top:22px}.mandate-summary__item{padding-top:14px}.mandate-summary__item p{font-size:14px}.mandate-list{margin-top:24px}.mandate-list__item{grid-template-columns:28px minmax(0,1fr);gap:11px;padding:18px 0}.mandate-list__icon{width:24px;height:24px}.mandate-list__item p{font-size:15px;font-weight:600}}.mandate-summary__item strong{font-size:12px;letter-spacing:.12em}.mandate-summary__item p{max-width:560px;font-size:17px;line-height:1.6}.about-image-row__copy>h2{font-size:clamp(42px,4.2vw,62px);line-height:.98}.approach-flow{position:relative;margin-top:34px;border-top:1px solid var(--line)}.approach-flow,.approach-flow__item{display:grid;border-bottom:1px solid var(--line)}.approach-flow__item{grid-template-columns:42px minmax(0,1fr);grid-gap:18px;gap:18px;padding:26px 0}.approach-flow__item:last-child{border-bottom:0}.approach-flow__marker{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(22,77,139,.2);border-radius:50%;color:var(--blue);background:rgba(169,217,229,.12)}.approach-flow__item h3{margin:0 0 8px;color:var(--navy);font-family:var(--sans);font-size:18px;font-weight:750;letter-spacing:-.01em}.approach-flow__item p{max-width:820px;margin:0;color:#526174;font-size:15px;line-height:1.65}@media (max-width:620px){.about-image-row__copy>h2{font-size:clamp(38px,11vw,52px)}.mandate-summary__item strong{font-size:11px}.mandate-summary__item p{font-size:16px;line-height:1.58}.approach-flow{margin-top:24px}.approach-flow__item{grid-template-columns:30px minmax(0,1fr);gap:12px;padding:20px 0}.approach-flow__marker{width:26px;height:26px}.approach-flow__item h3{font-size:17px}.approach-flow__item p{font-size:14px}}.proof-stat-card--trust{justify-content:flex-start}.proof-stat-card--trust .proof-stat-card__title{max-width:430px;margin:24px 0 14px;color:var(--paper);font-family:var(--serif);font-size:clamp(28px,2.4vw,40px);font-weight:400;letter-spacing:-.035em;line-height:1.02}.proof-stat-card--trust p{max-width:430px;margin-bottom:0;color:rgba(251,252,254,.76);font-size:16px;line-height:1.55}.proof-stat-card--trust .card-link{margin-top:auto;padding-top:24px}@media (max-width:900px){.proof-stat-card--trust{min-height:300px}.proof-stat-card--trust .proof-stat-card__title{font-size:clamp(30px,8vw,42px)}.proof-stat-card--trust p{max-width:100%;font-size:17px}}.team-intro{padding-top:86px;padding-bottom:76px;background:var(--paper)}.team-intro__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);grid-gap:86px;gap:86px;align-items:start}.team-intro__heading .display{max-width:560px;margin-top:18px;font-size:clamp(48px,5.2vw,78px);line-height:.98}.team-intro__content{padding-top:14px}.team-intro__lead{max-width:720px;margin:0;color:#526174;font-size:19px;line-height:1.65}.team-intro__principles{margin-top:38px;border-top:1px solid var(--line)}.team-intro__principle,.team-intro__principles{display:grid;border-bottom:1px solid var(--line)}.team-intro__principle{grid-template-columns:34px minmax(0,1fr);grid-gap:14px;gap:14px;padding:20px 0}.team-intro__principle:last-child{border-bottom:0}.team-intro__rule{width:22px;height:1px;margin-top:12px;background:var(--blue)}.team-intro__principle h3{margin:0 0 6px;color:var(--navy);font-family:var(--sans);font-size:16px;font-weight:750;letter-spacing:.01em}.team-intro__principle p{max-width:620px;margin:0;color:#607087;font-size:14px;line-height:1.55}@media (max-width:900px){.team-intro{padding-top:64px;padding-bottom:58px}.team-intro__grid{grid-template-columns:1fr;gap:28px}.team-intro__heading .display{max-width:100%;font-size:clamp(42px,9vw,62px)}.team-intro__content{padding-top:0}.team-intro__lead{font-size:17px}}@media (max-width:620px){.team-intro{padding-top:52px;padding-bottom:52px}.team-intro__grid{gap:24px}.team-intro__heading .display{margin-top:14px;font-size:clamp(38px,11vw,52px)}.team-intro__lead{font-size:16px;line-height:1.6}.team-intro__principles{margin-top:28px}.team-intro__principle{grid-template-columns:26px minmax(0,1fr);gap:10px;padding:18px 0}.team-intro__principle h3{font-size:15px}.team-intro__principle p{font-size:13px}}.page-grid--people .listing-card{overflow:hidden}.page-grid--people .listing-card__image{border-radius:calc(var(--radius-lg) - 1px) calc(var(--radius-lg) - 1px) 0 0}.listing-card__motif{position:absolute;top:16px;left:16px;z-index:3;display:block;width:50px;height:50px;opacity:.72;pointer-events:none;background-image:url(/meridian-mark-white.png);background-repeat:no-repeat;background-position:50%;background-size:contain;filter:drop-shadow(0 2px 8px rgba(4,17,38,.28))}@media (max-width:620px){.listing-card__motif{top:14px;left:14px;width:44px;height:44px}}.person-detail-layout>div:last-child{min-width:0}.person-detail-layout .detail-image--portrait{width:min(100%,400px);max-width:400px;min-height:0;aspect-ratio:4/5;margin:0}.person-detail-copy{max-width:760px;margin-top:30px}@media (max-width:900px){.person-detail-layout .detail-image--portrait{width:min(100%,420px);max-width:420px;min-height:0;aspect-ratio:4/5}.person-detail-copy{margin-top:28px}}@media (max-width:620px){.person-detail-layout .detail-image--portrait{width:100%;max-width:none;min-height:0;aspect-ratio:4/5}.person-detail-copy{margin-top:24px}}.person-detail-layout{grid-template-columns:300px minmax(0,1fr);gap:clamp(64px,7vw,110px)}.person-profile-rail{position:-webkit-sticky;position:sticky;top:118px;align-self:start;display:flex;flex-direction:column;align-items:flex-start}.person-detail-layout .person-profile-portrait,.person-profile-portrait{width:240px;max-width:240px;min-height:0;aspect-ratio:4/5;margin:30px 0 22px;border-radius:var(--radius-lg)}.person-profile-portrait img{object-fit:cover;object-position:center top}.person-profile-rail .person-title{max-width:240px;margin-top:0}.person-profile-rail .person-contact{max-width:260px;margin-top:22px}.person-detail-copy{width:100%;max-width:800px;margin-top:0}@media (max-width:900px){.person-detail-layout{grid-template-columns:1fr;gap:46px}.person-profile-rail{position:static}.person-detail-layout .person-profile-portrait,.person-profile-portrait{width:240px;max-width:240px;min-height:0;aspect-ratio:4/5;margin-top:28px}.person-detail-copy{max-width:760px}}@media (max-width:620px){.person-detail-layout .person-profile-portrait,.person-profile-portrait{width:210px;max-width:210px;min-height:0;aspect-ratio:4/5}.person-profile-rail .person-contact,.person-profile-rail .person-title{max-width:100%}}.other-experts-section{padding:64px 0 84px;border-top:1px solid var(--line);background:var(--paper)}.other-experts-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.other-experts-head h2{margin:10px 0 0;color:var(--navy);font-size:clamp(34px,3.4vw,48px);font-weight:400;letter-spacing:-.035em;line-height:1}.other-experts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.other-expert-card{display:grid;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;min-height:104px;padding:12px 16px 12px 12px;border:1px solid var(--line);border-radius:var(--radius-lg);color:var(--navy);background:#fff;text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.other-expert-card:focus-visible,.other-expert-card:hover{border-color:rgba(22,77,139,.28);box-shadow:0 12px 30px rgba(4,17,38,.06);transform:translateY(-2px)}.other-expert-card__photo{position:relative;display:block;width:80px;height:80px;overflow:hidden;border-radius:14px;background:var(--navy)}.other-expert-card__photo img{object-fit:cover;object-position:center top}.other-expert-card__content{display:grid;grid-gap:5px;gap:5px;min-width:0}.other-expert-card__content strong{overflow:hidden;color:var(--navy);font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.other-expert-card__content>span{overflow:hidden;color:#637188;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.other-expert-card__arrow{color:var(--blue);transition:transform .22s ease}.other-expert-card:focus-visible .other-expert-card__arrow,.other-expert-card:hover .other-expert-card__arrow{transform:translate(2px,-2px)}@media (max-width:780px){.other-experts-section{padding:52px 0 66px}.other-experts-head{align-items:flex-start;flex-direction:column}.other-experts-grid{grid-template-columns:1fr}}@media (max-width:480px){.other-expert-card{grid-template-columns:80px minmax(0,1fr) auto;gap:14px;padding-right:14px}.other-expert-card__content strong{font-size:15px}}:root{--motion-ease:cubic-bezier(.16,1,.3,1);--motion-ease-soft:cubic-bezier(.22,.61,.36,1)}.motion-ready [data-motion]{--motion-x:0px;--motion-y:0px;opacity:1;translate:0 0;filter:blur(0);transition:opacity var(--motion-duration,.82s) var(--motion-ease),translate var(--motion-duration,.82s) var(--motion-ease),filter var(--motion-duration,.82s) var(--motion-ease);transition-delay:var(--motion-delay,0s);will-change:opacity,translate,filter}.motion-ready [data-motion=up]:not(.is-in-view){--motion-y:34px}.motion-ready [data-motion=down]:not(.is-in-view){--motion-y:-28px}.motion-ready [data-motion=left]:not(.is-in-view){--motion-x:-42px}.motion-ready [data-motion=right]:not(.is-in-view){--motion-x:42px}.motion-ready [data-motion=scale]:not(.is-in-view){scale:.975}.motion-ready [data-motion]:not(.is-in-view){opacity:0;translate:var(--motion-x) var(--motion-y);filter:blur(5px)}.motion-ready [data-motion=scale]{transition:opacity var(--motion-duration,.82s) var(--motion-ease),scale var(--motion-duration,.82s) var(--motion-ease),filter var(--motion-duration,.82s) var(--motion-ease)}.motion-ready [data-motion].is-in-view{opacity:1;translate:0 0;scale:1;filter:blur(0)}.motion-ready [data-motion].is-leaving{transition-delay:0s;transition-duration:.42s;transition-timing-function:var(--motion-ease-soft)}.motion-media{overflow:hidden}.motion-media img,.motion-media picture,.motion-media video{scale:1;transition:scale 1.1s var(--motion-ease),transform .76s var(--motion-ease),filter .76s var(--motion-ease);will-change:scale,transform}.motion-ready .motion-media:not(.is-in-view) img,.motion-ready .motion-media:not(.is-in-view) picture,.motion-ready .motion-media:not(.is-in-view) video{scale:1.055}.hero__image{animation:meridian-hero-breathe 18s ease-in-out infinite alternate;transform-origin:center 38%}.page-hero__image{animation:meridian-page-hero-breathe 20s ease-in-out infinite alternate;transform-origin:center}.hero__grid{animation:meridian-grid-drift 32s linear infinite}.pattern{animation:meridian-pattern-drift 30s linear infinite}@keyframes meridian-hero-breathe{0%{transform:scale(1.015)}to{transform:scale(1.045)}}@keyframes meridian-page-hero-breathe{0%{transform:scale(1.01)}to{transform:scale(1.035)}}@keyframes meridian-grid-drift{0%{background-position:0 0,0 0}to{background-position:80px 80px,80px 80px}}@keyframes meridian-pattern-drift{0%{background-position:0 0,0 0}to{background-position:76px 76px,76px 76px}}.about-image-row__image,.detail-image,.insight-card__image,.listing-card__image,.method-image,.other-expert-card__photo,.people-peek__image,.proof-image-card,.team-card__image{overflow:hidden}.about-image-row__image img,.detail-image img,.insight-card__image img,.listing-card__image img,.method-image img,.other-expert-card__photo img,.people-peek__image img,.proof-image-card img,.team-card__image img{transition:transform .76s var(--motion-ease),filter .76s var(--motion-ease)}.about-image-row__image:hover img,.detail-image:hover img,.insight-card:hover .insight-card__image img,.listing-card:hover .listing-card__image img,.method-image:hover img,.other-expert-card:hover .other-expert-card__photo img,.people-peek:hover .people-peek__image img,.proof-image-card:hover img,.team-card:hover .team-card__image img{transform:scale(1.045)}.approach-flow__item,.contact-detail,.insight-card,.listing-card,.other-expert-card,.people-peek,.practice-card,.proof-quote-card,.proof-stat-card,.team-card,.team-intro__principle,.value-card{transition-property:transform,box-shadow,border-color,background-color,color,opacity;transition-duration:.46s;transition-timing-function:var(--motion-ease)}.insight-card:hover,.listing-card:hover,.other-expert-card:hover,.people-peek:hover,.practice-card:hover,.team-card:hover,.value-card:hover{box-shadow:0 18px 46px rgba(4,17,38,.1);transform:translateY(-6px)}.proof-quote-card:hover,.proof-stat-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(4,17,38,.08)}.approach-flow__item:hover,.contact-detail:hover,.team-intro__principle:hover{transform:translateX(4px)}.button svg,.card-link svg,.footer-cta__link svg,.header-cta svg,.other-expert-card__arrow,.people-peek>svg,.team-card__arrow svg,.text-link svg{transition:transform .36s var(--motion-ease),opacity .36s var(--motion-ease)}.button:hover svg,.card-link:hover svg,.footer-cta__link:hover svg,.header-cta:hover svg,.other-expert-card:hover .other-expert-card__arrow,.people-peek:hover>svg,.team-card:hover .team-card__arrow svg,.text-link:hover svg{transform:translate(3px,-2px)}.button,.consultation-menu__trigger,.header-cta{position:relative;isolation:isolate;overflow:hidden;transition:transform .42s var(--motion-ease),box-shadow .42s var(--motion-ease),background-color .42s var(--motion-ease),border-color .42s var(--motion-ease),color .42s var(--motion-ease)}.button:before,.consultation-menu__trigger:before,.header-cta:before{position:absolute;top:-45%;bottom:-45%;left:-55%;z-index:-1;width:36%;content:"";opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skewX(-18deg);transition:left .76s var(--motion-ease),opacity .28s ease;pointer-events:none}.button:hover:before,.consultation-menu__trigger:hover:before,.header-cta:hover:before{left:125%;opacity:1}.button:hover,.consultation-menu__trigger:hover,.header-cta:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(4,17,38,.12)}.button:active,.consultation-menu__trigger:active,.header-cta:active{transform:translateY(0) scale(.985);transition-duration:.12s}.header-nav>a,.mobile-navigation a,.practice-nav__trigger{transition:color .32s var(--motion-ease),background-color .32s var(--motion-ease),transform .32s var(--motion-ease)}.header-nav>a:hover,.practice-nav__trigger:hover{transform:translateY(-1px)}.practice-nav__dropdown{transform-origin:top center;transition:opacity .36s var(--motion-ease),visibility .36s var(--motion-ease),transform .42s var(--motion-ease)}.practice-nav:not(.is-open) .practice-nav__dropdown{transform:translateY(-8px) scale(.985)}.practice-nav.is-open .practice-nav__dropdown{transform:translateY(0) scale(1)}.practice-nav__item{transition:background-color .34s var(--motion-ease),transform .34s var(--motion-ease)}.practice-nav__item:hover{transform:translateX(4px)}.consultation-menu__option,.method-accordion details{transition:background-color .32s var(--motion-ease),border-color .32s var(--motion-ease),transform .32s var(--motion-ease)}.consultation-menu__option:hover,.method-accordion details:hover{transform:translateX(4px)}.consultation-menu__trigger svg,.method-accordion summary svg,.practice-nav__trigger svg{transition:transform .42s var(--motion-ease)}.method-accordion details[open] summary svg{transform:rotate(180deg)}.consultation-menu.is-open .consultation-menu__trigger svg{transform:rotate(45deg)}.listing-card__motif,.method-image__motif{animation:meridian-motif-float 6.5s ease-in-out infinite}@keyframes meridian-motif-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-3px) rotate(1deg)}}.footer-bottom a,.footer-contact a,.footer-developer-credit a,.footer-links a{transition:color .32s var(--motion-ease),transform .32s var(--motion-ease),opacity .32s var(--motion-ease)}.footer-bottom a:hover,.footer-contact a:hover,.footer-developer-credit a:hover,.footer-links a:hover{transform:translateX(3px)}a,button,summary{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.motion-ready [data-motion],.motion-ready [data-motion].is-in-view,.motion-ready [data-motion].is-leaving{opacity:1!important;translate:none!important;scale:1!important;filter:none!important;transition:none!important}.hero__grid,.hero__image,.listing-card__motif,.method-image__motif,.page-hero__image,.pattern{animation:none!important}.about-image-row__image img,.detail-image img,.insight-card__image img,.listing-card__image img,.method-image img,.motion-media img,.motion-media picture,.motion-media video,.other-expert-card__photo img,.people-peek__image img,.proof-image-card img,.team-card__image img{scale:1!important;transform:none!important;transition:none!important}.approach-flow__item,.button,.consultation-menu__trigger,.contact-detail,.header-cta,.insight-card,.listing-card,.other-expert-card,.people-peek,.practice-card,.team-card,.team-intro__principle,.value-card{transform:none!important;transition:none!important}.button:before,.consultation-menu__trigger:before,.header-cta:before{display:none!important}}@media (max-width:620px) and (prefers-reduced-motion:no-preference){.motion-ready [data-motion]:not(.is-in-view){filter:blur(2px)}.motion-ready [data-motion=left]:not(.is-in-view){--motion-x:-28px}.motion-ready [data-motion=right]:not(.is-in-view){--motion-x:28px}.motion-ready [data-motion=up]:not(.is-in-view){--motion-y:26px}.motion-ready [data-motion=down]:not(.is-in-view){--motion-y:-22px}}