.pl-live-stats-sub{font-size:.82rem;color:var(--text2);margin:0 0 1rem}.pl-ls-loading{text-align:center;padding:1.5rem;color:var(--text2);font-size:.85rem}.pl-ls-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:pl-spin .6s linear infinite;margin-right:.4rem;vertical-align:middle}@keyframes pl-spin{to{transform:rotate(360deg)}}.pl-ls-error{text-align:center;padding:1.25rem;color:var(--text3);font-size:.82rem;background:var(--bg2);border:1px solid var(--border);border-radius:6px}.pl-ls-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem}.pl-ls-stat{background:var(--bg2);border:1px solid var(--border);border-radius:6px;padding:.75rem .6rem;text-align:center;transition:border-left .15s}.pl-ls-stat:hover{border-left:3px solid var(--accent)}.pl-ls-stat-val{display:block;font-size:1.3rem;font-weight:800;color:var(--accent);font-family:Inter,sans-serif;line-height:1.2}.pl-ls-stat-lbl{display:block;font-size:.62rem;color:var(--text2);text-transform:uppercase;letter-spacing:.04em;margin-top:.2rem;font-weight:600}.pl-ls-stat.pl-ls-primary{border-left:3px solid var(--accent);background:linear-gradient(135deg,rgba(212,149,110,.06),var(--bg2))}.pl-ls-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.pl-ls-total{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.5rem;text-align:center}.pl-ls-total-val{display:block;font-size:1rem;font-weight:700;color:var(--text)}.pl-ls-total-lbl{display:block;font-size:.6rem;color:var(--text2);text-transform:uppercase;margin-top:.1rem}.pl-ls-recent h3{font-size:.92rem;font-weight:700;margin:0 0 .5rem;color:var(--text)}.pl-ls-games{display:flex;flex-direction:column;gap:.35rem}.pl-ls-game{display:flex;align-items:center;gap:.75rem;background:var(--bg2);border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;font-size:.82rem;transition:border-left .15s}.pl-ls-game:hover{border-left:3px solid var(--accent)}.pl-ls-game-opp{display:flex;align-items:center;gap:.4rem;min-width:120px;flex-shrink:0}.pl-ls-game-opp img{width:20px;height:20px;border-radius:4px;object-fit:contain}.pl-ls-game-opp span{font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-ls-game-stats{display:flex;gap:.75rem;flex:1;justify-content:flex-end}.pl-ls-game-stat{text-align:center;min-width:45px}.pl-ls-game-stat-val{display:block;font-weight:700;color:var(--text);font-size:.82rem}.pl-ls-game-stat-lbl{display:block;font-size:.55rem;color:var(--text2);text-transform:uppercase}.pl-ls-game-rating{font-weight:800;color:var(--accent)}@media (max-width:768px){.pl-ls-grid,.pl-ls-totals{grid-template-columns:repeat(2,1fr)}.pl-ls-game{flex-wrap:wrap}.pl-ls-game-opp{min-width:100px}}.pl-ls-form{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.pl-ls-form h3{font-size:.92rem;font-weight:700;margin:0 0 .5rem;color:var(--text)}.pl-ls-form-row{display:flex;gap:.5rem;align-items:center}.pl-ls-form-dot{width:42px;height:42px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;transition:transform .15s}.pl-ls-form-dot:hover{transform:scale(1.1)}.pl-ls-form-w{background:#4caf5026;border:2px solid var(--green)}.pl-ls-form-l{background:#e74c3c26;border:2px solid #e74c3c}.pl-ls-form-letter{font-size:.72rem;line-height:1}.pl-ls-form-w .pl-ls-form-letter{color:var(--green)}.pl-ls-form-l .pl-ls-form-letter{color:#e74c3c}.pl-ls-form-rating{font-size:.55rem;color:var(--text2);line-height:1;margin-top:.1rem}.pl-match-history-sub{font-size:.82rem;color:var(--text2);margin:0 0 1rem}.pl-mh-loading{text-align:center;padding:1.5rem;color:var(--text2);font-size:.85rem}.pl-mh-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:pl-spin .6s linear infinite;margin-right:.4rem;vertical-align:middle}.pl-mh-empty{text-align:center;padding:1.25rem;color:var(--text3);font-size:.82rem;background:var(--bg2);border:1px solid var(--border);border-radius:6px}.pl-mh-list{display:flex;flex-direction:column;gap:.35rem}.pl-mh-row{display:flex;align-items:center;gap:.75rem;background:var(--bg2);border:1px solid var(--border);border-radius:6px;padding:.55rem .75rem;font-size:.82rem;text-decoration:none;color:inherit;transition:border-left .15s}.pl-mh-row:hover{border-left:3px solid var(--accent);background:var(--bg3)}.pl-mh-date{color:var(--text2);font-size:.75rem;min-width:75px;flex-shrink:0}.pl-mh-vs{color:var(--text3);font-size:.7rem;font-weight:600;flex-shrink:0}.pl-mh-opponent{display:flex;align-items:center;gap:.4rem;min-width:100px;flex-shrink:0}.pl-mh-opp-img{width:20px;height:20px;border-radius:4px;object-fit:contain}.pl-mh-opponent span{font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-mh-score{font-weight:700;color:var(--text);min-width:70px;flex-shrink:0;display:flex;align-items:center;gap:.35rem}.pl-mh-badge{display:inline-block;font-size:.65rem;font-weight:800;padding:.12rem .4rem;border-radius:6px;text-transform:uppercase;letter-spacing:.03em;line-height:1}.pl-mh-win{background:#4caf5026;color:var(--green);border:1px solid rgba(76,175,80,.3)}.pl-mh-loss{background:#e74c3c26;color:#e74c3c;border:1px solid rgba(231,76,60,.3)}.pl-mh-tournament{color:var(--text2);font-size:.72rem;flex:1;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.pl-mh-row{flex-wrap:wrap;gap:.4rem}.pl-mh-date{min-width:auto}.pl-mh-opponent{min-width:80px}.pl-mh-tournament{flex-basis:100%;text-align:left;margin-top:.15rem}}.pl-hero[data-astro-cid-ihv4w7ez]{background:linear-gradient(135deg,var(--bg2),var(--bg3));border:1px solid var(--border);border-radius:12px;padding:2rem;margin-bottom:2rem}.pl-hero-top[data-astro-cid-ihv4w7ez]{display:flex;gap:2rem;align-items:flex-start}.pl-hero-info[data-astro-cid-ihv4w7ez]{flex:1}.pl-avatar[data-astro-cid-ihv4w7ez]{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid var(--accent);float:left;margin-right:1.25rem;margin-bottom:.5rem;background:var(--bg3)}.pl-hero-info[data-astro-cid-ihv4w7ez] h1[data-astro-cid-ihv4w7ez]{font-size:2.4rem;margin:0 0 .3rem}.pl-intro[data-astro-cid-ihv4w7ez]{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:2rem;line-height:1.7}.pl-intro[data-astro-cid-ihv4w7ez] p[data-astro-cid-ihv4w7ez]{color:var(--text2);font-size:.95rem;margin:0}.pl-intro[data-astro-cid-ihv4w7ez] .pl-bio-text[data-astro-cid-ihv4w7ez]{margin-top:.75rem;color:var(--text);font-style:italic;border-left:3px solid var(--accent);padding-left:1rem}.pl-realname[data-astro-cid-ihv4w7ez]{color:var(--text2);font-size:1rem;margin:0 0 .75rem}.pl-meta[data-astro-cid-ihv4w7ez]{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin-bottom:1rem}.pl-team[data-astro-cid-ihv4w7ez]{color:var(--accent);font-weight:700;font-size:.95rem}.pl-country[data-astro-cid-ihv4w7ez],.pl-age[data-astro-cid-ihv4w7ez]{color:var(--text2);font-size:.85rem}.pl-hero-quickstats[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;min-width:240px}.pl-qs[data-astro-cid-ihv4w7ez]{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem;text-align:center}.pl-qv[data-astro-cid-ihv4w7ez]{display:block;font-size:1.3rem;font-weight:800;color:var(--accent)}.pl-ql[data-astro-cid-ihv4w7ez]{display:block;font-size:.7rem;color:var(--text2);margin-top:.15rem;text-transform:uppercase}.pl-layout[data-astro-cid-ihv4w7ez]{display:flex;gap:2rem;align-items:flex-start;position:relative}.pl-content[data-astro-cid-ihv4w7ez]{flex:1;min-width:0}.pl-sidebar[data-astro-cid-ihv4w7ez]{width:200px;flex-shrink:0;position:sticky;top:80px;align-self:flex-start}.pl-sidebar-nav[data-astro-cid-ihv4w7ez]{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.pl-sidebar-title[data-astro-cid-ihv4w7ez]{font-size:.7rem;text-transform:uppercase;font-weight:700;color:var(--text2);letter-spacing:.05em;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.pl-sidebar-link[data-astro-cid-ihv4w7ez]{color:var(--text2);text-decoration:none;font-size:.82rem;padding:.35rem .6rem;border-radius:5px;border-left:2px solid transparent;transition:all .15s}.pl-sidebar-link[data-astro-cid-ihv4w7ez]:hover{color:var(--text);background:var(--bg3)}.pl-sidebar-link[data-astro-cid-ihv4w7ez].active{color:var(--accent);border-left-color:var(--accent);background:#d4956e14;font-weight:600}.pl-section[data-astro-cid-ihv4w7ez]{margin-bottom:2.5rem;scroll-margin-top:70px}.pl-section[data-astro-cid-ihv4w7ez] h2[data-astro-cid-ihv4w7ez]{font-size:1.3rem;margin:0 0 1rem;color:var(--text);font-weight:700}.pl-detail-card[data-astro-cid-ihv4w7ez]{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1.5rem}.pl-detail-card[data-astro-cid-ihv4w7ez] h3[data-astro-cid-ihv4w7ez]{margin:0 0 1rem;font-size:1.05rem;color:var(--text)}.pl-grid-2[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.pl-detail-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.pl-grid-3col[data-astro-cid-ihv4w7ez] .pl-detail-grid[data-astro-cid-ihv4w7ez],.pl-detail-grid[data-astro-cid-ihv4w7ez].pl-grid-3col{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.pl-di[data-astro-cid-ihv4w7ez]{display:flex;justify-content:space-between;align-items:center;padding:.6rem .8rem;background:var(--bg);border:1px solid var(--border);border-radius:6px}.pl-di[data-astro-cid-ihv4w7ez].pl-highlight{border-color:var(--accent);background:#d4956e14}.pl-dk[data-astro-cid-ihv4w7ez]{color:var(--text2);font-size:.85rem;font-weight:600}.pl-dv[data-astro-cid-ihv4w7ez]{color:var(--text);font-weight:700;font-size:.95rem}.pl-highlight[data-astro-cid-ihv4w7ez] .pl-dv[data-astro-cid-ihv4w7ez]{color:var(--accent)}.pl-advanced-toggle[data-astro-cid-ihv4w7ez]{margin-top:1rem;border-top:1px solid var(--border);padding-top:1rem}.pl-advanced-toggle[data-astro-cid-ihv4w7ez] summary[data-astro-cid-ihv4w7ez]{cursor:pointer;color:var(--accent);font-size:.88rem;font-weight:600;padding:.4rem 0;user-select:none}.pl-advanced-toggle[data-astro-cid-ihv4w7ez] summary[data-astro-cid-ihv4w7ez]:hover{text-decoration:underline}.pl-advanced-toggle[data-astro-cid-ihv4w7ez][open] summary[data-astro-cid-ihv4w7ez]{margin-bottom:.75rem}.pl-xhair-preview-wrap[data-astro-cid-ihv4w7ez]{margin-bottom:1.25rem}.pl-xhair-preview[data-astro-cid-ihv4w7ez]{width:100%;max-width:400px;height:200px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a,#2a2a2a);border-radius:8px;position:relative;overflow:hidden;border:1px solid var(--border);margin-bottom:.5rem}.pl-xhair-preview[data-astro-cid-ihv4w7ez]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.4) 100%)}.pl-xhair-crosshair[data-astro-cid-ihv4w7ez]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.pl-xhair-label[data-astro-cid-ihv4w7ez]{position:absolute;bottom:.5rem;left:.75rem;font-size:.7rem;color:#fff6;z-index:1}.pl-xhair-try[data-astro-cid-ihv4w7ez]{font-size:.82rem;color:var(--accent);text-decoration:none;font-weight:600}.pl-xhair-try[data-astro-cid-ihv4w7ez]:hover{text-decoration:underline}.pl-crosshair-code[data-astro-cid-ihv4w7ez]{display:flex;gap:.75rem;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem;margin-bottom:1.25rem}.pl-crosshair-code[data-astro-cid-ihv4w7ez] code[data-astro-cid-ihv4w7ez]{flex:1;font-size:.85rem;color:var(--accent);word-break:break-all}.pl-copy-btn[data-astro-cid-ihv4w7ez]{background:var(--accent);color:#000;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:700;font-size:.85rem;cursor:pointer;white-space:nowrap;font-family:inherit;transition:opacity .2s}.pl-copy-btn[data-astro-cid-ihv4w7ez]:hover{opacity:.85}.pl-copy-btn[data-astro-cid-ihv4w7ez].copied{background:var(--green);color:#fff}.pl-copy-sm[data-astro-cid-ihv4w7ez]{padding:.35rem .75rem;font-size:.8rem}.pl-console-cmds[data-astro-cid-ihv4w7ez]{display:flex;gap:.75rem;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;margin-top:1rem}.pl-console-cmds[data-astro-cid-ihv4w7ez] h4[data-astro-cid-ihv4w7ez]{display:none}.pl-console-cmds[data-astro-cid-ihv4w7ez] code[data-astro-cid-ihv4w7ez]{flex:1;font-size:.82rem;color:var(--text);word-break:break-all}.pl-config-desc[data-astro-cid-ihv4w7ez]{color:var(--text2);font-size:.9rem;margin:0 0 1.25rem}.pl-config-actions[data-astro-cid-ihv4w7ez]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.pl-config-btn[data-astro-cid-ihv4w7ez]{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border:none;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .2s}.pl-config-btn[data-astro-cid-ihv4w7ez]:hover{opacity:.9;transform:translateY(-1px)}.pl-config-download[data-astro-cid-ihv4w7ez]{background:var(--accent);color:#000}.pl-config-copy[data-astro-cid-ihv4w7ez]{background:var(--bg3);color:var(--text);border:1px solid var(--border)}.pl-config-copy[data-astro-cid-ihv4w7ez].copied{background:var(--green);color:#fff;border-color:var(--green)}.pl-config-preview[data-astro-cid-ihv4w7ez]{background:var(--bg);border:1px solid var(--border);border-radius:8px;overflow:hidden}.pl-config-header[data-astro-cid-ihv4w7ez]{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--bg3);border-bottom:1px solid var(--border)}.pl-config-header[data-astro-cid-ihv4w7ez] span[data-astro-cid-ihv4w7ez]{font-size:.75rem;color:var(--text2);font-weight:600}.pl-config-preview[data-astro-cid-ihv4w7ez] pre[data-astro-cid-ihv4w7ez]{padding:.75rem;margin:0;font-size:.78rem;color:var(--text2);line-height:1.6;overflow-x:auto;max-height:250px;overflow-y:auto}.pl-edpi-meter[data-astro-cid-ihv4w7ez]{margin-top:1.25rem}.pl-edpi-track[data-astro-cid-ihv4w7ez]{position:relative;height:28px;background:linear-gradient(90deg,var(--green),var(--accent),var(--red));border-radius:6px;opacity:.3}.pl-edpi-marker[data-astro-cid-ihv4w7ez]{position:absolute;top:-8px;transform:translate(-50%);z-index:2}.pl-edpi-marker[data-astro-cid-ihv4w7ez] span[data-astro-cid-ihv4w7ez]{background:var(--accent);color:#000;font-size:.7rem;font-weight:800;padding:.2rem .5rem;border-radius:4px;display:block;white-space:nowrap}.pl-edpi-avg[data-astro-cid-ihv4w7ez]{position:absolute;bottom:-8px;transform:translate(-50%);z-index:1}.pl-edpi-avg[data-astro-cid-ihv4w7ez] span[data-astro-cid-ihv4w7ez]{font-size:.6rem;color:var(--text2);font-weight:600;white-space:nowrap}.pl-edpi-labels[data-astro-cid-ihv4w7ez]{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.7rem;color:var(--text2)}.pl-gear-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.pl-gear-item[data-astro-cid-ihv4w7ez]{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;display:flex;gap:1rem;align-items:center;transition:border-color .2s}.pl-gear-item[data-astro-cid-ihv4w7ez]:hover{border-color:var(--accent)}.pl-gear-icon[data-astro-cid-ihv4w7ez]{font-size:1.5rem}.pl-gear-img[data-astro-cid-ihv4w7ez]{width:48px;height:48px;object-fit:contain;flex-shrink:0;border-radius:6px;background:var(--bg1)}.pl-gear-label[data-astro-cid-ihv4w7ez]{display:block;font-size:.75rem;color:var(--text2);text-transform:uppercase;font-weight:600;letter-spacing:.03em}.pl-gear-value[data-astro-cid-ihv4w7ez]{display:block;color:var(--text);font-weight:700;font-size:.95rem;margin-top:.15rem}.pl-gear-link[data-astro-cid-ihv4w7ez]{text-decoration:none;transition:color .2s}.pl-gear-link[data-astro-cid-ihv4w7ez]:hover{color:var(--accent);text-decoration:underline}.pl-loadout-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.pl-loadout-card[data-astro-cid-ihv4w7ez]{background:var(--bg2);border:2px solid var(--border);border-radius:10px;overflow:hidden;text-decoration:none;transition:border-color .2s,transform .2s}.pl-loadout-card[data-astro-cid-ihv4w7ez]:hover{transform:translateY(-2px)}.pl-loadout-card[data-astro-cid-ihv4w7ez].pl-loadout-nolink{pointer-events:none}.pl-loadout-img[data-astro-cid-ihv4w7ez]{width:100%;height:120px;object-fit:contain;background:linear-gradient(135deg,var(--bg3),var(--bg));padding:.75rem;display:block}.pl-loadout-placeholder[data-astro-cid-ihv4w7ez]{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:var(--bg3);color:var(--text2);font-size:.9rem;font-weight:600}.pl-loadout-info[data-astro-cid-ihv4w7ez]{padding:.75rem 1rem}.pl-loadout-slot[data-astro-cid-ihv4w7ez]{display:block;font-size:.7rem;text-transform:uppercase;font-weight:700;color:var(--text2);letter-spacing:.04em;margin-bottom:.2rem}.pl-loadout-name[data-astro-cid-ihv4w7ez]{display:block;font-size:.9rem;font-weight:700;color:var(--text);line-height:1.3}.pl-loadout-rarity[data-astro-cid-ihv4w7ez]{display:block;font-size:.72rem;font-weight:600;margin-top:.25rem}.pl-related-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.pl-related-card[data-astro-cid-ihv4w7ez]{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:1rem;text-decoration:none;transition:border-color .2s,transform .2s}.pl-related-card[data-astro-cid-ihv4w7ez]:hover{border-color:var(--accent);transform:translateY(-2px)}.pl-rc-top[data-astro-cid-ihv4w7ez]{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.pl-rc-img[data-astro-cid-ihv4w7ez]{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid var(--border);flex-shrink:0;background:var(--bg3)}.pl-rc-name[data-astro-cid-ihv4w7ez]{font-weight:700;font-size:1.05rem;color:var(--text)}.pl-rc-meta[data-astro-cid-ihv4w7ez]{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;font-size:.8rem;color:var(--text2)}.pp-role[data-astro-cid-ihv4w7ez]{font-size:.72rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em;background:var(--bg3);color:var(--text2);border:1px solid var(--border)}.pp-role[data-astro-cid-ihv4w7ez][data-r=awper]{background:#ef535026;color:var(--red);border-color:var(--red)}.pp-role[data-astro-cid-ihv4w7ez][data-r=rifler]{background:#42a5f526;color:var(--blue);border-color:var(--blue)}.pp-role[data-astro-cid-ihv4w7ez][data-r=igl]{background:#ab47bc26;color:var(--purple);border-color:var(--purple)}.pp-role[data-astro-cid-ihv4w7ez][data-r=entry-fragger]{background:#d4956e26;color:var(--accent);border-color:var(--accent)}.pp-role[data-astro-cid-ihv4w7ez][data-r=support]{background:#4caf5026;color:var(--green);border-color:var(--green)}.pp-role-sm[data-astro-cid-ihv4w7ez]{font-size:.65rem;padding:.15rem .4rem}@media (max-width:1024px){.pl-sidebar[data-astro-cid-ihv4w7ez]{display:none}.pl-layout[data-astro-cid-ihv4w7ez]{flex-direction:column}}@media (max-width:768px){.pl-hero-top[data-astro-cid-ihv4w7ez]{flex-direction:column}.pl-hero-quickstats[data-astro-cid-ihv4w7ez]{min-width:100%}.pl-hero-info[data-astro-cid-ihv4w7ez] h1[data-astro-cid-ihv4w7ez]{font-size:1.8rem}.pl-grid-2[data-astro-cid-ihv4w7ez],.pl-gear-grid[data-astro-cid-ihv4w7ez]{grid-template-columns:1fr}.pl-loadout-grid[data-astro-cid-ihv4w7ez],.pl-related-grid[data-astro-cid-ihv4w7ez]{grid-template-columns:1fr 1fr}.pl-crosshair-code[data-astro-cid-ihv4w7ez]{flex-direction:column;align-items:stretch}.pl-config-actions[data-astro-cid-ihv4w7ez]{flex-direction:column}.pl-config-btn[data-astro-cid-ihv4w7ez]{justify-content:center}}.v2-hide[data-astro-cid-ihv4w7ez]{display:none!important}.hero-v2[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:60% 40%;grid-template-areas:"header header" "media  info";column-gap:24px;row-gap:20px;margin-bottom:24px;font-family:Inter,system-ui,sans-serif}@media (max-width: 900px){.hero-v2[data-astro-cid-ihv4w7ez]{grid-template-columns:1fr;grid-template-areas:"header" "media" "info";column-gap:0;row-gap:16px}}.hero-v2__header[data-astro-cid-ihv4w7ez]{grid-area:header;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding-bottom:4px}.hero-v2__weapon[data-astro-cid-ihv4w7ez]{margin:0;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9090aa}.hero-v2__name[data-astro-cid-ihv4w7ez]{margin:0;font-size:42px;font-weight:800;line-height:1.05;color:#eeeef5;letter-spacing:-.03em;display:flex;align-items:center;gap:10px}@media (max-width: 900px){.hero-v2__name[data-astro-cid-ihv4w7ez]{font-size:30px}}.hero-v2__subtitle[data-astro-cid-ihv4w7ez]{margin:2px 0 0;font-size:14px;color:#b8bdc6;font-weight:500}.hero-v2__pills[data-astro-cid-ihv4w7ez]{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.hero-v2__pill[data-astro-cid-ihv4w7ez]{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0d;color:#b8bdc6;border:1px solid rgba(255,255,255,.08)}.hero-v2__pill--role[data-astro-cid-ihv4w7ez]{background:#d4956e1a;color:#d4956e;border-color:#d4956e4d}.hero-v2__media[data-astro-cid-ihv4w7ez]{grid-area:media;display:flex;flex-direction:column}.hero-v2__image-card[data-astro-cid-ihv4w7ez]{background:#1a1a22;border:1px solid rgba(255,255,255,.06);border-top:3px solid #d4956e;border-radius:10px;overflow:hidden}.hero-v2__image-wrap[data-astro-cid-ihv4w7ez]{background:radial-gradient(ellipse at center,#d4956e14,#121218 80%);display:flex;align-items:center;justify-content:center;height:320px;padding:24px}.hero-v2__img[data-astro-cid-ihv4w7ez]{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;filter:drop-shadow(0 6px 28px rgba(0,0,0,.5))}.hero-v2__placeholder[data-astro-cid-ihv4w7ez]{font-size:4rem;font-weight:900;opacity:.4;letter-spacing:.02em;color:#d4956e}@media (max-width: 900px){.hero-v2__image-wrap[data-astro-cid-ihv4w7ez]{height:260px}}.hero-v2__media--no-photo[data-astro-cid-ihv4w7ez] .hero-v2__image-card[data-astro-cid-ihv4w7ez]{min-height:0}.hero-v2__no-photo[data-astro-cid-ihv4w7ez]{background:radial-gradient(ellipse at center,#d4956e1a,#121218 80%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 24px;min-height:220px}.hero-v2__no-photo-flag[data-astro-cid-ihv4w7ez]{font-size:64px;line-height:1;filter:drop-shadow(0 4px 16px rgba(0,0,0,.4));margin-bottom:4px}.hero-v2__no-photo-initials[data-astro-cid-ihv4w7ez]{font-size:42px;font-weight:900;color:#d4956e;letter-spacing:-.03em;line-height:1;font-family:Inter,system-ui,sans-serif}.hero-v2__no-photo-team[data-astro-cid-ihv4w7ez]{font-size:12px;font-weight:600;color:#b8bdc6;letter-spacing:.04em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif}.hero-v2__no-photo-note[data-astro-cid-ihv4w7ez]{font-size:10px;font-weight:500;color:#606070;letter-spacing:.06em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;margin-top:6px}@media (max-width: 900px){.hero-v2__no-photo[data-astro-cid-ihv4w7ez]{min-height:180px;padding:30px 20px}.hero-v2__no-photo-flag[data-astro-cid-ihv4w7ez]{font-size:52px}.hero-v2__no-photo-initials[data-astro-cid-ihv4w7ez]{font-size:34px}}.hero-v2__info[data-astro-cid-ihv4w7ez]{grid-area:info;display:flex;flex-direction:column;gap:14px}.hero-v2__stat-row[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero-v2__stat[data-astro-cid-ihv4w7ez]{background:#1a1a22;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:16px 12px;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.hero-v2__stat-value[data-astro-cid-ihv4w7ez]{font-size:24px;font-weight:800;color:#eeeef5;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.hero-v2__stat-unit[data-astro-cid-ihv4w7ez]{font-size:14px;font-weight:600;color:#909098;margin-left:1px}.hero-v2__stat-label[data-astro-cid-ihv4w7ez]{font-size:9.5px;font-weight:600;color:#7c8290;letter-spacing:.07em;text-transform:uppercase}.hero-v2__buy-card[data-astro-cid-ihv4w7ez]{background:#1a1a22;border-radius:10px;border:1px solid rgba(255,255,255,.08);padding:20px}.hero-v2__buy-label[data-astro-cid-ihv4w7ez]{font-size:11px;font-weight:500;color:#909098;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px}.hero-v2__xhair-code[data-astro-cid-ihv4w7ez]{display:block;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:500;color:#d4956e;background:#d4956e0f;border:1px solid rgba(212,149,110,.2);border-radius:6px;padding:10px 12px;margin-bottom:14px;word-break:break-all;line-height:1.4;letter-spacing:.005em}.hero-v2__buy-btn[data-astro-cid-ihv4w7ez]{display:block;width:100%;background:#d4956e;border:none;border-radius:8px;color:#1a0e07;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.01em;padding:14px 0;text-align:center;text-decoration:none;transition:background .15s ease,transform .1s ease}.hero-v2__buy-btn[data-astro-cid-ihv4w7ez]:hover{background:#e0a87e;transform:translateY(-1px)}.hero-v2__buy-btn[data-astro-cid-ihv4w7ez].copied{background:#3ecf68;color:#0a2015}.pl-section[data-astro-cid-ihv4w7ez]{padding:20px 0}.pl-section[data-astro-cid-ihv4w7ez] h2[data-astro-cid-ihv4w7ez]{font-size:13px!important;font-weight:700!important;color:#d4956e!important;letter-spacing:.06em!important;text-transform:uppercase;margin:0 0 16px!important}.pl-detail-card[data-astro-cid-ihv4w7ez]{background:#1a1a22;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:18px 20px;font-family:Inter,system-ui,sans-serif}.pl-detail-card[data-astro-cid-ihv4w7ez] h3[data-astro-cid-ihv4w7ez]{font-size:11px!important;font-weight:600!important;color:#909098!important;letter-spacing:.06em!important;text-transform:uppercase;margin:0 0 12px!important}.pl-detail-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:1fr 1fr;gap:0}.pl-detail-grid[data-astro-cid-ihv4w7ez].pl-grid-3col{grid-template-columns:1fr 1fr 1fr}.pl-di[data-astro-cid-ihv4w7ez]{display:flex;flex-direction:column;gap:3px;padding:9px 12px 9px 0;border-bottom:1px solid rgba(255,255,255,.04)}.pl-dk[data-astro-cid-ihv4w7ez]{font-size:10px;font-weight:500;color:#7c8290;letter-spacing:.04em;text-transform:uppercase}.pl-dv[data-astro-cid-ihv4w7ez]{font-size:13px;font-weight:700;color:#e8e8ee;font-variant-numeric:tabular-nums}.pl-highlight[data-astro-cid-ihv4w7ez]{background:#d4956e0f;border-radius:6px;padding:9px 12px}.pl-highlight[data-astro-cid-ihv4w7ez] .pl-dk[data-astro-cid-ihv4w7ez],.pl-highlight[data-astro-cid-ihv4w7ez] .pl-dv[data-astro-cid-ihv4w7ez]{color:#d4956e}.pl-gear-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.pl-gear-item[data-astro-cid-ihv4w7ez]{background:#1a1a22;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:14px;display:flex;gap:12px;align-items:center;transition:border-color .18s,transform .18s}.pl-gear-item[data-astro-cid-ihv4w7ez]:hover{border-color:#d4956e4d;transform:translateY(-1px)}.pl-gear-img[data-astro-cid-ihv4w7ez]{width:44px;height:44px;object-fit:contain;flex-shrink:0;background:#ffffff08;border-radius:6px;padding:4px}.pl-gear-icon[data-astro-cid-ihv4w7ez]{font-size:1.4rem;width:44px;text-align:center;flex-shrink:0}.pl-gear-label[data-astro-cid-ihv4w7ez]{display:block;font-size:10px;font-weight:600;color:#7c8290;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}.pl-gear-value[data-astro-cid-ihv4w7ez]{display:block;font-size:13px;font-weight:700;color:#e8e8ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-gear-link[data-astro-cid-ihv4w7ez]{color:#d4956e!important;text-decoration:none}.pl-gear-link[data-astro-cid-ihv4w7ez]:hover{text-decoration:underline}.pl-loadout-grid[data-astro-cid-ihv4w7ez]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.pl-loadout-card[data-astro-cid-ihv4w7ez]{background:#1a1a22;border:1px solid rgba(255,255,255,.06);border-top:3px solid var(--rarity, rgba(255,255,255,.1));border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,border-color .2s}.pl-loadout-card[data-astro-cid-ihv4w7ez]:hover{transform:translateY(-3px);border-color:#d4956e4d}.pl-loadout-nolink[data-astro-cid-ihv4w7ez]{cursor:default}.pl-loadout-nolink[data-astro-cid-ihv4w7ez]:hover{transform:none}.pl-loadout-img[data-astro-cid-ihv4w7ez]{display:block;width:100%;height:110px;object-fit:contain;padding:12px;background:#ffffff05}.pl-loadout-info[data-astro-cid-ihv4w7ez]{padding:10px 12px 12px}.pl-loadout-slot[data-astro-cid-ihv4w7ez]{display:block;font-size:9.5px;font-weight:600;color:#7c8290;letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px}.pl-loadout-name[data-astro-cid-ihv4w7ez]{display:block;font-size:13px;font-weight:700;color:#e8e8ee;line-height:1.25}.pl-copy-btn[data-astro-cid-ihv4w7ez]{background:#d4956e;color:#1a0e07;border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .12s ease}.pl-copy-btn[data-astro-cid-ihv4w7ez]:hover{background:#e0a87e;transform:translateY(-1px)}.pl-copy-btn[data-astro-cid-ihv4w7ez].copied{background:#3ecf68;color:#0a2015}.pl-copy-sm[data-astro-cid-ihv4w7ez]{font-size:11px;padding:6px 12px}.pl-xhair-preview[data-astro-cid-ihv4w7ez]{background:radial-gradient(ellipse at center,#d4956e14,#121218 80%);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:40px 20px;text-align:center;position:relative;min-height:180px}
