.node-stepper{position:absolute;z-index:7;left:50%;bottom:18%;transform:translateX(-50%);display:flex;border:1px solid rgba(255,255,255,.25);background:rgba(10,10,9,.52);backdrop-filter:blur(9px)}
.node-stepper button{height:42px;min-width:104px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:12px;color:rgba(255,255,255,.78);font:10px var(--song);letter-spacing:.12em;transition:.22s}
.node-stepper button+button{border-left:1px solid rgba(255,255,255,.2)}.node-stepper button:hover{color:#fff;background:rgba(159,47,41,.76)}.node-stepper i{font:normal 15px Arial}
.hall-jump{grid-column:1/-1;padding:46px 50px 52px;background:#e7e3d9}.hall-jump-head{display:grid;grid-template-columns:1fr auto;align-items:end;padding-bottom:24px;border-bottom:1px solid #bbb4a7}.hall-jump-head small{grid-column:1/-1;color:#9f2f29;font:9px Arial;letter-spacing:.18em}.hall-jump-head h3{margin:12px 0 0;font:400 32px var(--song);letter-spacing:.08em}.hall-jump-head p{margin:0;color:#746f66;font:12px var(--song)}
.hall-jump-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;border-left:1px solid #c8c1b5;border-top:1px solid #c8c1b5}.hall-jump-grid button{min-height:84px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:14px 18px;text-align:left;color:#36332d;border-right:1px solid #c8c1b5;border-bottom:1px solid #c8c1b5;transition:.22s}.hall-jump-grid button:hover{background:#292720;color:#f0eadf}.hall-jump-grid button.is-current{background:#9f2f29;color:#fff}.hall-jump-grid i{font:normal 11px Arial;color:#a13b31}.hall-jump-grid .is-current i{color:#edc4bd}.hall-jump-grid strong{display:block;font:400 16px var(--song);letter-spacing:.06em}.hall-jump-grid small{display:block;margin-top:6px;color:#8f897e;font:7px Arial;letter-spacing:.12em}.hall-jump-grid button:hover small,.hall-jump-grid .is-current small{color:rgba(255,255,255,.58)}.hall-jump-grid b{font:normal 9px var(--song);white-space:nowrap}
@media(max-width:700px){.node-stepper{bottom:98px}.node-stepper button{min-width:88px;height:38px;padding:0 10px}.hall-jump{padding:34px 22px}.hall-jump-head{grid-template-columns:1fr}.hall-jump-head p{margin-top:10px}.hall-jump-grid{grid-template-columns:1fr}.hall-jump-grid button{min-height:70px}}
.junken-crosslink{width:100%;margin-top:22px;padding:14px 18px;border:1px solid #a94435;color:#8d2e24;display:flex;align-items:center;justify-content:space-between;font:13px var(--song);letter-spacing:.08em;transition:.2s}.junken-crosslink:hover{background:#a94435;color:#f4eee3}.junken-crosslink b{font:normal 18px Arial}
