﻿*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Source Han Sans SC",Arial,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.wrap{width:min(var(--wrap),calc(100% - 32px));margin:auto}.admin-wrap{width:min(var(--admin-wrap),calc(100% - 32px));margin:auto}.muted{color:var(--muted)}.hide{display:none!important}.page{min-height:100vh;padding-bottom:84px}.section{margin:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-head h2{margin:0;font-size:28px;letter-spacing:-.03em}.section-head p{margin:6px 0 0;color:var(--muted);line-height:1.7}.safe-bottom{height:env(safe-area-inset-bottom)}@media(max-width:760px){body{font-size:14px}.wrap,.admin-wrap{width:calc(100% - 24px)}.section{margin:26px 0}.section-head{display:block}.section-head h2{font-size:22px}.desktop-only{display:none!important}}
