:root{--navy:#102d3c;--ink:#183441;--muted:#65717a;--gold:#c3a477;--paper:#faf9f6;--line:#dce0de;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;background:#fff}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}button:focus-visible{outline:3px solid #ae792c;outline-offset:5px}.wrap{width:min(1240px,88%);margin:auto}.topbar{background:var(--navy);color:#e4e7e8;font-size:12px;letter-spacing:1px;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between}.header{background:#fff;position:relative;z-index:10}.header-inner{height:100px;display:flex;align-items:center;gap:34px}.logo{width:290px;height:auto}.header nav{display:flex;gap:26px;margin-left:auto;font-size:13px;white-space:nowrap}.header nav span{padding:8px 0}.header nav .active{border-bottom:1px solid var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid transparent;background:var(--navy);color:#fff;padding:17px 23px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#244c5d;transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.button.small{padding:10px 19px}.button.gold{background:var(--gold);color:#172d38}.button.gold:hover{background:#d5ba93}.button.light{background:transparent;border-color:#77929e}.menu-toggle{display:none}.hero{background:var(--navy);min-height:625px;position:relative;display:grid;grid-template-columns:1.06fr 1fr;color:white;overflow:hidden}.hero-copy{padding:75px 45px 80px max(6vw,calc((100vw - 1240px)/2));align-self:center;position:relative;z-index:2}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2.4px;font-weight:600;margin:0 0 25px}.hero .eyebrow{color:#dcc5a3;display:flex;align-items:center;gap:13px;font-size:11px}.hero .eyebrow>span{width:22px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(44px,4.5vw,68px);line-height:1.09;letter-spacing:-2px;margin-bottom:26px}h1 em,h2 em{font-weight:400;color:#d3b78f}h2{font-size:clamp(34px,3.1vw,48px);line-height:1.15;letter-spacing:-1.4px;margin-bottom:25px}h3{font-size:26px;line-height:1.2}.hero-description{max-width:440px;color:#d1dbe0;line-height:1.8;font-size:16px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px}.phone{font-size:18px;white-space:nowrap;letter-spacing:.5px}.phone small{display:block;font-size:11px;letter-spacing:.3px;color:#b8c6cd}.hero-note{display:flex;align-items:center;gap:15px;font-size:12px;color:#bbc9cf;margin-top:44px}.line{width:40px;height:1px;background:#67808a}.hero-photo{position:relative;min-width:0}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 27%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,28,38,.65),transparent 45%),linear-gradient(90deg,rgba(16,45,60,.25),transparent 30%)}.photo-caption{position:absolute;bottom:46px;left:38px;right:38px;display:flex;align-items:center;justify-content:space-between;z-index:1;font:italic 24px/1.2 var(--serif)}.caption-mark{border:1px solid #ffffff60;border-radius:50%;height:76px;width:76px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-style:normal;font-size:27px}.caption-mark span{font:9px Arial;letter-spacing:3px;margin-top:5px}.hero-index{position:absolute;bottom:17px;left:6vw;font-size:9px;letter-spacing:2px;color:#90a4ae}.stats{display:grid;grid-template-columns:1fr 1fr 1.1fr;padding:40px 0 43px}.stats>div{padding-left:12%;border-right:1px solid var(--line)}.stats>div:first-child{padding-left:8%}.stats>div:last-child{border:0}.stats strong{font:52px/1.2 var(--serif)}.stats strong span{font-size:31px;color:#a58b65;margin-left:4px}.stats p{font-size:13px;color:var(--muted);margin:6px 0 0}.stats .stat-message .eyebrow{font-size:10px;letter-spacing:1.8px}.stats .stat-message p{font:25px/1.3 var(--serif);color:var(--ink);margin-top:9px}.section{padding-top:95px;padding-bottom:95px}.practice{background:var(--paper);border-top:1px solid #ecebe7}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:36px}.section-heading h2{margin:0}.section-heading>p{width:340px;color:var(--muted);margin-bottom:6px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.practice-card{position:relative;background:#fff;padding:32px 32px 27px;border:1px solid #e4e3df;transition:transform .25s,border-color .25s}.practice-card:hover{transform:translateY(-5px);border-color:var(--gold)}.card-number{font-size:11px;letter-spacing:2px;color:#7b8487}.card-symbol{display:block;font:45px var(--serif);color:#ab8f65;margin:18px 0 22px}.practice-card h3{margin-bottom:14px}.practice-card p{font-size:15px;color:var(--muted);line-height:1.8;min-height:82px}.card-foot{display:block;border-top:1px solid var(--line);padding-top:20px;font-size:11px;letter-spacing:.6px;color:#586872}.other-practices{display:grid;grid-template-columns:225px 1fr;gap:30px;margin-top:35px}.other-practices .eyebrow{font-size:10px;margin:4px 0}.other-practices p{font-size:13px;line-height:1.9;color:var(--muted);margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-image{position:relative;padding:0 20px 25px 0}.about-image:before{content:'';position:absolute;inset:35px 0 0 30px;background:#f0ede6;z-index:-1}.about-image img{width:100%;height:440px;object-fit:cover}.image-label{position:absolute;left:0;bottom:25px;background:var(--navy);color:white;padding:18px 24px;font-size:10px;letter-spacing:1.5px}.about-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.85}.signature{font:italic 26px var(--serif);margin-top:29px}.signature span{display:block;font:11px Arial;letter-spacing:1.3px;margin-top:12px;text-transform:uppercase;color:var(--muted)}.commitment{position:relative;overflow:hidden;background:var(--navy);text-align:center;padding:80px 0 100px;color:white}.commitment .wrap{position:relative;z-index:1}.commitment .eyebrow{color:#c5ad89}.commitment h2{font-size:54px}.commitment p:not(.eyebrow){color:#b9cbd3;margin-bottom:28px}.commitment-word{position:absolute;font:clamp(80px,17vw,250px)/1 var(--serif);color:#ffffff04;bottom:-30px;left:50%;transform:translateX(-50%);letter-spacing:-8px;white-space:nowrap}.testimonial{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;align-items:center}.testimonial h2{margin-bottom:0}.testimonial-content{position:relative;border-left:1px solid var(--line);padding:15px 0 15px 65px}.quote-mark{font:85px/.8 var(--serif);color:var(--gold)}.testimonial-placeholder{font:28px/1.35 var(--serif);margin:15px 0}.testimonial-content>p:not(.testimonial-placeholder){font-size:14px;color:var(--muted)}.placeholder-label{font-size:11px;color:#757c7e;letter-spacing:.5px}.location{background:#eef3f4}.location-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:100px}.location p:not(.eyebrow){color:var(--muted);font-size:15px}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.address-grid h3{font:600 13px Arial;margin-bottom:12px}.address-grid p{font-size:13px!important}.location-phone{font:30px var(--serif);display:block;margin-top:20px}.courts{background:white;padding:15px 30px}.courts>div{display:flex;align-items:center;gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}.courts>div>span{font-size:12px;color:#9b815e}.courts>div>p{font:22px var(--serif)!important;color:var(--ink)!important;margin:0}.courts small{display:block;font:12px/1.6 Arial;color:var(--muted);margin-top:7px}.courts-note{font-size:10px!important;letter-spacing:1px;text-transform:uppercase;margin:15px 0 2px}.cta{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--navy);padding:48px 50px;margin-top:75px;margin-bottom:75px;color:white}.cta .eyebrow{color:#c5ad89;margin-bottom:13px}.cta h2{font-size:34px;margin:0}.cta .button{flex-shrink:0}footer{border-top:1px solid var(--line);padding:60px 0 0}.footer-main{display:grid;grid-template-columns:1.4fr .85fr 1fr;gap:60px;padding-bottom:50px}.footer-brand img{width:310px;margin-bottom:25px}.footer-main p{font-size:13px;color:var(--muted);line-height:1.9;overflow-wrap:anywhere}.footer-main h3{font:600 12px Arial;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 22px}.footer-labels{display:grid;gap:8px;font-size:13px;color:var(--muted)}.footer-main .fax{font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}dialog{border:0;padding:52px;width:min(540px,92vw);max-height:90vh;color:var(--ink);box-shadow:0 30px 100px #00152155}dialog::backdrop{background:#071c2ccc;backdrop-filter:blur(5px)}dialog h2{font-size:38px}dialog>p:not(.eyebrow){font-size:15px;color:var(--muted)}.dialog-close{position:absolute;right:16px;top:12px;background:none;border:0;font-size:30px;line-height:1}.dialog-phone{font:34px var(--serif);margin:25px 0 15px}dialog small{color:var(--muted);font-size:12px}.copy-status{min-height:20px;margin:10px 0!important;font-size:13px!important}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.js-motion .reveal.visible{opacity:1;transform:none}
@media(min-width:1600px){.hero-copy{padding-left:calc((100vw - 1240px)/2)}.hero{min-height:690px}.hero-photo>img{max-height:760px;object-position:center 30%}}
@media(max-width:1150px){.header nav{gap:16px}.header-inner{gap:20px}.logo{width:245px}.hero-copy{padding-left:6vw;padding-right:28px}.hero-actions{align-items:start;flex-direction:column;gap:18px}.hero{min-height:650px}.about{gap:50px}.location-grid{gap:50px}.hero-photo>img{object-position:43% center}.cta{padding:40px}.cta h2{font-size:29px}}
@media(max-width:900px){.header nav{display:none}.header-inner>.button{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:0;padding:12px}.menu-toggle span{display:block;width:23px;height:1px;background:var(--ink)}#mobile-menu:not([hidden]){display:grid;padding:20px 6%;gap:15px;border-top:1px solid var(--line);font-size:15px}.hero{grid-template-columns:1fr 1fr;min-height:620px}.hero-copy{padding-top:45px;padding-bottom:60px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:43px}.hero-description{font-size:14px}.hero .button{padding:15px;font-size:12px}.hero-note{font-size:10px;gap:10px}.photo-caption{left:22px;right:22px;font-size:21px}.caption-mark{display:none}.section{padding-top:70px;padding-bottom:70px}.practice-card{padding:23px}.practice-card h3{font-size:23px}.practice-card p{font-size:14px;min-height:100px}.section-heading{gap:40px}.section-heading>p{width:270px;font-size:14px}.about{gap:35px}.about-image img{height:440px}.testimonial{gap:45px}.testimonial-content{padding-left:35px}.location-grid{gap:35px}.address-grid{grid-template-columns:1fr;gap:0}.cta{width:100%;margin:0;padding:45px 6%}.cta h2{font-size:27px}.footer-main{gap:35px}.footer-brand img{width:240px}}
@media(max-width:600px){.wrap{width:88%}.topbar{font-size:10px;letter-spacing:.5px}.topbar .wrap>span:last-child{display:none}.header-inner{height:80px;gap:14px}.logo{width:210px}.header-inner>.button{display:none}.menu-toggle{margin-left:auto}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:46px 6% 50px}.hero .eyebrow{font-size:10px;margin-bottom:24px}h1{font-size:46px;letter-spacing:-1.7px}.hero-description{font-size:15px;max-width:440px;margin-bottom:25px}.hero-actions{flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}.hero .button{padding:15px 18px;font-size:12px;gap:15px}.phone{font-size:16px}.phone small{font-size:10px}.hero-note{margin-top:27px;font-size:11px}.hero-photo{height:425px}.hero-photo>img{object-position:50% 31%}.photo-caption{bottom:28px;left:6%;font-size:24px}.hero-index{display:none}.caption-mark{display:flex;width:64px;height:64px;font-size:23px}.stats{grid-template-columns:1fr 1fr;padding:30px 0}.stats>div:first-child{padding-left:0}.stats>div:nth-child(2){border:0;padding-left:20%}.stats strong{font-size:44px}.stats p{font-size:11px}.stats .stat-message{grid-column:1/-1;border-top:1px solid var(--line);padding:22px 0 0;margin-top:25px;text-align:center}.stats .stat-message p{font-size:24px}.stats .stat-message br{display:none}.section{padding-top:58px;padding-bottom:58px}.eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:18px}h2{font-size:36px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{width:auto;margin:20px 0 0;font-size:15px}.practice-grid{grid-template-columns:1fr;gap:15px}.practice-card{padding:26px;display:grid;grid-template-columns:1fr 38px}.card-number{grid-column:1}.card-symbol{grid-column:2;grid-row:1/3;font-size:38px;margin:0;align-self:center}.practice-card h3{grid-column:1;margin-top:18px;font-size:27px}.practice-card p{grid-column:1/-1;min-height:0;font-size:15px}.card-foot{grid-column:1/-1}.other-practices{grid-template-columns:1fr;gap:12px;margin-top:26px}.about{grid-template-columns:1fr;gap:38px}.about-image img{height:300px}.image-label{padding:15px 18px;font-size:9px}.about-copy>p:not(.eyebrow){font-size:15px}.commitment{padding:60px 0 70px}.commitment h2{font-size:43px}.commitment-word{font-size:86px;letter-spacing:-3px;bottom:-8px}.testimonial{grid-template-columns:1fr;gap:28px}.testimonial-content{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.testimonial-placeholder{font-size:25px}.location-grid{grid-template-columns:1fr;gap:35px}.address-grid{grid-template-columns:1fr 1fr;gap:15px}.address-grid p{font-size:12px!important}.courts{padding:10px 23px}.cta{width:100%;display:block;padding:44px 6%}.cta h2{font-size:34px;margin-bottom:25px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/-1}.footer-brand img{width:280px}.footer-brand p{margin-bottom:0}.footer-main>div:last-child p{font-size:12px}.footer-bottom{font-size:10px;gap:20px}dialog{padding:42px 26px}dialog h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.js-motion .reveal{opacity:1;transform:none}}
