div.weapons{display:flex;flex-direction:column;width:100%;gap:var(--character-card-gap);margin-bottom:5px;position:relative}div.weapons span.weapons-beta-notice{font-size:.75em;margin-left:5px;font-weight:600;color:var(--text-secondary)}div.weapons div.top-picks.options-1 div.weapon,div.weapons div.top-picks.options-2 div.weapon{align-items:center;flex-direction:row;justify-content:start}div.weapons div.top-picks.options-1 div.weapon div.build-section-text,div.weapons div.top-picks.options-2 div.weapon div.build-section-text{line-height:1.25}div.weapons div.top-picks.options-1 div.weapon div.rarity,div.weapons div.top-picks.options-2 div.weapon div.rarity{font-weight:700;letter-spacing:-1px}div.weapons div.top-picks.options-1 div.weapon div.img-wrapper,div.weapons div.top-picks.options-2 div.weapon div.img-wrapper{position:relative}div.weapons div.top-picks.options-1 div.weapon div.additional-info,div.weapons div.top-picks.options-2 div.weapon div.additional-info{position:absolute;display:none}div.weapons div.top-picks.options-1 div.weapon.selected,div.weapons div.top-picks.options-2 div.weapon.selected{background:var(--color-bright);color:var(--color-highlight);font-weight:570;outline:none}div.weapons div.top-picks.options-2 div.weapon{width:50%}div.weapons div.top-picks{display:flex;gap:var(--character-card-gap)}div.weapons div.top-picks div.weapon.r3 .rarity{color:var(--rarity-3)}div.weapons div.top-picks div.weapon.r4 .rarity{color:var(--rarity-4)}div.weapons div.top-picks div.weapon.r5 .rarity{color:var(--rarity-5)}div.weapons div.top-picks div.weapon.selected{background:#2a2a2a;outline:2px solid var(--color-highlight-bg);border:none}div.weapons div.top-picks div.weapon.selected .weapon-info{position:relative}div.weapons div.top-picks div.weapon.selected .weapon-info .selected-indicator{display:none}div.weapons div.top-picks div.weapon.selected:hover{background-color:var(--color-hover)}div.weapons div.top-picks div.weapon{display:flex;flex-direction:column;position:unset!important;justify-content:center;align-items:center;transition:all .2s ease-out;flex-grow:1}div.weapons div.top-picks div.weapon div.img-wrapper{display:flex;align-items:center;justify-content:center;height:50px;width:50px}div.weapons div.top-picks div.weapon div.img-wrapper img.weapon-icon{height:50px;width:50px}div.weapons div.top-picks div.weapon div.additional-info{width:100%;position:relative;top:5px;display:flex;align-items:center;justify-content:space-between}div.weapons div.top-picks div.weapon div.additional-info div.rarity{display:flex;justify-content:center;width:100%;font-weight:700;font-size:.85em;letter-spacing:-1px}div.weapons div.top-picks div.weapon div.additional-info div.source{display:none}div.weapons div.top-picks div.weapon div.additional-info div.source img{opacity:.56;height:32px;width:32px}div.weapons div.top-picks div.weapon div.tooltip{position:absolute;left:var(--character-card-gap)}div.weapons div.top-picks div.weapon:hover{background:var(--color-hover);cursor:pointer}div.weapons div.all{flex-direction:column;gap:5px;padding:0!important;background:none!important}div.weapons div.all ul.select-rarity{display:flex;gap:5px}div.weapons div.all ul.select-rarity li{display:flex;gap:10px;flex:1;align-items:center;justify-content:center;border-radius:5px;border-bottom:1px solid var(--color-border);box-shadow:1px 1px 4px var(--color-shadow);height:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.95em;transition:all .2s ease-out;position:relative}div.weapons div.all ul.select-rarity li button{background:none;border:none;width:100%;height:100%;border-radius:5px;font-weight:700}div.weapons div.all ul.select-rarity li button.r3{color:var(--rarity-3)}div.weapons div.all ul.select-rarity li button.r4{color:var(--rarity-4)}div.weapons div.all ul.select-rarity li button.r5{color:var(--rarity-5)}div.weapons div.all ul.select-rarity li button.disabled{cursor:auto;opacity:.5;filter:grayscale(100%)}div.weapons div.all ul.select-rarity li button.disabled:hover{background:var(--color-bright)}div.weapons div.all ul.select-rarity li button.selected{background-color:var(--color-bright)}div.weapons div.all ul.select-rarity li button.unselected{color:#777}div.weapons div.all ul.select-rarity li button:hover{background-color:var(--color-hover);cursor:pointer}div.weapons div.all ol.weapons-list{width:100%;display:flex;flex-direction:column;gap:2px;padding:8px;border-radius:5px;border-bottom:1px solid var(--color-border);box-shadow:1px 1px 4px var(--color-shadow);background-color:var(--color-bright)}div.weapons div.all ol.weapons-list li.unhovered.rarity-3,div.weapons div.all ol.weapons-list li.unhovered.rarity-4,div.weapons div.all ol.weapons-list li.unhovered.rarity-5{opacity:.2}div.weapons div.all ol.weapons-list li.weapon{border-left-width:2px!important;display:flex;align-items:center;height:28px;width:100%;position:relative;border-radius:5px;transition:all .2s ease-out}div.weapons div.all ol.weapons-list li.weapon div.tooltip{width:100%;top:calc(100% + 2px);pointer-events:none!important}div.weapons div.all ol.weapons-list li.weapon span.rarity{display:none;position:absolute;width:4px;height:4px;left:0;border-radius:5px;z-index:10;opacity:.7}div.weapons div.all ol.weapons-list li.weapon span.rarity.r3{background:var(--rarity-3)}div.weapons div.all ol.weapons-list li.weapon span.rarity.r4{background:var(--rarity-4)}div.weapons div.all ol.weapons-list li.weapon span.rarity.r5{background:var(--rarity-5)}div.weapons div.all ol.weapons-list li.weapon div.graph-image-wrapper{display:flex;align-items:center;justify-content:center;z-index:1;height:100%;width:50px;overflow:hidden;margin-right:2px;border-radius:5px}div.weapons div.all ol.weapons-list li.weapon div.graph-image-wrapper img.graph-weapon{position:relative;left:-3px;height:120%}div.weapons div.all ol.weapons-list li.weapon p.weapon-name{display:flex;align-items:center;position:relative;height:100%;z-index:1}div.weapons div.all ol.weapons-list li.weapon span.refinement{display:flex;color:var(--text-secondary);font-size:.75em;margin-left:5px}div.weapons div.all ol.weapons-list li.weapon span.bar{height:3px;position:absolute;border-radius:5px}div.weapons div.all ol.weapons-list li.weapon span.bar.highlighted{height:100%!important;width:100%;background:linear-gradient(90deg,rgba(149,235,136,.0666666667),transparent);border-radius:3px}div.weapons div.all ol.weapons-list li.weapon span.percentage{display:flex;font-size:.95em;position:absolute;right:5px}div.weapons div.all ol.weapons-list li.weapon:hover{background-color:#313131;cursor:pointer}div.weapons div.all ol.weapons-list li.weapon-list-header{height:16px;margin-top:10px;margin-bottom:3px;padding-left:52px;text-shadow:1px 1px 1px var(--text-shadow);font-size:.9em;font-weight:400;color:var(--text-secondary)}div.character-card.small div.weapons{margin-bottom:0}div.character-card.small div.weapons div.top-picks.options-1 div.weapon,div.character-card.small div.weapons div.top-picks.options-2 div.weapon{justify-content:center}div.character-card.small div.weapons div.top-picks{gap:1px}div.character-card.small div.weapons div.top-picks div.weapon.selected{outline:none;background:#2a2a2a}div.character-card.small div.weapons div.top-picks div.weapon.selected div.selected-indicator{display:flex;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);border-radius:3px;width:130%;height:1px;background:var(--color-highlight)}div.character-card.small div.weapons div.top-picks div.weapon .img-wrapper,div.character-card.small div.weapons div.top-picks div.weapon .weapon-info,div.character-card.small div.weapons div.top-picks div.weapon img{width:35px;height:35px}div.character-card.small div.weapons div.top-picks div.weapon .build-section-text,div.character-card.small div.weapons div.top-picks div.weapon .rarity{display:none}@media screen and (max-width:800px){div.weapon .additional-info{top:0!important}div.weapon .rarity{font-size:.7em!important}}
