@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');

:root{color-scheme:light;--navy:#11283b;--navy-deep:#0b1e2d;--ink:#172b3b;--muted:#52616c;--line:#d7dcd9;--cream:#f5f4ef;--white:#fff;--gold:#a8804d;font-family:'DM Sans',Arial,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;font-weight:400}h1,h2,.large-statement{font-family:'Libre Caslon Display',Georgia,serif;letter-spacing:-.025em}h1{font-size:clamp(3.5rem,6.8vw,6.6rem)}h2{font-size:clamp(2.4rem,4vw,4.1rem)}h3{font-size:1.35rem}.wrap{width:min(100% - 64px,1200px);margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;background:#fff;padding:10px;z-index:20}.skip-link:focus{top:10px}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-header{background:var(--white);border-bottom:1px solid #e7e9e7;position:relative;z-index:10}.header-inner{height:94px;display:flex;align-items:center;gap:48px}.wordmark{text-decoration:none;line-height:1;display:flex;flex-direction:column;white-space:nowrap}.wordmark-main{font-family:Georgia,serif;font-size:1.48rem;letter-spacing:.06em}.wordmark-sub{font-size:.62rem;letter-spacing:.35em;margin-top:9px;color:#6d777d;font-weight:700}.primary-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.primary-nav a,.header-contact{font-size:.86rem;text-decoration:none;font-weight:600}.primary-nav a{padding-block:10px;color:#42525d}.primary-nav a:hover,.primary-nav a[aria-current=page]{color:var(--navy);box-shadow:inset 0 -1px var(--gold)}.header-contact{white-space:nowrap;border-left:1px solid var(--line);padding-left:28px}.header-contact span{margin-left:7px}.menu-toggle{display:none}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.17em;font-weight:700;color:#8c683f;line-height:1.4;margin-bottom:24px}.eyebrow.light{color:#d9ba8d}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:42px;padding:15px 19px;background:var(--navy);color:#fff;text-decoration:none;font-size:.84rem;font-weight:700;min-height:55px;transition:background .2s,transform .2s}.button:hover{background:#25465b;transform:translateY(-2px)}.button-light{background:#fff;color:var(--navy)}.button-light:hover{background:#e8e7e1}.text-link{display:inline-flex;align-items:center;gap:24px;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:7px;font-weight:700;font-size:.87rem}.text-link:hover{color:#826035}.section{padding-block:112px}.hero{background:var(--cream);overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:7%;align-items:center}.hero-copy{padding-block:80px}.hero h1{max-width:690px;margin-bottom:30px}.hero-lead{font-size:1.26rem;line-height:1.55;color:#475663;max-width:510px;margin-bottom:36px}.hero-actions{display:flex;gap:32px;align-items:center;flex-wrap:wrap}.hero-image{align-self:stretch;position:relative;display:flex;align-items:end;justify-content:center;padding-top:50px}.hero-image:before{content:'';position:absolute;inset:50px -100vw 0 11%;background:#dce3e5}.hero-image img{position:relative;z-index:1;width:100%;height:560px;object-fit:cover;object-position:center top;filter:saturate(.75)}.image-caption{position:absolute;bottom:0;right:0;left:0;z-index:2;display:flex;justify-content:space-between;gap:12px;background:rgba(17,40,59,.94);color:#fff;padding:17px 24px;font-size:.68rem;letter-spacing:.13em;font-weight:700}.intro-grid,.quote-grid{display:grid;grid-template-columns:30% 1fr;gap:7%}.intro-grid h2{max-width:800px}.intro-grid p:not(.eyebrow),.quote-grid p:not(.eyebrow){font-size:1.1rem;max-width:710px;color:var(--muted)}.intro-grid .text-link{margin-top:14px}.services{background:#eef1f1}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:50px}.section-heading h2{max-width:650px;margin-bottom:0}.section-heading .text-link{margin-bottom:9px;white-space:nowrap}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{position:relative;background:#fff;min-height:330px;padding:30px 27px;text-decoration:none;display:flex;flex-direction:column;transition:background .2s}.service-card:hover{background:#f9faf8}.service-number{font-size:.75rem;color:#9c7546;font-weight:700;margin-bottom:55px}.service-card h3{font-family:Georgia,serif;font-size:1.42rem;line-height:1.26;margin-bottom:18px}.service-card p{color:var(--muted);font-size:.9rem;line-height:1.55;padding-bottom:35px}.card-arrow{position:absolute;bottom:25px;right:27px;font-size:1.3rem}.quote-section{padding-block:100px}.large-statement{font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.2!important;color:var(--ink)!important;margin-bottom:25px}.contact-band{background:var(--navy);color:#fff;padding-block:65px}.contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-band h2{font-size:clamp(2.2rem,3.5vw,3.7rem);margin-bottom:0}.page-heading{background:var(--cream);padding-block:100px 105px}.page-heading h1{max-width:950px;margin-bottom:27px}.page-heading p:last-child{max-width:700px;font-size:1.2rem;color:var(--muted);margin-bottom:0}.page-heading.compact{padding-block:75px}.page-heading.compact h1{margin-bottom:0}.heading-qualifications{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.12em;margin-top:25px}.profile-grid{display:grid;grid-template-columns:minmax(300px,.82fr) 1.18fr;gap:9%;align-items:center}.profile-photo{background:#e0e8ea}.profile-photo img{width:100%;max-height:580px;object-fit:cover;object-position:top}.profile-text h2{margin-bottom:30px}.profile-text p,.narrow-content p,.practice-item p{font-size:1.05rem;line-height:1.8;color:var(--muted)}.profile-text p:last-child{margin-bottom:0}.credentials{background:#eef1f1}.credentials-grid{display:grid;grid-template-columns:40% 1fr;gap:7%}.credential-list>div{border-top:1px solid #bfc9cb;padding:22px 0 26px}.credential-list h3{font-size:1rem;font-weight:700;margin-bottom:10px}.credential-list p{color:var(--muted);margin-bottom:0}.narrow-content{max-width:780px;margin-left:max(calc((100% - 1200px)/2 + 360px), 20%)}.narrow-content h2{margin-bottom:25px}.practice-section{padding-top:30px}.practice-item{display:grid;grid-template-columns:29% 1fr;gap:7%;padding-block:62px;border-bottom:1px solid var(--line);scroll-margin-top:20px}.practice-item:last-child{border-bottom:0}.practice-index{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:#947146;padding-top:10px}.practice-item h2{font-size:clamp(2rem,3.2vw,3.2rem)}.practice-item p{max-width:730px}.contact-section{min-height:480px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact-grid h2{font-size:clamp(2rem,3vw,3rem)}.contact-grid>div>p{color:var(--muted)}.contact-methods>div{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line);display:flex;flex-direction:column}.contact-methods .eyebrow{margin-bottom:12px}.contact-methods a{font-family:Georgia,serif;font-size:clamp(1.2rem,2.2vw,1.8rem);text-decoration:none;overflow-wrap:anywhere}.contact-methods a:hover{text-decoration:underline;text-decoration-color:var(--gold)}.contact-methods a span{font-family:Arial,sans-serif;font-size:1rem;margin-left:8px}.contact-note{font-size:.86rem!important;line-height:1.65;max-width:530px}.legal-copy h2{font-family:'DM Sans',Arial,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:0;margin:35px 0 12px}.legal-copy h2:first-child{margin-top:0}.site-footer{background:var(--navy-deep);color:#d1d9dd;padding:65px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.6fr;gap:55px;padding-bottom:60px}.footer-brand{font-family:Georgia,serif;color:#fff;font-size:1.45rem;text-decoration:none;letter-spacing:.07em}.footer-grid p{font-size:.85rem;color:#aab7bd;margin-top:14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid .footer-label{margin:0 0 10px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;font-size:.72rem;color:#cdb087}.footer-grid a:not(.footer-brand){text-decoration:none;font-size:.85rem}.footer-grid a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #365061;padding-top:24px;display:flex;justify-content:space-between;gap:30px;font-size:.72rem;color:#aab7bd}.footer-bottom span:last-child{max-width:570px;text-align:right}
@media(max-width:950px){.header-inner{gap:24px}.primary-nav{gap:18px}.header-contact{display:none}.hero-grid{gap:4%;grid-template-columns:1fr .85fr}.hero h1{font-size:clamp(3.5rem,6vw,5rem)}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:290px}.narrow-content{margin-inline:auto}}
@media(max-width:700px){.wrap{width:min(100% - 40px,1200px)}.header-inner{height:76px}.wordmark-main{font-size:1.19rem}.wordmark-sub{font-size:.54rem}.menu-toggle{display:flex;margin-left:auto;background:none;border:0;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{height:2px;width:22px;background:var(--navy)}.primary-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:16px 20px 24px;box-shadow:0 12px 20px #10283b20;flex-direction:column;align-items:stretch;gap:0}.primary-nav.open{display:flex}.primary-nav a{padding:13px 5px;font-size:1rem}.hero-grid{display:flex;flex-direction:column;gap:0}.hero-copy{padding:70px 0 55px}.hero h1{font-size:clamp(3.4rem,12vw,5.5rem)}.hero-lead{font-size:1.12rem}.hero-image{width:100%;padding-top:0}.hero-image:before{inset:0 -20px 0 20%}.hero-image img{height:430px;object-position:center 14%}.section{padding-block:75px}.intro-grid,.quote-grid,.credentials-grid,.profile-grid,.contact-grid{grid-template-columns:1fr;gap:25px}.intro-grid .eyebrow,.quote-grid .eyebrow{margin-bottom:0}.section-heading{display:block}.section-heading .text-link{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:230px}.service-number{margin-bottom:25px}.quote-section{padding-block:70px}.contact-band-inner{display:block}.contact-band .button{margin-top:30px}.page-heading{padding-block:70px}.page-heading h1{font-size:clamp(3.1rem,10vw,5rem)}.page-heading p:last-child{font-size:1.05rem}.profile-photo{max-width:450px}.credentials-grid{gap:15px}.practice-item{grid-template-columns:1fr;gap:15px;padding-block:44px}.practice-item h2{font-size:2.5rem}.contact-section{min-height:0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding-bottom:40px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block}.footer-bottom span:last-child{text-align:left;margin-top:10px}.narrow-content{margin:0}}
@media(max-width:400px){.hero-actions{align-items:flex-start;flex-direction:column;gap:25px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.hero-image img{height:350px}.image-caption{font-size:.58rem;padding:14px}.contact-methods a{font-size:1.15rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}

/* Practice areas: give the detailed and brief entries room without uneven rows. */
.page-heading.practice-heading{padding-block:62px 54px}
.practice-heading h1{font-size:clamp(2.9rem,5vw,4.6rem);margin-bottom:14px}
.practice-heading p:last-child{font-size:1.05rem}
.practice-section{background:#f3f5f4;padding-block:40px 76px}
.practice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.practice-item,.practice-item:last-child{display:block;min-width:0;padding:30px 32px;border:1px solid #d5dedf;border-top:3px solid var(--navy);background:#fff;scroll-margin-top:22px}
.practice-item:first-child,.practice-item:last-child{grid-column:1/-1}
.practice-item:first-child>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}
.practice-item:first-child h2{grid-column:1/-1}
.practice-item:last-child>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}
.practice-item:last-child h2{margin-bottom:0}
.practice-index{display:block;padding:0;margin-bottom:18px;color:#886438}
.practice-item h2{font-size:clamp(1.85rem,2.7vw,2.45rem);margin-bottom:18px}
.practice-item p{font-size:1rem;line-height:1.65;max-width:none;margin-bottom:14px}
.practice-item p:last-child{margin-bottom:0}
.practice-item:first-child p{margin-bottom:0}
@media(max-width:850px){
  .practice-item:first-child>div,.practice-item:last-child>div{display:block}
  .practice-item:last-child h2{margin-bottom:18px}
  .practice-item:first-child p{margin-bottom:14px}
}
@media(max-width:700px){
  .page-heading.practice-heading{padding-block:46px 40px}
  .practice-heading h1{font-size:clamp(2.75rem,10vw,3.6rem)}
  .practice-section{padding-block:26px 60px}
  .practice-list{grid-template-columns:1fr;gap:14px}
  .practice-item:first-child,.practice-item:last-child{grid-column:auto}
  .practice-item,.practice-item:last-child{padding:24px}
  .practice-item h2{font-size:2rem}
}

/* Shorter home and About pages. */
.hero-grid{min-height:540px}
.hero-copy{padding-block:56px}
.hero-image{padding-top:30px}
.hero-image:before{top:30px}
.hero-image img{height:490px}
.services.section{padding-block:66px 76px}
.section-heading{margin-bottom:30px}
.service-card{min-height:245px}
.service-number{margin-bottom:27px}
.service-card p{padding-bottom:20px}
.contact-band{padding-block:46px}
.about-overview{background:var(--cream);padding-block:48px}
.about-overview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:6%;align-items:center}
.about-copy .eyebrow{margin-bottom:14px}
.about-copy h1{font-size:clamp(2.9rem,4.5vw,4.8rem);margin-bottom:8px}
.about-degree{font-size:.92rem;font-weight:700;letter-spacing:.08em;margin-bottom:20px}
.about-intro{font-size:1.12rem!important;color:var(--ink)!important;font-weight:600}
.about-copy p{font-size:1rem;line-height:1.6;color:var(--muted);margin-bottom:16px}
.about-copy .text-link{margin-top:4px}
.about-portrait img{width:100%;height:430px;object-fit:cover;object-position:center top}
.about-facts{padding-block:44px 62px;background:#f3f5f4}
.about-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.about-fact{padding:24px 27px;background:#fff;border:1px solid #d9e0e0;border-top:3px solid var(--navy);border-radius:3px;box-shadow:0 8px 24px rgba(17,40,59,.045)}
.about-fact h2{font-size:1.65rem;letter-spacing:-.01em;margin-bottom:12px;color:var(--navy)}
.about-fact h2:after{content:'';display:block;width:32px;height:2px;background:var(--gold);margin-top:11px}
.about-fact p{font-size:1rem;line-height:1.6;color:var(--muted);margin-bottom:0}
@media(max-width:950px){
  .about-overview-grid{gap:4%;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr)}
  .about-copy h1{font-size:clamp(2.65rem,5vw,3.8rem)}
}
@media(max-width:700px){
  .hero-grid{min-height:0}
  .hero-copy{padding-block:52px 42px}
  .hero-image{padding-top:0}
  .hero-image:before{top:0}
  .hero-image img{height:370px}
  .services.section{padding-block:56px}
  .service-card{min-height:210px}
  .about-overview{padding-block:38px}
  .about-overview-grid{grid-template-columns:1fr;gap:30px}
  .about-copy h1{font-size:clamp(2.65rem,9vw,3.7rem)}
  .about-portrait img{height:300px;object-position:center 18%}
  .about-facts{padding-block:30px 48px}
  .about-facts-grid{grid-template-columns:1fr;gap:12px}
  .about-fact{padding:20px}
}

/* Keep the homepage practice cards consistent with the practice page. */
.services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:transparent;border:0}
.services .service-card{min-height:205px;padding:24px 28px;border:1px solid var(--line);border-top:3px solid var(--navy)}
.services .service-number{margin-bottom:15px}
.services .service-card h3{margin-bottom:10px}
.services .service-card p{font-size:1rem;padding-bottom:18px;max-width:430px}
.services .card-arrow{bottom:19px}
@media(max-width:700px){
  .services .service-grid{grid-template-columns:1fr;gap:12px}
  .services .service-card{min-height:0;padding:22px 24px}
}

/* Linked practice areas, visible immediately below the header. */
.practice-ribbon{background:var(--navy);color:#fff}
.practice-ribbon-inner{display:flex;align-items:center;gap:29px;padding-block:15px}
.practice-ribbon-label{flex:none;color:#d5b689;font-size:.72rem;line-height:1.4;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.practice-ribbon-links{display:flex;align-items:center;flex-wrap:wrap;column-gap:12px;row-gap:2px}
.practice-ribbon-links a{color:#fff;font-size:.88rem;font-weight:600;text-decoration:none;line-height:1.45;padding-block:3px}
.practice-ribbon-links a:hover{text-decoration:underline;text-underline-offset:4px}
.practice-ribbon-links span{color:#c9a779;font-size:1rem}
@media(max-width:700px){
  .practice-ribbon-inner{align-items:flex-start;flex-direction:column;gap:6px;padding-block:12px}
  .practice-ribbon-links{column-gap:9px}
  .practice-ribbon-links a{font-size:.84rem}
}

/* Compact, centered contact prompt on the homepage only. */
.home-contact-band{padding-block:24px}
.home-contact-band .contact-band-inner{display:flex;justify-content:center}
.home-contact-band .button{min-height:43px;padding:10px 19px;gap:16px;margin:0}

/* Put the contact methods beside the heading instead of below a tall hero. */
.contact-section{min-height:0;padding-block:52px 64px;background:var(--cream)}
.contact-grid{gap:8%;align-items:start}
.contact-intro h1{font-size:clamp(3.2rem,5vw,5rem);margin-bottom:14px}
.contact-intro .contact-lead{font-size:1.1rem;line-height:1.5;max-width:360px;margin-bottom:24px}
.contact-intro .contact-firm{font-size:.95rem;line-height:1.6;margin-bottom:0}
.contact-methods{padding:25px 30px;background:#fff;border:1px solid #d9e0e0;border-top:3px solid var(--navy)}
.contact-methods>div{padding-bottom:18px;margin-bottom:18px}
.contact-methods .eyebrow{margin-bottom:6px}
.contact-note{margin-bottom:0}
@media(max-width:700px){
  .contact-section{padding-block:34px 44px}
  .contact-grid{gap:18px}
  .contact-intro h1{font-size:clamp(3rem,10vw,3.7rem);margin-bottom:8px}
  .contact-intro .contact-lead{font-size:1rem;margin-bottom:10px}
  .contact-methods{padding:19px 21px}
}

/* Clear, matching header actions with a direct-call number. */
.header-actions{display:flex;align-items:center;gap:8px;flex:none}
.header-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 14px;border:1px solid var(--navy);font-size:.84rem;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s,color .2s}
.header-actions .header-contact{display:inline-flex;background:var(--navy);color:#fff;border:1px solid var(--navy);padding:9px 14px}
.header-actions .header-contact:hover{background:#25465b}
.header-actions .header-phone{color:var(--navy)}
.header-actions .header-phone:hover{background:var(--cream)}
.primary-nav .mobile-nav-phone{display:none}
@media(max-width:1100px){
  .header-inner{gap:22px}
  .primary-nav{gap:18px}
}
@media(max-width:950px){
  .header-actions .header-contact{display:none}
}
@media(max-width:700px){
  .header-actions{display:none}
  .primary-nav .mobile-nav-phone{display:inline-flex;justify-content:center;margin-top:10px;padding:10px 14px;border:1px solid var(--navy);color:var(--navy);font-weight:700}
}
