/* Hall Of Fan Arcade shared presentation */
.hofa{--hof-bg:#fff;--hof-ink:#0f1e33;--hof-navy:#132a46;--hof-gold:#f2b632;--hof-card:#f5f7fa;--hof-line:#d9e1ea;--hof-good:#157347;--hof-bad:#b42318;font-family:Arial,Helvetica,sans-serif;color:var(--hof-ink);background:var(--hof-bg);min-height:70vh;padding:18px 12px 32px}.hofa *{box-sizing:border-box}.hofa button,.hofa input,.hofa select{font:inherit}.hofa__wrap{width:min(760px,100%);margin:0 auto}.hofa__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.hofa__brand{font-weight:1000;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.hofa__venue{font-size:12px;font-weight:800;color:#5b6b7c}.hofa__card{background:#fff;border:2px solid var(--hof-line);border-radius:22px;box-shadow:0 12px 30px rgba(15,30,51,.10);overflow:hidden}.hofa__hero{padding:20px;background:linear-gradient(135deg,var(--hof-navy),#1f4a73);color:#fff}.hofa__eyebrow{margin:0 0 5px;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--hof-gold)}.hofa h1{margin:0;font-size:clamp(30px,8vw,54px);line-height:.95;letter-spacing:-.04em}.hofa__subtitle{margin:10px 0 0;color:#eaf0f7;font-size:14px;line-height:1.45}.hofa__hud{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;background:#edf2f6;border-bottom:1px solid var(--hof-line)}.hofa__hud div{background:#fff;border-radius:10px;text-align:center;padding:7px 4px;min-width:0}.hofa__hud span{display:block;font-size:9px;font-weight:900;color:#6b7785;text-transform:uppercase;letter-spacing:.08em}.hofa__hud strong{display:block;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hofa__stage{position:relative;min-height:430px;padding:16px;background:linear-gradient(#f9fbfd,#eef3f7);touch-action:none}.hofa__panel{padding:18px;background:#fff;border:1px solid var(--hof-line);border-radius:16px}.hofa__panel h2,.hofa__panel h3{margin:0 0 8px}.hofa__panel p{line-height:1.45}.hofa__btn{appearance:none;border:0;border-radius:12px;background:var(--hof-gold);color:#16263b;font-weight:1000;padding:13px 18px;cursor:pointer;min-height:48px}.hofa__btn--dark{background:var(--hof-navy);color:#fff}.hofa__btn--ghost{background:#fff;border:2px solid var(--hof-line);color:var(--hof-ink)}.hofa__btn:disabled{opacity:.45;cursor:not-allowed}.hofa__actions{display:flex;gap:8px;flex-wrap:wrap}.hofa__actions>*{flex:1}.hofa__choices{display:grid;gap:9px;margin-top:14px}.hofa__choice{width:100%;text-align:left;border:2px solid var(--hof-line);background:#fff;border-radius:12px;padding:13px;font-weight:800}.hofa__choice.is-selected{border-color:var(--hof-navy);background:#eef4fa}.hofa__choice.is-good{border-color:var(--hof-good);background:#e9f7ef}.hofa__choice.is-bad{border-color:var(--hof-bad);background:#fff0ee}.hofa__input{width:100%;border:2px solid var(--hof-line);border-radius:12px;padding:13px;background:#fff}.hofa__status{min-height:22px;margin:10px 0 0;font-size:13px;font-weight:800;color:#5c6b7a}.hofa__overlay{position:absolute;inset:0;z-index:10;display:grid;place-items:center;padding:16px;background:rgba(10,24,42,.84)}.hofa__overlay[hidden]{display:none}.hofa__overlay .hofa__panel{width:min(520px,100%)}.hofa__canvas{display:block;width:100%;height:390px;border-radius:16px;background:#b9d9f4;border:2px solid #93b2ca}.hofa__lane{display:grid;grid-template-columns:repeat(3,1fr);height:390px;border-radius:16px;overflow:hidden;border:2px solid #93b2ca;background:linear-gradient(#8fc0e6 0 38%,#5b9b48 38%)}.hofa__lane>div{position:relative;border-left:1px dashed rgba(255,255,255,.55)}.hofa__lane>div:first-child{border-left:0}.hofa__runner{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);font-size:38px}.hofa__fall{position:absolute;top:-40px;left:50%;transform:translateX(-50%);font-size:30px}.hofa__memory{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hofa__memory button{aspect-ratio:1;border:2px solid var(--hof-line);border-radius:12px;background:var(--hof-navy);color:#fff;font-size:26px;font-weight:1000}.hofa__memory button.is-open{background:#fff;color:var(--hof-ink)}.hofa__order{display:grid;gap:8px}.hofa__order button{text-align:left;border:2px solid var(--hof-line);background:#fff;border-radius:12px;padding:12px;font-weight:800}.hofa__order button.is-picked{background:var(--hof-navy);color:#fff}.hofa__leaderboard{margin-top:14px}.hofa__leaderboard ol{margin:8px 0 0;padding-left:24px}.hofa__leaderboard li{padding:7px 0;border-bottom:1px solid var(--hof-line);font-weight:800}.hofa__join{display:grid;gap:10px}.hofa__small{font-size:12px;color:#657383}.hofa__footer{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px;font-size:11px;color:#748190}.hofa__meter{height:20px;border-radius:999px;background:#dce4ec;overflow:hidden}.hofa__meter i{display:block;height:100%;width:0;background:var(--hof-gold)}.hofa__target-area{position:relative;height:360px;background:linear-gradient(#9ac7e7 0 45%,#3f7f3e 45%);border-radius:16px;overflow:hidden;border:2px solid #8cadc5}.hofa__target{position:absolute;width:72px;height:72px;border-radius:50%;border:8px solid #fff;background:#df4c35;box-shadow:0 0 0 8px #173b66;color:#fff;font-weight:1000;display:grid;place-items:center}.hofa__kick-field{height:360px;border-radius:16px;background:linear-gradient(#a8d5f0 0 45%,#4c9446 45%);position:relative;overflow:hidden}.hofa__upright{position:absolute;left:50%;top:52px;transform:translateX(-50%);width:170px;height:185px;border-left:8px solid #f4cf42;border-right:8px solid #f4cf42;border-bottom:8px solid #f4cf42}.hofa__kick-marker{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);font-size:44px}.hofa__poll-results{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.hofa__poll-results div{padding:14px;border-radius:12px;background:#edf2f6;text-align:center}.hofa__big{font-size:44px;font-weight:1000;line-height:1}.hofa__flash{animation:hofFlash .22s ease}@keyframes hofFlash{50%{transform:scale(1.03)}}
@media(max-width:520px){.hofa{padding:0 0 22px}.hofa__wrap{width:100%}.hofa__card{border-left:0;border-right:0;border-radius:0}.hofa__stage{min-height:calc(100svh - 215px);padding:12px}.hofa__canvas,.hofa__lane{height:52vh;max-height:470px}.hofa__hero{padding:16px}.hofa__hud strong{font-size:15px}.hofa__memory{grid-template-columns:repeat(4,1fr)}}
