:root{--default-text-color: rgba(255, 255, 255, 1);--default-text-color--light: rgba(255, 255, 255, 0.7);--default-bg-color: rgba(0, 0, 0, 1);--default-bg-color--clearest: rgba(255, 255, 255, 0.1);--default-bg-color--clearer: rgba(255, 255, 255, 0.3);--default-bg-color--light: rgba(0, 0, 0, 0.7);--default-bg-color--lighter: rgba(0, 0, 0, 0.5);--default-bg-color--lightest: rgba(0, 0, 0, 0.2);--brand-color: rgba(255, 128, 0, 1);--brand-color--light: rgba(255, 128, 0, 0.7);--brand-color--lighter: rgba(255, 128, 0, 0.4);--modal-error: rgba(214, 50, 50, 1);--modal-error--light: rgba(214, 50, 50, 0.4);--quality-exotic: rgba(237, 98, 74, 1);--quality-exotic--light: rgba(237, 98, 74, 0.4);--quality-exotic--lighter: rgba(237, 98, 74, 0.2);--quality-gset: rgba(4, 197, 112, 1);--quality-gset--light: rgba(4, 197, 112, 0.4);--quality-gset--lighter: rgba(4, 197, 112, 0.2);--quality-highend: rgba(222, 153, 15, 1);--quality-highend--light: rgba(222, 153, 15, 0.4);--quality-superior: rgba(177, 66, 152, 1);--quality-superior--light: rgba(177, 66, 152, 0.4);--quality-worn: rgba(204, 204, 204, 1);--quality-worn--light: rgba(204, 204, 204, 0.4);--quality-worn--lighter: rgba(204, 204, 204, 0.2);--wing-medical: rgba(139, 235, 83, 1);--wing-tech: rgba(255, 182, 64, 1);--wing-security: rgba(70, 159, 254, 1)}@keyframes absolute-slide{0%,50%{left:50%;width:0}100%{left:0;width:100%}}@keyframes loading{0%{transform:rotate(0deg);animation-timing-function:steps(1, jump-end)}12.5%{transform:rotate(45deg);animation-timing-function:steps(1, jump-end)}25%{transform:rotate(90deg);animation-timing-function:steps(1, jump-end)}37.5%{transform:rotate(135deg);animation-timing-function:steps(1, jump-end)}50%{transform:rotate(180deg);animation-timing-function:steps(1, jump-end)}62.5%{transform:rotate(225deg);animation-timing-function:steps(1, jump-end)}75%{transform:rotate(270deg);animation-timing-function:steps(1, jump-end)}87.5%{transform:rotate(315deg);animation-timing-function:steps(1, jump-end)}100%{transform:rotate(360deg)}}@keyframes unfold-in{0%{transform:scaleY(0.005) scaleX(0)}50%{transform:scaleY(0.005) scaleX(1)}100%{transform:scaleY(1) scaleX(1)}}@keyframes unfold-out{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(0.005) scaleX(1)}100%{transform:scaleY(0.005) scaleX(0)}}h1{margin:0;font-weight:400}h2{margin:0;font-weight:400}h3{margin:0;font-weight:400}h1{font-size:1.75rem}h2{font-size:1.33rem}h3{font-size:1.15rem}html{font-family:"Chakra Petch",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Segoe UI Symbol";font-size:112.5%}@media screen and (max-width: 75em){html{font-size:100%}}body{--margin: 2rem;margin-top:calc(3.5555555556rem + var(--margin));margin-bottom:calc(1.7777777778rem + var(--margin));color:var(--default-text-color);background-color:var(--default-bg-color)}body::before{position:fixed;inset:-20px;z-index:-10;content:"";background-repeat:no-repeat;background-position:center;background-size:cover;filter:blur(5px) brightness(35%)}a{color:var(--brand-color);text-decoration:none}button{font-family:inherit;touch-action:manipulation;cursor:pointer;border:0}button:focus-visible{outline:1px solid var(--brand-color--lighter);outline-offset:-1px}button:not([id^=wp-],[id^=gp-],[id^=skill],[id^=talent],[class^=gear],[class$=talent],.build-name,.weapon,.mod,.attr,.skill){padding:0.3333333333rem 0.6666666667rem;font-size:0.8888888889rem;color:var(--default-text-color);background:linear-gradient(rgba(244, 255, 255, 0.2), rgba(244, 255, 255, 0.2) 0) no-repeat,linear-gradient(rgba(244, 255, 255, 0.2), rgba(244, 255, 255, 0.2) 0) top right no-repeat,linear-gradient(rgba(244, 255, 255, 0.2), rgba(244, 255, 255, 0.2) 0) bottom left no-repeat,linear-gradient(rgba(244, 255, 255, 0.2), rgba(244, 255, 255, 0.2) 0) bottom right no-repeat;background-color:var(--default-bg-color--clearest);background-size:2px 2px}button:not([id^=wp-],[id^=gp-],[id^=skill],[id^=talent],[class^=gear],[class$=talent],.build-name,.weapon,.mod,.attr,.skill):hover{background-color:var(--default-bg-color--clearer)}.visually-hidden:not(:focus,:active){position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;white-space:nowrap !important;clip-path:inset(50%) !important}header,footer{position:fixed;right:0;left:0;display:flex;flex-flow:row wrap;padding:.5em 1em;background-color:var(--default-bg-color--clearest);backdrop-filter:blur(5px)}header nav a,footer nav a{color:inherit}header nav a::before,footer nav a::before{content:unset}header nav a:hover,header nav a:focus,footer nav a:hover,footer nav a:focus{opacity:1}header{top:0;z-index:10;align-items:center;justify-content:space-between;height:3.5555555556rem}header nav{display:flex;flex-flow:row wrap;gap:0.7777777778rem}@media screen and (max-width: 21.688em){header nav{gap:0.3888888889rem}}header nav{align-items:center}header nav a{opacity:.9}@media screen and (max-width: 36em){header nav .title{font-size:1.1111111111rem}}header nav .title a{opacity:1}header nav .title__emphasis{color:var(--brand-color)}header .actions{display:flex;flex-flow:row wrap;gap:0.4444444444rem}header .actions .issue{color:var(--wing-tech)}header .actions .icon{--icon-size: 1.125em;display:inline-flex;flex-flow:row wrap;height:var(--icon-size);vertical-align:text-top}header .actions .icon svg{width:var(--icon-size);max-width:100%;height:auto;max-height:100%;fill:currentColor}@media screen and (max-width: 36em){header .actions .text{display:none}}footer{bottom:0;z-index:10;place-content:center space-between;height:1.7777777778rem;font-size:.875em}footer a,footer .version{opacity:.7}footer nav .separator{opacity:.3}footer .version{cursor:help}