/*! route-post.css — built 2026-07-28T17:49:59+00:00 */
.howto-block{margin:26px 0;border:1px solid var(--line);border-radius:16px;padding:22px 24px;background:#fff}.howto-block>h2{font-size:1.25rem;margin:0 0 16px}.howto-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.howto-steps li{display:flex;gap:14px;align-items:flex-start}.hs-num{width:30px;height:30px;border-radius:50%;background:var(--green-tint-2);color:#3c5f18;font-family:var(--font-d);font-weight:700;display:grid;place-items:center;flex:none;font-size:.9rem}.howto-steps h3{font-size:1rem;margin:2px 0 4px;font-family:var(--font-d)}.howto-steps p{margin:0;font-size:.92rem;color:var(--charcoal);line-height:1.65}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 28px}.post-tags a{background:#f0f6e9;border:1px solid #dceacb;border-radius:999px;color:var(--green-deep);font-size:.8rem;font-weight:650;padding:7px 11px;text-decoration:none}