:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#06060b;--panel:#141122d1;--panel-strong:#1a152cf2;--border:#b7a1ff2e;--text:#f5f1ff;--muted:#b8aed9;--purple:#8d62ff;--purple-soft:#8d62ff2e;--pink:#ce78ff;--blue:#4c63ff;--shadow:0 24px 80px #0000006b;--green:#68ffb3;--amber:#fc6;--red:#ff8a8a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#354ad54d,#0000 28%),radial-gradient(circle at 100% 0,#b65bff38,#0000 30%),linear-gradient(#080811 0%,#100d1b 45%,#07070c 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;background:linear-gradient(135deg,#3e44c614,#b25aff14);position:fixed;inset:0}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,4.4rem);line-height:.95}h2{letter-spacing:-.03em;font-size:clamp(1.55rem,2.2vw,2.4rem);line-height:1.04}h3{font-size:1.08rem}.page-shell{min-height:100vh;position:relative;overflow:hidden}.page-grid{z-index:1;gap:20px;width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 64px;display:grid;position:relative}.panel{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#120f1fe6,#0b0a14e0);border-radius:28px;position:relative;overflow:hidden}.panel:after{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 24%);position:absolute;inset:0}.hero-card,.search-card,.stats-card,.leaderboards-card,.graphs-card,.cta-card{padding:28px}.search-card{z-index:5;overflow:visible}.hero-topline,.section-kicker,.leaderboard-card__eyebrow{background:var(--purple-soft);color:#ddd0ff;letter-spacing:.03em;border:1px solid #ab8dff29;border-radius:999px;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.brand-row{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;margin-top:18px;display:grid}.brand-mark{background:linear-gradient(#755fdc38,#422d6d33);border:1px solid #c4aeff29;border-radius:28px;padding:10px}.hero-copy,.section-heading-row p,.cta-card p,.search-form__note,.leaderboard-row__meta,.timeline-entry__meta,.match-card__meta,.search-empty__body,.timeline-empty,.leaderboard-empty{color:var(--muted)}.hero-copy{max-width:760px;margin-top:14px;font-size:1.02rem;line-height:1.7}.hero-actions,.cta-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg, var(--blue), var(--purple));color:#fff}.button--secondary{color:var(--text);background:#ffffff0a;border-color:#ffffff1a}.status-line{color:var(--muted);align-items:center;gap:10px;margin-top:20px;font-size:.95rem;display:flex}.status-dot{border-radius:999px;width:10px;height:10px;box-shadow:0 0 16px}.status-dot.is-live{color:var(--green);background:var(--green)}.status-dot.is-fallback{color:var(--amber);background:var(--amber)}.section-heading-row{justify-content:space-between;align-items:end;gap:14px;margin-top:18px;display:flex}.search-form{z-index:6;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:22px;display:grid;position:relative}.search-form__field{gap:8px;display:grid}.search-form__field-wrap{z-index:7;position:relative}.search-form__label{color:#ddd5f5;font-size:.86rem;font-weight:700}.search-form__input{width:100%;min-height:52px;color:var(--text);font:inherit;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:0 16px}.search-form__input::placeholder{color:#8f88aa}.search-form__button{min-width:132px}.search-form__suggestions{z-index:100;background:linear-gradient(#120f1ffa,#0b0a14fa);border:1px solid #ab8dff2e;border-radius:18px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 48px #0000006b}.search-form__suggestion,.search-form__suggestion-empty{background:#ffffff0a;border-radius:14px;padding:12px 14px}.search-form__suggestion{width:100%;color:inherit;cursor:pointer;text-align:left;font:inherit;border:0;transition:background .15s,transform .15s}.search-form__suggestion:hover{background:#ffffff14;transform:translateY(-1px)}.search-form__suggestion-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.search-form__suggestion-topline>*{min-width:0}.search-form__suggestion-title{font-weight:700}.search-form__suggestion-status,.search-form__suggestion-meta,.search-form__suggestion-empty{color:var(--muted)}.search-form__suggestion-status,.search-form__suggestion-meta{font-size:.84rem;line-height:1.5}.search-form__suggestion-meta{margin-top:4px}.search-form__suggestion-empty{font-size:.84rem;line-height:1.5}.search-form__note{margin-top:12px;font-size:.92rem;line-height:1.6}.search-results,.search-empty{margin-top:22px}.search-results{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr);gap:16px;display:grid}.search-results__primary,.search-results__matches,.timeline-card,.leaderboard-card,.match-card,.search-empty,.stat-tile{background:linear-gradient(#ffffff0d,#ffffff06);border:1px solid #ffffff14;border-radius:22px}.search-results__primary,.search-results__matches,.search-empty,.leaderboard-card{padding:20px}.search-results__topline{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.search-results__topline>*{min-width:0}.search-results__profile-link{color:#d9d1ff;font-size:.9rem;font-weight:700}.search-results__identity{min-width:0;margin-top:18px}.search-results__handle{color:#d8d0f2;margin-top:6px;font-weight:700}.search-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.search-metric{background:#ffffff0a;border-radius:18px;padding:14px}.search-metric span{color:#b8afd7;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;display:block}.search-metric strong{margin-top:6px;font-size:.96rem;line-height:1.4;display:block}.search-timelines{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.timeline-card{padding:18px}.timeline-card__title,.search-results__matches-title{font-size:.92rem;font-weight:800}.timeline-list,.match-list,.leaderboard-list{gap:10px;margin-top:14px;display:grid}.timeline-entry{background:#ffffff0a;border-radius:16px;min-width:0;padding:12px 14px}.timeline-entry__title{font-size:.94rem;line-height:1.4}.timeline-entry__meta,.match-card__meta,.leaderboard-row__meta,.leaderboard-empty,.timeline-empty{margin-top:4px;font-size:.84rem;line-height:1.5}.match-card{padding:14px 15px;transition:border-color .15s,transform .15s,background .15s}.match-card:hover{border-color:#ab8dff47;transform:translateY(-1px)}.match-card.is-selected{background:linear-gradient(#4c63ff1f,#ffffff08);border-color:#68ffb347}.match-card__topline{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.match-card__topline>*{min-width:0}.match-card__rank{color:#d7cdf8;font-size:.82rem;font-weight:700}.match-card__title{margin-top:10px;font-weight:700;line-height:1.4}.status-pill{letter-spacing:.03em;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.status-pill--mini{min-height:26px;padding:0 10px;font-size:.75rem}.status-pill--online{color:#86ffd1;background:#68ffb31f}.status-pill--ingame{color:#7ff1ff;background:#4ccdff1f}.status-pill--studio{color:#ffc78a;background:#ffa55324}.status-pill--offline{color:#ffd6d6;background:#ff8a8a1f}.status-pill--unknown{color:#d8d0f2;background:#ffffff0f}.search-empty__title{font-size:1rem;font-weight:800}.search-empty__body{margin-top:10px;line-height:1.6}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.stat-tile{padding:18px}.stat-value{letter-spacing:-.04em;font-size:clamp(1.75rem,2.6vw,2.6rem);font-weight:800}.stat-label{color:var(--muted);margin-top:10px;line-height:1.45}.leaderboards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.leaderboard-card h3{margin-top:14px;font-size:1.18rem}.leaderboard-row{background:#ffffff0a;border-radius:18px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:transform .15s,background .15s,border-color .15s;display:grid}.leaderboard-row--game{grid-template-columns:26px 44px minmax(0,1fr) auto}.leaderboard-row:hover{background:#ffffff0f;transform:translateY(-1px)}.leaderboard-row__rank{color:#ddd3ff;text-align:center;font-size:.86rem;font-weight:800}.leaderboard-row__image{object-fit:cover;background:#ffffff14;border-radius:12px;width:44px;height:44px}.leaderboard-row__image--fallback{color:#fff;background:linear-gradient(135deg, var(--blue), var(--purple));justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.leaderboard-row__body{min-width:0}.leaderboard-row__title{font-size:.94rem;font-weight:700;line-height:1.35}.leaderboard-row__value{color:#f6f2ff;text-align:right;max-width:150px;font-size:.92rem;font-weight:800}.leaderboard-row__value--small{min-width:84px;font-size:.84rem}.leaderboard-empty{background:#ffffff0a;border-radius:18px;padding:14px}.leaderboard-actions{gap:10px;margin-top:14px;display:grid}.leaderboard-view-more{width:100%;min-height:42px;line-height:1.1;position:relative;overflow:hidden}.leaderboard-view-more:disabled{cursor:wait;opacity:.96;transform:none}.leaderboard-view-more[aria-busy=true]:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.1s ease-in-out infinite leaderboard-loading-sheen;position:absolute;inset:0;transform:translate(-100%)}.leaderboard-view-more__label{z-index:1;align-items:center;display:inline-flex;position:relative}.leaderboard-loading-dots{min-width:1.6em;margin-left:2px;display:inline-flex}.leaderboard-loading-dots span{opacity:.2;animation:1.2s ease-in-out infinite leaderboard-loading-dot}.leaderboard-loading-dots span:nth-child(2){animation-delay:.15s}.leaderboard-loading-dots span:nth-child(3){animation-delay:.3s}.leaderboard-error{color:var(--red);font-size:.84rem;line-height:1.5}@keyframes leaderboard-loading-dot{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}@keyframes leaderboard-loading-sheen{0%{transform:translate(-100%)}to{transform:translate(100%)}}.truncate-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cta-card p{max-width:720px;margin-top:12px;line-height:1.7}.graphs-page-grid{width:min(1240px,100% - 32px)}.graphs-card>*{z-index:1;position:relative}.graphs-card__heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.graphs-card__heading h1{margin-top:16px}.graph-alert,.graph-empty{color:var(--muted);line-height:1.6}.graph-alert{background:#ffcc6614;border:1px solid #fc63;border-radius:16px;margin-top:18px;padding:12px 14px}.graph-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.graph-summary>div,.graph-panel,.graph-controls{background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff14}.graph-summary>div{border-radius:18px;min-width:0;padding:14px 16px}.graph-summary span{color:#b8afd7;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;display:block}.graph-summary strong{margin-top:6px;font-size:1rem;display:block}.graph-layout{grid-template-columns:minmax(0,1fr) minmax(240px,292px);align-items:start;gap:16px;margin-top:16px;display:grid}.graph-panel{border-radius:22px;min-width:0;min-height:520px;padding:16px;overflow:hidden}.daily-graph{touch-action:none;width:100%;min-height:320px;display:block}.daily-graph__plot-bg{fill:#ffffff06;stroke:#ffffff14}.daily-graph__grid-line{stroke:#ffffff14;stroke-width:1px}.daily-graph__tick-line{stroke:#ffffff2e;stroke-width:1px}.daily-graph__axis-label{fill:#b8afd7;font-size:18px;font-weight:700}.daily-graph__series{fill:none;stroke-width:3.25px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #ffffff2e)}.daily-graph__hover-line{stroke:#ffffff42;stroke-dasharray:6 8;stroke-width:1.5px}.daily-graph__point{stroke:#090812;stroke-width:3px}.graph-tooltip{background:#06060b9e;border:1px solid #ffffff14;border-radius:18px;max-height:188px;margin-top:12px;padding:14px;overflow:auto}.graph-tooltip__date{font-weight:800}.graph-tooltip__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:10px;display:grid}.graph-tooltip__value{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.graph-tooltip__value span,.graph-toggle__swatch{border-radius:999px;width:10px;height:10px;box-shadow:0 0 12px}.graph-tooltip__value em{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-style:normal;overflow:hidden}.graph-tooltip__value strong{font-size:.84rem}.graph-empty{text-align:center;place-items:center;min-height:440px;display:grid}.graph-controls{border-radius:22px;padding:16px}.graph-controls__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.graph-controls__actions button{min-height:38px;color:var(--text);cursor:pointer;font:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;font-weight:800}.graph-toggle-list{gap:8px;margin-top:14px;display:grid}.graph-toggle{color:#ddd5f5;cursor:pointer;grid-template-columns:18px 10px minmax(0,1fr);align-items:center;gap:9px;min-height:36px;font-size:.86rem;font-weight:800;display:grid}.graph-toggle input{width:16px;height:16px;accent-color:var(--purple)}.graph-toggle__label{min-width:0}.stars{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.star{opacity:0;background:#fff;border-radius:999px;animation-name:starFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;box-shadow:0 0 8px #ffffffe6,0 0 22px #a082ffa6}@keyframes starFloat{0%{opacity:0;transform:translate(0,0)scale(.7)}20%{opacity:.95}50%{opacity:.35;transform:translate(12px,-18px)scale(1)}to{opacity:0;transform:translate(-16px,24px)scale(.8)}}@media (max-width:1120px){.stats-grid,.search-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.brand-row,.search-results,.search-timelines,.leaderboards-grid{grid-template-columns:1fr}.brand-mark{max-width:112px}.section-heading-row{flex-direction:column;align-items:start}.graph-layout,.graph-tooltip__values{grid-template-columns:1fr}}@media (max-width:760px){.page-grid{width:min(100% - 20px,1180px);padding:20px 0 40px}.hero-card,.search-card,.stats-card,.leaderboards-card,.graphs-card,.cta-card{padding:20px}.search-form{grid-template-columns:1fr}.search-form__button,.button{width:100%}.graphs-page-grid{width:min(100% - 20px,1240px)}.hero-actions,.cta-actions{flex-direction:column}}@media (max-width:640px){.stats-grid,.search-metrics{grid-template-columns:1fr}.leaderboard-row,.leaderboard-row--game{grid-template-columns:26px minmax(0,1fr)}.leaderboard-row__image,.leaderboard-row__value{grid-column:2}.leaderboard-row__value{text-align:left}.graphs-card__heading{grid-template-columns:1fr;display:grid}.graph-summary{grid-template-columns:1fr}.graph-panel{min-height:440px;padding:10px}.daily-graph{min-height:260px}}
