.share-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.hall-display-btn{white-space:nowrap}.hall-display{width:min(1200px,calc(100% - 24px));height:min(92vh,900px);border:0;border-radius:24px;padding:0;background:#0f241c;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35)}.hall-display::backdrop{background:rgba(5,14,10,.72);backdrop-filter:blur(4px)}.hall-shell{height:100%;display:flex;flex-direction:column}.hall-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.12)}.hall-toolbar strong{font-size:1.05rem}.hall-toolbar-actions{display:flex;gap:8px}.hall-toolbar .btn{background:#fff;color:#123126;border-color:transparent}.hall-content{padding:20px;overflow:auto}.hall-round-title{display:flex;justify-content:space-between;gap:14px;align-items:end;margin-bottom:18px}.hall-round-title span{font-size:2rem;font-weight:950}.hall-round-title strong{color:#bce8cd}.hall-courts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hall-court{border:1px solid rgba(255,255,255,.15);border-radius:22px;background:rgba(255,255,255,.07);overflow:hidden}.hall-court header{display:flex;justify-content:space-between;gap:12px;padding:13px 16px;background:rgba(255,255,255,.07)}.hall-court header span{font-size:1.2rem;font-weight:950}.hall-court header b{color:#bce8cd}.hall-versus{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:24px}.hall-versus>div{display:grid;gap:10px}.hall-versus>div:last-child{text-align:right}.hall-versus strong{display:block;font-size:clamp(1.25rem,2.4vw,2rem);line-height:1.15}.hall-versus>span{font-size:1.1rem;font-weight:950;color:#8fbea1}.hall-bench{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.08)}.hall-bench span{color:#bce8cd;font-weight:900}.hall-bench b{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.1)}.hall-empty{display:grid;place-items:center;min-height:50vh;font-size:1.3rem;color:#cfe4d6}.profile-rating{display:grid;grid-template-columns:1fr auto;gap:2px 12px;align-items:center;margin:-4px 0 16px;padding:14px 16px;border-radius:16px;background:var(--brand-soft)}.profile-rating span{font-weight:850;color:var(--brand-dark)}.profile-rating strong{grid-row:1/3;grid-column:2;font-size:2rem;color:var(--brand-dark)}.profile-rating small{color:var(--muted)}.rating-note{margin:16px 0 0;padding:12px 14px;border-radius:13px;background:#f7faf8;color:var(--muted);font-size:.72rem;line-height:1.5}.rating-cell b,.rating-cell small{display:block}.rating-cell small{color:var(--muted);font-size:.62rem}.profile-open{border:0;background:none;padding:0;color:inherit;font:inherit;font-weight:850;cursor:pointer}.profile-open:hover{text-decoration:underline;text-decoration-style:dotted}@media(max-width:800px){.hall-courts{grid-template-columns:1fr}.hall-versus strong{font-size:1.3rem}.hall-display{height:96vh;width:calc(100% - 12px)}.hall-content{padding:12px}.hall-toolbar{align-items:flex-start}.hall-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}}