@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";@font-face{font-family:Minecraft;src:url(/minecraft.ttf)}:root{color:#e8f1fa;font-synthesis:none;background:#081018;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% -10%,#123047 0,#081018 38%);min-height:100vh;margin:0}.shell{min-height:100vh}.topbar{background:#081018e8;border-bottom:1px solid #1e3343;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,72px);display:flex}.brand{letter-spacing:.12em;align-items:center;gap:12px;font-weight:800;display:flex}.brand-mark{color:#69c9ff;font-size:23px}.muted{color:#7990a3}.live,.eyebrow,.panel-title span,.status,.tag{letter-spacing:.12em;color:#86a4b8;font:500 11px IBM Plex Mono,monospace}.live{align-items:center;gap:11px;display:flex}.pulse{background:#52d89a;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #52d89a22}.shell main{max-width:1280px;margin:0 auto;padding:54px 24px 80px}.hero{justify-content:space-between;align-items:flex-end;margin-bottom:34px;display:flex}.hero h1{letter-spacing:-.05em;margin:10px 0 8px;font-size:clamp(28px,4vw,52px)}.motd{color:#9cb3c2;margin:0}.status{color:#5ee0a3;border:1px solid #24533e;border-radius:4px;align-items:center;gap:10px;padding:10px 13px;display:flex}.offline{color:#ff7f8f;border-color:#5f2931}.offline .pulse{background:#ff697a;box-shadow:0 0 0 4px #ff697a22}.grid{gap:14px;display:grid}.stats{grid-template-columns:repeat(4,1fr);margin-bottom:14px}.stat{background:#101d28;border:1px solid #203747;border-radius:7px;gap:14px;min-height:116px;padding:19px;display:flex}.stat-icon{color:#68c9ff}.stat-icon svg{width:19px}.stat label,.stat small{color:#7890a1;font-size:11px;display:block}.stat strong{color:#f1f7fb;margin:10px 0 4px;font:500 24px IBM Plex Mono;display:block}.main-grid{grid-template-columns:1.2fr .8fr}.panel{background:#0e1a25;border:1px solid #203747;border-radius:7px;min-width:0;padding:22px}.players-panel{grid-row:span 2}.panel-title{border-bottom:1px solid #20303d;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:16px;display:flex}.panel-title h2{letter-spacing:-.02em;margin:0;font-size:16px}.player-row,.rank-row{color:#e8f1fa;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1c2b36;align-items:center;gap:12px;width:100%;padding:12px 4px;display:flex}.player-row:hover,.rank-row:hover{background:#142634}.player-row img,.rank-row img{object-fit:cover;background:#172b3a;border-radius:4px;width:38px;height:38px}.player-name{flex:1;font-weight:600}.player-name small{color:#718b9d;margin-top:4px;font-size:11px;font-weight:400;display:block}.mono,.rank-row strong,.session strong{font:500 13px IBM Plex Mono}.arrow{color:#658092;font-size:24px}.health{padding:11px 0}.health-line{color:#8fa6b6;justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.health-line strong{color:#eaf5fc;font:500 12px IBM Plex Mono}.green{color:#56dda0!important}.red{color:#ff7b89!important}.meter{background:#1a2c37;border-radius:5px;height:4px}.meter i{background:#51d99c;border-radius:5px;height:100%;display:block}.note{color:#718a9c;border-top:1px solid #20303d;gap:8px;padding-top:15px;font-size:11px;line-height:1.5;display:flex}.ranking,.events{min-height:260px}.rank-row b{color:#5a7789;width:20px;font:500 11px IBM Plex Mono}.rank-row span{flex:1;font-size:13px;font-weight:600}.rank-row img{width:28px;height:28px}.event{border-bottom:1px solid #1c2b36;gap:12px;padding:11px 0;font-size:13px;display:flex}.event small{color:#708999;margin-top:5px;font-size:11px;display:block}.event-dot{background:#67c9ff;border-radius:50%;width:7px;height:7px;margin-top:5px}.event-dot.leave{background:#ff7f8f}.empty{color:#6e8899;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:150px;font-size:12px;display:flex}.back{color:#a9c7d9;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;display:flex}.back svg{width:16px}.profile-head{align-items:center;gap:24px;margin-bottom:28px;display:flex}.profile-head h1{margin:8px 0;font-size:42px}.tag{margin-top:18px;padding:7px 9px;display:inline-block}.green-bg{color:#61dda3;background:#153b32;border:1px solid #23614a}.profile-total{text-align:right;color:#7893a3;flex-direction:column;gap:8px;margin-left:auto;font:11px IBM Plex Mono;display:flex}.profile-total strong{color:#eef7fc;font-size:26px}.profile-stats{grid-template-columns:repeat(3,1fr);margin-bottom:14px}.session{border-bottom:1px solid #1c2b36;grid-template-columns:1.4fr .8fr .8fr 1fr;align-items:center;padding:13px 4px;font-size:12px;display:grid}.session small{color:#718b9d}@media (width<=800px){.topbar{padding:0 18px}.live{display:none}.shell main{padding:34px 16px}.hero{flex-direction:column;align-items:flex-start;gap:20px}.stats,.main-grid,.profile-stats{grid-template-columns:1fr 1fr}.players-panel{grid-row:auto}.profile-head{align-items:flex-start}.profile-total{text-align:left;margin-left:0}.session{grid-template-columns:1fr 1fr;gap:8px}.session small{grid-column:span 2}}@media (width<=480px){.stats,.main-grid,.profile-stats{grid-template-columns:1fr}.profile-head h1{font-size:32px}.skin-large{width:90px;height:130px}.stat{min-height:100px}}@font-face{font-family:Minecraft;src:url(/minecraft.ttf)}.chart-empty{color:#6f899a;border-top:1px dashed #28414f;place-items:center;height:300px;margin-top:15px;font-size:13px;display:grid}.periods button{min-width:88px}.search-results,.panel{animation:.35s both rise}.current-player,.player-row,.event{transition:transform .2s,background .2s,opacity .2s}.chart-summary>div{transition:transform .25s}.chart-summary>div:hover{transform:translateY(-3px)}.search-wrap{max-width:430px;margin:-10px 0 18px;position:relative}.search-wrap input{color:#e8f5fb;background:#0d1a24;border:1px solid #284454;border-radius:6px;outline:none;width:100%;padding:12px 14px;font:13px Inter}.search-wrap input:focus{border-color:#5eadd1;box-shadow:0 0 0 3px #69c9ff18}.search-results{z-index:5;background:#102431;border:1px solid #315267;border-radius:6px;position:absolute;top:48px;left:0;right:0;overflow:hidden;box-shadow:0 14px 35px #0008}.search-results button{color:#eff8fc;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #203b4b;align-items:center;gap:10px;width:100%;padding:9px 12px;display:flex}.search-results button:hover{background:#193547}.search-results img{object-fit:cover;border-radius:4px;width:32px;height:32px}.search-results span{flex:1;font-family:Minecraft,Inter,sans-serif}.search-results small{color:#7f9aaa;font:11px IBM Plex Mono}.availability-column{flex-direction:column;gap:10px;display:flex}.request-history{background:#0c1821;border:1px solid #203747;border-radius:7px;overflow:hidden}.request-history summary{cursor:pointer;color:#b9d1df;grid-template-columns:1fr auto;align-items:center;column-gap:10px;padding:11px 14px;font-size:12px;list-style:none;transition:background .2s;display:grid}.request-history summary::-webkit-details-marker{display:none}.request-history summary:hover{background:#122634}.request-history summary span{align-items:center;gap:8px;font-family:Minecraft,Inter,sans-serif;display:flex}.request-history summary small{color:#6f899a;grid-column:1;margin-top:3px;font:10px IBM Plex Mono}.request-history summary b{color:#87a7b8;grid-area:1/2/3;font:400 11px IBM Plex Mono}.request-summary-dot{background:#69c9ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #69c9ff18}.request-history[open] summary{border-bottom:1px solid #203747}.request-list{max-height:270px;padding:2px 14px 8px;overflow:auto}.request-row{border-bottom:1px solid #1c2b36;align-items:center;gap:10px;padding:9px 2px;font:12px IBM Plex Mono;display:flex}.request-row>span:nth-child(2){flex:1}.request-row small{color:#718b9d;margin-top:3px;font:11px Inter;display:block}.request-row b{color:#5cdb9e;font-size:10px}.request-dot{background:#53d99b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #53d99b16}.request-dot.bad{background:#ff687a;box-shadow:0 0 0 4px #ff687a16}.event{align-items:center}.event-player{color:#e8f1fa;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.event-player img{object-fit:cover;border-radius:4px;width:32px;height:32px}.event-player span{font-family:Minecraft,Inter,sans-serif}.event-player small,.event>span>small{color:#708999;margin-top:4px;font:11px Inter;display:block}.event-link{color:#9cdcff;cursor:pointer;background:0 0;border:0}.player-highlights{border-top:1px solid #1c3442;align-items:center;gap:22px;margin-top:28px;padding:18px 4px 4px;display:flex}.highlight-intro{min-width:220px}.highlight-intro h2{margin:5px 0;font-family:Minecraft,Inter,sans-serif;font-size:19px}.highlight-intro p{color:#7893a3;margin:0;font-size:12px;line-height:1.5}.highlight-cards{flex:1;gap:10px;display:flex}.highlight-cards button,.highlight-total{color:#ecf7fc;text-align:left;cursor:pointer;background:linear-gradient(135deg,#112735,#0e1b25);border:1px solid #254556;border-radius:6px;flex:1;align-items:center;gap:12px;padding:14px;display:flex}.highlight-cards button:hover{border-color:#5eafd1;transform:translateY(-2px)}.highlight-icon{color:#69c9ff;font-size:23px}.highlight-cards small,.highlight-total small{color:#7895a6;font-size:10px;display:block}.highlight-cards b{margin:5px 0;font-family:Minecraft,Inter,sans-serif;font-size:13px;display:block}.highlight-cards em{color:#69dca4;font:11px IBM Plex Mono}.highlight-total{cursor:default;display:block}.highlight-total strong{margin-top:6px;font:500 23px IBM Plex Mono;display:block}.profile-activity{margin-bottom:14px}.online .pulse{animation:2.6s ease-in-out infinite soft-pulse}.offline .pulse{animation:none}.animated-number{min-width:1ch;display:inline-block}.chart-transition{animation:.75s cubic-bezier(.2,.75,.25,1) both chart-in}.current-player{animation:.35s both player-in}.current-player img,.player-row img{transition:transform .22s,filter .22s,box-shadow .22s}.current-player:hover img,.player-row:hover img{filter:brightness(1.1);transform:scale(1.035);box-shadow:0 0 0 2px #69c9ff66,0 0 16px #69c9ff22}.current-player:hover b,.player-row:hover .player-name{color:#dff5ff}.lower-grid .panel:first-child{animation-delay:.12s}.lower-grid .panel:last-child{animation-delay:.2s}.events{animation-delay:.28s}.periods button{position:relative}.periods button:focus-visible{outline-offset:2px;outline:2px solid #8cddff}@keyframes soft-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 4px #52d89a22}50%{transform:scale(1.13);box-shadow:0 0 0 6px #52d89a12,0 0 10px #52d89a44}}@keyframes chart-in{0%{opacity:.15;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes player-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.current-player{transition:transform .18s,background .18s}.current-player:hover{transform:translate(4px)}.panel{transition:border-color .2s,transform .2s}.panel:hover{border-color:#2d5267}.periods button{transition:background .18s,color .18s,transform .18s}.periods button:active{transform:scale(.96)}.profile-head{animation:.35s both rise}.online-chart{animation:.4s both rise}.lower-grid .panel{animation:.5s both rise}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chart-heading h2 strong{color:#dff4ff;font-family:Minecraft,Inter,sans-serif;font-size:30px}.online-chart-body{grid-template-columns:minmax(0,1fr) 245px;gap:20px;display:grid}.chart-side{min-width:0}.current-players{border-left:1px solid #20303d;padding-left:20px}.current-players h3{color:#eaf7ff;margin:3px 0 7px;font-family:Minecraft,Inter,sans-serif;font-size:18px}.current-players>.muted{margin-bottom:13px;font-size:11px;display:block}.current-player{color:#e8f1fa;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #20303d;align-items:center;gap:10px;width:100%;padding:9px 0;display:flex}.current-player:hover{background:#142634}.current-player img{object-fit:cover;background:#172b3a;border-radius:5px;width:42px;height:42px}.current-player span{min-width:0}.current-player b,.current-player small{display:block}.current-player b{white-space:nowrap;text-overflow:ellipsis;font-family:Minecraft,Inter,sans-serif;font-size:13px;overflow:hidden}.current-player small{color:#7e99aa;margin-top:5px;font:11px IBM Plex Mono}.online-chart .chart-summary{border-bottom:0;margin-top:15px}.online-chart .chart-summary>div{padding-left:17px;padding-right:17px}.online-chart .chart-summary>div:first-child{padding-left:0}@media (width<=800px){.online-chart-body{grid-template-columns:1fr}.current-players{border-top:1px solid #20303d;border-left:0;padding:18px 0 0}.current-player{border-top:0;width:49%;padding-right:10px;display:inline-flex}.online-chart .chart-summary{flex-wrap:nowrap}}@media (width<=480px){.online-chart .chart-summary{gap:8px}.online-chart .chart-summary>div{padding:0 8px}.online-chart .chart-summary b{font-size:18px}}.brand,.hero h1,.chart-heading h2,.panel-title h2,.periods button,.uptime-state strong,.profile-head h1{font-family:Minecraft,Inter,sans-serif}.hero h1{letter-spacing:-.02em}.uptime{text-align:right;flex-direction:column;gap:9px;display:flex}.uptime-state{justify-content:flex-end;align-items:center;gap:9px;display:flex}.uptime-state strong{color:#5ee0a3;font-size:18px}.uptime>span{color:#7890a1;font:11px IBM Plex Mono}.uptime b{color:#d5e8f2;font-weight:500}.state-dot{background:#56dda0;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #56dda022}.state-dot.is-offline{background:#ff687a;box-shadow:0 0 0 5px #ff687a22}.online-chart{margin-bottom:14px}.chart-heading{justify-content:space-between;align-items:flex-start;display:flex}.section-kicker{color:#658394;letter-spacing:.16em;margin-bottom:8px;font:500 10px IBM Plex Mono}.chart-heading h2{margin:0 0 8px;font-size:25px}.chart-heading h2 strong{font:500 25px IBM Plex Mono}.periods{background:#0a151e;border:1px solid #203947;border-radius:6px;gap:3px;padding:3px;display:flex}.periods button{color:#7896a8;cursor:pointer;letter-spacing:.02em;background:0 0;border:0;border-radius:4px;padding:9px 13px;font-size:12px}.periods button:hover{color:#d9effb}.periods button.active{color:#fff;background:#246282;box-shadow:0 1px 5px #0005}.chart-summary{border-bottom:1px solid #20303d;gap:0;margin-top:20px;padding:0 0 17px;display:flex}.chart-summary>div{border-left:1px solid #20303d;flex-direction:column;gap:5px;padding:0 28px;display:flex}.chart-summary>div:first-child{border-left:0;padding-left:0}.chart-summary span,.chart-summary small{color:#7890a1;font-size:11px}.chart-summary b{color:#e9f5fb;font:500 22px IBM Plex Mono}.lower-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.timeline{align-items:center;gap:3px;height:30px;margin:12px 0 18px;display:flex}.timeline i{background:#56dda0;border-radius:2px;flex:1;height:16px}.timeline i.off{background:#ff687a;flex:0 0 8%}.skin-large{object-fit:cover;object-position:center;background:#152b3b;border:1px solid #315169;border-radius:7px;width:96px;height:96px}.profile-head h1{font-size:42px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px;display:grid}@media (width<=800px){.hero{flex-direction:column;align-items:flex-start;gap:20px}.uptime{text-align:left}.uptime-state{justify-content:flex-start}.chart-heading{flex-direction:column;gap:15px}.chart-summary{flex-wrap:wrap;gap:18px}.chart-summary>div{padding:0 18px}.lower-grid,.profile-stats{grid-template-columns:1fr}}@media (width<=480px){.profile-head h1{font-size:32px}.skin-large{width:80px;height:80px}}.timeline{transition:filter .25s}.timeline:hover{filter:brightness(1.12)}.server-address{cursor:default;display:inline-block}.server-address:hover{animation:.42s ease-in-out both address-wiggle}.uptime-value i{vertical-align:middle;color:#9bb5c2;margin-left:2px;font:500 14px IBM Plex Mono}.event-dot{background:#69c9ff18;border:1px solid #69c9ff38;border-radius:6px;width:42px;height:24px;position:relative}.event-dot:after{content:"EVENT";color:#8bcce9;place-items:center;font:9px IBM Plex Mono;display:grid;position:absolute;inset:0}@keyframes address-wiggle{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(1px)rotate(.4deg)}50%{transform:translate(-1px)rotate(-.4deg)}75%{transform:translate(1px)rotate(.25deg)}}.shell:before,.shell:after{opacity:.035;filter:invert()blur(.15px);background-image:url(https://www.svgrepo.com/show/384499/effect-magic-sparkles.svg);background-repeat:repeat;background-size:32px 32px}.shell:before{width:auto;height:auto;inset:0;transform:none}.shell:after{display:none}.shell>main{z-index:1;position:relative}.topbar{display:none}.uptime-offline .uptime-state strong{color:#ff7b89!important}.uptime-offline>span{color:#ffabb4!important}.uptime-offline b{color:#ffd6d9!important}.event-dot{background:#69c9ff18;border:1px solid #69c9ff38;border-radius:6px;width:42px;height:24px}.event-dot.leave{background:#ff687a18;border-color:#ff687a38}.event-dot:after{content:"EVENT";color:#8bcce9;font:9px IBM Plex Mono}.event-dot.leave:after{content:"LEAVE";color:#ffabb4}@keyframes avatar-shake{0%,to{transform:scale(1.035)rotate(0)}25%{transform:scale(1.035)rotate(-1.2deg)}50%{transform:scale(1.035)rotate(1.2deg)}75%{transform:scale(1.035)rotate(-.7deg)}}.player-row img,.current-player img,.event-player img,.search-results img,.skin-large{box-shadow:none!important;border:0!important}.player-row:hover img,.current-player:hover img,.event-player:hover img,.search-results button:hover img,.skin-large:hover{filter:brightness(1.06);box-shadow:none!important}.current-caption{align-items:center;gap:8px;margin-bottom:13px;display:flex;position:relative}.sample-note{color:#9fd8ef;cursor:help;background:#163142;border:1px solid #315267;border-radius:4px;align-items:center;gap:5px;padding:3px 6px;font:10px Minecraft,Inter,sans-serif;display:inline-flex;position:relative}.sample-note i{color:#dff6ff;background:#27556c;border-radius:50%;place-items:center;width:12px;height:12px;font:9px Inter;display:grid}.sample-tooltip{z-index:20;color:#c4dce8;text-align:left;opacity:0;visibility:hidden;background:#102431;border:1px solid #315267;border-radius:5px;width:250px;padding:10px 11px;font:11px/1.45 Inter;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-3px);box-shadow:0 10px 25px #0008}.sample-note:hover .sample-tooltip,.sample-note:focus-visible .sample-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.sample-note:hover{color:#dff6ff;border-color:#69c9ff}.sample-note:focus-visible{outline-offset:2px;outline:2px solid #8cddff}.sample-tooltip{letter-spacing:normal!important;white-space:normal!important;font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:400!important}.sample-tooltip:after{display:none!important}.search-row{align-items:flex-start;gap:10px;margin:-10px 0 18px;display:flex}.search-row .search-wrap{flex:1;margin:0}.players-link{color:#bcd9e7;cursor:pointer;white-space:nowrap;background:#102431;border:1px solid #28495b;border-radius:6px;align-items:center;gap:8px;height:42px;padding:0 13px;font:12px Minecraft,Inter,sans-serif;transition:background .2s,border-color .2s,transform .2s;display:flex}.players-link:hover{background:#183447;border-color:#69c9ff;transform:translateY(-2px)}.players-link span{color:#8ed6f6;background:#1c4053;border-radius:10px;place-items:center;min-width:20px;height:20px;font:10px IBM Plex Mono;display:grid}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.page-heading h1{margin:14px 0 8px;font:32px Minecraft,Inter,sans-serif}.directory-count{text-align:right}.directory-count strong{color:#69c9ff;font:32px IBM Plex Mono;display:block}.directory-count span{color:#7890a1;font-size:11px}.directory-toolbar{gap:10px;margin-bottom:16px;display:flex}.directory-toolbar>input{color:#e8f5fb;background:#0d1a24;border:1px solid #284454;border-radius:6px;outline:none;flex:1;padding:12px 14px;font:13px Inter}.sort-buttons{background:#0a151e;border:1px solid #203947;border-radius:6px;gap:3px;padding:3px;display:flex}.sort-buttons button{color:#7896a8;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:8px 12px;font:11px Minecraft,Inter,sans-serif}.sort-buttons button.active{color:#fff;background:#246282}.directory-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.directory-card{color:#e8f1fa;text-align:left;cursor:pointer;background:#0e1a25;border:1px solid #203747;border-radius:7px;align-items:center;gap:12px;width:100%;padding:13px;transition:transform .2s,border-color .2s,background .2s;display:flex}.directory-card:hover{background:#132836;border-color:#4e9abd;transform:translateY(-3px)}.directory-card img{object-fit:cover;border-radius:5px;width:48px;height:48px}.directory-index{color:#567588;width:20px;font:10px IBM Plex Mono}.directory-info{flex:1}.directory-info b,.directory-info small{display:block}.directory-info b{font:14px Minecraft,Inter,sans-serif}.directory-info small{color:#7890a1;margin-top:5px;font-size:11px}.directory-time{color:#b9d8e6;font:12px IBM Plex Mono}.online-mark{color:#55dca0}.profile-head .back{position:absolute;top:90px;left:24px}@media (width<=800px){.search-row,.directory-toolbar{flex-direction:column}.players-link{justify-content:center;width:100%}.page-heading{align-items:flex-start}.directory-grid{grid-template-columns:1fr}.profile-head .back{position:static}.page-heading h1{font-size:27px}}.hero h1{cursor:default;display:inline-block}.chart-summary>div:last-child b span{font-size:22px}.chart-summary>div:last-child b .animated-number{color:#e9f5fb;font:500 22px IBM Plex Mono}.chart-summary>div:last-child b:after{content:"%";color:#9bb5c2;vertical-align:middle;margin-left:2px;font:500 14px IBM Plex Mono}.shell{isolation:isolate;position:relative;overflow:hidden}.shell:before,.shell:after{content:"";z-index:-1;pointer-events:none;opacity:.17;filter:blur(.2px);background-repeat:no-repeat;background-size:contain;width:620px;height:620px;position:fixed;inset:auto}.shell:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 620'%3E%3Cpath d='M84 480V170h62v-62h62v62h62v-62h62v62h62v-62h62v62h62v310h-62v62H84z' fill='none' stroke='%2369c9ff' stroke-opacity='.28' stroke-width='2' stroke-dasharray='5 13'/%3E%3Ccircle cx='390' cy='210' r='108' fill='%2369c9ff' fill-opacity='.035'/%3E%3C/svg%3E");top:-190px;right:-180px}.shell:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 620'%3E%3Cpath d='M20 410h110v-80h80v80h90v-140h80v140h110v-60h80' fill='none' stroke='%2356d99b' stroke-opacity='.22' stroke-width='2' stroke-dasharray='2 11'/%3E%3C/svg%3E");bottom:-260px;left:-220px;transform:rotate(18deg)}.hero h1:hover{animation:.42s ease-in-out both address-wiggle}.player-row:hover img,.current-player:hover img{animation:.38s ease-in-out both avatar-shake}.chart-summary>div:last-child b{font-size:0}.chart-summary>div:last-child b .animated-number{font-size:22px}.chart-summary>div:last-child b:after{content:"%";color:#9bb5c2;margin-left:2px;font:500 14px IBM Plex Mono}
