@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html{font-family:Poppins,sans-serif;box-sizing:border-box;font-size:16px;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}body{background-color:#0e1020;color:#eef1fa;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;overscroll-behavior:none}input,textarea{-webkit-user-select:text;user-select:text}ol,ul{list-style:none}img{max-width:100%;height:auto;image-rendering:pixelated;-webkit-user-drag:none}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background-color:#ffffff2e;border-radius:4px}*::-webkit-scrollbar-track{background:transparent}._container_159p0_1{height:100vh;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0e1020;background-image:radial-gradient(circle at 50% 0%,rgba(63,111,216,.18),transparent 60%)}._limitedContainer_159p0_12{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#222741;background-image:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.07),transparent 55%),linear-gradient(180deg,#ffffff05,#0000002e);border-radius:.5rem;padding:.4rem;overflow:hidden}._limitSize_159p0_27{max-width:500px;max-height:900px;border:1px solid rgba(255,255,255,.09);box-shadow:0 4px 14px #00000073}._limitedDev_159p0_34{max-width:400px;max-height:800px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_h069i_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .75rem;border-radius:10px;font-family:inherit;font-size:14px;font-weight:600;color:#fff;cursor:pointer;box-shadow:0 2px 4px #00000059,inset 0 1px #ffffff2e;transition:filter .15s,transform .1s;-webkit-user-select:none;user-select:none;border:none}._container_h069i_1:active{transform:translateY(1px);filter:brightness(.92)}._primary_h069i_25{background-image:linear-gradient(180deg,#6188df,#3f6fd8)}._primary_h069i_25:hover{background-image:linear-gradient(180deg,#7295e2,#4c79db)}._secondary_h069i_32{background-image:linear-gradient(180deg,#50bc6e,#3fa45b)}._secondary_h069i_32:hover{background-image:linear-gradient(180deg,#5fc17a,#43af61)}._success_h069i_39{background-image:linear-gradient(180deg,#50bc6e,#3fa45b)}._success_h069i_39:hover{background-image:linear-gradient(180deg,#5fc17a,#43af61)}._danger_h069i_46{background-image:linear-gradient(180deg,#e07471,#d9534f)}._danger_h069i_46:hover{background-image:linear-gradient(180deg,#e48481,#dc5f5c)}._neutral_h069i_53{background-image:none;background-color:#ffffff12;border:1px solid rgba(255,255,255,.16);color:#eef1fa;box-shadow:none}._neutral_h069i_53:hover{background-color:#ffffff1f}._disabled_h069i_64{background-image:none!important;background-color:#ffffff14!important;color:#98a0c2;box-shadow:none;cursor:not-allowed}._disabled_h069i_64:active{transform:none}._fullScreenOverlay_oksa9_1{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#191919b3;z-index:5;color:#fff}._loadingContainer_oksa9_16{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:40px;gap:3rem}._loadingContainer_oksa9_16 img{height:100px;width:100px}._extraInfo_oksa9_29{font-size:18px;margin-top:3rem;padding:2rem;border-radius:6px;border:1px solid white}._container_1e4c1_1{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:18px;padding:1rem;gap:2rem}._container_a7imi_1{display:flex;border-radius:6px;border:1px solid #d6d6d6;padding:1rem;justify-content:flex-start;align-items:center;width:100%;cursor:pointer;background:#fff;transition:.2s}._container_a7imi_1:hover{background-color:#ccd3ca}._container_a7imi_1>span{margin-left:6px;color:#4a4949;font-size:18px;font-weight:12px;line-height:12px;letter-spacing:.2px}._container_izrmv_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}._coverBackground_izrmv_10{width:100%;height:100%;position:absolute;top:0;left:0;background-color:green;z-index:3}._container_eb315_1{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.25rem}._midContainer_eb315_10{width:100%;display:flex;flex-direction:column;align-items:center}._container_kgwcd_1{display:flex;width:100%;flex-direction:row;align-items:center;gap:.25rem;padding:.25rem;background-color:#0000004d;border:1px solid rgba(255,255,255,.09);border-radius:12px}._switchOption_kgwcd_13{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:.45rem;border-radius:9px;border:none;background:transparent;color:#98a0c2;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s,background-color .15s}._switchOption_kgwcd_13._selected_kgwcd_31{color:#eef1fa;background-color:#2a3054;box-shadow:0 1px 3px #0006,inset 0 0 0 1px #f0c14b40}._container_1f9ga_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding-bottom:.5rem;color:#eef1fa}._heroCard_1f9ga_11{width:100%;display:flex;flex-direction:column;gap:.6rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059;border-color:#f0c14b59;box-shadow:0 2px 10px #00000059,inset 0 0 0 1px #f0c14b14}._heroRow_1f9ga_26{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:.5rem}._userCharacterInfoContainer_1f9ga_34{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}._nameContainer_1f9ga_43{display:flex;flex-direction:column;align-items:center;gap:.1rem;max-width:100%}._nameContainer_1f9ga_43 h2{font-size:17px;font-weight:700;color:#f0c14b;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._subtitle_1f9ga_61{font-size:11px;font-weight:500;color:#98a0c2;white-space:nowrap}._extraMenus_1f9ga_68{justify-self:end;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.15rem}._shortcut_1f9ga_77{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.3rem .45rem;background:none;border:none;border-radius:6px;color:#98a0c2;cursor:pointer;transition:color .12s ease,background-color .12s ease}._shortcut_1f9ga_77 img,._shortcut_1f9ga_77 svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}._shortcut_1f9ga_77 span{font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}._shortcut_1f9ga_77:hover{color:#f0c14b;background-color:#ffffff0d}._shortcut_1f9ga_77:active{transform:translateY(1px)}._characterContainer_4po1q_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:70px;height:80px;margin-top:1.5rem}._character_4po1q_1{width:70px;height:80px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._character_4po1q_1:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:46px;height:10px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.45),transparent 70%)}._head_4po1q_32{width:50px;height:60px;top:-35px;right:10px;position:absolute;z-index:2}._body_4po1q_41{width:70px;height:80px;top:0;position:absolute}._hidden_4po1q_48{display:none}._isolatedHeadContainer_4po1q_52{width:50px;height:60px}._container_h584j_1{width:100%;display:flex;flex-direction:column;align-items:stretch;padding:.6rem;gap:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._inventoryContainer_h584j_15{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;justify-items:center}._inventoryItemContainer_4r356_1{cursor:pointer;position:relative;width:54px;height:54px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .12s ease,box-shadow .12s ease;background-color:#2a3054;background-image:linear-gradient(180deg,#00000047,#ffffff0a);border:1px solid rgba(255,255,255,.09);border-radius:10px;box-shadow:inset 0 1px 2px #0006}._inventoryItemContainer_4r356_1:active{transform:scale(.94)}._inventoryItemContainer_4r356_1._Common_4r356_20{border-color:#8a90a880}._inventoryItemContainer_4r356_1._Uncommon_4r356_23{border-color:#4caf50;box-shadow:inset 0 0 8px #4caf5059}._inventoryItemContainer_4r356_1._Rare_4r356_27{border-color:#4a8ef0;box-shadow:inset 0 0 8px #4a8ef066}._inventoryItemContainer_4r356_1._Epic_4r356_31{border-color:#a663d9;box-shadow:inset 0 0 8px #a663d973}._inventoryItemContainer_4r356_1._Legendary_4r356_35{border-color:#f0c14b;box-shadow:inset 0 0 10px #f0c14b80,0 0 6px #f0c14b40}._inventoryItemContainer_4r356_1._Mythic_4r356_39,._inventoryItemContainer_4r356_1._Mythical_4r356_39{border-color:#ff6a3d;box-shadow:inset 0 0 10px #ff6a3d8c,0 0 8px #ff6a3d4d}._empty_4r356_44{cursor:default;border-style:dashed;border-color:#ffffff12;background-image:none;background-color:#0003;box-shadow:none}._saleIcon_4r356_53{position:absolute;left:2px;top:2px;display:flex;filter:drop-shadow(0 1px 1px rgba(0,0,0,.7))}._stackAmount_4r356_61{position:absolute;bottom:1px;right:3px;font-size:13px;font-weight:700;color:#eef1fa;text-shadow:0 1px 2px rgba(0,0,0,.85)}._enhancementAmount_4r356_71{margin-top:0;position:absolute;top:1px;right:3px;font-size:13px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.85)}._enhancementAmount_4r356_71._lowEnhancement_4r356_80{color:#7fb6ff}._enhancementAmount_4r356_71._midEnhancement_4r356_83{color:#f0c14b}._enhancementAmount_4r356_71._highEnhancement_4r356_86{color:#ff7a5c}._filtersContainer_119if_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:.3rem}._filter_119if_1{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.4rem .2rem;font-size:10px;font-weight:600;color:#98a0c2;background-color:#00000040;border:1px solid transparent;border-radius:9px;cursor:pointer;transition:color .15s,background-color .15s,border-color .15s}._filter_119if_1 img{width:20px;height:20px;opacity:.75;transition:opacity .15s}._filter_119if_1._selected_119if_34{color:#f0c14b;background-color:#f0c14b1f;border-color:#f0c14b59}._filter_119if_1._selected_119if_34 img{opacity:1}._filter_119if_1 span{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._container_12gx1_1{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.2rem;min-height:25px}._container_1uak1_1{position:relative;width:100%;min-width:6rem;height:1.1rem;overflow:hidden;border-radius:999px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:11px;font-weight:600;color:#eef1fa;background-color:#00000073;box-shadow:inset 0 1px 2px #00000080}._container_1uak1_1 span{z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.85);font-variant-numeric:tabular-nums}._fillColor_1uak1_24{top:0;left:0;bottom:0;position:absolute;border-radius:999px;transition:width .4s ease}._health_1uak1_33 ._fillColor_1uak1_24{background-image:linear-gradient(180deg,#ea8389,#e0464f 55%,#c7212b)}._mana_1uak1_37 ._fillColor_1uak1_24{background-image:linear-gradient(180deg,#7ca8ea,#3f7fe0 55%,#1f60c2)}._experience_1uak1_41{height:.85rem;font-size:10px}._experience_1uak1_41 ._fillColor_1uak1_24{background-image:linear-gradient(180deg,#84daae,#4dc98a 55%,#32a66b)}._stamina_1uak1_49 ._fillColor_1uak1_24{background-image:linear-gradient(180deg,#c59729,#8a6a1d 55%,#574312)}._container_15n9f_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._healthContainer_15n9f_15{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.35rem}._statGrid_15n9f_23{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}._statContainer_15n9f_29{display:flex;flex-direction:row;align-items:center;gap:.35rem;min-width:0;padding:.3rem .45rem;border-radius:6px;background-color:#00000038;font-size:13px;color:#eef1fa}._statContainer_15n9f_29 img{width:18px;height:18px;flex-shrink:0}._statLabel_15n9f_47{color:#98a0c2;font-size:11px;font-weight:600;letter-spacing:.4px}._statValue_15n9f_54{margin-left:auto;font-weight:600;font-variant-numeric:tabular-nums}._statBonus_15n9f_60{color:#4dc98a;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}._inventoryContainer_1vvfh_1{height:100%;display:grid;grid-template-columns:repeat(2,auto);justify-content:flex-start;align-content:space-between;gap:.4rem}._container_vovfl_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.25rem 0;color:#eef1fa;overflow:hidden}._staminaCard_vovfl_13{display:flex;flex-direction:column;gap:.3rem;padding:.5rem .6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059;border-color:#f0c14b59;box-shadow:0 2px 10px #00000059,inset 0 0 0 1px #f0c14b14}._staminaHeader_vovfl_27{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}._staminaTitle_vovfl_34{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#f0c14b}._staminaHint_vovfl_42{font-size:10px;color:#98a0c2}._tabPanel_vovfl_47{flex:1;min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding-bottom:.5rem;overflow-y:auto;overflow-x:hidden}._section_vovfl_59{display:flex;flex-direction:column;gap:.35rem}._sectionTitle_vovfl_65{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._empty_vovfl_73{padding:1rem 0;font-size:13px;color:#98a0c2;text-align:center}._swapHint_vovfl_80{font-size:11px;color:#e8751a;text-align:center}._container_1qgbp_1{display:flex;width:100%;flex-direction:row;align-items:stretch;gap:.25rem;padding:.25rem;background-color:#0000004d;border:1px solid rgba(255,255,255,.09);border-radius:12px}._tab_1qgbp_13{flex:1;min-width:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .3rem;border:none;border-radius:9px;background:transparent;color:#98a0c2;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:color .15s,background-color .15s}._tab_1qgbp_13._selected_1qgbp_32{color:#eef1fa;background-color:#2a3054;box-shadow:0 1px 3px #0006,inset 0 0 0 1px #f0c14b40}._label_1qgbp_38{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_1qgbp_45{flex-shrink:0;min-width:1.1rem;padding:0 .3rem;border-radius:999px;background-color:#d9534f;color:#fff;font-size:10px;font-weight:700;line-height:1.1rem}._empty_n7mw8_1{font-style:italic;color:#98a0c2}._container_1dyg2_1{display:flex;flex-direction:column;gap:.45rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._header_1dyg2_13{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}._icon_1dyg2_20{font-size:22px;line-height:1.1}._headerText_1dyg2_25{flex:1;min-width:0;display:flex;flex-direction:column}._headerText_1dyg2_25 h3{font-size:14px;font-weight:700;color:#eef1fa}._subtitle_1dyg2_37{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:#98a0c2}._cost_1dyg2_44{display:flex;flex-direction:column;align-items:flex-end;font-size:10px;font-weight:600;font-variant-numeric:tabular-nums}._stamina_1dyg2_53{color:#f0c14b}._experience_1dyg2_57{color:#4dc98a}._body_1dyg2_61{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.3rem}._result_1dyg2_69{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.35rem .5rem;border-radius:6px;background-color:#00000040;border:1px solid rgba(255,255,255,.09);font-size:11px;color:#98a0c2}._container_1qnvm_1{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.25rem;min-width:3rem;background-color:#2a3054;background-image:linear-gradient(180deg,#00000047,#ffffff0a);border:1px solid rgba(255,255,255,.09);border-radius:6px;box-shadow:inset 0 1px 2px #0006}._container_1qnvm_1 img{image-rendering:pixelated}._amount_1qnvm_18{font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._note_1qnvm_25{font-size:9px;color:#98a0c2;font-variant-numeric:tabular-nums}._missing_1qnvm_31{border-color:#d9534f80}._missing_1qnvm_31 ._note_1qnvm_25{color:#d9534f}._container_1l250_1{display:flex;flex-direction:column;gap:.4rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._learned_1l250_13{border-color:#f0c14b4d}._header_1l250_17{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}._icon_1l250_24{font-size:26px;line-height:1.1}._headerText_1l250_29{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._nameRow_1l250_37{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:.4rem}._nameRow_1l250_37 h3{font-size:14px;font-weight:700;color:#eef1fa}._kind_1l250_50{font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:.1rem .35rem;border-radius:999px;border:1px solid rgba(255,255,255,.09)}._gathering_1l250_60{color:#4dc98a;border-color:#4dc98a66}._crafting_1l250_65{color:#e8751a;border-color:#e8751a66}._level_1l250_70{margin-left:auto;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#f0c14b}._description_1l250_78{font-size:11px;line-height:1.35;color:#98a0c2}._arrow_jcp8n_1{font-size:14px;color:#98a0c2;padding:0 .15rem}._container_11hcz_1{display:flex;flex-direction:column;gap:.4rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._depleted_11hcz_13{opacity:.6}._header_11hcz_17{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}._icon_11hcz_24{font-size:26px;line-height:1.1}._headerText_11hcz_29{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._nameRow_11hcz_37{display:flex;flex-direction:row;align-items:baseline;gap:.4rem}._nameRow_11hcz_37 h3{font-size:14px;font-weight:700;color:#eef1fa}._youBadge_11hcz_49{font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:.1rem .35rem;border-radius:999px;color:#f0c14b;border:1px solid rgba(240,193,75,.4)}._subtitle_11hcz_60{font-size:11px;color:#98a0c2}._rate_11hcz_65{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}._rateSuffix_11hcz_72{font-size:10px;color:#98a0c2}._energyRow_11hcz_77{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._energy_11hcz_77{font-size:11px;font-variant-numeric:tabular-nums;color:#4dc98a}._energyEmpty_11hcz_91{color:#d9534f}._services_11hcz_95{display:flex;flex-direction:row;gap:.25rem}._serviceBadge_11hcz_101{font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:.1rem .35rem;border-radius:999px;color:#98a0c2;border:1px solid rgba(255,255,255,.09)}._recipeRow_11hcz_112{display:grid;grid-template-columns:minmax(0,1fr) auto 58px;align-items:center;gap:.4rem;padding:.35rem .4rem;border-radius:6px;background-color:#0000002e}._recipeText_11hcz_122{min-width:0;display:flex;flex-direction:column}._recipeName_11hcz_128,._recipeMeta_11hcz_129{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._recipeName_11hcz_128{font-size:12px;font-weight:600;color:#eef1fa}._recipeMeta_11hcz_129{font-size:10px;color:#98a0c2}._recipeBlocked_11hcz_146{color:#e8751a}._recipeFee_11hcz_150{justify-self:end}._hireButton_11hcz_154{padding:.35rem .4rem;font-size:11px}._empty_11hcz_159{font-size:11px;color:#98a0c2;text-align:center}._result_11hcz_165{font-size:11px;color:#4dc98a;text-align:center}._container_kzadx_1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;flex-shrink:0;padding:.15rem .5rem;border-radius:999px;background-color:#0000004d;border:1px solid rgba(240,193,75,.25);font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;color:#f0c14b}._container_1nn85_1{display:flex;flex-direction:column;gap:.5rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._field_1nn85_13{display:flex;flex-direction:column;gap:.25rem}._fieldHeader_1nn85_19{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._fieldLabel_1nn85_27{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._fieldHint_1nn85_35{font-size:11px;color:#98a0c2}._toggles_1nn85_40{display:flex;flex-direction:row;gap:.35rem}._toggle_1nn85_40{flex:1;min-width:38px;min-height:38px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background-color:#ffffff0d;color:#98a0c2;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s,color .15s}._toggle_1nn85_40:disabled{opacity:.35;cursor:not-allowed}._selected_1nn85_65{color:#f0c14b;border-color:#f0c14b66;background-color:#f0c14b1f}._empty_1nn85_71{padding:1rem 0;font-size:13px;color:#98a0c2;text-align:center}._container_57bfm_1{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:center}._container_57bfm_1 input{width:100%;min-width:0;height:42px;padding:0 .6rem;border-radius:6px;border:1px solid rgba(255,255,255,.16);background-color:#0000004d;color:#eef1fa;font-family:inherit;font-size:16px;font-weight:600;font-variant-numeric:tabular-nums;outline:none;transition:border-color .15s,box-shadow .15s}._container_57bfm_1 input::placeholder{color:#98a0c2;font-weight:400}._container_57bfm_1 input:focus{border-color:#f0c14b8c;box-shadow:0 0 0 2px #f0c14b26}._container_57bfm_1 input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._container_57bfm_1 input[type=number]::-webkit-outer-spin-button,._container_57bfm_1 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._container_l8w69_1{width:100%;display:flex;flex-direction:row;align-items:stretch;gap:.3rem}._filter_l8w69_9{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.4rem .2rem;font-family:inherit;font-size:10px;font-weight:600;color:#98a0c2;background-color:#00000040;border:1px solid transparent;border-radius:9px;cursor:pointer;transition:color .15s,background-color .15s,border-color .15s}._icon_l8w69_29{font-size:18px;line-height:1.1;opacity:.75;transition:opacity .15s}._label_l8w69_36{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selected_l8w69_43{color:#f0c14b;background-color:#f0c14b1f;border-color:#f0c14b59}._selected_l8w69_43 ._icon_l8w69_29{opacity:1}._container_10364_1{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;gap:1rem;color:#fff;padding:0 .2rem 2rem}._classListContainer_10364_13{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}._row_10364_21{width:100%;display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;align-items:center}._container_1padv_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:.5rem;border-radius:6px;border:2px solid white;font-size:16px;color:#fff;transition:.2s}._container_1padv_1._selected_1padv_14{border:2px solid green;transform:scale(1.05)}._classDetails_1padv_19{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}._skillContainer_1padv_27{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;gap:.3rem}._skillContainer_1padv_27 img{width:32px;height:32px}._classStatsContainer_1padv_40{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}._classStats_1padv_40{display:flex;flex-direction:column;justify-content:center;align-items:center}._container_rnas7_1{width:100%;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .5rem;color:#eef1fa;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:12px;box-shadow:0 2px 10px #00000059;border-color:#f0c14b59;box-shadow:0 2px 10px #00000059,inset 0 0 0 1px #f0c14b14}._nameContainer_rnas7_20{display:flex;flex-direction:row;align-items:center;gap:.5rem;min-width:0}._nameContainer_rnas7_20 h2{font-size:15px;font-weight:600;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._avatar_rnas7_36._avatar_rnas7_36{flex-shrink:0;width:38px;height:38px;object-fit:cover;object-position:top center;border-radius:50%;border:1px solid rgba(240,193,75,.5);background-color:#00000040}._characterInfo_rnas7_47{flex:1;min-width:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;font-size:12px}._buttons_rnas7_58{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;flex-shrink:0}._headerButton_rnas7_67{width:38px;height:38px;padding:0}._container_1k541_1{display:flex;position:relative}._button_1k541_6{width:38px;height:38px;padding:0}._mailCounter_1k541_12{position:absolute;display:flex;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .25rem;top:-5px;right:-5px;background-color:#d9534f;color:#fff;border:1px solid rgba(0,0,0,.4);border-radius:999px;font-size:11px!important;font-weight:700;line-height:1;box-shadow:0 1px 3px #00000080}._container_1sx9d_1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}._container_1sx9d_1 img{height:100px;width:100px}._messageContainer_1sx9d_13{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:.5rem}._messageContainer_1sx9d_13 span{font-size:18px}._messageContainer_1sx9d_13 h1{font-size:28px}._errorMessage_1sx9d_28{padding:1rem;border:1px solid black;border-radius:6px}._container_1weu0_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;overflow:hidden}._centerPageContainer_1weu0_11{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;padding:0 .5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}._container_1qkwd_1{width:100%;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:.25rem;padding:.3rem;padding-bottom:calc(.3rem + env(safe-area-inset-bottom,0px));background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:12px;box-shadow:0 2px 10px #00000059}._navItem_1qkwd_18{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.4rem .15rem;border:none;border-radius:8px;background:transparent;color:#98a0c2;font-family:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s,background-color .15s}._navItem_1qkwd_18:active{background-color:#ffffff0f}._icon_1qkwd_40{display:flex;font-size:19px;line-height:1}._label_1qkwd_46{font-size:10px;font-weight:600;letter-spacing:.2px;white-space:nowrap}._active_1qkwd_53{color:#f0c14b;background-color:#f0c14b1f;box-shadow:inset 0 0 0 1px #f0c14b47}._disabled_1qkwd_59{opacity:.35;cursor:not-allowed}._disabled_1qkwd_59:active{background-color:transparent}._container_1tvni_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:18px;color:#fff;margin-top:1rem;gap:.5rem;overflow-y:auto}._container_1tvni_1 textarea{height:15rem;width:20rem}._characterContainer_1tvni_19{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}._characterInfo_1tvni_27{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}._rankingSwitch_1tvni_35{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem}._guildBoxContainer_1tvni_44{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._pagination_1tvni_52{padding:1rem 0}._container_1smvc_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:18px;color:#fff;margin-top:1rem;gap:.5rem;overflow-y:auto}._container_1smvc_1 textarea{height:15rem;width:20rem}._characterContainer_1smvc_19{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}._characterInfo_1smvc_27{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}._rankingSwitch_1smvc_35{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem}._guildBoxContainer_1smvc_44{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._container_16yx5_1{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._guildBoxContainer_16yx5_9{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}._guildInfoColumn_16yx5_18{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._guildInfoColumn_16yx5_18 span{font-size:12px}._container_1vc7h_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.25rem 0}._buttonsContainer_1vc7h_10{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;padding:.3rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:12px;box-shadow:0 2px 10px #00000059}._pageButton_1vc7h_24,._navButton_1vc7h_24{display:flex;justify-content:center;align-items:center;height:34px;padding:0 .4rem;border:1px solid transparent;border-radius:8px;background-color:#00000040;color:#98a0c2;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:color .15s,background-color .15s,border-color .15s}._pageButton_1vc7h_24:active,._navButton_1vc7h_24:active{background-color:#ffffff14}._navButton_1vc7h_24{min-width:34px;font-size:15px}._pageButton_1vc7h_24{min-width:34px;font-variant-numeric:tabular-nums}._selectedPage_1vc7h_54{color:#f0c14b;background-color:#f0c14b24;border-color:#f0c14b66}._disabled_1vc7h_60{opacity:.3;cursor:not-allowed}._disabled_1vc7h_60:active{background-color:#00000040}._container_19cvr_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:.5rem 0;gap:.5rem;color:#eef1fa;overflow:hidden}._listContainer_19cvr_14{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.3rem;overflow-y:auto;overflow-x:hidden}._searchContainer_19cvr_27{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0}._priceContainer_19cvr_36{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2rem}._listingContainer_19cvr_44{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 54px auto 58px;align-items:center;gap:.5rem;padding:.3rem .4rem;border-radius:10px;background-color:#0000002e;border:1px solid rgba(255,255,255,.09);cursor:pointer}._listingContainer_19cvr_44:hover{background-color:#ffffff0f}._sellerName_19cvr_60{font-size:13px;font-weight:500;color:#98a0c2;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemCell_19cvr_70{display:flex;justify-content:center;align-items:center}._priceCell_19cvr_76{display:flex;justify-content:flex-end;align-items:center}._buyCell_19cvr_82{display:flex;justify-content:flex-end}._buyCell_19cvr_82 button{padding:.4rem .5rem;font-size:13px}._priceSwitch_19cvr_91{margin-left:1rem;position:relative}._priceSwitch_19cvr_91 span{top:3px;left:-6px;right:0;bottom:0;font-size:16px;position:absolute;font-weight:600}._container_bd5ni_1{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#060812b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:4;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}._modalBox_bd5ni_17{width:100%;max-width:21rem;max-height:85%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1rem;color:#eef1fa;overflow-y:auto;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059;border-color:#f0c14b59;box-shadow:0 2px 10px #00000059,inset 0 0 0 1px #f0c14b14}._itemInfoContainer_9b3ax_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.75rem}._itemHeader_9b3ax_9{display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.09)}._itemDetailContainer_9b3ax_18{display:flex;flex-direction:column;align-items:stretch;gap:.6rem}._sectionTitle_9b3ax_25{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._statsSection_9b3ax_33{display:flex;flex-direction:column;gap:.35rem}._saleSection_9b3ax_39{display:flex;flex-direction:column;gap:.25rem;padding:.5rem .6rem;border-radius:10px;background-color:#f0c14b14;border:1px solid rgba(240,193,75,.28)}._saleRow_9b3ax_49{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._saleAmount_9b3ax_57{font-size:13px;color:#eef1fa}._buttonsContainer_9b3ax_62{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.4rem;margin-top:.9rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.09)}._secondaryActions_9b3ax_73{display:flex;flex-direction:row;gap:.4rem}._secondaryActions_9b3ax_73:empty{display:none}._statsContainer_nn7p2_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._header_nn7p2_9{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}._itemName_nn7p2_17{font-size:16px;font-weight:700;line-height:1.2}._itemMeta_nn7p2_23{display:flex;align-items:center;gap:.4rem;font-size:11px;font-weight:500;color:#98a0c2;text-transform:capitalize}._enhancementBadge_nn7p2_33{padding:.05rem .35rem;border-radius:999px;background-color:#f0c14b29;border:1px solid rgba(240,193,75,.4);color:#f0c14b;font-size:10px;font-weight:700}._statList_nn7p2_43{display:flex;flex-direction:column;gap:.25rem}._Common_nn7p2_49{color:#eef1fa}._Uncommon_nn7p2_53{color:#4caf50}._Rare_nn7p2_57{color:#4a8ef0}._Epic_nn7p2_61{color:#a663d9}._Legendary_nn7p2_65{color:#f0c14b}._Mythic_nn7p2_69,._Mythical_nn7p2_70{color:#ff6a3d}._itemInfoContainer_7z71s_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._itemHeader_7z71s_9{display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.09);text-align:left}._formContainer_7z71s_19{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;margin-top:.75rem}._field_7z71s_28{display:flex;flex-direction:column;gap:.25rem}._fieldHeader_7z71s_34{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._fieldLabel_7z71s_42{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._fieldHint_7z71s_50{font-size:11px;color:#98a0c2}._amountRow_7z71s_55{display:flex;flex-direction:row;align-items:stretch;gap:.35rem}._stepperButton_7z71s_62,._maxButton_7z71s_63{display:flex;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:0 .5rem;border:1px solid rgba(255,255,255,.16);border-radius:6px;background-color:#ffffff12;color:#eef1fa;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s,opacity .15s}._stepperButton_7z71s_62:active,._maxButton_7z71s_63:active{background-color:#ffffff24}._stepperButton_7z71s_62:disabled,._maxButton_7z71s_63:disabled{opacity:.3;cursor:not-allowed}._maxButton_7z71s_63{color:#f0c14b;border-color:#f0c14b59;background-color:#f0c14b1a}._totalPriceContainer_7z71s_96{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .6rem;border-radius:10px;background-color:#f0c14b14;border:1px solid rgba(240,193,75,.28)}._totalLabel_7z71s_108{font-size:13px;font-weight:600;color:#eef1fa}._warning_7z71s_114{font-size:11px;color:#d9534f;text-align:center}._itemInfoContainer_1ghu8_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._itemHeader_1ghu8_9{display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.09);text-align:left}._formContainer_1ghu8_19{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;margin-top:.75rem}._field_1ghu8_28{display:flex;flex-direction:column;gap:.25rem}._fieldHeader_1ghu8_34{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._fieldLabel_1ghu8_42{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._fieldHint_1ghu8_50{display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:11px;color:#98a0c2}._sellerRow_1ghu8_59{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._sellerName_1ghu8_67{min-width:0;font-size:13px;font-weight:600;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._unitPrice_1ghu8_77{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.25rem}._unitSuffix_1ghu8_85{font-size:11px;color:#98a0c2}._amountRow_1ghu8_90{display:flex;flex-direction:row;align-items:stretch;gap:.35rem}._stepperButton_1ghu8_97,._maxButton_1ghu8_98{display:flex;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:0 .5rem;border:1px solid rgba(255,255,255,.16);border-radius:6px;background-color:#ffffff12;color:#eef1fa;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s,opacity .15s}._stepperButton_1ghu8_97:active,._maxButton_1ghu8_98:active{background-color:#ffffff24}._stepperButton_1ghu8_97:disabled,._maxButton_1ghu8_98:disabled{opacity:.3;cursor:not-allowed}._maxButton_1ghu8_98{color:#f0c14b;border-color:#f0c14b59;background-color:#f0c14b1a}._totalPriceContainer_1ghu8_131{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .6rem;border-radius:10px;background-color:#f0c14b14;border:1px solid rgba(240,193,75,.28)}._totalLabel_1ghu8_143{font-size:13px;font-weight:600;color:#eef1fa}._warning_1ghu8_149{font-size:11px;color:#d9534f;text-align:center}._container_8dr14_1{width:100%;display:flex;flex-direction:row;justify-content:center;gap:.5rem;align-items:center}._container_8dr14_1 button{width:3rem;height:3rem}._container_n2q9t_1{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;align-items:flex-start}._learnedSkillContainer_n2q9t_10{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;padding:.3rem;max-width:12rem;cursor:pointer}._learnedSkillInfo_n2q9t_22{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem}._learnedSkillInfo_n2q9t_22>div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2rem}._learnedSkillInfo_n2q9t_22 svg{width:25px;height:25px}._learnedSkillInfo_n2q9t_22 svg path{stroke:red}._learnedSkillInfo_n2q9t_22 svg circle{stroke:red}._learnedSkillInfo_n2q9t_22 span{font-size:12px}._userContainer_42f76_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;position:relative}._userName_42f76_10{font-size:14px}._aggroContainer_42f76_14{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;font-size:16px;font-weight:600;color:#a0153e}._classinfo_42f76_26{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:6rem;font-size:12px}._container_u38fv_1{position:absolute;bottom:-20px}._container_u38fv_1 img{height:140px;width:100px}._container_1a460_1{width:18rem;height:30rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;overflow-y:auto}._mailContainer_1a460_12{width:100%;min-width:18rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-radius:6px;border:1px solid white;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.2s}._mailContainer_1a460_12:hover{border:1px solid green}._mailContainer_1a460_12._visualized_1a460_29{cursor:default;border:1px solid grey;opacity:.5}._notificationInfoContainer_1a460_35{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:14px}._messageContainer_1a460_43{padding:.5rem;border-radius:4px;width:10rem;background-color:#3f6fd8}._rewardsContainer_1a460_50{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:12px}._buttonsContainer_1a460_58{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}._container_13n4s_1{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;font-size:20px;font-weight:600;color:#eef1fa}._overLay_13n4s_13 span{position:absolute;bottom:0;height:26px;text-shadow:0 1px 2px rgba(0,0,0,.85)}._silver_13n4s_20 ._overLay_13n4s_13 span{right:0}._exp_13n4s_24 ._overLay_13n4s_13 span{right:12px}._container_27d7d_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._memberContainer_27d7d_8{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1rem}._container_8aso2_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem}._header_8aso2_9{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09);text-align:center}._header_8aso2_9 h2{font-size:18px;font-weight:700;color:#f0c14b}._subtitle_8aso2_24{font-size:11px;color:#98a0c2}._taskList_8aso2_29{display:flex;flex-direction:column;gap:.5rem}._empty_8aso2_35{padding:1rem 0;font-size:13px;color:#98a0c2;text-align:center}._card_19nbv_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._header_19nbv_15{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.09)}._mapImage_19nbv_24{width:40px;height:40px;object-fit:contain;flex-shrink:0}._headerText_19nbv_31{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}._taskName_19nbv_39{font-size:14px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mapName_19nbv_48{font-size:11px;color:#98a0c2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badges_19nbv_56{display:flex;flex-direction:row;align-items:center;gap:.3rem;flex-shrink:0}._badge_19nbv_56,._bossBadge_19nbv_64{padding:.1rem .45rem;border-radius:999px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;color:#98a0c2;white-space:nowrap}._bossBadge_19nbv_64{color:#ff6a3d;background-color:#ff6a3d1f;border-color:#ff6a3d66}._objectiveRow_19nbv_81{display:flex;flex-direction:row;align-items:baseline;justify-content:center;gap:.35rem;padding:.4rem;border-radius:10px;background-color:#00000040}._objectiveLabel_19nbv_92{font-size:11px;color:#98a0c2}._objectiveValue_19nbv_97{font-size:18px;font-weight:700;color:#f0c14b;font-variant-numeric:tabular-nums}._section_19nbv_104{display:flex;flex-direction:column;gap:.3rem}._sectionTitle_19nbv_110{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._monsterGrid_19nbv_118{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.35rem}._rewardRow_19nbv_124{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:10px;background-color:#f0c14b14;border:1px solid rgba(240,193,75,.28)}._rewardValue_19nbv_136{display:flex;flex-direction:row;align-items:center;gap:.35rem;font-size:13px;font-weight:600;color:#eef1fa}._monsterChip_ryjij_1{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.35rem .2rem;border-radius:6px;background-color:#00000040;border:1px solid transparent;min-width:0}._monsterChip_ryjij_1._boss_ryjij_12{border-color:#ff6a3d73;background-color:#ff6a3d1a}._monsterSprite_ryjij_17{width:40px;height:40px;object-fit:contain}._monsterName_ryjij_23{max-width:100%;font-size:10px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._monsterLevel_ryjij_33{font-size:9px;color:#98a0c2}._header_1ujf8_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.6rem;margin-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._header_1ujf8_1 h2{font-size:17px;font-weight:700;color:#f0c14b}._subtitle_1ujf8_18{font-size:11px;color:#98a0c2}._balance_1ujf8_23{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.3rem;padding:.15rem .5rem;border-radius:999px;background-color:#0000004d;border:1px solid rgba(63,164,91,.35);font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}._container_1ujf8_38{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.4rem}._blessingContainer_1ujf8_46{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.45rem .5rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._blessingIcon_1ujf8_57{width:34px;height:34px;flex-shrink:0;object-fit:contain}._blessingInfo_1ujf8_64{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._blessingName_1ujf8_72{font-size:13px;font-weight:600}._blessingMeta_1ujf8_77{display:flex;flex-direction:row;align-items:baseline;gap:.4rem;font-variant-numeric:tabular-nums}._level_1ujf8_85{font-size:10px;font-weight:700;color:#98a0c2}._bonus_1ujf8_91{font-size:13px;font-weight:700;color:#4dc98a}._nextLevel_1ujf8_97{font-size:11px;color:#98a0c2}._upgradeButton_1ujf8_102{width:auto;flex-shrink:0;gap:.3rem;padding:.4rem .6rem;font-size:13px}._noBlessingsContainer_1ujf8_110{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding:.5rem 0}._lockedMessage_1ujf8_119{font-size:13px;line-height:1.4;color:#98a0c2;text-align:center}._warning_1ujf8_126{font-size:11px;color:#d9534f;text-align:center}._container_jb3av_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._container_jb3av_1>*:not(:first-child){margin-top:1rem}._codeDisplay_jb3av_11{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;background-color:#0e1020;border-radius:6px;font-size:12px;cursor:pointer}._row_1um56_1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}._itemDetailContainer_1um56_9{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._itemInfoContainer_1um56_17{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem 0rem}._buttonsContainer_1um56_26{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._smithSection_1um56_35{width:100%;display:flex;flex-direction:column;gap:.35rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.09)}._sectionTitle_1um56_45{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._sectionHint_1um56_53{font-size:11px;line-height:1.35;color:#98a0c2}._smithRow_1um56_59{display:grid;grid-template-columns:minmax(0,1fr) auto 58px;align-items:center;gap:.4rem;padding:.35rem .4rem;border-radius:6px;background-color:#0000002e}._smithText_1um56_69{min-width:0;display:flex;flex-direction:column}._smithName_1um56_75{font-size:12px;font-weight:600;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._smithMeta_1um56_84,._smithBlocked_1um56_85{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._smithMeta_1um56_84{color:#4dc98a}._smithBlocked_1um56_85{color:#e8751a}._smithFee_1um56_100{justify-self:end}._hireButton_1um56_104{padding:.35rem .4rem;font-size:11px}._empty_1um56_109{font-size:11px;color:#98a0c2;text-align:center}._container_19aac_1{display:flex;flex-direction:column;gap:.6rem}._title_19aac_7{font-size:17px;font-weight:700;color:#f0c14b;text-align:center}._swapRow_19aac_14{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.6rem .4rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._side_19aac_28{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.15rem}._icon_19aac_37{font-size:26px;line-height:1.1}._name_19aac_42{font-size:12px;font-weight:700;color:#eef1fa;text-align:center}._level_19aac_49{font-size:11px;font-variant-numeric:tabular-nums;color:#98a0c2}._arrow_19aac_55{flex-shrink:0;font-size:16px;color:#8a6a1d}._warning_19aac_61{font-size:11px;line-height:1.4;color:#98a0c2;text-align:center}._warning_19aac_61 strong{color:#eef1fa}._error_19aac_71{font-size:11px;color:#d9534f;text-align:center}._container_akdds_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#eef1fa;border-radius:10px;margin:.5rem 0;overflow:hidden}._battlefield_akdds_14{position:relative;background-image:url(https://kidmortal.sirv.com/misc/grass.png);background-repeat:repeat}._card_1b4tw_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding:.7rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._cardHeader_1b4tw_15{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.09)}._mapName_1b4tw_25{font-size:16px;font-weight:700;color:#eef1fa;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badges_1b4tw_35{display:flex;flex-direction:row;align-items:center;gap:.3rem;flex-shrink:0}._badge_1b4tw_35{padding:.1rem .45rem;border-radius:999px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;color:#98a0c2;white-space:nowrap}._bossBadge_1b4tw_54{color:#ff6a3d;background-color:#ff6a3d1f;border-color:#ff6a3d66}._section_1b4tw_60{display:flex;flex-direction:column;gap:.3rem}._sectionTitle_1b4tw_66{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._monsterGrid_1b4tw_74{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.35rem}._dropGrid_1b4tw_80{display:grid;grid-template-columns:repeat(auto-fill,minmax(46px,1fr));gap:.35rem;justify-items:center}._dropSlot_1b4tw_87{position:relative;width:46px;height:46px;display:flex;justify-content:center;align-items:center;background-color:#2a3054;background-image:linear-gradient(180deg,#00000047,#ffffff0a);border:1px solid rgba(255,255,255,.09);border-radius:6px;box-shadow:inset 0 1px 2px #0006}._dropSlot_1b4tw_87 img{width:28px;height:28px;object-fit:contain}._dropChance_1b4tw_106{position:absolute;right:2px;bottom:1px;font-size:9px;font-weight:700;color:#f0c14b;text-shadow:0 1px 2px rgba(0,0,0,.85)}._container_1ixc8_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding:.5rem 0;overflow-y:auto;overflow-x:hidden}._header_1ixc8_13{display:flex;flex-direction:column;align-items:center;gap:.1rem;text-align:center}._header_1ixc8_13 h2{font-size:18px;font-weight:700;color:#f0c14b}._subtitle_1ixc8_26{font-size:11px;color:#98a0c2}._mapList_1ixc8_31{display:flex;flex-direction:column;gap:.6rem;padding-bottom:.5rem}._monsterSection_15vv5_1{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-bottom:auto;padding-right:2rem}._userSection_15vv5_11{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}._logContainer_15vv5_20{height:5rem;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;margin-bottom:1rem;font-size:12px}._turnLabelContainer_15vv5_32{font-size:14px;padding:.35rem .75rem;margin-top:.5rem;border-radius:999px;background-color:#00000073;border:1px solid rgba(240,193,75,.3);text-shadow:0 1px 2px rgba(0,0,0,.85)}._turnLabelContainer_15vv5_32 strong{color:#f0c14b;font-weight:700}._targetingSkillLabel_15vv5_46{position:absolute;top:40%;background-color:#3f6fd8;padding:.5rem;border-radius:8px;font-size:14px;text-align:center;z-index:5}._monsterContainer_1h8n8_1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.3rem .5rem;border-radius:10px;background-color:#00000059;font-size:11px;text-shadow:0 1px 2px rgba(0,0,0,.85)}._monsterName_1h8n8_15{font-size:13px;font-weight:700}._levelContainer_1h8n8_20{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;color:#f0c14b;font-weight:600}._statsContainer_1h8n8_30{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;color:#98a0c2}._sprite_1h8n8_39{min-height:40px;min-width:40px;margin-top:.2rem}._container_159kd_1{width:100%;display:flex;flex-direction:column;align-items:stretch;color:#eef1fa;padding:.5rem;gap:.5rem}._title_159kd_11{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.85)}._dropContainer_159kd_21{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.4rem;padding:.5rem;background-color:#00000080;border:1px solid rgba(255,255,255,.16);border-radius:10px}._playerName_159kd_33{font-size:12px;font-weight:700;color:#f0c14b}._rewards_159kd_39{display:flex;flex-direction:row;align-items:center;gap:1rem}._itemRow_159kd_46{display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem}._defeat_159kd_53{font-size:16px;text-align:center;padding:1rem;text-shadow:0 1px 2px rgba(0,0,0,.85)}._logContainer_13egw_1{width:90%;height:100%;display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center;background-color:#35374b80;border-radius:4px;padding:.2rem}._actions_t8s40_1{padding:1rem;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;position:relative}._skillsContainer_t8s40_12{height:fit-content;top:-70%;bottom:0;left:0;right:0;position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;transition:.2s;pointer-events:none;opacity:0}._skillsContainer_t8s40_12._visible_t8s40_28{pointer-events:initial;opacity:1}._skillText_t8s40_33{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.2rem}._skillInfo_t8s40_41{display:flex;flex-direction:column;justify-content:center;align-items:center}._skillInfoRow_t8s40_48{display:flex;flex-direction:row;justify-content:center;align-items:center}._skillInfoRow_t8s40_48._skillOnCooldown_t8s40_54 svg path{stroke:red;stroke-width:3px}._skillInfoRow_t8s40_48._skillOnCooldown_t8s40_54 svg circle{stroke-width:3px;stroke:red}._skillButton_t8s40_63{width:fit-content;padding:.4rem;border-radius:8px}._container_wyvgt_1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background-color:#3498db}._container_wyvgt_1 strong{font-size:14px}._optionsContainer_wyvgt_14{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}._warning_wyvgt_23{color:#000;font-size:18px;font-weight:600}._container_wi5gk_1{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem}._container_wi5gk_1 img{height:100px;width:100px}._imageMessageContainer_wi5gk_15{display:flex;flex-direction:row;justify-content:center;align-items:center}._messageContainer_wi5gk_22{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:.5rem}._messageContainer_wi5gk_22 span{font-size:18px}._messageContainer_wi5gk_22 h1{font-size:28px}._errorMessage_wi5gk_37{padding:1rem;border:1px solid black;border-radius:6px}._container_1nnwo_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;color:#eef1fa;gap:.5rem;padding:.5rem 0;overflow:hidden}._noGuild_1nnwo_13{padding:2rem 1rem;font-size:18px;color:#98a0c2;text-align:center}._tabPanel_1nnwo_20{flex:1;min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding-bottom:.5rem;overflow-y:auto;overflow-x:hidden}._section_1nnwo_32{display:flex;flex-direction:column;gap:.3rem}._sectionTitle_1nnwo_38{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._listHeader_1nnwo_46{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._count_1nnwo_54{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;color:#f0c14b}._list_1nnwo_46{display:flex;flex-direction:column;gap:.35rem}._message_1nnwo_67{padding:.6rem;font-size:13px;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:10px;box-shadow:0 2px 10px #00000059}._emptyTask_1nnwo_80{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.8rem;text-align:center;font-size:13px;color:#98a0c2;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._empty_1nnwo_80{padding:1rem 0;font-size:13px;color:#98a0c2;text-align:center}._guildTaskContainer_eaixk_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem;cursor:pointer;color:#eef1fa;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._guildTaskContainer_eaixk_1._completed_eaixk_16{border-color:#f0c14b73;box-shadow:0 2px 10px #00000059,0 0 12px #f0c14b26}._header_eaixk_21{display:flex;flex-direction:row;align-items:center;gap:.5rem}._mapImage_eaixk_28{width:40px;height:40px;object-fit:contain;flex-shrink:0}._headerText_eaixk_35{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}._taskName_eaixk_43{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mapName_eaixk_51{font-size:11px;color:#98a0c2}._completedLabel_eaixk_56{flex-shrink:0;padding:.15rem .5rem;border-radius:999px;background-color:#f0c14b29;border:1px solid rgba(240,193,75,.4);color:#f0c14b;font-size:10px;font-weight:700}._progressRow_eaixk_67{display:flex;flex-direction:row;align-items:center;gap:.5rem}._progressTrack_eaixk_74{flex:1;height:.7rem;border-radius:999px;overflow:hidden;background-color:#00000073;box-shadow:inset 0 1px 2px #00000080}._progressFill_eaixk_83{height:100%;border-radius:999px;background-image:linear-gradient(180deg,#84daae,#4dc98a 55%,#309f66);transition:width .4s ease}._progressLabel_eaixk_90{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;color:#98a0c2}._rewardContainer_eaixk_97{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .5rem;border-radius:10px;background-color:#f0c14b14;border:1px solid rgba(240,193,75,.28)}._rewardLabel_eaixk_109{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._rewardValue_eaixk_117{display:flex;flex-direction:row;align-items:center;gap:.35rem;font-size:13px;font-weight:600}._applicationInfoContainer_354t7_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .6rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._applicantInfo_354t7_14{flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.5rem}._avatar_354t7_23._avatar_354t7_23{width:34px;height:34px;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:50%;background-color:#00000040}._memberInfo_354t7_33{min-width:0;display:flex;flex-direction:column;gap:.1rem}._memberInfo_354t7_33 span:first-child{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._level_354t7_47{font-size:11px;color:#98a0c2}._applicationActions_354t7_52{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.35rem}._applicationActions_354t7_52 button{width:auto;padding:.35rem .6rem;font-size:12px}._guildInfoContainer_11xxt_1{width:100%;flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.6rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059;border-color:#f0c14b59;box-shadow:0 2px 10px #00000059,inset 0 0 0 1px #f0c14b14}._emblem_11xxt_18{width:52px;height:52px;flex-shrink:0;object-fit:cover;border-radius:6px;border:1px solid rgba(240,193,75,.4);background-color:#00000040}._guildLevelContainer_11xxt_28{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}._nameRow_11xxt_36{display:flex;flex-direction:row;align-items:center;gap:.4rem;min-width:0}._guildName_11xxt_44{font-size:15px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._levelBadge_11xxt_53{flex-shrink:0;padding:.05rem .4rem;border-radius:999px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;color:#98a0c2}._soulshardContainer_11xxt_64{flex-shrink:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;padding:.15rem .5rem;border-radius:999px;background-color:#0000004d;border:1px solid rgba(63,164,91,.35);font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}._memberInfoContainer_131qd_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.4rem .6rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._memberInfoContainer_131qd_1._leader_131qd_12{border-color:#f0c14b59}._avatar_131qd_16._avatar_131qd_16{width:34px;height:34px;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:50%;background-color:#00000040}._memberInfo_131qd_1{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._nameRow_131qd_34{display:flex;flex-direction:row;align-items:center;gap:.35rem;min-width:0}._name_131qd_34{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roleBadge_131qd_50{flex-shrink:0;padding:.05rem .35rem;border-radius:999px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.16);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:#98a0c2}._roleBadge_131qd_50._leaderBadge_131qd_62{color:#f0c14b;background-color:#f0c14b24;border-color:#f0c14b66}._level_131qd_68{font-size:11px;color:#98a0c2}._stats_131qd_73{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}._contribution_131qd_80{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;color:#f0c14b}._statLabel_131qd_87{font-size:9px;color:#98a0c2}._container_juzei_1{width:100%;display:flex;flex-direction:row;align-items:stretch;gap:.4rem}._action_juzei_9{flex:1;min-width:0;gap:.4rem;font-size:12px}._action_juzei_9 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._container_1st3b_1{display:flex;flex-direction:column;gap:.4rem;padding:.6rem;background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0f,#0000001f);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 2px 10px #00000059}._header_1st3b_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._title_1st3b_21{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._upgradeButton_1st3b_29{width:auto;padding:.25rem .6rem;font-size:11px}._statGrid_1st3b_35{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}._statChip_1st3b_41{display:flex;flex-direction:row;align-items:center;gap:.3rem;min-width:0;padding:.3rem .4rem;border-radius:6px;background-color:#00000038}._statChip_1st3b_41 img{width:18px;height:18px;flex-shrink:0}._statLabel_1st3b_57{font-size:11px;font-weight:600;letter-spacing:.4px;color:#98a0c2}._statValue_1st3b_64{margin-left:auto;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:#4dc98a}._empty_1st3b_72{font-size:12px;color:#98a0c2}._container_5z2tm_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}._mainSectionRow_5z2tm_11{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._mainSectionRow_5z2tm_11>*:not(:first-child){margin-left:.5rem}._branchContainer_5z2tm_22{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._branchContainer_5z2tm_22>*:not(:first-child){margin-left:.3rem}._ramInfoContainer_5z2tm_33{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._ramInfoContainer_5z2tm_33>*:not(:first-child){margin-left:1rem}._totalRamInfo_5z2tm_44{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:12px}._totalRamInfo_5z2tm_44>*:not(:first-child){margin-left:.3rem}._totalRamInfo_5z2tm_44 ._lowMemory_5z2tm_54{color:#adff2f}._totalRamInfo_5z2tm_44 ._mediumMemory_5z2tm_57{color:#ff0}._totalRamInfo_5z2tm_44 ._highMemory_5z2tm_60{color:#dd5746}._appMemoryUsage_5z2tm_64{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px}._appMemoryUsage_5z2tm_64>*:not(:first-child){margin-left:.5rem}._appMemoryUsage_5z2tm_64 span{color:#adff2f}._adminActions_5z2tm_78{width:100%;padding:1rem 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._adminActions_5z2tm_78>*:not(:first-child){margin-left:1rem}._adminActions_5z2tm_78 button{width:3rem}._adminActions_5z2tm_78 button>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._adminActions_5z2tm_78 button>div>*:not(:first-child){margin-top:.2rem}._adminActions_5z2tm_78 span{font-size:10px}._integrationList_5z2tm_105{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem 0}._integrationList_5z2tm_105>*:not(:first-child){margin-left:1rem}._socketList_5z2tm_117{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem 0}._socketList_5z2tm_117>*:not(:first-child){margin-top:1rem}._userSocketContainer_5z2tm_129{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:#0e1020;padding:.5rem;border-radius:4px}._userSocketContainer_5z2tm_129>*:not(:first-child){margin-top:.5rem}._userSocketContainer_5z2tm_129 span{font-size:12px}._userSocketContainer_5z2tm_129 ._userHead_5z2tm_145{width:3rem;height:3rem}._serverInfoContainer_5z2tm_150{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0e1020;padding:.5rem;border-radius:4px;font-size:12px;margin-top:1rem}._serverInfoContainer_5z2tm_150>*:not(:first-child){margin-top:.3rem}._userInfoContainer_5z2tm_166{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._userInfoContainer_5z2tm_166>*:not(:first-child){margin-left:.5rem}._generalInfoContainer_5z2tm_177{display:flex;flex-direction:column;justify-content:center;align-items:center}._generalInfoContainer_5z2tm_177>*:not(:first-child){margin-top:.2rem}._statsContainer_5z2tm_187{display:flex;flex-direction:column;justify-content:center;align-items:center}._statsContainer_5z2tm_187>*:not(:first-child){margin-top:.3rem}._socketActions_5z2tm_197{display:flex;flex-direction:row;justify-content:center;align-items:center}._socketActions_5z2tm_197>*:not(:first-child){margin-left:1rem}._row_5z2tm_207{display:flex;flex-direction:row;justify-content:center;align-items:center}._row_5z2tm_207>*:not(:first-child){margin-left:.5rem}._container_1oaui_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}._mainSectionRow_1oaui_11{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._mainSectionRow_1oaui_11>*:not(:first-child){margin-left:.5rem}._branchContainer_1oaui_22{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._branchContainer_1oaui_22>*:not(:first-child){margin-left:.3rem}._ramInfoContainer_1oaui_33{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._ramInfoContainer_1oaui_33>*:not(:first-child){margin-left:1rem}._totalRamInfo_1oaui_44{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:12px}._totalRamInfo_1oaui_44>*:not(:first-child){margin-left:.3rem}._totalRamInfo_1oaui_44 ._lowMemory_1oaui_54{color:#adff2f}._totalRamInfo_1oaui_44 ._mediumMemory_1oaui_57{color:#ff0}._totalRamInfo_1oaui_44 ._highMemory_1oaui_60{color:#dd5746}._appMemoryUsage_1oaui_64{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px}._appMemoryUsage_1oaui_64>*:not(:first-child){margin-left:.5rem}._appMemoryUsage_1oaui_64 span{color:#adff2f}._adminActions_1oaui_78{width:100%;padding:1rem 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._adminActions_1oaui_78>*:not(:first-child){margin-left:1rem}._adminActions_1oaui_78 button{width:3rem}._adminActions_1oaui_78 button>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._adminActions_1oaui_78 button>div>*:not(:first-child){margin-top:.2rem}._adminActions_1oaui_78 span{font-size:10px}._socketList_1oaui_105{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._socketList_1oaui_105>*:not(:first-child){margin-top:1rem}._userSocketContainer_1oaui_116{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:#0e1020;padding:.5rem;border-radius:4px}._userSocketContainer_1oaui_116>*:not(:first-child){margin-top:.5rem}._userSocketContainer_1oaui_116 span{font-size:12px}._userSocketContainer_1oaui_116 ._userHead_1oaui_132{width:3rem;height:3rem}._serverInfoContainer_1oaui_137{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0e1020;padding:.5rem;border-radius:4px;font-size:12px;margin-top:1rem}._serverInfoContainer_1oaui_137>*:not(:first-child){margin-top:.3rem}._userInfoContainer_1oaui_153{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._userInfoContainer_1oaui_153>*:not(:first-child){margin-left:.5rem}._generalInfoContainer_1oaui_164{display:flex;flex-direction:column;justify-content:center;align-items:center}._generalInfoContainer_1oaui_164>*:not(:first-child){margin-top:.2rem}._statsContainer_1oaui_174{display:flex;flex-direction:column;justify-content:center;align-items:center}._statsContainer_1oaui_174>*:not(:first-child){margin-top:.3rem}._socketActions_1oaui_184{display:flex;flex-direction:row;justify-content:center;align-items:center}._socketActions_1oaui_184>*:not(:first-child){margin-left:1rem}._row_1oaui_194{display:flex;flex-direction:row;justify-content:center;align-items:center}._row_1oaui_194>*:not(:first-child){margin-left:.5rem}._integrationContainer_gcg9t_1{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#3fa45b;padding:.5rem;border-radius:6px}._integrationContainer_gcg9t_1>*:not(:first-child){margin-left:.5rem}._container_41ej8_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}._centerPageContainer_41ej8_10{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 1rem;overflow-y:auto}._container_1xw95_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}._container_1onio_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;margin-top:1rem}._storeSwitch_1onio_12{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._storeSwitch_1onio_12>*:not(:first-child){margin-left:2rem}._purchaseInfo_1onio_23{display:flex;flex-direction:column;justify-content:center;align-items:center}._purchaseInfo_1onio_23>*:not(:first-child){margin-top:.5rem}._purchaseActions_1onio_33{display:flex;flex-direction:column;justify-content:center;align-items:center}._purchaseActions_1onio_33>*:not(:first-child){margin-top:1rem}._purchaseInfoContainer_1onio_43{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#0e1020;padding:1rem;border-radius:.5rem}._scrollList_1onio_54{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:85%;overflow-y:auto;padding-top:1rem}._container_ygf63_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;margin-top:1rem}._container_ygf63_1>*:not(:first-child){margin-top:1rem}._purchaseInfo_ygf63_15{display:flex;flex-direction:column;justify-content:center;align-items:center}._purchaseInfo_ygf63_15>*:not(:first-child){margin-top:.5rem}._purchaseActions_ygf63_25{display:flex;flex-direction:column;justify-content:center;align-items:center}._purchaseActions_ygf63_25>*:not(:first-child){margin-top:1rem}._purchaseInfoContainer_ygf63_35{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#0e1020;padding:1rem;border-radius:.5rem}._container_1a2gl_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;margin-top:1rem}._purchaseInfo_1a2gl_12{display:flex;flex-direction:column;justify-content:center;align-items:center}._purchaseInfo_1a2gl_12>*:not(:first-child){margin-top:.5rem}._purchaseActions_1a2gl_22{display:flex;flex-direction:column;justify-content:center;align-items:center}._purchaseActions_1a2gl_22>*:not(:first-child){margin-top:1rem}._purchaseInfoContainer_1a2gl_32{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#0e1020;padding:1rem;border-radius:.5rem}._productInfoContainer_1a2gl_43{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;background-color:#0e1020;border-radius:6px}._productInfoContainer_1a2gl_43>*:not(:first-child){margin-top:1rem}._container_1obwb_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1rem}._container_t54o0_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}._memberContainer_t54o0_11{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem}._leaderActions_t54o0_19{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}._leaderActions_t54o0_19 button{width:fit-content}._partyMemberList_t54o0_31{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:1rem}._partyChat_t54o0_40{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:14px;background-color:#0e1020;border-radius:6px;padding:.5rem;margin-bottom:1rem;max-height:16rem;overflow-y:auto}._chatInputContainer_t54o0_56{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-bottom:1rem}._chatInputContainer_t54o0_56 button{height:3rem}._chatInputContainer_t54o0_56 input{width:100%;height:3rem}._container_9jy4d_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}._partyMemberHeadInfo_9jy4d_11{display:flex;flex-direction:column;justify-content:center;align-items:center}._partyMemberList_9jy4d_18{display:flex;flex-direction:row;justify-content:center;align-items:center}._partyMemberList_9jy4d_18>*:not(:first-child){margin-left:.5rem}._partyMemberList_9jy4d_18 span{font-size:10px}._party_9jy4d_11{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._party_9jy4d_11 button{width:fit-content}
