@import url("/statics/ffsm/bazi/modern/bazi.css");
@import url("/statics/ffsm/shared/modern/rich-content.css");

.hehun-page .couple-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;transform:rotate(-2deg);padding:4px;max-width:280px;margin:auto}
.hehun-page .couple-grid span{font:13px/1.5 SimSun,serif;color:#8b7355;border:1px solid #dfd4c1;border-radius:8px;background:#fffdf966;padding:18px 10px;display:flex;flex-direction:column;align-items:center;gap:6px;box-shadow:4px 5px 0 -2px #eee5d5}
.hehun-page .couple-grid span b{font-size:20px;color:#9c4438}
.hehun-page .couple-grid span small{font-size:10px;color:#a38b66;letter-spacing:2px}
.hehun-page .person-block{border:1px solid #e8dfd1;border-radius:12px;padding:20px 18px 8px;margin-bottom:18px;background:#fffcf7}
.hehun-page .person-block:last-of-type{margin-bottom:0}
.hehun-page .person-head{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #efe8dc}
.hehun-page .person-badge{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;font:14px SimSun,serif;color:#fff}
.hehun-page .person-block--male .person-badge{background:#7a8fa8}
.hehun-page .person-block--female .person-badge{background:#c47a7a}
.hehun-page .person-head h3{font:16px/1.4 SimSun,serif;margin:0;color:#4f463b;letter-spacing:1px}
.hehun-page .person-head p{font-size:11px;color:#958a7b;margin:2px 0 0}
.hehun-page .birth-summary{font-size:12px;color:#7f715d;line-height:1.7;margin:0 0 14px;padding:10px 12px;background:#f5f1e9;border-radius:8px;border:1px solid #e8dfd1}
.hehun-page .birth-summary--dual{display:grid;gap:8px}
.hehun-page .form-card .field{margin-bottom:16px}
@media(max-width:760px){.hehun-page .person-block{padding:16px 14px 4px}}
