/* Terms pages share the public visual system without loading legacy page styles. */
.terms{max-width:860px;width:calc(100% - 50px);margin:50px auto 100px}.terms-head{padding:60px 0;border-bottom:1px solid var(--line)}.terms-head h1{margin:15px 0 20px;font:400 clamp(42px,6vw,70px)/1 Georgia,serif}.terms-head p{max-width:650px;color:var(--muted);line-height:1.8}.terms-body{padding-top:35px}.terms-body section{padding:27px 0;border-bottom:1px solid var(--line)}.terms-body h2{margin:0 0 15px;font:400 24px/1.2 Georgia,serif}.terms-body p,.terms-body li{font-size:14px;color:var(--muted);line-height:1.85}.terms-body ul{padding-left:20px}.terms-body strong{color:var(--ink)}.terms-back{padding-bottom:5px;font-size:12px;border-bottom:1px solid currentColor}@media(max-width:700px){.terms{margin-top:25px}.terms-head{padding:35px 0}.terms-body section{padding:23px 0}}
