.pzr-root{--pz-cyan:#00d4ff;--pz-purple:#b14cff;--pz-cta:#ff8a3d;--pz-cta-hover:#ff9a55;--pzr-bg:#08080f;--pzr-card:#0f0f1c;--pzr-card-hover:#16162a;--pzr-border:#1f1f38;--pzr-border-strong:#2a2a4a;--pzr-text:#e8e8f0;--pzr-muted:#8a8aa3;--pzr-dim:#5a5a7a;width:100%;min-height:calc(100vh - 60px);background:radial-gradient(900px 500px at 12% -8%,rgba(0,212,255,.1),transparent 60%),radial-gradient(700px 400px at 92% 8%,rgba(177,76,255,.08),transparent 60%),var(--pzr-bg);color:var(--pzr-text);padding:28px 24px 80px}.pzr-container{max-width:1280px;margin:0 auto}.pzr-header{z-index:60;gap:24px;padding:6px 10px;background:linear-gradient(135deg,rgba(0,212,255,.06),rgba(177,76,255,.04));border:1px solid var(--pzr-border);border-radius:16px;margin-bottom:20px}.pzr-avatar,.pzr-header{display:flex;align-items:center}.pzr-avatar{width:172px;height:172px;border-radius:14px;background:var(--pzr-card-hover);border:2px solid var(--pz-cyan);box-shadow:0 0 24px rgba(0,212,255,.25);flex-shrink:0;justify-content:center;font-size:36px;font-weight:700;color:var(--pz-cyan)}.pzr-header-info{flex:1 1;min-width:0}.pzr-title{font-size:24px;font-weight:700;letter-spacing:-.01em;margin:0 0 6px;color:var(--pzr-text)}.pzr-level{gap:8px;font-size:14px;color:var(--pzr-muted)}.pzr-level,.pzr-level-badge{display:inline-flex;align-items:center}.pzr-level-badge{gap:6px;padding:3px 10px;border-radius:999px;background:rgba(0,212,255,.12);border:1px solid rgba(0,212,255,.3);color:var(--pz-cyan);font-weight:600;font-size:12px}.pzr-gift-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:linear-gradient(135deg,var(--pz-cta),#f57521);color:#1a0f00;font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:10px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 14px rgba(255,138,61,.25)}.pzr-gift-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(255,138,61,.4)}.pzr-actionbar{gap:8px;flex-wrap:wrap;justify-content:flex-end}.pzr-act,.pzr-actionbar{display:inline-flex;align-items:center}.pzr-act{justify-content:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;letter-spacing:.02em;border-radius:10px;cursor:pointer;white-space:nowrap;color:var(--pzr-text);background:var(--pzr-card-hover);border:1px solid var(--pzr-border);transition:background .15s ease,border-color .15s ease,transform .15s ease}.pzr-act:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);transform:translateY(-1px)}.pzr-act:disabled{opacity:.6;cursor:default;transform:none}.pzr-act-primary{color:#08080f;background:linear-gradient(135deg,var(--pz-cyan),#00b4d8);border-color:transparent}.pzr-act-primary:hover{background:linear-gradient(135deg,#2fe0ff,var(--pz-cyan));border-color:transparent}.pzr-act-more{padding:9px 13px;font-size:18px;line-height:1;font-weight:700}.pzr-more-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:50;min-width:190px;display:flex;flex-direction:column;padding:6px;background:var(--pzr-card);border:1px solid var(--pzr-border);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.45)}.pzr-more-item{text-align:left;padding:9px 12px;font-size:13px;font-weight:600;color:var(--pzr-text);background:transparent;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease}.pzr-more-item:hover{background:var(--pzr-card-hover)}.pzr-more-item:disabled{opacity:.6;cursor:default}.pzr-more-danger{color:#fca5a5}.pzr-more-danger:hover{background:rgba(239,68,68,.15);color:#fecaca}.pzr-tabs{display:flex;gap:4px;padding:6px;background:var(--pzr-card);border:1px solid var(--pzr-border);border-radius:14px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.pzr-tabs::-webkit-scrollbar{display:none}@media (max-width:640px){.pzr-tabs{gap:6px}.pzr-tab{padding:10px 12px}}.pzr-tab{flex:0 0 auto;padding:10px 14px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--pzr-muted);background:transparent;border:none;border-radius:10px;cursor:pointer;text-align:center;transition:background .15s ease,color .15s ease;white-space:nowrap}.pzr-tab:hover{color:var(--pzr-text);background:var(--pzr-card-hover)}.pzr-tab.active{color:#08080f;background:linear-gradient(135deg,var(--pz-cyan),#00b4d8);box-shadow:0 2px 12px rgba(0,212,255,.35)}.pzr-content{background:var(--pzr-card);border:1px solid var(--pzr-border);border-radius:16px;padding:24px;min-height:320px}.pzr-stats{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--pzr-border);border-radius:12px;overflow:hidden;margin-bottom:24px}@media (max-width:980px){.pzr-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.pzr-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.pzr-stat{background:var(--pzr-card);padding:16px 12px;text-align:center;display:flex;flex-direction:column;gap:4px}.pzr-stat-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--pzr-dim)}.pzr-stat-value{font-size:20px;font-weight:700;color:var(--pzr-text);line-height:1.2}.pzr-stat-value.accent{color:var(--pz-cyan)}.pzr-stat-value.purple{color:var(--pz-purple)}.pzr-section{margin-top:24px}.pzr-section-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pzr-muted);margin-bottom:12px}.pzr-recent-empty{padding:32px 16px;text-align:center;background:var(--pzr-card-hover);border:1px dashed var(--pzr-border-strong);border-radius:12px;color:var(--pzr-muted);font-size:14px}.pzr-coming-soon{flex-direction:column;text-align:center;padding:64px 24px;gap:16px}.pzr-coming-soon,.pzr-coming-soon-icon{display:flex;align-items:center;justify-content:center}.pzr-coming-soon-icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,rgba(0,212,255,.12),rgba(177,76,255,.12));border:1px solid var(--pzr-border-strong);font-size:32px}.pzr-coming-soon-title{font-size:22px;font-weight:700;background:linear-gradient(90deg,var(--pz-cyan),var(--pz-purple));-webkit-background-clip:text;background-clip:text;color:transparent}.pzr-coming-soon-desc{color:var(--pzr-muted);max-width:480px;font-size:14px;line-height:1.6}.pzr-steam-link{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:4px 10px;font-size:12px;color:var(--pzr-muted);background:var(--pzr-card-hover);border:1px solid var(--pzr-border);border-radius:999px}.pzr-steam-link:hover{color:var(--pz-cyan);border-color:rgba(0,212,255,.35)}.pzr-skeleton{height:20px;background:linear-gradient(90deg,var(--pzr-card-hover) 0,var(--pzr-border) 50%,var(--pzr-card-hover) 100%);background-size:200% 100%;animation:pzr-shimmer 1.4s ease-in-out infinite;border-radius:6px}@keyframes pzr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.pzr-header{flex-direction:column;align-items:stretch!important;gap:16px!important;padding:16px}.pzr-avatar{width:72px;height:72px;font-size:28px}.pzr-title{font-size:22px}.pzr-header-info{width:100%}.pzr-header-actions{max-width:100%!important;width:100%;justify-content:flex-start!important}.pzr-header-actions .pzr-gift-btn{flex:1 1 auto;justify-content:center;padding:10px 14px;font-size:12px}.pzr-container,.pzr-root{overflow-x:hidden;max-width:100%}}.pzr-pt-overlay{position:fixed;inset:0;z-index:40}.pzr-pt-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:200;background-color:rgba(15,15,28,.96)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:300px;max-width:340px;display:flex;flex-direction:column;padding:12px;background:var(--pzr-card);border:1px solid var(--pzr-border);border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.5)}.pzr-pt-head{font-size:12px;font-weight:700;letter-spacing:.02em;color:rgba(255,255,255,.55);text-transform:uppercase;margin-bottom:8px}.pzr-pt-game-title{font-size:13px;font-weight:700;color:var(--pzr-text);margin:4px 2px 8px}.pzr-pt-mode{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid var(--pzr-border);margin-bottom:8px}.pzr-pt-mode:last-child{margin-bottom:0}.pzr-pt-mode-soon{opacity:.7}.pzr-pt-mode-info{min-width:0}.pzr-pt-mode-name{font-size:13px;font-weight:700;color:var(--pzr-text)}.pzr-pt-mode-sub{font-size:11px;color:rgba(255,255,255,.55);margin-top:2px}.pzr-pt-go,.pzr-pt-soon-badge{flex:0 0 auto;white-space:nowrap}.pzr-pt-soon-badge{font-size:11px;font-weight:700;color:#fcd34d;background:rgba(251,191,36,.12);border:1px solid rgba(251,191,36,.3);border-radius:999px;padding:3px 9px}@media (max-width:640px){.pzr-pt-overlay{background:rgba(0,0,0,.5)}.pzr-pt-popover{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:50;max-width:none;border-radius:16px 16px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom, 0px))}}.pzr-root[data-glass=light]{--pzr-card:rgba(15,15,28,0.75);--pzr-card-hover:rgba(22,22,42,0.82);--pz-glass-blur:4px}.pzr-root[data-glass=medium]{--pzr-card:rgba(15,15,28,0.55);--pzr-card-hover:rgba(22,22,42,0.62);--pz-glass-blur:8px}.pzr-root[data-glass=crystal]{--pzr-card:rgba(15,15,28,0.30);--pzr-card-hover:rgba(22,22,42,0.40);--pz-glass-blur:12px}.pzr-root[data-glass] .pzr-header{background:linear-gradient(135deg,rgba(0,212,255,.05),rgba(15,15,28,.35));-webkit-backdrop-filter:blur(var(--pz-glass-blur,6px));backdrop-filter:blur(var(--pz-glass-blur,6px))}.pzr-root[data-vignette="1"] .pzr-header{position:relative}.pzr-root[data-vignette="1"] .pzr-header:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.3)),radial-gradient(130% 100% at 50% 40%,transparent 72%,rgba(0,0,0,.12) 100%)}.pzr-header-emblem{margin-left:auto;align-self:center;flex-shrink:0;text-align:center}.pzr-header-emblem img{filter:drop-shadow(0 4px 14px rgba(0,0,0,.45))}.pzr-header-badges{gap:14px;z-index:2}.pzr-hbadge{filter:drop-shadow(0 4px 14px rgba(0,0,0,.5))}.pzr-hbadge-num{position:absolute;bottom:-2px;right:-6px;min-width:22px;height:22px;padding:0 5px;border-radius:11px;background:rgba(8,8,15,.85);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.pzr-hbadge-label{font-size:10.5px;font-weight:700;color:rgba(255,255,255,.7);text-shadow:0 1px 3px rgba(0,0,0,.7)}.pzr-avatar{overflow:hidden}.pzr-avatar img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);border-radius:12px;display:block}.pzr-header-badges{display:flex;align-items:flex-end;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin-top:auto;gap:10px;padding:4px 8px 5px;margin-bottom:0;border-radius:14px;position:relative;background:linear-gradient(145deg,rgba(148,163,184,.16),rgba(51,65,85,.3) 35%,rgba(15,23,42,.55) 70%);border:1px solid rgba(255,255,255,.14);box-shadow:0 8px 20px rgba(0,0,0,.55),inset 0 1px 2px rgba(255,255,255,.18),inset 0 -3px 8px rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pzr-header-badges:after{content:"";position:absolute;inset:3px;border:1px solid rgba(255,255,255,.1);border-radius:11px;pointer-events:none}.pzr-hbadge{display:inline-flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;transition:transform .15s ease,filter .15s ease}.pzr-hbadge:hover{transform:translateY(-3px);filter:brightness(1.18) drop-shadow(0 6px 16px rgba(99,102,241,.45))}.pzr-hbadge:hover .pzr-hbadge-label{color:#fff}.pzr-hbadge-hex{display:flex;flex-direction:column;align-items:center}.pzr-hbadge img{display:block;filter:drop-shadow(0 4px 10px rgba(0,0,0,.75)) drop-shadow(0 1px 2px rgba(0,0,0,.9))}.pzr-hbadge-label{font-size:10px;letter-spacing:.09em;color:rgba(255,255,255,.78)}.pzr-avatar-title,.pzr-hbadge-label{font-weight:800;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.8)}.pzr-avatar-title{position:absolute;left:50%;bottom:-4px;transform:translateX(-50%);z-index:3;white-space:nowrap;padding:3px 12px;border-radius:999px;background:linear-gradient(160deg,rgba(15,15,28,.95),rgba(35,38,58,.95));border:1px solid rgba(255,255,255,.22);font-size:12px;letter-spacing:.06em;box-shadow:0 4px 10px rgba(0,0,0,.45)}.pzr-header{position:relative}.pzr-premium-cta{display:inline-flex;align-items:center;height:42px;padding:0 18px;border:none;border-radius:12px;cursor:pointer;font-weight:800;font-size:.9rem;color:#2b1600;background:linear-gradient(135deg,#ffcf6a,#ffb347 45%,#ff7a18);box-shadow:inset 0 1.5px 0 rgba(255,255,255,.55),inset 0 -2px 4px rgba(120,50,0,.35),0 5px 14px rgba(255,122,24,.35);transition:transform .13s ease,box-shadow .13s ease}.pzr-premium-cta:hover{transform:translateY(-2px);box-shadow:inset 0 1.5px 0 rgba(255,255,255,.6),inset 0 -2px 4px rgba(120,50,0,.3),0 9px 20px rgba(255,122,24,.45)}.pzr-frame-anim{position:relative}.pzr-frame-anim>:first-child{position:relative;z-index:1}.pzr-frame-anim-sparks:after,.pzr-frame-anim-sparks:before{content:"";position:absolute;inset:-6px;border-radius:18px;pointer-events:none;background:radial-gradient(2.5px 2.5px at 8% 12%,#fff 60%,transparent),radial-gradient(2px 2px at 88% 22%,#ffe9a8 60%,transparent),radial-gradient(2.5px 2.5px at 22% 92%,#fff 60%,transparent),radial-gradient(2px 2px at 94% 78%,#ffd76a 60%,transparent),radial-gradient(1.5px 1.5px at 50% 4%,#fff 60%,transparent),radial-gradient(1.5px 1.5px at 4% 55%,#ffe9a8 60%,transparent);animation:pzrSparkle 1.8s ease-in-out infinite}.pzr-frame-anim-sparks:after{transform:rotate(180deg);animation-delay:.9s}@keyframes pzrSparkle{0%,to{opacity:.15}50%{opacity:1}}.pzr-frame-anim-pulse:before{content:"";position:absolute;inset:-2px;border-radius:16px;pointer-events:none;border:2px solid rgba(0,212,255,.9);animation:pzrPulseRing 1.6s cubic-bezier(.2,.6,.35,1) infinite}@keyframes pzrPulseRing{0%{transform:scale(1);opacity:.9}80%,to{transform:scale(1.22);opacity:0}}.pzr-frame-anim-glow>:first-child{animation:pzrGlowBreath 2.6s ease-in-out infinite}@keyframes pzrGlowBreath{0%,to{box-shadow:0 0 10px 1px rgba(168,85,247,.35)}50%{box-shadow:0 0 26px 7px rgba(168,85,247,.8)}}.pzr-frame-anim-rgb>:first-child{animation:pzrHueSpin 5s linear infinite}@keyframes pzrHueSpin{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.pzr-root{position:relative}.pzr-bg-fx{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.pzr-bg-fx .pzr-container,.pzr-root>.pzr-container{position:relative;z-index:1}.pzr-bg-fx .pzr-fx-p{position:absolute;top:-8%;will-change:transform,opacity}.pzr-bg-fx-snow .pzr-fx-p{width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#fff 0,rgba(255,255,255,.8) 55%,rgba(255,255,255,0) 70%);animation-name:pzrSnowFall;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes pzrSnowFall{0%{transform:translate3d(0,-10%,0);opacity:0}12%{opacity:.9}to{transform:translate3d(var(--dx,12px),108vh,0);opacity:.15}}.pzr-bg-fx-rain .pzr-fx-p{width:2px;height:22px;border-radius:1px;background:linear-gradient(rgba(160,190,255,0),rgba(170,200,255,.7));animation-name:pzrRainFall;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes pzrRainFall{0%{transform:translate3d(0,-12%,0);opacity:0}8%{opacity:.6}to{transform:translate3d(0,112vh,0);opacity:.1}}.pzr-bg-fx .pzr-fx-p:first-child{left:60.9%;animation-delay:-8.5s}.pzr-bg-fx-snow .pzr-fx-p:first-child{animation-duration:9.6s;--dx:-13.0px;width:6.3px;height:6.3px}.pzr-bg-fx-rain .pzr-fx-p:first-child{animation-duration:1.06s}.pzr-bg-fx .pzr-fx-p:nth-child(2){left:23.9%;animation-delay:-5.1s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(2){animation-duration:7.1s;--dx:25.0px;width:4.8px;height:4.8px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(2){animation-duration:.83s}.pzr-bg-fx .pzr-fx-p:nth-child(3){left:83.8%;animation-delay:-1.6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(3){animation-duration:11.1s;--dx:1.0px;width:7.3px;height:7.3px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(3){animation-duration:.6s}.pzr-bg-fx .pzr-fx-p:nth-child(4){left:46.8%;animation-delay:-7.2s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(4){animation-duration:8.6s;--dx:-22.0px;width:5.7px;height:5.7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(4){animation-duration:.97s}.pzr-bg-fx .pzr-fx-p:nth-child(5){left:9.7%;animation-delay:-3.7s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(5){animation-duration:12.6s;--dx:16.0px;width:4.2px;height:4.2px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(5){animation-duration:.75s}.pzr-bg-fx .pzr-fx-p:nth-child(6){left:69.7%;animation-delay:-.3s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(6){animation-duration:10.2s;--dx:-8.0px;width:6.7px;height:6.7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(6){animation-duration:1.12s}.pzr-bg-fx .pzr-fx-p:nth-child(7){left:32.6%;animation-delay:-5.9s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(7){animation-duration:7.7s;--dx:31.0px;width:5.2px;height:5.2px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(7){animation-duration:.89s}.pzr-bg-fx .pzr-fx-p:nth-child(8){left:92.6%;animation-delay:-2.4s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(8){animation-duration:11.7s;--dx:7.0px;width:3.6px;height:3.6px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(8){animation-duration:.66s}.pzr-bg-fx .pzr-fx-p:nth-child(9){left:55.5%;animation-delay:-8s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(9){animation-duration:9.2s;--dx:-17.0px;width:6.1px;height:6.1px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(9){animation-duration:1.03s}.pzr-bg-fx .pzr-fx-p:nth-child(10){left:18.5%;animation-delay:-4.6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(10){animation-duration:6.7s;--dx:21.0px;width:4.6px;height:4.6px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(10){animation-duration:.8s}.pzr-bg-fx .pzr-fx-p:nth-child(11){left:78.4%;animation-delay:-1.1s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(11){animation-duration:10.7s;--dx:-2.0px;width:7.1px;height:7.1px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(11){animation-duration:.57s}.pzr-bg-fx .pzr-fx-p:nth-child(12){left:41.4%;animation-delay:-6.7s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(12){animation-duration:8.3s;--dx:-26.0px;width:5.5px;height:5.5px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(12){animation-duration:.94s}.pzr-bg-fx .pzr-fx-p:nth-child(13){left:4.3%;animation-delay:-3.2s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(13){animation-duration:12.3s;--dx:12.0px;width:4px;height:4px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(13){animation-duration:.71s}.pzr-bg-fx .pzr-fx-p:nth-child(14){left:64.3%;animation-delay:-8.8s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(14){animation-duration:9.8s;--dx:-11.0px;width:6.5px;height:6.5px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(14){animation-duration:1.08s}.pzr-bg-fx .pzr-fx-p:nth-child(15){left:27.2%;animation-delay:-5.4s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(15){animation-duration:7.3s;--dx:27.0px;width:4.9px;height:4.9px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(15){animation-duration:.85s}.pzr-bg-fx .pzr-fx-p:nth-child(16){left:87.2%;animation-delay:-1.9s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(16){animation-duration:11.3s;--dx:3.0px;width:7.4px;height:7.4px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(16){animation-duration:.62s}.pzr-bg-fx .pzr-fx-p:nth-child(17){left:50.1%;animation-delay:-7.5s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(17){animation-duration:8.8s;--dx:-20.0px;width:5.9px;height:5.9px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(17){animation-duration:1s}.pzr-bg-fx .pzr-fx-p:nth-child(18){left:13.1%;animation-delay:-4.1s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(18){animation-duration:12.9s;--dx:18.0px;width:4.4px;height:4.4px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(18){animation-duration:.77s}.pzr-bg-fx .pzr-fx-p:nth-child(19){left:73%;animation-delay:-.6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(19){animation-duration:10.4s;--dx:-6.0px;width:6.8px;height:6.8px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(19){animation-duration:1.14s}.pzr-bg-fx .pzr-fx-p:nth-child(20){left:36%;animation-delay:-6.2s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(20){animation-duration:7.9s;--dx:33.0px;width:5.3px;height:5.3px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(20){animation-duration:.91s}.pzr-bg-fx .pzr-fx-p:nth-child(21){left:95.9%;animation-delay:-2.7s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(21){animation-duration:11.9s;--dx:9.0px;width:3.8px;height:3.8px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(21){animation-duration:.68s}.pzr-bg-fx .pzr-fx-p:nth-child(22){left:58.9%;animation-delay:-8.3s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(22){animation-duration:9.4s;--dx:-15.0px;width:6.2px;height:6.2px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(22){animation-duration:1.05s}.pzr-bg-fx .pzr-fx-p:nth-child(23){left:21.8%;animation-delay:-4.9s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(23){animation-duration:6.9s;--dx:24.0px;width:4.7px;height:4.7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(23){animation-duration:.82s}.pzr-bg-fx .pzr-fx-p:nth-child(24){left:81.8%;animation-delay:-1.4s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(24){animation-duration:11s;--dx:-0.0px;width:7.2px;height:7.2px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(24){animation-duration:.59s}.pzr-bg-fx .pzr-fx-p:nth-child(25){left:44.7%;animation-delay:-7s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(25){animation-duration:8.5s;--dx:-24.0px;width:5.7px;height:5.7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(25){animation-duration:.96s}.pzr-bg-fx .pzr-fx-p:nth-child(26){left:7.7%;animation-delay:-3.6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(26){animation-duration:12.5s;--dx:15.0px;width:4.1px;height:4.1px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(26){animation-duration:.73s}.pzr-bg-fx .pzr-fx-p:nth-child(27){left:67.6%;animation-delay:-.1s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(27){animation-duration:10s;--dx:-9.0px;width:6.6px;height:6.6px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(27){animation-duration:1.1s}.pzr-bg-fx .pzr-fx-p:nth-child(28){left:30.6%;animation-delay:-5.7s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(28){animation-duration:7.5s;--dx:29.0px;width:5.1px;height:5.1px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(28){animation-duration:.87s}.pzr-bg-fx .pzr-fx-p:nth-child(29){left:90.5%;animation-delay:-2.2s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(29){animation-duration:11.6s;--dx:6.0px;width:3.6px;height:3.6px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(29){animation-duration:.65s}.pzr-bg-fx .pzr-fx-p:nth-child(30){left:53.5%;animation-delay:-7.8s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(30){animation-duration:9.1s;--dx:-18.0px;width:6px;height:6px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(30){animation-duration:1.02s}.pzr-bg-fx .pzr-fx-p:nth-child(31){left:16.4%;animation-delay:-4.4s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(31){animation-duration:6.6s;--dx:20.0px;width:4.5px;height:4.5px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(31){animation-duration:.79s}.pzr-bg-fx .pzr-fx-p:nth-child(32){left:76.4%;animation-delay:-.9s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(32){animation-duration:10.6s;--dx:-4.0px;width:7px;height:7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(32){animation-duration:.56s}.pzr-bg-fx .pzr-fx-p:nth-child(33){left:39.3%;animation-delay:-6.5s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(33){animation-duration:8.1s;--dx:-27.0px;width:5.4px;height:5.4px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(33){animation-duration:.93s}.pzr-bg-fx .pzr-fx-p:nth-child(34){left:2.3%;animation-delay:-3.1s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(34){animation-duration:12.1s;--dx:11.0px;width:3.9px;height:3.9px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(34){animation-duration:.7s}.pzr-bg-fx .pzr-fx-p:nth-child(35){left:62.2%;animation-delay:-8.6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(35){animation-duration:9.7s;--dx:-13.0px;width:6.4px;height:6.4px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(35){animation-duration:1.07s}.pzr-bg-fx .pzr-fx-p:nth-child(36){left:25.2%;animation-delay:-5.2s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(36){animation-duration:7.2s;--dx:26.0px;width:4.9px;height:4.9px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(36){animation-duration:.84s}.pzr-bg-fx .pzr-fx-p:nth-child(37){left:85.1%;animation-delay:-1.7s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(37){animation-duration:11.2s;--dx:2.0px;width:7.3px;height:7.3px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(37){animation-duration:.61s}.pzr-bg-fx .pzr-fx-p:nth-child(38){left:48.1%;animation-delay:-7.3s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(38){animation-duration:8.7s;--dx:-22.0px;width:5.8px;height:5.8px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(38){animation-duration:.98s}.pzr-bg-fx .pzr-fx-p:nth-child(39){left:11%;animation-delay:-3.9s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(39){animation-duration:12.7s;--dx:17.0px;width:4.3px;height:4.3px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(39){animation-duration:.75s}.pzr-bg-fx .pzr-fx-p:nth-child(40){left:71%;animation-delay:-.4s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(40){animation-duration:10.2s;--dx:-7.0px;width:6.7px;height:6.7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(40){animation-duration:1.12s}.pzr-bg-fx .pzr-fx-p:nth-child(41){left:33.9%;animation-delay:-6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(41){animation-duration:7.8s;--dx:31.0px;width:5.2px;height:5.2px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(41){animation-duration:.9s}.pzr-bg-fx .pzr-fx-p:nth-child(42){left:93.9%;animation-delay:-2.6s}.pzr-bg-fx-snow .pzr-fx-p:nth-child(42){animation-duration:11.8s;--dx:8.0px;width:3.7px;height:3.7px}.pzr-bg-fx-rain .pzr-fx-p:nth-child(42){animation-duration:.67s}@media (max-width:640px){.pzr-bg-fx .pzr-fx-p:nth-child(2n){display:none}}@media (prefers-reduced-motion:reduce){.pzr-bg-fx{display:none}}@media (max-width:640px){.pzr-actions{max-width:100%!important;width:100%;display:block!important;justify-content:stretch!important}.pzr-actions>*{width:100%;justify-content:center;min-width:0}.pzr-actionbar{display:grid!important;grid-template-columns:1fr;grid-gap:8px;gap:8px;width:100%}.pzr-actionbar .pzr-act,.pzr-actionbar .pzr-more,.pzr-actionbar .pzr-pt-wrap,.pzr-actionbar>*{width:100%!important;min-width:0;justify-content:center}.pzr-actionbar .pzr-pt-wrap>*{width:100%;justify-content:center}.pzr-actionbar .pzr-act,.pzr-actionbar .pzr-more{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pzr-badge-row,.pzr-badges{flex-wrap:wrap}.pzr-badge-row>*,.pzr-badges>*{min-width:0}}@media (max-width:720px){.pzr-steamid-chip{position:static!important;display:flex;justify-content:flex-end;margin-top:8px}}