:root{--background:#021422;--foreground:#d1c197}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Lato,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.content{background-color:#020a10;margin-left:10%;margin-right:10%;padding-bottom:100px}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.title{font-size:2em;margin-left:20px}.headerTitle,.title{font-family:EB Garamond,sans-serif}.headerTitle{color:#ecdcb0}.headerTitle h1{font-size:3em}.dungeonMapContainer{position:absolute;width:100%;display:inline-block;vertical-align:top;top:0;bottom:0;pointer-events:none}img.dungeonMap{width:100%;height:100%;object-fit:contain}.dungeonComponent{position:absolute;font-size:xx-small;pointer-events:none}.componentIcon{position:relative;font-size:xx-small;pointer-events:all;display:inline-block;z-index:30}.dungeonComponent .respawn{z-index:9000}.componentIcon:not(.patrolNode) img{max-width:20px;max-height:20px;border-radius:50%;vertical-align:top;border-width:2px}.componentIcon:not(.respawn,.patrolNode) img{border-style:solid;border-color:#000}.componentIcon.patrolNode img{width:8px;height:8px;border-style:solid;border-width:1px;border-color:#aaa!important}.componentIcon.patrolNode{z-index:10}.componentIcon.hovered img{border-color:#fff!important}.currentEnemyView{display:inline-block;vertical-align:top;width:15%;background-color:#020a10}.currentEnemyView img{max-width:100%;height:auto}.currentEnemyView .currentEnemyName{font-size:x-large;color:#d1c197;text-align:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.mapTransformWrapper{position:relative;display:inline-block;vertical-align:top;width:70%;overflow:hidden}.routeView{display:inline-block;width:15%;background-color:#020a10;max-height:500px;overflow-y:scroll}.pullComponent{margin-bottom:10px;float:left;width:95%;margin-top:10px;margin-left:5px;padding-bottom:10px}.pullComponent .componentIcon{margin-right:-15px;margin-bottom:-10px}.pullComponent.selectedPull{border:1px solid;border-color:var(--foreground)}.routeProgressBar{border-radius:7px;width:90%;margin-left:5%;margin-right:5%;height:22px;box-shadow:1px 1px 4px rgba(0,0,0,.2);display:block}.routeProgressBar::-webkit-progress-bar{background-color:#220255;border-radius:7px;overflow:hidden}.routeProgressBar::-webkit-progress-value{background-color:#944bc5}.routeProgress{position:relative}.routePercent{position:absolute;right:0}.routeCanvas{width:100%;height:100%}.header{position:relative;text-align:center}.headerImage{object-fit:cover}.headerContent,.headerImage{width:100%;max-height:300px}.headerTitle{position:absolute;width:100%;padding-bottom:20px;bottom:0;background-color:#000000a0}.fullSeparator{position:relative}.fullSeparator:before{content:"";position:absolute;top:0;left:5%;right:5%;width:90%;height:1px;background-image:linear-gradient(to right,transparent,var(--foreground),transparent)}.headerInfo>span{margin:10px}.headerInfo img{height:1em}.deleteButton{float:right}.pullComponent{font-size:small}.pullComponent .pullStats{float:right;margin-left:15px}.mapSelector{right:0}.expander,.mapSelector{position:absolute;z-index:9001}.expander{left:0}.expand{position:absolute;top:51px;bottom:0;left:0;right:0}.expand .currentEnemyView{position:absolute;left:0;top:20%;z-index:3;width:10%;overflow:hidden}.expand .routeView{position:absolute;right:0;top:20%;z-index:3}.expand .mapTransformWrapper{width:100%}.characterInfoBox{margin-left:10%;margin-right:10%;padding-left:5px;margin-top:2em;background-color:#021422;border:2px solid var(--foreground)}.characterPortrait{width:30%;height:auto;float:left}.characterInfoBox .stats{text-align:center}.characterInfoBox .stats img{height:1em}.fullSeparator.extraMargin{margin-bottom:.5em}.loreControls{margin-top:1em}a:hover{text-decoration:underline;cursor:pointer}h3.abilityName{font-size:2em;font-family:EB Garamond,sans-serif;display:inline-block;margin-right:1em}.abilityInfo{float:right}.abilityInfo span{display:block}.abilityDiv .nameInfoDiv{overflow:auto}.thickSeparator{position:relative;margin-bottom:5px}.thickSeparator:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:2px;background-color:var(--foreground)}.characterInfoBox:after{clear:both;content:"";display:block}.iconContainer{display:table-cell;height:100%;margin-right:10px}.abilityText{display:table-cell;padding-left:10px;vertical-align:top}.descriptionInfo{display:table}.iconContainer img{width:75px;height:75px}.abilityDiv{margin-left:auto;width:90%;margin-right:auto;border:1px solid var(--foreground);margin-top:2em;background-color:#0c1c29}.abilityDiv:after{clear:both;content:"";display:block}.rtmeikoability1{color:#ca83db}.rtmeikoability2{color:#3e9e85}.rtmeikoability3{color:#aa7d03}.rtheal{color:#5fd6b6}.bold,.rtabsorb{color:#daa208}.rtmana{color:#6788a0}.rtdebuff{color:#bb3a40}.rtwarning{color:#a76700}.talentBlock{margin-right:5%;margin-left:5%;float:right;width:60%;background-color:#0c1c29;padding-left:2%;padding-top:2em;padding-bottom:2em;border:2px solid var(--foreground)}.abilityTitle{text-align:center}.abilityTitle,.talentRow{margin-top:1em}.talent{position:relative;display:inline-block;width:33%}.talent>div{display:table}.talentIcon img{width:50px;height:50px;border:2px solid #43bb4a}.talentIcon,.talentName{display:table-cell;vertical-align:middle}.talentName{height:100%;padding-left:10px;padding-right:10px;font-size:.8em}.talentTooltip{visibility:hidden;position:absolute;z-index:9001;background-color:#020a10;padding:20px;width:400px;border:1px solid var(--foreground);margin:1px}.talentTitle{margin-top:-10px;text-align:center}.modal{position:absolute;width:300px;height:300px;margin:auto;left:0;right:0;top:0;bottom:0;padding:10px;z-index:9002}.modal,.newPull{background-color:#0c1c29}.newPull{display:inline-block;width:100%;cursor:pointer;text-align:center;padding-top:.5em;padding-bottom:.5em}.modalBackground{position:fixed;inset:0;background-color:hsla(0,0%,100%,.75);z-index:10000}.import{width:100%;height:80%;resize:none;overflow:hidden}.navBar{width:100%;background-color:#020a10;position:absolute;z-index:100000}.navContainer{display:inline-block;margin-left:20px;z-index:100000}.navHeader{padding:1em}.navHeader:hover{background-color:#0c1c29}.dropDownNav{visibility:hidden;position:absolute;background-color:#020a10;min-width:150px;border:1px solid #0c1c29;filter:drop-shadow(2px 2px 3 #020a10);z-index:100000}.navLink{display:block;padding:1em}.navLink:hover{background-color:#0c1c29}.talentCost{position:absolute;display:inline-block;border-radius:50%;border:2px solid #43bb4a;width:20px;height:20px;text-align:center;left:-10px;top:20px;background-color:#021422;vertical-align:middle}.mainContent{margin-top:2em;text-align:center;width:50%;margin-left:auto;margin-right:auto}.itemControls,.mainContent p{margin-top:1em}.itemControls{text-align:center}.itemFilterButton{display:inline-block;background-color:#021422;margin-left:20px;text-align:center;padding:10px;border:1px solid var(--foreground);font-size:2em;font-family:EB Garamond,sans-serif;cursor:pointer}.itemSet{margin-top:2em}.item,.itemSet{vertical-align:top}.item{width:150px;background-color:#0c1c29;display:inline-block;margin-left:20px;margin-top:1em;border:1px solid var(--foreground)}.item .itemHeader{border-bottom:1px solid var(--foreground)}.item .itemPower,.item .itemSets,.item .itemStats{padding-left:20px;font-size:small}.item .itemSlot{float:right;font-size:small}.footer{text-align:center;background-color:#010508;padding-top:2em;padding-bottom:4em}.footer a{color:#245e8d}.dungeonPSA,.warningBar{text-align:center}.warningBar{width:100%;background-color:red;color:#fff;margin-top:51px}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c87a713dc334c68c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/be0cf9520bc96fea-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0a7e5efacca67b97-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ad0e08a368bbe7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c7bf7c0cf0b55b4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/609425c3ba20e380-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eac384ff8c1437c4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond Fallback;src:local("Times New Roman");ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.00%;size-adjust:94.77%}.__className_a0dba7{font-family:EB Garamond,EB Garamond Fallback;font-weight:600;font-style:normal}.__variable_a0dba7{--font-eb-garamond:"EB Garamond","EB Garamond Fallback"}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39969fcf98a3026e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d664cce900333ee-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_ae7627{font-family:Lato,Lato Fallback;font-weight:700;font-style:normal}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}