.home-balance-hero{box-sizing:border-box;background:linear-gradient(180deg, #fcded2 0%, #fcded2 50%, var(--color-bg) 100%);text-align:center;flex-direction:column;align-items:center;width:100vw;margin-top:-57px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:60px;padding-bottom:24px;display:flex}.home-balance-hero__image{aspect-ratio:13/10;object-fit:contain;width:min(100%,360px)}.home-balance-hero__caption{color:#6b5049;margin:-20px 0 15px;font-size:.92rem}.home-balance-hero__start{background:0 0;border:0;justify-content:center;align-items:center;margin:0 auto;padding:0;display:flex}.home-balance-hero__start:disabled{opacity:.6}.home-balance-hero__start-image{aspect-ratio:123/40;object-fit:contain;width:200px;height:auto;display:block}.balance-game-panel{color:#fff;width:min(100%,540px);margin:0 auto}.balance-game-panel--situation,.balance-game-panel--match{text-align:center}.balance-game-panel__hero{justify-content:center;align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.balance-game-panel__hero--compact{margin-bottom:12px}.balance-game-panel__headline{flex-direction:column;align-items:center;gap:2px;display:flex}.balance-game-panel__headline span{color:#ffd24a;text-shadow:0 3px #5824198c;font-size:2rem;font-weight:700;line-height:1}.balance-game-panel__headline strong{color:#ff6a6a;text-shadow:0 4px #00000052;font-size:3rem;font-weight:700;line-height:1}.balance-game-panel__trophy{color:#ffcb2f;filter:drop-shadow(0 8px 12px #48260a47)}.balance-game-panel__helper{color:#fff4e8;margin:0 0 16px;font-size:1rem;font-weight:700}.balance-game-panel__situation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.balance-game-panel__situation-grid>:nth-child(10){grid-column:2}.balance-game-panel__situation-button{color:#ff6b61;background:#fff;border:1.5px solid #ff8a80;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:50px;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 20px #19100d24}.balance-game-panel__round{color:#fff;text-shadow:0 6px 18px #00000059;align-items:center;gap:16px;margin-bottom:30px;line-height:1;display:inline-flex}.balance-game-panel__round-label{font-size:1.45rem;font-style:italic;font-weight:700}.balance-game-panel__round-number{font-size:3.7rem;font-style:italic;font-weight:700}.balance-game-panel__round-final{font-size:2.15rem;font-style:italic;font-weight:700}.balance-game-panel__header-image,.balance-game-result__header-image{object-fit:contain;width:min(100%,320px);height:auto;margin:0 auto 14px;display:block}.balance-game-panel__header-image--match{margin-bottom:10px}.balance-game-panel__header-image--situation{margin-bottom:18px}.balance-game-panel__matchup{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:4px;padding-top:4px;display:grid;position:relative}.balance-game-panel__menu-button{color:#fff;flex-direction:column;align-items:center;gap:22px;min-width:0;display:flex}.balance-game-panel__menu-button--left{grid-column:1/2}.balance-game-panel__menu-button--right{grid-column:3/4}.balance-game-panel__menu-frame{aspect-ratio:1.18;background:#fff4ed;border:4px solid #ff6c6a;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 18px 30px #130a0747}.balance-game-panel__menu-image{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.28)}.balance-game-panel__menu-button strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:8px;font-size:1.5rem;font-weight:700;line-height:1.1;overflow:hidden}.balance-game-panel__vs{z-index:3;justify-content:center;align-items:center;width:100px;height:200px;display:flex;position:absolute;left:calc(50% - 50px)}.balance-game-panel__vs img{object-fit:contain;width:100%;height:100%}.balance-game-result{text-align:center;background:#fff1e7;border-radius:24px;width:min(100%,460px);margin:0 auto;padding:26px 22px;box-shadow:0 18px 36px #1e12082e}.balance-game-result h2{color:#4a3935;margin:0 0 18px;font-size:2.4rem;font-weight:700}.balance-game-result__image-container{background:#fff;border-radius:28px;width:min(100%,320px);height:250px;margin:0 auto 18px;position:relative;overflow:hidden}.balance-game-result__image{object-fit:cover;width:100%;height:100%;display:block}.balance-game-result__report-btn{z-index:10;color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #ef44444d}.balance-game-result__report-btn:hover{background:#dc2626;transform:scale(1.1);box-shadow:0 6px 16px #dc262666}.balance-game-result p{color:#4a3935;margin:0 0 18px;font-size:1.1rem;font-weight:700}.balance-game-result__find{gap:8px;width:100%}@media (width<=640px){.balance-game-panel__headline span{font-size:1.7rem}.balance-game-panel__headline strong{font-size:2.5rem}.balance-game-panel__situation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.balance-game-panel__situation-button{gap:4px;min-height:42px;padding:0 8px;font-size:.84rem}.balance-game-panel__round{gap:10px}.balance-game-panel__round-label{font-size:1.15rem}.balance-game-panel__round-number{font-size:2.8rem}.balance-game-panel__round-final{font-size:1.7rem}.balance-game-panel__matchup{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:6px}.balance-game-panel__menu-button--left{grid-column:1/2}.balance-game-panel__menu-button--right{grid-column:3/4}.balance-game-panel__vs{width:88px;height:88px;margin:0;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.balance-game-panel__menu-button strong{font-size:1.15rem}.balance-game-result h2{font-size:2rem}}
