.ground-page .header [aria-current=page]{border-color:#536d5c}
.ground-intro,.ground-section,.stone-detail{max-width:1200px;margin:auto;padding:2.5rem 5%}
.ground-intro{padding-bottom:1rem}
.ground-page h1{font:400 clamp(2rem,4vw,3rem)/1.2 Georgia,serif;margin:.5rem 0 1rem}
.ground-page h2{font:400 clamp(1.6rem,3vw,2rem)/1.3 Georgia,serif;margin:.5rem 0}
.ground-page h3{font:400 clamp(1.25rem,2vw,1.6rem)/1.35 Georgia,serif;margin:0 0 1rem}
.place{font-size:.8rem;letter-spacing:.07em;color:#52645a;margin:0 0 .5rem}
.ground-intro>p:last-child{font:1.15rem/1.7 Georgia,serif;color:#52645a}
.section-heading{padding-bottom:1rem;border-bottom:1px solid #ccd7cc}
.section-heading p{max-width:42rem;color:#52645a}
.section-heading .note{font-size:.9rem}
.ground-row{display:grid;grid-template-columns:25% minmax(0,1fr);gap:5%;align-items:center;padding:1.75rem 0;border-bottom:1px solid #d0d9cf}
.ground-row:last-child{border-bottom:0}
.ground-photo img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.ground-row .more{font-size:.9rem}
.nature{background:#e2e8df}
.stone-detail{max-width:900px}
.detail-photo{display:block;width:40%;margin-bottom:2rem}
.detail-photo img{height:auto}
.stone-detail p,.stone-detail li{max-width:46rem}
.stone-detail h4{font-size:1.2rem;margin-top:2.5rem}
.stone-detail h5{font-size:1.05rem;margin-bottom:.5rem}
.stone-detail blockquote{margin:1.5rem 0;padding-left:1.25rem;border-left:2px solid #859881}
.stone-detail .stone-note{border-top:1px solid #ccd7cc;padding-top:1rem;color:#52645a}
@media(max-width:650px){.ground-row{grid-template-columns:1fr;gap:1rem}.ground-photo{width:70%;max-width:22rem}.detail-photo{width:75%}.ground-intro,.ground-section,.stone-detail{padding-top:1.75rem}}
