.wp-crumbs{color:var(--text2);margin-bottom:1.25rem;font-size:.8rem}.wp-crumbs a{color:var(--text2);text-decoration:none}.wp-crumbs a:hover{color:var(--accent)}.wp-sep{opacity:.4;margin:0 .35rem}.wp-section-title{border-bottom:2px solid var(--border);margin:0 0 .75rem;padding-bottom:.4rem;font-size:1.05rem;font-weight:700}.wp-hero{background:var(--bg2);border:1px solid var(--border);border-radius:4px;grid-template-columns:280px 1fr;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:grid}.wp-hero-left{justify-content:center;align-items:center;display:flex}.wp-hero-img-wrap{aspect-ratio:4/3;background:var(--bg3);border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.wp-hero-weapon-img{object-fit:contain;filter:drop-shadow(0 4px 12px #0006);width:80%;height:auto}.wp-hero-placeholder{color:var(--text2);opacity:.15;text-transform:uppercase;font-size:2.5rem;font-weight:900}.wp-hero-right{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.wp-hero-title{margin:0;font-size:1.8rem;font-weight:800;line-height:1.1}.wp-hero-meta{flex-wrap:wrap;gap:.4rem;display:flex}.wp-badge{border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.wp-badge-cat,.wp-badge-sub{background:var(--bg3);border:1px solid var(--border);color:var(--text2)}.wp-badge-team{color:#fff}.wp-team-ct{background:#4a8db7}.wp-team-t{background:#c44}.wp-team-both{background:var(--accent);color:#000}.wp-hero-desc{color:var(--text2);margin:0;font-size:.86rem;line-height:1.6}.wp-hero-tags{flex-wrap:wrap;gap:.3rem;display:flex}.wp-tag{color:var(--accent);opacity:.7;font-size:.72rem}.wp-hero-quick{flex-wrap:wrap;gap:.6rem;margin-top:.25rem;display:flex}.wp-qstat{color:var(--text2);background:var(--bg3);border:1px solid var(--border);border-radius:4px;padding:.2rem .55rem;font-size:.78rem}.wp-qstat strong{color:var(--accent);margin-right:.15rem;font-weight:700}.wp-stats{margin-bottom:2rem}.wp-stats-table{border:1px solid var(--border);border-radius:4px}.wp-stats-head{background:var(--accent);color:#000;text-transform:uppercase;letter-spacing:.04em;z-index:10;border-radius:4px 4px 0 0;grid-template-columns:160px 120px 1fr;gap:.5rem;padding:.5rem 1rem;font-size:.72rem;font-weight:700;display:grid;position:sticky;top:52px}.wp-stats-row{border-bottom:1px solid var(--border);grid-template-columns:160px 120px 1fr;align-items:center;gap:.5rem;padding:.5rem 1rem;display:grid}.wp-stats-row:last-child{border-bottom:none}.wp-stats-alt{background:var(--bg2)}.wp-stats-key{color:var(--text2);font-size:.82rem;font-weight:500}.wp-stats-val{color:var(--text);font-size:.86rem;font-weight:700}.wp-stats-bar{background:var(--bg3);border-radius:4px;height:5px;overflow:hidden}.wp-bar-fill{background:var(--accent);border-radius:4px;height:100%;display:block}.wp-tips{margin-bottom:2rem}.wp-tips-list{margin:0;padding:0 0 0 1.4rem;list-style:decimal}.wp-tips-list li{color:var(--text2);border-bottom:1px solid var(--border);padding:.35rem 0;font-size:.86rem;line-height:1.6}.wp-tips-list li:last-child{border-bottom:none}.wp-pros{margin-bottom:2rem}.wp-pros-scroll{-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.wp-pros-scroll::-webkit-scrollbar{height:3px}.wp-pros-scroll::-webkit-scrollbar-track{background:var(--bg3)}.wp-pros-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.wp-pro-card{background:var(--bg2);border:1px solid var(--border);color:inherit;white-space:nowrap;border-left:3px solid #0000;border-radius:4px;flex-shrink:0;align-items:center;gap:.45rem;padding:.4rem .75rem;text-decoration:none;transition:border-left-color .15s;display:flex}.wp-pro-card:hover{border-left-color:var(--accent)}.wp-pro-card img{object-fit:cover;border-radius:4px;width:28px;height:28px}.wp-pro-name{font-size:.82rem;font-weight:600}.wp-skins{margin-bottom:2rem}.wp-skin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.wp-skin-count{color:var(--text2);font-size:.84rem;font-weight:600}.wp-sort-pills{flex-wrap:wrap;gap:.25rem;display:flex}.wp-sort-pill{border:1px solid var(--border);color:var(--text2);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .6rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s}.wp-sort-pill:hover{border-left:3px solid var(--accent);color:var(--text)}.wp-sort-active{background:var(--accent);color:#000;border-color:var(--accent)}.wp-skin-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.wp-skin-card{background:var(--bg2);border:1px solid var(--border);color:inherit;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.wp-skin-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.wp-skin-card-img{justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.wp-skin-card-img img{object-fit:contain;max-width:85%;max-height:120px;transition:transform .25s}.wp-skin-card:hover .wp-skin-card-img img{transform:scale(1.06)}.wp-skin-card-ph{color:var(--text2);opacity:.15;font-size:1.5rem;font-weight:900}.wp-skin-card-rarity{text-transform:uppercase;letter-spacing:.04em;color:#000;z-index:1;border-radius:3px;padding:.15rem .45rem;font-size:.58rem;font-weight:700;position:absolute;top:.45rem;left:.45rem}.wp-skin-badge{z-index:1;border-radius:3px;padding:.12rem .35rem;font-size:.55rem;font-weight:700;position:absolute;top:.45rem;right:.45rem}.wp-badge-st{color:#000;background:#cf6d1e}.wp-badge-sv{color:#000;background:#ffd740}.wp-skin-card-body{flex-direction:column;flex:1;gap:.15rem;padding:.6rem .7rem;display:flex}.wp-skin-card-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.wp-skin-card-price{color:var(--accent);margin-top:auto;padding-top:.25rem;font-size:.82rem;font-weight:700}.wp-skin-card-meta{color:var(--text2);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.wp-empty{text-align:center;color:var(--text2);background:var(--bg2);border:1px dashed var(--border);border-radius:4px;padding:1.5rem;font-size:.88rem}.wp-tiers{margin-bottom:2rem}.wp-tiers-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.wp-tier-col{border:1px solid var(--border);border-radius:4px;overflow:hidden}.wp-tier-label{background:var(--bg3);border-bottom:1px solid var(--border);color:var(--text2);margin:0;padding:.45rem .75rem;font-size:.78rem;font-weight:700}.wp-tier-item{background:var(--bg2);color:inherit;border-bottom:1px solid var(--border);border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:.4rem .75rem;font-size:.82rem;text-decoration:none;transition:border-left-color .15s;display:flex}.wp-tier-item:last-child{border-bottom:none}.wp-tier-item:hover{border-left-color:var(--accent)}.wp-tier-item span:first-child{font-weight:600}.wp-tier-item span:last-child{font-size:.8rem;font-weight:700}.wp-related{margin-bottom:2rem}.wp-related-pills{flex-wrap:wrap;gap:.4rem;display:flex}.wp-related-pill{background:var(--bg2);border:1px solid var(--border);color:var(--text);border-left:3px solid #0000;border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:border-left-color .15s,color .15s;display:inline-flex}.wp-related-pill:hover{border-left-color:var(--accent);color:var(--accent)}.wp-related-price{color:var(--text2);font-size:.72rem;font-weight:400}.wp-nav{margin-bottom:2rem}.wp-nav-links{flex-wrap:wrap;gap:.3rem;display:flex}.wp-nav-links a{color:var(--text2);background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.25rem .55rem;font-size:.78rem;text-decoration:none;transition:color .15s,border-color .15s}.wp-nav-links a:hover{color:var(--accent);border-color:var(--accent)}.wp-faq{margin-bottom:2rem}.wp-faq-item{border-bottom:1px solid var(--border)}.wp-faq-item:last-child{border-bottom:none}.wp-faq-q{cursor:pointer;border-left:3px solid #0000;padding:.65rem 2.5rem .65rem .75rem;font-size:.88rem;font-weight:700;list-style:none;transition:border-left-color .15s;display:block;position:relative}.wp-faq-q::-webkit-details-marker{display:none}.wp-faq-q:after{content:"+";color:var(--accent);font-size:1.2rem;font-weight:700;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.wp-faq-item[open] .wp-faq-q{border-left-color:var(--accent)}.wp-faq-item[open] .wp-faq-q:after{content:"−"}.wp-faq-a{color:var(--text2);margin:0 0 .75rem;padding-left:calc(.75rem + 3px);font-size:.84rem;line-height:1.6}@media (max-width:768px){.wp-hero{grid-template-columns:1fr;gap:1rem}.wp-hero-img-wrap{max-width:200px;margin:0 auto}.wp-hero-title{font-size:1.4rem}.wp-stats-head,.wp-stats-row{grid-template-columns:130px 100px 1fr}.wp-skin-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width:480px){.wp-stats-head,.wp-stats-row{grid-template-columns:1fr 1fr}.wp-stats-bar{display:none}.wp-skin-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.wp-skin-card-img{height:100px}.wp-skin-card-img img{max-height:85px}.wp-skin-card-body{padding:.45rem .5rem}.wp-skin-card-name{font-size:.78rem}.wp-tiers-grid{grid-template-columns:1fr}}.wc-section-title{border-bottom:2px solid var(--border);margin:0 0 .75rem;padding-bottom:.4rem;font-size:1.05rem;font-weight:700}.wc-hero{margin-bottom:1.75rem}.wc-hero-title{margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.1}.wc-hero-desc{color:var(--text2);max-width:600px;margin:0 0 .75rem;font-size:.88rem;line-height:1.6}.wc-hero-pills{flex-wrap:wrap;gap:.4rem;display:flex}.wc-pill{color:var(--text2);background:#2ecc7114;border:1px solid #2ecc7133;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.75rem;display:inline-flex}.wc-pill strong{color:var(--accent);font-weight:700}.wc-tabs{border-bottom:2px solid var(--border);-webkit-overflow-scrolling:touch;gap:0;margin-bottom:2rem;display:flex;overflow-x:auto}.wc-tab{color:var(--text2);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.55rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s}.wc-tab:hover{color:var(--accent);border-bottom-color:var(--accent)}.wc-tab-active{color:var(--accent);border-bottom-color:var(--accent);background:#2ecc710d}.wc-compare{margin-bottom:2rem}.wc-compare-table{border:1px solid var(--border);border-radius:4px;overflow:auto hidden}.wc-compare-head{background:var(--accent);color:#000;text-transform:uppercase;letter-spacing:.04em;grid-template-columns:1fr 80px 75px 70px 85px 85px;gap:.4rem;min-width:550px;padding:.45rem .75rem;font-size:.68rem;font-weight:700;display:grid}.wc-compare-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 80px 75px 70px 85px 85px;align-items:center;gap:.4rem;min-width:550px;padding:.4rem .75rem;display:grid}.wc-compare-row:last-child{border-bottom:none}.wc-compare-alt{background:var(--bg2)}.wc-cv{color:var(--text2);font-size:.8rem}.wc-cv-name{color:var(--text);font-weight:600}.wc-cv-price{color:var(--accent);font-weight:700}.wc-weapons{margin-bottom:2rem}.wc-group{border:1px solid var(--border);border-radius:4px;margin-bottom:.5rem;overflow:hidden}.wc-group-summary{background:var(--bg3);cursor:pointer;border-left:3px solid #0000;align-items:center;gap:.5rem;padding:.65rem 1rem;list-style:none;transition:border-left-color .15s;display:flex}.wc-group-summary::-webkit-details-marker{display:none}.wc-group-summary:before{content:"▶";color:var(--accent);font-size:.6rem;transition:transform .15s}.wc-group[open]>.wc-group-summary:before{transform:rotate(90deg)}.wc-group-summary:hover{border-left-color:var(--accent)}.wc-group-name{color:var(--text);font-size:.9rem;font-weight:700}.wc-group-count{color:var(--accent);background:#2ecc711a;border-radius:4px;padding:.1rem .4rem;font-size:.68rem;font-weight:700}.wc-group-body{border-top:1px solid var(--border)}.wc-flat-list{border:1px solid var(--border);border-radius:4px;overflow:hidden}.wc-row{color:inherit;border-bottom:1px solid var(--border);border-left:3px solid #0000;grid-template-columns:1fr 60px 75px 70px 70px 60px 75px 70px;align-items:center;gap:.4rem;padding:.55rem 1rem;text-decoration:none;transition:border-left-color .15s,background-color .15s;display:grid}.wc-row:last-child{border-bottom:none}.wc-row:hover{border-left-color:var(--accent);background:var(--bg3)}.wc-row-alt{background:var(--bg2)}.wc-rd{color:var(--text2);font-size:.8rem}.wc-rd-name{color:var(--text);font-size:.88rem;font-weight:600}.wc-rd-price{color:var(--accent);font-weight:700}.wc-rd-skins{opacity:.7;font-size:.72rem}.wc-side{text-transform:uppercase;border-radius:3px;padding:.08rem .3rem;font-size:.6rem;font-weight:700}.wc-side-ct{color:#fff;background:#4a8db7}.wc-side-t{color:#fff;background:#c44}.wc-side-both{background:var(--accent);color:#000}.wc-notes{background:var(--bg2);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:4px;margin-bottom:2rem;padding:1.25rem 1.5rem}.wc-notes .wc-section-title{border-bottom:none;margin-bottom:.5rem;padding-bottom:0}.wc-notes-text{color:var(--text2);margin:0;font-size:.88rem;line-height:1.65}.wc-faq{margin-bottom:2rem}.wc-faq-item{border-bottom:1px solid var(--border)}.wc-faq-item:last-child{border-bottom:none}.wc-faq-q{cursor:pointer;border-left:3px solid #0000;padding:.65rem 0 .65rem .75rem;font-size:.88rem;font-weight:700;list-style:none;transition:border-left-color .15s;display:block}.wc-faq-q::-webkit-details-marker{display:none}.wc-faq-q:before{content:"+";width:1rem;color:var(--accent);margin-right:.35rem;font-weight:700;display:inline-block}.wc-faq-item[open] .wc-faq-q{border-left-color:var(--accent)}.wc-faq-item[open] .wc-faq-q:before{content:"−"}.wc-faq-a{color:var(--text2);margin:0 0 .75rem;padding-left:calc(2.1rem + 3px);font-size:.84rem;line-height:1.6}.wc-links{margin-bottom:2rem}.wc-links-label{margin-bottom:.5rem;font-size:.88rem;font-weight:700;display:block}.wc-links-list{flex-wrap:wrap;gap:.3rem;display:flex}.wc-link-pill{color:var(--text2);background:var(--bg2);border:1px solid var(--border);border-left:3px solid #0000;border-radius:4px;padding:.25rem .55rem;font-size:.78rem;text-decoration:none;transition:color .15s,border-left-color .15s}.wc-link-pill:hover{color:var(--accent);border-left-color:var(--accent)}@media (max-width:900px){.wc-row{grid-template-columns:1fr 55px 70px 65px 60px 70px}.wc-rd-pen,.wc-rd-skins{display:none}.wc-compare-head,.wc-compare-row{grid-template-columns:1fr 70px 65px 60px 75px}.wc-compare-head span:last-child,.wc-compare-row span:last-child{display:none}}@media (max-width:600px){.wc-hero-title{font-size:1.5rem}.wc-row{grid-template-columns:1fr 55px 65px 55px}.wc-rd-rpm,.wc-rd-mag{display:none}.wc-compare-head,.wc-compare-row{grid-template-columns:1fr 65px 60px}.wc-compare-head span:nth-child(4),.wc-compare-row span:nth-child(4),.wc-compare-head span:nth-child(5),.wc-compare-row span:nth-child(5){display:none}}
