:root{--red:#02084B;--ink:#000;--char:#02084B;--paper:#fff;--silver:#02084B;--line:#02084B;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.55 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.98;letter-spacing:-.045em}h1{font-size:clamp(3.1rem,7.7vw,8.5rem)}h2{font-size:clamp(2.3rem,5vw,5.3rem)}.skip{position:fixed;left:1rem;top:-5rem;z-index:99;background:#fff;padding:.8rem}.skip:focus{top:1rem}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800;color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;padding:1rem 1.4rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.76rem;border:0;cursor:pointer;transition:.25s}.button:hover{background:#02084B;transform:translateY(-2px)}.text-link{font-weight:800;border-bottom:1px solid;padding-bottom:.2rem}.lead{font-size:clamp(1.12rem,1.8vw,1.5rem);max-width:650px;color:#02084B}header{height:90px;background:rgba(2,8,75,.96);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1rem,4vw,4rem);position:sticky;top:0;z-index:50;border-bottom:1px solid #02084B}.brand{display:flex;align-items:center;gap:.8rem;font-size:.67rem;letter-spacing:.18em}.brand img{width:60px;height:60px;object-fit:cover}.brand span{max-width:60px;line-height:1.25}nav{display:flex;align-items:center;gap:clamp(.8rem,1.8vw,2rem);font-size:.77rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}nav a:hover{color:#02084B}.nav-call{background:var(--red);padding:.75rem 1rem}.lang{border:1px solid #02084B;padding:.45rem}.menu{display:none}.hero{min-height:calc(100vh - 90px);background:var(--ink);color:#fff;display:grid;grid-template-columns:56% 44%;position:relative;overflow:hidden}.hero-copy{padding:clamp(4rem,8vw,9rem) 3vw clamp(5rem,8vw,8rem) max(4vw,calc((100vw - var(--max))/2));position:relative;z-index:2}.hero h1{margin:.25em 0;max-width:920px;font-size:clamp(3.5rem,7.3vw,8.2rem)}.hero-image{position:relative;min-height:600px}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 45%),linear-gradient(0deg,#000000aa,transparent 45%)}.hero-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) contrast(1.08)}.actions{display:flex;gap:1.6rem;align-items:center;margin-top:2.5rem}.micro{margin-top:2rem;text-transform:uppercase;font-weight:800;letter-spacing:.2em;font-size:.72rem}.vertical{position:absolute;right:1.5rem;bottom:3rem;z-index:3;writing-mode:vertical-rl;color:#ffffff77;font-size:.63rem;letter-spacing:.3em}.statement{max-width:1050px;padding:clamp(6rem,12vw,12rem) 5vw;margin:auto}.statement h2{margin:.3em 0}.statement>p:last-child{font-size:1.22rem;max-width:720px;color:#02084B}.dark{background:var(--ink);color:#fff;padding:clamp(5rem,9vw,9rem) max(4vw,calc((100vw - var(--max))/2))}.section-head{display:grid;grid-template-columns:1fr 2fr;align-items:start}.section-head h2{margin:0}.area-list{margin-top:5rem;border-top:1px solid var(--line)}.area-list a{display:grid;grid-template-columns:90px 1fr auto;align-items:center;padding:1.6rem 0;border-bottom:1px solid var(--line);transition:.25s}.area-list a:hover{padding-left:1rem;background:#02084B}.area-list span{color:var(--red);font-size:.75rem}.area-list strong{font-family:Georgia,serif;font-size:clamp(1.35rem,3vw,2.7rem);font-weight:400}.area-list b{font-size:1.5rem;color:var(--red)}.team-split{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.team-split>div:first-child{background:#fff}.team-split img{width:100%;height:100%;object-fit:cover}.team-split>div:last-child{padding:clamp(4rem,8vw,9rem);align-self:center}.team-split h2{font-size:clamp(2.8rem,4.8vw,5.8rem)}.team-split p{font-size:1.12rem;color:#02084B}.process{padding:clamp(5rem,10vw,10rem) max(4vw,calc((100vw - var(--max))/2));background:var(--paper)}.process>h2{max-width:900px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem}.steps article{padding:2rem;border-left:1px solid #fff}.steps b{color:var(--red);font-size:.7rem}.steps h3{font:400 1.7rem Georgia,serif;margin-top:3.5rem}.locations{display:grid;grid-template-columns:1fr 1fr;background:var(--red);color:#fff}.locations a{padding:clamp(4rem,8vw,8rem);transition:.25s}.locations a+ a{border-left:1px solid #ffffff55}.locations a:hover{background:#02084B}.locations h2{font-size:clamp(3rem,6vw,6.5rem);margin:.35em 0}.locations small{letter-spacing:.2em;text-transform:uppercase}.consult{display:grid;grid-template-columns:1fr 1.3fr;gap:6vw;background:var(--ink);color:#fff;padding:clamp(5rem,9vw,9rem) max(4vw,calc((100vw - var(--max))/2))}.consult h2{margin:.2em 0}.case-form{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.case-form label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.case-form input,.case-form select,.case-form textarea{display:block;width:100%;margin-top:.5rem;background:transparent;color:#fff;border:0;border-bottom:1px solid #02084B;padding:.8rem 0;font:inherit}.case-form option{color:#000}.case-form textarea{border:1px solid #02084B;padding:.8rem}.case-form small{display:block;color:#02084B;text-transform:none;letter-spacing:0}.wide,.notice,.consent{grid-column:1/-1}.consent{font-size:.7rem;color:#02084B}.honeypot{position:absolute;left:-9999px}.notice{padding:1rem;border:1px solid var(--red)}.success{border-color:#02084B}.page-hero{background:var(--ink);color:#fff;padding:clamp(5rem,9vw,9rem) max(4vw,calc((100vw - var(--max))/2));min-height:520px}.page-hero h1{max-width:1100px;margin:.25em 0}.page-hero>p:not(.eyebrow){font-size:1.25rem;max-width:800px;color:#02084B}.area-grid,.attorney-grid{display:grid;grid-template-columns:repeat(2,1fr);max-width:var(--max);margin:auto;padding:6vw 4vw}.area-grid a,.attorney-grid a{padding:clamp(2rem,5vw,5rem);border-bottom:1px solid #fff}.area-grid a:nth-child(odd),.attorney-grid a:nth-child(odd){border-right:1px solid #fff}.area-grid h2,.attorney-grid h2{font-size:clamp(2rem,3.5vw,4rem)}.area-grid span,.attorney-grid span{color:var(--red);text-transform:uppercase;font-size:.7rem;letter-spacing:.12em}.editorial,.office,.legal{max-width:900px;margin:auto;padding:clamp(5rem,10vw,10rem) 5vw}.editorial p,.legal p,.office p{font-size:1.2rem;color:#02084B}.profile{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff;min-height:720px}.profile>div{padding:clamp(4rem,8vw,9rem)}.profile h1{font-size:clamp(3.4rem,6.5vw,7.5rem)}.profile>img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}dl{margin-top:3rem;border-top:1px solid #02084B}dt{margin-top:1.2rem;color:var(--red);text-transform:uppercase;font-size:.67rem;letter-spacing:.14em}dd{margin:.3rem 0 1.2rem}.solo{display:block}.solo .case-form{max-width:850px;margin:auto}footer{background:#000;color:#02084B;padding:5rem max(4vw,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;border-top:1px solid #02084B}footer h3{color:#fff;text-transform:uppercase;font-size:.72rem;letter-spacing:.15em}footer a:hover{color:#fff}.footer-mark{color:#fff;font:400 clamp(2rem,4vw,4rem)/.85 Georgia,serif}.footer-bottom{grid-column:1/-1;border-top:1px solid #02084B;padding-top:2rem;font-size:.8rem}.mobile-actions{display:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid #02084B;outline-offset:3px}
@media(max-width:900px){header{height:75px}.brand img{width:48px;height:48px}.brand span{display:none}.menu{display:block;background:transparent;color:#fff;border:1px solid #02084B;padding:.55rem .7rem;text-transform:uppercase}.menu+nav{display:none;position:absolute;top:75px;left:0;right:0;background:#000;padding:2rem;flex-direction:column;align-items:stretch}.menu[aria-expanded=true]+nav{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:4rem 1.3rem 3rem}.hero-image{min-height:420px}.hero h1{font-size:clamp(3.2rem,15vw,6rem)}.section-head,.team-split,.consult,.profile{grid-template-columns:1fr}.team-split>div:first-child{height:480px}.steps{grid-template-columns:1fr}.steps article{border-left:0;border-top:1px solid #fff}.locations{grid-template-columns:1fr}.locations a+ a{border-left:0;border-top:1px solid #ffffff55}.area-grid,.attorney-grid{grid-template-columns:1fr;padding:0}.area-grid a:nth-child(odd),.attorney-grid a:nth-child(odd){border-right:0}.profile>img{height:480px}.case-form{grid-template-columns:1fr}.case-form>*{grid-column:1}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1.5fr .55fr;bottom:0;left:0;right:0;z-index:60;background:#000;color:#fff;border-top:1px solid #02084B}.mobile-actions a{text-align:center;padding:.9rem .35rem;text-transform:uppercase;font-size:.67rem;font-weight:800}.mobile-actions a:nth-child(2){background:var(--red)}footer{grid-template-columns:1fr 1fr;padding-bottom:6rem}.footer-mark,.footer-bottom{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.brand{position:relative}.brand:after{content:"";position:absolute;left:70px;bottom:-12px;width:54px;height:2px;background:var(--red);transform-origin:left;transition:transform .35s}.brand:hover:after{transform:scaleX(1.7)}header{transition:height .35s,background .35s,box-shadow .35s}header.scrolled{height:72px;background:#000;box-shadow:0 14px 40px #0005}.button{position:relative;overflow:hidden;isolation:isolate}.button:before{content:"";position:absolute;inset:0;background:#fff;transform:translateX(-105%) skewX(-14deg);transition:transform .45s;z-index:-1}.button:hover{color:var(--ink)}.button:hover:before{transform:translateX(0) skewX(0)}
.attorney-intro{position:relative;overflow:hidden}.attorney-intro:after{content:"PC";position:absolute;right:-.04em;bottom:-.28em;font:400 28rem/1 Georgia,serif;color:#ffffff05}.attorney-grid{gap:1px;background:#fff;padding:1px;max-width:1400px;margin:clamp(3rem,7vw,7rem) auto}.attorney-grid .attorney-card{padding:0;border:0!important;background:#000;color:#fff;overflow:hidden;position:relative}.attorney-photo{height:clamp(350px,45vw,650px);overflow:hidden;background:linear-gradient(145deg,#02084B,#000)}.attorney-photo img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.75,.25,1),filter .5s;filter:grayscale(.25) contrast(1.04)}.attorney-card:hover .attorney-photo img{transform:scale(1.045);filter:grayscale(0)}.attorney-copy{padding:2.2rem 2.4rem 2.6rem;position:relative}.attorney-copy:before{content:"";position:absolute;left:0;top:0;height:3px;width:0;background:var(--red);transition:width .5s}.attorney-card:hover .attorney-copy:before{width:100%}.attorney-copy h2{font-size:clamp(2.2rem,4vw,4.4rem);margin:.2em 0}.attorney-copy p{color:#02084B}.attorney-copy b{display:block;margin-top:2rem;color:var(--red);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}
.profile{overflow:hidden}.profile-photo{padding:0!important;position:relative;min-height:720px;overflow:hidden;background:radial-gradient(circle at 60% 40%,#02084B,#000 68%)}.profile-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000000aa,transparent 45%);pointer-events:none}.profile-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(.12);transition:transform 1.2s cubic-bezier(.2,.75,.25,1)}.profile:hover .profile-photo img{transform:scale(1.025)}.image-reveal{clip-path:inset(0 0 100% 0);transition:clip-path 1.1s cubic-bezier(.22,.8,.22,1)}.image-reveal.visible{clip-path:inset(0)}
.office-hero{display:grid;grid-template-columns:1fr minmax(220px,32vw);align-items:center;position:relative;overflow:hidden}.office-hero .hero-logo{width:min(430px,30vw);justify-self:end;opacity:.92;filter:drop-shadow(0 28px 40px #0008);animation:logoFloat 6s ease-in-out infinite}.office-story{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;padding:clamp(6rem,11vw,11rem) max(4vw,calc((100vw - var(--max))/2));background:linear-gradient(135deg,#fff 70%,#fff)}.office-story h2{max-width:700px}.office-story>div:last-child{font-size:1.18rem;color:#02084B;padding-top:2rem}.office-story strong{color:var(--ink)}.interior-form{border-top:1px solid #02084B;background:radial-gradient(circle at 8% 30%,#02084B 0,transparent 30%),var(--ink)}
.footer-brand img{width:150px;height:150px;object-fit:cover;margin-bottom:1.2rem;box-shadow:0 18px 45px #0008}.footer-brand p{max-width:220px}.hero-image img{will-change:transform}.hero h1{animation:heroIn 1s .1s both}.hero .lead{animation:heroIn 1s .25s both}.hero .actions{animation:heroIn 1s .38s both}@keyframes heroIn{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes logoFloat{50%{transform:translateY(-12px) rotate(-1deg)}}
.reveal{transition-duration:1s;transition-timing-function:cubic-bezier(.2,.75,.25,1)}.reveal:nth-child(2){transition-delay:.08s}.reveal:nth-child(3){transition-delay:.16s}.reveal:nth-child(4){transition-delay:.24s}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:90;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
@media(max-width:900px){.attorney-grid{margin:0}.attorney-photo{height:430px}.profile-photo{min-height:500px}.office-hero{grid-template-columns:1fr}.office-hero .hero-logo{position:absolute;width:260px;right:-70px;bottom:-70px;opacity:.15}.office-story{grid-template-columns:1fr}.footer-brand{grid-column:1/-1}.footer-brand img{width:110px;height:110px}}
@media(prefers-reduced-motion:reduce){.image-reveal{clip-path:none}.office-hero .hero-logo,.hero h1,.hero .lead,.hero .actions{animation:none}.hero-image img{transform:none!important}}
/* Approved PC Injury palette: navy #02084B, white, and black only. */
:root{--red:#02084B;--ink:#02084b;--char:#02084B;--paper:#fff;--silver:#02084B;--line:#fff}body{background:#fff;color:#02084b}body:after{display:none}h1,h2{color:inherit}.eyebrow{color:#02084B}.button{background:#02084B;color:#fff;box-shadow:0 12px 28px #02084B2b}.button:before{background:#02084b}.button:hover{color:#fff}.text-link{color:#02084b}
header{background:#fff;color:#02084b;border-bottom:1px solid #fff;box-shadow:0 8px 30px #02084b0d}header.scrolled{background:#fffffff5;box-shadow:0 12px 36px #02084b17}.brand img{width:68px;height:68px}.brand:after{background:#02084B}.nav-call{background:#02084b;color:#fff}.nav-call:hover{color:#02084B}.lang{border-color:#02084B}.menu{color:#02084b!important;border-color:#02084B!important}
.hero{background:#fff;color:#02084b;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:calc(100vh - 90px)}.hero:before{content:"";position:absolute;width:34vw;height:34vw;border:1px solid #02084B66;border-radius:50%;left:-18vw;top:-14vw}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(4rem,7vw,8.4rem);max-width:1000px}.hero h1:after{content:"";display:block;width:120px;height:8px;background:#02084B;margin-top:.28em}.hero .lead{color:#02084B;max-width:720px}.hero-image{margin:3vw 3vw 3vw 0;min-height:650px;clip-path:polygon(16% 0,100% 0,100% 85%,83% 100%,0 100%,0 17%);box-shadow:22px 22px 0 #02084B}.hero-image:after{background:linear-gradient(180deg,transparent 50%,#02084b88)}.hero-image img{filter:none}.micro{color:#02084B}.vertical{color:#fff;background:#02084b;padding:1rem .55rem;right:3vw;bottom:4vw}
.statement{position:relative;max-width:1280px;padding-left:18vw}.statement:before{content:"P/C";position:absolute;left:2vw;top:50%;transform:translateY(-50%);font:400 clamp(7rem,15vw,14rem)/1 Georgia,serif;color:#02084b09}.statement>p:last-child{color:#02084B}.dark,.practice{background:#fff;color:#02084b;border-top:1px solid #fff;border-bottom:1px solid #fff}.practice{position:relative;overflow:hidden}.practice:after{content:"AREAS";position:absolute;right:-.04em;top:-.15em;font:400 18vw/1 Georgia,serif;color:#02084b05}.area-list{border-top-color:#fff;position:relative;z-index:2}.area-list a{border-bottom-color:#fff}.area-list a:hover{background:#fff;padding-left:1.5rem}.area-list span,.area-list b{color:#02084B}.team-split,.team-split>div:last-child{background:#fff}.team-split>div:first-child{background:#fff;clip-path:polygon(0 0,90% 0,100% 12%,100% 100%,0 100%)}.team-split p{color:#02084B}.process{background:#fff}.steps article{border-left-color:#02084B}.steps b{color:#02084B}.locations{background:#02084b;color:#fff}.locations a+ a{border-left-color:#02084B}.locations a:hover{background:#02084B}.locations h2{color:#fff}.locations small{color:#02084B}
.consult,.interior-form{background:#fff;color:#02084b;border-top:1px solid #fff}.consult{position:relative}.consult:before{content:"";width:80px;height:8px;background:#02084B;position:absolute}.case-form input,.case-form select,.case-form textarea{color:#02084b;border-color:#02084B;background:#ffffff66}.case-form input,.case-form select{padding:.8rem}.case-form textarea{background:#fff}.consent{color:#02084B}.notice{border-color:#02084B}.page-hero{background:#fff;color:#02084b;border-bottom:1px solid #fff}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #02084B77;border-radius:50%;right:-160px;top:-160px}.page-hero>p:not(.eyebrow){color:#02084B}.attorney-intro:after{color:#02084b05}.attorney-grid{background:#02084B}.attorney-grid .attorney-card{background:#fff;color:#02084b}.attorney-photo{background:#fff}.attorney-copy p{color:#02084B}.attorney-copy:before{background:#02084B}.attorney-copy b{color:#02084B}
.profile{background:#fff;color:#02084b}.profile .lead{color:#02084B}.profile-photo{background:radial-gradient(circle at 60% 40%,#fff,#fff 70%)}.profile-photo:after{background:linear-gradient(0deg,#02084b33,transparent 45%)}dl{border-top-color:#02084B}dt{color:#02084B}.office-story{background:#fff}.office-story>div:last-child,.editorial p,.legal p,.office p{color:#02084B}.office-story strong{color:#02084b}
footer{background:#02084b;color:#fff;border-top:8px solid #02084B}footer h3{color:#02084B}.footer-brand img{box-shadow:none;border:1px solid #02084B}.footer-bottom{border-top-color:#02084B}.mobile-actions{background:#02084b}.mobile-actions a:nth-child(2){background:#02084B;color:#02084b}
@media(max-width:900px){.menu+nav{background:#fff;color:#02084b;border-bottom:3px solid #02084B}.hero{grid-template-columns:1fr}.hero-image{margin:0 1.3rem 3rem;min-height:480px;box-shadow:12px 12px 0 #02084B}.statement{padding-left:1.3rem}.statement:before{display:none}.team-split>div:first-child{clip-path:none}.locations a+ a{border-left:0;border-top-color:#02084B}}
.home-roster{padding:clamp(6rem,11vw,11rem) max(4vw,calc((100vw - 1440px)/2));background:#fff;overflow:hidden}.roster-title{display:grid;grid-template-columns:.7fr 1.6fr;align-items:start}.roster-title h2{max-width:900px}.portrait-formation{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.8rem,2vw,2rem);margin-top:5rem;align-items:start}.portrait-tile{position:relative;background:#fff;overflow:hidden;min-height:430px;box-shadow:0 20px 55px #02084b13;transition:transform .55s cubic-bezier(.2,.75,.25,1),box-shadow .55s}.portrait-tile:nth-child(even){margin-top:5rem}.portrait-tile:nth-child(3){margin-top:2rem}.portrait-tile:before{content:"";position:absolute;inset:0;border:1px solid #02084B;z-index:2;pointer-events:none}.portrait-tile img{width:100%;height:520px;object-fit:cover;transition:transform .8s cubic-bezier(.2,.75,.25,1)}.portrait-tile span{position:absolute;left:0;right:0;bottom:0;background:#02084beF;color:#fff;padding:1.3rem;font:400 1.4rem Georgia,serif;z-index:3}.portrait-tile small{display:block;margin-top:.35rem;color:#02084B;font:700 .62rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em}.portrait-tile:hover{transform:translateY(-12px);box-shadow:0 30px 75px #02084b24}.portrait-tile:hover img{transform:scale(1.055)}
.home-roster:before{content:"COUNSEL";display:block;position:absolute;left:-.03em;margin-top:-.4em;font:400 17vw/1 Georgia,serif;color:#02084b04;pointer-events:none}.home-roster{position:relative}.portrait-formation,.roster-title{position:relative;z-index:1}
@media(max-width:1050px){.portrait-formation{grid-template-columns:repeat(2,1fr)}.portrait-tile:nth-child(even),.portrait-tile:nth-child(3){margin-top:0}.portrait-tile:nth-child(even){margin-top:3rem}}
@media(max-width:620px){.roster-title{grid-template-columns:1fr}.portrait-formation{grid-template-columns:1fr}.portrait-tile,.portrait-tile:nth-child(even){margin:0;min-height:390px}.portrait-tile img{height:470px}}

/* Critical content is always visible. Motion is enhancement, never a gate. */
.reveal,.reveal.visible{opacity:1!important;transform:none!important}
.image-reveal,.image-reveal.visible{clip-path:inset(0)!important}

/* Approved horizontal wordmark and refined navigation typography. */
.brand{flex:0 0 auto}
.brand img{width:clamp(210px,18vw,300px)!important;height:auto!important;max-height:58px;object-fit:contain!important;object-position:left center}
.brand:after{left:0!important;bottom:-11px!important;width:74px!important}
nav{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.78rem!important;font-weight:700!important;letter-spacing:.045em!important}
nav>a:not(.nav-call){position:relative;padding:.7rem 0}
nav>a:not(.nav-call):after{content:"";position:absolute;left:0;right:100%;bottom:.25rem;height:2px;background:#02084B;transition:right .32s ease}
nav>a:not(.nav-call):hover:after,nav>a[aria-current="page"]:after{right:0}
.footer-brand img{width:min(320px,100%)!important;height:auto!important;object-fit:contain!important;border:0!important}
.office-hero .hero-logo{width:min(560px,38vw)!important;height:auto;object-fit:contain}

/* Motion remains visible-by-default and progressively enhanced. */
.motion-heading{transform:translate3d(0,var(--motion-y,0),0);transition:transform .12s linear}
.parallax-media{transform:translate3d(0,var(--parallax-y,0),0) scale(1.04);will-change:transform}
.team-split>div:first-child,.hero-image{overflow:hidden}
.area-list a strong{transition:transform .35s ease,letter-spacing .35s ease}
.area-list a:hover strong{transform:translateX(.55rem);letter-spacing:.01em}
.steps article{transition:transform .4s ease,background-color .4s ease}
.steps article:hover{transform:translateY(-10px)}
.locations a h2{transition:transform .45s cubic-bezier(.2,.75,.25,1)}
.locations a:hover h2{transform:translateX(1rem)}

@media(max-width:1100px){.brand img{width:190px!important}nav{gap:.8rem!important;font-size:.7rem!important}}
@media(max-width:900px){.brand img{width:210px!important;max-height:48px}.brand:after{display:none}.menu+nav{font-size:.82rem!important}.office-hero .hero-logo{width:300px!important}}
@media(prefers-reduced-motion:reduce){.motion-heading,.parallax-media{transform:none!important}.area-list a strong,.steps article,.locations a h2{transition:none!important}}

/* Responsive hardening: 320px phones through tablets. */
html,body{max-width:100%;overflow-x:hidden}
main>*{min-width:0}
img,svg,video,iframe{max-width:100%;height:auto}

@media(max-width:900px){
 header{padding-inline:1rem;height:72px}
 .menu{flex:0 0 auto;display:block;min-width:48px;min-height:44px;font:700 .72rem/1 "Helvetica Neue",Helvetica,Arial,sans-serif;color:#02084B!important;background:#fff!important;border:1px solid #02084B!important}
 .menu+nav{position:fixed;top:72px;bottom:0;left:0;right:0;z-index:80;max-height:calc(100dvh - 72px);overflow-y:auto;padding:1.25rem 1rem calc(6rem + env(safe-area-inset-bottom));gap:0;background:#fff!important}
 .menu+nav a{display:flex;align-items:center;min-height:52px;padding:.75rem;border-bottom:1px solid #02084B;white-space:normal}
 .menu+nav .nav-call{justify-content:center;margin-top:1rem;color:#fff;border-bottom:0}
 .hero-copy,.page-hero,.dark,.practice,.process,.consult{padding-left:1.25rem!important;padding-right:1.25rem!important}
 .hero h1,.page-hero h1,.profile h1{font-size:clamp(2.8rem,13vw,5rem);overflow-wrap:anywhere}
 .hero-image{min-height:clamp(360px,110vw,540px)}
 .actions{flex-wrap:wrap;gap:1rem}.actions .button{width:100%}
 .vertical{display:none}
 .section-head{grid-template-columns:1fr;gap:1rem}
 .area-list{margin-top:2.5rem}.area-list a{grid-template-columns:42px minmax(0,1fr) 24px;gap:.5rem;padding:1.25rem 0}.area-list strong{font-size:clamp(1.35rem,7vw,2.2rem);overflow-wrap:anywhere;hyphens:auto}.area-list a:hover{padding-left:0}
 .team-split>div:last-child,.profile>div{padding:3.5rem 1.25rem}.team-split>div:first-child{height:clamp(360px,110vw,520px)}
 .steps{margin-top:2.5rem}.steps article{padding:1.5rem 0}.steps h3{margin-top:1.5rem}
 .locations a{padding:3.5rem 1.25rem}.locations h2{font-size:clamp(2.7rem,15vw,5rem);overflow-wrap:anywhere}.locations small{color:#fff}
 .case-form input,.case-form select,.case-form textarea{font-size:16px}.case-form .button{min-height:52px}
 .office-story{padding:4rem 1.25rem!important;gap:2rem}.office-story>div:last-child{padding-top:0}
 .editorial,.office,.legal{padding:4rem 1.25rem}
 .profile-photo{min-height:420px}.profile-photo img{object-position:center top}
 .mobile-actions{padding-bottom:env(safe-area-inset-bottom)}.mobile-actions a{min-height:50px;display:flex;align-items:center;justify-content:center}
}
@media(max-width:600px){footer{grid-template-columns:1fr!important;gap:2rem;padding:3.5rem 1.25rem 6.5rem}.footer-brand,.footer-bottom{grid-column:1!important}.footer-brand img{width:min(280px,100%)!important}.portrait-formation{gap:1.25rem}.portrait-tile img{height:auto;min-height:390px;object-fit:cover}.attorney-copy{padding:1.5rem}.attorney-copy h2{font-size:2.4rem}.page-hero{min-height:auto;padding-top:4rem!important;padding-bottom:4rem!important}.office-hero{min-height:460px}.office-hero .hero-logo{width:240px!important;right:-55px!important}.consult{gap:2.5rem;padding-top:4rem!important;padding-bottom:4rem!important}}
@media(max-width:380px){header{padding-inline:.75rem}.brand img{width:170px!important}.hero-copy,.page-hero,.dark,.practice,.process,.consult{padding-left:1rem!important;padding-right:1rem!important}.mobile-actions{grid-template-columns:1fr 1.25fr .5fr}.mobile-actions a{font-size:.6rem}.eyebrow{letter-spacing:.12em}.area-list a{grid-template-columns:32px minmax(0,1fr) 20px}}

/* Final progressive motion layer: content remains visible without JavaScript. */
.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:120;pointer-events:none;transform:scaleX(var(--scroll-progress,0));transform-origin:left;background:#02084B;will-change:transform}
header{will-change:transform}.brand img{transition:transform .5s cubic-bezier(.2,.75,.25,1),filter .5s}.brand:hover img{transform:translateY(-2px) scale(1.015)}
.hero-image{isolation:isolate}.hero-image:before{content:"";position:absolute;inset:0;background:#02084B;z-index:4;transform:scaleX(0);transform-origin:right;pointer-events:none;animation:heroCurtain 1.15s .15s cubic-bezier(.76,0,.24,1) both}
@keyframes heroCurtain{0%{transform:scaleX(1);transform-origin:left}48%{transform:scaleX(1);transform-origin:right}100%{transform:scaleX(0);transform-origin:right}}
.page-hero h1,.statement h2,.section-head h2,.roster-title h2{position:relative}.page-hero h1:after,.statement h2:after,.section-head h2:after,.roster-title h2:after{content:"";display:block;width:clamp(70px,10vw,140px);height:3px;margin-top:.35em;background:#02084B;transform-origin:left;transition:transform .8s cubic-bezier(.2,.75,.25,1)}
.motion-section{transform:translate3d(0,var(--section-y,0),0);transition:transform .8s cubic-bezier(.2,.75,.25,1)}
.motion-section.in-view{--section-y:0px}.motion-section:not(.in-view){--section-y:12px}
.area-list b{display:inline-block;transition:transform .4s cubic-bezier(.2,.75,.25,1)}.area-list a:hover b{transform:translate(.35rem,-.35rem) rotate(8deg)}
.portrait-tile,.attorney-card{transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateY(var(--lift,0));transition:transform .28s ease,box-shadow .4s ease}.portrait-tile:hover,.attorney-card:hover{--lift:-8px}
.button:after{content:"";position:absolute;top:-50%;bottom:-50%;width:36%;left:-60%;background:#ffffff55;transform:skewX(-20deg);transition:left .55s ease;z-index:-1}.button:hover:after{left:125%}
.case-form input,.case-form select,.case-form textarea{transition:border-color .3s,box-shadow .3s,background-color .3s}.case-form input:focus,.case-form select:focus,.case-form textarea:focus{outline:0;box-shadow:0 3px 0 #02084B;background:#fff}
.nav-call{transition:transform .3s ease,box-shadow .3s ease}.nav-call:hover{transform:translateY(-2px);box-shadow:0 10px 24px #02084B2b}
@media(hover:none){.portrait-tile,.attorney-card{transform:none!important}.button:after{display:none}.steps article:hover,.locations a:hover h2{transform:none}}
@media(max-width:900px){.hero-image:before{animation-duration:.8s}.motion-section:not(.in-view){--section-y:6px}.scroll-progress{height:2px}}
@media(prefers-reduced-motion:reduce){.scroll-progress{display:none}.hero-image:before{display:none}.motion-section,.portrait-tile,.attorney-card,.brand img,.nav-call{transform:none!important;transition:none!important}}
