/* Detailed service pages share the homepage's typography and quiet palette. */
body:not(.home) .article-main{max-width:1120px;margin:0 auto;padding:140px 6vw 100px;}
body:not(.home) .article-main>.wp-block-post-title{font-size:clamp(32px,4.8vw,66px);line-height:1.35;letter-spacing:-.045em;max-width:1000px;margin:35px 0 55px;text-wrap:balance;}
body:not(.home) .article-main .wp-block-post-content{max-width:900px;}
body:not(.home) .article-main .wp-block-post-content>p:first-child{font-size:clamp(17px,1.6vw,21px);line-height:2.1;margin-bottom:56px;}
body:not(.home) .article-main h2{font-size:clamp(25px,3.2vw,40px);line-height:1.6;font-weight:500;letter-spacing:-.035em;margin:64px 0 22px;padding-top:34px;border-top:1px solid rgba(25,31,48,.2);}
body:not(.home) .article-main h3{font-size:clamp(19px,2vw,25px);line-height:1.6;margin:34px 0 14px;}
body:not(.home) .article-main p,body:not(.home) .article-main li{line-height:2.15;}
body:not(.home) .article-main ul,body:not(.home) .article-main ol{padding-left:1.5em;}
body:not(.home) .article-main a{text-underline-offset:.3em;}
body:not(.home) .article-main .wp-block-details{border-bottom:1px solid rgba(25,31,48,.2);padding:22px 0;}
body:not(.home) .article-main summary{font-size:19px;line-height:1.8;cursor:pointer;}
body:not(.home) .article-main table{width:100%;border-collapse:collapse;line-height:1.9;}
body:not(.home) .article-main th,body:not(.home) .article-main td{padding:18px 16px;border-bottom:1px solid rgba(25,31,48,.2);text-align:left;vertical-align:top;}
body:not(.home) .article-main th{width:25%;font-weight:500;}
body:not(.home) .article-main .wp-block-buttons{margin-top:34px;}
body:not(.home) .marge-breadcrumbs{font-size:12px;line-height:1.8;}
body:not(.home) .marge-breadcrumbs ol{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0;}
body:not(.home) .marge-breadcrumbs li+li::before{content:'/';margin-right:8px;opacity:.45;}
@media(max-width:781px){body:not(.home) .article-main{padding:110px 24px 65px;}body:not(.home) .article-main>.wp-block-post-title{margin-bottom:34px;}body:not(.home) .article-main h2{margin-top:44px;padding-top:25px;}body:not(.home) .article-main th,body:not(.home) .article-main td{padding:14px 8px;overflow-wrap:anywhere;}}
