.cl-crumb{align-items:center;gap:.35rem;margin-bottom:1.25rem;font-size:.82rem;display:flex}.cl-crumb a{color:var(--text2);text-decoration:none}.cl-crumb a:hover{color:var(--accent)}.cl-crumb-sep{color:var(--border)}.cl-crumb-cur{color:var(--text);font-weight:600}.cl-hero{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.cl-hero-left{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.cl-hero-emblem{object-fit:contain;flex-shrink:0;width:56px;height:56px}.cl-hero-text{min-width:0}.cl-hero-title{color:var(--text);letter-spacing:-.02em;margin:0 0 .3rem;font-size:1.5rem;font-weight:700}.cl-hero-meta{color:var(--text2);margin:0;font-size:.85rem}.cl-hero-range{color:var(--accent)}.cl-badge{vertical-align:middle;letter-spacing:.03em;border-radius:4px;margin-left:.35rem;padding:.1rem .3rem;font-size:.68rem;font-weight:700;display:inline-block}.cl-badge-sv{color:#e4ae39;background:#e4ae3933}.cl-hero-pills{flex-wrap:wrap;gap:.4rem;display:flex}.cl-rarity-pill{background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.cl-section{margin-bottom:2rem}.cl-heading{color:var(--text);border-left:3px solid var(--accent);margin:0 0 1rem;padding-left:.85rem;font-size:1.1rem;font-weight:700}.cl-rarity-block{margin-bottom:1.5rem}.cl-rarity-title{color:var(--text);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.88rem;font-weight:700;display:flex}.cl-rarity-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.cl-rarity-count{color:var(--text2);font-size:.75rem;font-weight:400}.cl-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.75rem;display:grid}.cl-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}.cl-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.cl-card-img{background:var(--bg3);justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.cl-card-img img{object-fit:contain;max-width:85%;max-height:120px;transition:transform .25s}.cl-card:hover .cl-card-img img{transform:scale(1.06)}.cl-card-placeholder{color:var(--text2);opacity:.15;font-size:1.5rem;font-weight:900}.cl-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}.cl-card-badge{z-index:1;border-radius:3px;padding:.12rem .35rem;font-size:.55rem;font-weight:700;position:absolute;top:.45rem;right:.45rem}.cl-badge-st{color:#000;background:#cf6d1e}.cl-card-body{flex-direction:column;flex:1;gap:.1rem;padding:.6rem .7rem;display:flex}.cl-card-weapon{color:var(--text2);text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:600}.cl-card-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.cl-card-price{color:var(--accent);margin-top:auto;padding-top:.2rem;font-size:.82rem;font-weight:700}.cl-weapons-line{color:var(--text2);margin:0 0 2rem;font-size:.88rem;line-height:1.6}.cl-weapons-line strong{color:var(--text)}.cl-related-pills{flex-wrap:wrap;gap:.4rem;display:flex}.cl-related-pill{color:var(--text2);background:var(--bg2);border:1px solid var(--border);border-left:3px solid #0000;border-radius:4px;padding:.35rem .7rem;font-size:.8rem;text-decoration:none;transition:border-left-color .15s,color .15s;display:inline-block}.cl-related-pill:hover{border-left-color:var(--accent);color:var(--accent)}.cl-faq-item{border-bottom:1px solid var(--border)}.cl-faq-item[open]{padding-bottom:.75rem}.cl-faq-q{color:var(--text);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.92rem;font-weight:600;list-style:none;transition:color .15s;display:flex}.cl-faq-q::-webkit-details-marker{display:none}.cl-faq-q:before{content:"+";width:20px;height:20px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.cl-faq-item[open] .cl-faq-q:before{content:"-"}.cl-faq-q:hover{color:var(--accent)}.cl-faq-a{color:var(--text2);margin:0;padding-left:1.75rem;font-size:.88rem;line-height:1.6}.cl-links{flex-wrap:wrap;gap:.4rem;margin:0 0 2rem;display:flex}.cl-links a{background:var(--bg2);border:1px solid var(--border);color:var(--text2);border-left:3px solid #0000;border-radius:4px;padding:.3rem .65rem;font-size:.78rem;text-decoration:none;transition:border-left-color .15s,color .15s;display:inline-block}.cl-links a:hover{border-left-color:var(--accent);color:var(--accent)}@media (max-width:768px){.cl-hero-title{font-size:1.2rem}.cl-hero-emblem{width:44px;height:44px}}@media (max-width:640px){.cl-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.cl-card-img{height:100px}.cl-card-img img{max-height:85px}.cl-card-body{padding:.45rem .5rem}.cl-card-name{font-size:.78rem}}
