.history-page .site-main{width:min(1560px,calc(100% - 40px));padding:28px 0 64px}.history-shell{--history-line:rgba(145,187,201,.2);--history-panel:rgba(6,24,37,.84)}.history-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:26px 28px;border:1px solid var(--history-line);background:linear-gradient(135deg,rgba(15,45,64,.92),rgba(5,18,30,.96));box-shadow:0 18px 50px rgba(0,0,0,.24)}.history-hero>div:first-child>span{color:var(--lime);font-size:12px;font-weight:900;letter-spacing:.14em}.history-hero h1{margin:7px 0 5px;color:#f4fbfd;font-size:34px}.history-hero p{margin:0;color:#9db3bf;font-size:15px}.history-summary{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:8px}.history-summary span{display:grid;gap:2px;min-width:100px;padding:10px 12px;border:1px solid rgba(151,191,204,.19);background:rgba(3,17,28,.5);color:#91a9b5;font-size:12px}.history-summary b{color:#eef8fb;font-size:22px;font-variant-numeric:tabular-nums}.history-filters{display:flex;gap:8px;margin:16px 0}.history-filters a{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid var(--history-line);background:rgba(6,25,39,.7);color:#a9bec8;font-size:14px;font-weight:850}.history-filters a:hover,.history-filters a.active{border-color:rgba(183,243,74,.46);background:rgba(87,126,40,.15);color:#eff8f2}.history-filters a.active{box-shadow:inset 0 -2px var(--lime)}.history-filters b{color:#718c99;font-size:12px;font-variant-numeric:tabular-nums}.history-timeline{border:1px solid var(--history-line);background:rgba(3,17,28,.45)}.history-event{display:grid;grid-template-columns:42px minmax(0,1fr);padding:0 22px}.history-event+.history-event{border-top:1px solid rgba(145,187,201,.12)}.history-rail{position:relative;min-height:124px}.history-rail::before{position:absolute;top:0;bottom:0;left:16px;width:1px;background:rgba(151,191,204,.2);content:""}.history-event:first-child .history-rail::before{top:28px}.history-event:last-child .history-rail::before{bottom:calc(100% - 40px)}.history-rail i{position:absolute;top:31px;left:10px;width:13px;height:13px;border:3px solid #163649;border-radius:50%;background:#9eb5bf;box-shadow:0 0 0 4px rgba(6,24,37,.95)}.history-event--auction .history-rail i{background:#f1c15f}.history-event--match .history-rail i{background:var(--lime)}.history-event--roster .history-rail i{background:#74bfff}.history-event--budget .history-rail i{background:#b89aff}.history-card{min-width:0;padding:18px 4px 20px}.history-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px}.history-kind{padding:3px 8px;border:1px solid rgba(154,192,205,.25);color:#a8c0ca;font-size:12px;font-weight:900;letter-spacing:.04em}.history-card-head time{color:#718b98;font-size:12px;font-variant-numeric:tabular-nums}.history-auction,.history-adjustment{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;align-items:center}.history-team-mark{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center}.history-team-mark img{display:block;width:100%;height:100%;object-fit:contain}.history-team-mark b{display:grid;width:48px;height:48px;place-items:center;border:1px solid color-mix(in srgb,var(--team-color,#57a8ff) 72%,white 10%);border-radius:15px;background:color-mix(in srgb,var(--team-color,#57a8ff) 30%,#071827);color:#f3fbff;font-size:20px}.history-event-copy{min-width:0}.history-event-copy h2,.history-match-note h2{overflow:hidden;margin:0;color:#eef8fb;font-size:18px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.history-event-copy p,.history-match-note p{margin:5px 0 0;color:#9db3bd;font-size:14px;line-height:1.45}.history-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.history-meta span{padding:3px 7px;border:1px solid rgba(151,191,204,.18);color:#849eaa;font-size:11px}.history-price,.history-delta{color:#f2ca70;font-size:25px;font-variant-numeric:tabular-nums;white-space:nowrap}.history-price small,.history-delta small{margin-left:3px;color:#8fa5ae;font-size:12px}.history-delta.positive{color:#b9ee71}.history-delta.negative{color:#ff9f91}.history-adjustment-icon{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(116,191,255,.36);border-radius:50%;background:rgba(55,117,169,.16);color:#8cc9ff;font-size:24px}.history-match{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:22px;align-items:center;padding:4px 0}.history-match-team{display:flex;align-items:center;gap:12px;min-width:0}.history-match-team.home{justify-content:flex-end;text-align:right}.history-match-team.home .history-team-mark{order:2}.history-match-team.away{justify-content:flex-start}.history-match-team>span{overflow:hidden;color:#e8f3f6;font-size:17px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.history-score{display:grid;min-width:114px;place-items:center}.history-score strong{color:#f4fbfd;font-size:33px;font-variant-numeric:tabular-nums;line-height:1}.history-score strong i{margin:0 9px;color:#647f8c;font-style:normal}.history-score small{margin-top:6px;color:#8098a4;font-size:11px}.history-score--reverted strong{color:#e9ad82;font-size:17px}.history-match-note{margin-top:10px;text-align:center}.history-match-note h2{font-size:14px}.history-match-note p{font-size:13px}.history-empty{display:grid;min-height:220px;padding:30px;place-items:center;text-align:center}.history-empty b{color:#e7f2f5;font-size:20px}.history-empty p{margin:8px 0 0;color:#8ba3ae;font-size:14px}.history-empty--page{margin-top:18px;border:1px solid var(--history-line);background:var(--history-panel)}.history-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;color:#91a8b3;font-size:14px}.history-pagination .button-link{min-height:38px;padding:0 14px}@media(min-width:2560px){.history-page .site-main{width:min(2200px,calc(100% - 96px));padding-top:44px}.history-hero{padding:34px 40px}.history-hero h1{font-size:44px}.history-hero p{font-size:19px}.history-summary span{min-width:140px;padding:14px 18px;font-size:16px}.history-summary b{font-size:29px}.history-filters a{min-height:52px;padding:0 22px;font-size:18px}.history-event{grid-template-columns:56px minmax(0,1fr);padding-inline:30px}.history-rail{min-height:154px}.history-rail::before{left:22px}.history-rail i{top:38px;left:15px;width:16px;height:16px}.history-card{padding:24px 6px 27px}.history-kind,.history-card-head time{font-size:15px}.history-team-mark{width:70px;height:70px}.history-team-mark b{width:64px;height:64px;font-size:26px}.history-event-copy h2{font-size:24px}.history-event-copy p{font-size:18px}.history-meta span{font-size:14px}.history-price,.history-delta{font-size:33px}.history-match-team>span{font-size:22px}.history-score strong{font-size:43px}.history-score small{font-size:14px}.history-match-note h2{font-size:18px}.history-match-note p{font-size:16px}}@media(max-width:900px){.history-page .site-main{width:calc(100% - 24px);padding-top:18px}.history-hero{align-items:stretch;flex-direction:column;padding:20px}.history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.history-summary span{min-width:0}.history-filters{overflow-x:auto;padding-bottom:2px}.history-filters a{flex:0 0 auto}.history-event{grid-template-columns:28px minmax(0,1fr);padding:0 10px}.history-rail::before{left:10px}.history-rail i{left:4px}.history-match{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.history-match-team{gap:6px}.history-match-team .history-team-mark{width:40px;height:40px}.history-match-team .history-team-mark b{width:38px;height:38px;border-radius:11px;font-size:16px}.history-match-team>span{font-size:13px}.history-score{min-width:70px}.history-score strong{font-size:24px}.history-score strong i{margin-inline:4px}.history-score small{font-size:9px}}@media(max-width:560px){.history-hero h1{font-size:29px}.history-hero p{font-size:14px;line-height:1.5}.history-summary b{font-size:19px}.history-card-head{align-items:flex-start;flex-direction:column;gap:5px}.history-auction,.history-adjustment{grid-template-columns:auto minmax(0,1fr)}.history-price,.history-delta{grid-column:2;margin-top:2px;font-size:20px}.history-event-copy h2{font-size:16px;white-space:normal}.history-event-copy p{font-size:13px}.history-team-mark{width:46px;height:46px}.history-team-mark b{width:43px;height:43px;border-radius:12px}.history-match{gap:5px}.history-match-team{display:grid;justify-items:center;gap:4px;text-align:center}.history-match-team.home{justify-content:center;text-align:center}.history-match-team.home .history-team-mark{order:0}.history-match-team>span{max-width:100%;font-size:11px}.history-score{min-width:58px}.history-score strong{font-size:21px}.history-score small{max-width:74px;text-align:center}.history-match-note h2{white-space:normal}.history-pagination{justify-content:center}}
