.hof-page{width:min(1500px,calc(100% - 48px));margin:0 auto;padding:0 0 80px;color:#d8c9b7}.hof-commandbar{display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;gap:24px;min-height:94px;padding:14px 22px;border-bottom:1px solid #38251b;background:linear-gradient(90deg,rgba(237,86,55,.06),transparent 30%,transparent 70%,rgba(237,86,55,.06)),#060504}.hof-title span,.hof-records-head span{color:#ed5637;font:800 10px var(--mono);letter-spacing:.18em}.hof-title h1{margin:5px 0 0;color:#f0dfc5;font:400 clamp(27px,3vw,40px)/.95 var(--display);letter-spacing:.05em;text-transform:uppercase}.hof-commandbar>p{margin:0;color:#8f7e70;font:10px/1.5 var(--mono);letter-spacing:.06em;text-align:right;text-transform:uppercase}.hof-mode-switch{display:flex;justify-content:center;gap:7px}.hof-mode-switch a{min-width:94px;padding:11px 14px;border:1px solid #413128;background:#0d0907;color:#8f8174;font:800 10px var(--mono);letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase}.hof-mode-switch a:hover,.hof-mode-switch a.is-active{border-color:#d84f30;color:#ffe0c0;background:linear-gradient(#2e130d,#130907)}.hof-game-switch{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;padding:18px 0 22px;overflow-x:auto}.hof-game-btn{position:relative;isolation:isolate;display:flex;min-width:150px;min-height:175px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:15px;border:1px solid #30251e;background:linear-gradient(180deg,rgba(5,5,5,.1),rgba(5,5,5,.94)),var(--hof-game-art) center/cover;color:#cbbba8;text-decoration:none}.hof-game-btn::after{position:absolute;z-index:-1;right:0;bottom:0;left:0;height:3px;background:#ed5637;content:"";opacity:0}.hof-game-btn:hover,.hof-game-btn.is-active{border-color:#c84b2f;color:#fff0dc;filter:brightness(1.1)}.hof-game-btn.is-active::after{opacity:1}.hof-game-mark{position:absolute;top:13px;left:13px;display:grid;width:43px;height:43px;place-items:center;border:1px solid #a8412b;background:#080605;color:#ed5637;font:800 12px var(--mono)}.hof-game-index{position:absolute;top:15px;right:13px;color:#9a8879;font:800 9px var(--mono);letter-spacing:.14em}.hof-game-btn>span:last-child{min-width:0}.hof-game-btn strong,.hof-game-btn small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hof-game-btn strong{font:400 16px var(--display);text-transform:uppercase}.hof-game-btn small{margin-top:5px;color:#88796c;font:9px var(--mono)}.hof-arena{position:relative;isolation:isolate;height:clamp(390px,36vw,530px);overflow:hidden;border:1px solid #35241b;border-bottom-color:#c64a2f;background:var(--hof-arena-art) center/cover}.hof-arena[data-game=q3][data-mode=overall]{background-image:url('hof/podium-overall-v2.jpg')}.hof-arena[data-game=q3][data-mode=duel]{background-image:url('hof/podium-duel-v2.jpg')}.hof-arena[data-game=q3][data-mode=ffa]{background-image:url('hof/podium-ffa.jpg')}.hof-arena-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.6),transparent 30%,transparent 60%,rgba(0,0,0,.84)),linear-gradient(90deg,rgba(0,0,0,.5),transparent 30%,transparent 70%,rgba(0,0,0,.5))}.hof-podium-player{position:absolute;bottom:24px;display:flex;max-width:31%;flex-direction:column;color:#ddcfbe;text-align:center;text-decoration:none;text-shadow:0 3px 10px #000}.hof-podium-player small{color:#ed5637;font:800 10px var(--mono)}.hof-podium-player strong{overflow:hidden;font:400 clamp(19px,2.4vw,34px) var(--display);text-overflow:ellipsis;white-space:nowrap}.hof-podium-player span{color:#aa9785;font:10px var(--mono)}.hof-podium-rank-1{left:50%;bottom:45px;transform:translateX(-50%)}.hof-podium-rank-2{left:8%}.hof-podium-rank-3{right:8%}.hof-records-head{display:flex;align-items:end;justify-content:space-between;margin:42px 0 17px}.hof-records-head h2{margin:7px 0 0;color:#f0dfc5;font:400 clamp(30px,4vw,52px)/1 var(--display);text-transform:uppercase}.hof-records-head>a{color:#ba8f55;font:800 10px var(--mono);text-transform:uppercase}.hof-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hof-card{min-width:0;padding:16px 18px;border:1px solid #35261e;background:linear-gradient(160deg,rgba(38,23,16,.72),rgba(10,7,5,.96))}.hof-card h3{display:flex;justify-content:space-between;gap:10px;margin:0 0 10px;padding-bottom:9px;border-bottom:1px solid #34231a;color:#ed5637;font:800 11px var(--mono);letter-spacing:.1em;text-transform:uppercase}.hof-card h3 small{color:#76675b;font-size:8px;font-weight:600}.hof-card ol{margin:0;padding:0;list-style:none}.hof-card li{display:grid;grid-template-columns:22px 36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;border-bottom:1px dotted #33241c;font:11px var(--mono)}.hof-card li:last-child{border-bottom:0}.hof-pos{color:#78675a;text-align:center}.hof-rank-1 .hof-pos,.hof-rank-1>strong{color:#e9bc55}.hof-rank-2 .hof-pos,.hof-rank-2>strong{color:#c9c5be}.hof-rank-3 .hof-pos,.hof-rank-3>strong{color:#c58552}.hof-avatar{width:36px;height:36px;border:1px solid #423129;background:#0a0806;object-fit:cover}.hof-avatar-empty{display:block;background:linear-gradient(135deg,#2b1a13,#0c0907)}.hof-name{min-width:0;overflow:hidden;color:#dfd1bf;text-overflow:ellipsis;white-space:nowrap}.hof-name>a{color:inherit;text-decoration:none}.hof-name>a:hover{color:#ed5637}.hof-name small{display:block;margin-top:3px;overflow:hidden;color:#786b60;font-size:8px;text-overflow:ellipsis}.hof-card li>strong{color:#d45439;font-size:12px;font-variant-numeric:tabular-nums}.hof-empty{display:grid;min-height:120px;place-items:center;color:#77695e;font:11px var(--mono)}.hof-card-cs-players{grid-row:span 2}.hof-card-clans{grid-row:span 2}
@media(max-width:1000px){.hof-commandbar{grid-template-columns:1fr}.hof-commandbar>p{text-align:left}.hof-mode-switch{justify-content:flex-start}.hof-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hof-game-switch{grid-template-columns:repeat(7,170px)}}
@media(max-width:650px){.hof-page{width:calc(100% - 24px)}.hof-commandbar{padding-inline:14px}.hof-mode-switch{overflow-x:auto}.hof-mode-switch a{min-width:86px}.hof-game-switch{grid-template-columns:repeat(7,145px)}.hof-game-btn{min-width:145px;min-height:150px}.hof-arena{height:380px}.hof-podium-player{max-width:40%}.hof-podium-rank-2{left:3%}.hof-podium-rank-3{right:3%}.hof-podium-player strong{font-size:18px}.hof-podium-player span{font-size:8px}.hof-record-grid{grid-template-columns:1fr}.hof-records-head{align-items:flex-start;flex-direction:column;gap:12px}.hof-records-head h2{font-size:32px}}
