body { margin: 0; background: #eef1f1; color: #1d282d; font: 15px/1.9 "Microsoft YaHei", "PingFang SC", sans-serif; }
main { width: min(820px, calc(100vw - 32px)); margin: 36px auto; padding: 42px; border: 1px solid #d6dddf; background: #fff; box-sizing: border-box; }
main::before { content: "E绘"; display: inline-block; margin-bottom: 18px; padding-bottom: 5px; border-bottom: 3px solid #e54338; color: #1d282d; font-family: Georgia, "Times New Roman", "Microsoft YaHei", sans-serif; font-size: 28px; font-style: italic; font-weight: 900; letter-spacing: -.16em; text-decoration: none; text-shadow: 1px 1px 0 rgba(118, 18, 13, .18); }
.policy-brand { display: inline-flex; margin-bottom: 18px; text-decoration: none; }
a { color: #a73229; }
.policy-kicker { margin: 30px 0 5px; color: #be3b30; font-size: 12px; font-weight: 700; letter-spacing: 2px; }
h1 { margin: 0 0 8px; font-size: 30px; }
h2 { margin-top: 30px; font-size: 17px; }
p { color: #556269; }
@media (max-width: 600px) { main { margin: 0; width: 100%; padding: 24px; border: 0; } }
