/* Final spacing layer shared by homepage, reading panels and older templates. */
body .reader-panel-body :is(section,aside,header,article){min-height:0!important;gap:12px!important}
body .reader-panel-body :is(section,aside){padding:12px 0!important;margin:0!important}
body .reader-panel-body header{display:block!important;margin:0 0 12px!important;padding:0!important}
body .reader-panel-body :is(h2,h3){font-family:var(--sans)!important;line-height:1.35!important;letter-spacing:0!important;max-width:none!important}
body .reader-panel-body h2{font-size:22px!important;margin:16px 0 10px!important}
body .reader-panel-body h3{font-size:19px!important;margin:14px 0 8px!important}
body .reader-panel-body :is(p,li,dd){font-family:var(--sans)!important;font-size:17px!important;line-height:1.55!important;min-height:0!important}
body .reader-panel-body p{margin:0 0 12px!important}
body .reader-panel-body .eyebrow{font-size:11px!important;margin:0 0 6px!important}
body .reader-panel-body :is(ul,ol){gap:6px!important;margin:12px 0!important;padding-left:22px}
body .reader-panel-body li{margin:0!important;padding-block:4px!important;min-height:0!important}
body .reader-panel-body :is(.service-detail-stages,.service-detail-priority){padding:16px!important;border-radius:4px}
body .reader-panel-body .service-detail-stages li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:12px 0!important;border-right:0}
body .reader-panel-body .service-detail-stages li p{margin:0!important}
body .reader-panel-body .service-detail-stages li span{font-size:12px;padding-top:3px}
body .reader-panel-body .service-detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px!important}
body .reader-panel-body .service-detail-grid article{padding:16px!important;background:var(--rd-soft);color:var(--ink);border-radius:4px}
body .reader-panel-body .service-detail-grid article .eyebrow{color:var(--muted)}
body .reader-panel-body .service-detail-grid article h2{margin-top:0!important}
body .reader-panel-body dl{margin:12px 0!important}
body .reader-panel-body dl>div{padding:12px!important;margin:0!important}
body .reader-panel-body dd{margin:6px 0 0!important}
body .reader-panel-body blockquote{padding:14px 16px!important;margin:16px 0!important}
body .reader-panel-body blockquote p:last-child{margin-bottom:0!important}
body .reader-panel-body .article-longform-table{margin:16px 0!important}
body .reader-panel-body .article-disclosure>summary{padding:12px 16px;min-height:48px}
body .reader-panel-body .article-disclosure>summary h2{font-size:19px!important;margin:0!important}
body .reader-panel-body .article-disclosure__body{padding:8px 16px 16px}
body .reader-panel-body .article-layout{padding:0}
body .reader-panel-body .article-disclosure__heading small{margin-bottom:4px}
body .reader-panel-body .article-disclosure__closed,body .reader-panel-body .article-disclosure__opened{font-size:13px;margin-top:4px}
body .reader-panel>summary{padding:14px 16px}
body .reader-panel>summary h2{font-size:19px}
body .reader-panel>summary small{margin-top:4px;font-size:13px}
body .reader-panel-body{padding:0 16px 16px}
body .reader-path{gap:16px;margin:16px 0}
body .reader-path p{font-size:16px;line-height:1.5}
body .reader-overview>h2{font-size:28px}
body .reader-call{padding:16px;margin:16px 0}
body .reader-call strong{font-size:18px}
body .reader-call p{margin-top:6px}
/* Home: choose a task, understand the process, call; supporting detail is optional. */
body .rd-main h1{font-size:clamp(30px,3.1vw,44px);line-height:1.12;margin-bottom:16px}
body .rd-main h2{font-size:28px;line-height:1.25}
body .rd-main h3{font-size:19px;line-height:1.3}
body .rd-main p{font-size:17px;line-height:1.55;max-width:none}
body .rd-hero{grid-template-columns:minmax(0,1fr) 200px;gap:40px;padding:28px 0}
body .rd-kicker{font-size:12px;margin-bottom:12px}
body .rd-actions{margin:18px 0 10px;gap:16px}
body .rd-button{font-size:16px;padding:10px 18px;min-height:44px}
body .rd-main .rd-note{font-size:14px}
body .rd-portrait{border-radius:6px}
body .rd-portrait img{height:170px;object-position:center 28%}
body .rd-portrait figcaption{padding:10px 12px}
body .rd-portrait strong{font-family:var(--sans);font-size:17px}
body .rd-portrait span{font-size:12px;line-height:1.4;display:block;margin-top:4px}
body .rd-section{padding:28px 0}
body .rd-section-head{margin-bottom:16px;gap:24px;align-items:start}
body .rd-section-head h2 br,body .rd-split h2 br{display:none}
body .rd-section-head p{font-size:15px;max-width:430px}
body .rd-service-grid{gap:0 24px}
body .rd-service{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:14px 0}
body .rd-service h3{font-size:18px}
body .rd-service p{margin-top:6px;font-size:15px;line-height:1.45}
body .rd-service small{display:none}
body .rd-split{gap:32px;grid-template-columns:1fr 1.2fr}
body .rd-split h2{margin-bottom:12px}
body .rd-steps{gap:14px}
body .rd-steps li{padding-left:40px}
body .rd-steps li::before{width:26px;height:26px;line-height:26px;font-size:14px}
body .rd-steps h3{font-size:18px;margin-bottom:4px}
body .rd-steps p{font-size:16px}
body .rd-home-detail{border-bottom:1px solid var(--line)}
body .rd-home-detail>summary{font-size:18px;font-weight:600;padding:16px 0;cursor:pointer;min-height:44px}
body .rd-home-detail>.rd-section{padding:12px 0 24px;border:0}
body .rd-home-detail .rd-price{padding:20px}
body .rd-home-detail .rd-reading img{height:100px;aspect-ratio:auto}
body .rd-home-detail .rd-reading article>div{padding:16px}
body .rd-home-detail .rd-reading h3{font-size:18px}
body .rd-home-detail .rd-person-facts dd{font-size:17px}
body .rd-home-detail .rd-faq details{padding:8px 0}
body .rd-home-detail .rd-faq summary{font-size:17px;padding-block:4px}
body .rd-contact{margin:24px 0;padding:24px;gap:24px;border-radius:6px}
body .rd-contact h2{font-size:25px}
body .rd-contact a{font-size:26px}
body .site-footer{padding-top:28px;padding-bottom:28px;gap:20px}
@media(max-width:760px){
 body .rd-hero{grid-template-columns:minmax(0,1fr);gap:16px;padding:20px 0}
 body .rd-portrait{display:grid;grid-template-columns:100px 1fr;max-width:360px}
 body .rd-portrait img{height:100px}
 body .rd-portrait figcaption{padding:14px}
 body .rd-main h1{font-size:32px}
 body .rd-main h2{font-size:24px}
 body .rd-section{padding:20px 0}
 body .rd-service-grid,body .rd-split,body .rd-contact{grid-template-columns:1fr;gap:16px}
 body .rd-service-grid{gap:0}
 body .rd-section-head{display:block}
 body .rd-section-head p{margin-top:8px}
 body .rd-contact{padding:20px}
 body .reader-panel-body .service-detail-grid{grid-template-columns:1fr}
 body .reader-panel-body :is(p,li,dd){font-size:16px!important;line-height:1.55!important}
 body .reader-overview>h2{font-size:24px}
}
/* Directory, practice, author and legal-document templates use the same density. */
body :is(.cluster-card,.article-card,.practice-service){min-height:0;padding:20px}
body :is(.cluster-card,.article-card,.practice-service) h2{font:600 23px/1.3 var(--sans);margin:8px 0 12px}
body :is(.cluster-card,.article-card,.practice-service) p{font-size:16px;line-height:1.55;margin:10px 0}
body .article-card__image{height:120px;margin-bottom:14px;overflow:hidden}
body .article-card__image img{width:100%;height:120px;object-fit:cover}
body :is(.practice-hero,.about-hero,.cluster-hero,.articles-hero,.legal-page){padding-top:24px;padding-bottom:24px}
body :is(.practice-hero,.about-hero,.cluster-hero,.articles-hero,.legal-page)>h1{font-size:clamp(30px,3.2vw,44px);line-height:1.15;margin-top:12px;margin-bottom:20px}
body :is(.about-details,.practice-stages,.cluster-service-brief,.article-search,.cookie-policy-sections){padding-top:28px;padding-bottom:28px}
body .legal-page .prose section{padding-bottom:24px}
body .legal-page .prose h2{font-size:25px;margin:20px 0 12px}
body .legal-page .prose p{font-size:17px;line-height:1.6;margin-bottom:12px}
body .rd-more-services{border-bottom:1px solid var(--line);margin-top:-1px}
body .rd-more-services>summary{padding:14px 0;cursor:pointer;font-size:16px;font-weight:600;min-height:44px}
body .rd-more-services>.rd-service-grid{padding-bottom:16px}
