/* VYRAL PVP Competitive Hub v7.0.94 */
:root{--hub-bg:#f5f7fb;--hub-panel:#fff;--hub-panel-2:#f8f9fc;--hub-text:#11131a;--hub-muted:#6e7585;--hub-line:#e2e7f0;--hub-line-strong:#d3dae7;--hub-pink:#ff315f;--hub-blue:#3978ff;--hub-green:#24c97a;--hub-gold:#ffb224;--hub-shadow:0 22px 65px rgba(25,38,73,.09);--hub-radius:26px}
html{background:var(--hub-bg)}
body.hub-page{background:var(--hub-bg);color:var(--hub-text);min-height:100vh;overflow-x:hidden}
body.hub-page .background{position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 8% 4%,rgba(57,120,255,.08),transparent 29%),radial-gradient(circle at 91% 16%,rgba(255,49,95,.07),transparent 26%),linear-gradient(#fbfcff,#f5f7fb 38%,#f7f8fc)}
body.hub-page .background:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(36,47,75,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(36,47,75,.026) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,#000,transparent 70%)}
.hub-shell{width:min(1220px,calc(100% - 40px));margin-inline:auto}
.hub-topbar{position:sticky;top:0;z-index:70;height:78px;display:flex;align-items:center;gap:24px;border-bottom:1px solid rgba(222,227,237,.82);background:rgba(255,255,255,.87);backdrop-filter:blur(18px);padding-inline:max(20px,calc((100vw - 1220px)/2))}
.hub-brand{display:flex;align-items:center;gap:11px;color:#11131a;text-decoration:none;white-space:nowrap;font-weight:950;letter-spacing:-.035em}.hub-brand-mark{width:37px;height:37px;border-radius:13px;background:linear-gradient(135deg,var(--hub-pink),#ff657f 48%,var(--hub-blue));box-shadow:0 9px 30px rgba(255,49,95,.22);position:relative}.hub-brand-mark:after{content:"";position:absolute;width:12px;height:12px;border:4px solid white;border-left-color:transparent;border-radius:50%;left:10px;top:9px;transform:rotate(-30deg)}.hub-brand b{color:var(--hub-pink)}
.hub-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.hub-nav a{display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:12px;text-decoration:none;color:#646c7c;font-size:13px;font-weight:850;transition:.18s}.hub-nav a svg{width:17px;height:17px}.hub-nav a:hover,.hub-nav a.active{background:#f2f5fa;color:#11131a}.hub-nav a.active{box-shadow:inset 0 0 0 1px #e2e7f0}
.hub-ip{border:1px solid var(--hub-line);background:#fff;border-radius:15px;padding:8px 11px;display:flex;align-items:center;gap:9px;color:#11131a;box-shadow:0 7px 24px rgba(25,38,73,.05)}.hub-ip .live-dot{width:8px;height:8px;border-radius:50%;background:#cfd4dd}.hub-ip .live-dot.online{background:var(--hub-green);box-shadow:0 0 0 5px rgba(36,201,122,.1)}.hub-ip .live-dot.offline{background:#ff4b62}.hub-ip small{display:block;color:#8b92a0;font-size:9px;font-weight:900;letter-spacing:.09em}.hub-ip strong{display:block;font-size:12px}.hub-ip svg{width:16px}
.hub-main{padding:54px 0 90px}.hub-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:26px;align-items:stretch;margin-bottom:28px}.hub-hero-copy,.hub-hero-side{border:1px solid var(--hub-line);background:rgba(255,255,255,.91);border-radius:32px;box-shadow:var(--hub-shadow)}.hub-hero-copy{padding:44px 46px;position:relative;overflow:hidden}.hub-hero-copy:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,49,95,.11),transparent 67%);right:-90px;top:-120px}.hub-kicker{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:950;letter-spacing:.16em;color:#737c8d;text-transform:uppercase}.hub-kicker svg{width:15px;height:15px;color:var(--hub-pink)}.hub-hero h1{font-size:clamp(42px,5.3vw,74px);letter-spacing:-.06em;line-height:.91;margin:17px 0 18px;max-width:850px}.hub-hero h1 span{color:var(--hub-pink)}.hub-hero p{font-size:16px;line-height:1.65;color:var(--hub-muted);max-width:690px}.hub-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hub-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 17px;border-radius:13px;font-weight:900;text-decoration:none;border:1px solid var(--hub-line);background:#fff;color:#171922;transition:.18s}.hub-btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(25,38,73,.1)}.hub-btn.primary{border-color:var(--hub-pink);background:var(--hub-pink);color:#fff;box-shadow:0 12px 28px rgba(255,49,95,.2)}.hub-btn svg{width:17px;height:17px}.hub-hero-side{padding:26px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.hub-side-top{display:flex;justify-content:space-between;align-items:center}.hub-side-top span{font-size:10px;font-weight:950;letter-spacing:.13em;color:#8c93a2}.hub-sync{display:flex;align-items:center;gap:7px;color:#8c93a2;font-size:10px;font-weight:900}.hub-sync i{width:8px;height:8px;border-radius:50%;background:#d1d7e1}.hub-sync.online i{background:var(--hub-green);box-shadow:0 0 0 5px rgba(36,201,122,.1)}.hub-side-number{font-size:58px;letter-spacing:-.055em;line-height:1;font-weight:950;margin:26px 0 4px}.hub-side-label{color:#747c8b;font-size:12px;font-weight:800}.hub-side-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:22px}.hub-mini-stat{padding:14px;border-radius:17px;background:var(--hub-panel-2);border:1px solid #edf0f5}.hub-mini-stat small{display:block;color:#949baa;font-size:9px;font-weight:900;letter-spacing:.08em}.hub-mini-stat strong{display:block;font-size:18px;margin-top:5px}
.hub-section{margin-top:26px}.hub-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.hub-section-head h2{font-size:28px;letter-spacing:-.04em}.hub-section-head p{color:var(--hub-muted);font-size:13px;max-width:520px;line-height:1.55}.hub-label{font-size:9px;color:#9299a8;font-weight:950;letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:6px}
.hub-panel{background:#fff;border:1px solid var(--hub-line);border-radius:var(--hub-radius);box-shadow:0 16px 45px rgba(25,38,73,.055);overflow:hidden}.hub-panel-pad{padding:24px}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.hub-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.hub-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.hub-card{background:#fff;border:1px solid var(--hub-line);border-radius:22px;padding:20px;box-shadow:0 10px 30px rgba(25,38,73,.04);transition:.18s;min-width:0}.hub-card:hover{transform:translateY(-2px);border-color:#cfd7e6;box-shadow:0 16px 38px rgba(25,38,73,.08)}.hub-card-head{display:flex;align-items:center;gap:13px}.hub-icon{width:42px;height:42px;border-radius:14px;background:#f2f5fa;display:grid;place-items:center;color:#687286;flex:0 0 auto}.hub-icon svg{width:20px;height:20px}.hub-card h3{font-size:16px;letter-spacing:-.025em}.hub-card p{font-size:12px;color:var(--hub-muted);line-height:1.55;margin-top:8px}.hub-card-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:14px}.hub-chip{display:inline-flex;align-items:center;gap:5px;min-height:25px;padding:0 8px;border-radius:999px;background:#f3f5f9;border:1px solid #e7ebf2;font-size:9px;color:#717989;font-weight:900;letter-spacing:.04em}.hub-chip.good{background:#ecfbf4;border-color:#cff5e2;color:#15955c}.hub-chip.bad{background:#fff0f2;border-color:#ffd5dc;color:#d92f4d}.hub-chip.pink{background:#fff0f4;border-color:#ffd1dc;color:#e72d55}.hub-chip.blue{background:#eef4ff;border-color:#d8e5ff;color:#326ce0}.hub-chip.gold{background:#fff7e8;border-color:#ffe5b7;color:#a96b00}
.hub-searchbar{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--hub-line-strong);border-radius:18px;padding:8px 9px 8px 15px;box-shadow:0 12px 34px rgba(25,38,73,.055)}.hub-searchbar svg{width:18px;color:#8b93a2}.hub-searchbar input{flex:1;border:0;background:transparent;outline:0;min-width:0;font-size:14px;color:#161820;padding:9px 0}.hub-searchbar button{border:0;background:#12141b;color:#fff;border-radius:12px;min-height:39px;padding:0 15px;font-weight:900}.hub-toolbar{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:15px}.hub-segment{display:flex;gap:4px;background:#eef1f6;padding:4px;border-radius:14px}.hub-segment button{border:0;background:transparent;color:#737b8a;padding:8px 12px;border-radius:10px;font-size:11px;font-weight:900}.hub-segment button.active{background:#fff;color:#11131a;box-shadow:0 3px 12px rgba(25,38,73,.08)}.hub-spacer{flex:1}.hub-count{font-size:11px;font-weight:900;color:#848c9b}
.player-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:15px;position:relative}.mc-head{position:relative;width:58px;height:58px;border-radius:18px;background:#edf1f7;overflow:hidden;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #dfe5ef}.mc-head img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated;display:block}.mc-head .fallback{display:none!important}.mc-head img{opacity:0;transition:opacity .14s}.mc-head.ready img{opacity:1}.mc-head:not(.ready) img{display:block}.mc-head.large{width:108px;height:108px;border-radius:26px}.mc-head.small{width:40px;height:40px;border-radius:12px}.player-name-row{display:flex;align-items:center;gap:7px;min-width:0}.player-name-row strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.online-dot{width:8px;height:8px;border-radius:50%;background:#cbd1db;flex:0 0 auto}.online-dot.on{background:var(--hub-green);box-shadow:0 0 0 5px rgba(36,201,122,.1)}.player-sub{font-size:10px;color:#9198a7;margin-top:4px;font-weight:800}.player-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:5px}.player-stats div{background:#f7f8fb;border:1px solid #edf0f5;border-radius:13px;padding:10px}.player-stats small{display:block;font-size:8px;letter-spacing:.08em;color:#979eaa;font-weight:900}.player-stats b{font-size:13px;display:block;margin-top:4px}.player-open{position:absolute;right:0;top:0;width:34px;height:34px;border-radius:11px;border:1px solid #e4e8f0;background:#fff;display:grid;place-items:center;color:#8a92a2}.player-open svg{width:15px}.played-yes{color:#168f59}.played-no{color:#a0a7b3}
.hub-table{width:100%;border-collapse:collapse}.hub-table th{height:45px;padding:0 14px;background:#f7f8fb;border-bottom:1px solid #e8ebf1;color:#9aa1ae;font-size:9px;letter-spacing:.09em;text-align:left}.hub-table td{padding:13px 14px;border-bottom:1px solid #edf0f4;font-size:12px;vertical-align:middle}.hub-table tr:last-child td{border-bottom:0}.hub-table tr:hover td{background:#fbfcfe}.table-player{display:flex;align-items:center;gap:10px;min-width:180px}.table-player strong{font-size:12px}.table-player small{display:block;color:#969daa;font-size:9px;margin-top:2px}.elo-positive{color:#13a660;font-weight:950}.elo-negative{color:#e13b55;font-weight:950}.winner{font-weight:950;color:#12141b}.loser{color:#838b99}.match-mode{display:flex;align-items:center;gap:8px}.mode-img{width:30px;height:30px;border-radius:9px;background:#eef1f5;display:grid;place-items:center;border:1px solid #e1e5ec}.mode-img img{max-width:23px;max-height:23px;image-rendering:pixelated}
.empty-state{padding:46px 25px;text-align:center;color:#8a92a1}.empty-state .hub-icon{margin:0 auto 12px}.empty-state h3{font-size:17px;color:#20232c}.empty-state p{max-width:520px;margin:7px auto 0;font-size:12px;line-height:1.55}
.profile-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center}.profile-identity h1{font-size:36px;letter-spacing:-.05em;margin:0 0 5px}.profile-identity p{color:#8b92a0;font-size:12px}.profile-primary{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.profile-score{text-align:right}.profile-score small{display:block;color:#9299a6;font-size:9px;font-weight:900;letter-spacing:.08em}.profile-score strong{font-size:42px;letter-spacing:-.05em}.profile-score span{display:block;font-size:10px;color:#848c9b;font-weight:850}.profile-stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.profile-stat{padding:17px;border:1px solid #e8ebf1;background:#fff;border-radius:18px}.profile-stat span{display:flex;align-items:center;gap:7px;font-size:9px;color:#9299a7;font-weight:900;letter-spacing:.05em}.profile-stat svg{width:14px}.profile-stat strong{display:block;font-size:22px;margin-top:7px;letter-spacing:-.035em}
.chart-shell{height:245px;position:relative;padding:18px 20px 26px;background:linear-gradient(#fff,#fbfcff);border:1px solid #e6eaf1;border-radius:22px;overflow:hidden}.chart-shell:before{content:"";position:absolute;inset:18px 20px 26px;background-image:linear-gradient(#edf0f5 1px,transparent 1px),linear-gradient(90deg,#f0f2f6 1px,transparent 1px);background-size:100% 25%,12.5% 100%;pointer-events:none}.chart-shell svg{position:relative;width:100%;height:100%;overflow:visible}.chart-empty{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:30px;color:#8a92a1;font-size:12px;line-height:1.5}.chart-empty b{display:block;color:#20232c;margin-bottom:4px}
.podium-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end}.podium-mini .hub-card:nth-child(1){border-color:#ffbdd0;background:linear-gradient(#fff,#fff8fa)}.podium-rank{font-size:32px;font-weight:950;letter-spacing:-.05em;color:#c9cfda}.podium-mini .hub-card:first-child .podium-rank{color:var(--hub-pink)}
.rank-distribution{display:flex;height:16px;border-radius:999px;overflow:hidden;background:#eef1f5;margin:12px 0}.rank-distribution span{min-width:3px}.rank-legend{display:flex;gap:12px;flex-wrap:wrap}.rank-legend span{display:flex;align-items:center;gap:5px;color:#7d8594;font-size:9px;font-weight:850}.rank-legend i{width:8px;height:8px;border-radius:50%}
.rank-road{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rank-tier{padding:21px;border-radius:22px;border:1px solid #e3e7ef;background:#fff;position:relative;overflow:hidden}.rank-tier:before{content:"";position:absolute;width:95px;height:95px;border-radius:50%;right:-35px;top:-38px;background:var(--tier,#eef1f6);opacity:.45}.rank-tier span{font-size:9px;color:#9299a7;font-weight:950;letter-spacing:.1em}.rank-tier h3{font-size:21px;margin:8px 0 5px}.rank-tier b{font-size:13px}.rank-tier p{font-size:10px;color:#8b92a0;margin-top:7px}.rank-tier:nth-child(2){--tier:#d79e63}.rank-tier:nth-child(3){--tier:#bcc7d7}.rank-tier:nth-child(4){--tier:#ffd15f}.rank-tier:nth-child(5){--tier:#7cc8ff}.rank-tier:nth-child(6){--tier:#74a4ff}.rank-tier:nth-child(7){--tier:#c081ff}.rank-tier:nth-child(8){--tier:#ff5e84}
.mode-big-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px}.mode-big-card .mode-art{width:62px;height:62px;border-radius:18px;background:#f0f2f6;border:1px solid #e1e5ec;display:grid;place-items:center}.mode-big-card .mode-art img{max-width:44px;max-height:44px;image-rendering:pixelated}.mode-big-card h3{font-size:18px}.mode-top{grid-column:1/-1;margin-top:8px;display:grid;gap:6px}.mode-top-row{display:grid;grid-template-columns:26px auto 1fr auto;align-items:center;gap:7px;font-size:10px}.mode-top-row b:last-child{text-align:right}
.service-list{display:grid;gap:8px}.service-row{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid #e8ebf1;border-radius:16px;background:#fff}.service-row .hub-icon{width:35px;height:35px;border-radius:11px}.service-row div{flex:1}.service-row strong{display:block;font-size:12px}.service-row small{display:block;color:#969daa;font-size:9px;margin-top:2px}.service-state{font-size:9px;font-weight:950;color:#949baa}.service-state.ok{color:#16995e}
.record-card{position:relative;overflow:hidden}.record-card:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:rgba(255,49,95,.07);right:-50px;top:-50px}.record-card .record-rank{font-size:9px;font-weight:950;color:#a0a7b3;letter-spacing:.1em}.record-card .record-value{font-size:30px;font-weight:950;letter-spacing:-.05em;margin:12px 0 4px}.record-holder{display:flex;align-items:center;gap:9px}.record-holder strong{font-size:11px}.record-holder span{font-size:9px;color:#969daa;display:block}
.update-card{padding:0}.update-head{padding:22px 22px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.update-version{font-size:10px;color:var(--hub-pink);font-weight:950;letter-spacing:.08em}.update-head h3{font-size:21px;margin-top:5px}.update-date{font-size:9px;color:#9299a7;font-weight:900}.update-list{border-top:1px solid #edf0f5;padding:17px 22px 20px;display:grid;gap:9px}.update-list li{list-style:none;display:flex;gap:9px;font-size:11px;color:#6f7787;line-height:1.45}.update-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hub-pink);margin-top:5px;flex:0 0 auto}
.bracket{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:center}.bracket-col{display:grid;gap:10px}.bracket-label{font-size:9px;color:#9aa1ae;font-weight:950;letter-spacing:.11em}.bracket-match{padding:12px;border:1px solid #e4e8ef;background:#fff;border-radius:14px;display:grid;gap:5px}.bracket-match span{font-size:10px;color:#6e7685}.bracket-match span:first-child{font-weight:900;color:#1c1f27}
.hub-footer{border-top:1px solid #e1e5ec;padding:26px 0 38px;color:#8c93a1;font-size:10px}.hub-footer-inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hub-footer a{color:#697283;text-decoration:none;font-weight:850}.hub-footer .brand{font-size:12px;color:#1b1e26;font-weight:950}.hub-footer .brand b{color:var(--hub-pink)}
.hub-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:99;background:#15171e;color:#fff;border-radius:13px;padding:11px 15px;font-size:11px;font-weight:850;box-shadow:0 18px 44px rgba(12,17,30,.22);transition:.18s}.hub-toast.show{opacity:1;transform:translate(-50%,0)}

/* v7.0.92 — full player profile + interactive Minecraft skin */
.profile-v2-layout{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:16px;align-items:start}.profile-skin-card{padding:18px;position:sticky;top:94px}.profile-skin-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-skin-card-head>div{display:flex;flex-direction:column;gap:3px}.profile-skin-card-head strong{font-size:17px;letter-spacing:-.025em}.profile-skin-stage{height:510px;border-radius:22px;border:1px solid #e3e8f1;background:radial-gradient(circle at 50% 34%,#fff 0,#f4f7fc 48%,#edf2f8 100%);position:relative;overflow:hidden;isolation:isolate}.profile-skin-stage:before{content:"";position:absolute;inset:auto 12% 7%;height:12%;border-radius:50%;background:radial-gradient(ellipse,rgba(31,45,74,.14),transparent 69%);filter:blur(4px);z-index:-1}.profile-skin-stage canvas{width:100%!important;height:100%!important;display:block;touch-action:none;cursor:grab}.profile-skin-stage canvas:active{cursor:grabbing}.profile-skin-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;color:#7a8392;font-size:10px;font-weight:900;letter-spacing:.04em;background:rgba(255,255,255,.86);border:1px solid #e2e7f0;padding:10px 13px;border-radius:999px;box-shadow:0 10px 28px rgba(25,38,73,.08);white-space:nowrap;backdrop-filter:blur(8px)}.profile-skin-loading svg{width:15px;height:15px;animation:skinSpin 1s linear infinite}.profile-skin-loading.error{top:auto;bottom:13px;transform:translateX(-50%);color:#858c99}.profile-skin-loading.error svg{animation:none}.profile-skin-fallback{position:absolute;inset:18px;width:calc(100% - 36px);height:calc(100% - 36px);object-fit:contain;image-rendering:pixelated}.profile-skin-stage.fallback-mode canvas{display:none}.profile-skin-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.profile-skin-controls button{min-height:42px;border-radius:13px;border:1px solid #e1e6ee;background:#fff;color:#3f4756;font-weight:900;font-size:10px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.18s}.profile-skin-controls button:hover,.profile-skin-controls button.active{border-color:#ff9aaf;background:#fff4f6;color:#d92750}.profile-skin-controls svg{width:15px;height:15px}.profile-skin-hint{display:flex;align-items:center;justify-content:center;gap:6px;color:#8c94a2;font-size:9px;font-weight:850;margin:10px 0 14px}.profile-skin-hint svg{width:13px;height:13px}.profile-minecraft-id{display:flex;align-items:center;gap:11px;border-top:1px solid #edf0f5;padding-top:14px}.profile-minecraft-id>div:last-child{min-width:0;display:grid;gap:2px}.profile-minecraft-id small{font-size:8px;letter-spacing:.09em;color:#969daa;font-weight:950}.profile-minecraft-id strong{font-size:13px;overflow:hidden;text-overflow:ellipsis}.profile-minecraft-id span{font-size:9px;color:#949ba7;font-weight:800}.profile-v2-content{display:grid;gap:12px;min-width:0}.profile-overview-card{padding:24px}.profile-overview-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.profile-overview-identity{display:flex;align-items:center;gap:14px;min-width:0}.mc-head.profile-head{width:76px;height:76px;border-radius:22px;flex:0 0 auto}.profile-overview-identity>div:last-child{min-width:0}.profile-overview-identity h1{font-size:clamp(32px,4vw,50px);line-height:.95;letter-spacing:-.055em;margin:6px 0 7px;overflow-wrap:anywhere}.profile-overview-identity p{color:#838b99;font-size:11px;font-weight:750}.profile-overview-badges{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.profile-rating-strip{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid #edf0f4}.profile-rating-strip>div{padding:13px 14px;border:1px solid #ebeff5;background:#f8f9fc;border-radius:16px;min-width:0}.profile-rating-strip small{display:block;font-size:8px;letter-spacing:.09em;color:#989fab;font-weight:950}.profile-rating-strip strong{display:block;font-size:20px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-rating-strip span{display:block;color:#8a92a0;font-size:9px;font-weight:800;margin-top:3px}.profile-rating-main{background:linear-gradient(145deg,#fff3f6,#f7f9ff)!important;border-color:#f3dfe5!important}.profile-rating-main strong{font-size:35px;color:#171922}.profile-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.profile-detail{padding:17px 16px;border:1px solid #e6eaf1;background:#fff;border-radius:19px;min-width:0}.profile-detail>span{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:.075em;color:#929aa8;font-weight:950}.profile-detail>span svg{width:14px;height:14px;color:#6e7788}.profile-detail strong{display:block;font-size:24px;letter-spacing:-.035em;margin-top:8px;overflow:hidden;text-overflow:ellipsis}.profile-detail small{display:block;color:#969daa;font-size:9px;font-weight:800;margin-top:3px}.profile-mode-table{min-width:1120px}.profile-mode-table .match-mode>div{display:grid;gap:2px}.profile-mode-table .match-mode small{font-size:8px;color:#9aa1ae;font-weight:900;letter-spacing:.06em}@keyframes skinSpin{to{transform:rotate(360deg)}}
@media(max-width:1050px){.profile-v2-layout{grid-template-columns:330px minmax(0,1fr)}.profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-rating-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-nav a span{display:none}.hub-hero{grid-template-columns:1fr}.hub-grid.four{grid-template-columns:repeat(2,1fr)}.profile-stat-grid{grid-template-columns:repeat(3,1fr)}.rank-road{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.profile-v2-layout{grid-template-columns:1fr}.profile-skin-card{position:relative;top:auto}.profile-skin-stage{height:500px}.profile-overview-top{flex-direction:column}.profile-overview-badges{justify-content:flex-start}.profile-rating-strip{grid-template-columns:1fr 1fr}.profile-detail-grid{grid-template-columns:1fr 1fr}.profile-overview-card{padding:18px}.mc-head.profile-head{width:64px;height:64px;border-radius:18px}.hub-shell{width:min(100% - 24px,1220px)}.hub-topbar{height:68px;padding:0 12px;gap:9px}.hub-brand span:last-child{display:none}.hub-nav{gap:1px}.hub-nav a{padding:9px}.hub-ip{padding:8px}.hub-ip .hub-ip-copy{display:none}.hub-main{padding-top:28px}.hub-hero-copy{padding:30px 25px}.hub-hero-side{min-height:220px}.hub-hero h1{font-size:49px}.hub-grid,.hub-grid.two,.hub-grid.four{grid-template-columns:1fr}.hub-section-head{align-items:flex-start;flex-direction:column}.player-stats{grid-template-columns:repeat(2,1fr)}.hub-table-wrap{overflow:auto}.hub-table{min-width:760px}.profile-hero{grid-template-columns:auto 1fr}.profile-score{grid-column:1/-1;text-align:left}.profile-stat-grid{grid-template-columns:repeat(2,1fr)}.podium-mini{grid-template-columns:1fr}.rank-road{grid-template-columns:1fr}.bracket{grid-template-columns:1fr}}
