@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@500;600;700&family=Cormorant+Garamond:wght@500;600&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500&display=swap');
:root{--ivory:#f5f1e8;--paper:#fbf9f4;--ink:#242827;--muted:#686c68;--blue:#173f56;--line:#c8c5ba;--serif:"Libre Caslon Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit}.shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.narrow{max-width:790px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(3.4rem,7.8vw,7.5rem);letter-spacing:-.04em}h2{font-size:clamp(2.1rem,4vw,4.1rem);letter-spacing:-.025em}h3{font-size:1.65rem}.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:#fff;padding:12px;z-index:100}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{border-bottom:1px solid var(--line)}.header-inner{min-height:112px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1}.brand span{font-family:var(--serif);font-size:3.15rem;letter-spacing:-.025em}.brand small{text-transform:uppercase;letter-spacing:.24em;font-size:.6rem;color:var(--muted);margin-top:9px}.site-nav{display:flex;gap:34px;align-items:center}.site-nav a{text-decoration:none;font-size:.82rem;letter-spacing:.04em}.site-nav a:hover,.site-nav a:focus-visible,.site-nav .active{color:var(--blue)}.site-nav .active{border-bottom:1px solid}.nav-toggle{display:none;background:none;border:0;width:40px;height:40px;padding:10px}.nav-toggle span:not(.sr-only){display:block;height:1px;background:var(--ink);margin:7px 0}.hero{padding-top:clamp(80px,11vw,150px);padding-bottom:100px}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.2em;color:var(--blue);font-size:.72rem;font-weight:600}.hero h1{max-width:1100px;margin:24px 0 55px}.hero-grid{border-top:1px solid var(--line);padding-top:35px;display:grid;grid-template-columns:1.35fr .65fr;gap:12vw}.hero-lede{font-family:var(--serif);font-size:clamp(1.5rem,2.7vw,2.4rem);line-height:1.3}.hero-aside{max-width:390px}.text-link{display:inline-block;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px;margin-top:10px}.band{background:var(--paper)}.photo-feature{padding-bottom:20px}.photo-placeholder{position:relative;background:#d9d8ce;color:#535a58;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;overflow:hidden}.photo-placeholder:before{content:"";position:absolute;inset:18px;border:1px solid rgba(23,63,86,.28)}.photo-placeholder:after{content:"";position:absolute;width:140%;height:1px;background:rgba(23,63,86,.22);transform:rotate(-24deg);left:-20%;top:50%}.photo-placeholder p,.photo-label{position:relative;z-index:1}.photo-placeholder p{max-width:360px;margin:9px 0 0;font-family:var(--serif);font-size:1.35rem;line-height:1.2}.photo-label{text-transform:uppercase;letter-spacing:.18em;font-size:.64rem;font-weight:600;color:var(--blue)}.photo-placeholder-wide{min-height:clamp(330px,46vw,610px)}.photo-pair{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px;align-items:end;padding-bottom:110px}.photo-placeholder-tall{min-height:520px}.photo-placeholder-landscape{min-height:360px}.section-pad{padding-top:110px;padding-bottom:110px}.split-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:11vw;align-items:end;margin-bottom:70px}.split-heading h2{max-width:750px;margin:20px 0 0}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-bottom:52px}.practice-grid a{text-decoration:none;padding:28px 28px 35px 0;border-bottom:1px solid var(--line)}.practice-grid a+a{padding-left:28px;border-left:1px solid var(--line)}.practice-grid span,.practice-list>article>span{color:var(--blue);font-size:.72rem}.practice-grid h3{margin:55px 0 18px}.practice-grid p{color:var(--muted)}.button{display:inline-block;text-decoration:none;background:var(--blue);color:white;padding:14px 22px;font-size:.8rem;letter-spacing:.05em;border:1px solid var(--blue)}.button:hover,.button:focus-visible{background:transparent;color:var(--blue)}.blue{background:var(--blue);color:#fff}.blue .section-label{color:#c4d8df}.cta-inner{padding-top:90px;padding-bottom:90px;display:flex;align-items:end;justify-content:space-between;gap:40px}.cta h2{max-width:760px;margin:15px 0 0}.button.light{background:transparent;border-color:#fff;white-space:nowrap}.button.light:hover{background:white;color:var(--blue)}.page-hero{padding-top:100px;padding-bottom:90px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(3.3rem,7vw,6.8rem);max-width:1020px;margin:25px 0 35px}.page-hero>p:last-child{font-family:var(--serif);font-size:1.65rem;max-width:720px}.practice-list{padding-top:60px}.practice-list article{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid var(--line);padding:45px 0}.practice-list h2{font-size:clamp(2rem,3vw,3.2rem);margin-bottom:15px}.practice-list article p{max-width:760px;color:var(--muted)}.profile-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:10vw}.portrait-placeholder{aspect-ratio:3/4;background:#ded9ce;display:grid;place-items:center;text-align:center;text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;color:#6a6d69}.prose h2{margin-bottom:35px}.prose h3{margin:50px 0 15px}.placeholder-note{border-left:3px solid var(--blue);padding:18px 24px;background:#ebe7dc;max-width:880px;margin-bottom:70px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 9vw}.experience-grid h2{font-size:2.5rem;margin:15px 0 20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12vw}.contact-grid h2{font-size:2.7rem;margin:24px 0 40px}.contact-grid dl{display:grid;grid-template-columns:110px 1fr;margin:0}.contact-grid dt,.contact-grid dd{padding:17px 0;border-top:1px solid var(--line)}.contact-grid dd{margin:0}.contact-card{background:var(--paper);padding:50px}.contact-card h2{font-size:2.5rem;margin-top:0}.site-footer{background:#202827;color:#e7e5de;padding:85px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:70px;margin-bottom:80px}.footer-brand{font-family:var(--serif);font-size:2rem;margin-bottom:20px}.footer-grid>div:first-child p{max-width:390px;color:#adb4b0}.footer-grid a{display:block;text-decoration:none;margin-bottom:8px}.footer-label{text-transform:uppercase;letter-spacing:.18em;color:#94a9aa;font-size:.68rem}.legal{border-top:1px solid #475150;padding-top:26px;display:grid;grid-template-columns:.4fr 1.6fr;gap:60px;color:#9fa6a2;font-size:.72rem}
@media(max-width:800px){.shell{width:min(calc(100% - 32px),var(--max))}.header-inner{min-height:88px}.brand span{font-size:2.25rem}.nav-toggle{display:block;z-index:3}.site-nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--ivory);padding:25px 16px 35px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:20px;z-index:2}.site-nav.open{display:flex}.hero{padding-top:70px}.hero-grid,.split-heading,.profile-grid,.contact-grid,.photo-pair{grid-template-columns:1fr;gap:24px}.photo-placeholder-tall,.photo-placeholder-landscape{min-height:360px}.photo-pair{padding-bottom:75px}.practice-grid{grid-template-columns:1fr}.practice-grid a+a{padding-left:0;border-left:0}.practice-grid h3{margin-top:25px}.cta-inner{align-items:flex-start;flex-direction:column}.experience-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:40px}.legal{grid-template-columns:1fr;gap:5px}.practice-list article{grid-template-columns:55px 1fr}.contact-card{padding:30px}.section-pad{padding-top:75px;padding-bottom:75px}}
/* Oversized firm-name masthead */
.header-inner{min-height:158px}
.brand{line-height:.88}
.brand span{font-size:clamp(4.5rem,7vw,6.25rem);letter-spacing:-.045em}
.brand small{font-size:.65rem;margin-top:14px}
.hero h1{max-width:none;font-size:clamp(3rem,5.25vw,4.5rem);line-height:.92;letter-spacing:-.045em;white-space:nowrap}
.hero{padding-top:16px}.hero h1{font-size:clamp(2.85rem,4.85vw,4.15rem);margin:0 0 32px}.hero-grid{padding-top:26px}.split-heading h2{margin-top:0}.practice-feature:nth-child(2) .practice-feature-copy,.practice-feature:nth-child(3) .practice-feature-copy{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.practice-feature:nth-child(2) .practice-feature-copy p,.practice-feature:nth-child(3) .practice-feature-copy p{margin-inline:auto}.practice-feature-copy h3{margin-top:0}
.hero{padding-bottom:48px}.practice-section{padding-top:38px}.practice-section .split-heading{grid-template-columns:1fr;gap:18px;margin-bottom:42px}.practice-section .split-heading h2{max-width:none;font-size:clamp(2.25rem,3.55vw,3.45rem);line-height:.96;white-space:nowrap}.practice-section .split-heading>p{max-width:580px;justify-self:end;margin-bottom:0}
.hero-aside h2{font-size:clamp(1.8rem,2.65vw,2.65rem);line-height:1.02;margin-bottom:22px}.hero-aside p{color:var(--muted);margin-bottom:12px}.practice-section{padding-top:20px}
.site-photo{margin:0}.site-photo img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.94)}.site-photo figcaption{display:flex;justify-content:space-between;gap:30px;margin-top:12px;font-size:.7rem;color:var(--muted)}.site-photo figcaption span{text-align:right}.site-photo-wide img{aspect-ratio:2.98/1}.site-photo-tall img{aspect-ratio:3/4}.site-photo-landscape img{aspect-ratio:16/9}
.practice-features{border-top:1px solid var(--line);margin-bottom:55px}.practice-feature{display:grid;grid-template-columns:.78fr 1.22fr;gap:6vw;align-items:center;padding:48px 0;border-bottom:1px solid var(--line)}.practice-feature.reverse{grid-template-columns:1.22fr .78fr}.practice-feature.reverse .practice-feature-copy{order:2}.practice-feature.reverse .site-photo{order:1}.practice-feature-copy{text-decoration:none;padding:20px 0}.practice-feature-copy>span{color:var(--blue);font-size:.72rem}.practice-feature-copy h3{font-size:clamp(2rem,3vw,3.15rem);margin:28px 0 18px}.practice-feature-copy p{color:var(--muted);max-width:420px}.practice-feature .site-photo img{aspect-ratio:16/9}.practice-feature.reverse .site-photo img{aspect-ratio:4/5}
.practice-feature,.practice-feature.reverse{grid-template-columns:1fr 1fr;gap:24px;padding:32px 0}.practice-feature:nth-child(2) .site-photo,.practice-feature:nth-child(3) .site-photo{width:min(100%,480px)}.practice-feature:nth-child(2) .site-photo{justify-self:end}.practice-feature:nth-child(3) .site-photo{justify-self:start}.practice-feature.reverse .site-photo img{aspect-ratio:16/10}
@media(max-width:800px){.header-inner{min-height:112px}.brand span{font-size:clamp(2.8rem,12vw,4rem)}.site-nav{top:112px}.hero{padding-top:14px}.hero h1{font-size:clamp(2.45rem,11vw,3.6rem);line-height:.88;white-space:normal;margin-bottom:26px}.hero-grid{padding-top:22px}}
@media(max-width:800px){.practice-feature,.practice-feature.reverse{grid-template-columns:1fr;gap:16px;padding:26px 0}.practice-feature.reverse .practice-feature-copy,.practice-feature.reverse .site-photo{order:initial}.practice-feature:nth-child(2) .site-photo,.practice-feature:nth-child(3) .site-photo{width:100%;justify-self:stretch}.practice-feature .site-photo img,.practice-feature.reverse .site-photo img{aspect-ratio:16/10}.site-photo figcaption{display:block}.site-photo figcaption span{display:block;text-align:left}}
@media(max-width:800px){.hero{padding-bottom:34px}.practice-section{padding-top:28px}.practice-section .split-heading h2{font-size:clamp(2rem,10vw,3rem);white-space:normal}.practice-section .split-heading>p{justify-self:start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.site-nav a[href="practice-areas.html"],.footer-grid a[href="practice-areas.html"]{display:none}
.site-nav .menu{display:flex;gap:34px;align-items:center;list-style:none;margin:0;padding:0}.site-nav .menu a{text-decoration:none;font-size:.82rem;letter-spacing:.04em}.admin-bar .site-header{margin-top:0}.attorney-portrait{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}.wp-page h1{font-size:clamp(2.8rem,5vw,5rem)}.wp-page-content>*{max-width:790px}.wp-page-content .alignwide{max-width:1200px}.wp-page-content .alignfull{max-width:none}.editor-placeholder{border-left:3px solid var(--blue);padding:14px 20px;background:#ebe7dc;margin-top:35px;font-size:.9rem}.editor-placeholder p{margin:0}
@media(max-width:800px){.site-nav .menu{flex-direction:column;align-items:flex-start;gap:20px}.attorney-portrait{max-width:300px}}
/* September 2026 visual refresh */
:root{--ivory:#f6f3eb;--paper:#fbfaf6;--ink:#2d3732;--muted:#68716c;--blue:#37624f;--line:#c8cec8;--display:"Manrope",Arial,sans-serif;--body:"Source Serif 4",Georgia,serif}
body{font-family:var(--body);font-size:17px}.site-header{background:var(--ivory)}h1,h2,h3,.brand span,.footer-brand{font-family:var(--display)}.eyebrow,.section-label,.site-nav,.button,.text-link,.brand small,.photo-label,.site-photo figcaption,.footer-label,.legal{font-family:var(--display)}
.header-inner{position:relative;min-height:238px;display:grid;grid-template-columns:1fr;justify-items:center;align-content:center;gap:26px;padding-top:24px;padding-bottom:22px}.brand{align-items:center;text-align:center;line-height:1;gap:10px}.brand span.brand-name{font-size:clamp(3.8rem,6vw,5.7rem);font-weight:500;letter-spacing:-.055em}.brand span.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--blue);border-radius:50%;font-family:var(--display);font-size:.66rem;font-weight:600;letter-spacing:.08em;color:var(--blue)}.brand small{margin-top:0;font-size:.68rem;letter-spacing:.22em;color:var(--blue)}.site-nav{justify-self:center}.site-nav a{font-size:.78rem}.hero{padding-top:22px}.blue{background:#37624f}.site-footer{background:#2b4438}.portrait-placeholder{background:#dce1db}.photo-placeholder{background:#d9ded8}.button{background:var(--blue);border-color:var(--blue)}
@media(max-width:800px){.header-inner{min-height:205px;padding-top:20px;padding-bottom:18px;gap:18px}.brand span.brand-name{font-size:clamp(2.75rem,12vw,4rem)}.brand span.brand-mark{width:34px;height:34px}.nav-toggle{position:absolute;right:0;bottom:19px}.site-nav{top:205px;width:100%}.hero{padding-top:18px}}
.firm-services{padding-top:64px;padding-bottom:82px}.firm-section-heading{max-width:900px;margin-bottom:52px}.firm-section-heading h1{font-size:clamp(3rem,5.8vw,5.6rem);margin:16px 0 22px}.firm-section-heading>p:last-child{font-size:1.25rem;max-width:700px}.services-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.services-grid article{padding:32px 40px 36px 0;border-bottom:1px solid var(--line)}.services-grid article:nth-child(even){padding-left:40px;border-left:1px solid var(--line)}.services-grid h2{font-size:clamp(1.6rem,2.5vw,2.35rem);margin-bottom:14px}.services-grid p{color:var(--muted)}.firm-attorney{padding:70px 0}.firm-attorney-inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:9vw}.firm-attorney h2{font-size:clamp(2.3rem,4vw,3.7rem);margin:16px 0 8px}.attorney-title{color:var(--blue);font-family:var(--display);font-size:.82rem;text-transform:uppercase;letter-spacing:.14em}.firm-bio h3{font-size:1.35rem;margin:28px 0 8px}.firm-contact{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding-top:80px;padding-bottom:80px}.firm-contact h2{font-size:clamp(2.4rem,4vw,3.8rem);margin:16px 0 22px}.firm-contact dl{display:grid;grid-template-columns:90px 1fr;margin-top:34px}.firm-contact dt,.firm-contact dd{padding:13px 0;border-top:1px solid var(--line)}.firm-contact dd{margin:0}.firm-contact .contact-card h3{font-size:1.75rem;margin-bottom:18px}
@media(max-width:800px){.firm-services{padding-top:44px;padding-bottom:55px}.services-grid,.firm-attorney-inner,.firm-contact{grid-template-columns:1fr}.services-grid article,.services-grid article:nth-child(even){padding:25px 0;border-left:0}.firm-attorney,.firm-contact{padding-top:55px;padding-bottom:55px}.firm-contact{gap:35px}}
.attorney-matters{margin:18px 0 0;padding:0;list-style:none}.attorney-matters li{padding:18px 0;border-top:1px solid var(--line)}.attorney-matters strong{font-family:var(--display);font-weight:600}
/* Distinctive display typography */
:root{--display:"Alegreya Sans",Arial,sans-serif;--brand:"Cormorant Garamond",Georgia,serif}
h1,h2,h3{font-family:var(--display);font-weight:600;letter-spacing:-.025em}.brand span.brand-name{font-family:var(--brand);font-weight:600;font-size:clamp(4.3rem,6.8vw,6.6rem);letter-spacing:-.045em;line-height:.82}.brand span.brand-mark{font-family:var(--display);font-weight:700}.site-nav a,.button,.text-link{font-weight:600}.footer-brand{font-family:var(--brand);font-weight:600;font-size:2.25rem}
.brand span.brand-name{color:var(--blue)}
@media(max-width:800px){.brand span.brand-name{font-size:clamp(3.15rem,14vw,4.7rem)}}

/* Home masthead photograph */
body.home .site-header{background-image:linear-gradient(rgba(246,243,235,.78),rgba(246,243,235,.86)),url("../images/third-dca-courthouse.jpg");background-position:center 46%;background-size:cover}
body.home .header-inner{min-height:330px}
.masthead-photo-credit{position:absolute;right:0;bottom:8px;margin:0;padding:3px 7px;background:rgba(246,243,235,.78);color:#405147;font-family:var(--display);font-size:.58rem;line-height:1.35;letter-spacing:.01em}
.masthead-photo-credit a{text-underline-offset:2px}
@media(max-width:800px){body.home .header-inner{min-height:275px}body.home .site-nav{top:275px}.masthead-photo-credit{right:auto;left:0;max-width:78%;font-size:.52rem}}

/* Balanced home-page columns */
.hero-grid{grid-template-columns:1fr 1fr;gap:24px;align-items:start}
.hero-aside{max-width:none}
.practice-feature,.practice-feature.reverse{align-items:start}
.practice-feature-copy{padding:0}
.practice-feature-copy h3{margin-top:0}
.practice-feature:nth-child(2) .practice-feature-copy,.practice-feature:nth-child(3) .practice-feature-copy{align-self:start;justify-content:flex-start}
@media(max-width:800px){.hero-grid{grid-template-columns:1fr;gap:28px}}

/* Transparent, single-line masthead credit */
.masthead-photo-credit{left:0;right:0;bottom:8px;max-width:none;padding:0;background:transparent;text-align:center;white-space:nowrap;text-shadow:0 1px 8px rgba(246,243,235,.95)}
@media(max-width:800px){.masthead-photo-credit{left:0;right:0;max-width:none;font-size:clamp(.43rem,1.7vw,.52rem)}}

/* Unified practice rows and compact home footer */
.practice-feature-copy{display:flex;flex-direction:column;align-items:center;text-align:center}
.practice-feature-copy p{margin-inline:auto}
.practice-feature .site-photo img,.practice-feature.reverse .site-photo img{aspect-ratio:16/9;object-position:center}
.practice-section{padding-bottom:0}
.practice-features{margin-bottom:0}
.site-footer{padding-top:54px}
.footer-grid{margin-bottom:34px}
.legal{padding-top:18px}
@media(max-width:800px){.practice-section{padding-bottom:0}.site-footer{padding-top:44px}.footer-grid{margin-bottom:28px}}

/* Attorney portrait */
.attorney-portrait{margin:30px 0 0;max-width:330px}
.attorney-portrait img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center top;filter:saturate(.9) contrast(.98)}
@media(max-width:800px){.attorney-portrait{max-width:300px;margin-top:24px}}

/* The Firm begins with the attorney profile */
.firm-attorney{padding-top:34px}
@media(max-width:800px){.firm-attorney{padding-top:26px}}

/* Refined section spacing */
body.home .hero{padding-bottom:24px}
body.home .practice-section{padding-top:10px}
.firm-attorney{padding-bottom:40px}
.firm-contact{padding-top:42px}
@media(max-width:800px){body.home .hero{padding-bottom:18px}body.home .practice-section{padding-top:8px}.firm-attorney{padding-bottom:34px}.firm-contact{padding-top:34px}}

/* Pull the footer closer to The Firm contact section */
.firm-contact{padding-bottom:38px}
@media(max-width:800px){.firm-contact{padding-bottom:30px}}

/* Keep the concise home subheading on one line */
body.home .hero-aside h2{font-size:clamp(1.1rem,2.25vw,1.75rem);white-space:nowrap}
@media(max-width:800px){body.home .hero-aside h2{font-size:1.8rem;white-space:normal}}

/* Visually align the footer headings */
.footer-brand{transform:translateY(-10px)}
@media(max-width:800px){.footer-brand{transform:none}}

/* Slightly quieter home introduction */
body.home .hero-lede{font-size:clamp(1.35rem,2.35vw,2.2rem)}

/* Tighten the footer brand lockup */
.footer-brand{margin-bottom:0}

/* Tighten the home supporting statement */
body.home .hero-aside h2{margin-bottom:8px}

/* Unify The Firm contact section background */
.firm-contact .contact-card{background:transparent}

/* Pull the Home-page disclaimer rule upward */
body.home .footer-grid{margin-bottom:16px}
@media(max-width:800px){body.home .footer-grid{margin-bottom:14px}}
.attorney-page .page-hero{padding-top:54px;padding-bottom:50px}.attorney-page .page-hero h1{font-size:clamp(3.2rem,6vw,5.5rem);margin:16px 0 18px}.attorney-page .page-hero>p:last-child{font-size:1.25rem}.attorney-profile{display:grid;grid-template-columns:320px 1fr;gap:7vw;padding-top:70px;padding-bottom:80px}.attorney-profile .prose h2{font-size:clamp(2rem,3.4vw,3.3rem);margin-bottom:26px}.attorney-profile .prose h3{font-size:1.45rem;margin:34px 0 10px}.credentials-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.attorney-experience{padding:80px 0}.section-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:5vw;align-items:end;margin-bottom:42px}.section-intro .section-label{grid-column:1/-1;margin-bottom:0}.section-intro h2{font-size:clamp(2.1rem,3.5vw,3.5rem);margin-bottom:0}.section-intro>p:last-child{margin-bottom:0}.compact-experience{gap:38px 6vw}.compact-experience article{border-top:1px solid var(--line);padding-top:24px}.compact-experience h3{font-size:1.65rem;margin-bottom:14px}.attorney-contact{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding-top:80px;padding-bottom:80px}.attorney-contact h2{font-size:clamp(2.2rem,3.8vw,3.7rem);margin:14px 0 22px}.attorney-contact dl{display:grid;grid-template-columns:90px 1fr;margin-top:38px}.attorney-contact dt,.attorney-contact dd{padding:13px 0;border-top:1px solid var(--line)}.attorney-contact dd{margin:0}.attorney-contact .contact-card h3{font-size:1.8rem;margin-bottom:18px}
@media(max-width:800px){.attorney-profile,.attorney-contact,.section-intro,.credentials-grid{grid-template-columns:1fr}.attorney-profile{padding-top:50px;padding-bottom:55px}.attorney-profile aside{max-width:300px}.attorney-experience,.attorney-contact{padding-top:55px;padding-bottom:55px}.section-intro .section-label{grid-column:auto}.compact-experience{gap:30px}}
