.board-result{width:min(100%,1480px);margin:0 auto;padding:30px clamp(20px,3vw,48px) 52px;animation:board-enter .36s ease-out both}.result-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--vermilion-muted)}.result-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:end;min-width:0}.result-share{display:flex;justify-content:flex-end;align-items:end}.result-kicker{display:block;margin-bottom:5px;color:var(--vermilion);font-size:12px;font-weight:700;letter-spacing:.08em}.result-heading h1{font-family:var(--serif);font-size:34px;font-weight:900;line-height:1.25;color:var(--paper)}.result-time{display:grid;grid-gap:4px;gap:4px;justify-items:end}.result-time span{color:var(--muted);font-size:11px}.result-time time{color:var(--paper);font-family:var(--condensed);font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pillar-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border:1px solid var(--vermilion-muted);border-radius:7px;background:linear-gradient(135deg,rgba(29,5,10,.94),rgba(12,3,5,.92));box-shadow:inset 0 0 26px rgba(106,7,27,.1)}.pillar-strip>div{display:grid;min-width:0;min-height:112px;grid-template-rows:auto 1fr 1fr;place-items:center;grid-gap:2px;gap:2px;padding:10px 8px 12px;border-right:1px solid var(--line)}.pillar-strip>div:last-child{border-right:0}.pillar-strip span{color:var(--vermilion);font-size:12px;font-weight:700}.pillar-strip strong{font-family:var(--serif);font-size:29px;font-weight:900;line-height:1;white-space:nowrap}.pillar-strip .pillar-stem{align-self:end;color:var(--paper)}.pillar-strip .pillar-branch{align-self:start;color:var(--vermilion-strong)}.fact-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:14px 0 22px;border-top:1px solid var(--vermilion-muted);border-bottom:1px solid var(--vermilion-muted)}.fact-strip>div{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:12px 16px;border-right:1px solid var(--line)}.fact-strip>div:nth-child(6n){border-right:0}.fact-strip>div:nth-child(n+7){border-top:1px solid var(--line)}.fact-strip span{color:var(--muted);font-size:10px}.fact-strip strong{color:#d7d7d4;font-size:13px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.fact-strip .is-profile-fact span{color:var(--vermilion)}.fact-strip .is-profile-fact strong{color:var(--paper)}.general-selection{margin:0 0 22px;padding:16px 2px 18px;border-top:1px solid var(--vermilion-muted);border-bottom:1px solid var(--vermilion-muted);background:linear-gradient(90deg,rgba(83,7,22,.14),transparent 42%)}.general-selection-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.general-selection-heading>div:first-child{display:flex;min-width:0;align-items:baseline;gap:10px}.general-selection-heading>div:first-child>span{color:var(--vermilion);font-size:10px;font-weight:800}.general-selection-heading h2{color:var(--paper);font-family:var(--serif);font-size:19px;font-weight:900;white-space:nowrap}.general-selection-heading strong{color:var(--jade);font-size:11px;font-weight:600;white-space:nowrap}.general-selection-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;color:var(--muted);font-size:10px}.general-selection-legend span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.general-selection-legend i{width:6px;height:6px;border-radius:50%;background:var(--vermilion-strong)}.general-selection-legend i.is-secondary{background:var(--jade)}.general-selection-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:8px;gap:8px}.general-selection-item{display:grid;min-width:0;min-height:86px;align-content:space-between;grid-gap:10px;gap:10px;padding:11px 12px;border:1px solid var(--line);border-top:2px solid var(--jade);border-radius:5px;background:rgba(17,4,7,.78)}.general-selection-item.is-primary{border-top-color:var(--vermilion-strong);background:rgba(37,5,12,.78)}.general-selection-item>div{display:grid;grid-gap:4px;gap:4px}.general-selection-item>div strong{color:var(--jade);font-family:var(--serif);font-size:19px;font-weight:900;line-height:1}.general-selection-item.is-primary>div strong{color:var(--vermilion-strong)}.general-selection-item>div span{color:var(--muted);font-size:10px;line-height:1.35}.general-selection-item footer{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:3px 8px}.general-selection-item footer b{color:var(--paper);font-family:var(--serif);font-size:13px;font-weight:800}.general-selection-item footer em{color:var(--vermilion);font-size:9px;font-style:normal;font-weight:700}.general-selection-description{max-width:1160px;margin-top:12px;padding-left:10px;border-left:2px solid var(--jade);color:var(--muted);font-size:11px;line-height:1.75}.board-workspace{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch}.board-module{min-width:0;border:1px solid var(--vermilion-muted);border-radius:9px;background:linear-gradient(145deg,rgba(27,5,10,.96),rgba(10,3,5,.96));box-shadow:inset 0 0 38px rgba(103,6,25,.12),0 12px 34px rgba(0,0,0,.18)}.plate-module{grid-column:span 7;grid-row:span 2;padding:20px}.lessons-module,.transmits-module{grid-column:span 5;padding:20px}.module-heading{display:flex;min-height:47px;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid var(--line)}.module-index{display:grid;width:34px;height:34px;place-items:center;flex:0 0 34px;border:1px solid var(--vermilion);border-radius:4px;color:var(--vermilion);font-family:var(--condensed);font-size:15px;font-weight:600}.module-heading>div{display:flex;min-width:0;align-items:baseline;gap:8px}.module-heading h2{font-family:var(--serif);font-size:22px;font-weight:900;white-space:nowrap;color:var(--vermilion-strong)}.module-heading div span{color:var(--dim);font-family:var(--condensed);font-size:12px;font-weight:600}.module-heading>strong{min-width:0;margin-left:auto;overflow:hidden;color:var(--jade);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.plate-map{display:grid;width:min(100%,610px);aspect-ratio:1;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);grid-gap:8px;gap:8px;margin:18px auto 0}.plate-cell{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;border:1px solid #681522;border-radius:5px;background:linear-gradient(145deg,rgba(29,5,10,.94),rgba(12,3,5,.96));box-shadow:inset 0 0 18px rgba(117,7,29,.08);transition:border-color .16s ease,background-color .16s ease}.plate-cell:hover{border-color:var(--vermilion-strong);background:#2a0a12;box-shadow:inset 0 0 20px rgba(217,9,54,.12),0 0 16px rgba(217,9,54,.1)}.plate-corner{position:absolute;z-index:2;line-height:1;white-space:nowrap}.plate-general{top:9px;left:10px;overflow:hidden;max-width:calc(100% - 42px);color:var(--jade);font-size:10px;font-weight:600;text-overflow:ellipsis}.plate-stem{top:8px;right:10px;color:var(--vermilion-strong);font-family:var(--serif);font-size:15px;font-weight:900}.plate-lower-left{bottom:8px;left:9px;width:20px;height:20px}.plate-earth{right:7px;bottom:7px;color:var(--vermilion)}.plate-heaven{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;color:var(--paper);font-family:var(--serif);font-weight:900}.branch-mark{display:inline-grid;place-items:center;border:1px solid transparent;line-height:1}.plate-heaven .branch-mark{width:48px;height:48px;border-radius:6px;font-size:38px}.plate-earth .branch-mark{width:24px;height:24px;border-radius:4px;font-family:var(--serif);font-size:13px;font-weight:900}.branch-mark.is-kong{border-color:var(--vermilion-strong);background:rgba(217,9,54,.08);box-shadow:inset 0 0 9px rgba(217,9,54,.12),0 0 8px rgba(217,9,54,.14)}.plate-center{display:grid;grid-column:2/4;grid-row:2/4;place-content:center;justify-items:center;border:1px solid var(--vermilion);border-radius:6px;background:linear-gradient(145deg,#2a0911,#120307);box-shadow:inset 0 0 28px rgba(217,9,54,.13)}.plate-center>span{color:var(--muted);font-size:11px}.plate-center>strong{color:var(--vermilion-strong);font-family:var(--serif);font-size:52px;line-height:1.18}.plate-center>b{color:var(--paper);font-size:14px;font-weight:600}.center-rule{width:32px;height:1px;margin:12px 0 9px;background:var(--line-strong)}.plate-center>small,.plate-legend{color:var(--muted);font-size:10px}.plate-legend{display:flex;justify-content:center;gap:20px;margin-top:14px}.plate-legend span{display:flex;align-items:center;gap:5px}.plate-legend i{width:6px;height:6px;border-radius:50%}.legend-heaven{background:var(--paper)}.legend-earth{background:var(--vermilion)}.legend-general{background:var(--jade)}.legend-kong{border:1px solid var(--vermilion-strong);border-radius:2px!important;background:transparent}.lesson-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));direction:rtl;grid-gap:8px;gap:8px;margin-top:16px}.lesson-item{min-width:0;overflow:hidden;border:1px solid #681522;border-radius:5px;direction:ltr;background:rgba(22,4,8,.88)}.lesson-item header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;grid-column-gap:8px;column-gap:8px;min-height:48px;place-content:center;justify-items:center;padding:7px 8px;border-bottom:1px solid var(--line)}.lesson-item header span{grid-column:1;grid-row:1;color:var(--vermilion);font-size:10px;font-weight:700}.lesson-item header b{grid-column:1;grid-row:2;color:var(--muted);font-size:10px;font-weight:500}.lesson-item header .lesson-general{grid-column:2;grid-row:1/span 2;color:var(--jade);font-size:11px;font-style:normal;font-weight:700;white-space:nowrap}.lesson-pair{display:grid;min-height:168px;grid-template-rows:1fr 20px 1fr;place-items:center;padding:10px 6px}.lesson-pair>div{display:grid;justify-items:center;grid-gap:2px;gap:2px}.lesson-pair small{color:var(--dim);font-size:9px}.lesson-pair strong{font-family:var(--serif);font-size:31px;font-weight:900;line-height:1.15}.lesson-link{display:grid;width:20px;height:20px;place-items:center;border:1px solid var(--vermilion-muted);border-radius:50%;color:var(--vermilion);font-size:8px}.transmit-table{overflow:hidden;margin-top:16px;border:1px solid #681522;border-radius:5px;background:linear-gradient(145deg,rgba(29,5,10,.92),rgba(13,3,6,.94))}.transmit-columns,.transmit-row{display:grid;grid-template-columns:40px repeat(4,minmax(0,1fr))}.transmit-columns{min-height:30px;align-items:center;border-bottom:1px solid var(--line);background:rgba(87,7,22,.14);color:var(--dim);font-size:9px;font-weight:600;text-align:center}.transmit-columns>span+span,.transmit-row>div+div{border-left:1px solid var(--line)}.transmit-row{min-height:72px}.transmit-row+.transmit-row{border-top:1px solid var(--line)}.transmit-row>div{display:grid;min-width:0;place-items:center;padding:7px 6px}.transmit-order{color:var(--vermilion);font-size:10px;font-weight:700;letter-spacing:.08em}.transmit-order span{display:grid;width:20px;height:20px;place-items:center;border:1px solid var(--vermilion-muted);border-radius:50%}.transmit-row strong{font-family:var(--serif);font-weight:900;line-height:1}.transmit-relation strong{color:#d9d9d6;font-size:18px}.transmit-stem strong{color:var(--paper);font-size:28px}.transmit-branch{place-items:center}.transmit-branch strong{color:var(--vermilion-strong);font-size:36px}.transmit-general strong{color:var(--jade);font-size:13px;white-space:nowrap}.method-description{margin-top:12px;padding-left:9px;border-left:2px solid var(--jade);color:var(--muted);font-size:10px;line-height:1.65}@keyframes board-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.board-workspace{grid-template-columns:repeat(2,minmax(0,1fr))}.plate-module{grid-column:1/-1;grid-row:auto}.lessons-module,.transmits-module{grid-column:span 1}.plate-map{width:min(100%,560px)}}@media (max-width:760px){.board-result{padding:22px 12px 36px}.result-heading{align-items:start}.result-meta{grid-template-columns:1fr;gap:8px}.result-heading h1{font-size:28px}.result-time{justify-items:end;text-align:right}.result-time time{max-width:116px;font-size:16px;line-height:1.3}.pillar-strip>div{min-height:96px;padding-inline:4px}.pillar-strip strong{font-size:26px}.fact-strip{grid-template-columns:repeat(2,1fr)}.fact-strip>div{padding:10px}.fact-strip>div:nth-child(6n){border-right:1px solid var(--line)}.fact-strip>div:nth-child(2n){border-right:0}.fact-strip>div:nth-child(n+3){border-top:1px solid var(--line)}.general-selection{padding-block:14px}.general-selection-heading{display:grid;grid-gap:8px;gap:8px}.general-selection-heading>div:first-child{flex-wrap:wrap;gap:4px 8px}.general-selection-heading h2{font-size:17px}.general-selection-legend{justify-content:flex-start}.general-selection-list{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.general-selection-item{min-height:82px;padding:10px}.general-selection-item>div strong{font-size:18px}.general-selection-description{font-size:10px}.board-workspace{grid-template-columns:1fr;gap:12px}.lessons-module,.plate-module,.transmits-module{grid-column:1;padding:14px}.module-heading h2{font-size:20px}.module-heading div span{display:none}.module-heading>strong{max-width:110px}.plate-map{width:100%;gap:5px;margin-top:14px}.plate-general{top:6px;left:6px;max-width:calc(100% - 32px);font-size:8px}.plate-stem{top:5px;right:7px;font-size:11px}.plate-earth{right:5px;bottom:5px}.plate-heaven .branch-mark{width:38px;height:38px;font-size:28px}.plate-earth .branch-mark{width:20px;height:20px;font-size:11px}.plate-center>strong{font-size:42px}.plate-center>b{font-size:12px}.center-rule{margin:8px 0 7px}.lesson-list{grid-template-columns:1fr;direction:ltr}.lesson-item{display:grid;grid-template-columns:88px 1fr}.lesson-item header{min-height:82px;border-right:1px solid var(--line);border-bottom:0}.lesson-pair{min-height:82px;grid-template-columns:1fr 24px 1fr;grid-template-rows:1fr;padding:8px}.lesson-pair strong{font-size:27px}.transmit-row{min-height:66px}.transmit-columns,.transmit-row{grid-template-columns:30px repeat(4,minmax(0,1fr))}.transmit-order{font-size:9px}.transmit-order span{width:18px;height:18px}.transmit-relation strong{font-size:16px}.transmit-stem strong{font-size:25px}.transmit-branch strong{font-size:31px}}@media (max-width:370px){.result-heading{display:grid}.result-time{justify-items:start;text-align:left}.result-time time{max-width:none}.plate-general{top:5px;left:5px;font-size:7px}.plate-stem{top:4px;right:5px;font-size:9px}.plate-heaven .branch-mark{width:28px;height:28px;font-size:22px}.plate-earth{right:3px;bottom:3px}.plate-earth .branch-mark{width:13px;height:13px;font-size:9px}.plate-center>strong{font-size:36px}}