section#domain.view-domain{left:50px;opacity:1;transform:scaleX(1)}section#domain{display:flex;flex-direction:column;font-size:.95em;position:absolute;z-index:6;transition:all .15s ease-out;top:110px;left:0;width:290px;height:calc(100vh - 110px);background:#222;transform:scaleX(0);transform-origin:left;opacity:0;overflow-y:scroll;padding:15px;gap:15px}section#domain h1,section#domain h2,section#domain h3{line-height:1.15}section#domain h3{font-size:1em}section#domain p{font-size:.9em;line-height:1.4}section#domain header#domain-header{display:flex;flex-direction:column;gap:5px}section#domain header#domain-header button.toggle-domain-interface{display:flex;align-items:center;background:none;border:none;color:#999;transition:all .2s ease-out;position:relative;left:-7px;font-weight:600}section#domain header#domain-header button.toggle-domain-interface svg{font-size:2em}section#domain header#domain-header button.toggle-domain-interface:hover{color:#fff;cursor:pointer}section#domain header#domain-header h2{font-size:1.4em}section#domain div#recommended-elements img{height:32px;width:32px;background-color:#252525;border-bottom:1px solid #1D1D1D;box-shadow:1px 3px 5px #202020;margin-top:3px;margin-right:3px;border-radius:5px}section#domain div#artifacts{display:flex;flex-direction:column;gap:5px}section#domain div#artifacts div.artifact-entry{background-color:#252525;border-bottom:1px solid #1D1D1D;box-shadow:1px 3px 5px #202020;display:flex;gap:5px;border-radius:5px}section#domain div#artifacts div.artifact-entry img{height:40px;width:40px}section#domain div#artifacts div.artifact-entry h3{font-weight:500;font-size:.9em;display:flex;align-items:center;padding-right:45px}section#domain div#artifacts div.artifact-entry button.toggle-description{display:flex;align-items:center;justify-content:center;position:absolute;width:40px;right:15px;height:40px;cursor:pointer;background:#252525;border:none;border-left:1px solid #202020;color:inherit;border-radius:5px;transition:all .2s ease-out}section#domain div#artifacts div.artifact-entry button.toggle-description:hover{background:#333}section#domain div#artifacts div.artifact-entry.partner{cursor:pointer}section#domain div#artifacts div.artifact-entry.partner h3{color:#b0b0b0}section#domain div#artifacts div.artifact-entry.partner img{filter:grayscale(100%)}section#domain div#artifacts div.text{margin-left:45px;display:flex;flex-direction:column;gap:5px}section#domain div#artifacts div.text h4{font-size:.9em;font-weight:400;color:#bbb}section#domain div#artifacts div.text div.four-piece-description p{margin-bottom:5px}section#domain div#stat-distribution{display:flex;flex-direction:column;gap:30px;padding-bottom:20px}section#domain div#stat-distribution div.title{display:flex;gap:5px;align-items:center}section#domain div#stat-distribution div.title h3 span.artifact-name{font-size:1.2em;font-weight:700}section#domain div#stat-distribution div.graph-container{font-size:.95em;display:flex;flex-direction:column;gap:2px;position:relative}section#domain div#stat-distribution div.graph-container h3{font-size:1.3em;text-align:left;margin-bottom:1px}section#domain div#stat-distribution div.graph-container button.show-more{display:flex;align-items:center;justify-content:center;transition:all .2s ease-out;position:absolute;left:50%;transform:translate(-50%);width:100%;bottom:-20px;height:18px;border:none;z-index:0;background:none;color:#777;border-radius:5px;cursor:pointer}section#domain div#stat-distribution div.graph-container button.show-more svg{height:22px}section#domain div#stat-distribution div.graph-container button.show-more:hover{color:#fff;background-color:#313131}section#domain div#stat-distribution div.graph-container div.graph-entry:hover div.graph-bar-wrapper{background-color:#313131}section#domain div#stat-distribution div.graph-container div.graph-entry:hover div.graph-bar-wrapper div.graph-bar{background-color:#733238}section#domain div#stat-distribution div.graph-container div.graph-entry.highlighted div.graph-label,section#domain div#stat-distribution div.graph-container div.graph-entry.highlighted div.graph-count{color:#fff!important}section#domain div#stat-distribution div.graph-container div.graph-entry.highlighted div.graph-bar-wrapper{background-color:#555}section#domain div#stat-distribution div.graph-container div.graph-entry.highlighted div.graph-bar-wrapper div.graph-bar{background-color:#a03c3c!important}section#domain div#stat-distribution div.graph-container div.graph-entry{gap:5px;height:30px;cursor:pointer;position:relative;font-size:.95em;font-weight:600}section#domain div#stat-distribution div.graph-container div.graph-entry div.graph-label{height:100%;display:flex;align-items:center;color:#ccc;z-index:1;position:absolute;top:0;left:2px}section#domain div#stat-distribution div.graph-container div.graph-entry div.graph-label img{height:80%;margin-right:2px}section#domain div#stat-distribution div.graph-container div.graph-entry div.graph-bar-wrapper{position:absolute;border-radius:5px;bottom:0;transition:all .2s ease-out;height:100%;width:100%;margin-top:2px;background-color:#252525;border-bottom:1px solid #1D1D1D;box-shadow:1px 3px 5px #202020;align-self:center}section#domain div#stat-distribution div.graph-container div.graph-entry div.graph-bar-wrapper div.graph-bar{height:100%;background-color:#612a2f;border-radius:5px}section#domain div#stat-distribution div.graph-container div.graph-entry div.graph-count{position:absolute;height:100%;display:flex;align-items:center;right:6px;top:0}div.weapons{display:flex;flex-direction:column;width:100%;gap:var(--character-card-gap)}div.weapons span.weapons-beta-notice{font-size:.75em;margin-left:5px;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.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 div.tooltip,div.weapons div.top-picks.options-2 div.weapon div.tooltip{top:222px}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:var(--color-highlight-bg)}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,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;top:240px;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)}
