#tools-fades{display:flex;flex-direction:column;gap:clamp(16px,2vw,28px);padding:clamp(20px,3vw,40px) clamp(12px,3vw,56px) 80px;max-width:1480px;margin:0 auto;width:100%}#tools-fades .weapon-strip .swiper{gap:clamp(8px,1vw,14px)}#tools-fades .weapon-strip .swiper .swiper-item{width:clamp(110px,12vw,140px)}@media(max-width:767px){#tools-fades .weapon-strip .swiper{flex-direction:row;overflow-x:auto}#tools-fades .weapon-strip .swiper .swiper-item{width:clamp(110px,28vw,130px)}}#tools-fades .weapon-card{--family-color: #d24e7a;flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;padding:16px 10px 12px;background:#1c1f24;border:1px solid rgba(255,255,255,.0392156863);border-radius:10px;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease;text-align:center;aspect-ratio:1;overflow:hidden}#tools-fades .weapon-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--family-color) 14%,transparent),transparent 65%);opacity:0;transition:opacity .2s ease;pointer-events:none}#tools-fades .weapon-card:hover{border-color:color-mix(in srgb,var(--family-color) 45%,transparent)}#tools-fades .weapon-card:hover:before{opacity:1}#tools-fades .weapon-card.active{border-color:var(--family-color);background:color-mix(in srgb,var(--family-color) 8%,#1c1f24)}#tools-fades .weapon-card.active:before{opacity:1}#tools-fades .weapon-card img{position:relative;max-width:100%;max-height:70%;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.5019607843))}#tools-fades .weapon-card .card-tag{position:absolute;top:8px;left:8px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--family-color);background:color-mix(in srgb,var(--family-color) 14%,transparent);padding:2px 6px;border-radius:4px}#tools-fades .weapon-card .card-name{position:relative;font-size:clamp(11px,1.1vw,13px);font-weight:500;color:#f5f6f7;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tools-fades .viewer-shell{--family-color: #d24e7a;position:relative;border-radius:16px;overflow:hidden;height:clamp(560px,75vh,760px);background:radial-gradient(circle at 25% 25%,color-mix(in srgb,var(--family-color) 16%,transparent),transparent 55%),radial-gradient(circle at 80% 80%,color-mix(in srgb,var(--family-color) 10%,transparent),transparent 60%),#202228;border:1px solid rgba(255,255,255,.0392156863)}@media(max-width:767px){#tools-fades .viewer-shell{height:clamp(520px,90vh,700px)}}#tools-fades .viewer-shell .skin-viewer.embedded{height:100%;background:transparent}#tools-fades .viewer-shell .skin-viewer.embedded .viewer-top{grid-template-columns:1fr;justify-items:center;padding:clamp(12px,2vw,24px) clamp(16px,3vw,32px) 0}#tools-fades .viewer-shell .skin-viewer.embedded .viewer-img{background-color:transparent}:root.mask-on #tools-fades .viewer-shell{background:#202228}:root.mask-on #tools-fades .viewer-shell .skin-viewer.embedded .viewer-img{background-color:#202228}
