/* 생일의 숫자와 괘. 기본 모양은 four-pillars.css 를 함께 쓴다. 2026-09-18 numbers-hexagram-20260918 */
#result h3{margin:26px 0 6px;color:#f6e3b8;font-size:17px}
#life,#nameTable{min-width:460px}
#life td:nth-child(2),#nameTable td:nth-child(2){font-family:'Noto Serif KR','Songti SC',Georgia,serif;font-size:18px;color:#f6e3b8;white-space:nowrap}
#life td:nth-child(3),#nameTable td:nth-child(3){color:#c6c3d4;font-size:13px}
.hex{border:1px solid #8a7550;border-radius:16px;padding:16px;background:#0d1430;margin:10px 0;display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.hex .glyph{font-size:44px;line-height:1;color:#f6e3b8}
.hex .body{min-width:0}
.hex .name{font-family:'Noto Serif KR','Songti SC',Georgia,serif;font-size:22px;color:#f6e3b8}
.hex .parts{font-size:13px;color:#b9b3c8;margin-top:4px}
.hex.alt{border-style:dashed}
.about h3{margin-top:22px;color:#f6e3b8}
.wf-legal-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:22px 20px 110px;font-size:13px}.wf-legal-links a{color:#c9c1b0;text-decoration:none;border-bottom:1px solid transparent}.wf-legal-links a:hover{color:#f0c977;border-bottom-color:#f0c977}
