
:root{--navy:#0F2D3D;--jade:#2E7D78;--sea:#BFDCD5;--copper:#C66D46;--stone:#F5F1E8;--ink:#1C2A30;--max:1180px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:var(--jade)}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.top{background:var(--navy);color:white;font-size:.88rem}.top .wrap{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.header{position:sticky;top:0;background:#fffffff5;border-bottom:1px solid #dfe7e5;z-index:20}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}.logo{width:310px;max-width:50vw}.links{display:flex;gap:13px;align-items:center;font-size:.94rem}.links a{text-decoration:none;color:var(--navy);font-weight:700}.cta{background:var(--copper)!important;color:white!important;padding:10px 15px;border-radius:999px}.menu{display:none}.hero{background:linear-gradient(135deg,var(--stone),#fff 62%,#ecf6f3);padding:65px 0 54px;border-bottom:1px solid #e2ebe8}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.77rem;font-weight:800;color:var(--jade)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;color:var(--navy);line-height:1.15}h1{font-size:clamp(2.45rem,5.7vw,4.8rem);max-width:980px;margin:.2em 0}.lead{font-size:1.2rem;max-width:820px}.notice{margin-top:22px;background:white;border-left:4px solid var(--copper);padding:15px 18px;max-width:880px}.main{padding:55px 0}.grid{display:grid;grid-template-columns:1.65fr .8fr;gap:52px}.section{padding:27px 0;border-bottom:1px solid #e7edeb}.section p{font-size:1.04rem}.side{background:var(--stone);padding:24px;border-radius:16px;align-self:start;position:sticky;top:110px}.side a{display:block;padding:7px 0}.side a.cta{padding:12px 18px;margin-top:10px;text-align:center;width:100%;white-space:normal}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid #dfe8e5;border-radius:14px;padding:18px;text-decoration:none;color:var(--ink);background:white}.card strong{display:block;color:var(--navy);font-family:Georgia,serif;font-size:1.15rem;margin-bottom:7px}.group-title{margin-top:42px}.footer{margin-top:45px;background:var(--navy);color:#dce8e5;padding:46px 0 28px}.footer a{color:white}.footer-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(110px,1fr) minmax(110px,1fr);gap:28px}.footer-brand-logo{display:block;width:min(300px,100%);height:auto;background:#fff;padding:10px 12px;border-radius:12px}.footer-grid>div{min-width:0}.footer-grid p{overflow-wrap:anywhere}.fine{font-size:.84rem;color:#b9cbc7;margin-top:26px}.source-note{font-size:.87rem;background:#f5f8f7;padding:14px 16px;border-radius:10px;margin-top:22px}.crumb{font-size:.9rem;margin-bottom:18px}.practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 34px;margin:38px 0 44px}.practice-card{border:1.5px solid rgba(15,45,61,.15);border-radius:20px;padding:30px 30px 28px;background:#fff;display:flex;flex-direction:column;min-height:430px;box-shadow:0 12px 34px rgba(15,45,61,.07)}.practice-logo-wrap{height:88px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid #e7eeec;margin-bottom:26px}.practice-logo-wrap img{display:block;width:auto;height:auto;max-width:138px;max-height:52px;object-fit:contain}.practice-card h3{margin:.1rem 0 .4rem;font-size:1.3rem}.practice-area{font-weight:800;color:var(--jade);margin:.1rem 0 .7rem}.practice-card>p:not(.practice-area):not(.practice-address){margin-top:.35rem}.practice-address{font-size:.9rem;margin-top:auto;padding-top:20px}.practice-button{display:inline-block;text-align:center;text-decoration:none;background:var(--navy);color:#fff;padding:12px 18px;border-radius:999px;font-weight:800;margin-top:12px}.practice-disclaimer{font-size:.9rem;background:#f6f8f7;padding:14px 16px;border-radius:10px;margin-top:20px}.logo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch;margin:28px 0}.logo-tile{min-height:112px;border:1px solid #e4ebe9;border-radius:14px;padding:20px;display:flex;align-items:center;justify-content:center;background:#fff}.logo-tile img{display:block;width:auto;height:auto;max-width:170px;max-height:64px;object-fit:contain}.future-office-note{border-left:4px solid var(--jade);background:#eff7f5;padding:14px 16px;margin:16px 0}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:48px;align-items:center}.hero-copy{min-width:0}.hero-media{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(15,45,61,.14);background:#eef5f3;aspect-ratio:4/3;height:auto}.hero-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}@media(max-width:1160px){.menu{display:block;border:1px solid #cddbd7;background:white;padding:9px 11px;border-radius:8px}.links{display:none;position:absolute;left:20px;right:20px;top:76px;background:white;padding:18px;border:1px solid #dfe8e5;border-radius:12px;flex-direction:column;align-items:stretch}.links.open{display:flex}}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-media{max-width:680px;width:100%;height:auto}.menu{display:block;border:1px solid #cddbd7;background:white;padding:9px 11px;border-radius:8px}.links{display:none;position:absolute;left:20px;right:20px;top:76px;background:white;padding:18px;border:1px solid #dfe8e5;border-radius:12px;flex-direction:column;align-items:stretch}.links.open{display:flex}.grid{grid-template-columns:1fr}.side{position:static}.cards{grid-template-columns:1fr 1fr}.practice-grid{grid-template-columns:1fr;gap:34px}.logo-strip{grid-template-columns:1fr 1fr;gap:18px}.top .wrap{display:block}.logo{max-width:70vw}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer{padding-top:38px}}@media(max-width:560px){.hero-media{border-radius:17px;width:100%;height:auto}.wrap{width:min(100% - 28px,var(--max))}.cards{grid-template-columns:1fr}.hero{padding:48px 0}.nav{min-height:72px}.logo{width:260px}.top span:last-child{display:none}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-grid>div:first-child{grid-column:auto}.footer-brand-logo{width:min(280px,100%)}.footer p{margin:.55rem 0}.fine{margin-top:20px}.practice-card{padding:24px 22px 24px;min-height:0;border-radius:18px}.practice-logo-wrap{height:78px;margin-bottom:24px;padding:10px 16px}.practice-logo-wrap img{max-width:122px;max-height:46px}}
/* Homepage editorial system */
.home-hero{background:linear-gradient(105deg,#f8f4ec 0%,#fff 58%);border-bottom:1px solid #e7ecea}.home-hero-inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:440px;align-items:center}.home-hero-copy{padding:64px 52px 60px 0;align-self:center}.home-kicker{font-size:.8rem;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--jade);margin-bottom:18px}.home-hero h1{font-size:clamp(3rem,5.6vw,5.1rem);max-width:680px;margin:0 0 22px}.home-hero p{font-size:1.18rem;max-width:650px;margin:0 0 30px}.home-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.button-primary,.button-secondary{display:inline-block;text-decoration:none;font-weight:800;border-radius:8px;padding:14px 20px}.button-primary{background:var(--copper);color:white}.button-secondary{color:var(--navy);padding-left:4px}.home-hero-photo{height:360px;overflow:hidden;border-radius:18px;align-self:center;margin:28px 0}.home-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.home-features{border-bottom:1px solid #e6ecea;background:#fff}.home-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:27px 0}.home-feature{padding:4px 24px;border-right:1px solid #e7ecea}.home-feature:first-child{padding-left:0}.home-feature:last-child{border-right:0}.home-feature strong{display:block;color:var(--navy);margin-bottom:3px}.home-feature span{font-size:.92rem;color:#53666c}.home-section{padding:68px 0}.home-section.alt{background:#faf8f3}.home-section-header{text-align:center;max-width:760px;margin:0 auto 38px}.home-section-header h2{font-size:clamp(2rem,4vw,3rem);margin:.15em 0}.home-section-header p{font-size:1.05rem}.home-practice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-practice-card{border:1px solid #dfe7e5;border-radius:10px;padding:24px 20px;background:#fff;display:flex;flex-direction:column;min-height:385px;box-shadow:0 4px 16px rgba(15,45,61,.035)}.home-logo-stage{height:86px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.home-logo-stage img{display:block;max-width:160px;max-height:62px;width:auto;height:auto;object-fit:contain}.home-practice-card h3{font-family:Inter,system-ui,sans-serif;font-size:1rem;margin:5px 0 4px}.home-practice-card .practice-area{font-size:.9rem;margin:0 0 12px}.home-practice-card p{font-size:.92rem}.home-practice-card a{margin-top:auto;font-weight:800;text-decoration:none}.home-practice-cta{text-align:center;margin-top:28px}.home-practice-cta a{display:inline-block;background:var(--navy);color:white;text-decoration:none;font-weight:800;border-radius:7px;padding:12px 22px}.home-journey{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:52px;align-items:center}.home-journey-visual{border-radius:14px;overflow:hidden;aspect-ratio:4/3;background:#e6efec}.home-journey-visual img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.home-journey-copy h2{font-size:clamp(2rem,4vw,3rem);margin:0 0 16px}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.home-step strong{display:block;color:var(--navy);margin-bottom:4px}.home-step span{font-size:.92rem;color:#52676c}.home-footer-space{margin-top:0}@media(max-width:980px){.home-hero-inner{grid-template-columns:1fr 1fr;min-height:460px}.home-hero-copy{padding:58px 34px 54px 0}.home-hero-photo{height:460px}.home-feature-grid{grid-template-columns:1fr 1fr}.home-feature{border-bottom:1px solid #e7ecea}.home-feature:nth-child(2){border-right:0}.home-practice-grid{grid-template-columns:1fr 1fr}.home-journey{grid-template-columns:1fr}.home-journey-visual{max-width:640px}}@media(max-width:700px){.home-hero-inner{display:flex;flex-direction:column}.home-hero-copy{padding:40px 0 28px}.home-hero h1{font-size:clamp(2.45rem,10.6vw,3.8rem)}.home-hero-photo{height:270px;min-height:0;aspect-ratio:auto;border-radius:14px;margin-bottom:10px}.home-hero-photo img{object-position:center top}.home-feature-grid{grid-template-columns:1fr}.home-feature{padding:14px 0;border-right:0}.home-practice-grid{grid-template-columns:1fr;gap:24px}.home-practice-card{min-height:0;padding:22px}.home-logo-stage{height:64px;margin-bottom:15px}.home-logo-stage img{max-width:126px;max-height:46px}.home-section{padding:46px 0}.home-steps{grid-template-columns:1fr;gap:18px}.home-section-header{text-align:left;margin-left:0}.home-actions{gap:10px}.button-primary,.button-secondary{width:100%;text-align:center}.button-secondary{border:1px solid #d9e2df;padding:13px 18px;border-radius:8px}.home-journey{gap:26px}.home-journey-visual{aspect-ratio:16/9;max-width:none}}
.home-hero-photo{height:360px}.home-hero-inner{min-height:440px}.home-logo-stage{height:70px;margin-bottom:16px}.home-logo-stage img{max-width:132px;max-height:48px}.home-practice-card{min-height:350px}.home-journey-visual{background:#eaf2f0;border:1px solid #dbe8e4}.home-journey-visual img{object-fit:cover;width:100%;height:100%}@media(max-width:980px){.home-hero-photo{height:330px;margin:22px 0}.home-hero-inner{min-height:390px}}@media(max-width:700px){.home-hero-inner{min-height:0}.home-hero-photo{height:250px;max-height:250px;margin:0 0 10px}.home-hero-photo img{object-position:center top}}

.review-meta{margin:30px 0 8px;padding-top:18px;border-top:1px solid #e2eae7;color:#617370;font-size:.88rem;font-weight:700}.sources ul{padding-left:1.2rem}.sources li{margin:.45rem 0}.local-decision{background:#f7faf9;padding:24px;border-radius:14px;border:1px solid #e2ebe8}.local-decision h2{margin-top:0}
