:root{--profile-panel:rgba(7,12,27,.88);--profile-line:rgba(133,161,224,.16);--profile-dim:#7d8ba8;--profile-cyan:#6cf7ff;--profile-green:#61ffb0;--profile-red:#ff607f;--profile-violet:#a287ff}
html{scroll-behavior:smooth;scroll-padding-top:145px}.profile-product{min-width:320px}.profile-page{position:relative;z-index:2;width:min(1580px,calc(100% - 56px));margin:0 auto;padding:28px 0 80px;color:#eef3ff}.profile-loading{min-height:calc(100vh - 180px);display:flex;align-items:center;justify-content:center;color:#8d9ab8;font-size:12px;letter-spacing:.08em}.profile-loading span{width:9px;height:9px;margin-right:10px;border-radius:50%;background:var(--profile-cyan);box-shadow:0 0 14px var(--profile-cyan);animation:profile-pulse 1s infinite}@keyframes profile-pulse{50%{opacity:.25;transform:scale(.7)}}
.profile-card{border:1px solid var(--profile-line);background:linear-gradient(135deg,rgba(11,18,41,.9),rgba(5,9,22,.88));box-shadow:0 22px 55px rgba(0,0,0,.24);backdrop-filter:blur(16px)}.profile-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--profile-line)}.profile-card header span,.profile-identity-copy>span,.profile-empty>span,.match-drawer-head span,.match-ai-heading>span{color:var(--profile-cyan);font-size:8px;font-weight:800;letter-spacing:.2em}.profile-card header h2{margin:5px 0 0;font-size:20px;font-weight:500}.profile-card header small{color:#75829e;font-size:9px}
.profile-identity{position:relative;overflow:hidden;display:grid;grid-template-columns:112px minmax(260px,1fr) 220px auto;align-items:center;gap:24px;min-height:170px;padding:24px 28px;border-top:1px solid rgba(108,247,255,.34)}.profile-identity:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 9% 45%,rgba(108,247,255,.15),transparent 25%),linear-gradient(90deg,rgba(27,56,103,.18),transparent 55%);pointer-events:none}.profile-identity:after{content:"";position:absolute;right:-70px;top:-130px;width:410px;height:410px;border:1px solid rgba(108,247,255,.07);border-radius:50%;box-shadow:0 0 0 55px rgba(108,247,255,.018),0 0 0 110px rgba(108,247,255,.012);pointer-events:none}.profile-avatar-wrap{position:relative;z-index:1;width:108px;height:108px;padding:4px;border:1px solid rgba(108,247,255,.65);background:#07101e;box-shadow:0 0 34px rgba(108,247,255,.22)}.profile-avatar-wrap img{width:100%;height:100%;display:block;object-fit:cover}.profile-avatar-wrap i{position:absolute;right:-4px;bottom:-4px;width:15px;height:15px;border:3px solid #07101e;border-radius:50%;background:var(--profile-green);box-shadow:0 0 12px var(--profile-green)}.profile-identity-copy{position:relative;z-index:1}.profile-identity h1{margin:8px 0 4px;font-size:34px;font-weight:400;letter-spacing:-.03em}.profile-identity p{margin:0;color:#8d9ab8;font-size:11px}.profile-source-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:15px}.profile-source-badges b{padding:5px 7px;border:1px solid rgba(108,247,255,.19);background:rgba(108,247,255,.045);color:#8fa9bc;font-size:7px;letter-spacing:.12em}.profile-source-badges b:nth-child(2){color:#c0aeff;border-color:rgba(162,135,255,.25);background:rgba(162,135,255,.05)}.profile-rank-block{position:relative;z-index:1;padding:17px 20px;border-left:1px solid rgba(108,247,255,.2);background:linear-gradient(90deg,rgba(108,247,255,.04),transparent)}.profile-rank-block span,.profile-rank-block small{display:block;color:#6f7e9b;font-size:8px;letter-spacing:.1em}.profile-rank-block b{display:block;margin:7px 0 5px;color:#fff;font-size:20px;font-weight:500}.profile-actions{position:relative;z-index:1;display:grid;gap:7px}.profile-actions a,.profile-actions button,.profile-empty a{min-width:130px;padding:10px 13px;border:1px solid rgba(108,247,255,.28);background:rgba(7,15,31,.7);color:#bffbff;text-decoration:none;text-align:center;font:inherit;font-size:8px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.profile-actions a:first-child{border-color:var(--profile-cyan);background:rgba(108,247,255,.09);color:#fff}.profile-actions a:hover,.profile-actions button:hover,.profile-empty a:hover{border-color:var(--profile-cyan);color:#fff}
.profile-section-nav{position:sticky;top:72px;z-index:30;display:flex;align-items:center;gap:4px;margin:12px 0;padding:6px;border:1px solid var(--profile-line);background:rgba(4,8,20,.9);backdrop-filter:blur(18px)}.profile-section-nav a{display:flex;align-items:center;gap:7px;padding:9px 16px;color:#8190ae;text-decoration:none;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.profile-section-nav a i{width:4px;height:4px;border-radius:50%;background:#40506e}.profile-section-nav a:hover,.profile-section-nav a.active{color:#fff;background:rgba(108,247,255,.055)}.profile-section-nav a.active i{background:var(--profile-cyan);box-shadow:0 0 9px var(--profile-cyan)}
.profile-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin:0 0 12px}.profile-metric{position:relative;overflow:hidden;min-height:90px;padding:17px 18px;border:1px solid var(--profile-line);background:rgba(7,12,27,.78)}.profile-metric:after{content:"";position:absolute;width:50px;height:50px;right:-25px;bottom:-25px;border:1px solid rgba(108,247,255,.1);transform:rotate(45deg)}.profile-metric b{display:block;font-size:23px;font-weight:500}.profile-metric span{display:block;margin-top:7px;color:#7785a2;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.profile-metric small{display:block;margin-top:5px;color:#4f5e7c;font-size:7px}.profile-metric.win b{color:var(--profile-green)}.profile-metric.turbo b{color:#b99cff}.profile-metric.rank b{font-size:17px;color:#ffd66b}
.profile-overview-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:12px}.profile-heroes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:11px;background:rgba(0,0,0,.13)}.profile-hero-row{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:68px;padding:8px 11px;border:1px solid rgba(138,166,255,.08);background:rgba(255,255,255,.016);text-decoration:none;color:#e8efff}.profile-hero-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--hero-color,#6cf7ff);opacity:.5}.profile-hero-row:hover{z-index:2;border-color:rgba(108,247,255,.28);background:rgba(108,247,255,.045)}.profile-hero-row img{width:50px;height:50px;object-fit:cover;border:1px solid rgba(108,247,255,.25)}.profile-hero-row b,.profile-hero-row small{display:block}.profile-hero-row b{font-size:11px}.profile-hero-row small{margin-top:5px;color:#75829e;font-size:8px}.profile-hero-rate{text-align:right}.profile-hero-rate strong{display:block;color:var(--profile-green);font-size:12px}.profile-hero-rate em{display:block;margin-top:5px;color:#63718e;font-size:7px;font-style:normal}
.hero-sort,.patch-sort{display:flex;gap:5px;flex-wrap:wrap}.hero-sort button,.patch-sort button{padding:7px 10px;border:1px solid rgba(138,166,255,.14);background:transparent;color:#7785a2;font:inherit;font-size:8px;text-transform:uppercase;cursor:pointer}.hero-sort button:hover,.hero-sort button.active,.patch-sort button:hover,.patch-sort button.active{border-color:rgba(108,247,255,.38);background:rgba(108,247,255,.07);color:#dffeff}
.performance-content{display:flex;align-items:center;gap:28px;padding:28px 24px 20px}.winrate-orbit{--rate:0;position:relative;flex:0 0 142px;width:142px;height:142px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--profile-green) calc(var(--rate)*1%),rgba(107,129,174,.13) 0);box-shadow:0 0 35px rgba(97,255,176,.08)}.winrate-orbit:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#080e20;border:1px solid rgba(138,166,255,.13)}.winrate-orbit div{position:relative;text-align:center}.winrate-orbit b{display:block;font-size:26px;font-weight:500}.winrate-orbit span{color:#72819e;font-size:8px;letter-spacing:.15em}.mode-bars{flex:1;display:grid;gap:14px}.mode-bar header{display:flex;justify-content:space-between;margin-bottom:6px;color:#9ca9c1;font-size:9px}.mode-bar header b{color:#e8efff}.mode-bar-track{height:4px;background:rgba(138,166,255,.12)}.mode-bar-track i{display:block;height:100%;width:var(--width);background:var(--bar-color,var(--profile-cyan));box-shadow:0 0 9px var(--bar-color,var(--profile-cyan))}.performance-note{display:flex;gap:10px;margin:0 18px 18px;padding:13px;border:1px solid rgba(255,214,107,.12);background:rgba(255,214,107,.03)}.performance-note i{flex:0 0 6px;width:6px;height:6px;margin-top:5px;border-radius:50%;background:#ffd66b;box-shadow:0 0 10px #ffd66b}.performance-note p{margin:0;color:#8693ad;font-size:9px;line-height:1.6}.performance-note b{color:#b9c4d8}
.matches-card,.ai-report-card,.consultations-card{margin-top:12px}.matches-card>header{align-items:center}.match-filters{display:flex;gap:5px}.match-filters button{padding:7px 11px;border:1px solid rgba(138,166,255,.14);background:transparent;color:#7785a2;font-size:8px;text-transform:uppercase;cursor:pointer}.match-filters button:hover,.match-filters button.active{border-color:rgba(108,247,255,.38);background:rgba(108,247,255,.07);color:#dffeff}.matches-table-head,.profile-match{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(150px,1fr) 100px 95px 100px 86px;gap:14px;align-items:center}.matches-table-head{padding:10px 18px;border-bottom:1px solid rgba(138,166,255,.08);color:#596782;font-size:7px;letter-spacing:.1em;text-transform:uppercase}.profile-matches{padding:0 10px 10px}.profile-match{position:relative;width:100%;min-height:66px;padding:9px 8px;border:0;border-bottom:1px solid rgba(138,166,255,.08);background:transparent;color:#e8efff;text-align:left;font:inherit;cursor:pointer}.profile-match:before{content:"";position:absolute;left:-10px;top:12px;bottom:12px;width:2px;background:var(--result-color)}.profile-match:hover{background:rgba(108,247,255,.035)}.profile-match-hero{display:grid;grid-template-columns:46px 1fr;gap:11px;align-items:center}.profile-match img{width:46px;height:46px;object-fit:cover;border:1px solid color-mix(in srgb,var(--result-color) 55%,transparent)}.profile-match b,.profile-match small{display:block}.profile-match b{font-size:10px}.profile-match small{margin-top:4px;color:#75829e;font-size:8px}.match-result{color:var(--result-color)!important}.match-mode-badge{justify-self:start;padding:5px 7px;border:1px solid rgba(138,166,255,.14);color:#a7b4cb;font-size:8px}.profile-match.turbo .match-mode-badge{border-color:rgba(162,135,255,.27);color:#c1b0ff}.match-kda{font-size:10px}.match-kda i{color:#64718d;font-style:normal}.match-duration,.match-date{color:#8996af;font-size:9px}.match-open{justify-self:end;padding:7px 9px;border:1px solid rgba(108,247,255,.18);color:#9adce0;font-size:8px;text-transform:uppercase}.profile-match:hover .match-open{border-color:var(--profile-cyan);color:#fff}.matches-empty{padding:34px;text-align:center;color:#7785a2;font-size:10px}
.profile-report{padding:20px}.report-summary{margin:0 0 14px;padding:17px 18px;border-left:2px solid var(--profile-violet);background:linear-gradient(90deg,rgba(148,118,255,.1),transparent);color:#dce5f6;font-size:12px;line-height:1.7}.report-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.report-columns article{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:16px;border:1px solid rgba(138,166,255,.12);background:rgba(255,255,255,.018)}.report-columns article>span{font-size:18px;color:rgba(108,247,255,.22)}.report-columns article.positive{border-top-color:rgba(97,255,176,.4)}.report-columns article.warning{border-top-color:rgba(255,96,127,.4)}.report-columns article.accent{border-top-color:rgba(162,135,255,.45)}.report-columns article.training{border-top-color:rgba(255,214,107,.4)}.report-columns b{color:#dce5f6;font-size:10px}.report-columns ul{margin:9px 0 0;padding-left:15px;color:#9eabc3;font-size:10px;line-height:1.65}.profile-private-note,.profile-no-report{margin:18px;padding:18px;border:1px solid rgba(255,214,107,.2);background:rgba(255,214,107,.045);color:#b7ad8b;font-size:11px;line-height:1.6}
.consultation-history{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:14px}.consultation-row{position:relative;min-height:145px;padding:15px;border:1px solid rgba(138,166,255,.12);background:rgba(255,255,255,.018)}.consultation-row:after{content:"";position:absolute;right:12px;top:12px;width:5px;height:5px;border-radius:50%;background:var(--profile-cyan);box-shadow:0 0 8px var(--profile-cyan)}.consultation-row span{color:var(--profile-cyan);font-size:8px;letter-spacing:.11em}.consultation-row b{display:block;margin-top:8px;font-size:11px}.consultation-row p{margin:9px 0 0;color:#8d9ab8;font-size:9px;line-height:1.6}.consultation-row small{position:absolute;left:15px;bottom:13px;color:#626f89;font-size:8px}.profile-empty{min-height:calc(100vh - 170px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-empty h1{margin:10px 0;font-size:32px;font-weight:300}.profile-empty p{max-width:540px;margin:0 0 22px;color:#8d9ab8;line-height:1.65}
.match-drawer{position:fixed;inset:0;z-index:200}.match-drawer-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(1,3,10,.78);backdrop-filter:blur(7px);cursor:pointer}.match-drawer-panel{position:absolute;right:0;top:0;width:min(920px,92vw);height:100%;overflow:auto;border-left:1px solid rgba(108,247,255,.24);background:#060b19;box-shadow:-30px 0 90px rgba(0,0,0,.5);animation:drawer-in .25s ease-out}@keyframes drawer-in{from{transform:translateX(35px);opacity:0}}.match-drawer-head{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:flex-start;padding:22px 25px;border-bottom:1px solid var(--profile-line);background:rgba(6,11,25,.94);backdrop-filter:blur(16px)}.match-drawer-head h2{margin:7px 0 4px;font-size:23px;font-weight:500}.match-drawer-head p{margin:0;color:#7f8da8;font-size:9px}.match-drawer-head>button{width:36px;height:36px;border:1px solid var(--profile-line);background:transparent;color:#a9b6cd;font-size:23px;cursor:pointer}.match-drawer-head>button:hover{border-color:var(--profile-cyan);color:#fff}.match-drawer-body{padding:18px}.match-preview-state{padding:45px;text-align:center;border:1px solid var(--profile-line);color:#8290aa;font-size:10px}.match-preview-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:20px;border:1px solid var(--profile-line);background:linear-gradient(90deg,rgba(97,255,176,.04),transparent,rgba(255,96,127,.04))}.preview-side{text-align:center}.preview-side span{display:block;color:#6f7e9a;font-size:8px;letter-spacing:.13em}.preview-side b{display:block;margin-top:6px;font-size:21px}.preview-side.radiant b{color:var(--profile-green)}.preview-side.dire b{color:var(--profile-red)}.preview-versus{color:#4d5b76;font-size:10px}.match-team{margin-top:10px;border:1px solid var(--profile-line)}.match-team>header{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--profile-line);color:#9ca9c1;font-size:9px}.match-player-row{display:grid;grid-template-columns:38px minmax(160px,1fr) repeat(4,70px);align-items:center;gap:9px;padding:7px 10px;border-bottom:1px solid rgba(138,166,255,.06)}.match-player-row:last-child{border-bottom:0}.match-player-row.selected{background:rgba(108,247,255,.055);box-shadow:inset 2px 0 var(--profile-cyan)}.match-player-row img{width:38px;height:38px;object-fit:cover}.match-player-identity{display:flex;flex-direction:column;gap:2px;min-width:0}.match-player-row b{font-size:9px}.match-player-name{color:#6f7e9a;font-size:8px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-player-name:hover{color:var(--profile-cyan);text-decoration:underline}.match-player-row span{color:#8d9ab8;font-size:8px}.match-player-row span:not(:first-of-type){text-align:right}.match-ai-box{margin-top:14px;border:1px solid rgba(162,135,255,.24);background:linear-gradient(145deg,rgba(25,19,54,.45),rgba(7,12,27,.8))}.match-ai-heading{padding:18px 20px;border-bottom:1px solid rgba(162,135,255,.16)}.match-ai-heading b{display:block;margin-top:7px;font-size:14px}.match-ai-heading p{margin:5px 0 0;color:#7e8ba5;font-size:9px}.match-ai-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px}.match-ai-form textarea{min-height:72px;resize:vertical;padding:12px;border:1px solid var(--profile-line);background:rgba(2,6,16,.62);color:#e8efff;font:inherit;font-size:10px;line-height:1.5}.match-ai-form button{padding:0 17px;border:1px solid var(--profile-violet);background:rgba(162,135,255,.12);color:#e6e0ff;font:inherit;font-size:9px;text-transform:uppercase;cursor:pointer}.match-ai-form button:disabled{opacity:.45;cursor:wait}.match-ai-state{margin:0 15px 15px;padding:11px;border:1px solid rgba(108,247,255,.13);color:#8fa5ba;font-size:9px}.match-stratz{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0 15px 15px}.stratz-point{padding:12px;border:1px solid rgba(108,247,255,.15);background:rgba(108,247,255,.035)}.stratz-point span{display:block;color:#65738e;font-size:7px;text-transform:uppercase;letter-spacing:.1em}.stratz-point b{display:block;margin-top:6px;color:#eef3ff;font-size:11px}.stratz-source{grid-column:1/-1;color:#73819c;font-size:8px}.stratz-source a{color:var(--profile-cyan)}.match-ai-answer{display:grid;gap:8px;padding:0 15px 16px}.analysis-section{padding:15px;border:1px solid rgba(138,166,255,.12);background:rgba(255,255,255,.018)}.analysis-section h3{margin:0 0 9px;color:#dbe4f5;font-size:11px}.analysis-section p{margin:0;color:#a0acc2;font-size:10px;line-height:1.7;white-space:pre-line}.analysis-section:first-child{border-left:2px solid var(--profile-cyan)}body.drawer-open{overflow:hidden}
@media(max-width:1180px){.profile-identity{grid-template-columns:92px 1fr auto}.profile-avatar-wrap{width:88px;height:88px}.profile-rank-block{display:none}.profile-metrics{grid-template-columns:repeat(3,1fr)}.profile-overview-grid{grid-template-columns:1fr}.consultation-history{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){html{scroll-padding-top:120px}.profile-page{width:calc(100% - 20px);padding-top:14px}.profile-identity{grid-template-columns:68px 1fr;gap:15px;padding:18px}.profile-avatar-wrap{width:66px;height:66px}.profile-identity h1{font-size:24px}.profile-actions{grid-column:1/-1;display:flex;flex-wrap:wrap}.profile-actions a,.profile-actions button{min-width:auto}.profile-section-nav{top:104px;overflow:auto}.profile-section-nav a{white-space:nowrap;padding:9px 11px}.profile-metrics{grid-template-columns:repeat(2,1fr)}.profile-heroes{grid-template-columns:1fr}.matches-table-head{display:none}.profile-match{grid-template-columns:minmax(180px,1fr) 75px 60px}.profile-match .match-mode-badge,.profile-match .match-duration,.profile-match .match-date{display:none}.consultation-history,.report-columns{grid-template-columns:1fr}.match-drawer-panel{width:100%}.match-player-row{grid-template-columns:34px 1fr 55px}.match-player-row span:nth-last-child(-n+3){display:none}.match-stratz{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.profile-metrics{gap:6px}.profile-metric{min-height:76px;padding:13px}.profile-metric b{font-size:19px}.performance-content{flex-direction:column}.mode-bars{width:100%}.profile-match{grid-template-columns:1fr 58px}.profile-match .match-kda{display:none}.match-ai-form{grid-template-columns:1fr}.match-ai-form button{min-height:42px}.match-preview-summary{padding:14px}.match-player-row{grid-template-columns:34px 1fr 45px}.match-player-row span:nth-last-child(-n+4){display:none}}
.match-events{margin-top:12px;border:1px solid rgba(108,247,255,.16);background:linear-gradient(145deg,rgba(8,18,38,.82),rgba(5,9,22,.9))}.match-events>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(108,247,255,.12)}.match-events>header span{display:block;color:var(--profile-cyan);font-size:7px;font-weight:800;letter-spacing:.18em}.match-events>header b{display:block;margin-top:5px;font-size:12px}.match-events>header small{color:#72819d;font-size:8px}.match-event-list{max-height:360px;overflow:auto;padding:6px 12px}.match-event{display:grid;grid-template-columns:48px 8px minmax(0,1fr) 42px;gap:10px;align-items:center;min-height:55px;border-bottom:1px solid rgba(138,166,255,.07)}.match-event:last-child{border-bottom:0}.match-event time{color:#aab8d0;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace}.match-event>i{width:7px;height:7px;border-radius:50%;background:#60708d;box-shadow:0 0 10px currentColor}.match-event.radiant>i{color:var(--profile-green);background:var(--profile-green)}.match-event.dire>i{color:var(--profile-red);background:var(--profile-red)}.match-event.glyph{margin:4px 0;padding:0 8px;border:1px solid rgba(255,214,107,.15);background:rgba(255,214,107,.035)}.match-event.glyph>i{color:#ffd66b;background:#ffd66b}.match-event div>b,.match-event div>span,.match-event div>small{display:block}.match-event div>b{font-size:9px}.match-event div>span{margin-top:4px;color:#8593ad;font-size:8px}.match-event div>small{margin-top:4px;color:#c0a96d;font-size:8px}.match-event>img{width:42px;height:25px;object-fit:cover;border:1px solid rgba(255,214,107,.28)}.match-event-empty{padding:25px;text-align:center;color:#7785a2;font-size:9px}.match-event-note{margin:0;padding:10px 16px;border-top:1px solid rgba(108,247,255,.1);color:#65738e;font-size:8px;line-height:1.55}@media(max-width:520px){.match-events>header{align-items:flex-start;flex-direction:column}.match-event{grid-template-columns:42px 7px minmax(0,1fr)}.match-event>img{display:none}}
