a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--color1:#5723a2;--color2:#7a42c9;--color3:#e6e6e6;--color4:#c1c1c1;--color5:#252830;--color6:#717988;--color7:#1c1c1c;--color8:#a7caff;--color9:#798ebb;--color10:#c2ccff;--highlight:#fffca6;--highlight2x:#b6b476;--highlight3x:#feffc8;--default:#434857;--default-2x:#4f5463;--default-3x:#333a41;--red:#e64759;--red-2x:#8c2429;--red-3x:#ee6b75;--blue:#007bff;--blue-2x:#005cb8;--blue-3x:#58b4ff;--green:#1aa571;--green-2x:#1a8255;--green-3x:#2cdd8f;--green-4x:#84fbbe;--purple:#86a2ff;--purple-2x:#5a81b4;--purple-3x:#9ab9fa;--white:#fff;--white-2x:#fff;--general-border-radius:6px;--default-outline-size:1px;--table-color:#434857;--table-color-2x:#393e4a;--table-color-3x:#666d81;--table-color-4x:#232b30;--table-color-dark:#282b34;--search-active:#434857;--search-complete:#666d81;--dark-blue:#363c4a;--dark-blue2:#232631;--form-field-height:38px;--form-field-height2:48px;--transition-speed:100ms}.theme{padding:50px}.theme .theme-logo{padding:30px}.theme .theme-text{max-width:800px}.theme .theme-box{padding:30px}.floating-tooltip{background:#222;color:#fff;pointer-events:none;border-radius:6px;padding:4px 6px;font-size:14px}.mog-progress{z-index:50}.modal_cover{background-color:hsla(0,0%,6%,.8);position:fixed;z-index:9500;top:0;left:0;bottom:0;right:0;height:100%;width:100%;display:none}.modal_cover.open{display:block}.modal{position:fixed;z-index:10000;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px;background-color:var(--table-color-dark);border-radius:6px;box-shadow:0 2px 5px 1px #000;border:1px solid #000;overflow:hidden;display:none}@media(max-width:61.24em){.modal{position:absolute;top:0;left:0;right:0;padding:0;transform:translate(0)}}.modal .modal_close_button{position:absolute;right:10px;top:10px;background-color:transparent;border:none;color:#aaa;font-size:24px;line-height:24px;height:24px;width:24px;padding:0;cursor:pointer;outline:none;z-index:50}.modal .modal_close_button:hover{color:#fff}.modal .modal_close_button i{vertical-align:middle;width:24px;height:24px;display:inline-block}.modal .table{background-color:var(--color5);box-shadow:none}.modal .table span{color:var(--purple-3x)}.modal label,.modal.open{display:block}.modal label{font-size:18px;font-weight:500;margin-bottom:8px;color:#fff}.modal p{display:block;margin-bottom:10px}.modal h1{font-size:28px;font-weight:300}.modal h2{font-size:22px;font-weight:300}.modal h3{font-size:18px;font-weight:300}.modal strong{color:var(--color8)}.modal small{font-size:14px}.modal ul li{line-height:24px}.modal .row{padding:20px;text-shadow:none}.modal .row.row_top{border-bottom:1px solid #000}.modal .row.row-alert{background-color:rgba(75,0,20,.5)}.modal .modal_row{padding:20px;border-bottom:1px solid #000}.modal .modal_row.modal_end{border-bottom:none}.modal .modal_row .highlight{color:var(--highlight)}.modal .modal_row .modal_form_row_1,.modal .modal_row .modal_form_row_2,.modal .modal_row .modal_form_row_3,.modal .modal_row .modal_form_row_4,.modal .modal_row .modal_form_row_5{margin-bottom:20px}.modal .modal_row .modal_form_row_2{display:flex}.modal .modal_row .modal_form_row_2>div{flex:0 1 50%}.modal .modal_row .modal_form_row_2>div:first-of-type{margin-right:10px}.modal .modal_row .modal_form_row_2>div:last-of-type{margin-left:10px}.modal .modal_row .modal_form_end{text-align:right}.popup{background-color:hsla(0,0%,6%,.92);position:fixed;z-index:15000;top:0;left:0;bottom:0;right:0;height:100%;width:100%;display:none}.popup.open{display:block}.popup_display{position:fixed;z-index:15002;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:720px;background-color:var(--table-color-dark);border-radius:6px;box-shadow:0 2px 5px 1px #000;border:1px solid #000;overflow:hidden;text-align:center;padding:30px}.popup_display .popup_close_button{position:absolute;right:10px;top:10px;background-color:transparent;border:none;color:#aaa;font-size:24px;line-height:24px;height:24px;width:24px;padding:0;cursor:pointer;outline:none}.popup_display .popup_close_button:hover{color:#fff}.popup_display .popup_close_button i{vertical-align:middle;width:24px;height:24px;display:inline-block}.popup_display .popup_icon{margin-bottom:20px}.popup_display .popup_icon i{display:inline-block;font-size:42px;height:42px;width:42px;position:relative;animation-name:popup_icon_loop;animation-duration:1.6s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes popup_icon_loop{0%{transform:scale(1)}70%{transform:scale(1)}78%{transform:scale(1.2)}86%{transform:scale(1)}94%{transform:scale(1.4)}to{transform:scale(1)}}.popup_display .popup_icon[data-type=success]{color:var(--green-3x)}.popup_display .popup_icon[data-type=error]{color:var(--red)}.popup_display .popup_icon[data-type=warning]{color:var(--purple)}.popup_display .popup_icon[data-type=info]{color:var(--blue)}.popup_display h1{font-size:24px;font-weight:300;text-transform:uppercase;text-shadow:none;margin-bottom:20px;letter-spacing:1px}.popup_display p{font-size:20px;line-height:30px;padding:0 30px}.rarity-1{color:#eee!important}.rarity-1:hover{color:#d6d6d6}.rarity-2{color:#89ffbc!important}.rarity-2:hover{color:#6bd599}.rarity-3{color:#3dafff!important}.rarity-3:hover{color:#3389cb}.rarity-4{color:#f44bff!important}.rarity-4:hover{color:#c53fce}.rarity-7{color:#ff7e85!important}.rarity-7:hover{color:#c46262}*{box-sizing:border-box}html{font-family:Roboto,sans-serif;font-size:16px;text-shadow:0 1px 2px #000;background-color:var(--color7);color:#eee}body{overflow-y:scroll}h1,h2,h3,h4,h5,h6{margin-bottom:15px;font-weight:300}h1{font-size:42px}h2{font-size:38px}h3{font-size:34px}h4{font-size:30px}h5{font-size:26px}h6{font-size:22px}p{line-height:22px;font-size:16px;margin-bottom:15px}a{color:var(--purple);text-decoration:none}a:focus,a:hover{color:var(--purple-3x);cursor:pointer}strong{font-weight:600}em{font-style:italic}code,pre{font-family:Roboto Mono,monospace}code.inline,pre.inline{padding:5px 10px;background-color:#181818;border-radius:100px}code.box,pre.box{color:#c2c2c2;display:block;background-color:#111;padding:6px 10px;border-radius:3px;margin-bottom:15px;line-height:20px}code.box em,pre.box em{color:#fff99d}code span,pre span{color:var(--blue-3x)}code em,pre em{color:var(--color8);font-style:normal}code strong,pre strong{color:var(--green-3x)}.form label,form label{font-size:14px;font-weight:500;margin-bottom:8px;display:block}.form label.full,form label.full{width:100%}.form input[type=text],.form select,form input[type=text],form select{height:var(--form-field-height);line-height:var(--form-field-height);background-color:var(--color3);border:none;font-size:16px;border-radius:3px;color:#333;padding:0 10px;transition:var(--transition-speed);outline:none;box-shadow:0 1px 3px rgba(0,0,0,.5)}.form input[type=text]:hover,.form select:hover,form input[type=text]:hover,form select:hover{background-color:#fff}.form input[type=text].full,.form select.full,form input[type=text].full,form select.full{width:100%}.form input[type=text].big,.form select.big,form input[type=text].big,form select.big{height:var(--form-field-height2);line-height:var(--form-field-height2);font-size:20px;padding:0 15px}.form textarea,form textarea{font-family:Roboto,sans-serif;font-size:16px;background-color:var(--color3);border:none;border-radius:3px;color:#333;padding:10px;transition:var(--transition-speed);outline:none;box-shadow:0 1px 3px rgba(0,0,0,.5);width:100%;min-height:200px}.form .checkbox,form .checkbox{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 0;position:relative}.form .checkbox label,form .checkbox label{position:relative;font-size:17px;color:#fff;display:inline-block;padding:1px 0 0 30px;outline:none;cursor:pointer}.form .checkbox label:after,.form .checkbox label:before,form .checkbox label:after,form .checkbox label:before{position:absolute;content:"";display:inline-block}.form .checkbox label:before,form .checkbox label:before{height:18px;width:18px;border:1px solid hsla(0,0%,100%,.3);left:0;top:-1px;border-radius:3px}.form .checkbox label:hover .form .checkbox label:before,.form .checkbox label:hover form .checkbox label:before,form .checkbox label:hover .form .checkbox label:before,form .checkbox label:hover form .checkbox label:before{border:1px solid hsla(0,0%,100%,.8)}.form .checkbox label:after,form .checkbox label:after{height:6px;width:10px;left:4px;top:3px;border-left:2px solid var(--highlight);border-bottom:2px solid var(--highlight);transform:rotate(-45deg)}.form .checkbox input[type=checkbox],form .checkbox input[type=checkbox]{opacity:0;position:absolute}.form .checkbox input[type=checkbox]:checked+label:after,form .checkbox input[type=checkbox]:checked+label:after{content:""}.form .checkbox input[type=checkbox]+label:after,form .checkbox input[type=checkbox]+label:after{content:none}.form .form_row,form .form_row{margin-bottom:20px!important}.form .form_row small,form .form_row small{font-size:13px;color:#728698}.form .form_columns,form .form_columns{display:flex;margin:0 -10px}.form .form_columns>div,form .form_columns>div{padding:0 10px}table{width:100%}table td,table th{padding:10px;text-align:left}table td{vertical-align:top}@media(max-width:39.99em){.table-blank{overflow:auto;border:1px solid #000;border-radius:5px;background-color:rgba(0,0,0,.25)}}.table,.table-dark{box-shadow:0 1px 2px 1px #000;border-radius:4px;overflow:hidden}@media(max-width:39.99em){.table,.table-dark{overflow:auto}}.table table,.table-dark table{width:100%}@media(max-width:39.99em){.table table,.table-dark table{min-width:800px}}.table table thead,.table-dark table thead{background-color:var(--table-color);border-bottom:1px solid #000;box-shadow:0 1px 3px rgba(0,0,0,.5)}.table table thead th,.table-dark table thead th{font-size:13px;font-weight:600;color:#fff;text-shadow:none;text-transform:uppercase}.table table td,.table table th,.table-dark table td,.table-dark table th{padding:10px;text-align:left;border-bottom:1px solid var(--table-color)}.table table td,.table-dark table td{vertical-align:top;border-right:1px solid var(--table-color);line-height:20px}.table table td:last-of-type,.table-dark table td:last-of-type{border-right:none}.table table tr:last-of-type td,.table-dark table tr:last-of-type td{border-bottom:none}.table table tr,.table-dark table tr{transition:.1s}.table table.striped tr:nth-of-type(2n),.table-dark table.striped tr:nth-of-type(2n){background-color:rgba(80,80,80,.1)}.table table.small,.table-dark table.small{font-size:13px}.table table.small td,.table table.small th,.table-dark table.small td,.table-dark table.small th{padding:5px}.table-dark{background-color:var(--table-color-dark)}.table-dark tr td:first-of-type{color:var(--purple-3x)}.table-dark small{font-size:13px;display:block;margin-top:5px;opacity:.6}.table-light{box-shadow:none;background-color:var(--table-color)}.table-light table thead{background-color:var(--color9);border-bottom:1px solid #000;box-shadow:0 1px 3px rgba(0,0,0,.5)}.table-light table td:first-of-type{color:#fff}.table-light table td{border-bottom:1px solid var(--table-color-4x);border-right:1px solid var(--table-color-4x)}.table-sortable th.sort:hover{background-color:var(--table-color-3x);position:relative;box-shadow:0 0 5px #000;cursor:pointer}hr{border:none;background-color:var(--default-2x);height:2px;margin:30px 0}header{width:100%;display:flex}@media(max-width:61.24em){header{display:block;background:#2d2d2d;background:linear-gradient(180deg,#2d2d2d 0,#1c1c1c);position:fixed;z-index:1000;bottom:0;left:0;right:0;box-shadow:0 0 10px #000}}header>div{padding:20px}@media(max-width:61.24em){header>div{padding:10px}}header>div:first-of-type{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 400px);display:flex}header>div:first-of-type .btn-home{color:#fff;height:50px;display:inline-block}@media(max-width:61.24em){header>div:first-of-type .btn-home{margin-top:-5px}}header>div:first-of-type .btn-home img{transition:.15s;margin:-15px 0 0;filter:grayscale(100%);-webkit-filter:grayscale(100%);height:64px}header>div:first-of-type .btn-home:hover img{filter:drop-shadow(3px 3px 3px rgba(255,255,255,.2));opacity:1}header>div:first-of-type .header-nav{display:flex;background:#363f51;background:linear-gradient(180deg,#363f51 0,#323c47);position:relative;border-radius:4px;box-shadow:0 1px 3px #000;overflow:hidden;margin:0 0 0 19px;height:46px}header>div:first-of-type .header-nav .search-loading{position:absolute;left:360px;top:10px;height:25px;display:none}header>div:first-of-type .header-nav .search-loading.on{display:block}header>div:first-of-type .header-nav a.btn-patron{line-height:46px;background-color:#f86754;padding:0 15px}header>div:first-of-type .header-nav a.btn-patron img{height:24px;display:inline-table;vertical-align:middle;transition:80ms}@media(max-width:61.24em){header>div:first-of-type .header-nav a.btn-patron{display:none}}header>div:first-of-type .header-nav button,header>div:first-of-type .header-nav input{height:46px;line-height:46px;background-color:transparent;color:#fff;font-size:17px;padding:0 16px;transition:.15s;outline:none;border:none;border-right:1px solid #000;box-shadow:1px 0 #444}header>div:first-of-type .header-nav button i,header>div:first-of-type .header-nav input i{font-size:19px;vertical-align:middle;display:inline-table;margin:0 6px -3px 0}header>div:first-of-type .header-nav button:last-child,header>div:first-of-type .header-nav input:last-child{border-right:none;box-shadow:none}header>div:first-of-type .header-nav button.search,header>div:first-of-type .header-nav input.search{width:400px}header>div:first-of-type .header-nav button:focus,header>div:first-of-type .header-nav button:hover,header>div:first-of-type .header-nav input:focus,header>div:first-of-type .header-nav input:hover{background-color:rgba(0,0,0,.2);cursor:pointer}header>div:first-of-type .header-nav button.typing,header>div:first-of-type .header-nav input.typing{background:linear-gradient(270deg,rgba(213,184,55,.15),rgba(98,184,246,.15));background-size:400% 400%;animation:AnimationName 4s ease infinite}@keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}header>div:first-of-type .header-nav button.complete,header>div:first-of-type .header-nav input.complete{background-color:rgba(137,255,139,.15)}@media(max-width:61.24em){header>div:first-of-type .header-nav button.search,header>div:first-of-type .header-nav input.search{width:100%;max-width:150px}header>div:first-of-type .header-nav button.btn-market-board i,header>div:first-of-type .header-nav input.btn-market-board i{margin:0 0 -3px}header>div:first-of-type .header-nav button.btn-market-board span,header>div:first-of-type .header-nav input.btn-market-board span{display:none}}header>div:last-of-type{display:flex;flex:0 1 400px;text-align:right;flex-direction:row;justify-content:flex-end}header>div:last-of-type>div{flex:0 1 auto}@media(max-width:61.24em){header>div:last-of-type{flex:none;position:fixed;top:0;left:0;right:0;background-color:var(--color7);box-shadow:0 1px 4px #000;display:flex;flex-direction:row;justify-content:flex-start}header>div:last-of-type>a,header>div:last-of-type>div{flex:0 1 50%}header>div:last-of-type>a:last-of-type,header>div:last-of-type>div:last-of-type{text-align:right}}@media(max-width:61.24em)and (max-width:61.24em){header>div:last-of-type>div{text-align:left}}header>div:last-of-type a{color:#eee;display:inline-block;font-size:18px;font-weight:400;padding:15px 20px 0 0;transition:.15s}header>div:last-of-type a:hover{color:#fff}@media(max-width:61.24em){header>div:last-of-type a{padding:5px 0 0 5px}}header>div:last-of-type .username{display:inline-block;font-size:18px;font-weight:400;padding:15px 10px 0 0}@media(max-width:61.24em){header>div:last-of-type .username{display:none}}header>div:last-of-type .img-avatar{height:42px;width:42px;border-radius:50px;box-shadow:0 1px 5px #000}header>div:last-of-type .btn-login{background-color:var(--purple-2x);border-radius:3px;box-shadow:0 1px 3px #000;color:#fff;height:40px;line-height:40px;padding:0 15px;font-weight:600;font-size:17px;transition:.1s;margin-top:3px}@media(max-width:61.24em){header>div:last-of-type .btn-login{height:30px;line-height:30px;font-size:15px;vertical-align:middle;margin:0;text-align:center!important}}header>div:last-of-type .btn-login:hover{background-color:var(--purple)}header>div:last-of-type .btn-settings{height:var(--form-field-height);border:none;padding:8px 2px 0;background-color:transparent;outline:none;cursor:pointer;margin:0 10px}@media(max-width:61.24em){header>div:last-of-type .btn-settings{padding:0;line-height:24px;height:24px;margin-bottom:4px}}header>div:last-of-type .btn-settings>span{font-size:32px;color:#eee;text-shadow:0 1px 2px #000;transition:var(--transition-speed)}@media(max-width:61.24em){header>div:last-of-type .btn-settings>span{font-size:24px;color:#eee;line-height:24px}}header>div:last-of-type .btn-settings:hover>span{color:#fff}main{padding:10px 30px}@media(max-width:61.24em){main{padding:10px}}@media(max-width:39.99em){main{padding:80px 10px 100px}}footer{text-align:center;padding:40px 0;font-size:15px;line-height:22px}@media(max-width:39.99em){footer{display:none}}footer em{color:var(--blue-3x);font-style:normal}footer small{font-size:13px}ol,ul{padding:0 0 0 30px;margin-bottom:30px;list-style:circle}ol li,ul li{padding:8px;line-height:20px}.loading_interaction{background-image:url(/i/svg/loading3.svg);background-size:auto 70%;background-position:50%;background-repeat:no-repeat;transition:none}.simplebar-track{z-index:50!important}.fr{float:right}.tac{text-align:center!important}.tar{text-align:right!important}.ilv{font-style:normal;display:inline-block;margin-right:5px;color:var(--color8)}.text-red{color:var(--red-3x)}.text-blue{color:var(--blue-3x)}.text-green{color:var(--green-3x)}.text-purple{color:var(--purple-3x)}.text-white{color:var(--white)}.text-yellow{color:var(--color8)}.text-gray{color:var(--color6)}.text-highlight{color:var(--highlight)}.alert-blue,.alert-dark,.alert-default,.alert-green,.alert-light,.alert-purple,.alert-red,.alert-white{padding:15px;border-radius:5px;margin-bottom:20px;width:100%;line-height:24px;overflow:hidden}.alert-blue h1,.alert-dark h1,.alert-default h1,.alert-green h1,.alert-light h1,.alert-purple h1,.alert-red h1,.alert-white h1{font-size:32px;font-weight:400}.alert-blue p,.alert-dark p,.alert-default p,.alert-green p,.alert-light p,.alert-purple p,.alert-red p,.alert-white p{color:#fff}.alert-blue h4,.alert-dark h4,.alert-default h4,.alert-green h4,.alert-light h4,.alert-purple h4,.alert-red h4,.alert-white h4{margin-bottom:5px}.alert-blue h4 img,.alert-dark h4 img,.alert-default h4 img,.alert-green h4 img,.alert-light h4 img,.alert-purple h4 img,.alert-red h4 img,.alert-white h4 img{vertical-align:middle;display:inline-table;margin-top:-3px}.alert-default{background-color:var(--default)}.alert-red{background-color:var(--red-2x)}.alert-blue{background-color:var(--blue-2x)}.alert-green{background-color:var(--green-2x)}.alert-purple{background-color:var(--purple-2x)}.alert-dark{background-color:var(--color7)}.alert-light{background-color:var(--dark-blue)}.alert-white{background-color:var(--white);color:#333;text-shadow:none}.btn,.form button,form button{display:inline-block;height:var(--form-field-height);line-height:var(--form-field-height);background-color:var(--default);border:none;font-size:16px;color:#eee;border-radius:4px;padding:0 12px;text-shadow:0 1px 2px rgba(0,0,0,.8);cursor:pointer;transition:var(--transition-speed);outline:none;box-shadow:0 1px 3px rgba(0,0,0,.5)}.btn i,.form button i,form button i{margin-right:5px;display:inline-block;vertical-align:middle}.btn:disabled,.form button:disabled,form button:disabled{opacity:.75}.btn:hover,.form button:hover,form button:hover{background-color:var(--default-2x)}.btn.btn-red,.form button.btn-red,form button.btn-red{background-color:var(--red)}.btn.btn-red:hover,.form button.btn-red:hover,form button.btn-red:hover{background-color:var(--red-2x)}.btn.btn-blue,.form button.btn-blue,form button.btn-blue{background-color:var(--blue)}.btn.btn-blue:hover,.form button.btn-blue:hover,form button.btn-blue:hover{background-color:var(--blue-2x)}.btn.btn-green,.form button.btn-green,form button.btn-green{background-color:var(--green)}.btn.btn-green:hover,.form button.btn-green:hover,form button.btn-green:hover{background-color:var(--green-2x)}.btn.btn-purple,.form button.btn-purple,form button.btn-purple{background-color:var(--purple)}.btn.btn-purple:hover,.form button.btn-purple:hover,form button.btn-purple:hover{background-color:var(--purple-2x)}.btn.btn-white,.form button.btn-white,form button.btn-white{color:#333;text-shadow:none;background-color:var(--white)}.btn.btn-white:hover,.form button.btn-white:hover,form button.btn-white:hover{background-color:var(--white-2x)}.btn.btn-blue-outline,.btn.btn-green-outline,.btn.btn-outline,.btn.btn-purple-outline,.btn.btn-red-outline,.btn.btn-white-outline,.form button.btn-blue-outline,.form button.btn-green-outline,.form button.btn-outline,.form button.btn-purple-outline,.form button.btn-red-outline,.form button.btn-white-outline,form button.btn-blue-outline,form button.btn-green-outline,form button.btn-outline,form button.btn-purple-outline,form button.btn-red-outline,form button.btn-white-outline{background-color:transparent;box-shadow:none}.btn.btn-outline,.form button.btn-outline,form button.btn-outline{border:solid var(--default-outline-size) var(--default)}.btn.btn-outline:hover,.form button.btn-outline:hover,form button.btn-outline:hover{border:solid var(--default-outline-size) var(--default-2x)}.btn.btn-red-outline,.form button.btn-red-outline,form button.btn-red-outline{border:solid var(--default-outline-size) var(--red)}.btn.btn-red-outline:hover,.form button.btn-red-outline:hover,form button.btn-red-outline:hover{border:solid var(--default-outline-size) var(--red-2x)}.btn.btn-blue-outline,.form button.btn-blue-outline,form button.btn-blue-outline{border:solid var(--default-outline-size) var(--blue)}.btn.btn-blue-outline:hover,.form button.btn-blue-outline:hover,form button.btn-blue-outline:hover{border:solid var(--default-outline-size) var(--blue-2x)}.btn.btn-green-outline,.form button.btn-green-outline,form button.btn-green-outline{border:solid var(--default-outline-size) var(--green)}.btn.btn-green-outline:hover,.form button.btn-green-outline:hover,form button.btn-green-outline:hover{border:solid var(--default-outline-size) var(--green-2x)}.btn.btn-purple-outline,.form button.btn-purple-outline,form button.btn-purple-outline{border:solid var(--default-outline-size) var(--purple)}.btn.btn-purple-outline:hover,.form button.btn-purple-outline:hover,form button.btn-purple-outline:hover{border:solid var(--default-outline-size) var(--purple-2x)}.btn.btn-white-outline,.form button.btn-white-outline,form button.btn-white-outline{border:solid var(--default-outline-size) var(--white)}.btn.btn-white-outline:hover,.form button.btn-white-outline:hover,form button.btn-white-outline:hover{border:solid var(--default-outline-size) var(--white-2x)}.btn.full,.form button.full,form button.full{width:100%}.btn.small,.form button.small,form button.small{padding:0 8px;height:28px;line-height:28px;font-size:15px}.badge-blue,.badge-green,.badge-purple,.badge-red,.badge-white{padding:4px 6px;border-radius:30px}.badge-red{background-color:var(--red)}.badge-blue{background-color:var(--blue)}.badge-green{background-color:var(--green)}.badge-purple{background-color:var(--purple)}.badge-white{background-color:var(--white);color:#333;text-shadow:none}.flex{display:flex;position:relative}.flex.flex-wrap{flex-wrap:wrap}.flex.flex-justify-center{justify-content:center}.flex.flex-justify-space{justify-content:space-between}.flex .flex_5{flex:0 1 5%}.flex .flex_10{flex:0 1 10%}.flex .flex_15{flex:0 1 15%}.flex .flex_20{flex:0 1 20%}.flex .flex_25{flex:0 1 25%}.flex .flex_30{flex:0 1 30%}.flex .flex_35{flex:0 1 35%}.flex .flex_40{flex:0 1 40%}.flex .flex_45{flex:0 1 45%}.flex .flex_50{flex:0 1 50%}.flex .flex_55{flex:0 1 55%}.flex .flex_60{flex:0 1 60%}.flex .flex_65{flex:0 1 65%}.flex .flex_70{flex:0 1 70%}.flex .flex_75{flex:0 1 75%}.flex .flex_80{flex:0 1 80%}.flex .flex_85{flex:0 1 85%}.flex .flex_90{flex:0 1 90%}.flex .flex_95{flex:0 1 95%}.flex .flex_100{flex:0 1 100%}.loading{margin:50px auto;text-align:center}.loading img{height:200px}.modal_settings{max-width:600px;top:10px;position:absolute;transform:translate(-50%)}@media(max-width:61.24em){.modal_settings{top:0;left:0;right:0;position:absolute;transform:translate(0)}}.modal_settings .modal_settings-form{display:flex}.modal_settings .modal_settings-form input{margin-right:15px;width:260px}.modal_settings .logout{color:rgba(255,79,71,.84)}.modal_settings .logout:hover{opacity:1}.site-menu{position:absolute;top:70px;left:596px;display:none;z-index:50;background:#394f6a;border-radius:4px;box-shadow:0 1px 4px #000;width:140px;overflow:hidden}.site-menu a,.site-menu.open{display:block}.site-menu a{width:100%;border-bottom:1px solid #000;line-height:42px;height:42px;padding:0 12px;color:#fff}.site-menu a:hover{background-color:var(--color5)}@media(max-width:39.99em){.site-menu{top:50px;left:0;right:0;width:100%;border-radius:0}}.market-category-container,.search-results-container{position:absolute;top:60px;left:70px;padding:10px;display:none;z-index:50}.market-category-container.open,.search-results-container.open{display:block}@media(max-width:61.24em){.market-category-container,.search-results-container{top:calc(-73vh - 40px);left:0;right:0;padding:0;z-index:-1}}@media(max-width:61.24em)and (max-height:680px){.market-category-container,.search-results-container{top:calc(-63vh - 40px)}}.market-category,.search-results{background:#363f51;background:linear-gradient(180deg,#363f51 0,#323c47);border-radius:4px;box-shadow:0 1px 4px #000;overflow:hidden;width:590px}@media(max-width:61.24em){.market-category,.search-results{width:auto;border-radius:0;box-shadow:0 2px 20px 1px #000}}.market-category a,.search-results a{display:flex;width:100%;border-bottom:1px solid #000;line-height:42px;height:42px;padding:0 10px 0 0;position:relative;overflow:hidden}.market-category a .item-icon,.search-results a .item-icon{overflow:hidden;position:relative;width:42px;height:42px;display:inline-block;margin-right:10px}.market-category a .item-icon>img,.search-results a .item-icon>img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-table;height:40px;vertical-align:middle;margin:0;border-right:1px solid #000}.market-category a:hover,.search-results a:hover{background-color:var(--color5)}.market-category h2,.search-results h2{text-align:center;padding:30px;margin-bottom:0;font-weight:300;font-size:26px;color:#565c6d}.market-category .item-level,.search-results .item-level{color:var(--highlight);display:inline-block;margin-right:5px;font-weight:400;width:40px}.market-category .item-category,.search-results .item-category{position:absolute;right:20px;color:#eee;font-size:11px;text-transform:uppercase;text-shadow:none}.market-category .item-category-list,.market-category .item-search-list,.search-results .item-category-list,.search-results .item-search-list{min-height:300px;max-height:1500px}.market-category .item-category-header,.market-category .item-search-header,.search-results .item-category-header,.search-results .item-search-header{display:flex;background-color:var(--default);box-shadow:0 3px 0 rgba(0,0,0,.5);font-size:14px;margin-bottom:0;height:40px;line-height:40px;position:relative;z-index:10}.market-category .item-category-header>div:first-of-type,.market-category .item-search-header>div:first-of-type,.search-results .item-category-header>div:first-of-type,.search-results .item-search-header>div:first-of-type{flex:0 1 75%;padding:0 15px;font-size:16px}.market-category .item-category-header>div:last-of-type,.market-category .item-search-header>div:last-of-type,.search-results .item-category-header>div:last-of-type,.search-results .item-search-header>div:last-of-type{flex:0 1 25%;text-align:right}.market-category .item-category-header>div:last-of-type>button,.market-category .item-search-header>div:last-of-type>button,.search-results .item-category-header>div:last-of-type>button,.search-results .item-search-header>div:last-of-type>button{display:inline-block;color:#5dd881;background-color:rgba(0,0,0,.2);padding:0 15px;height:40px;line-height:40px;border:none;outline:none;cursor:pointer;transition:.1s;vertical-align:top}.market-category .item-category-header>div:last-of-type>button:hover,.market-category .item-search-header>div:last-of-type>button:hover,.search-results .item-category-header>div:last-of-type>button:hover,.search-results .item-search-header>div:last-of-type>button:hover{background-color:rgba(0,0,0,.4)}.market-board-container{position:absolute;top:70px;left:80px;display:none;z-index:50;width:590px;box-shadow:0 1px 4px #000}.market-board-container.open{display:block}@media(max-width:61.24em){.market-board-container{left:220px;top:-73vh;left:0;right:0;padding:0;width:100%;z-index:-1}}@media(max-width:61.24em)and (max-height:680px){.market-board-container{top:-63vh}}.market-board{background:#363f51;background:linear-gradient(180deg,#363f51 0,#323c47);border-radius:4px;overflow:hidden;padding-bottom:10px}@media(max-width:61.24em){.market-board{width:100%;border-radius:0;box-shadow:0 2px 20px 1px #000;padding-bottom:0}}.market-board h2{color:var(--highlight);font-size:14px;letter-spacing:2px;font-weight:500;padding:5px;margin-bottom:5px}.market-board .categories{padding:10px 14px}@media(max-width:61.24em){.market-board .categories{min-height:180px;padding:10px}}.market-board .categories-list{display:flex;flex-wrap:wrap}.market-board .categories-list>button{flex:0 1 44px;width:44px;height:44px;line-height:42px;background-color:#242a34;border:none;color:#fff;margin:1px;outline:none;border-radius:2px;cursor:pointer;transition:.1s;text-align:center;padding:0;text-shadow:0 1px 3px #000}@media(max-width:39.99em){.market-board .categories-list>button{flex:0 1 42px;width:42px;height:42px;line-height:40px}.market-board .categories-list>button span{font-size:30px;margin:4px 0 0}}.market-board .categories-list>button:hover{background-color:var(--color2);box-shadow:0 0 3px rgba(0,0,0,.2);position:relative;z-index:2;color:#fff}.market-board .categories-list>button span{font-size:34px;display:inline-block;vertical-align:middle;margin:6px 0 0}.error-page{width:100%;max-width:800px;margin:25px auto;background-color:var(--color5);box-shadow:0 1px 3px #000;border-bottom:5px solid #7a7502;border-radius:5px;padding:60px 20px;text-align:center}.error-page p{font-size:18px}.error-page h2{font-size:32px;margin-bottom:20px}.error-page img{margin-bottom:25px;height:160px}.error-page small{margin-top:20px;font-size:12px;opacity:.5}.site-container{min-height:100vh}.site{margin-left:250px;position:relative}.site.left-nav-off{margin-left:0}@media(max-width:61.24em){.site{margin-left:0}}aside{min-height:100vh;background-color:var(--color5);z-index:1000;position:fixed;top:0;left:0;bottom:0;width:250px;overflow:hidden;box-shadow:0 1px 3px #000}@media(max-width:61.24em){aside{display:none}}aside>div{height:100%}aside hr{margin:2px 0;opacity:.3}aside .nav-gap{display:block;width:100%;height:150px}aside .nav-home{display:block;padding:20px 0;text-align:center;background:#304457;background:linear-gradient(180deg,#7dabd6 0,#5a6a7a);border-bottom:1px solid #000}aside .nav-home img{height:30px;filter:drop-shadow(0 2px 70px white) drop-shadow(0 2px 20px white)}aside .nav-box .nav-heading{width:100%;display:block;background-color:var(--default);color:#fff;border:none;font-size:14px;font-weight:600;text-align:center;padding:0 6px;margin:0;cursor:pointer;outline:none;line-height:32px;height:32px;position:relative;z-index:2;box-shadow:0 0 4px rgba(0,0,0,.5)}aside .nav-box .nav-heading:hover{background-color:var(--color2)}aside .nav-box>div>button{width:100%;background-color:transparent;color:#fff;border:none;font-size:13px;text-align:left;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}aside .nav-box>div>button.type-weapons{color:#fff8ac}aside .nav-box>div>button.type-armor{color:#cfd5d8}aside .nav-box>div>button.type-items{color:#ecd0a5}aside .nav-box>div>button.type-housing{color:#9bc0cc}aside .nav-box>div>button:hover{background-color:var(--color1);color:#fff}aside .nav-box>div>button i{flex:1 1 22px;vertical-align:middle;font-size:22px;padding:6px;line-height:0}aside .nav-box>div>button span{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 22px);padding:6px}.market-category-view{min-height:100vh;background-color:var(--table-color-4x);box-shadow:0 0 4px #000;position:fixed;z-index:500;width:400px;top:0;bottom:0;left:250px;display:none}.market-category-view.open{display:block}.market-category-view>div{height:100%}.market-category-view>div .gap{display:block;height:65px}.market-category-view>div a{width:100%;display:flex;align-items:center;justify-content:center;padding:6px 6px 6px 15px}.market-category-view>div a:hover{background-color:rgba(0,0,0,.5)}.market-category-view>div a>span:first-of-type{flex:1 1 32px}.market-category-view>div a>span:first-of-type img{border-radius:3px;box-shadow:0 1px 2px #000;width:32px;height:32px;background-color:var(--color5);vertical-align:middle;display:inline-table}.market-category-view>div a>span:last-of-type{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 32px);padding-left:10px}.market-category-view>div a>span:last-of-type .item-level{display:inline-block;margin:0 6px 0 0;color:var(--highlight)}.market-category-view>div a>span:last-of-type small{font-size:13px;text-shadow:none;text-transform:uppercase;color:#eee}.highchart{text-shadow:none;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #000;margin-bottom:20px}.highchart>div{height:320px}.highchart-noborder{text-shadow:none;overflow:hidden;margin-bottom:20px}.highchart-noborder>div{height:320px}.page{width:100%;max-width:1200px;margin:0 auto;background-color:var(--dark-blue);border-radius:5px;box-shadow:0 1px 3px #000;overflow:hidden}.page h1{font-size:30px;font-weight:200;text-align:center;padding:20px;background-color:rgba(0,0,0,.25);text-transform:uppercase;border-bottom:1px solid #000;box-shadow:0 1px 0 #444}.page h2{font-size:24px}.page h2,.page h3{font-weight:300;text-shadow:none;margin:0 0 15px}.page h3{font-size:28px}.page p{line-height:22px}.page .page-block{padding:20px;border-bottom:1px solid #000;box-shadow:0 1px 0 #444}.page .page-short{padding:0 10%}@media(max-width:39.99em){.page .page-short{padding:0 15px}}.page .page-note{text-align:center;opacity:.6;padding:8px}.page .page-banner{background-color:rgba(0,0,0,.4);text-align:center;padding:30px 0;border-bottom:1px solid #000;border-top:1px solid #000;box-shadow:0 1px 0 #444}.page .page-banner img{max-width:90%}.server-status-pip{background-color:rgba(0,0,0,.5);padding:10px 15px;border-radius:3px;margin:5px}.server-status-pip span{display:inline-block;float:right;font-size:13px;color:var(--red);text-shadow:none;margin-top:3px}.server-status-pip.server-status-online{border-left:10px solid var(--green-3x)}.server-status-pip.server-status-offline{border-left:10px solid var(--red);color:#666}.mogboard-header{padding:120px 0;text-align:center;border-bottom:1px solid #000;box-shadow:0 1px 20px rgba(0,0,0,.15),inset 0 0 0 1px hsla(0,0%,100%,.15);position:relative;z-index:2;background-image:url(/i/bg/bg_light_dof.webp);background-size:cover;background-position:50%}.mog-avatar{height:100px;width:100px;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.8)}.mog-credits{margin-left:20px}.mog-honorable{font-size:15px;line-height:22px}@media(max-width:39.99em){.mog-honorable{display:none}}.mog-honorable em{color:var(--blue-3x);font-style:normal}.mog-honorable small{font-size:13px}.btn-download{width:200px;height:45px}.mogboard-news{padding:60px 0;text-align:center;border-bottom:1px solid #000;box-shadow:0 1px 20px rgba(0,0,0,.15),inset 0 0 0 1px hsla(0,0%,100%,.15);position:relative;z-index:2;background-image:url(/i/bg/news.png);background-size:cover}.mogboard-news h6{color:#fff;font-size:52px;font-weight:800;text-shadow:0 1px 20px #000}.mog-news{padding:50px}.mog-news h3{color:var(--highlight);font-weight:600;margin:0 0 10px}.mog-news small{text-shadow:none;display:block;margin:0 0 30px;color:var(--color6)}.mog-news .mog-news-avatar{height:100px;width:100px;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.8)}.mog-news .mog-news-post{background-color:#222;margin-left:20px;padding:20px;border-radius:6px}@media(max-width:39.99em){.mog-news{padding:10px}.mog-news .flex{display:block}.mog-news .flex_10{text-align:center;margin-bottom:15px}.mog-news .flex_10,.mog-news .flex_90{flex:none}.mog-news .mog-news-post{padding-left:0}}.mog-news .mog-news-img{max-width:800px;border-radius:5px;margin:10px 0 15px;box-shadow:0 1px 3px #000}.mog-news .mog-note{border-left:3px solid #222;padding-left:15px;font-size:13px;margin:5px 0 15px;opacity:.5}.news-ulz{line-height:22px}.news-ulz li{margin-bottom:20px}.news-ulz li strong{color:var(--highlight);display:block;margin-bottom:5px}.news-img{width:100%;height:500px;margin:10px auto;display:inline-block;border-radius:10px;overflow:hidden;position:relative;border:1px solid #000;box-shadow:0 0 3px #555;background-color:#000}.news-img img{transition:.15s;max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.02)}.news-img:hover img{transform:translate(-50%,-50%) scale(1.1)}.news-note{background-color:rgba(0,0,0,.8);padding:15px;border-radius:5px;opacity:.6}.news-note *{font-size:14px}.news-note h4{font-weight:700;font-size:20px}.news-note ol,.news-note ul{margin-bottom:0}.news-ty{background-color:#5c169c;background-image:url(/i/bg/bg1.png);background-size:cover;font-size:24px;letter-spacing:10px;font-weight:500;padding:25px 10px;text-align:center;margin-bottom:30px;border-radius:4px}.news-update{background-color:#333;background-size:cover;padding:10px;margin-bottom:20px;border-radius:5px}.news-update small{font-weight:700;color:var(--color8);font-size:12px;display:block;margin-bottom:5px}.news-update>div{line-height:22px;border:1px solid #555;border-left-width:3px;padding:8px;border-radius:3px;font-size:14px}.news-update>div:not(:last-of-type){margin-bottom:5px}.the-big-news-post{background-color:#375bd1;background-image:url(/i/bg/bg1.webp);background-size:cover;border-radius:3px;margin-bottom:15px;padding:25px 10px;text-align:center}.the-big-news-post h4{font-size:22px;font-weight:500}.the-big-news-post>p{max-width:1000px;margin:0 auto 20px}.the-big-news-post a{font-weight:700;font-size:17px;color:#adceff;background-color:rgba(0,0,0,.25);padding:8px 14px;border-radius:3px}.the-big-news-post a:hover{background-color:rgba(0,0,0,.35)}.patreon-news{position:relative;background-color:#1976ad;box-shadow:inset 0 0 50px rgba(0,0,0,.25);padding:30px 0;margin:0 -20px;overflow:hidden}.patreon-news h3{font-size:22px;text-transform:uppercase}.patreon-news>div{margin-left:220px;padding-right:30px}.patreon-news>img:first-of-type{position:absolute;bottom:-100px;left:-80px;height:450px}.patreon-news a{color:var(--highlight);background-color:rgba(0,0,0,.25);padding:5px 10px;border-radius:3px}.page-feedback-block{padding:0 50px}.feedback-rules{padding-right:30px}.page-patron-box{background-color:var(--color7);padding:20px;margin-bottom:20px;border-radius:4px}.page-patron-box h5{color:var(--green-3x);display:inline-block;font-size:20px;margin:0 25px 0 0}.page-patron-box .pat-row{padding-bottom:15px}.page-patron-box .pat-avatar{border-radius:8px;box-shadow:0 1px 3px #000;height:46px}.page-patron-box .pat_info{padding:14px 0 0 15px}.home{display:flex;width:100%;max-width:1400px;margin:0 auto}@media(max-width:61.24em){.home{display:block}}.home>div:first-of-type{flex:0 1 240px}@media(max-width:61.24em){.home>div:first-of-type{flex:0 1 100%}}.home>div:first-of-type h3{font-size:20px}.home>div:first-of-type h3 .list-icon{display:inline-table;vertical-align:middle;margin-right:12px}.home>div:first-of-type p{line-height:22px;text-align:justify}.home>div:first-of-type strong{text-align:left;display:block;margin:0 0 10px}.home>div:first-of-type div{background-color:var(--dark-blue);box-shadow:0 1px 3px #000;border-radius:5px;overflow:hidden;margin-bottom:25px}.home>div:first-of-type a,.home>div:first-of-type button{background-color:transparent;border:none;border-bottom:1px solid #000;font-size:15px;padding:10px;text-align:left;display:block;width:100%;outline:none;cursor:pointer;color:#fff}.home>div:first-of-type a:hover,.home>div:first-of-type button:hover{background-color:var(--default-2x)}.home>div:first-of-type a img,.home>div:first-of-type button img{display:inline-table;height:18px;border-radius:40px;vertical-align:middle;margin:-3px 5px 0 0}.home>div:nth-of-type(2){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 240px - 360px);padding:0 20px}@media(max-width:61.24em){.home>div:nth-of-type(2){flex:0 1 100%;padding:0}}.home>div:nth-of-type(2) .home-tab{display:none}.home>div:nth-of-type(2) .home-tab.open{display:block}.home>div:nth-of-type(3){flex:0 1 360px}@media(max-width:61.24em){.home>div:nth-of-type(3){flex:0 1 100%}}.home>div:nth-of-type(3) h4{text-align:center;font-weight:400;font-size:18px;letter-spacing:1px;text-transform:uppercase;text-shadow:none}.home-feed h4{font-size:14px}.home-feed h5{font-size:18px;font-weight:400;margin:0 0 5px}.home-feed h6{font-size:12px;font-weight:500;text-transform:uppercase;color:#666;margin:0 0 10px}@media(max-width:61.24em){.home-feed h6{margin-bottom:3px}}.home-feed .hf-row{border-radius:5px;overflow:hidden;margin-bottom:10px;background-color:#222;padding:15px}.home-feed .hf-row.hf-row-LIST_PRICES{border-left:5px solid var(--blue)}.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices{display:flex}@media(max-width:61.24em){.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices{display:block}}.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:first-of-type{flex:0 1 60px}@media(max-width:61.24em){.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:first-of-type{display:none}}.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:first-of-type img{border-radius:5px;box-shadow:0 1px 3px #000;height:60px}.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:nth-of-type(2){flex-grow:0;flex-shrink:1;flex-basis:calc(40% - 60px);padding-left:15px}@media(max-width:61.24em){.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:nth-of-type(2){flex:0 1 100%;padding-left:0;margin-bottom:20px}}.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:nth-of-type(3){flex:0 1 60%}@media(max-width:61.24em){.home-feed .hf-row.hf-row-LIST_PRICES .hf-list-prices>div:nth-of-type(3){flex:0 1 100%}}.home-feed .hf-row.hf-row-ALERT_EVENT{border-left:5px solid var(--green-3x)}.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert{display:flex}@media(max-width:61.24em){.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert{display:block}}.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert>div:first-of-type{flex:0 1 60px}@media(max-width:61.24em){.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert>div:first-of-type{display:none}}.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert>div:first-of-type img{border-radius:5px;box-shadow:0 1px 3px #000;height:60px}.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert>div:nth-of-type(2){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 60px);padding-left:15px}@media(max-width:61.24em){.home-feed .hf-row.hf-row-ALERT_EVENT .hf-alert>div:nth-of-type(2){flex:0 1 100%;padding-left:0;margin-bottom:20px}}.home-feed .hf-row img{vertical-align:middle;margin:-3px 0 0}.home-feed .hf-row .hf-list-name,.home-feed .hf-row .text-gray{font-size:14px}.updates_box{background-color:#222;border-radius:5px;display:flex;box-shadow:0 1px 3px #000}.updates_box h5{font-size:14px!important;font-weight:700;text-transform:uppercase;margin:0 0 3px}.updates_box>div{flex:0 1 auto;flex-grow:1;padding:10px;text-align:center;font-size:14px}.updates_box>div img{display:inline-table;vertical-align:middle;margin:0 2px 2px 0}.updates_box>div:last-of-type{border-right:none}.updates_box .price-hq{color:#dddc87}.home-guides{border-radius:3px;background-color:var(--dark-blue);box-shadow:0 1px 3px #000;margin-bottom:15px;padding:25px 10px;text-align:center}.home-guides h4{font-size:22px;font-weight:500}.home-guides>p{max-width:1000px;margin:0 auto 20px}.home-guides a.cta{font-weight:700;font-size:17px;background-color:rgba(0,0,0,.25);padding:8px 14px;border-radius:3px}.home-guides a.cta:hover{background-color:rgba(0,0,0,.35)}.home-logged-out{border-radius:5px;padding:150px 30%;text-align:center;font-size:24px;font-weight:300;line-height:34px!important;background-image:url(/i/bg/homepage.webp);background-size:cover;background-position:50%;box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.1)}@media(max-width:61.24em){.home-logged-out{padding:30px 15px}}.home-logged-out p{text-align:center;font-size:24px;font-weight:300;line-height:34px!important;text-shadow:0 2px 5px #000!important}.home-logged-out a{display:inline-block;padding:10px 20px;background-color:rgba(57,82,194,.86);color:#fff;font-size:20px}.home-box,.home-box2,.home-logged-out a{border-radius:5px;box-shadow:0 1px 3px #000}.home-box,.home-box2{background-color:var(--dark-blue);margin-bottom:20px;overflow:hidden}.home-box h3,.home-box2 h3{font-size:20px;font-weight:400}.home-box h4,.home-box2 h4{font-size:22px;font-weight:300;color:var(--highlight);text-transform:uppercase;margin:0 0 2px}.home-box .home-row,.home-box2 .home-row{border-bottom:1px solid #000;line-height:26px}.home-box .home-row>div,.home-box2 .home-row>div{padding:12px}.home-box .home-row img,.home-box2 .home-row img{display:inline-table;height:32px}.home-news{background-color:#1e2b1e;line-height:20px}.home-news strong{color:var(--highlight);display:block;margin-bottom:8px;font-size:18px}.home-box2{background-color:#222;border-left:5px solid #444;padding:20px}.patreon-discord{display:flex;overflow:hidden}.patreon-discord a{flex:0 1 50%;display:inline-block;height:60px;line-height:60px;text-align:center;position:relative}.patreon-discord a>span{transition:.15s cubic-bezier(.4,0,1,1);display:inline-block;position:relative}.patreon-discord a:hover>span{transform:scale(1.4)}.patreon-discord a.patreon{background-color:#f86754;border-left:2px solid #000;overflow:hidden}.patreon-discord a.contrib{background-color:#7500b2;border-left:2px solid #000;overflow:hidden}.patreon-discord a.discord{background-color:#7289da;font-weight:700;text-shadow:none;overflow:hidden;color:#fff}.patreon-discord a.discord img{vertical-align:middle;height:30px}.home-alert-row{padding:15px;border-bottom:1px solid #000;display:flex}.home-alert-row>div:first-of-type{flex:0 1 46px}@media(max-width:61.24em){.home-alert-row>div:first-of-type{display:none}}.home-alert-row>div:last-of-type{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 46px);padding-left:15px}@media(max-width:61.24em){.home-alert-row>div:last-of-type{flex:0 1 100%;padding-left:0}}.home-alert-row .item_icon{height:46px;width:46px;border-radius:5px;box-shadow:0 1px 3px #000}.home-alert-row .home-alert-item-info>div:first-of-type{font-size:20px}.home-alert-row .home-alert-item-info>div:first-of-type small{display:block;margin:5px 0 0;color:#888;font-size:14px}.home-alert-row .home-alert-item-info>div:last-of-type h4{font-size:14px;margin:0 0 15px}.home-alert-row .home-alert-item-info .home-alert-watcher{margin:0 0 15px}.home-itemlist{padding:15px}.home-itemlist ul{padding:0;margin:10px 0 0;list-style:none}.home-itemlist ul li .item-icon{height:32px;vertical-align:middle;border-radius:3px;display:inline-table;margin:0 10px 0 0;padding-top:4px}.home-itemlist ul li small{display:inline-block;margin-left:10px;font-size:13px;text-shadow:none}.home-itemlist ul li h2{color:var(--green-3x);font-size:14px;font-weight:500;text-transform:uppercase;margin:0 0 12px}.home-trending>div{display:flex;border-bottom:1px solid #000}.home-trending>div>div:first-of-type{flex:0 1 50px;border-right:1px solid #000;overflow:hidden;position:relative;width:50px;height:50px}.home-trending>div>div:first-of-type .home-trending-item{position:absolute;width:55px;height:55px;margin-top:-2.5px;margin-left:-2.5px}.home-trending>div>div:last-of-type{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 50px);padding-left:10px}.home-trending>div>div:last-of-type>div{margin-top:8px}.home-trending>div>div:last-of-type small{font-size:12px}.btn-disabled{pointer-events:none}:root{--columnMid:100%;--box-padding:16px}.product .item_top{margin-bottom:20px}@media(max-width:61.24em){.product .item_top{display:block}}.product .item_header{display:flex;position:relative;margin-bottom:20px}@media(max-width:61.24em){.product .item_header{display:block;flex:0 1 100%;padding-left:0}}.product .item_header .box_lists{position:absolute;right:0;top:0}@media(max-width:61.24em){.product .item_header .box_lists{position:relative;text-align:center;margin-bottom:15px}}.product .item_header .box_lists .btn_addto_fave,.product .item_header .box_lists .btn_addto_list,.product .item_header .box_lists .btn_gt{height:32px;line-height:32px;font-size:15px;padding:0 10px;background-color:var(--default-3x);border-radius:3px}.product .item_header .box_lists .btn_addto_fave:hover,.product .item_header .box_lists .btn_addto_list:hover,.product .item_header .box_lists .btn_gt:hover{background-color:var(--table-color)}.product .item_header .box_lists .btn_addto_fave.btn_addto_fave.on,.product .item_header .box_lists .btn_addto_list.btn_addto_fave.on,.product .item_header .box_lists .btn_gt.btn_addto_fave.on{background-color:var(--red-2x)}.product .item_header .box_lists .btn_addto_fave i,.product .item_header .box_lists .btn_addto_list i,.product .item_header .box_lists .btn_gt i{margin-bottom:-3px;margin-right:5px}.product .item_header .box_lists .btn_gt{background-color:var(--default);margin-right:10px}.product .item_header .box_lists .btn_gt:hover{background-color:var(--red)!important}.product .item_header>div:nth-of-type(2){flex:0 1 100px}@media(max-width:61.24em){.product .item_header>div:nth-of-type(2){flex:0 1 100%;text-align:center;margin-bottom:20px}}.product .item_header>div:nth-of-type(2) .item-icon{width:100px;height:100px;border-radius:10px;box-shadow:0 1px 3px #000}@media(max-width:61.24em){.product .item_header>div:nth-of-type(2) .item-icon{margin:auto}}.product .item_header>div:nth-of-type(3){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 100px);padding-left:25px}@media(max-width:61.24em){.product .item_header>div:nth-of-type(3){padding-left:0}.product .item_header .item_info{display:block;flex:0 1 100%;height:auto}}.product .item_header .item_info h1{font-size:34px;font-weight:300;display:inline-block;margin:0 20px 10px 0}@media(max-width:61.24em){.product .item_header .item_info h1{font-size:24px;margin:5px;display:block;text-align:center}}.product .item_header .item_info h1 span{color:var(--highlight);display:inline-block;font-weight:400;margin-right:5px}.product .item_header .item_info>div{font-size:18px;color:#888;padding-top:5px}.product .item_header .item_info>div i{font-size:26px;vertical-align:bottom;margin:0 0 -8px;display:inline-block}.product .item_header .item_info>div span{display:inline-block}.product .item_header .item_info2{margin-bottom:15px}@media(max-width:61.24em){.product .item_header .item_info2{text-align:center;line-height:20px}}.product .item_header .item_info2 span{display:inline-block}.product .item_header .item_info2 i{font-size:20px;vertical-align:bottom;margin:0 0 -4px;display:inline-block}.product .item_header .item_info2>div:first-of-type{margin-bottom:8px}.product .item_header .item_info2>div:last-of-type{font-style:italic}.product .item_nav_mobile_toggle{display:none;padding:10px}.product .item_nav_mobile_toggle button{width:100%;background-color:var(--purple-2x);border:none;color:#fff;font-weight:500;border-radius:5px;padding:8px 5px;font-size:16px;cursor:pointer}@media(max-width:61.24em){.product .item_nav_mobile_toggle{display:block}}.product .item_nav{display:flex;background-color:var(--default);border-radius:5px;overflow:hidden;position:relative}@media(max-width:61.24em){.product .item_nav{display:none}.product .item_nav.open{display:block}}.product .item_nav button{background-color:transparent;padding:12px 15px;font-size:16px;color:#fff;border:none;border-right:1px solid #000;outline:none;transition:.15s;text-shadow:0 1px 3px #000;font-weight:500;cursor:pointer;text-align:center;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:5px}@media(max-width:61.24em){.product .item_nav button{display:block;width:100%;border-bottom:1px solid #000;border-left:none!important;border-right:none!important}}.product .item_nav button em{display:inline-block;margin-left:20px;color:#fff;font-style:normal}.product .item_nav button i{font-size:18px;flex-shrink:0}.product .item_nav button:hover{background-color:var(--table-color-2x);cursor:pointer;position:relative;z-index:3;color:#fff}.product .item_nav button.open{background-color:var(--table-color-dark);position:relative;z-index:2;color:#fff}.product .item_nav .item_nav_servers{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 220px);display:flex}@media(max-width:61.24em){.product .item_nav .item_nav_servers{display:block;flex:none}}.product .item_nav .item_nav_custom{flex:0 1 220px;justify-content:right;display:flex;flex-direction:row-reverse}.product .item_nav .item_nav_custom button{border-left:1px solid #000;border-right:none}@media(max-width:61.24em){.product .item_nav .item_nav_custom{flex:none;border-top:1px solid #000;display:block;position:relative;text-align:right}}.product>div:first-of-type{padding-right:10px}@media(max-width:61.24em){.product>div:first-of-type{padding-right:0;padding-top:10px}}.product>div:first-of-type .tab-page{display:none}.product>div:first-of-type .tab-page.open{display:block}.product>div:first-of-type .tab-history h4,.product>div:first-of-type .tab-page h4,.product>div:first-of-type .tab-prices h4{font-size:24px}.product>div:first-of-type .tab-history h4 small,.product>div:first-of-type .tab-page h4 small,.product>div:first-of-type .tab-prices h4 small{display:inline-block;margin-left:10px;font-size:14px;opacity:.5}.product .tab-market-tables{display:flex}@media(max-width:61.24em){.product .tab-market-tables{display:block}}.product .tab-market-tables .cw-history,.product .tab-market-tables .cw-prices{position:relative;flex:0 1 50%}@media(max-width:61.24em){.product .tab-market-tables .cw-history,.product .tab-market-tables .cw-prices{flex:none;margin-bottom:30px}}.product .tab-market-tables .cw-history .cw-small-info,.product .tab-market-tables .cw-prices .cw-small-info{position:absolute;right:0;top:10px;font-size:13px;color:#888;outline:none}.product .tab-market-tables .cw-prices{padding-right:5px}.product .tab-market-tables .cw-prices .cw-small-info{right:10px}.product .tab-market-tables .cw-history{padding-left:5px}.product .tab-alerts{position:relative}.product .tab-alerts h3{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--highlight)}.product .tab-alerts h3 i{display:inline-block;margin:0 4px -2px 0;vertical-align:bottom}.product .tab-alerts .alert_info_button{position:absolute;right:0;top:-10px}.product .tab-alerts .alert_info_button>button{line-height:28px;height:28px;font-size:12px;background-color:var(--default);color:#fff;border:none;border-radius:3px;padding:0 8px;outline:none;cursor:pointer;opacity:.5;transition:.25s}.product .tab-alerts .alert_info_button>button:hover{opacity:1}.product .tab-alerts .alert_info_button>button img{vertical-align:middle;margin:0 0 2px 3px}.product .tab-alerts form{background-color:var(--table-color-dark);border-radius:5px;box-shadow:0 1px 3px #000;padding:15px;overflow:hidden;position:relative}.product .tab-alerts form .alert-form-loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(87,35,162,.8);z-index:1000;display:none}.product .tab-alerts form .alert-form-loading img{position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}.product .tab-alerts form .alert-form-loading.show{display:block}.product .tab-alerts form.edit_mode{box-shadow:0 1px 5px rgba(0,0,0,.2),inset 0 0 0 3px rgba(235,162,95,.81)}.product .tab-alerts form.edit_mode .edit_mode_enabled{display:inline-block}.product .tab-alerts form .alert_trigger_remove{background-color:transparent;border-right:1px solid var(--default);border-radius:0;line-height:32px;height:32px}.product .tab-alerts form .alert_trigger_remove i{margin:0;font-size:22px}.product .tab-alerts form .alert_trigger_remove i:hover{color:var(--red)}.product .tab-alerts form .alert_trigger_remove i:before{margin-bottom:6px;vertical-align:bottom}.product .tab-alerts form .alert_entries{margin-bottom:15px}.product .tab-alerts form .alert_entries>div{display:flex;border:1px solid var(--default);border-radius:5px;overflow:hidden;margin-bottom:5px;position:relative}.product .tab-alerts form .alert_entries>div>div{flex:0 1 auto;height:32px;line-height:32px;margin-right:10px}.product .tab-alerts form .alert_entries>div .fr{position:absolute;right:10px;top:8px;color:var(--default-2x)}.product .tab-alerts form .alert_triggers_form{margin-bottom:8px}.product .tab-alerts .alerts_table{background-color:var(--table-color-dark)}.product .tab-alerts .alerts_table h5{font-size:18px;margin-bottom:12px}.product .tab-alerts .alerts_table small{font-size:13px;color:var(--color6)}.product .tab-alerts .alerts_table .box{margin-bottom:0}.product .tab-alerts .alerts_table .alert_triggers_sent{font-size:14px;margin-top:5px}.product .tab-alerts .alerts_table .alert_info{font-size:14px;margin-bottom:5px}.product .tab-alerts .alerts_table .alert_info i{vertical-align:bottom;margin-bottom:-1px;display:inline-block;font-size:18px}.product .tab-alerts .alerts_table .alert_info em{font-style:normal;color:var(--purple);display:inline-block;margin-right:10px}.product .tab-alerts .alerts_table .alert_info span{display:inline-block;margin-right:10px}.product .tab-alerts .alerts_table .btn_alert_delete,.product .tab-alerts .alerts_table .btn_alert_edit{display:inline-block;border:none;color:#fff;padding:8px 12px;border-radius:2px;cursor:pointer;outline:none;width:100%}.product .tab-alerts .alerts_table .alert_action_row{margin-bottom:5px}.product .tab-alerts .alerts_table .btn_alert_delete{opacity:.4;background-color:var(--red)}.product .tab-alerts .alerts_table .btn_alert_delete:hover{opacity:1;background-color:var(--red-3x)}.product .tab-alerts .alerts_table .btn_alert_edit{background-color:var(--blue)}.product .tab-alerts .alerts_table .btn_alert_edit:hover{background-color:var(--blue-3x)}.product .tab-alerts .alert-section{display:flex}.product .tab-alerts .alert-section>div{flex:0 1 50%}.product .tab-alerts .alert-section>div:first-of-type{padding-right:10px}.product .tab-alerts .alert-section>div:last-of-type{padding-left:10px}.product .prices-header{text-align:center;font-size:13px;color:#888;padding:10px 0;line-height:20px}.product .btn_alert_delete_confirm{background-color:var(--red);color:#fff;font-weight:400;border:none;padding:10px;border-radius:5px;text-align:center;font-size:14px;cursor:pointer}.product .btn_new_alert{float:right}.product .edit_mode_enabled{margin-left:20px;color:rgba(235,150,30,.8);display:none}.product .tab-summary h2{color:var(--green-3x);font-size:14px;font-weight:500;text-transform:uppercase;margin:0 0 12px}.product .tab-summary h3{text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--highlight)}.product .tab-summary h6{font-size:15px;font-weight:600;text-shadow:none;text-transform:uppercase}.product .tab-summary h6 small{font-size:12px;display:inline-block;float:right}.product .tab-summary .cheapest_price{font-size:28px;font-weight:400;margin-bottom:8px}.product .tab-summary .cheapest_price i{vertical-align:middle;margin:-2px 0 0;display:inline-block}.product .tab-summary .cheapest_price em{font-style:normal}.product .tab-summary .cheapest_price .cheapest_price_info{font-size:16px;display:inline-table;margin-left:20px}.product .tab-summary .cheapest_price .cheapest_value{color:var(--highlight3x)}.product .tab-summary .no_hq{font-size:13px;display:block;margin-top:15px;color:#888}.product .tab-summary .cross_world_markets{display:flex}@media(max-width:61.24em){.product .tab-summary .cross_world_markets{display:block}}.product .tab-summary .cross_world_markets>div{flex:0 1 50%}.product .tab-summary .cross_world_markets>div:first-of-type{padding-right:10px}.product .tab-summary .cross_world_markets>div:last-of-type{padding-left:10px}@media(max-width:61.24em){.product .tab-summary .cross_world_markets>div{flex:none}.product .tab-summary .cross_world_markets>div:first-of-type{padding-right:0;padding-bottom:20px}.product .tab-summary .cross_world_markets>div:last-of-type{padding-left:0;padding-bottom:20px}}.product .tab-summary .avg_prices{font-size:18px}.product .cross_world_chart{background:#272a33;background:linear-gradient(180deg,#272a33 0,#1d2027);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#272a33",endColorstr="#1d2027",GradientType=0);box-shadow:0 1px 3px #000;border-radius:5px;padding:25px 10px}.product .census_box{background-color:#222;border-radius:5px;display:flex;box-shadow:0 1px 3px #000}.product .census_box h5{font-size:14px!important;font-weight:700;text-transform:uppercase;margin:0 0 3px}.product .census_box>div{flex:0 1 auto;flex-grow:1;padding:10px;text-align:center;font-size:14px}.product .census_box>div img{display:inline-table;vertical-align:middle;margin:0 2px 2px 0}.product .census_box>div:last-of-type{border-right:none}.product .census_box .price-hq{color:#dddc87}.product .item_details{max-width:1000px;margin:0 auto;background-color:var(--table-color-2x);box-shadow:0 1px 3px #000;border-radius:5px}.product .item_details h3{font-size:22px;color:var(--color4);text-shadow:none}.product .item_details h4{color:var(--highlight);margin:0 0 5px}.product .item_details p.item_details_footnote{margin:10px 0 0;font-size:13px}.product .item_details .item_details_box{padding:30px;border-bottom:1px solid #000}.product .item_details .table{background-color:#272a33}.product .item_details .tclogo{margin-top:5px}.product .item_details .tc-img{vertical-align:middle;display:inline-table}.product .item_details .item_description{font-size:18px;line-height:24px}.product .item_details .item_connections small{color:#888;text-shadow:none}.product .item_details .item_connections div{padding:5px;font-size:13px}.product .item_details .item_attributes small{color:#888;text-shadow:none}.product .item_details .item_attributes div{padding:5px;font-size:13px}.product .item_details .item_attributes em,.product .item_details .item_attributes span{display:inline-block;width:60px}.product .user_lists{padding:10px;display:block;overflow:hidden}.product .user_lists .user_no_lists{padding:10px;text-align:center}.product .user_lists .user_lists_loading{opacity:.5;text-align:center;padding:10px;font-size:12px}.product .user_lists .user_list_existing_button{background-color:var(--default);display:block;width:100%;border-radius:30px;text-align:left;margin-bottom:8px;box-shadow:0 1px 3px #000}.product .user_lists .user_list_existing_button.user_list_inlist{background-color:var(--blue-2x)}.product .user_lists .user_list_existing_button span{float:right;display:inline-block;font-size:12px;font-weight:700}.product .user_lists .user_list_existing_button strong{display:inline-block;color:var(--color8);margin-right:10px}.product .item_update_time{background-color:var(--dark-blue2);border-radius:5px;box-shadow:0 1px 2px #000;padding:10px;max-width:1000px;width:100%;margin:0 auto 20px;font-size:13px;text-align:center;overflow:hidden}.product .item_update_time span{display:inline-block;vertical-align:middle;margin:0 10px;height:10px;border-right:2px solid var(--table-color-3x)}.product .item-no-data{max-width:500px;background-color:#333;border-radius:5px;padding:20px;margin:0 auto;box-shadow:0 1px 3px #000}.product .item-no-data h2{font-size:22px}.product .market_update_times{border-radius:5px;display:flex;margin-bottom:30px;border:1px solid #333}@media(max-width:39.99em){.product .market_update_times{flex-wrap:wrap}}.product .market_update_times h4{font-size:14px!important;font-weight:700;text-transform:uppercase;margin:0 0 3px}.product .market_update_times>div{flex:0 1 auto;flex-grow:1;padding:10px;text-align:center;font-size:14px}@media(max-width:39.99em){.product .market_update_times>div{flex:0 1 25%;flex-grow:1}}.product .region_update_times{border-radius:5px;margin-bottom:30px;border:1px solid #333}.product .region_update_times>div{display:flex}@media(max-width:39.99em){.product .region_update_times>div{flex-wrap:wrap}}.product .region_update_times>div h4{font-size:14px!important;font-weight:700;text-transform:uppercase;margin:0 0 3px}.product .region_update_times>div>div{flex:1 1;padding:10px;text-align:center;font-size:14px}@media(max-width:39.99em){.product .region_update_times>div>div{flex:0 1 25%;flex-grow:1}}.item-history,.item-prices{max-height:1000px}.list_modal{max-width:500px}.cross_world_foot_note{font-size:13px;display:block;text-align:center;color:#888;padding:25px 10px 0;max-width:600px;margin:20px auto 0}.cross_world_foot_note strong{display:block;margin-bottom:10px}.cross_world_foot_note p{margin:0;font-size:13px}.product_table table{background:#272a33;background:linear-gradient(180deg,#272a33 0,#1d2027);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#272a33",endColorstr="#1d2027",GradientType=0)}.product_table table tr:hover td{background-color:rgba(0,0,0,.4)}.product_table table td,.product_table table th{padding:8px;font-size:14px;vertical-align:middle}.product_table table td{border-right:1px solid var(--table-color-2x);border-bottom:1px solid var(--table-color-2x)}.product_table table tr:last-of-type td{border-bottom:none}.product_table table i{font-size:20px;vertical-align:middle}.product_table table img{vertical-align:middle}.product_table table .price-num{text-shadow:none}.product_table table .price-hq{text-align:center}.product_table table .price-qty{font-weight:600}.product_table table .price-current{font-size:15px;color:#dddc87;text-align:right}.product_table table .price-total{font-size:15px;color:#afffa1;text-align:right}.product_table table .price-diff.price-diff-bad{color:#90482e}.product_table table .price-diff.price-diff-good{color:#17875b}.product_table table .price-diff.price-diff-equal{color:#888}.product_table table .price-diff.price-diff-oopz{color:#277f95}.product_table table .price-diff-oops td{background-color:rgba(62,74,133,.35)}.product_table table .price-buyer,.product_table table .price-creator,.product_table table .price-date,.product_table table .price-retainer{text-align:right;font-size:12px}.product_table table .price-city-flag{height:20px;border-radius:10px;display:inline-table;vertical-align:middle;margin:-1px 0 -5px 4px}.product_table table .materia{text-align:center}.product_table table .materia i{display:inline-table;vertical-align:top;margin-bottom:-7px}.map{background-color:#111;width:512px;height:512px;position:relative;overflow:hidden;margin:0 auto;border-radius:5px;box-shadow:0 1px 2px #000}.map .map-image{position:absolute;top:0;left:0;z-index:5}.map .map-npc{position:absolute;z-index:10}.account{width:100%;max-width:1200px;margin:0 auto;display:flex}@media(max-width:39.99em){.account{display:block}}.account>div:first-of-type{flex:0 1 220px;background-color:transparent;border-right:1px solid #000;padding-top:30px}@media(max-width:39.99em){.account>div:first-of-type{flex:none;width:100%;border-right:none;border-bottom:1px solid #000}}.account>div:first-of-type a{display:block;padding:15px;color:#fff;margin-right:-1px}.account>div:first-of-type a:hover{font-weight:600;text-decoration:underline}.account>div:first-of-type a.active{position:relative;z-index:2;background-color:#2b2b2b;box-shadow:-1px 0 1px #000;border-radius:5px 0 0 5px}.account>div:nth-of-type(2){border-radius:5px;background-color:#2b2b2b;box-shadow:0 1px 3px #000;flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 220px);padding:30px}@media(max-width:39.99em){.account>div:nth-of-type(2){flex:none;width:100%;padding:10px}.account h1{font-size:24px}}.account h5{margin-bottom:30px}@media(max-width:39.99em){.account h5{margin-bottom:5px;font-size:20px}}.account h3{font-size:18px;font-weight:400;margin:6px 0 10px;letter-spacing:1px}.account .user_avatar{height:64px;width:64px;border-radius:5px;box-shadow:0 1px 5px #000}.account .check_patreon_status{display:inline-block;background-color:var(--blue);border:none;line-height:34px;height:32px;border-radius:3px;padding:0 12px;color:#fff;cursor:pointer}.pat-perk-title{font-size:20px;font-weight:500;margin:-15px -15px 10px;padding:20px;text-align:center;border-bottom:2px solid #2b2b2b}.account-panel{background-color:var(--dark-blue2);box-shadow:0 1px 3px #000;border-radius:5px;margin-bottom:10px;overflow:hidden}.account-panel>div{padding:15px;border-bottom:1px solid #000}.account-panel .account-none{padding:10px}.fbc>div{background-color:#222;border-radius:3px;margin-bottom:3px;display:flex;transition:.15s}.fbc>div:hover{background-color:#181818}.fbc>div>div:first-of-type{flex:0 1 42px}.fbc>div>div:first-of-type img{width:42px;display:grid;border-radius:3px}.fbc>div>div:nth-of-type(2){flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 42px - 300px);font-size:18px;padding:12px 0 0 15px}.fbc>div>div:nth-of-type(3){flex:0 1 300px;padding:8px 8px 0 0;text-align:right}.fbc>div>div:nth-of-type(3) p{opacity:.4;padding:3px 2px 0 0;margin:0}.fbc>div>div:nth-of-type(3) button{width:100%;max-width:100px}.characters h2,.retainers h2{font-size:22px;font-weight:400;text-transform:uppercase}.characters h3,.retainers h3{color:var(--color8);font-size:18px;font-weight:400;margin:6px 0 10px;letter-spacing:1px;position:relative}.characters h4,.retainers h4{color:var(--highlight);font-size:26px;font-weight:400;margin-bottom:5px}.characters h5,.retainers h5{margin-bottom:5px;position:relative}.characters h6,.retainers h6{font-weight:600;margin-bottom:5px}.characters .character_auth_code,.retainers .character_auth_code{background-color:#111;border-radius:50px;padding:10px 14px;font-size:18px;color:var(--color8);position:absolute;right:0;font-family:Roboto Mono,monospace}.characters .character_add_instructions,.retainers .character_add_instructions{font-size:14px;line-height:20px}.characters .character_add_response,.retainers .character_add_response{text-align:center;padding:15px;background-color:#111}.characters .character_avatar,.retainers .character_avatar{border-radius:5px;box-shadow:0 1px 5px #000;display:inherit;height:72px;width:72px}.characters .char_name,.retainers .char_name{font-size:20px}.characters .character_info,.retainers .character_info{padding:0 0 0 15px}.retainer_coin{height:50px;width:50px;border-radius:50px}.retainer_coin.unconfirmed{filter:grayscale(100%);-webkit-filter:grayscale(100%)}.ret_name{display:inline-block;margin-top:6px}.ret_verified{display:inline-block;margin-left:15px;color:var(--green-4x)}.ret_verified i{display:inline-table;vertical-align:middle}.retainer_verify{margin-top:10px;padding:15px;background-color:#111;border-radius:5px}.retainer_verify p{margin-top:10px;margin-bottom:0}.retainer_verify .alert-blue{margin-bottom:0}.retainer_confirm{background-color:var(--blue-2x);color:#fff;font-weight:500;line-height:40px;height:40px;padding:0 12px;border-radius:3px;box-shadow:0 1px 4px #000;font-size:18px;border:none;cursor:pointer}.retainer_confirm:hover{background-color:var(--blue)}.retainer_instructions{font-size:19px}.retainer_item_search_response{margin:10px 0;border-radius:5px;overflow:hidden;background-color:#222}.retainer_item_search_response .item_button{display:block;background-color:#ddd;border-radius:0;border:none;border-bottom:1px solid #aaa;box-shadow:none;padding:0 12px;height:35px;line-height:35px;color:#333;width:100%;text-shadow:none;text-align:left;font-size:14px;font-weight:600}.retainer_item_search_response .item_button:hover{background-color:var(--blue);border-bottom:1px solid var(--blue);color:#fff}.retainer_item_search_response p{padding:15px}.retainer_how_does_it_work{margin-top:10px}.retainer_how_does_it_work p,.retainer_how_does_it_work strong{font-size:13px;line-height:22px}.retainer-gilcheck{border:1px solid var(--highlight);border-radius:4px;padding:6px;display:inline-block;background-color:transparent;color:var(--highlight);font-size:17px;margin:0 5px;width:120px;outline:none;text-align:center}.retainer-gilcheck:hover{background-color:var(--dark-blue2)}.alerts>small{opacity:.5;font-size:13px}.alerts h2{font-size:18px;font-weight:400;color:#fff;margin:0;padding:8px}.alerts h2 a{color:#fff}.alerts h2 a:hover{text-decoration:underline}.alerts h6{text-shadow:none;font-size:12px;font-weight:400;text-transform:uppercase;color:var(--color6);margin:0 0 2px}.alerts code.box{margin:0}.alerts .alert_info_box{margin-bottom:30px}.alerts .alert_info_box td{color:#fff}.alerts .alert_icon{border-radius:5px;box-shadow:0 1px 5px #000}.alerts .alert_item_level{display:inline-block;margin-right:10px;color:var(--color8)}.alerts .alert_item{font-size:20px}.alerts .alert_events{font-family:Roboto Mono,monospace;font-size:14px;line-height:16px;padding-top:4px;color:var(--table-color-3x)}.lists h3{font-size:18px;font-weight:400;color:#fff;margin:0;padding:8px}.lists .list-entry-header{cursor:pointer}.lists .list-entry{display:none}.lists .open{display:block}.lists ul{list-style:none;margin:10px 0}.lists ul li{margin-bottom:10px;height:36px;line-height:36px;border-radius:5px;padding:0 15px 0 0;overflow:hidden}.lists ul li:hover{background-color:hsla(0,0%,8%,.3)}.lists ul li span{margin-left:60px}.lists ul li small{float:right}.lists ul li .list-item{width:36px;height:36px;border-radius:6px;vertical-align:middle;margin-right:20px;position:absolute}.delete-list-block{white-space:nowrap;padding:0 15px 15px 0;text-transform:uppercase;font-weight:700;font-size:14px;opacity:.5;transition:.1s}.delete-list-block:hover{opacity:1}.pl{width:100%;margin:0 auto;padding:20px}@media(max-width:39.99em){.pl{padding:5px}}.pl h1{font-size:30px;margin:10px 0 30px}.pl h1 span{font-size:15px;display:inline-block;margin-left:10px}.pl h2{font-size:24px;margin:0 0 10px}.pl h2 span{font-size:15px;display:inline-block;margin-left:10px}.pl h3{font-size:14px;font-weight:400;text-transform:uppercase;text-shadow:none;margin:0;padding:0 0 15px}.pl .pl_i{display:flex;margin-bottom:30px}.pl .pl_i>div:first-of-type{flex:0 1 100px}.pl .pl_i>div:first-of-type img{height:100px;border-radius:5px;box-shadow:0 1px 3px #000}.pl .pl_i>div:last-of-type{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 120px);padding-left:20px}.pl .pc_i{display:flex}.pl .pc_i>div:first-of-type{flex:0 1 250px}.pl .pc_i>div:first-of-type .pc_port{width:250px;height:540px;display:block;position:relative;border-radius:5px;box-shadow:0 1px 3px #000;overflow:hidden}.pl .pc_i>div:first-of-type .pc_port img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:600px}.pl .pc_i>div:last-of-type{flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 250px);padding-left:20px}.pl .pl_mt_p{padding-right:10px}.pl .pl_mt_h{padding-left:10px}.pl .pl_remove{float:right;color:var(--red-2x)}.pl .pc_i small,.pl .pl-mt small{display:block;margin-top:10px;text-align:right;font-size:13px}@media(max-width:39.99em){.pl .pc_i small,.pl .pl-mt small{text-align:justify;line-height:18px}}.pl .pl_you{margin-bottom:20px}.pl .pc_stats{margin-bottom:30px;background-color:#333;box-shadow:0 1px 3px #000;border-radius:3px;overflow:hidden}.pl .pc_stats .pc_stats2{background-color:#222;border-top:1px solid #000}.pl .pc_stats h6{font-size:13px;font-weight:500;text-transform:uppercase;margin:0 0 10px;display:block}.pl .pc_stats .pc_stat{text-align:center;font-size:20px;padding:20px 10px}.pl .pc_stats .pc_stat img{margin:0 5px 0 0;height:24px;vertical-align:middle}.pl .pc_stats .pc_stat span{color:var(--highlight)}.pl .pc_stats .pc_stat2{text-align:center;padding:20px 10px}.pl .pc_stats .pc_stat2 img{height:42px;border-radius:10px;box-shadow:0 1px 3px #000}.pl .pc_stats .pc_stat2 div{margin-top:8px}@media(max-width:39.99em){.pl h1{font-size:24px}.pl h2{font-size:18px}.pl h2 span{margin-left:0;padding:2px 0;font-size:13px}.pl .pc_i,.pl .pl_i,.pl h2 span{display:block}.pl .pc_i>div:first-of-type,.pl .pl_i>div:first-of-type{display:none}.pl .pc_i>div:last-of-type,.pl .pl_i>div:last-of-type{flex:none;padding-left:0}.pl .flex{display:block}.pl .flex .pl_mt_p{margin-bottom:20px}.pl .flex .pl_mt_h,.pl .flex .pl_mt_p{flex:none;padding-right:0;padding-left:0}}.page-retainer{max-width:1200px;width:100%;margin:0 auto;background:#272a33;background:linear-gradient(180deg,#272a33 0,#1d2027);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#272a33",endColorstr="#1d2027",GradientType=0);border:1px solid #000;box-shadow:0 1px 3px #000;border-radius:6px;padding:20px}@media(max-width:39.99em){.page-retainer{padding:5px}}.page-retainer h1{font-size:36px;text-align:center;margin:25px 0 10px}.page-retainer small{opacity:.7;text-align:center;display:block;margin:0 0 20px}.page-retainer ul{list-style:none;margin:10px 0}.page-retainer ul li{margin-bottom:10px;height:36px;line-height:36px;border-radius:5px;padding:0 15px 0 0;overflow:hidden}.page-retainer ul li:hover{background-color:hsla(0,0%,8%,.3)}.page-retainer ul li small{display:inline-block;float:right;opacity:.6}.page-retainer ul li img{width:36px;height:36px;border-radius:6px;vertical-align:middle;display:inline-table;margin-right:20px}.page-footer{padding:30px}.page-footer h4{font-size:20px}.page-retainer-store{padding:30px}@media(max-width:39.99em){.page-retainer-store{padding:10px}}.page-retainer-store .retainer-item{margin-bottom:10px;height:36px;line-height:36px}.page-retainer-store .retainer-item-details{position:relative}.page-retainer-store .retainer-item-details a{font-size:20px;display:inline-block;margin:0 20px 0 0}.page-retainer-store .retainer-item-info{color:#888;display:inline-block;margin-right:15px}.page-retainer-store .retainer-item-icon img{height:72px;width:72px;border-radius:5px;box-shadow:0 1px 3px #000}@media(max-width:39.99em){.page-retainer-store .retainer-item-icon{display:none}}.page-retainer-store .retainer-item-updated{font-size:13px}.retainer_remove{color:var(--red);font-weight:700;float:right;margin:0 0 0 20px;opacity:.5}.retainer_remove:hover{opacity:1}.character_remove{color:var(--red);font-weight:700;position:absolute;right:10px;top:10px;opacity:.5}.character_remove:hover{opacity:1}@font-face{font-family:untitled-font-1;src:url(/_next/static/media/untitled-font-1.04867972.eot);src:url(/_next/static/media/untitled-font-1.04867972.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/untitled-font-1.c64a1b52.woff) format("woff"),url(/_next/static/media/untitled-font-1.0cdadc91.ttf) format("truetype"),url(/_next/static/media/untitled-font-1.5281772a.svg#untitled-font-1) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:untitled-font-1!important;font-style:normal!important;font-weight:400!important;font-feature-settings:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-bell-o:before{content:"\61"}.icon-help:before{content:"\62"}.icon-load-c:before{content:"\63"}.icon-heart-o:before{content:"\64"}.icon-heart:before{content:"\65"}@font-face{font-family:xivicons;src:url(/_next/static/media/FFXIVAppIcons.22a9c5c8.eot);src:url(/_next/static/media/FFXIVAppIcons.22a9c5c8.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/FFXIVAppIcons.c65688ac.woff) format("woff"),url(/_next/static/media/FFXIVAppIcons.ff3ed2f1.ttf) format("truetype"),url(/_next/static/media/FFXIVAppIcons.dc48a213.svg#FFXIVAppIcons) format("svg");font-weight:400;font-style:normal}[class*=xiv-]:before{display:inline-block;font-family:xivicons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xiv-app_address:before{content:"\e010"}.xiv-app_friend:before{content:"\e020"}.xiv-app_fc:before{content:"\e021"}.xiv-app_ls:before{content:"\e022"}.xiv-app_favorite:before{content:"\e030"}.xiv-app_favorite_list:before{content:"\e031"}.xiv-app_group:before{content:"\e050"}.xiv-app_group_add:before{content:"\e052"}.xiv-app_talk:before{content:"\e060"}.xiv-app_character:before{content:"\e070"}.xiv-app_character_add:before{content:"\e072"}.xiv-app_character_info:before{content:"\e073"}.xiv-app_mobile:before{content:"\e074"}.xiv-CrossWorld:before{content:"\e075"}.xiv-FFXIVMeteo:before{content:"\e076"}.xiv-ViewMove:before{content:"\e077"}.xiv-app_world_home:before{content:"\e078"}.xiv-app_world_wanderer:before{content:"\e079"}.xiv-app_block:before{content:"\e080"}.xiv-app_block_list:before{content:"\e081"}.xiv-app_black:before{content:"\e090"}.xiv-app_black_list:before{content:"\e091"}.xiv-NaviLeft:before{content:"\e100"}.xiv-NaviRight:before{content:"\e101"}.xiv-NaviUp:before{content:"\e102"}.xiv-NaviBottom:before{content:"\e103"}.xiv-NaviArrowLeft:before{content:"\e110"}.xiv-NaviArrowRight:before{content:"\e111"}.xiv-NavigationClose:before{content:"\e120"}.xiv-Add:before{content:"\e121"}.xiv-app_action_block_open:before{content:"\e122"}.xiv-app_action_block_close:before{content:"\e123"}.xiv-app_status_online:before{content:"\e150"}.xiv-app_status_contents:before{content:"\e151"}.xiv-app_status_loading:before{content:"\e152"}.xiv-NaviMenu:before{content:"\e200"}.xiv-app_navi_drawer:before{content:"\e201"}.xiv-NaviSearch:before{content:"\e210"}.xiv-NaviInputClear:before{content:"\e211"}.xiv-app_drawer_setting:before{content:"\e220"}.xiv-DrawerCustom:before{content:"\e221"}.xiv-DrawerDelete:before{content:"\e230"}.xiv-DrawerExit:before{content:"\e231"}.xiv-ViewRefresh:before{content:"\e240"}.xiv-ViewLoad:before{content:"\e241"}.xiv-app_view_list:before{content:"\e250"}.xiv-app_view_grid:before{content:"\e251"}.xiv-ViewDetail:before{content:"\e252"}.xiv-app_drawer_service:before{content:"\e261"}.xiv-app_drawer_news:before{content:"\e262"}.xiv-app_drawer_guide:before{content:"\e263"}.xiv-app_drawer_qa:before{content:"\e264"}.xiv-app_drawer_support:before{content:"\e265"}.xiv-app_drawer_edb:before{content:"\e266"}.xiv-app_drawer_game_help:before{content:"\e267"}.xiv-app_notification_topics:before{content:"\e271"}.xiv-app_notification_notices:before{content:"\e272"}.xiv-app_notification_maintenance:before{content:"\e273"}.xiv-app_notification_updates:before{content:"\e274"}.xiv-app_notification_status:before{content:"\e275"}.xiv-Chat:before{content:"\e300"}.xiv-app_chat_bg:before{content:"\e303"}.xiv-app_chat_bg_trim:before{content:"\e304"}.xiv-app_chat_photo:before{content:"\e305"}.xiv-MessageSend:before{content:"\e310"}.xiv-app_chat_stamp:before{content:"\e311"}.xiv-ChatReadOk:before{content:"\e320"}.xiv-ChatMute:before{content:"\e321"}.xiv-ChatQuote:before{content:"\e322"}.xiv-ChatReadHidden:before{content:"\e323"}.xiv-ChatDeleted:before{content:"\e324"}.xiv-app_chat_pinned:before{content:"\e325"}.xiv-Schedule:before{content:"\e400"}.xiv-ScheduleAdd:before{content:"\e402"}.xiv-ScheduleCancel:before{content:"\e403"}.xiv-ScheduleTime:before{content:"\e410"}.xiv-ScheduleDetails:before{content:"\e411"}.xiv-ScheduleMember:before{content:"\e412"}.xiv-ScheduleHistory:before{content:"\e413"}.xiv-ScheduleShare:before{content:"\e414"}.xiv-Leader:before{content:"\e415"}.xiv-NotificationOn:before{content:"\e450"}.xiv-NotificationOff:before{content:"\e451"}.xiv-ScheduleAlerm:before{content:"\e452"}.xiv-CheckBoxOff:before{content:"\e500"}.xiv-CheckBoxOn:before{content:"\e501"}.xiv-CheckBoxClear:before{content:"\e503"}.xiv-RadioButtonOff:before{content:"\e505"}.xiv-RadioButtonOn:before{content:"\e506"}.xiv-FormEdit:before{content:"\e510"}.xiv-CopyPaste:before{content:"\e520"}.xiv-ItemBuyBack:before{content:"\e601"}.xiv-Market:before{content:"\e700"}.xiv-MarketLimit:before{content:"\e702"}.xiv-MarketPurchase:before{content:"\e703"}.xiv-app_market_exhibit:before{content:"\e704"}.xiv-PaymentCoin:before{content:"\e800"}.xiv-PaymentBuy:before{content:"\e801"}.xiv-app_payment_symbol:before{content:"\e802"}.xiv-app_home_menu_inventory:before{content:"\e844"}.xiv-app_home_menu_market_exhibit:before{content:"\e845"}.xiv-app_home_menu_market_purchase:before{content:"\e846"}.xiv-app_home_command_ok:before{content:"\e851"}.xiv-app_home_command_ng:before{content:"\e852"}.xiv-app_home_command_limit:before{content:"\e853"}.xiv-app_home_command_view:before{content:"\e854"}.xiv-SymbolAlert:before{content:"\e900"}.xiv-SymbolQuestion:before{content:"\e901"}.xiv-SymbolCheck:before{content:"\e902"}.xiv-SymbolCross:before{content:"\e903"}.xiv-SymbolMail:before{content:"\e904"}.xiv-SymbolLock:before{content:"\e905"}.xiv-ExternalLink:before{content:"\e906"}.xiv-SquareBoxAlert:before{content:"\e910"}.xiv-SquareBoxQuestion:before{content:"\e911"}.xiv-SquareBoxCheck:before{content:"\e912"}.xiv-SquareBoxCross:before{content:"\e913"}.xiv-TriangleBoxAlert:before{content:"\e919"}.xiv-SquareFrameCheck:before{content:"\e922"}.xiv-SymbolInformation:before{content:"\e930"}.xiv-app_symbol_info_circle:before{content:"\e931"}.xiv-CircleCheck:before{content:"\e932"}.xiv-SymbolMamet:before{content:"\e951"}.xiv-SymbolMoogle:before{content:"\e952"}.xiv-SymbolAlarmClock:before{content:"\e953"}.xiv-class_job_001:before{content:"\f001"}.xiv-class_job_002:before{content:"\f002"}.xiv-class_job_003:before{content:"\f003"}.xiv-class_job_004:before{content:"\f004"}.xiv-class_job_005:before{content:"\f005"}.xiv-class_job_006:before{content:"\f006"}.xiv-class_job_007:before{content:"\f007"}.xiv-class_job_008:before{content:"\f008"}.xiv-class_job_009:before{content:"\f009"}.xiv-class_job_010:before{content:"\f010"}.xiv-class_job_011:before{content:"\f011"}.xiv-class_job_012:before{content:"\f012"}.xiv-class_job_013:before{content:"\f013"}.xiv-class_job_014:before{content:"\f014"}.xiv-class_job_015:before{content:"\f015"}.xiv-class_job_016:before{content:"\f016"}.xiv-class_job_017:before{content:"\f017"}.xiv-class_job_018:before{content:"\f018"}.xiv-class_job_019:before{content:"\f019"}.xiv-class_job_020:before{content:"\f020"}.xiv-class_job_021:before{content:"\f021"}.xiv-class_job_022:before{content:"\f022"}.xiv-class_job_023:before{content:"\f023"}.xiv-class_job_024:before{content:"\f024"}.xiv-class_job_025:before{content:"\f025"}.xiv-class_job_026:before{content:"\f026"}.xiv-class_job_027:before{content:"\f027"}.xiv-class_job_028:before{content:"\f028"}.xiv-class_job_029:before{content:"\f029"}.xiv-class_job_030:before{content:"\f030"}.xiv-class_job_031:before{content:"\f031"}.xiv-class_job_032:before{content:"\f032"}.xiv-class_job_033:before{content:"\f033"}.xiv-class_job_034:before{content:"\f034"}.xiv-class_job_035:before{content:"\f035"}.xiv-class_job_036:before{content:"\f036"}.xiv-class_job_037:before{content:"\f037"}.xiv-class_job_038:before{content:"\f038"}.xiv-class_job_039:before{content:"\f039"}.xiv-class_job_040:before{content:"\f040"}.xiv-Armoury_MainArm:before{content:"\f081"}.xiv-Armoury_SubArm:before{content:"\f082"}.xiv-Armoury_Head:before{content:"\f083"}.xiv-Armoury_Body:before{content:"\f084"}.xiv-Armoury_Hands:before{content:"\f085"}.xiv-Armoury_Waist:before{content:"\f086"}.xiv-Armoury_Legs:before{content:"\f087"}.xiv-Armoury_Feet:before{content:"\f088"}.xiv-Armoury_Earrings:before{content:"\f089"}.xiv-Armoury_Necklace:before{content:"\f090"}.xiv-Armoury_Bracelets:before{content:"\f091"}.xiv-Armoury_Ring:before{content:"\f092"}.xiv-Armoury_SoulCrystal:before{content:"\f093"}.xiv-ItemCategory_PGL:before{content:"\f101"}.xiv-ItemCategory_GLA:before{content:"\f102"}.xiv-ItemCategory_MRD:before{content:"\f103"}.xiv-ItemCategory_LNC:before{content:"\f104"}.xiv-ItemCategory_ARC:before{content:"\f105"}.xiv-ItemCategory_ROG:before{content:"\f106"}.xiv-ItemCategory_CNJ:before{content:"\f107"}.xiv-ItemCategory_THM:before{content:"\f108"}.xiv-ItemCategory_ACN:before{content:"\f109"}.xiv-ItemCategory_Shield:before{content:"\f110"}.xiv-ItemCategory_CRP:before{content:"\f112"}.xiv-ItemCategory_BSM:before{content:"\f113"}.xiv-ItemCategory_ARM:before{content:"\f114"}.xiv-ItemCategory_GSM:before{content:"\f115"}.xiv-ItemCategory_LTW:before{content:"\f116"}.xiv-ItemCategory_WVR:before{content:"\f117"}.xiv-ItemCategory_ALC:before{content:"\f118"}.xiv-ItemCategory_CUL:before{content:"\f119"}.xiv-ItemCategory_MIN:before{content:"\f120"}.xiv-ItemCategory_BTN:before{content:"\f121"}.xiv-ItemCategory_fisher:before{content:"\f122"}.xiv-ItemCategory_Fishing_Tackle:before{content:"\f123"}.xiv-ItemCategory_Medicine:before{content:"\f136"}.xiv-ItemCategory_Bone:before{content:"\f144"}.xiv-ItemCategory_Meal:before{content:"\f146"}.xiv-ItemCategory_Dye:before{content:"\f147"}.xiv-ItemCategory_Part:before{content:"\f148"}.xiv-ItemCategory_Furnishing:before{content:"\f149"}.xiv-ItemCategory_Materia:before{content:"\f150"}.xiv-ItemCategory_Crystal:before{content:"\f151"}.xiv-ItemCategory_Catalyst:before{content:"\f152"}.xiv-ItemCategory_Miscellany:before{content:"\f153"}.xiv-ItemCategory_Seasonal_Miscellany:before{content:"\f154"}.xiv-ItemCategory_Minion:before{content:"\f155"}.xiv-ItemCategory_Triple_Triad_Card:before{content:"\f156"}.xiv-ItemCategory_Soul_Crystal:before{content:"\f157"}.xiv-ItemCategory_Other:before{content:"\f159"}.xiv-ItemCategory_Exterior_Fixtures:before{content:"\f160"}.xiv-ItemCategory_Interior_Fixtures:before{content:"\f161"}.xiv-ItemCategory_Tables:before{content:"\f162"}.xiv-ItemCategory_Tabletop:before{content:"\f163"}.xiv-ItemCategory_Furnishings:before{content:"\f164"}.xiv-ItemCategory_Chairs_and_Beds:before{content:"\f165"}.xiv-ItemCategory_Wallmounted:before{content:"\f166"}.xiv-ItemCategory_Rug:before{content:"\f167"}.xiv-ItemCategory_Outdoor_Furnishings:before{content:"\f168"}.xiv-ItemCategory_Airship:before{content:"\f169"}.xiv-ItemCategory_DRK:before{content:"\f170"}.xiv-ItemCategory_AST:before{content:"\f171"}.xiv-ItemCategory_MCH:before{content:"\f172"}.xiv-ItemCategory_Orchestrion_Roll:before{content:"\f173"}.xiv-ItemCategory_Gardening:before{content:"\f174"}.xiv-ItemCategory_Painting:before{content:"\f175"}.xiv-ItemCategory_RDM:before{content:"\f176"}.xiv-ItemCategory_SAM:before{content:"\f177"}.xiv-ItemCategory_SCH:before{content:"\f178"}.xiv-item_category_085:before{content:"\f180"}.xiv-ItemAll:before{content:"\f200"}.xiv-Bag:before{content:"\f201"}.xiv-ArmoryChest:before{content:"\f202"}.xiv-Gil:before{content:"\f203"}.xiv-Retainer:before{content:"\f204"}.xiv-ChocoboStorage:before{content:"\f205"}.xiv-ItemShard:before{content:"\f206"}.xiv-TrashCan:before{content:"\f208"}.xiv-Wallet:before{content:"\f209"}.xiv-CharaChange:before{content:"\f210"}.xiv-CommandIn:before{content:"\f211"}.xiv-CommandChange:before{content:"\f212"}.xiv-CommandAdd:before{content:"\f213"}.xiv-MarketFilter:before{content:"\f214"}.xiv-MarketSort:before{content:"\f215"}.xiv-item_command_move_ac:before{content:"\f216"}.xiv-ListView:before{content:"\f219"}.xiv-RoundArrowUp:before{content:"\f221"}.xiv-RoundArrowDown:before{content:"\f222"}.xiv-RoundArrowRight:before{content:"\f223"}.xiv-TradeUp:before{content:"\f224"}.xiv-TradeDown:before{content:"\f225"}.xiv-MoogleBasket:before{content:"\f226"}.xiv-GlamoursBase:before{content:"\f231"}.xiv-GlamoursColor:before{content:"\f232"}.xiv-GlamoursNullBase:before{content:"\f233"}.xiv-GlamoursNullColor:before{content:"\f234"}.xiv-PaintBorder:before{content:"\f235"}.xiv-PaintColor:before{content:"\f236"}.xiv-PaintBorderLarge:before{content:"\f237"}.xiv-PaintColorLarge:before{content:"\f238"}.xiv-item_signature:before{content:"\f239"}.xiv-StorageCharacter:before{content:"\f300"}.xiv-SquareNo01:before{content:"\f301"}.xiv-SquareNo02:before{content:"\f302"}.xiv-SquareNo03:before{content:"\f303"}.xiv-SquareNo04:before{content:"\f304"}.xiv-SquareNo05:before{content:"\f305"}.xiv-SquareNo06:before{content:"\f306"}.xiv-SquareNo07:before{content:"\f307"}.xiv-SquareNo08:before{content:"\f308"}.xiv-SquareNo09:before{content:"\f309"}.xiv-SquareNo10:before{content:"\f310"}.xiv-ChocoboStorage1:before{content:"\f331"}.xiv-ChocoboStorage2:before{content:"\f332"}.xiv-CharacterEmpty:before{content:"\f341"}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.SearchCategories_container__QIHr3{height:inherit}@media(max-width:61.24em){.SearchCategories_container__QIHr3{height:73vh}}@media(max-width:61.24em)and (max-height:680px){.SearchCategories_container__QIHr3{height:63vh}}.SearchCategoryResults_container__tYvzm{height:73vh}@media(max-height:680px){.SearchCategoryResults_container__tYvzm{height:63vh}}@media(max-width:61.24em){.SearchCategoryResults_extraInfo__S7BTA{display:none}}.SearchResults_container__n1mz_{height:73vh}@media(max-height:680px){.SearchResults_container__n1mz_{height:63vh}}@media(max-width:61.24em){.SearchResults_extraInfo__KAR6Y{display:none}}
/*# sourceMappingURL=b19239005e8ea3fe.css.map*/