@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#f5f5f2;font-synthesis:none;text-rendering:optimizelegibility;--bg:#080808;--panel:#0d0d0d;--card:#111;--line:#222;--muted:#858585;--dim:#555;--red:#ff4655;--green:#55b99a;background:#080808;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:#f5f5f2;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.brand{letter-spacing:.16em;font-size:16px;font-weight:800}.brand span{color:var(--red)}.section-label,.kicker{letter-spacing:.18em;color:var(--muted);font:500 10px/1.2 DM Mono,monospace}.home-page{flex-direction:column;min-height:100svh;padding:0 4.2vw;display:flex;position:relative;overflow:hidden}.home-grid{pointer-events:none;opacity:.34;background-image:linear-gradient(#151515 1px,#0000 1px),linear-gradient(90deg,#151515 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.home-page:before{content:"";background:#181818;width:1px;height:100%;position:absolute;top:0;left:19%}.home-header,.home-footer{z-index:1;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.home-header>span,.home-footer{letter-spacing:.18em;color:#6f6f6f;font:500 9px/1 DM Mono,monospace}.search-hero{z-index:1;width:min(720px,100%);margin:auto;padding:72px 0;position:relative}.kicker{color:#aaa;align-items:center;gap:10px;display:flex}.kicker span{background:var(--red);width:24px;height:1px;display:block}.search-hero h1{letter-spacing:-.075em;margin:28px 0 20px;font-size:clamp(64px,8.4vw,128px);font-weight:800;line-height:.78}.search-hero h1 span{color:#0000;-webkit-text-stroke:1px #555}.hero-copy{color:#999;margin:0 0 44px;font-size:15px}.search-form{grid-template-columns:1fr 142px;gap:10px;display:grid;position:relative}.search-field-wrap{position:relative}.search-field-wrap label{z-index:1;letter-spacing:.16em;color:#666;font:500 8px DM Mono,monospace;position:absolute;top:10px;left:17px}.search-field-wrap input{color:#fff;background:#0c0c0c;border:1px solid #303030;border-radius:0;outline:none;width:100%;height:70px;padding:21px 100px 3px 17px;font:500 18px DM Mono,monospace;transition:border-color .2s,background .2s}.search-field-wrap input:focus{background:#101010;border-color:#686868}.search-field-wrap input[aria-invalid=true]{border-color:#7d3239}.input-hint{letter-spacing:.12em;color:#4f4f4f;font:500 9px DM Mono,monospace;position:absolute;top:28px;right:16px}.input-hint span{color:var(--red);margin:0 2px}.search-button{border:1px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:12px;height:70px;font-weight:700;transition:background .2s;display:flex}.search-button:hover{background:#e63c4a}.search-button:disabled{opacity:.7;cursor:wait}.form-error{color:#e77a83;margin:0;font:500 11px DM Mono,monospace;position:absolute;top:78px;left:0}.demo-note{color:#5f5f5f;margin:25px 0 0;font:400 10px/1.5 DM Mono,monospace}.demo-note span{color:#c96a72;border:1px solid #4b3335;margin-right:9px;padding:3px 6px}.spinner{border:1px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite spin}.home-footer{border-top:1px solid var(--line);border-bottom:0;height:72px}@keyframes spin{to{transform:rotate(360deg)}}.player-page{background:var(--bg);min-height:100vh}.player-nav{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080808f5;grid-template-columns:210px minmax(300px,520px) 1fr;align-items:center;gap:40px;height:74px;padding:0 max(28px,4.2vw);display:grid;position:sticky;top:0}.search-form--compact{grid-template-columns:1fr 92px;gap:6px;display:grid}.search-form--compact .search-field-wrap label{display:none}.search-form--compact .search-field-wrap input{height:40px;padding:0 13px;font-size:12px}.search-form--compact .search-button{height:40px;font-size:11px}.search-form--compact .form-error{z-index:4;background:#151010;padding:8px;top:44px}.nav-status{letter-spacing:.12em;color:#666;justify-self:end;font:500 9px DM Mono,monospace}.nav-status i{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 8px #55b99a80}.profile-shell{width:min(1400px,92vw);margin:0 auto}.mode-banner{color:#8c7779;border-bottom:1px solid #342527;align-items:center;gap:16px;min-height:44px;display:flex}.mode-banner span{color:#e36b76;letter-spacing:.13em;border:1px solid #5b3035;padding:4px 7px;font:500 9px DM Mono,monospace}.mode-banner p{margin:0;font:400 10px DM Mono,monospace}.profile-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:218px;display:flex}.identity h1{letter-spacing:-.055em;margin:10px 0 18px;font-size:clamp(38px,5vw,68px);line-height:1}.identity h1 span{color:#666;letter-spacing:-.02em;vertical-align:top;margin-left:10px;font-size:.38em}.player-meta{gap:9px;display:flex}.player-meta span{color:#777;letter-spacing:.12em;border-right:1px solid #333;padding-right:10px;font:500 9px DM Mono,monospace}.player-meta span:last-child{border:0}.rank-block{border-left:1px solid var(--line);align-items:center;gap:20px;min-width:260px;padding-left:34px;display:flex}.rank-emblem{clip-path:polygon(50% 0,92% 24%,82% 78%,50% 100%,18% 78%,8% 24%);width:74px;height:74px;color:var(--red);background:#181212;place-items:center;font-size:28px;font-weight:800;display:grid}.rank-block>div:last-child{flex-direction:column;gap:4px;display:flex}.rank-block strong{font-size:21px}.rank-block>div>span{color:#888;font:500 11px DM Mono,monospace}.stats-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.stat-card{border-right:1px solid var(--line);min-height:122px;padding:24px 20px}.stat-card:last-child{border-right:0}.stat-card p{color:#707070;letter-spacing:.13em;margin:0 0 12px;font:500 9px DM Mono,monospace}.stat-card strong{letter-spacing:-.04em;font-size:26px;display:block}.stat-card span{color:#626262;margin-top:4px;font:400 9px DM Mono,monospace;display:block}.stat-card--primary strong{font-size:32px}.content-section{border-bottom:1px solid var(--line);padding:64px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:7px 0 0;font-size:27px}.section-heading>span{color:#555;font:400 9px DM Mono,monospace}.match-list{border-top:1px solid var(--line)}.match-row{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(180px,1.2fr) minmax(110px,.7fr) 90px 90px 100px;align-items:center;min-height:82px;display:grid;position:relative}.match-row:before{content:"";background:#555;width:2px;position:absolute;top:20%;bottom:20%;left:0}.match-row--win:before{background:var(--green)}.match-row--loss:before{background:#c6535d}.result-mark{align-items:center;gap:10px;padding-left:20px;display:flex}.result-mark>span{font-weight:800}.match-row--win .result-mark>span{color:var(--green)}.match-row--loss .result-mark>span{color:#d95b65}.result-mark small,.agent-cell small,.match-time span{color:#666;font:400 10px DM Mono,monospace}.agent-cell{align-items:center;gap:13px;display:flex}.agent-mark{color:#bdbdbd;background:#141414;border:1px solid #323232;flex:none;place-items:center;width:34px;height:34px;font:600 12px DM Mono,monospace;display:inline-grid}.agent-cell>div,.match-time{flex-direction:column;gap:4px;display:flex}.agent-cell strong{font-size:13px}.match-stat span{color:#555;letter-spacing:.12em;margin-bottom:5px;font:400 8px DM Mono,monospace;display:block}.match-stat strong{font:500 13px DM Mono,monospace}.rr{font:600 13px DM Mono,monospace}.rr span{color:#555;font-size:8px}.rr--gain{color:var(--green)}.rr--loss{color:#d95b65}.rr--muted{color:#555}.match-time{text-align:right;padding-right:8px}.match-time strong{font:500 10px DM Mono,monospace}.tabs{border:1px solid var(--line);display:flex}.tabs button{border:0;border-right:1px solid var(--line);color:#666;cursor:pointer;background:0 0;min-width:92px;height:38px;font:500 10px DM Mono,monospace}.tabs button:last-child{border:0}.tabs button.active{color:#fff;background:#171717}.table-scroll{border-top:1px solid var(--line);overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;height:58px;padding:0 18px}th{color:#5c5c5c;letter-spacing:.12em;height:42px;font:500 8px DM Mono,monospace}td{color:#aaa;font:500 11px DM Mono,monospace}td:first-child{color:#eee}td .agent-mark{vertical-align:middle;width:30px;height:30px;margin-right:12px}.player-footer{justify-content:space-between;align-items:center;height:130px;display:flex}.player-footer p{text-align:right;color:#585858;max-width:530px;font:400 9px/1.7 DM Mono,monospace}.state-panel{color:#777;align-content:center;place-items:center;gap:18px;min-height:calc(100vh - 74px);display:grid}.state-panel p{font:500 11px DM Mono,monospace}.loader-line{background:linear-gradient(90deg,transparent,var(--red),transparent);width:180px;height:1px;animation:1.2s ease-in-out infinite scan}@keyframes scan{50%{opacity:.5;transform:scaleX(.4)}}.state-panel--error{text-align:center;padding:30px}.state-panel--error h1{color:#fff;margin:0;font-size:42px}.state-panel--error>p:not(.kicker){max-width:420px;line-height:1.7}.state-panel--error a{border-bottom:1px solid var(--red);color:#ddd;padding-bottom:5px;font-size:12px}@media (max-width:1000px){.player-nav{grid-template-columns:150px 1fr}.nav-status{display:none}.profile-header{gap:30px}.stats-grid{grid-template-columns:repeat(3,1fr)}.stat-card:nth-child(3n){border-right:0}.stat-card:nth-child(-n+3){border-bottom:1px solid var(--line)}.match-row{grid-template-columns:75px minmax(150px,1fr) 110px 75px 80px}.match-time{display:none}}@media (max-width:720px){.home-page{padding:0 22px}.home-header{height:72px}.home-header>span{display:none}.search-hero{padding:55px 0}.search-hero h1{margin-top:24px;font-size:clamp(58px,19vw,90px)}.hero-copy{margin-bottom:34px;line-height:1.6}.search-form{grid-template-columns:1fr}.search-button{height:56px}.form-error{grid-row:3;margin-top:-2px;position:static}.demo-note{margin-top:20px}.home-footer span:first-child{display:none}.home-footer{justify-content:flex-end}.player-nav{grid-template-columns:1fr;gap:16px;height:auto;min-height:118px;padding:18px 20px;position:relative}.player-nav>.brand,.player-nav .search-form{grid-column:1}.profile-shell{width:calc(100% - 40px)}.mode-banner{align-items:flex-start;padding:12px 0}.mode-banner p{line-height:1.4}.profile-header{flex-direction:column;align-items:flex-start;padding:42px 0}.rank-block{border-left:0;border-top:1px solid var(--line);width:100%;padding:26px 0 0}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card,.stat-card:nth-child(3n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-card:nth-child(2n){border-right:0}.content-section{padding:48px 0}.section-heading{align-items:flex-start;gap:20px}.section-heading>span{display:none}.match-row{grid-template-columns:56px 1fr 67px;min-height:78px}.match-stat:first-of-type,.match-time{display:none}.match-stat{justify-self:end}.rr{display:none}.result-mark{padding-left:14px;display:block}.result-mark small{margin-top:4px;display:block}.agent-cell{gap:9px}.tabs button{min-width:68px}.player-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;height:150px}.player-footer p{text-align:left;margin:0}.identity h1 span{margin:9px 0 0;display:block}.search-form--compact .form-error{position:absolute;top:84px}.section-heading h2{font-size:24px}}
