@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_7bbqo_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_7bbqo_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_7bbqo_27{max-width:500px;max-height:900px;border:1px solid rgba(255,255,255,.09);box-shadow:0 4px 14px #00000073}._limitedDev_7bbqo_34{max-width:400px;max-height:800px}._previewStage_7bbqo_39{overflow:hidden}._previewFrame_7bbqo_43{flex-shrink:0;transform-origin:center center;max-width:none;max-height:none;border:1px solid rgba(255,255,255,.16);border-radius:1.6rem;box-shadow:0 4px 14px #00000073}._zoomLayer_7bbqo_53{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}: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_1b98n_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_1b98n_1:active{transform:translateY(1px);filter:brightness(.92)}._primary_1b98n_25{background-image:linear-gradient(180deg,#6188df,#3f6fd8)}._primary_1b98n_25:hover{background-image:linear-gradient(180deg,#7295e2,#4c79db)}._secondary_1b98n_32{background-image:linear-gradient(180deg,#50bc6e,#3fa45b)}._secondary_1b98n_32:hover{background-image:linear-gradient(180deg,#5fc17a,#43af61)}._gold_1b98n_39{color:#0e1020;background-image:linear-gradient(180deg,#f3ce71,#f0c14b)}._gold_1b98n_39:hover{background-image:linear-gradient(180deg,#f5d483,#f1c659)}._success_1b98n_47{background-image:linear-gradient(180deg,#50bc6e,#3fa45b)}._success_1b98n_47:hover{background-image:linear-gradient(180deg,#5fc17a,#43af61)}._danger_1b98n_54{background-image:linear-gradient(180deg,#e07471,#d9534f)}._danger_1b98n_54:hover{background-image:linear-gradient(180deg,#e48481,#dc5f5c)}._neutral_1b98n_61{background-image:none;background-color:#ffffff12;border:1px solid rgba(255,255,255,.16);color:#eef1fa;box-shadow:none}._neutral_1b98n_61:hover{background-color:#ffffff1f}._disabled_1b98n_72{background-image:none!important;background-color:#ffffff14!important;color:#98a0c2;box-shadow:none;cursor:not-allowed}._disabled_1b98n_72:active{transform:none}._container_1jad3_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem;color:#eef1fa}._panel_1jad3_11{width:100%;max-width:18rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem 1rem;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}._poring_1jad3_28{width:76px;height:76px;object-fit:contain}._title_1jad3_34{font-size:18px;font-weight:700;color:#f0c14b}._subtitle_1jad3_40{font-size:11px;line-height:1.4;color:#98a0c2;text-align:center;margin-bottom:.4rem}._actions_1jad3_48{width:100%;display:flex;flex-direction:column;gap:.4rem}._container_kvkna_1{width:auto;max-width:min(88%,320px);padding:0;top:.4rem;pointer-events:none}._toast_kvkna_9{min-height:0;margin-bottom:.3rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background-color:#0e1020f0;box-shadow:0 4px 14px #00000073;color:#eef1fa;font-family:inherit;font-size:12px;line-height:1.3;pointer-events:auto;cursor:pointer}._toast_kvkna_9.Toastify__toast--error{border-color:#d9534fa6;box-shadow:inset 3px 0 #d9534f,0 4px 14px #00000073}._toast_kvkna_9.Toastify__toast--success{border-color:#3fa45b99;box-shadow:inset 3px 0 #3fa45b,0 4px 14px #00000073}._toast_kvkna_9.Toastify__toast--info{border-color:#3f6fd899;box-shadow:inset 3px 0 #3f6fd8,0 4px 14px #00000073}._toast_kvkna_9.Toastify__toast--warning{border-color:#f0c14b99;box-shadow:inset 3px 0 #f0c14b,0 4px 14px #00000073}._custom_kvkna_41._custom_kvkna_41{padding:.5rem .6rem;border-radius:10px;font-size:13px}._bodyWrapper_kvkna_47{margin:0;padding:0}._body_kvkna_47{display:flex;flex-direction:row;align-items:center;gap:.4rem;min-width:0}._text_kvkna_60{min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._count_kvkna_68{flex-shrink:0;padding:0 .3rem;border-radius:999px;background-color:#ffffff1f;color:#f0c14b;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}._overlay_hfvoz_1{position:absolute;left:0;top:0;height:100%;width:100%;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;background-color:#060812b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#eef1fa}._panel_hfvoz_18{width:100%;max-width:17rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.1rem 1rem;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}@keyframes _poringBob_hfvoz_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}._poring_hfvoz_43{width:72px;height:72px;object-fit:contain;animation:_poringBob_hfvoz_1 1.4s ease-in-out infinite}._text_hfvoz_50{display:flex;flex-direction:column;align-items:center;gap:.15rem}._title_hfvoz_57{font-size:17px;font-weight:700;letter-spacing:.5px;color:#f0c14b}@keyframes _dotFade_hfvoz_1{0%,80%,to{opacity:.2}40%{opacity:1}}._dot_hfvoz_72{animation:_dotFade_hfvoz_1 1.4s infinite}._dot_hfvoz_72:nth-child(2){animation-delay:.2s}._dot_hfvoz_72:nth-child(3){animation-delay:.4s}._info_hfvoz_82{font-size:11px;color:#98a0c2;text-align:center}._track_hfvoz_88{width:100%;height:4px;margin-top:.2rem;border-radius:999px;background-color:#00000059;overflow:hidden}@keyframes _trackSlide_hfvoz_1{0%{transform:translate(-100%)}to{transform:translate(300%)}}._trackFill_hfvoz_105{width:33%;height:100%;border-radius:999px;background-image:linear-gradient(90deg,#f0c14b26,#f0c14b,#f0c14b26);animation:_trackSlide_hfvoz_1 1.3s ease-in-out infinite}._container_13k7f_1{width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;padding:1.5rem 1.25rem;color:#eef1fa;background-color:#0e1020;background-image:radial-gradient(ellipse 70% 45% at 50% 30%,rgba(63,111,216,.28),transparent 70%),radial-gradient(ellipse 90% 50% at 50% 100%,rgba(240,193,75,.08),transparent 70%)}._hero_13k7f_16{display:flex;flex-direction:column;align-items:center;gap:.35rem}@keyframes _logoFloat_13k7f_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._logo_13k7f_31{width:100%;max-width:19rem;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(0,0,0,.55));animation:_logoFloat_13k7f_1 4s ease-in-out infinite}._tagline_13k7f_39{font-size:12px;letter-spacing:.5px;color:#98a0c2;text-align:center}._panel_13k7f_46{width:100%;max-width:21rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.1rem 1rem;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}._panelTitle_13k7f_63{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._legal_13k7f_71{font-size:10px;line-height:1.35;color:#98a0c2;text-align:center}._container_yglng_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:10px;border:1px solid #dadce0;background:#fff;cursor:pointer;box-shadow:0 2px 6px #00000059;transition:background-color .15s,transform .1s}._container_yglng_1:hover{background-color:#f4f5f7}._container_yglng_1:active{transform:translateY(1px)}._container_yglng_1>span{color:#3c4043;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.2px}._container_1h698_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}._coverBackground_1h698_10{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#0e1020;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_rys8z_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding-bottom:.5rem;color:#eef1fa}._heroCard_rys8z_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;container-type:inline-size}._identityRow_rys8z_27{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.1rem .4rem;text-align:center}._name_rys8z_37{font-size:17px;font-weight:700;color:#f0c14b;letter-spacing:.3px;min-width:0;overflow-wrap:anywhere}._identityMeta_rys8z_46{font-size:11px;font-weight:500;color:#98a0c2;white-space:nowrap}._heroRow_rys8z_53{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem;--rail-columns: auto}@container (max-width: 380px){._heroRow_rys8z_53{--slot-size: 46px;gap:.35rem}._name_rys8z_37{font-size:15px}}@container (max-width: 330px){._heroRow_rys8z_53{--slot-size: 42px}._shortcut_rys8z_75{padding:.3rem .2rem}}._userCharacterInfoContainer_rys8z_79{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._extraMenus_rys8z_88{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.15rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.08)}._shortcut_rys8z_75{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_rys8z_75 img,._shortcut_rys8z_75 svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}._shortcut_rys8z_75 span{font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}._shortcut_rys8z_75:hover{color:#f0c14b;background-color:#ffffff0d}._shortcut_rys8z_75:active{transform:translateY(1px)}._characterContainer_5h1u0_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:70px;height:80px;margin-top:1.5rem;zoom:var(--sprite-zoom, 1)}._character_5h1u0_1{width:70px;height:80px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._character_5h1u0_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_5h1u0_33{width:50px;height:60px;top:-35px;right:10px;position:absolute;z-index:2}._body_5h1u0_42{width:70px;height:80px;top:0;position:absolute}._hidden_5h1u0_49{display:none}._isolatedHeadContainer_5h1u0_53{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_q05k8_1{cursor:pointer;position:relative;width:var(--slot-size, 54px);height:var(--slot-size, 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_q05k8_1:active{transform:scale(.94)}._inventoryItemContainer_q05k8_1._Common_q05k8_20{border-color:#8a90a880}._inventoryItemContainer_q05k8_1._Uncommon_q05k8_23{border-color:#4caf50;box-shadow:inset 0 0 8px #4caf5059}._inventoryItemContainer_q05k8_1._Rare_q05k8_27{border-color:#4a8ef0;box-shadow:inset 0 0 8px #4a8ef066}._inventoryItemContainer_q05k8_1._Epic_q05k8_31{border-color:#a663d9;box-shadow:inset 0 0 8px #a663d973}._inventoryItemContainer_q05k8_1._Legendary_q05k8_35{border-color:#f0c14b;box-shadow:inset 0 0 10px #f0c14b80,0 0 6px #f0c14b40}._inventoryItemContainer_q05k8_1._Mythic_q05k8_39,._inventoryItemContainer_q05k8_1._Mythical_q05k8_39{border-color:#ff6a3d;box-shadow:inset 0 0 10px #ff6a3d8c,0 0 8px #ff6a3d4d}._empty_q05k8_44{cursor:default;border-style:dashed;border-color:#ffffff12;background-image:none;background-color:#0003;box-shadow:none}._saleIcon_q05k8_53{position:absolute;left:2px;top:2px;display:flex;filter:drop-shadow(0 1px 1px rgba(0,0,0,.7))}._stackAmount_q05k8_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_q05k8_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_q05k8_71._lowEnhancement_q05k8_80{color:#7fb6ff}._enhancementAmount_q05k8_71._midEnhancement_q05k8_83{color:#f0c14b}._enhancementAmount_q05k8_71._highEnhancement_q05k8_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_tbh7q_1{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.2rem}._buff_tbh7q_10{position:relative;display:flex}._barrier_tbh7q_15{position:absolute;right:-.2rem;bottom:-.2rem;padding:0 .15rem;border-radius:.2rem;background-color:#0e1020d9;color:#3f7fe0;font-size:9px;font-weight:700;line-height:1.2}._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_a54e5_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_a54e5_15{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.35rem}._statGrid_a54e5_23{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}._statContainer_a54e5_29{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:.3rem;min-width:0;padding:.3rem .4rem;border-radius:6px;border:1px solid rgba(255,255,255,.09);background-color:#1b1f36;background-image:linear-gradient(180deg,#ffffff0d,#0000002e);font-size:13px;color:#eef1fa}._statContainer_a54e5_29 img{grid-column:1;grid-row:1/span 2;width:var(--stat-icon-size, 28px);height:var(--stat-icon-size, 28px);flex-shrink:0;image-rendering:pixelated}._statLabel_a54e5_52{grid-column:2/span 2;grid-row:1;color:#98a0c2;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statValue_a54e5_65{grid-column:2;grid-row:2;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1}._statBonus_a54e5_74{grid-column:3;grid-row:2;color:#4dc98a;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}._inventoryContainer_4fif8_1{display:grid;grid-template-columns:var(--rail-columns, repeat(2, auto));align-content:center;justify-content:center;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_4dwgp_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;font:inherit;cursor:pointer;transition:.12s}._container_4dwgp_1 img{image-rendering:pixelated}._container_4dwgp_1:hover:not(:disabled),._container_4dwgp_1:focus-visible{border-color:#f0c14b73;background-color:#333a68}._container_4dwgp_1:active:not(:disabled){transform:scale(.96)}._container_4dwgp_1:disabled{cursor:default}._amount_4dwgp_31{font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._note_4dwgp_38{font-size:9px;color:#98a0c2;font-variant-numeric:tabular-nums}._missing_4dwgp_44{border-color:#d9534f80}._missing_4dwgp_44 ._note_4dwgp_38{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_1nkp2_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_1nkp2_13{opacity:.6}._header_1nkp2_17{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}._icon_1nkp2_24{font-size:26px;line-height:1.1}._headerText_1nkp2_29{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._nameRow_1nkp2_37{display:flex;flex-direction:row;align-items:baseline;gap:.4rem}._nameRow_1nkp2_37 h3{font-size:14px;font-weight:700;color:#eef1fa}._youBadge_1nkp2_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_1nkp2_60{font-size:11px;color:#98a0c2}._rate_1nkp2_65{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}._rateSuffix_1nkp2_72{font-size:10px;color:#98a0c2}._energyRow_1nkp2_77{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._energy_1nkp2_77{font-size:11px;font-variant-numeric:tabular-nums;color:#4dc98a}._energyEmpty_1nkp2_91{color:#d9534f}._services_1nkp2_95{display:flex;flex-direction:row;gap:.25rem}._serviceBadge_1nkp2_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_1nkp2_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_1nkp2_122{min-width:0;display:flex;flex-direction:column}._recipeName_1nkp2_128,._recipeMeta_1nkp2_129{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._recipeName_1nkp2_128{font-size:12px;font-weight:600;color:#eef1fa}._recipeMeta_1nkp2_129{font-size:10px;color:#98a0c2}._recipeBlocked_1nkp2_146{color:#e8751a}._recipeFee_1nkp2_150{justify-self:end}._hireButton_1nkp2_154{padding:.35rem .4rem;font-size:11px}._empty_1nkp2_159{font-size:11px;color:#98a0c2;text-align:center}._result_1nkp2_165{font-size:11px;color:#4dc98a;text-align:center}._lockedNote_1nkp2_171{font-size:10px;color:#98a0c2;text-align:center;opacity:.75}._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_oc8id_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}._done_oc8id_13{opacity:.55}._header_oc8id_17{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}._reward_oc8id_25{display:flex;flex-direction:column;align-items:flex-end}._silver_oc8id_31{font-size:13px;font-weight:700;color:#f0c14b}._experience_oc8id_37{font-size:10px;color:#4dc98a}._progress_oc8id_42{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;font-size:11px}._ready_oc8id_51{color:#3fa45b;font-weight:600}._holding_oc8id_56{color:#98a0c2}._level_oc8id_60{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:#98a0c2}._container_1k3ko_1{width:100%;flex:1;min-height:8rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.5rem 1rem;color:#98a0c2}@keyframes _poringBob_1k3ko_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._poring_1k3ko_22{width:52px;height:52px;object-fit:contain;animation:_poringBob_1k3ko_1 1.4s ease-in-out infinite}._info_1k3ko_29{font-size:12px;color:#98a0c2}._track_1k3ko_34{width:8rem;height:3px;border-radius:999px;background-color:#00000059;overflow:hidden}@keyframes _trackSlide_1k3ko_1{0%{transform:translate(-100%)}to{transform:translate(300%)}}._trackFill_1k3ko_50{width:33%;height:100%;border-radius:999px;background-image:linear-gradient(90deg,#f0c14b26,#f0c14b,#f0c14b26);animation:_trackSlide_1k3ko_1 1.3s ease-in-out infinite}._container_1p0ac_1{width:100%;height:100%;flex:1;min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;padding:.5rem .4rem;color:#eef1fa;overflow:hidden}._title_1p0ac_15{font-size:20px;font-weight:700;color:#f0c14b;text-align:center}._form_1p0ac_22{display:flex;flex-direction:column;gap:.5rem}._field_1p0ac_28{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_1p0ac_34{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._classList_1p0ac_42{flex:1;min-height:0;display:flex;flex-direction:column;gap:.4rem;overflow-y:auto;overflow-x:hidden;padding-right:.15rem}._container_2flqh_1{width:100%;display:flex;flex-direction:column;gap:.4rem;padding:.5rem;text-align:left;color:#eef1fa;cursor:pointer;transition:border-color .15s,background-color .15s;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}._head_2flqh_18{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.5rem}._selected_2flqh_25{border-color:#f0c14b8c;background-color:#f0c14b14;box-shadow:inset 0 0 0 1px #f0c14b26}._portrait_2flqh_31{display:flex;justify-content:center;align-items:flex-start;height:74px}._portrait_2flqh_31>div{margin-top:1.3rem;transform:scale(.72);transform-origin:top center}._details_2flqh_43{min-width:0;display:flex;flex-direction:column;gap:.2rem}._name_2flqh_50{font-size:15px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._description_2flqh_59{font-size:10px;line-height:1.35;color:#98a0c2}._stats_2flqh_65{--stat-icon-size: 18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:.25rem;font-size:11px}._skills_2flqh_73{display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.09)}._skill_2flqh_73{position:relative;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.09);border-radius:6px;background-color:#00000040;cursor:pointer}._skill_2flqh_73 img{width:100%;height:100%;object-fit:contain;border-radius:6px}._skillLevel_2flqh_99{position:absolute;right:-2px;bottom:-3px;padding:0 2px;border-radius:6px;background-color:#000000bf;font-size:8px;font-weight:700;font-variant-numeric:tabular-nums;color:#98a0c2}._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_1a5za_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem;color:#eef1fa}._panel_1a5za_11{width:100%;max-width:18rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem 1rem;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:#d9534f59}._poring_1a5za_27{width:72px;height:72px;object-fit:contain}._title_1a5za_33{font-size:18px;font-weight:700;color:#d9534f;text-align:center}._message_1a5za_40{width:100%;padding:.5rem .6rem;border-radius:6px;background-color:#00000047;border:1px solid rgba(255,255,255,.09);font-size:11px;line-height:1.4;color:#98a0c2;text-align:center;word-break:break-word}._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_122ha_1{width:100%;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:.25rem;padding:.15rem .3rem;padding-bottom:calc(.15rem + 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_122ha_18{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.25rem .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_122ha_18:active{background-color:#ffffff0f}._icon_122ha_40{display:flex;font-size:17px;line-height:1}._label_122ha_46{font-size:9px;font-weight:600;letter-spacing:.2px;white-space:nowrap}._active_122ha_53{color:#f0c14b;background-color:#f0c14b1f;box-shadow:inset 0 0 0 1px #f0c14b47}._disabled_122ha_59{opacity:.35;cursor:not-allowed}._disabled_122ha_59:active{background-color:transparent}._container_dbbuj_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.5rem 0;color:#eef1fa;overflow:hidden}._listPanel_dbbuj_13{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}._pagination_dbbuj_22{flex-shrink:0;padding:.25rem 0}._container_1tck0_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;color:#eef1fa}._row_1tck0_10{display:grid;grid-template-columns:26px 52px minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.35rem .5rem;border-radius:10px;background-color:#0000002e;border:1px solid transparent;cursor:pointer;transition:background-color .15s,border-color .15s}._row_1tck0_10:hover{background-color:#ffffff0f}._self_1tck0_26{border-color:#f0c14b66;background-color:#f0c14b14}._rank_1tck0_31{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;color:#98a0c2}._rank1_1tck0_39{color:#f0c14b}._rank2_1tck0_43{color:#c6ccdb}._rank3_1tck0_47{color:#cd8032}._portrait_1tck0_51{display:flex;justify-content:center;height:58px}._portrait_1tck0_51>div{margin-top:1.1rem;transform:scale(.6);transform-origin:top center}._info_1tck0_62{min-width:0;display:flex;flex-direction:column;gap:.05rem}._nameRow_1tck0_69{display:flex;flex-direction:row;align-items:baseline;gap:.35rem;min-width:0}._name_1tck0_69{font-size:14px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._youBadge_1tck0_86{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:.05rem .3rem;border-radius:999px;color:#f0c14b;border:1px solid rgba(240,193,75,.4)}._resume_1tck0_98{display:flex;flex-direction:row;align-items:center;gap:.25rem;min-width:0}._classChip_1tck0_106,._professionChip_1tck0_107{display:flex;flex-direction:row;align-items:center;gap:.2rem;padding:.05rem .35rem;border-radius:999px;border:1px solid rgba(255,255,255,.09);font-size:10px;color:#98a0c2;white-space:nowrap}._classChip_1tck0_106 b,._professionChip_1tck0_107 b{color:#eef1fa}._classChip_1tck0_106{min-width:0;overflow:hidden;text-overflow:ellipsis}._professionChip_1tck0_107{flex-shrink:0;border-color:#f0c14b4d}._professionIcon_1tck0_135{font-size:12px;line-height:1}._experience_1tck0_140{font-size:10px;font-variant-numeric:tabular-nums;color:#4dc98a}._silver_1tck0_146{justify-self:end}._empty_1tck0_150{padding:1rem 0;font-size:13px;color:#98a0c2;text-align:center}._container_1cmxe_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;color:#eef1fa}._row_1cmxe_10{display:grid;grid-template-columns:26px 44px minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.45rem .5rem;border-radius:10px;background-color:#0000002e;border:1px solid transparent}._mine_1cmxe_21{border-color:#f0c14b66;background-color:#f0c14b14}._rank_1cmxe_26{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;color:#98a0c2}._rank1_1cmxe_34{color:#f0c14b}._rank2_1cmxe_38{color:#c6ccdb}._rank3_1cmxe_42{color:#cd8032}._emblem_1cmxe_46{width:44px;height:44px;border-radius:6px;object-fit:cover;background-color:#00000040}._info_1cmxe_54{min-width:0;display:flex;flex-direction:column;gap:.05rem}._nameRow_1cmxe_61{display:flex;flex-direction:row;align-items:baseline;gap:.35rem;min-width:0}._name_1cmxe_61{font-size:14px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._level_1cmxe_78{flex-shrink:0;font-size:11px;font-weight:700;color:#f0c14b}._meta_1cmxe_85{font-size:11px;color:#98a0c2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._stats_1cmxe_93{display:flex;flex-direction:row;align-items:baseline;gap:.5rem;font-size:10px;font-variant-numeric:tabular-nums}._members_1cmxe_102{color:#98a0c2}._membersFull_1cmxe_106{color:#e8751a}._experience_1cmxe_110{color:#4dc98a}._actions_1cmxe_114{display:flex;flex-direction:column;gap:.25rem}._actionButton_1cmxe_120{padding:.3rem .5rem;font-size:11px}._empty_1cmxe_125{padding:1rem 0;font-size:13px;color:#98a0c2;text-align:center}._buttonLabel_1cmxe_132{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem}._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}._header_3tsnw_1{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding-bottom:.6rem;margin-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.09)}._header_3tsnw_1 h2{font-size:17px;font-weight:700;color:#f0c14b}._subtitle_3tsnw_16{font-size:11px;color:#98a0c2}._group_3tsnw_21,._dangerGroup_3tsnw_22{display:flex;flex-direction:column;gap:.4rem}._dangerGroup_3tsnw_22{padding-top:.75rem;margin-top:.75rem;border-top:1px solid rgba(255,255,255,.09)}._actionLabel_3tsnw_34{width:100%;display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-left:.4rem}._actionIcon_3tsnw_43{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:18px;font-size:15px}._signOutIcon_3tsnw_52{display:flex}._signOutIcon_3tsnw_52 svg{width:16px;height:16px}._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_dnex7_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._header_dnex7_9{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}._itemName_dnex7_17{font-size:16px;font-weight:700;line-height:1.2}._itemMeta_dnex7_23{display:flex;align-items:center;gap:.4rem;font-size:11px;font-weight:500;color:#98a0c2;text-transform:capitalize}._requiredLevel_dnex7_33{padding:.05rem .35rem;border-radius:999px;background-color:#98a0c229;border:1px solid rgba(152,160,194,.4);color:#98a0c2;font-size:10px;font-weight:700}._enhancementBadge_dnex7_43{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_dnex7_53{display:flex;flex-direction:column;gap:.25rem}._Common_dnex7_59{color:#eef1fa}._Uncommon_dnex7_63{color:#4caf50}._Rare_dnex7_67{color:#4a8ef0}._Epic_dnex7_71{color:#a663d9}._Legendary_dnex7_75{color:#f0c14b}._Mythic_dnex7_79,._Mythical_dnex7_80{color:#ff6a3d}._effectSection_dnex7_84{display:flex;flex-direction:column;gap:.2rem}._effectDivided_dnex7_90{padding-top:.4rem;border-top:1px solid rgba(255,255,255,.09)}._effectRow_dnex7_95{display:flex;flex-direction:row;align-items:center;gap:.35rem}._effectName_dnex7_102{flex:1;font-size:12px;font-weight:700;color:#eef1fa}._effectDuration_dnex7_109{font-size:10px;color:#98a0c2}._effectBonuses_dnex7_114{display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;font-size:11px;color:#3fa45b}._effectNote_dnex7_123{font-size:10px;color:#98a0c2}._itemInfoContainer_1idpy_1{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._itemHeader_1idpy_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_1idpy_19{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;margin-top:.75rem}._field_1idpy_28{display:flex;flex-direction:column;gap:.25rem}._fieldHeader_1idpy_34{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._fieldLabel_1idpy_42{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._fieldHint_1idpy_50{font-size:11px;color:#98a0c2}._amountRow_1idpy_55{display:flex;flex-direction:row;align-items:stretch;gap:.35rem}._stepperButton_1idpy_62,._maxButton_1idpy_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_1idpy_62:active,._maxButton_1idpy_63:active{background-color:#ffffff24}._stepperButton_1idpy_62:disabled,._maxButton_1idpy_63:disabled{opacity:.3;cursor:not-allowed}._maxButton_1idpy_63{color:#f0c14b;border-color:#f0c14b59;background-color:#f0c14b1a}._totalPriceContainer_1idpy_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_1idpy_108{font-size:13px;font-weight:600;color:#eef1fa}._warning_1idpy_114{font-size:11px;color:#d9534f;text-align:center}._feeContainer_1idpy_120{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;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}._feeRow_1idpy_132{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:11px;color:#98a0c2}._feeRowStrong_1idpy_141{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#eef1fa;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.09)}._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}._header_m5jwt_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._portrait_m5jwt_11{flex-shrink:0;display:flex;justify-content:center;width:64px;height:76px}._portrait_m5jwt_11>div{margin-top:1.2rem;transform:scale(.8);transform-origin:top center}._identity_m5jwt_24{min-width:0;display:flex;flex-direction:column;gap:.15rem}._name_m5jwt_31{font-size:17px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._className_m5jwt_40{font-size:12px;color:#eef1fa}._profession_m5jwt_45{display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:11px;color:#98a0c2}._professionIcon_m5jwt_54{font-size:14px;line-height:1}._section_m5jwt_59{width:100%;display:flex;flex-direction:column;gap:.35rem;margin-top:.75rem}._sectionTitle_m5jwt_67{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._stats_m5jwt_75{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem}._gear_m5jwt_81{display:flex;flex-direction:row;flex-wrap:wrap;gap:.35rem}._empty_m5jwt_88{font-size:11px;color:#98a0c2}._actions_m5jwt_93{width:100%;display:flex;flex-direction:column;gap:.4rem;margin-top:.85rem}._actionLabel_m5jwt_101{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.45rem}._header_1gntl_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-bottom:.7rem;border-bottom:1px solid rgba(255,255,255,.09)}._book_1gntl_11{width:32px;height:32px;flex-shrink:0}._headerText_1gntl_17{display:flex;flex-direction:column;gap:.1rem;min-width:0}._title_1gntl_24{font-size:17px;font-weight:700;color:#f0c14b}._subtitle_1gntl_30{font-size:11px;color:#98a0c2}._section_1gntl_35{width:100%;display:flex;flex-direction:column;gap:.35rem;margin-top:.85rem}._sectionHead_1gntl_43{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:.5rem}._sectionTitle_1gntl_51{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._count_1gntl_59{font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;color:#f0c14b}._list_1gntl_66{display:flex;flex-direction:column;gap:.4rem}._hint_1gntl_72,._empty_1gntl_73{font-size:10px;color:#98a0c2}._hint_1gntl_72{text-align:center}._container_k6y4j_1{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem}._slot_k6y4j_8{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.35rem .2rem;min-height:4.2rem;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}._slot_k6y4j_8 img{width:32px;height:32px;object-fit:contain}._slot_k6y4j_8._filled_k6y4j_27{cursor:pointer}._slot_k6y4j_8._filled_k6y4j_27:active{background-color:#333a68}._slot_k6y4j_8._damage_k6y4j_33{border-color:#e0464f73}._slot_k6y4j_8._heal_k6y4j_36{border-color:#4dc98a73}._slot_k6y4j_8._mana_k6y4j_39{border-color:#3f7fe080}._slot_k6y4j_8._buff_k6y4j_42{border-color:#f0c14b73}._slot_k6y4j_8._barrier_k6y4j_45{border-color:#3f6fd880}._slot_k6y4j_8._curse_k6y4j_48{border-color:#a663d980}._slot_k6y4j_8._cleanse_k6y4j_51{border-color:#e8751a73}._slotName_k6y4j_55{width:100%;font-size:8px;line-height:1.1;text-align:center;color:#98a0c2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._empty_k6y4j_66{font-size:18px;font-weight:700;color:#ffffff29}._card_fko2y_1{width:100%;display:flex;flex-direction:column;gap:.35rem;padding:.5rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._card_fko2y_1._locked_fko2y_11{border-style:dashed;border-color:#ffffff29}._head_fko2y_16{display:flex;flex-direction:row;align-items:center;gap:.5rem}._icon_fko2y_23{position:relative;flex-shrink:0;width:38px;height:38px;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}._icon_fko2y_23 img{width:30px;height:30px;object-fit:contain}._locked_fko2y_11 ._icon_fko2y_23 img{opacity:.45;filter:grayscale(.7)}._lock_fko2y_11{position:absolute;right:-3px;bottom:-3px;display:flex;padding:.15rem;border-radius:50%;background-color:#0e1020;border:1px solid rgba(255,255,255,.16);color:#98a0c2;font-size:8px}._headText_fko2y_61{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}._nameRow_fko2y_69{display:flex;flex-direction:row;align-items:center;gap:.35rem;min-width:0}._name_fko2y_69{font-size:13px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mastery_fko2y_86{flex-shrink:0;padding:.05rem .3rem;border-radius:999px;font-size:9px;font-weight:700;color:#f0c14b;background-color:#f0c14b24;border:1px solid rgba(240,193,75,.4)}._tags_fko2y_97{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25rem}._kind_fko2y_105{padding:.05rem .35rem;border-radius:6px;font-size:9px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}._kind_fko2y_105._damage_fko2y_113{color:#e0464f;background-color:#e0464f29}._kind_fko2y_105._heal_fko2y_117{color:#4dc98a;background-color:#4dc98a29}._kind_fko2y_105._mana_fko2y_121{color:#3f7fe0;background-color:#3f7fe033}._kind_fko2y_105._buff_fko2y_125{color:#f0c14b;background-color:#f0c14b29}._kind_fko2y_105._barrier_fko2y_129{color:#3f6fd8;background-color:#3f6fd833}._kind_fko2y_105._curse_fko2y_133{color:#a663d9;background-color:#a663d92e}._kind_fko2y_105._cleanse_fko2y_137{color:#e8751a;background-color:#e8751a29}._target_fko2y_142{font-size:10px;color:#98a0c2}._description_fko2y_147{font-size:11px;line-height:1.35;color:#98a0c2}._footer_fko2y_153{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.4rem}._chips_fko2y_161{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25rem;min-width:0}._chip_fko2y_161{display:flex;flex-direction:row;align-items:center;gap:.2rem;padding:.1rem .35rem;border-radius:6px;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.09);font-size:10px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._chip_fko2y_161._scaling_fko2y_184{color:#f0c14b;border-color:#f0c14b4d}._chip_fko2y_161 svg{width:12px;height:12px}._chip_fko2y_161 svg path,._chip_fko2y_161 svg circle{stroke:#98a0c2}._action_fko2y_197._action_fko2y_197{width:auto;flex:0 0 auto;padding:.25rem .6rem;font-size:11px;white-space:nowrap}._userContainer_1isbl_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;position:relative}._userName_1isbl_10{font-size:12px;font-weight:600}._aggroContainer_1isbl_15{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2rem;font-size:12px;font-weight:700;color:#a0153e}._classinfo_1isbl_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_1oto7_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem;min-height:20px}._effect_1oto7_11{position:relative;display:flex}._count_1oto7_16{position:absolute;right:-.15rem;bottom:-.15rem;padding:0 .15rem;border-radius:.2rem;background-color:#0e1020d9;font-size:9px;font-weight:700;line-height:1.2}._buff_1oto7_28 ._count_1oto7_16{color:#4dc98a}._debuff_1oto7_32 ._count_1oto7_16{color:#d9534f}._barrier_1oto7_36._barrier_1oto7_36{color:#3f7fe0}._list_efnwg_1{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem;max-height:55vh;margin:.6rem 0;overflow-y:auto;overflow-x:hidden}._row_efnwg_14{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;padding:.5rem;border-radius:10px;border:1px solid transparent;background-color:#ffffff0d}._read_efnwg_25{opacity:.65;background-color:#0000002e}._unclaimed_efnwg_30{border-color:#f0c14b66;background-color:#f0c14b14;opacity:1}._icon_efnwg_36{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:6px;background-color:#00000040;color:#f0c14b;font-size:13px}._rowText_efnwg_49{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._rowHeader_efnwg_57{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._sender_efnwg_65,._title_efnwg_66{min-width:0;font-size:12px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._date_efnwg_76{flex-shrink:0;font-size:10px;font-variant-numeric:tabular-nums;color:#98a0c2}._message_efnwg_83{font-size:11px;line-height:1.35;color:#98a0c2}._status_efnwg_89{font-size:10px;font-weight:700;color:#f0c14b}._claimed_efnwg_95{color:#98a0c2;font-weight:600}._rewards_efnwg_100{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}._earnings_efnwg_108{display:flex;flex-direction:row;gap:.5rem;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}._silverEarned_efnwg_117{color:#f0c14b}._expEarned_efnwg_121{color:#4dc98a}._actions_efnwg_125{width:100%;display:flex;flex-direction:row;gap:.35rem}._actions_efnwg_125 button{padding:.45rem .4rem;font-size:12px}._empty_efnwg_136{padding:1.5rem 0;font-size:13px;color:#98a0c2;text-align:center}._buttonLabel_efnwg_143{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.35rem}._container_1qyt4_1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;flex-shrink:0}._container_1qyt4_1 img{width:26px;height:26px;flex-shrink:0}._amount_1qyt4_15{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.85)}._silver_1qyt4_23 ._amount_1qyt4_15{color:#f0c14b}._exp_1qyt4_27 ._amount_1qyt4_15{color:#4dc98a}._header_lm7p7_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.7rem;padding-bottom:.7rem;border-bottom:1px solid rgba(255,255,255,.09)}._emblem_lm7p7_11{width:56px;height:56px;flex-shrink:0;border-radius:6px;object-fit:cover;background-color:#00000040}._identity_lm7p7_20{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._name_lm7p7_28{font-size:17px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subtitle_lm7p7_37{font-size:11px;color:#98a0c2}._expBar_lm7p7_42{width:100%;height:5px;margin-top:.15rem;border-radius:999px;background-color:#00000059;overflow:hidden}._expFill_lm7p7_51{height:100%;border-radius:999px;background-color:#4dc98a}._expLabel_lm7p7_57{font-size:10px;font-variant-numeric:tabular-nums;color:#98a0c2}._motto_lm7p7_63{width:100%;margin-top:.6rem;padding:.45rem .6rem;border-radius:6px;background-color:#0003;border-left:2px solid rgba(240,193,75,.5);font-size:11px;line-height:1.4;font-style:italic;color:#98a0c2}._section_lm7p7_76{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}._sectionHeader_lm7p7_84{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._sectionTitle_lm7p7_92{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._sectionHint_lm7p7_100{font-size:10px;color:#98a0c2}._soulshards_lm7p7_105{font-size:11px;font-weight:700;color:#f0c14b}._blessings_lm7p7_111{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem}._task_lm7p7_117{display:flex;flex-direction:column;gap:.15rem;padding:.5rem;border-radius:6px;background-color:#0003}._taskHeader_lm7p7_126{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._taskName_lm7p7_134{font-size:12px;font-weight:700;color:#eef1fa}._taskReward_lm7p7_140{font-size:11px;font-weight:700;color:#f0c14b}._taskTarget_lm7p7_146{font-size:10px;color:#98a0c2}._taskBar_lm7p7_151{width:100%;height:5px;margin-top:.2rem;border-radius:999px;background-color:#00000059;overflow:hidden}._taskFill_lm7p7_160{height:100%;border-radius:999px;background-color:#3fa45b}._taskProgress_lm7p7_166{font-size:10px;font-variant-numeric:tabular-nums;color:#98a0c2}._memberRow_lm7p7_172{width:100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.35rem .4rem;border-radius:6px;border:1px solid transparent;background-color:#0000002e;font-family:inherit;text-align:left;cursor:pointer;transition:background-color .15s}._memberRow_lm7p7_172:hover{background-color:#ffffff0f}._self_lm7p7_191{border-color:#f0c14b66;background-color:#f0c14b14}._memberText_lm7p7_196{flex:1;min-width:0;display:flex;flex-direction:column}._memberNameRow_lm7p7_203{display:flex;flex-direction:row;align-items:baseline;gap:.35rem;min-width:0}._memberName_lm7p7_203{font-size:12px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roleBadge_lm7p7_220{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:.05rem .3rem;border-radius:999px;border:1px solid rgba(255,255,255,.09);color:#98a0c2}._owner_lm7p7_232{color:#f0c14b;border-color:#f0c14b73}._officer_lm7p7_237{color:#4a8ef0;border-color:#4a8ef073}._memberMeta_lm7p7_242{font-size:10px;color:#98a0c2}._memberStats_lm7p7_247{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}._contribution_lm7p7_254{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#4dc98a}._contributionLabel_lm7p7_261{font-size:9px;color:#98a0c2}._empty_lm7p7_266{font-size:11px;color:#98a0c2;text-align:center;padding:.35rem 0}._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_14oxd_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.4rem .5rem;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}._sprite_14oxd_15{width:32px;height:32px;object-fit:contain;flex-shrink:0}._details_14oxd_22{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._taskName_14oxd_30{font-size:13px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._meta_14oxd_39{display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:11px;color:#98a0c2;min-width:0}._mapName_14oxd_49{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._separator_14oxd_55{opacity:.5;flex-shrink:0}._kills_14oxd_60{color:#eef1fa;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}._reward_14oxd_67{display:flex;flex-direction:row;align-items:center;gap:.2rem;color:#f0c14b;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}._rewardIcon_14oxd_79{width:13px;height:13px;object-fit:contain}._accept_14oxd_85{width:auto;flex-shrink:0;padding:.35rem .7rem;font-size:12px}._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_1h6wg_1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}._itemDetailContainer_1h6wg_9{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}@keyframes _outcomeFloat_1h6wg_1{0%{transform:translate(-50%);opacity:0}15%{opacity:1}to{transform:translate(-50%,-60px);opacity:0}}._outcome_1h6wg_30{position:absolute;top:.5rem;left:50%;z-index:2;pointer-events:none;font-size:22px;font-weight:800;letter-spacing:1.5px;color:#d9534f;text-shadow:0 2px 6px rgba(0,0,0,.6);animation:_outcomeFloat_1h6wg_1 1.4s ease-out forwards}._outcomeSuccess_1h6wg_44{color:#75ca8c}._itemInfoContainer_1h6wg_48{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem 0rem}._buttonsContainer_1h6wg_58{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._smithSection_1h6wg_67{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_1h6wg_77{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._sectionHint_1h6wg_85{font-size:11px;line-height:1.35;color:#98a0c2}._smithRow_1h6wg_91{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.4rem;padding:.4rem .5rem;border-radius:6px;border:1px solid transparent;background-color:#0000002e;font-family:inherit;text-align:left;cursor:pointer;transition:background-color .15s,border-color .15s}._smithRow_1h6wg_91:hover:not(:disabled){background-color:#ffffff0f}._smithSelected_1h6wg_110{border-color:#f0c14b80;background-color:#f0c14b1f}._smithBlockedRow_1h6wg_115{opacity:.55;cursor:not-allowed}._smithText_1h6wg_120{min-width:0;display:flex;flex-direction:column}._smithName_1h6wg_126{font-size:12px;font-weight:600;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._smithNameRow_1h6wg_135{display:flex;flex-direction:row;align-items:baseline;gap:.35rem;min-width:0}._smithLevel_1h6wg_143{flex-shrink:0;font-size:10px;font-weight:700;color:#f0c14b}._smithBonus_1h6wg_150{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;color:#75ca8c}._smithBlocked_1h6wg_115{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e8751a}._smithFee_1h6wg_166{justify-self:end}._chanceBonus_1h6wg_170{margin-left:.35rem;font-weight:700;color:#75ca8c}._empty_1h6wg_176{font-size:11px;color:#98a0c2;text-align:center}._ownSkillLabel_1h6wg_182{display:flex;flex-direction:row;align-items:baseline;justify-content:center;gap:.4rem}._ownSkillBonus_1h6wg_190{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}._ownSkillCost_1h6wg_196{font-size:10px;font-weight:600;opacity:.8}._buttonLabel_1h6wg_202{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.45rem}._setbackWarning_1h6wg_210{font-size:11px;font-weight:600;color:#d9534f;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}._header_ltgm9_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._sprite_ltgm9_11{width:64px;height:64px;object-fit:contain;flex-shrink:0}._identity_ltgm9_18{min-width:0;display:flex;flex-direction:column;gap:.15rem}._nameRow_ltgm9_25{display:flex;flex-direction:row;align-items:baseline;gap:.4rem;min-width:0}._name_ltgm9_25{font-size:17px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bossBadge_ltgm9_42{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:.05rem .35rem;border-radius:999px;color:#d9534f;border:1px solid rgba(217,83,79,.5)}._level_ltgm9_54{font-size:12px;color:#98a0c2}._statRow_ltgm9_59{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.35rem;margin-top:.6rem;padding:.4rem .5rem;border-radius:10px;background-color:#00000038}._stat_ltgm9_59{display:flex;flex-direction:row;align-items:baseline;gap:.25rem;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._statLabel_ltgm9_83{font-size:9px;font-weight:700;letter-spacing:.6px;color:#98a0c2}._section_ltgm9_90{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}._sectionTitle_ltgm9_98{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._dropRow_ltgm9_106{width:100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.35rem .4rem;border-radius:6px;border:1px solid transparent;background-color:#0000002e;font-family:inherit;text-align:left;cursor:pointer;transition:background-color .15s}._dropRow_ltgm9_106:hover{background-color:#ffffff0f}._dropImage_ltgm9_125{width:30px;height:30px;flex-shrink:0;object-fit:contain}._dropText_ltgm9_132{flex:1;min-width:0;display:flex;flex-direction:column}._dropName_ltgm9_139{font-size:12px;font-weight:600;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropAmount_ltgm9_148{font-size:10px;color:#98a0c2}._dropChance_ltgm9_153{flex-shrink:0;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:#4dc98a}._rareChance_ltgm9_161{color:#f0c14b}._empty_ltgm9_165{font-size:11px;color:#98a0c2;text-align:center}._header_ngthn_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._icon_ngthn_11{width:56px;height:56px;flex-shrink:0;object-fit:contain;border-radius:6px;background-color:#00000040}._identity_ngthn_20{min-width:0;display:flex;flex-direction:column;gap:.2rem}._name_ngthn_27{font-size:17px;font-weight:700;color:#f0c14b}._owner_ngthn_33{font-size:11px;color:#98a0c2}._tags_ngthn_38{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25rem}._kind_ngthn_46{padding:.05rem .35rem;border-radius:6px;font-size:9px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}._kind_ngthn_46._damage_ngthn_54{color:#e0464f;background-color:#e0464f29}._kind_ngthn_46._heal_ngthn_58{color:#4dc98a;background-color:#4dc98a29}._kind_ngthn_46._mana_ngthn_62{color:#3f7fe0;background-color:#3f7fe033}._kind_ngthn_46._buff_ngthn_66{color:#f0c14b;background-color:#f0c14b29}._kind_ngthn_46._barrier_ngthn_70{color:#3f6fd8;background-color:#3f6fd833}._kind_ngthn_46._curse_ngthn_74{color:#a663d9;background-color:#a663d92e}._kind_ngthn_46._cleanse_ngthn_78{color:#e8751a;background-color:#e8751a29}._target_ngthn_83{font-size:10px;color:#98a0c2}._description_ngthn_88{font-size:12px;line-height:1.4;color:#98a0c2}._chips_ngthn_94{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.3rem}._chip_ngthn_94{display:flex;flex-direction:row;align-items:center;gap:.2rem;padding:.15rem .4rem;border-radius:6px;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.09);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._chip_ngthn_94._scaling_ngthn_116{color:#f0c14b;border-color:#f0c14b4d}._chip_ngthn_94 svg{width:12px;height:12px}._chip_ngthn_94 svg path,._chip_ngthn_94 svg circle{stroke:#98a0c2}._section_ngthn_129{display:flex;flex-direction:column;gap:.3rem}._sectionTitle_ngthn_135{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._effectRow_ngthn_143{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .5rem;border-radius:6px;border:1px solid rgba(255,255,255,.09);background-color:#ffffff0a}._effectName_ngthn_155{font-size:12px;color:#eef1fa}._effectDuration_ngthn_160{font-size:10px;color:#98a0c2}._header_1s6yt_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._sprite_1s6yt_11{width:64px;height:64px;object-fit:contain;flex-shrink:0}._identity_1s6yt_18{min-width:0;display:flex;flex-direction:column;gap:.15rem}._nameRow_1s6yt_25{display:flex;flex-direction:row;align-items:baseline;gap:.4rem;min-width:0}._name_1s6yt_25{font-size:17px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_1s6yt_42{flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:.05rem .35rem;border-radius:999px;color:#d9534f;border:1px solid rgba(217,83,79,.5)}._finalBadge_1s6yt_54{color:#ff6a3d;background-color:#ff6a3d1f;border-color:#ff6a3d73}._rewardRow_1s6yt_60{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .5rem;border-radius:6px;background-color:#00000038}._level_1s6yt_71{font-size:12px;color:#98a0c2}._statRow_1s6yt_76{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.35rem;margin-top:.6rem;padding:.4rem .5rem;border-radius:10px;background-color:#00000038}._stat_1s6yt_76{display:flex;flex-direction:row;align-items:baseline;gap:.25rem;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._statLabel_1s6yt_100{font-size:9px;font-weight:700;letter-spacing:.6px;color:#98a0c2}._section_1s6yt_107{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}._sectionTitle_1s6yt_115{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._dropRow_1s6yt_123{width:100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.35rem .4rem;border-radius:6px;border:1px solid transparent;background-color:#0000002e;font-family:inherit;text-align:left;cursor:pointer;transition:background-color .15s}._dropRow_1s6yt_123:hover{background-color:#ffffff0f}._dropImage_1s6yt_142{width:30px;height:30px;flex-shrink:0;object-fit:contain}._dropText_1s6yt_149{flex:1;min-width:0;display:flex;flex-direction:column}._dropName_1s6yt_156{font-size:12px;font-weight:600;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropAmount_1s6yt_165{font-size:10px;color:#98a0c2}._dropChance_1s6yt_170{flex-shrink:0;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:#4dc98a}._rareChance_1s6yt_178{color:#f0c14b}._empty_1s6yt_182{font-size:11px;color:#98a0c2;text-align:center}._container_1fnav_1{width:100%;display:flex;flex-direction:column;align-items:center;gap:.6rem}._image_1fnav_9{width:64px;height:64px;border-radius:10px;background-color:#00000040;object-fit:contain}._note_1fnav_17{font-size:10px;line-height:1.35;color:#98a0c2;text-align:center}._header_vja3l_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.7rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._resultImage_vja3l_11{width:48px;height:48px;flex-shrink:0;border-radius:6px;background-color:#00000040;object-fit:contain}._identity_vja3l_20{min-width:0;display:flex;flex-direction:column;gap:.1rem}._name_vja3l_27{font-size:16px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subtitle_vja3l_36{font-size:11px;color:#98a0c2}._section_vja3l_41{width:100%;display:flex;flex-direction:column;gap:.25rem;margin-top:.7rem}._sectionTitle_vja3l_49{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._materialRow_vja3l_57{display:flex;flex-direction:row;align-items:center;gap:.45rem;padding:.25rem .35rem;border-radius:6px;background-color:#0000002e}._materialImage_vja3l_67{width:24px;height:24px;flex-shrink:0;object-fit:contain}._materialName_vja3l_74{flex:1;min-width:0;font-size:12px;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._materialCount_vja3l_84{flex-shrink:0;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#eef1fa}._short_vja3l_92{color:#d9534f}._costRow_vja3l_96{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;font-size:12px}._costLabel_vja3l_105{color:#98a0c2}._costValue_vja3l_109{font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._chanceHeader_vja3l_115{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem}._crafterLevel_vja3l_123{font-size:11px;font-weight:700;color:#f0c14b}._chanceRow_vja3l_129{display:grid;grid-template-columns:68px minmax(0,1fr) 34px;align-items:center;gap:.4rem}._qualityName_vja3l_136{font-size:11px;font-weight:700}._chanceBar_vja3l_141{height:6px;border-radius:999px;background-color:#0000004d;overflow:hidden}._chanceFill_vja3l_148{height:100%;border-radius:999px;background-color:#f0c14ba6}._chanceValue_vja3l_154{font-size:11px;font-variant-numeric:tabular-nums;text-align:right;color:#98a0c2}._result_vja3l_11{width:100%;margin-top:.7rem;font-size:12px;text-align:center;color:#98a0c2}._action_vja3l_169{margin-top:.75rem}._actionLabel_vja3l_173{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.45rem}._Common_vja3l_181{color:#8a90a8}._Uncommon_vja3l_185{color:#4caf50}._Rare_vja3l_189{color:#4a8ef0}._Epic_vja3l_193{color:#a663d9}._Legendary_vja3l_197{color:#f0c14b}._Mythical_vja3l_201{color:#ff6a3d}._header_r62at_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._headerIcon_r62at_11{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:34px;height:34px;border-radius:6px;background-color:#f0c14b1f;border:1px solid rgba(240,193,75,.35);color:#f0c14b;font-size:15px}._headerText_r62at_25{min-width:0;display:flex;flex-direction:column}._title_r62at_31{font-size:16px;font-weight:700;color:#f0c14b}._subtitle_r62at_37{font-size:11px;color:#98a0c2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._section_r62at_45{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-top:.7rem}._sectionHeader_r62at_53{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._sectionTitle_r62at_61{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._hint_r62at_69{display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:10px;color:#98a0c2}._clearButton_r62at_78{display:flex;flex-direction:row;align-items:center;gap:.2rem;padding:0;border:none;background:none;font-family:inherit;font-size:10px;color:#98a0c2;cursor:pointer}._clearButton_r62at_78:hover{color:#eef1fa}._silverRow_r62at_95,._stackRow_r62at_96{display:flex;flex-direction:row;align-items:stretch;gap:.35rem}._stepperButton_r62at_103,._maxButton_r62at_104{display:flex;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 .55rem;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_r62at_103:active,._maxButton_r62at_104:active{background-color:#ffffff24}._stepperButton_r62at_103:disabled,._maxButton_r62at_104:disabled{opacity:.3;cursor:not-allowed}._maxButton_r62at_104{color:#f0c14b;border-color:#f0c14b59;background-color:#f0c14b1a}._itemGrid_r62at_137{display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem;max-height:8.5rem;overflow-y:auto}._itemSlot_r62at_146{padding:2px;border-radius:6px;border:1px solid transparent;cursor:pointer}._selectedItem_r62at_153{border-color:#f0c14b99;background-color:#f0c14b1f}._freeNote_r62at_158{width:100%;margin-top:.7rem;font-size:10px;line-height:1.35;color:#98a0c2;text-align:center}._send_r62at_167{margin-top:.4rem}._sendLabel_r62at_171{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.45rem}._empty_r62at_179{font-size:11px;color:#98a0c2;text-align:center;padding:.3rem 0}._header_phg7c_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:.7rem;border-bottom:1px solid rgba(255,255,255,.09)}._portrait_phg7c_11{flex-shrink:0;display:flex;justify-content:center;width:64px;height:76px}._portrait_phg7c_11>div{margin-top:1.2rem;transform:scale(.8);transform-origin:top center}._identity_phg7c_24{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}._nameRow_phg7c_32{display:flex;flex-direction:row;align-items:baseline;gap:.4rem;min-width:0}._name_phg7c_32{font-size:17px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._leaderBadge_phg7c_49{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.2rem;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:.05rem .35rem;border-radius:999px;color:#f0c14b;border:1px solid rgba(240,193,75,.45)}._subtitle_phg7c_65{font-size:11px;color:#98a0c2}._section_phg7c_70{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}._sectionTitle_phg7c_78{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._stats_phg7c_86{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem}._actions_phg7c_92{width:100%;display:flex;flex-direction:column;gap:.4rem;margin-top:.85rem}._actionLabel_phg7c_100{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.45rem}._note_phg7c_108{width:100%;margin-top:.85rem;font-size:11px;color:#98a0c2;text-align:center}._header_1302k_1{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;padding-bottom:.7rem;border-bottom:1px solid rgba(255,255,255,.09)}._portrait_1302k_11{flex-shrink:0;display:flex;justify-content:center;width:64px;height:76px}._portrait_1302k_11>div{margin-top:1.2rem;transform:scale(.8);transform-origin:top center}._identity_1302k_24{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}._nameRow_1302k_32{display:flex;flex-direction:row;align-items:baseline;gap:.4rem;min-width:0}._name_1302k_32{font-size:17px;font-weight:700;color:#f0c14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._leaderBadge_1302k_49{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.2rem;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:.05rem .35rem;border-radius:999px;color:#f0c14b;border:1px solid rgba(240,193,75,.45)}._subtitle_1302k_65{font-size:11px;color:#98a0c2}._section_1302k_70{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}._sectionTitle_1302k_78{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._stats_1302k_86{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem}._actions_1302k_92{width:100%;display:flex;flex-direction:column;gap:.4rem;margin-top:.85rem}._actionLabel_1302k_100{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.45rem}._confirmMessage_1302k_108{font-size:12px;color:#98a0c2;text-align:center}._rows_1302k_114{display:flex;flex-direction:column;gap:.15rem}._row_1302k_114{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.3rem .5rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._rowLabel_1302k_132{font-size:11px;color:#98a0c2}._rowValue_1302k_137{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;text-transform:capitalize}._container_17zci_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(63,127,224,.35);font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._container_17zci_1 img{object-fit:contain}._header_t8l4p_1{width:100%;display:flex;flex-direction:column;gap:.2rem;padding-bottom:.7rem;border-bottom:1px solid rgba(255,255,255,.09)}._title_t8l4p_10{font-size:17px;font-weight:700;color:#f0c14b}._subtitle_t8l4p_16{font-size:11px;line-height:1.35;color:#98a0c2}._section_t8l4p_22{width:100%;display:flex;flex-direction:column;gap:.35rem;margin-top:.8rem}._sectionTitle_t8l4p_30{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._difficulties_t8l4p_38{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem}._difficulty_t8l4p_44{padding:.3rem .2rem;border-radius:6px;border:1px solid rgba(255,255,255,.09);background-color:#00000040;color:#98a0c2;font-size:10px;font-weight:700;text-transform:uppercase;cursor:pointer}._difficulty_t8l4p_44._selected_t8l4p_55{color:#eef1fa}._difficulty_t8l4p_44._easy_t8l4p_58._selected_t8l4p_55{border-color:#4dc98a99;background-color:#4dc98a2e}._difficulty_t8l4p_44._normal_t8l4p_62._selected_t8l4p_55{border-color:#3f6fd899;background-color:#3f6fd833}._difficulty_t8l4p_44._hard_t8l4p_66._selected_t8l4p_55{border-color:#e8751a99;background-color:#e8751a33}._difficulty_t8l4p_44._nightmare_t8l4p_70._selected_t8l4p_55{border-color:#ff6a3da6;background-color:#ff6a3d33}._modifierNote_t8l4p_75{font-size:10px;color:#98a0c2;text-align:center}._list_t8l4p_81{display:flex;flex-direction:column;gap:.4rem}._boss_t8l4p_87{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.45rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._boss_t8l4p_87._locked_t8l4p_97{opacity:.55;border-style:dashed}._portrait_t8l4p_102{width:40px;height:40px;flex-shrink:0;object-fit:contain}._bossInfo_t8l4p_109{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._bossName_t8l4p_117{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bossStats_t8l4p_125{font-size:10px;color:#98a0c2;font-variant-numeric:tabular-nums}._bossRewards_t8l4p_131{display:flex;flex-direction:row;align-items:center;gap:.3rem}._shards_t8l4p_138{display:flex;flex-direction:row;align-items:center;gap:.2rem;padding:.05rem .35rem;border-radius:999px;background-color:#0000004d;border:1px solid rgba(240,193,75,.25);font-size:11px;font-weight:600;color:#f0c14b}._summon_t8l4p_152._summon_t8l4p_152{width:auto;flex:0 0 auto;padding:.3rem .6rem;font-size:11px;white-space:nowrap}._empty_t8l4p_160{font-size:11px;color:#98a0c2;text-align:center}._container_1nhnh_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#eef1fa;border-radius:10px;margin:0;overflow:hidden}._battlefield_1nhnh_14{position:relative;background-color:#0e1020;background-image:radial-gradient(ellipse 90% 55% at 75% 22%,rgba(63,111,216,.22),transparent 70%),radial-gradient(ellipse 80% 45% at 25% 88%,rgba(240,193,75,.1),transparent 70%),linear-gradient(180deg,#ffffff0a,#00000059);border:1px solid rgba(240,193,75,.18);box-shadow:inset 0 0 60px #0000008c}._card_17t4v_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_17t4v_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_17t4v_25{font-size:16px;font-weight:700;color:#eef1fa;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badges_17t4v_35{display:flex;flex-direction:row;align-items:center;gap:.3rem;flex-shrink:0}._badge_17t4v_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_17t4v_54{color:#ff6a3d;background-color:#ff6a3d1f;border-color:#ff6a3d66}._section_17t4v_60{display:flex;flex-direction:column;gap:.3rem}._sectionHead_17t4v_66{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}._reveal_17t4v_74{display:flex;flex-direction:row;align-items:center;gap:.25rem;padding:.1rem .35rem;border:1px solid rgba(255,255,255,.09);border-radius:999px;background-color:#ffffff0d;color:#98a0c2;font-family:inherit;font-size:10px;font-weight:700;cursor:pointer}._reveal_17t4v_74:hover{color:#eef1fa;border-color:#ffffff29}._chevron_17t4v_94{font-size:9px;transition:transform .18s ease}._chevronOpen_17t4v_99{transform:rotate(180deg)}._sectionTitle_17t4v_103{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._monsterGrid_17t4v_111{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.35rem}._dropGrid_17t4v_117{display:grid;grid-template-columns:repeat(auto-fill,minmax(46px,1fr));gap:.35rem;justify-items:center}._dropGridCollapsed_17t4v_124{max-height:60px;overflow:hidden;mask-image:linear-gradient(180deg,#000 46px,rgba(0,0,0,.35) 54px,transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 46px,rgba(0,0,0,.35) 54px,transparent 100%)}._dropSlot_17t4v_131{position:relative;width:46px;height:46px;display:flex;justify-content:center;align-items:center;padding:0;font-family:inherit;cursor:pointer;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_17t4v_131:hover{background-color:#ffffff14}._dropSlot_17t4v_131 img{width:28px;height:28px;object-fit:contain}._dropChance_17t4v_156{position:absolute;right:2px;bottom:1px;font-size:9px;font-weight:700;color:#f0c14b;text-shadow:0 1px 2px rgba(0,0,0,.85)}._monsterChip_18hzz_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_18hzz_1._boss_18hzz_12{border-color:#ff6a3d73;background-color:#ff6a3d1a}._monsterSprite_18hzz_17{width:40px;height:40px;object-fit:contain}._monsterName_18hzz_23{max-width:100%;font-size:10px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._monsterLevel_18hzz_33{font-size:9px;color:#98a0c2}._clickable_18hzz_38{cursor:pointer}._clickable_18hzz_38:hover{background-color:#ffffff14}._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}._card_m71iq_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}._running_m71iq_15{border-color:#f0c14b73;box-shadow:0 2px 10px #00000059,inset 0 0 0 1px #f0c14b1a}._cardHeader_m71iq_20{display:flex;flex-direction:row;align-items:center;gap:.6rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.09)}._portrait_m71iq_29{width:52px;height:52px;flex-shrink:0;object-fit:contain}._identity_m71iq_36{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}._name_m71iq_44{font-size:16px;font-weight:700;color:#f0c14b;min-width:0;overflow-wrap:anywhere}._badges_m71iq_52{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.3rem}._badge_m71iq_52{display:inline-flex;align-items:center;gap:.2rem;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}._levelBadge_m71iq_74{color:#eef1fa}._tooLow_m71iq_78{color:#e8751a;background-color:#e8751a1f;border-color:#e8751a66}._bossBadge_m71iq_84{color:#ff6a3d;background-color:#ff6a3d1f;border-color:#ff6a3d66}._description_m71iq_90{font-size:11px;line-height:1.4;color:#98a0c2}._section_m71iq_96{display:flex;flex-direction:column;gap:.3rem}._sectionTitle_m71iq_102{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._rewardRow_m71iq_110{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.35rem .5rem;border-radius:6px;background-color:#00000038}._reward_m71iq_110{display:flex;flex-direction:row;align-items:baseline;gap:.25rem;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:#eef1fa}._rewardLabel_m71iq_132{font-size:9px;font-weight:700;letter-spacing:.6px;color:#98a0c2}._rewardNote_m71iq_139{font-size:10px;color:#98a0c2}._progress_m71iq_144{padding:.4rem .5rem;border-radius:6px;background-color:#f0c14b14;border:1px solid rgba(240,193,75,.25);font-size:11px;line-height:1.4;color:#eef1fa}._progress_m71iq_144 strong{color:#f0c14b}._actionLabel_m71iq_157{display:inline-flex;align-items:center;gap:.4rem}._blockers_m71iq_163{display:flex;flex-direction:column;gap:.3rem}._blocker_m71iq_163{display:flex;flex-direction:row;align-items:center;gap:.4rem;padding:.3rem .4rem;border-radius:6px;background-color:#d9534f1a;border:1px solid rgba(217,83,79,.28);font-size:11px;color:#98a0c2}._blocker_m71iq_163 strong{color:#eef1fa}._blockerAvatar_m71iq_185{width:22px;height:22px;flex-shrink:0}._hint_m71iq_191{font-size:10px;line-height:1.35;color:#98a0c2;text-align:center}._warning_m71iq_198{color:#e8751a}._path_ier06_1{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.2rem;padding:.5rem .2rem .2rem}._node_ier06_11{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.15rem}._link_ier06_21{position:absolute;top:26px;right:50%;width:100%;height:2px;background-color:#ffffff29;z-index:0}._linkWalked_ier06_31{background-color:#8a6a1d}._boss_ier06_35{position:relative;z-index:1;width:54px;height:54px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;border:2px solid rgba(255,255,255,.16);background-color:#2a3054;background-image:linear-gradient(180deg,#00000040,#ffffff0d);box-shadow:inset 0 1px 2px #00000073;font-family:inherit;cursor:pointer;transition:border-color .15s,transform .15s}._boss_ier06_35:hover{transform:translateY(-1px);border-color:#f0c14b99}._finalBoss_ier06_58{width:62px;height:62px;border-color:#ff6a3d8c}._cleared_ier06_64{border-color:#3fa45bb3}._cleared_ier06_64 ._sprite_ier06_67{opacity:.45}._next_ier06_71{border-color:#f0c14b;box-shadow:0 0 0 3px #f0c14b2e,inset 0 1px 2px #00000073}._locked_ier06_76{opacity:.85}._sprite_ier06_67{width:40px;height:40px;object-fit:contain}._stageMark_ier06_86{position:absolute;top:-4px;left:-4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#0e1020;border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;color:#98a0c2}._state_ier06_103{position:absolute;right:-3px;bottom:-3px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:9px;border:1px solid #0e1020}._stateCleared_ier06_117{background-color:#3fa45b;color:#eef1fa}._stateLocked_ier06_122{background-color:#0e1020;color:#98a0c2}._name_ier06_127{max-width:100%;font-size:10px;font-weight:600;color:#eef1fa;text-align:center;line-height:1.15;overflow-wrap:anywhere}._finalName_ier06_137{color:#ff6a3d}._level_ier06_141{font-size:9px;color:#98a0c2;font-variant-numeric:tabular-nums}._finalTag_ier06_147{padding:.02rem .3rem;border-radius:999px;background-color:#ff6a3d24;border:1px solid rgba(255,106,61,.4);font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#ff6a3d}._container_1blsx_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_1blsx_13{display:flex;flex-direction:column;align-items:center;gap:.1rem;text-align:center}._header_1blsx_13 h2{font-size:18px;font-weight:700;color:#f0c14b}._subtitle_1blsx_26{font-size:11px;color:#98a0c2}._empty_1blsx_31{font-size:11px;color:#98a0c2;text-align:center}._dungeonList_1blsx_37{display:flex;flex-direction:column;gap:.6rem;padding-bottom:.5rem}._arena_1jwwr_1{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}._monsterSection_1jwwr_13{width:100%;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.25rem;margin-bottom:.25rem;padding:0 .6rem 0 .3rem}._userSection_1jwwr_25{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;gap:.25rem;padding:0 .3rem 0 .6rem;--sprite-zoom: .8}._logContainer_1jwwr_37{flex:1;min-height:3rem;width:calc(100% - 1rem);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:.3rem 0;padding:.25rem .35rem;border-radius:6px;background-color:#00000040;border:1px solid rgba(255,255,255,.06);overflow-y:auto;font-size:10px}._targetingSkillLabel_1jwwr_54{position:absolute;top:40%;background-color:#3f6fd8;padding:.5rem;border-radius:8px;font-size:14px;text-align:center;z-index:5}._monsterContainer_13owa_1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.05rem;padding:.1rem .3rem;font-size:11px;text-shadow:0 1px 2px rgba(0,0,0,.85)}._monsterName_13owa_13{font-size:12px;font-weight:700;line-height:1.2}._levelContainer_13owa_19{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2rem;color:#f0c14b;font-size:10px;font-weight:600}._statsContainer_13owa_30{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;color:#98a0c2;font-size:10px}._sprite_13owa_40{min-height:40px;min-width:40px;max-width:68px;margin-top:.1rem}._container_13z1j_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem;color:#eef1fa;overflow:hidden}._header_13z1j_13{display:flex;flex-direction:column;align-items:center;gap:.1rem}._header_13z1j_13 h2{font-size:22px;font-weight:800;letter-spacing:1px;text-shadow:0 1px 2px rgba(0,0,0,.85)}._victory_13z1j_26{color:#f0c14b}._defeat_13z1j_30{color:#d9534f}._subtitle_13z1j_34{font-size:11px;color:#98a0c2;text-align:center}._panel_13z1j_40{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}._logPanel_13z1j_48{flex:1;min-height:8rem;padding:.3rem;border-radius:6px;background-color:#00000040;border:1px solid rgba(255,255,255,.06)}._team_13z1j_57{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-end;gap:.75rem .5rem;padding:.75rem .25rem}._actions_13z1j_67{display:flex;flex-direction:row;gap:.5rem}._actions_13z1j_67 button{flex:1;min-width:0}._actionLabel_13z1j_77{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;white-space:nowrap}._logContainer_100dx_1{width:100%;height:100%;display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:stretch;gap:.15rem;padding:.15rem;overflow-y:auto}._line_100dx_13{display:flex;flex-direction:row;align-items:center;gap:.4rem;padding:.1rem .35rem;border-radius:6px;border-left:2px solid transparent;font-size:10px;line-height:1.25;color:#98a0c2;opacity:.7}._latest_100dx_27{opacity:1;color:#eef1fa;border-left-color:#f0c14b8c;background-color:#ffffff0d}._iconSlot_100dx_34{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:16px;height:16px}._iconSlot_100dx_34 img{width:16px;height:16px;object-fit:contain}._message_100dx_48{min-width:0;text-shadow:0 1px 2px rgba(0,0,0,.85)}._container_7vraj_1{width:100%;display:flex;flex-direction:column;align-items:stretch;color:#eef1fa;padding:.5rem;gap:.5rem}._title_7vraj_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_7vraj_21{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.25rem;padding:.45rem .5rem;background-color:#00000080;border:1px solid rgba(255,255,255,.16);border-radius:10px}._playerName_7vraj_33{font-size:12px;font-weight:700;color:#f0c14b}._rewards_7vraj_39{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.4rem .75rem}._defeat_7vraj_47{font-size:16px;text-align:center;padding:1rem;text-shadow:0 1px 2px rgba(0,0,0,.85)}._actions_4vfp8_1{position:relative;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .5rem .5rem}._actionButton_4vfp8_12{flex:1;min-width:0;padding:.45rem .4rem}._actionLabel_4vfp8_18{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;font-size:12px;white-space:nowrap}._skillsContainer_4vfp8_28{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:.5rem;padding:0 .75rem;transition:.2s;pointer-events:none;opacity:0}._skillsContainer_4vfp8_28._visible_4vfp8_45{pointer-events:initial;opacity:1}._skillText_4vfp8_50{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.2rem}._skillInfo_4vfp8_58{display:flex;flex-direction:column;justify-content:center;align-items:center}._skillInfoRow_4vfp8_65{display:flex;flex-direction:row;justify-content:center;align-items:center}._skillInfoRow_4vfp8_65._skillOnCooldown_4vfp8_71 svg path{stroke:red;stroke-width:3px}._skillInfoRow_4vfp8_65._skillOnCooldown_4vfp8_71 svg circle{stroke-width:3px;stroke:red}._skillButton_4vfp8_80{width:fit-content;padding:.4rem;border-radius:8px}._itemQuality_4vfp8_86{font-size:10px;color:#f0c14b}._track_154n1_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:.25rem;padding:.25rem .4rem;border-bottom:1px solid rgba(240,193,75,.15);background-color:#0000004d;overflow-x:auto}._actor_154n1_14{flex-shrink:0;width:2.4rem;display:flex;flex-direction:column;align-items:center;gap:.05rem;padding:.15rem .1rem;border-radius:6px;border:1px solid transparent;opacity:.55;transition:opacity .15s}@keyframes _currentPulse_154n1_1{0%,to{box-shadow:0 0 #f0c14b59}50%{box-shadow:0 0 0 3px #f0c14b00}}._current_154n1_36{opacity:1;border-color:#f0c14b8c;background-color:#f0c14b1f;animation:_currentPulse_154n1_1 1.8s ease-out infinite}._next_154n1_43{opacity:.85}._arrow_154n1_47{flex-shrink:0;align-self:center;width:6px;height:6px;margin:0 .05rem;border-top:2px solid rgba(240,193,75,.55);border-right:2px solid rgba(240,193,75,.55);transform:rotate(45deg)}._dead_154n1_58{opacity:.25;filter:grayscale(1)}._portrait_154n1_63{display:flex;justify-content:center;align-items:center;width:22px;height:22px}._head_154n1_71{width:22px;height:25px;object-fit:contain}._monster_154n1_77{width:22px;height:22px;object-fit:contain}._name_154n1_83{max-width:100%;font-size:8px;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._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_38aov_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem;color:#eef1fa}._panel_38aov_11{width:100%;max-width:18rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem 1rem;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}._poring_38aov_28{width:76px;height:76px;object-fit:contain}._title_38aov_34{font-size:18px;font-weight:700;color:#f0c14b}._subtitle_38aov_40{font-size:11px;line-height:1.4;color:#98a0c2;text-align:center;margin-bottom:.4rem}._launcher_gce32_1{position:fixed;z-index:9000;touch-action:none;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#eef1fa;font-size:20px;background-color:#2a3054;border:1px solid rgba(63,164,91,.55);border-radius:50%;box-shadow:0 4px 14px #00000073;cursor:pointer;opacity:.75;transition:opacity .15s,transform .1s}._launcher_gce32_1:hover{opacity:1}._launcher_gce32_1:active{transform:translateY(1px)}._lifted_gce32_28,._lifted_gce32_28:active{opacity:1;transform:scale(1.45);border-color:#f0c14be6;color:#f0c14b;box-shadow:0 0 0 4px #f0c14b2e,0 4px 14px #00000073;cursor:grabbing}._launcherOpen_gce32_38{opacity:1}._offline_gce32_42{border-color:#d9534fb3;color:#d9534f}._badge_gce32_47{position:absolute;top:-4px;right:-4px;min-width:16px;padding:0 4px;font-size:10px;line-height:16px;color:#fff;background-color:#d9534f;border-radius:8px}._panel_gce32_60{position:fixed;z-index:9000;display:flex;flex-direction:column;gap:6px;width:min(420px,100vw - 24px);max-height:min(60vh,520px);padding:8px;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;background-color:#0e1020f7;box-shadow:0 4px 14px #00000073}._header_gce32_78{display:flex;align-items:center;gap:6px}._status_gce32_84{font-size:11px;color:#3fa45b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._statusOffline_gce32_92{color:#d9534f}._auth_gce32_96{flex:1;font-size:11px;color:#98a0c2;white-space:nowrap}._headerButton_gce32_103{display:flex;align-items:center;padding:4px;font-size:12px;color:#98a0c2;background:none;border:none;cursor:pointer}._headerButton_gce32_103:hover{color:#eef1fa}._filters_gce32_117{display:flex;flex-wrap:wrap;gap:4px}._filter_gce32_117{padding:2px 8px;font-size:11px;color:#98a0c2;background-color:#1b1f36;border:1px solid rgba(255,255,255,.09);border-radius:6px;cursor:pointer}._filter_gce32_117:hover{color:#eef1fa}._filterActive_gce32_136{color:#eef1fa;background-color:#2a3054;border-color:#ffffff29}._search_gce32_142{width:100%;padding:4px 8px;font-family:inherit;font-size:11px;color:#eef1fa;background-color:#1b1f36;border:1px solid rgba(255,255,255,.09);border-radius:6px;outline:none}._search_gce32_142:focus{border-color:#3f6fd8}._list_gce32_157{display:flex;flex-direction:column;gap:3px;overflow-y:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;-webkit-user-select:text;user-select:text}._empty_gce32_166{padding:12px 4px;font-size:11px;color:#98a0c2;text-align:center}._row_gce32_173{padding:4px 6px;background-color:#1b1f36;border-left:3px solid rgba(255,255,255,.16);border-radius:6px;cursor:pointer}._row_gce32_173:hover{background-color:#2a3054}._out_gce32_184{border-left-color:#3f6fd8}._ack_gce32_188{border-left-color:#3fa45b}._in_gce32_192{border-left-color:#f0c14b}._system_gce32_196{border-left-color:#98a0c2}._rowError_gce32_200{border-left-color:#d9534f;background-color:#d9534f1f}._rowHead_gce32_205{display:flex;align-items:baseline;gap:6px}._arrow_gce32_211{font-size:11px;color:#98a0c2}._event_gce32_216{flex:1;font-size:11px;color:#eef1fa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._time_gce32_225{font-size:10px;color:#98a0c2}._preview_gce32_230{display:block;font-size:10px;color:#98a0c2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._payload_gce32_239{margin-top:4px;max-height:220px;padding:6px;font-size:10px;color:#eef1fa;background-color:#0e1020;border-radius:6px;overflow:auto;white-space:pre-wrap;word-break:break-word}._tabs_gce32_252{display:flex;gap:4px;border-bottom:1px solid rgba(255,255,255,.09)}._tab_gce32_252{padding:3px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.6px;color:#98a0c2;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer}._tab_gce32_252:hover{color:#eef1fa}._tabActive_gce32_273{color:#eef1fa;border-bottom-color:#3f6fd8}._tools_gce32_278{display:flex;flex-direction:column;gap:10px;overflow-y:auto}._toolSection_gce32_285{display:flex;flex-direction:column;gap:4px}._toolTitle_gce32_291{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._toolRow_gce32_299{display:flex;flex-wrap:wrap;gap:4px}._tool_gce32_278{padding:3px 8px;font-size:11px;color:#eef1fa;background-color:#1b1f36;border:1px solid rgba(255,255,255,.09);border-radius:6px;cursor:pointer}._tool_gce32_278:hover:not(:disabled){background-color:#2a3054;border-color:#ffffff29}._tool_gce32_278:disabled{color:#98a0c2;opacity:.5;cursor:default}._toolHint_gce32_324{font-size:10px;color:#98a0c2}._facts_gce32_329{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}._fact_gce32_329{display:contents}._fact_gce32_329 dt{color:#98a0c2}._fact_gce32_329 dd{color:#eef1fa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._toolActive_gce32_350{color:#eef1fa;background-color:#2a3054;border-color:#3f6fd8b3}._toolGroup_gce32_356{display:flex;flex-direction:column;gap:3px}._toolSubtitle_gce32_362{font-size:9px;letter-spacing:.4px;text-transform:uppercase;color:#98a0c2;opacity:.75}._toolInput_gce32_370{width:100%;padding:3px 8px;font-family:inherit;font-size:11px;color:#eef1fa;background-color:#1b1f36;border:1px solid rgba(255,255,255,.09);border-radius:6px;outline:none}._toolInput_gce32_370:focus{border-color:#3f6fd8}._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_bhny7_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_bhny7_1._leader_bhny7_12{border-color:#f0c14b59}._memberInfoContainer_bhny7_1._clickable_bhny7_15{cursor:pointer}._memberInfoContainer_bhny7_1._clickable_bhny7_15:active{background-color:#ffffff0f}._avatar_bhny7_22._avatar_bhny7_22{width:34px;height:34px;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:50%;background-color:#00000040}._memberInfo_bhny7_1{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._nameRow_bhny7_40{display:flex;flex-direction:row;align-items:center;gap:.35rem;min-width:0}._name_bhny7_40{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roleBadge_bhny7_56{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_bhny7_56._leaderBadge_bhny7_68{color:#f0c14b;background-color:#f0c14b24;border-color:#f0c14b66}._level_bhny7_74{font-size:11px;color:#98a0c2}._stats_bhny7_79{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}._contribution_bhny7_86{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;color:#f0c14b}._statLabel_bhny7_93{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_1oh7x_1{width:100%;display:flex;flex-direction:column;gap:.5rem}._header_1oh7x_8{display:flex;flex-direction:row;align-items:center;gap:.6rem}._portrait_1oh7x_15{width:52px;height:52px;flex-shrink:0;object-fit:contain}._identity_1oh7x_22{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._nameRow_1oh7x_30{display:flex;flex-direction:row;align-items:center;gap:.4rem;min-width:0}._name_1oh7x_30{font-size:15px;font-weight:700;color:#eef1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._difficulty_1oh7x_47{flex-shrink:0;padding:.05rem .4rem;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}._difficulty_1oh7x_47._easy_1oh7x_56{color:#4dc98a;background-color:#4dc98a29;border:1px solid rgba(77,201,138,.4)}._difficulty_1oh7x_47._normal_1oh7x_61{color:#3f6fd8;background-color:#3f6fd82e;border:1px solid rgba(63,111,216,.45)}._difficulty_1oh7x_47._hard_1oh7x_66{color:#e8751a;background-color:#e8751a2e;border:1px solid rgba(232,117,26,.45)}._difficulty_1oh7x_47._nightmare_1oh7x_71{color:#ff6a3d;background-color:#ff6a3d2e;border:1px solid rgba(255,106,61,.5)}._level_1oh7x_77{font-size:11px;color:#98a0c2}._healthBar_1oh7x_82{position:relative;width:100%;height:1.1rem;border-radius:6px;overflow:hidden;background-color:#00000073;border:1px solid rgba(255,255,255,.09)}._healthFill_1oh7x_92{height:100%;background-color:#e0464f;background-image:linear-gradient(180deg,#ffffff40,#0003);transition:width .3s ease}._healthLabel_1oh7x_99{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.85)}._yourRow_1oh7x_111{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;font-size:11px;color:#98a0c2}._yourDamage_1oh7x_121 strong{color:#eef1fa;font-variant-numeric:tabular-nums}._entry_1oh7x_126{flex-shrink:0;padding:.05rem .4rem;border-radius:999px;font-size:10px;font-weight:700;color:#4dc98a;background-color:#4dc98a24}._entry_1oh7x_126._entrySpent_1oh7x_135{color:#98a0c2;background-color:#ffffff0f}._blockers_1oh7x_140{display:flex;flex-direction:column;gap:.2rem;padding:.4rem .5rem;border-radius:6px;background-color:#d9534f1a;border:1px solid rgba(217,83,79,.3)}._blocker_1oh7x_140{display:flex;flex-direction:row;align-items:center;gap:.4rem;font-size:11px;color:#98a0c2}._blocker_1oh7x_140 strong{color:#eef1fa;font-weight:600}._blockerAvatar_1oh7x_163._blockerAvatar_1oh7x_163{width:20px;height:20px;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:50%;background-color:#00000040}._partyWarning_1oh7x_173{font-size:10px;color:#e8751a;text-align:center}._damageSection_1oh7x_179,._rewardSection_1oh7x_180{display:flex;flex-direction:column;gap:.25rem;margin-top:.35rem}._sectionTitle_1oh7x_187{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._damageList_1oh7x_195,._damageGroup_1oh7x_201{display:flex;flex-direction:column;gap:.2rem}._groupHead_1oh7x_207{background-color:#3f6fd81f;border-color:#3f6fd866}._headAvatar_1oh7x_212{position:relative;flex-shrink:0;display:flex}._leaderMark_1oh7x_218{position:absolute;left:-2px;top:-5px;font-size:8px;color:#f0c14b;text-shadow:0 1px 2px rgba(0,0,0,.85)}._members_1oh7x_227{position:relative;display:flex;flex-direction:column;gap:.15rem;margin-left:.75rem;padding-left:.5rem}._members_1oh7x_227:before{content:"";position:absolute;left:0;top:-.1rem;bottom:.6rem;width:2px;border-radius:2px;background-color:#3f6fd880}._memberRow_1oh7x_246{padding:.15rem .4rem;background-color:#00000026;position:relative}._memberRow_1oh7x_246:before{content:"";position:absolute;left:-.5rem;width:.5rem;height:2px;border-radius:2px;background-color:#3f6fd880}._memberValue_1oh7x_261{font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;color:#98a0c2}._partyTag_1oh7x_268{display:inline-flex;flex-direction:row;align-items:center;gap:.2rem;margin-left:.35rem;padding:.02rem .3rem;border-radius:999px;background-color:#3f6fd833;font-size:9px;font-weight:700;color:#3f6fd8;vertical-align:middle}._damageRow_1oh7x_283{display:flex;flex-direction:row;align-items:center;gap:.4rem;padding:.25rem .4rem;border-radius:6px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._avatar_1oh7x_294._avatar_1oh7x_294{width:24px;height:24px;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:50%;background-color:#00000040}._damageName_1oh7x_304{flex:1;min-width:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._damageValue_1oh7x_313{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#e0464f}._damageShare_1oh7x_320{width:2.2rem;text-align:right;font-size:10px;color:#98a0c2;font-variant-numeric:tabular-nums}._rewards_1oh7x_328{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.35rem}._reward_1oh7x_180{display:flex;flex-direction:row;align-items:center;gap:.25rem;padding:.1rem .4rem;border-radius:999px;background-color:#0000004d;border:1px solid rgba(240,193,75,.25);font-size:11px;font-weight:600;color:#f0c14b}._rewardNote_1oh7x_350{font-size:10px;color:#98a0c2}._dismiss_1oh7x_355{margin-top:.4rem}._dismissHint_1oh7x_359{font-size:10px;color:#98a0c2;text-align:center}._empty_1oh7x_365{width:100%;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1rem .5rem;border-radius:10px;background-color:#00000038;border:1px dashed rgba(255,255,255,.16)}._emptyIcon_1oh7x_377{font-size:22px;color:#98a0c2}._emptyTitle_1oh7x_382{font-size:13px;font-weight:700}._emptyHint_1oh7x_387{font-size:11px;color:#98a0c2;text-align:center}._container_bbn12_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.6rem;padding:.5rem 0 1rem;color:#eef1fa}._section_bbn12_13{width:100%;display:flex;flex-direction:column;gap:.35rem}._sectionHead_bbn12_20{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:.5rem}._sectionTitle_bbn12_28{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#98a0c2}._count_bbn12_36{font-size:11px;font-weight:700;color:#f0c14b;font-variant-numeric:tabular-nums}._actionGrid_bbn12_43{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.4rem}._integrationList_bbn12_49{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.4rem}._socketList_bbn12_57{display:flex;flex-direction:column;gap:.4rem}._empty_bbn12_63{font-size:11px;color:#98a0c2}._serverInfoContainer_r02tz_1{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.4rem;padding:.5rem;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}._tile_r02tz_14{display:flex;flex-direction:row;align-items:center;gap:.45rem;min-width:0}._tileIcon_r02tz_22{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:6px;background-color:#ffffff0f}._tileText_r02tz_33{display:flex;flex-direction:column;min-width:0}._tileLabel_r02tz_39{font-size:9px;letter-spacing:.5px;text-transform:uppercase;color:#98a0c2}._tileValue_r02tz_46{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._lowMemory_r02tz_55{color:#4dc98a}._mediumMemory_r02tz_59{color:#f0c14b}._highMemory_r02tz_63{color:#d9534f}._card_z2zis_1{width:100%;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;border-radius:10px;background-color:#00000040;border:1px solid rgba(255,255,255,.09)}._identity_z2zis_12{display:flex;flex-direction:row;align-items:center;gap:.5rem}._head_z2zis_19._head_z2zis_19{width:2.4rem;height:2.4rem;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:50%;background-color:#00000040}._info_z2zis_29{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._nameRow_z2zis_37{display:flex;flex-direction:row;align-items:baseline;gap:.35rem;min-width:0}._name_z2zis_37{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._level_z2zis_53{flex-shrink:0;font-size:10px;font-weight:700;color:#f0c14b}._meta_z2zis_60{font-size:10px;color:#98a0c2}._email_z2zis_65{font-size:9px;color:#98a0c2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bars_z2zis_73{flex-shrink:0;width:6.5rem;display:flex;flex-direction:column;gap:.15rem}._stamina_z2zis_81{font-size:9px;color:#98a0c2;text-align:right;font-variant-numeric:tabular-nums}._actions_z2zis_88{display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem}._iconAction_z2zis_95{display:flex;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;border-radius:6px;border:1px solid rgba(255,255,255,.09);background-color:#ffffff0d;color:#eef1fa;font-size:13px;cursor:pointer}._iconAction_z2zis_95:active{background-color:#ffffff1f}._iconAction_z2zis_95._pending_z2zis_111{opacity:.45;cursor:not-allowed}._iconAction_z2zis_95._good_z2zis_115{color:#3fa45b;border-color:#3fa45b59;background-color:#3fa45b1f}._iconAction_z2zis_95._bad_z2zis_120{color:#d9534f;border-color:#d9534f59;background-color:#d9534f1f}._iconAction_z2zis_95._gold_z2zis_125{color:#f0c14b;border-color:#f0c14b59;background-color:#f0c14b1f}._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}._action_1ttoh_1{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.45rem .55rem;border-radius:6px;border:1px solid rgba(255,255,255,.09);background-color:#00000040;color:#eef1fa;font-family:inherit;text-align:left;cursor:pointer;transition:background-color .12s,border-color .12s}._action_1ttoh_1:active{background-color:#ffffff0f}._action_1ttoh_1._pending_1ttoh_19{opacity:.5;cursor:not-allowed}._icon_1ttoh_24{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:26px;height:26px;border-radius:6px;font-size:13px;background-color:#ffffff0f}._text_1ttoh_36{display:flex;flex-direction:column;min-width:0}._label_1ttoh_42{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hint_1ttoh_50{font-size:9px;color:#98a0c2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._primary_1ttoh_58 ._icon_1ttoh_24{color:#3f6fd8;background-color:#3f6fd82e}._secondary_1ttoh_63 ._icon_1ttoh_24,._success_1ttoh_64 ._icon_1ttoh_24{color:#3fa45b;background-color:#3fa45b2e}._gold_1ttoh_69 ._icon_1ttoh_24{color:#f0c14b;background-color:#f0c14b2e}._danger_1ttoh_74{border-color:#d9534f59}._danger_1ttoh_74 ._icon_1ttoh_24{color:#d9534f;background-color:#d9534f2e}._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_yl6cg_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.6rem;padding:.75rem;overflow-y:auto;color:#eef1fa}._header_yl6cg_14{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.09)}._headerText_yl6cg_24{display:flex;flex-direction:column;gap:.1rem;min-width:0}._title_yl6cg_31{font-size:17px;font-weight:700;color:#f0c14b}._subtitle_yl6cg_37{font-size:11px;color:#98a0c2}._list_yl6cg_42{display:flex;flex-direction:column;gap:.4rem}._product_yl6cg_48{display:flex;flex-direction:row;align-items:center;gap:.6rem;padding:.5rem;border-radius:10px;background-color:#00000038;border:1px solid rgba(255,255,255,.09)}._itemImage_yl6cg_59{position:relative;flex-shrink:0;width:42px;height:42px;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}._itemImage_yl6cg_59 img{width:32px;height:32px;object-fit:contain}._stack_yl6cg_79{position:absolute;right:2px;bottom:0;font-size:10px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.85)}._productInfo_yl6cg_88{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}._productName_yl6cg_97{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._price_yl6cg_105._price_yl6cg_105{font-size:12px;padding:.05rem .4rem}._buy_yl6cg_110._buy_yl6cg_110{width:auto;flex:0 0 auto;padding:.3rem .8rem;font-size:12px}._empty_yl6cg_117{font-size:12px;color:#98a0c2;text-align:center}._back_yl6cg_123{margin-top:auto}._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_2har0_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.5rem 0;color:#eef1fa;overflow:hidden}._header_2har0_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;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}._headerText_2har0_29{min-width:0;display:flex;flex-direction:column}._title_2har0_35{font-size:15px;font-weight:700;color:#f0c14b}._subtitle_2har0_41{font-size:11px;color:#98a0c2}._statusBadge_2har0_46{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.3rem;padding:.15rem .5rem;border-radius:999px;border:1px solid rgba(255,255,255,.09);font-size:10px;font-weight:700;text-transform:uppercase;color:#98a0c2}._openBadge_2har0_61{color:#3fa45b;border-color:#3fa45b73}._leaderActions_2har0_66{display:flex;flex-direction:row;gap:.4rem}._leaderButton_2har0_72{flex:1;min-width:0;padding:.5rem .4rem;font-size:12px}._leaveButton_2har0_79{padding:.5rem .4rem;font-size:12px}._buttonLabel_2har0_84{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;white-space:nowrap}._memberList_2har0_93{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:.5rem;padding:.5rem .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}._memberCard_2har0_108{position:relative;display:flex;flex-direction:column;align-items:center;padding:.2rem;border-radius:6px;cursor:pointer;transition:background-color .15s}._memberCard_2har0_108:hover{background-color:#ffffff0f}._roleIcon_2har0_122{display:flex;justify-content:center;align-items:center;height:14px;color:transparent}._leaderIcon_2har0_130{color:#f0c14b}._chat_2har0_134{flex:1;min-height:6rem;display:flex;flex-direction:column;align-items:stretch;gap:.2rem;padding:.5rem;border-radius:10px;background-color:#00000040;border:1px solid rgba(255,255,255,.09);overflow-y:auto}._chatEmpty_2har0_148{margin:auto;font-size:11px;color:#98a0c2}._chatLine_2har0_154{max-width:85%;align-self:flex-start;display:flex;flex-direction:column;gap:.05rem;padding:.3rem .5rem;border-radius:6px;background-color:#ffffff0d}._mine_2har0_165{align-self:flex-end;background-color:#3f6fd838}._chatAuthor_2har0_170{font-size:9px;font-weight:700;letter-spacing:.3px;color:#f0c14b}._chatText_2har0_177{font-size:12px;line-height:1.35;color:#eef1fa;word-break:break-word}._chatInput_2har0_184{display:flex;flex-direction:row;align-items:stretch;gap:.4rem}._chatInput_2har0_184 input{flex:1;min-width:0;min-width:42px;min-height:42px;padding:0 .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background-color:#0000004d;color:#eef1fa;font-family:inherit;font-size:13px}._chatInput_2har0_184 input::placeholder{color:#98a0c2}._chatInput_2har0_184 input:focus{outline:none;border-color:#f0c14b73}._sendButton_2har0_211{flex-shrink:0;display:flex;justify-content:center;align-items:center;min-width:42px;min-height:42px;width:42px;border-radius:10px;border:1px solid rgba(240,193,75,.35);background-color:#f0c14b1f;color:#f0c14b;cursor:pointer;transition:background-color .15s,opacity .15s}._sendButton_2har0_211:hover:not(:disabled){background-color:#f0c14b33}._sendButton_2har0_211:disabled{opacity:.4;cursor:not-allowed}._emptyState_2har0_234{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;color:#eef1fa}._emptyTitle_2har0_246{font-size:15px;font-weight:700;color:#f0c14b}._emptyHint_2har0_252{font-size:11px;line-height:1.4;color:#98a0c2;text-align:center;margin-bottom:.5rem}._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}
