:root{--navy:#132236;--ink:#172638;--muted:#526171;--line:#d9dfe4;--paper:#fff;--accent:#bda16c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:white;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #bda16c;outline-offset:6px}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:0}header{max-width:1440px;margin:auto;min-height:115px;padding:25px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:Georgia,serif;font-size:29px;letter-spacing:2px;line-height:1.15;text-decoration:none}.brand span{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:2.5px;margin-top:8px}nav{display:flex;gap:34px;font-size:15px}nav a{text-decoration:none}nav a:hover,.text-link:hover{color:#8d703e}.header-phone{font-size:16px;border-bottom:1px solid var(--accent);text-decoration:none;white-space:nowrap}.hero{background:var(--navy);color:white;padding:0 5.5%;position:relative}.hero-inner{max-width:1280px;margin:auto;padding:65px 0 58px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.5px;margin:0 0 22px;line-height:1.5}.hero .eyebrow,.contact .eyebrow{color:#d0b98e}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;margin:0}h1{font-size:clamp(48px,6.5vw,91px);letter-spacing:-2.5px;max-width:1000px}h2{font-size:clamp(34px,3.2vw,47px);letter-spacing:-1px}h3{font-size:27px}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:32px;gap:30px}.hero-bottom p{font-size:21px;line-height:1.5;margin:0;color:#d4dbe4}.button{display:inline-flex;justify-content:space-between;gap:42px;align-items:center;padding:17px 23px;font-size:15px;text-decoration:none;font-weight:600;transition:background .2s}.button.light{background:white;color:var(--navy)}.button:hover{background:#e7edf2}.button span{font-size:22px;line-height:1}.hero-foot{max-width:1280px;margin:auto;border-top:1px solid #ffffff30;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;letter-spacing:1.7px;color:#c0cad7}.section{padding:90px 5.5%;max-width:1440px;margin:auto}.intro{display:grid;grid-template-columns:1fr 1fr;gap:75px}.prose p:first-child{margin-top:0;font-size:21px;color:var(--ink)}p{color:var(--muted)}.prose p:last-child{margin-bottom:0}.practice{background:#f2f5f7;max-width:none}.practice>*{max-width:1280px;margin-left:auto;margin-right:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-heading p:last-child{margin-bottom:0}.practice-list{border-top:1px solid #bac5ce}.practice-list h3{font-size:25px;line-height:1.3}.attorney-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.name-rule{padding:20px 0 25px;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px}.monogram{background:#edf1f4;width:62px;height:62px;display:grid;place-items:center;font-family:Georgia,serif;font-size:21px;color:#64768a}.attorney-grid p{margin-top:0}.education{margin:30px 0}.education>span{font-size:12px;letter-spacing:1.6px;font-weight:600}.education p{font-size:15px;margin:8px 0}.text-link{font-size:15px}.contact{max-width:none;background:var(--navy);color:white;display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.contact>div{width:100%;max-width:650px;justify-self:end}.contact .office{justify-self:start;max-width:550px;padding-left:70px;border-left:1px solid #ffffff30}.contact p{color:#d4dbe4}.contact-phone{font-family:Georgia,serif;font-size:34px;display:inline-block;margin-top:8px}.office h3{font-size:26px}.office address{font-style:normal;color:#d4dbe4;margin:20px 0 30px}.rights{padding-top:35px;padding-bottom:35px}summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:18px;list-style:none;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:28px}details[open] summary span{transform:rotate(45deg)}.rights-copy{max-width:950px;font-size:16px;padding-top:15px}footer{border-top:1px solid var(--line);padding:40px 5.5% 25px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:28px}footer .brand{font-size:24px}footer p,footer>a:last-of-type{font-size:14px}.footer-bottom{flex-basis:100%;display:flex;justify-content:space-between;gap:35px;font-size:12px;color:#667483;padding-top:20px;border-top:1px solid var(--line)}.footer-bottom span:last-child{max-width:560px}@media(min-width:1600px){.hero,.practice,.contact{padding-left:calc((100vw - 1280px)/2);padding-right:calc((100vw - 1280px)/2)}}@media(max-width:850px){header{flex-wrap:wrap;gap:20px;padding:23px 6%}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.hero{padding:0 6%}.hero-inner{padding:45px 0}.section{padding:60px 6%}.intro{gap:35px;grid-template-columns:1fr}.attorney-grid{gap:35px}.section-heading{align-items:start}.contact{gap:40px}.contact .office{padding-left:30px}.footer-bottom{flex-direction:column;gap:10px}}@media(max-width:580px){body{font-size:16px}.brand{font-size:25px}.brand span{font-size:12px;letter-spacing:1.5px}.header-phone{font-size:14px}h1{font-size:48px;letter-spacing:-1.5px}.hero-bottom{align-items:start;flex-direction:column}.hero-bottom p{font-size:19px}.hero-foot{font-size:12px;flex-direction:column;gap:8px;letter-spacing:1px}.section-heading{display:block}.section-heading>p{margin-top:20px}.attorney-grid,.contact{grid-template-columns:1fr}.attorney-grid{gap:45px}.contact .office{border-left:0;border-top:1px solid #ffffff30;padding:30px 0 0}.contact>div{justify-self:start}.practice-list h3{font-size:23px}.section{padding-top:48px;padding-bottom:48px}.rights{padding-top:25px;padding-bottom:25px}.footer-bottom{font-size:12px}footer{align-items:start;flex-direction:column}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.practice-list>article{display:grid;grid-template-columns:minmax(220px,0.8fr) minmax(0,1.5fr);gap:65px;padding:35px 0;border-bottom:1px solid #cdd6dd;align-items:start}.practice-list h3{font-size:28px;line-height:1.25;max-width:330px}.practice-list article p{margin:0;font-size:17px;line-height:1.75;max-width:760px}.practice-list article p+p{margin-top:14px}.practice-list>article:first-child{padding-top:35px}@media(max-width:850px){.practice-list>article{grid-template-columns:1fr;gap:16px;padding:28px 0}.practice-list h3{max-width:none;font-size:26px}}
