/* Shared reading layout for full-text contract templates. */
body{margin:0;font:16px/1.65 var(--sans)}
.template-page .crumbs{font-size:13px}
.template-layout .toc a{display:block}
.template-page .hero h1{max-width:1100px!important;font-size:clamp(38px,5.5vw,74px)!important;overflow-wrap:break-word}
.template-page .hero .ds-button{margin-top:28px}
.template-layout{display:grid;grid-template-columns:230px minmax(0,780px);gap:clamp(40px,7vw,110px);justify-content:center;padding-block:72px 100px;align-items:start}
.template-layout .toc{position:sticky;top:24px;border-top:1px solid var(--line);padding-top:22px}
.template-article{min-width:0;font:17px/1.75 var(--sans);overflow-wrap:anywhere}
.template-article section{scroll-margin-top:32px;margin-top:56px}
.template-article h2{font:400 clamp(28px,3vw,38px)/1.2 var(--serif);letter-spacing:-.02em;margin:0 0 24px}
.template-article h3{font:400 25px/1.3 var(--serif);margin:32px 0 12px}
.template-article p{margin:0 0 18px}
.template-article li{margin-bottom:10px}
.template-article a{text-underline-offset:4px}
.template-notice,.template-instruction{padding:24px;background:var(--paper);font-size:15px;line-height:1.65}
.template-notice strong{display:block;margin-bottom:8px}
.template-article #mall{border-top:1px solid var(--line);padding-top:40px}
.template-version{font-size:13px;color:var(--muted);margin-top:48px!important}
@media(max-width:900px){.template-layout{grid-template-columns:1fr;gap:36px;padding-block:48px}.template-layout .toc{position:static}.template-article{font-size:16px}.template-page .hero h1{font-size:clamp(34px,7vw,56px)!important}.template-notice,.template-instruction{padding:20px}}
@media print{.ds-header,.ds-footer,.template-layout .toc,.template-page .hero,.template-page .cta{display:none}.template-layout{display:block;width:100%;padding:0}.template-article{font-size:11pt;color:#000}.template-article h2,.template-article h3{break-after:avoid}.template-article p,.template-article li{orphans:3;widows:3}.template-notice,.template-instruction{background:none;border:1px solid #aaa}}
