:root{--navy:#092340;--gold:#d8ae50;--ink:#142b42;--muted:#586573;--line:#dce2e7;--light:#f3f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b58320;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,4.5vw,4.8rem);margin-bottom:26px}h2{font-size:clamp(2.5rem,3.6vw,3.7rem);margin-bottom:22px}h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.65rem;line-height:1.25}em{font-weight:400}p{color:var(--muted)}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:20}.skip:focus{top:0}.topline{background:var(--navy);color:white;display:flex;justify-content:space-between;padding:9px max(5vw,20px);font-size:.75rem;letter-spacing:.12em}.topline span{letter-spacing:.02em}header{display:flex;justify-content:space-between;align-items:center;padding:12px 5vw;border-bottom:1px solid var(--line);background:#fff;gap:25px}.brand{display:block;width:235px;flex-shrink:0;height:83px;overflow:hidden}.brand img{width:235px;height:118px;object-fit:contain;transform:translateY(-17px)}nav{display:flex;gap:28px;align-items:center;font-size:.9rem}nav a:hover,.text-link:hover{color:#916912}.nav-contact{border:1px solid var(--navy);padding:10px 18px}.hero{max-width:1440px;margin:auto;padding:88px 5vw 76px;display:grid;grid-template-columns:1.55fr 1fr;gap:8%;align-items:center}.eyebrow{font-size:.78rem;letter-spacing:.17em;font-weight:700;margin-bottom:25px;color:#8c681c}.intro{font-size:1.15rem;max-width:570px;line-height:1.8}.actions{display:flex;gap:27px;align-items:center;margin:32px 0 36px;flex-wrap:wrap}.button{background:var(--navy);color:white;padding:15px 23px;display:inline-flex;gap:25px;align-items:center}.button:hover{background:#173d64}.text-link{border-bottom:1px solid #af8737;padding-bottom:4px}.license{font-size:.8rem;margin-bottom:0;line-height:1.75}.hero-panel{background:var(--navy);color:white;padding:48px 38px;position:relative;border-top:5px solid var(--gold)}.hero-panel .eyebrow{color:var(--gold);font-size:.75rem}.hero-panel h2{font-size:2.4rem;line-height:1.2}.hero-panel p:not(.eyebrow){color:#d6dfe7;font-size:1.05rem;padding:12px 0;margin:0;border-bottom:1px solid #35506b}.panel-rule{width:48px;height:2px;background:var(--gold);margin:30px 0 16px}.hero-panel a{display:flex;justify-content:space-between;color:var(--gold);margin-top:35px;font-size:.9rem}.section{padding:80px 6vw;scroll-margin-top:10px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:45px}.section-heading h2{margin:0}.section-heading>p{max-width:380px;margin-bottom:5px}.services{background:var(--light)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service-grid article{padding:30px 30px 30px 0;margin-right:30px;border-top:1px solid #bbc8d4;display:flex;flex-direction:column}.number{font-size:.75rem;color:#667787;letter-spacing:.1em;margin-bottom:22px}.service-grid h3{margin-bottom:15px}.service-grid article p{font-size:1rem;flex:1}.service-grid article a{font-size:.9rem;margin-top:8px;display:flex;justify-content:space-between}.service-grid .survivor .number{color:#866015}.service-note{padding:35px 20px 30px 0}.service-note p{font-family:Georgia,serif;font-size:2.1rem;line-height:1.2;color:var(--navy)}.about{display:grid;grid-template-columns:1fr 1.2fr;gap:12%;padding-top:100px;padding-bottom:100px}.about-name h2{font-size:clamp(3rem,5vw,5rem)}.about-name span{font-size:.75rem;letter-spacing:.14em}.about-copy h3{font-size:2rem}.about-copy p{font-size:1.07rem}.about-copy .credential{font-size:.85rem;border-left:3px solid var(--gold);padding-left:20px;margin:28px 0 0}.fees{border-top:1px solid var(--line)}.fee-list>div{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:21px 0}.fee-list>div:last-child{border-bottom:1px solid var(--line)}.fee-list h3{font-size:1.3rem;margin:0}.fee-list small{font-family:Arial,sans-serif;font-size:.87rem;color:var(--muted);display:block;line-height:1.5;margin-top:7px;max-width:700px}.fee-list strong{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;white-space:nowrap}.fee-note{font-size:.87rem;max-width:920px;margin-top:25px}.contact{background:var(--navy);display:grid;grid-template-columns:1.4fr 1fr;gap:12%;color:white}.contact .eyebrow{color:var(--gold)}.contact p{color:#cad5de;max-width:520px}.contact em{color:var(--gold)}.consult-card{border:1px solid #627287;padding:30px}.consult-card>span{font-size:.75rem;letter-spacing:.13em}.consult-card>strong{display:block;font:3.5rem Georgia,serif;margin:15px 0}.booking-note{border-top:1px solid #627287;padding-top:18px;font-size:.95rem}.consult-card .small{font-size:.83rem;margin:10px 0 0}footer{padding:45px 6vw 20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;font-size:.8rem}footer b{letter-spacing:.12em;font-family:Georgia,serif;font-size:1.15rem}footer p{margin-bottom:0}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:var(--muted)}@media(min-width:1500px){.section,header,footer{padding-left:max(6vw,calc((100vw - 1250px)/2));padding-right:max(6vw,calc((100vw - 1250px)/2))}}@media(max-width:850px){nav{gap:16px}.hero{gap:35px;padding-top:55px;grid-template-columns:1.3fr 1fr}.hero-panel{padding:30px 23px}.hero-panel h2{font-size:2rem}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading{gap:25px}.section-heading>p{max-width:300px}.about{gap:40px}.contact{gap:40px}footer{grid-template-columns:1fr 1fr}footer>div:first-child{grid-column:1/-1}}@media(max-width:600px){html{scroll-padding-top:20px}.topline{font-size:.65rem;padding:9px 20px}.topline span{display:none}header{flex-direction:column;gap:0;padding:8px 20px 18px}.brand{width:210px;height:75px}.brand img{width:210px;height:105px;transform:translateY(-15px)}nav{width:100%;justify-content:space-between;gap:10px;font-size:.8rem}.nav-contact{padding:7px 10px}.hero{display:block;padding:45px 24px}.hero h1{font-size:2.85rem}.intro{font-size:1.05rem}.hero-panel{margin-top:38px;padding:28px}.hero-panel h2{font-size:2.2rem}.section{padding:52px 24px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:23px;max-width:none}.service-grid{grid-template-columns:1fr}.service-grid article{margin:0;padding:28px 0}.service-note{padding:25px 0}.about{display:block}.about-copy{margin-top:35px}.fee-list h3{font-size:1.1rem}.fee-list strong{font-size:1.35rem}.fee-list small{font-size:.8rem}.contact{display:block}.consult-card{margin-top:30px}.contact h2{font-size:2.6rem}footer{padding:35px 24px 20px;display:block}footer>p{margin-top:24px}.footer-bottom{margin-top:28px;font-size:.75rem}.actions{gap:20px}.eyebrow{margin-bottom:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.call-button{display:block;background:var(--gold);color:var(--navy);font-weight:700;text-align:center;padding:14px 16px;margin:22px 0 15px}.call-button:hover{background:#edc875}

.email-link{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px;font-size:.9rem}.consult-card .email-link{color:white}

.attorney-photo{display:block;width:100%;max-width:410px;height:auto;margin-top:30px;border-bottom:5px solid var(--gold)}.about{gap:7%;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:start}.about-copy .experience-heading{font-size:1.65rem;margin-top:30px}.about-name h2{font-size:clamp(3rem,4vw,4.2rem)}@media(max-width:600px){.attorney-photo{max-width:360px;margin-top:24px}.about-copy{margin-top:32px}}
