html,body{background:#000 url(/static/img/light.png) no-repeat 0 72px fixed;color:#fff;font-family:Merriweather,Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:2}body{padding-top:72px}body,select{cursor:url(/static/img/ui/cursor.png),auto}a{cursor:url(/static/img/ui/cursor_button.png),auto}*{box-sizing:border-box}a{color:#fff;text-decoration:none}a:hover{text-decoration:underline}article{margin-bottom:1rem}hr{border:0;height:1px;background-image:linear-gradient(to right,#0000 20%,#ffffff80,#0000 80%);margin-top:1rem;margin-bottom:1rem;width:100%}.decorative{font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif}h2,h3{margin:0;padding:0;margin-bottom:1rem}h4{margin:0;margin-top:1rem;text-transform:uppercase}pre{font-family:Merriweather,Inter,Arial,Helvetica,sans-serif;white-space:pre-wrap}nav{padding:0 2rem;display:flex;align-items:center;background:#111;position:fixed;top:0;left:0;right:0;height:72px;z-index:1;transition:background .5s ease-in}nav .branding img{width:128px;position:relative;top:5px}nav.scrolled{background:#333}nav a.nav-item{color:#fff;text-decoration:none;margin-left:3vw;font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif;opacity:.8;transition:transform .1s ease-in,opacity .2s ease-in}nav a.nav-item:hover{opacity:1;transform:scale(1.1)}nav a.nav-item.nav-item-lang{display:flex;align-items:center;justify-content:center;cursor:url(/static/img/ui/cursor_button.png),auto}nav a.nav-item.nav-item-lang img{height:1rem;width:1rem}@media(max-width:800px){nav .nav-item-desktop{display:none}}.sep{padding-top:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);width:20%}.drop{display:inline-flex;align-items:center}.drop img{margin-right:.5rem;width:16px;height:16px}.spaced{margin-bottom:1rem}.emph{font-size:90%;opacity:.7}section{padding:2rem}footer{margin-top:4rem;background:#222;padding:4rem;display:flex}@media(max-width:800px){footer{flex-direction:column}}footer .footer-link{display:block}footer .footer-column{flex:1 1 50%}footer .footer-ctas{margin-top:1rem;display:flex;justify-content:flex-start;align-items:center}footer .footer-ctas img{height:40px;margin-right:1rem}.hero{height:400px;width:100%;text-align:center;background:transparent url(/static/img/home/hero.jpg) no-repeat 50% 0%;background-size:cover;padding:7rem 2rem 2rem;margin-bottom:2rem}.hero .herotext{margin:0;padding:0;font-weight:700;text-shadow:4px 4px 2px #000,0px 0px 2px #000;font-size:240%}.hero.smaller{height:auto;padding-top:2rem}.hero.smaller .herotext{font-size:200%}.pagination{display:flex;justify-content:space-evenly}.games-wrap{display:flex;margin-top:-180px;justify-content:space-evenly}@media(max-width:650px){.games-wrap{margin-top:-80px;flex-direction:column;justify-content:center;align-items:center}}.games-wrap .game{margin:1rem;text-align:center;width:300px}.games-wrap .game h2{font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif}.games-wrap .game:hover{text-decoration:none}.games-wrap .game:hover .game-logo{transform:scale(1.1)}.games-wrap .game .game-logo{width:256px;height:256px;border-radius:12px;margin:0 auto;transition:transform .2s ease-out;border:1px solid #ccc;box-shadow:0 10px 20px #000}.video-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.video-wrap .video-inner{margin-top:-40px}@media(min-width:800px){.video-wrap .video-inner{margin-top:-100px;width:680px;height:400px;padding:20px;background:#333;border-radius:20px;box-shadow:0 10px 20px #000}.video-wrap .video-inner #placeholder{width:640px;height:360px;cursor:url(/static/img/ui/cursor_button.png),auto}.video-wrap .video-inner #placeholder:hover{filter:brightness(1.1)}}@media(max-width:800px){.video-wrap .video-inner{width:100%;height:auto;box-shadow:0 10px 20px #000}.video-wrap .video-inner #placeholder{width:100%;border-top:10px solid #333;border-bottom:10px solid #333}}.mobile-menu-link{height:36px;width:36px;position:absolute;right:2rem;top:1rem;display:flex;flex-direction:column;justify-content:space-evenly;cursor:url(/static/img/ui/cursor_button.png),auto;transition:transform .1s ease-in,opacity .2s ease-in}@media(min-width:801px){.mobile-menu-link{display:none}}.mobile-menu-link:hover{opacity:1;transform:scale(1.1)}.mobile-menu-link .mobile-menu-link-bar{height:4px;border-radius:4px;background:#fff}#cookie-banner{z-index:10;position:fixed;bottom:0;left:0;right:0;background:#222;padding:2rem;text-align:center;display:none;border-top:4px solid #555}#mobile-menu{position:fixed;top:72px;bottom:0;left:0;right:0;background:#111;padding:2rem;transition:opacity .1s ease-in;pointer-events:none;opacity:0}#mobile-menu.open{opacity:1;pointer-events:all;transition:opacity .1s ease-in;z-index:2}#mobile-menu .mobile-menu-item{text-align:center}#mobile-menu .mobile-menu-item a{color:#fff;text-decoration:none;font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif;font-size:3vh;opacity:.8;transition:transform .1s ease-in,opacity .2s ease-in;display:inline-block}#mobile-menu .mobile-menu-item a:hover{opacity:1;transform:scale(1.1)}#language-menu{position:fixed;top:72px;bottom:0;left:0;right:0;background:#111;padding:1rem;transition:opacity .1s ease-in;pointer-events:none;opacity:0}#language-menu.open{opacity:1;pointer-events:all;transition:opacity .1s ease-in;z-index:2}#language-menu .language-menu-item{display:inline-block;width:calc(50% - 1rem)}#language-menu .language-menu-item a{color:#fff;text-decoration:none;font-size:16px;opacity:.8;transition:transform .1s ease-in,opacity .2s ease-in;display:flex;align-items:center}#language-menu .language-menu-item a img{margin-right:.5rem}#language-menu .language-menu-item a:hover{opacity:1}.page{padding:0rem 2rem}.question{margin-bottom:2rem}.question .question-body{font-style:italic;opacity:.5;font-size:120%}.event-calendar{font-size:70%;width:100%}@media(max-width:800px){.event-calendar th,.event-calendar td.adjacent{display:none}.event-calendar td{display:block}}.event-calendar td,.event-calendar th{padding:1rem;position:relative}.event-calendar th{text-align:center;font-weight:700;font-size:120%}.event-calendar td{border:1px solid rgba(255,255,255,.3);min-height:4rem}.event-calendar .adjacent{opacity:.2}.event-calendar .day-label{position:absolute;top:.25rem;right:.25rem;font-size:120%;font-weight:700;z-index:0}.event-calendar .event{border-radius:4px;background:#3c3c3c;padding:.25rem .5rem;margin-bottom:1rem;word-wrap:anywhere}.event-calendar .event img{width:16px;height:16px}.event-calendar .event:last-child{margin-bottom:0}.world-event{margin:2rem;display:flex}.world-event img{width:64px;height:64px;margin-right:2rem;image-rendering:pixelated}.world-event-detail-list{display:flex;align-items:center;flex-wrap:wrap;padding:.5rem .5rem .5rem 1rem;text-transform:uppercase;color:#ffffff80;font-size:90%}.world-event-detail-list img{height:24px;width:24px;margin:0;margin-left:.5rem}.context-game{display:flex;align-items:center;opacity:.7}.context-game .context-game-logo{height:48px;width:48px;border-radius:5px;margin-right:.5rem}.release-note{margin-bottom:2rem}.release-note .version{font-size:200%;font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif;display:block;margin-bottom:.5rem}.release-note .date{opacity:.7}.release-note pre{font-family:Merriweather,Inter,Arial,Helvetica,sans-serif}.invite{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background-size:cover;overflow-y:auto}@media(min-width:800px){.invite .invite-description{max-width:400px;opacity:.8;font-size:90%}}.invite .promocode{font-size:140%;font-weight:700}.invite .ctas{margin-top:1rem;margin-bottom:1rem}.invite .ctas img{height:60px;margin:.5rem}.invite h2{font-weight:700;font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif;font-size:200%}@media(max-width:800px){.invite{display:block;text-align:center;padding:2rem}}.invite .invite-metas{margin-top:1rem;text-align:center;opacity:.8}@media(max-width:800px){.invite .invite-metas{display:none}}@media(min-width:800px){.invite .sprite-wrap{margin-right:2rem}}.invite .sprite-wrap img{width:128px;height:128px;image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;image-rendering:optimize-contrast}.wraps{max-width:800px;margin:0rem auto}.button{display:inline-flex;background:radial-gradient(#3e3030,#302525);border:1px solid rgb(39.36,30.34,30.34);text-align:center;border-radius:5px;text-decoration:none;cursor:url(/static/img/ui/cursor_button.png),auto;color:#fff;padding:0 2em;margin:.2em 0;letter-spacing:1px;position:relative;-webkit-animation-duration:.2s;animation-duration:.2s;text-transform:uppercase;box-shadow:0 4px 4px #0000004d;font-size:80%;font-family:Merriweather,Inter,Arial,Helvetica,sans-serif;min-height:3.5em;align-items:center;justify-content:center;outline:none;line-height:1;white-space:nowrap;overflow:visible;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;top:0;transition:background .2s ease-out,top .2s ease-out,filter .2s ease-out}.button:hover{text-decoration:none;color:#fff;filter:brightness(1.5)}.button.button-block{width:100%}.button.button-cta{background:radial-gradient(#567857,#476348);border-color:#476348;color:#fff;box-shadow:0 4px 4px #0000004d}.button.button-cta.button-transparent{background:#415a42cc}.button.button-cta:hover{text-decoration:none}.button.button-cta:active{box-shadow:0 2px 4px #0000004d}.blurb{margin:2rem;padding:2rem;border-radius:12px;border:1px solid #ccc;background:#111}.blurb.blurb-alt{border:1px solid #777;background:#333}.quotes{text-align:center;display:flex;flex:1 1 50%;flex-wrap:wrap;width:100%;margin-bottom:1rem}.quotes .quote{display:inline-block;padding:2rem;flex:1 1 50%}@media(max-width:800px){.quotes .quote{flex:1 1 100%}}.rare{background:transparent url(/static/img/fx/rare.png) no-repeat 50% 50%;background-size:130%}.famed{background:transparent url(/static/img/fx/famed.png) no-repeat 50% 50%;background-size:130%}.legendary{background:transparent url(/static/img/fx/legendary.png) no-repeat 50% 50%;background-size:130%}.celestial{background:transparent url(/static/img/fx/celestial.png) no-repeat 50% 50%;background-size:100%}.ornate{background:transparent url(/static/img/fx/ornate.png) no-repeat 50% 50%;background-size:130%}.masterforged{background:transparent url(/static/img/fx/masterforged.png) no-repeat 50% 50%;background-size:130%}.demonforged{background:transparent url(/static/img/fx/demonforged.png) no-repeat 50% 50%;background-size:130%}.godforged{background:transparent url(/static/img/fx/godforged.png) no-repeat 50% 50%;background-size:120%}.broken-text,.poor-text{color:#985f17;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.superior-text{color:#49e840;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.famed-text{color:#4ca3ff;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.legendary-text{color:#aa4eef;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.ornate-text{color:#e44646;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.masterforged-text{color:#ffe16f;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.ascension-text{color:#ffe16f;text-shadow:2px 2px 1px #000}.demonforged-text{color:#ff6f8f;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.godforged-text{color:#ff9860;text-shadow:1px 1px 1px rgba(0,0,0,.8)}.exotic{color:#fff079;font-weight:700;background:linear-gradient(to bottom,#aa4eef,#49e840);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.thing{display:flex;margin-bottom:2rem}.thing:last-child{margin-bottom:0}.thing .thing-name{font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif;font-size:120%}.thing .thing-description{opacity:.7}.thing .thing-tags{font-size:80%}.thing img{width:64px;height:64px;image-rendering:pixelated;margin-right:1rem}dl{margin:0}dl.stats{width:100%;display:flex;flex-wrap:wrap}dl.stats img{width:16px;height:16px}dl.stats .completed{opacity:.4}dl.stats dt,dl.stats dd{font-size:90%;padding:.25rem;margin:0;flex:50% 1 1}dl.stats dt{text-transform:uppercase;text-align:right;opacity:.7}dl.stats dd{text-align:left}.arisen{background:transparent url(/static/img/fx/arisen.png) 50% 50% no-repeat;background-size:140%}.superboss{background:transparent url(/static/img/fx/superboss.png) 50% 50% no-repeat;background-size:140%}.roadmap li.indented{margin-left:2rem;list-style-type:circle}.text-center{text-align:center}.codex{padding:0 2rem;display:flex}.codex .codex-tools{width:300px;margin-right:2rem}.codex .codex-tools .codex-tools-section{margin-bottom:1rem}.codex .codex-entries{width:calc(100vw - 300px - 6rem);text-align:center}@media(max-width:800px){.codex{flex-direction:column}.codex .codex-tools{width:100%;margin-right:0;margin-bottom:1rem}.codex .codex-entries{width:100%}}.codex-entries-entry{padding:2rem;display:inline-flex;width:180px;text-align:center;align-items:center;justify-content:center;flex-direction:column;cursor:url(/static/img/ui/cursor_button.png),auto;border-radius:10px}.codex-entries-entry:hover{background:#222;text-decoration:none}.codex-entries-entry img{width:48px;height:48px;image-rendering:pixelated}.codex-entries-entry .codex-entries-entry-meta{font-size:80%;opacity:.7}.codex-page{padding:2rem;text-align:center}.codex-page .codex-page-name{font-size:120%;font-family:Cinzel,Cormorant,Inter,Merriweather,sans-serif}.codex-page .codex-page-description{opacity:.7;margin-bottom:.5rem}.codex-page .codex-page-description.codex-page-description-highlight{color:#ffd980;opacity:1}.codex-page .codex-page-icon{margin-bottom:1rem}.codex-page .codex-page-icon img{width:96px;height:96px;image-rendering:pixelated}.codex-page .codex-page-tag{display:inline-block;padding:.25rem 1rem;background:#555;border-radius:5px;font-size:80%;margin:3px}.codex-page .codex-stats{display:flex;font-size:80%;justify-content:center;flex-wrap:wrap}.codex-page .codex-stats .codex-stat{padding:.5rem 1rem}.codex-page .fire{color:#ff8135}.codex-page .water{color:#5facff}.codex-page .lightning{color:#a59e46}.codex-page .earthen{color:#0fab0f}.codex-page .holy{color:#ddd}.codex-page .dark{color:#d900ff}.codex-page .dragon{color:#ff9800}.codex-page .arcane{color:#8e78ff}form input[type=text]{padding:.5rem;border:2px solid #fff;color:#fff;border-radius:10px;background:#111;width:100%;padding:1rem}form select{border:2px solid #fff;color:#fff;border-radius:10px;background:#111;width:100%;padding:.5rem}.codex-search-wrap{display:flex;align-items:center;margin-bottom:1rem}.codex-search{padding:1rem;flex:1 1 75%;display:flex;align-items:center;width:100%;background:#111;margin-right:1rem;justify-content:center;border:2px solid #fff;color:#fff;border-radius:10px;cursor:url(/static/img/ui/cursor_button.png),auto;transition:background .2s ease-in}.codex-search:hover{background:#222;text-decoration:none}.codex-link{padding:1rem;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:10px;margin-bottom:1rem;cursor:url(/static/img/ui/cursor_button.png),auto;transition:background .2s ease-in}.codex-link:hover{background:#222;text-decoration:none}.codex-link:last-child{margin-bottom:0}.codex-link img{width:32px;height:32px;image-rendering:pixelated;margin-right:1rem}.ctas{display:flex;justify-content:space-evenly;align-items:center;margin-top:-3rem}.ctas img{height:72px}@media(max-width:500px){.ctas{flex-direction:column}}html[lang=vi] .decorative,html[lang=vi] nav a.nav-item,html[lang=vi] #mobile-menu .mobile-menu-item a,html[lang=ru] .decorative,html[lang=ru] nav a.nav-item,html[lang=ru] #mobile-menu .mobile-menu-item a,html[lang=ja] .decorative,html[lang=ja] nav a.nav-item,html[lang=ja] #mobile-menu .mobile-menu-item a{font-family:Merriweather,Inter,Arial,Helvetica,sans-serif}
