body { font-family: -apple-system, "Helvetica Neue", Arial, sans-serif; max-width: 680px; margin: 0 auto; padding: 48px 24px 80px; color: #36332e; background: #faf7f0; line-height: 1.65; }
h1 { font-size: 28px; } h2 { font-size: 19px; margin-top: 36px; }
a { color: #6d5f3f; } .muted { color: #8a8478; font-size: 14px; }
.brand { display: flex; align-items: center; gap: 10px; margin-bottom: 40px; }
.brand .mark { width: 34px; height: 34px; border-radius: 8px; background: #f1e9d8; display: flex; align-items: center; justify-content: center; font-weight: 800; color: #36332e; }
.brand a { text-decoration: none; color: #36332e; font-weight: 600; }
mark { background: #f2d484; padding: 0 3px; border-radius: 3px; }
