/* GP-base (normalize+typography, безопасно) */
img,svg,video{max-width:100%;height:auto;border-style:none;vertical-align:middle}
figure{margin:0}
body{font-size:var(--dstrc-body-font-size,16px)}
p{margin:0 0 1rem}
h1,h2,h3,h4,h5,h6{margin:0 0 .65rem;font-weight:600;line-height:1.25}
h1{font-size:var(--dstrc-h1-size,2rem)}
h2{font-size:var(--dstrc-h2-size,1.5rem)}
h3{font-size:var(--dstrc-h3-size,1.25rem)}
h4{font-size:var(--dstrc-h4-size,1.125rem)}
h5{font-size:var(--dstrc-h5-size,1rem)}
h6{font-size:var(--dstrc-h6-size,.875rem)}
a{color:inherit;text-decoration:none}
ul,ol{margin:0 0 1rem 1.25rem;padding:0}
table{border-collapse:collapse;width:100%}
th,td{text-align:left;padding:.5rem}
hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin:1.5rem 0}
