.property-service .wrap{max-width:1320px}
.property-service .nav-links [aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:5px}
.property-intro{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,6vw,88px);padding-top:64px;padding-bottom:80px}
.property-summary h1{font-size:clamp(52px,5.7vw,82px);margin:20px 0 28px}
.property-summary>p:not(.eyebrow){max-width:40ch;color:var(--muted);font-size:17px;line-height:1.7;margin-top:16px}
.property-example{display:block;min-width:0}
.property-example img{width:100%;height:auto;border:1px solid var(--line)}
.property-example figcaption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px 22px;padding-top:16px;font-size:12px;line-height:1.6;color:var(--muted)}
.property-example figcaption>span:last-child{color:var(--ink);text-decoration:underline;text-underline-offset:5px}
.property-example:hover img{border-color:#d7e2ea80}
.property-scope{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,6vw,88px);padding-block:64px;border-top:1px solid var(--line);scroll-margin-top:24px}
.property-price h2{font-size:clamp(40px,4vw,56px);margin:18px 0 28px}
.property-price .starting-price{display:flex;align-items:baseline;gap:12px;margin-bottom:18px}
.starting-price span{font-size:16px;color:var(--muted)}
.starting-price strong{font-size:76px}
.property-price>p:last-child{font-size:15px;line-height:1.7;color:var(--muted);max-width:28ch}
.property-details h3{font-family:'Hanken Grotesk',sans-serif;font-size:17px;font-weight:500;letter-spacing:0;margin-bottom:18px}
.property-details ul{padding:0 0 0 18px;margin:0 0 28px;color:var(--ink);font-size:15px;line-height:1.8}
.property-details li{padding-left:6px;margin-block:7px}
.property-details dl,.property-related dl{margin:0}
.property-details dl>div{padding:20px 0;border-top:1px solid var(--line)}
.property-details dt,.property-related dt{font-size:15px;font-weight:500;margin-bottom:8px}
.property-details dd,.property-related dd{margin:0;color:var(--muted);font-size:14px;line-height:1.8;max-width:60ch}
.property-next{margin-top:24px}
.property-next .button{padding:14px 26px;gap:26px}
.property-related{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,6vw,88px);border-top:1px solid var(--line);padding-top:48px;padding-bottom:64px}
.property-related h2{font-size:clamp(34px,3.5vw,48px);margin-bottom:24px}
.property-related dl{display:grid;gap:24px}
.property-related .text-link{display:inline-block}
.property-footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-block:24px;color:var(--muted);font-size:12px}
@media(max-width:767px){.property-service .nav{gap:20px}.property-service .nav-links{gap:18px}.property-intro,.property-scope,.property-related{grid-template-columns:minmax(0,1fr);gap:32px}.property-intro{padding-top:28px;padding-bottom:40px}.property-summary h1{font-size:52px;margin:18px 0 22px}.property-summary>p:not(.eyebrow){font-size:16px}.property-scope{padding-block:36px}.property-price h2{font-size:40px;margin-bottom:18px}.starting-price strong{font-size:60px}.property-price>p:last-child{max-width:none}.property-details ul{font-size:14px}.property-related{padding-block:36px;gap:28px}.property-related h2{font-size:36px}.property-example figcaption{font-size:11px}}
