@charset "UTF-8";._Button_wt2u0_1{font:var(--font);color:var(--dark-color)}._Button_wt2u0_1._disabled_wt2u0_5{opacity:.5}._Button_wt2u0_1._isRounded_wt2u0_8{border-radius:50%}._Viewport_f0qvg_2{position:relative;width:100vw;height:100vh;min-height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;z-index:2}._Content_f0qvg_14{position:relative;flex:0 0 auto;will-change:transform;backface-visibility:hidden}._inCombat_f0qvg_21:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:radial-gradient(circle,#ff8c0000 20%,#ff8c0033 80%,#ff450080)}._Overlay_402z6_1{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:200}._Modal_402z6_11{position:relative;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--modal-bg-color, #222);border-radius:12px;padding:.5rem 1rem;min-width:300px;box-shadow:0 4px 10px #0000004d;z-index:5}._Header_402z6_24{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--light-gold-color);padding-bottom:.5rem;z-index:1;height:fit-content}._CloseBtn_402z6_34{--btn-size: 64px;position:absolute;right:calc(-1 * var(--btn-size) / 2);top:calc(var(--btn-size) / 2);z-index:20;display:grid;place-items:center;width:var(--btn-size);height:var(--btn-size);font-size:calc(var(--btn-size) / 2);box-shadow:0 0 14.7px 0 var(--black-color);--s0: var(--gradient-first-color, #dbd883);--s1: var(--gradient-second-color, #e9d66b);--s2: var(--gradient-third-color, #aab841)}._CloseBtn_402z6_34 svg stop{transition:stop-color .25s ease}._CloseBtn_402z6_34:hover{--s0: var(--hover-btn-color, #e0d08e);--s1: var(--hover-btn-color, #e0d08e);--s2: var(--hover-btn-color, #e0d08e)}._CloseBtn_402z6_34:active{--s0: var(--focus-btn-color, #ae9e5c);--s1: var(--focus-btn-color, #ae9e5c);--s2: var(--focus-btn-color, #ae9e5c)}._Body_402z6_64{margin:0;padding:0}._Footer_402z6_69{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #555}._Text_18m87_2{font-size:inherit;text-align:center;height:auto;white-space:pre-line;background-clip:text;-webkit-background-clip:text;--webkit-text-fill-color: transparent;background-image:var(--base-gradient);background-size:200% 200%;transition:color .3s ease-in-out;color:transparent}._DropShadow_18m87_16{filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._WithEffects_18m87_21:hover{background:var(--hover-gradient)}._WithEffects_18m87_21:focus{background:var(--focus-gradient)}._Button_fttop_2{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:338px;height:54px;padding:8px 16px;border-radius:62px;font-size:24px;font-weight:500;line-height:1;text-transform:uppercase;outline:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-in,border-color .3s ease-in,opacity .3s ease-in;color:var(--modal-bg-color)}._Button_fttop_2:disabled{cursor:not-allowed;opacity:.5}._Button_fttop_2._fullWidth_fttop_26{width:100%}._primary_fttop_31{background:var(--btn-gradient)}._primary_fttop_31:hover:not(:disabled){background:var(--primary-hover-gradient)}._primary_fttop_31:focus-visible:not(:disabled){background:var(--focus-gradient)}@supports (-webkit-background-clip: text){._primary_fttop_31:focus-visible:not(:disabled){background-image:var(--base-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}@supports not (-webkit-background-clip: text){._primary_fttop_31:focus-visible:not(:disabled){color:var(--gradient-second-color)}}._primary_fttop_31:focus-visible:not(:disabled):before{content:"";position:absolute;inset:0;border-radius:62px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._primary_fttop_31:disabled{background:linear-gradient(var(--grey-color),var(--grey-color));opacity:.4}._outlined_fttop_75{background:transparent}@supports (-webkit-background-clip: text){._outlined_fttop_75{background-image:var(--base-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}@supports not (-webkit-background-clip: text){._outlined_fttop_75{color:var(--gradient-second-color)}}._outlined_fttop_75:before{content:"";position:absolute;inset:0;border-radius:62px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._outlined_fttop_75:hover:not(:disabled){background:var(--outlined-hover-gradient);color:var(--gradient-second-color)}@supports (-webkit-background-clip: text){._outlined_fttop_75:hover:not(:disabled){-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:var(--gradient-second-color)}}._outlined_fttop_75:focus-visible:not(:disabled){background:var(--base-gradient);color:var(--modal-bg-color)}@supports (-webkit-background-clip: text){._outlined_fttop_75:focus-visible:not(:disabled){-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:var(--modal-bg-color)}}._outlined_fttop_75:disabled{color:var(--grey-color);border:2px solid var(--grey-color)}._secondary_fttop_135{background:transparent;color:var(--grey-color);border:2px solid var(--grey-color)}._secondary_fttop_135:hover:not(:disabled){border:none}._secondary_fttop_135:hover:not(:disabled):before{content:"";position:absolute;inset:0;border-radius:62px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._secondary_fttop_135:focus-visible:not(:disabled){border:none}@supports (-webkit-background-clip: text){._secondary_fttop_135:focus-visible:not(:disabled){background-image:var(--base-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}@supports not (-webkit-background-clip: text){._secondary_fttop_135:focus-visible:not(:disabled){color:var(--gradient-second-color)}}._secondary_fttop_135:focus-visible:not(:disabled):before{content:"";position:absolute;inset:0;border-radius:62px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._ErrorModal_c56dg_2{position:relative;border-radius:12px;display:flex;width:870px;padding:40px 92px;flex-direction:column;align-items:center;gap:32px}._ErrorModal_c56dg_2{background:var(--modal-bg-color)}._ErrorModal_c56dg_2:before{content:"";position:absolute;inset:0;border-radius:12px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._ErrorHeader_c56dg_31{display:flex;align-items:center;justify-content:center;width:100%;font-size:48px;font-weight:400;line-height:normal;text-transform:uppercase}._ErrorBody_c56dg_42{display:flex;flex-direction:column;align-items:center;max-height:60%;gap:3rem;overflow-y:auto}._ErrorMessage_c56dg_51{text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:normal}._ErrorOkBtn_c56dg_59{border:none;border-radius:36px;margin:0;padding:5px 10px;background-color:#d2d271;font-size:24px;font-weight:300;outline:none}._Text_1eo7v_1{position:relative;z-index:10;margin:0;height:auto;width:98%;overflow-wrap:break-word;word-break:keep-all;color:#ebc17099;text-shadow:-1px 1px 1px var(--black-color),-1px 1px 1px var(--black-color),1px -1px 1px var(--black-color);align-self:center;mix-blend-mode:normal;filter:drop-shadow(0px 0px 1px rgba(0,0,0,.5))}._Text_1eo7v_1._isLast_1eo7v_15{text-shadow:1px 1px 4px var(--dark-l1-color),1px -1px 1px var(--black-color),-1px 1px 1px var(--black-color),-1px 1px 1px var(--black-color),1px -1px 1px var(--black-color);filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._Text_1eo7v_1{color:#dead4c}._SlotIcon_slqyq_1{padding:4px;width:32px;height:32px;display:grid;place-items:center;flex-shrink:0}._SlotIcon_slqyq_1._unequipped_slqyq_9{--s0: var(--grey-icon-color);--s1: var(--grey-icon-color);--s2: var(--grey-icon-color);background:none!important;border-radius:50%;border:2px solid var(--grey-icon-color)!important}._SlotIcon_slqyq_1._unequipped_slqyq_9:before{display:none}._Modal_1e49i_2{border-radius:12px;border:2px solid var(--light-gold-color);padding:32px 64px;position:absolute;left:50%;top:50%;z-index:3000;display:flex;flex-direction:column;align-items:center;gap:32px;width:544px;min-height:366px;transform:translate(-50%,-50%);background-color:var(--modal-bg-color)}._Header_1e49i_20{border:none;display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%;font-size:32px;font-weight:400;line-height:normal;text-align:center;text-transform:uppercase}._Body_1e49i_34{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;row-gap:16px;column-gap:24px;width:100%;height:100%}._Footer_1e49i_44{border:none;display:flex;align-items:center;justify-content:center;width:100%}._Slots_1e49i_52{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80%;gap:1rem;overflow-y:auto}._SlotBtn_1e49i_63{position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;width:64px;height:64px;--s0: var(--grey-icon-color);--s1: var(--grey-icon-color);--s2: var(--grey-icon-color)}._SlotBtn_1e49i_63{background:var(--main-dark-color)}._SlotBtn_1e49i_63:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._SlotBtn_1e49i_63._equipped_1e49i_93:not(:disabled):after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--base-gradient)}._SlotBtn_1e49i_63._chosen_1e49i_100:not(:disabled){--s0: var(--gradient-first-color);--s1: var(--gradient-second-color);--s2: var(--gradient-third-color)}._SlotBtn_1e49i_63:disabled:before{display:none}._SlotBtn_1e49i_63:disabled{--s0: var(--grey-icon-color);--s1: var(--grey-icon-color);--s2: var(--grey-icon-color);background:none;border:2px solid var(--grey-color);opacity:.4;cursor:not-allowed}._ImageWrapper_1e49i_118{position:relative;width:28px;height:28px;flex-shrink:0;z-index:1;display:flex;align-items:center;justify-content:center}._Image_1e49i_118{display:block;width:100%;height:100%;object-fit:contain}._ChooseSlotIcon_1e49i_136{width:42px;height:42px}._ChooseSlotIcon_1e49i_136 svg stop{transition:stop-color .3s ease-in}._ItemIcon_h6zmg_1{border:1px solid var(--grey-icon-color);padding:8px;display:grid;place-items:center;width:32px;height:32px;flex-shrink:0}._ItemIcon_h6zmg_1 svg stop{transition:stop-color .3s ease}._TextButton_h1h97_1{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:80px;min-height:24px;color:var(--white-color);background-clip:text;-webkit-background-clip:text;--webkit-text-fill-color: transparent;background-image:var(--base-gradient);background-size:200% 200%;transition:color .3s ease-in-out}._TextButton_h1h97_1._equipped_h1h97_16{color:var(--light-gold-color)}._TextButton_h1h97_1:hover{color:#0000}._Modal_1h7q6_2{border-radius:12px;border:2px solid var(--light-gold-color);padding:32px 64px;position:absolute;left:50%;top:50%;z-index:3000;display:flex;flex-direction:column;align-items:center;gap:32px;width:620px;max-height:590px;min-height:fit-content;transform:translate(-50%,-50%);background-color:var(--modal-bg-color)}._Header_1h7q6_21{border:none;display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%;font-size:32px;font-weight:400;line-height:normal;text-align:center;text-transform:uppercase}._Body_1h7q6_35{display:flex;flex-direction:column;width:100%;height:100%}._List_1h7q6_42{display:flex;flex-direction:column;width:100%;height:100%;gap:15px;overflow-y:hidden}._Item_1h7q6_51,._FillSlotItem_1h7q6_51{border-bottom:1px solid var(--grey-color);position:relative;z-index:0;display:flex;gap:15px;padding-block:13px 16px;padding-inline:0 10px;width:100%;cursor:default}._Item_1h7q6_51:hover,._Item_1h7q6_51:focus,._FillSlotItem_1h7q6_51:hover,._FillSlotItem_1h7q6_51:focus{background:transparent}._ItemIcon_1h7q6_66{position:relative;border-radius:50%;padding:0;--s0: var(--grey-icon-color, #797b7b);--s1: var(--grey-icon-color, #797b7b);--s2: var(--grey-icon-color, #797b7b)}._ItemIcon_1h7q6_66 svg{width:22px;height:22px}._SlotIcon_1h7q6_79{position:relative;border-radius:50%;padding:1px;--s0: var(--grey-icon-color, #797b7b);--s1: var(--grey-icon-color, #797b7b);--s2: var(--grey-icon-color, #797b7b)}._Name_1h7q6_88{display:block;font-weight:400;font-size:28px;line-height:normal;letter-spacing:0;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--grey-color)}._FillSlotItem_1h7q6_51 ._SlotImage_1h7q6_101{border:none}._FillSlotItem_1h7q6_51 ._SlotImage_1h7q6_101{background:var(--main-dark-color)}._FillSlotItem_1h7q6_51 ._SlotImage_1h7q6_101:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._FillSlotItem_1h7q6_51 ._SlotImage_1h7q6_101:after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--base-gradient);z-index:0;pointer-events:none}._FillSlotItem_1h7q6_51 ._ItemIcon_1h7q6_66{--s0: var(--gradient-first-color, #dbd883);--s1: var(--gradient-second-color, #e9d66b);--s2: var(--gradient-third-color, #aab841);border-image:var(--base-gradient) 1}._FillSlotItem_1h7q6_51 ._Name_1h7q6_88{color:#0000}._Action_1h7q6_141{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-left:auto}._Icons_1h7q6_149{display:flex;align-items:center;gap:8px}._Icon_1h7q6_149{display:flex;width:32px;height:32px;justify-content:center;align-items:center;color:var(--grey-icon-color);z-index:21}._TextBtn_1h7q6_165{font-size:18px;font-weight:400;line-height:normal;text-align:right;text-transform:uppercase}._SlotImage_1h7q6_101{margin-left:auto;position:relative;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;line-height:0;z-index:1;--s0: var(--grey-icon-color);--s1: var(--grey-icon-color);--s2: var(--grey-icon-color);border:2px solid var(--grey-color)}._ImageWrapper_1h7q6_191{position:relative;width:22px;height:22px;flex-shrink:0;z-index:1;display:flex;align-items:center;justify-content:center}._Image_1h7q6_191{display:block;width:100%;height:100%;object-fit:contain}._SlotIcon_1h7q6_79{width:22px;height:22px;flex-shrink:0}._EmptyText_1h7q6_215{color:var(--grey-color);font-size:28px;font-weight:400;line-height:normal;width:100%;text-align:center}._equipped_1h7q6_224 ._ItemIcon_1h7q6_66{--s0: var(--gradient-first-color);--s1: var(--gradient-second-color);--s2: var(--gradient-third-color);border-image:var(--base-gradient) 1}._equipped_1h7q6_224 ._Name_1h7q6_88{color:transparent}._equipped_1h7q6_224 ._TextBtn_1h7q6_165{color:#d8ab54}._equipped_1h7q6_224 ._SlotImage_1h7q6_101{border:none}._equipped_1h7q6_224 ._SlotImage_1h7q6_101{background:var(--main-dark-color)}._equipped_1h7q6_224 ._SlotImage_1h7q6_101:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._equipped_1h7q6_224 ._SlotImage_1h7q6_101:after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--base-gradient);z-index:0;pointer-events:none}._equipped_1h7q6_224 ._SlotIcon_1h7q6_79{display:block;width:100%;height:100%;padding:3px;z-index:1;--s0: var(--main-dark-color);--s1: var(--main-dark-color);--s2: var(--main-dark-color)}._Backdrop_1nnio_1{position:fixed;inset:0;background:#00000080;display:grid;place-items:center;z-index:10000}._Dialog_1nnio_10{background:var(--modal-bg-color);padding:32px 64px;border-radius:12px;border:2px solid var(--orange-l1-color);width:654px;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:32px}._TextTitle_1nnio_23{font-size:32px;font-weight:400;line-height:normal;text-align:center;color:var(--orange-l1-color);text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000}._Text_1nnio_23{align-self:stretch;font-size:24px;font-weight:400;line-height:normal;text-align:center;color:var(--grey-color)}._Actions_1nnio_41{display:flex;align-items:center;justify-content:center;gap:16px}._CancelBtn_1nnio_48,._ConfirmBtn_1nnio_48{width:258px;gap:4px;flex:1 0 0}._CancelBtn_1nnio_48{color:var(--modal-bg-color);background-image:var(--grey-gradient)}._ConfirmBtn_1nnio_48{background-image:var(--grey-gradient)}._ConfirmBtn_1nnio_48:before{background:var(--grey-gradient)}._Trigger_ud3zl_2{display:inline-flex;width:15px;height:15px}._Anchor_ud3zl_8{all:unset;display:inline;cursor:inherit}._DefaultIcon_ud3zl_14{width:16px;height:16px;border-radius:50%;color:#acaf50;border:2px solid #acaf50;padding:8px;margin-right:1rem;display:inline-flex;align-items:center;justify-content:center;cursor:help;-webkit-user-select:none;user-select:none;text-transform:lowercase}._Content_ud3zl_30{background:#1a1a1ae6;color:var(--white-color);border-radius:10px;font-weight:300;font-size:20px;box-shadow:0 2px 10px #0000004d;z-index:2000;animation-duration:.2s;animation-timing-function:ease-in-out;animation-name:_fadeIn_ud3zl_1}._Content_ud3zl_30[data-side=bottom]{animation-name:_slideDown_ud3zl_1}._Content_ud3zl_30[data-side=top]{animation-name:_slideUp_ud3zl_1}@keyframes _slideDown_ud3zl_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_ud3zl_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._Arrow_ud3zl_71{width:2rem;height:1rem;fill:#1a1a1ae6}._TooltipOverlay_1vt6f_2{position:relative;width:625px;max-height:305px;border-radius:12px;overflow:hidden}._TooltipOverlay_1vt6f_2{background:var(--modal-bg-color)}._TooltipOverlay_1vt6f_2:before{content:"";position:absolute;inset:0;border-radius:12px;border:1px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._TooltipItem_1vt6f_29{padding:22px 24px;display:flex;width:100%;height:100%;gap:16px;align-items:center}._Image_1vt6f_38{width:160px;height:auto;object-fit:contain}._Name_1vt6f_44{width:100%;font-size:20px;font-weight:700;line-height:1;text-transform:uppercase;text-align:left}._Right_1vt6f_53{display:flex;flex-direction:column;height:100%;gap:8px;min-height:0}._Row_1vt6f_61{display:flex;gap:8px}._Label_1vt6f_66{width:fit-content;color:var(--white-color);font-size:18px;font-weight:500;line-height:1;text-transform:uppercase;white-space:nowrap}._Value_1vt6f_76{width:fit-content;font-size:18px;font-weight:500;line-height:1;text-transform:uppercase;color:var(--light-gold-color);white-space:nowrap}._Slots_1vt6f_86{display:inline-grid;grid-auto-flow:column;gap:8px;align-items:center}._SlotIcon_1vt6f_93{border-radius:50%;position:relative;padding:8px;width:48px;height:48px;display:grid;place-items:center;flex-shrink:0}._SlotIcon_1vt6f_93 svg{width:22px;height:22px}._SlotIcon_1vt6f_93{--s0: var(--grey-icon-color);--s1: var(--grey-icon-color);--s02: var(--grey-icon-color)}._SlotIcon_1vt6f_93{background:var(--dark-color)}._SlotIcon_1vt6f_93:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Effect_1vt6f_131{display:flex;flex-direction:column;gap:4px}._Effect_1vt6f_131 ._Row_1vt6f_61{flex-direction:row}._Effect_1vt6f_131 ._Value_1vt6f_76{white-space:normal;text-transform:none;color:var(--grey-color);font-size:18px;font-weight:400;line-height:1;text-align:left}._Effects_1vt6f_149{display:flex;gap:24px}._EffectTitle_1vt6f_154{align-self:flex-start;color:var(--white-color);font-size:20px;font-weight:500;line-height:1}._Description_1vt6f_162{display:flex;flex-direction:column;gap:4px;min-height:0;max-height:130px;flex:1 1 auto}._DescTitle_1vt6f_171{color:var(--white-color);font-size:20px;font-weight:500;line-height:1}._DescBody_1vt6f_178{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;--desc-lines: 4;-webkit-line-clamp:var(--desc-lines);line-clamp:var(--desc-lines);white-space:normal;line-height:1.1;word-break:break-word;color:var(--grey-color);font-size:16px;font-weight:400}._ListItem_12ri3_2{position:relative;z-index:0;display:flex;flex-direction:column;gap:15px;padding-block:13px 16px;padding-inline:0 10px;width:100%;cursor:default}._ListItem_12ri3_2:hover,._ListItem_12ri3_2:focus{background:transparent}._ListItem_12ri3_2:not(:last-child){border-bottom:1px solid var(--grey-color)}._ActiveItem_12ri3_20 ._IconInList_12ri3_20{--s0: var(--gradient-first-color, #dbd883);--s1: var(--gradient-second-color, #e9d66b);--s2: var(--gradient-third-color, #aab841);border-image:var(--base-gradient) 1}._ActiveItem_12ri3_20 ._Name_12ri3_26{color:#0000}._ActiveItem_12ri3_20 ._Price_12ri3_29{background-image:var(--base-gradient)}._IconInList_12ri3_20{flex:0 0 auto;padding:5.5px;--s0: var(--grey-icon-color, #797b7b);--s1: var(--grey-icon-color, #797b7b);--s2: var(--grey-icon-color, #797b7b)}._Name_12ri3_26{display:block;font-weight:400;font-size:28px;line-height:normal;letter-spacing:0;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--grey-color)}._ItemContent_12ri3_54{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:16px}._HoverGradient_12ri3_62{position:absolute;inset-inline:0;top:0;bottom:0;background:var(--hover-item-gradient);transform:scaleX(0);transform-origin:left;transition:transform .4s ease-in-out;z-index:0;pointer-events:none;will-change:transform}._ListItem_12ri3_2:hover ._HoverGradient_12ri3_62,._ListItem_12ri3_2:focus ._HoverGradient_12ri3_62{transform:scaleX(1)}._ListItem_12ri3_2:not(._ActiveItem_12ri3_20):hover ._IconInList_12ri3_20,._ListItem_12ri3_2:not(._ActiveItem_12ri3_20):focus ._IconInList_12ri3_20{--s0: var(--gradient-first-color, #dbd883);--s1: var(--gradient-second-color, #e9d66b);--s2: var(--gradient-third-color, #aab841);border-image:var(--base-gradient) 1}._ListItem_12ri3_2:not(._ActiveItem_12ri3_20):hover ._Name_12ri3_26,._ListItem_12ri3_2:not(._ActiveItem_12ri3_20):focus ._Name_12ri3_26{color:#0000}._InfoBlock_12ri3_94{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:6px;transition:transform .3s ease-in-out}._ListItem_12ri3_2:hover ._InfoBlock_12ri3_94,._ListItem_12ri3_2:focus ._InfoBlock_12ri3_94{transform:translate(8px)}._IconBtn_12ri3_108{display:flex;width:32px;height:32px;justify-content:center;align-items:center;color:var(--grey-icon-color)}._IconBtn_12ri3_108 svg{width:28px;height:28px}._IconBtn_12ri3_108{--s0: var(--grey-icon-color, #797b7b);--s1: var(--grey-icon-color, #797b7b);--s2: var(--grey-icon-color, #797b7b)}._IconBtn_12ri3_108 svg stop{transition:stop-color .25s ease}._IconBtn_12ri3_108:hover{--s0: var(--gradient-first-color, #dbd883);--s1: var(--gradient-second-color, #e9d66b);--s2: var(--gradient-third-color, #aab841)}._IconBtn_12ri3_108:active{--s0: var(--focus-btn-color, #ae9e5c);--s1: var(--focus-btn-color, #ae9e5c);--s2: var(--focus-btn-color, #ae9e5c)}._ItemActions_12ri3_139{display:flex;justify-content:flex-end;align-items:center;gap:16px;flex:0 0 auto;margin-left:auto}._TextBtn_12ri3_148{justify-content:end}._Amount_12ri3_152{color:var(--white-color);font-size:20px;font-weight:500;line-height:normal;width:fit-content}._TradeRightBlock_12ri3_160{display:flex;align-items:center;gap:16px;flex:0 0 auto}._TradeAmount_12ri3_167{color:var(--grey-color);font-family:Beaufort for LOL;font-size:24px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}._PriceBlock_12ri3_177{display:flex;align-items:center;gap:8px}._PriceIcon_12ri3_183{width:48px;height:36px}._Price_12ri3_29{background-image:linear-gradient(var(--white-color),var(--white-color));font-size:28px;font-weight:400;line-height:normal;min-width:3ch;text-align:right}._Divider_12ri3_197{width:1px;height:100%;background:var(--grey-color)}._needSelect_12ri3_203:hover ._HorizontalLine_12ri3_203,._needSelect_12ri3_203:focus ._HorizontalLine_12ri3_203{background:var(--base-gradient)}._trade_12ri3_209{cursor:default}._trade_12ri3_209._PriceBlock_12ri3_177{gap:16px}._trade_12ri3_209:hover ._HoverGradient_12ri3_62,._trade_12ri3_209:focus ._HoverGradient_12ri3_62{transform:scaleX(0)}._trade_12ri3_209:hover ._InfoBlock_12ri3_94,._trade_12ri3_209:focus ._InfoBlock_12ri3_94{transform:none}._trade_12ri3_209:not(._ActiveItem_12ri3_20):hover ._IconInList_12ri3_20,._trade_12ri3_209:not(._ActiveItem_12ri3_20):focus ._IconInList_12ri3_20{--s0: var(--grey-icon-color, #797b7b);--s1: var(--grey-icon-color, #797b7b);--s2: var(--grey-icon-color, #797b7b);border-image:none}._trade_12ri3_209:not(._ActiveItem_12ri3_20):hover ._Name_12ri3_26,._trade_12ri3_209:not(._ActiveItem_12ri3_20):focus ._Name_12ri3_26{color:var(--grey-color)}._AnchorTooltip_12ri3_231{display:flex;align-items:center;flex:1 1 auto;min-width:0;overflow:visible}._ItemTooltipContent_12ri3_239{min-height:fit-content;max-height:308px}._NewDot_12ri3_244{flex:0 0 auto;width:8px;height:8px;border-radius:8px;background:var(--base-gradient);margin-left:8px}._Wrapper_1k4st_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:15px;overflow:hidden;min-height:0}._TitleBar_1k4st_13{padding:3px 14px 3px 0;border-bottom:2px solid var(--grey-icon-color);display:flex;align-items:center;justify-content:space-between;vertical-align:middle;width:100%}._TitleIcon_1k4st_23{display:grid;place-items:center;width:32px;height:32px;aspect-ratio:1/1;color:var(--grey-icon-color)}._Title_1k4st_13{font-size:30px;font-weight:400;letter-spacing:normal;line-height:1;color:var(--grey-icon-color)}._List_1k4st_40{padding-right:10px;padding-block-start:12px;position:relative;display:flex;flex-direction:column;align-items:center;gap:1px;width:100%;height:100%;flex-grow:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}._List_1k4st_40::-webkit-scrollbar{width:10px;height:10px}._List_1k4st_40::-webkit-scrollbar-track{background:transparent}._List_1k4st_40::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:4px;border:1px solid transparent;background-clip:content-box}._List_1k4st_40::-webkit-scrollbar-button{display:none;width:0;height:0}._EmptyItem_1k4st_77{width:100%}._EmptyText_1k4st_81{display:flex;font-weight:400;font-size:28px;line-height:normal;letter-spacing:0;white-space:nowrap;color:var(--grey-color)}._ListGradientOverflow_1k4st_91{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg,#121617,#12161700 9% 89%,#121617 99%);pointer-events:none}._Button_ygb8g_2{position:relative;display:flex;width:338px;height:54px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;opacity:.8;color:var(--modal-bg-color);font-size:24px;font-weight:500;line-height:1;text-transform:uppercase;border-radius:62px;background:var(--btn-gradient)}._Button_ygb8g_2:hover{background:linear-gradient(180deg,#bdba65,#cbb84d 25.48%,#8c9a23 91.83%)}._Button_ygb8g_2:not(._selected_ygb8g_24){background:transparent;color:var(--grey-icon-color);border:1px solid var(--grey-icon-color)}@supports (-webkit-background-clip: text){._Button_ygb8g_2:focus{background-image:var(--base-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}@supports not (-webkit-background-clip: text){._Button_ygb8g_2:focus{color:var(--light-gold-color)}}._Button_ygb8g_2:focus:before{content:"";position:absolute;inset:0;border-radius:62px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Modal_3qtko_2{position:relative;width:814px;max-height:500px;flex-direction:column;align-items:center;display:flex;padding:32px 64px;gap:32px;flex-shrink:0}._Modal_3qtko_2{background:var(--modal-bg-color)}._Modal_3qtko_2:before{content:"";position:absolute;inset:0;border-radius:12px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Header_3qtko_32{display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-size:50px;line-height:normal;text-transform:uppercase;width:100%}._Body_3qtko_44{display:flex;width:100%;height:100%;overflow-y:auto}._Footer_3qtko_51{border:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._Coins_3qtko_62{display:flex;align-items:center;justify-content:center;gap:.5rem}._CoinsImg_3qtko_69{width:40px;height:36px}._CoinsText_3qtko_74{color:var(--light-gold-color);font-size:28px;font-weight:400}._FooterControls_3qtko_80{display:flex;align-items:center;justify-content:center;gap:10px}._Button_16fs2_1{border-radius:8px;border:1px solid var(--light-gold-color);padding:16px;width:382px;height:54px;display:flex;justify-content:center;align-items:center;gap:10px;background:var(--main-dark-color);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition:border-color .3s ease-in}._Button_16fs2_1:hover{border-color:#ae9e5c}._Button_16fs2_1:hover ._Text_16fs2_18{color:#ae9e5c}._Button_16fs2_1:focus{border-color:#867634}._Button_16fs2_1:focus ._Text_16fs2_18{color:#867634}._Button_16fs2_1:disabled{border-color:var(--grey-color);opacity:.4}._Button_16fs2_1:disabled ._Text_16fs2_18{color:var(--grey-color)}._ButtonIcon_16fs2_35{display:grid;place-items:center;width:24px;height:24px}._Text_16fs2_18{color:var(--light-gold-color);text-align:center;font-size:24px;font-weight:400;line-height:normal;transition:color .3s ease-in}body{background:var(--dark-l1-color);min-height:100vh}._Page_1ku3x_7{padding-block:64px;padding-inline:120px;width:100%;height:100%;display:flex;background:transparent;padding-top:64px;padding-bottom:86px;flex-direction:column;justify-content:space-between;align-items:center;gap:34px}._StudioLogo_1ku3x_22,._GameLogo_1ku3x_23{display:flex;align-items:center;justify-content:center;object-fit:contain}._StudioLogo_1ku3x_22{width:120px;height:48px}._GameLogo_1ku3x_23{width:100%;height:230px}._AuthWrap_1ku3x_40{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}._Text_1ku3x_48{text-align:center;font-size:20px;font-weight:500;line-height:normal;text-transform:uppercase}._Actions_1ku3x_56{display:flex;align-items:center;justify-content:center;gap:16px}._GoogleBtn_1ku3x_63,._AppleBtn_1ku3x_64{width:375px}._AppleBtn_1ku3x_64 svg path{fill:var(--grey-icon-color)}._Agrees_1ku3x_72{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}._Terms_1ku3x_80,._Mailing_1ku3x_80{display:flex;align-items:center;justify-content:center;gap:12px}._Checkbox_1ku3x_87{position:relative;border:2px solid var(--light-gold-color);padding:3px;width:16px;height:16px;appearance:none;display:grid;place-items:center;vertical-align:middle;cursor:pointer}._Checkbox_1ku3x_87:hover{border:none}._Checkbox_1ku3x_87:hover:before{content:"";position:absolute;inset:0;border-radius:0;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Checkbox_1ku3x_87:focus,._Checkbox_1ku3x_87:checked{border:none}._Checkbox_1ku3x_87:focus:before,._Checkbox_1ku3x_87:checked:before{content:"";position:absolute;inset:0;border-radius:0;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Checkbox_1ku3x_87:checked:after{position:relative;content:"";width:10px;height:10px;flex-shrink:0;background:var(--base-gradient)}._Label_1ku3x_147{color:var(--white-color);text-align:center;font-size:20px;font-weight:400;line-height:normal}._TermsLink_1ku3x_155{color:var(--Main-Borders-color, #E0D08E);font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}._VisuallyHidden_1ku3x_169{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}._ProgressiveImage_pwwv3_1{width:100%}._Wrapper_1o9wt_1{position:relative;width:100%;height:20px;display:flex;align-items:center;justify-content:center;border-radius:20px;border:2px solid #dad070}._Track_1o9wt_12{position:absolute;left:0;top:50%;width:100%;height:20px;transform:translateY(-50%);z-index:1}._Fill_1o9wt_22{border-radius:20px;appearance:none;height:100%;background-color:#dad070}._Thumb_1o9wt_29{position:absolute;width:30px;height:30px;top:50%;transform:translateY(-50%);border-radius:50%;z-index:3;left:50%}._RangeInput_1o9wt_40{appearance:none;width:100%;height:20px;border-radius:5px;outline:none;cursor:pointer;z-index:2;opacity:0}._GameButton_1n0ru_1{position:relative;z-index:9;border-color:var(--text-button-color);border-style:none;display:flex;align-items:center;justify-content:center;height:fit-content;color:var(--text-button-color);filter:drop-shadow(0px 0px 3px var(--black-color)) drop-shadow(0px 0px 2px var(--black-color)) drop-shadow(0px 0px 1px var(--black-color));transition:all .3s ease 0s;background-color:transparent;background-position:center;background-size:cover;background-repeat:no-repeat;outline:none;cursor:pointer}._GameButton_1n0ru_1._left_1n0ru_20{margin:-2px 1% 0 0;padding:4px 36px 8px 16px}._GameButton_1n0ru_1._right_1n0ru_24{margin:-2px 0 0 1%;padding:4px 16px 8px 36px}._GameButton_1n0ru_1:focus{box-shadow:none}._GameButton_1n0ru_1:disabled{background-color:transparent}._SettingsModal_x32es_1{position:fixed;border-radius:1rem;border:.3rem solid #dac95d;margin:0;padding:3rem;width:60%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3rem}._SettingsModalHeader_x32es_15{width:100%;display:flex;align-items:center;justify-content:center;padding-bottom:1rem;text-transform:uppercase}._SettingsModalHeader_x32es_15 h2{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:1.2px;font-size:2.5rem;color:#acaf50}._SettingsModalBody_x32es_33{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}._ModalBackground_x32es_42{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1;border-radius:1rem}._VolumeSettings_x32es_52{display:flex;flex-direction:column;width:90%;z-index:2;gap:1.5rem;margin-bottom:40px}._SettingsItem_x32es_61{display:flex;align-items:center;text-transform:uppercase}._MuteButton_x32es_67{align-self:end;width:250px;height:50px;background-color:transparent;background-size:contain;z-index:2;filter:none;text-shadow:none;text-transform:uppercase}._FontSettings_x32es_79{display:flex;flex-direction:column;width:90%;gap:2rem}._FontExample_x32es_86{display:flex;flex-direction:column;align-items:end;gap:10px}._ExampleTextarea_x32es_93{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;border-radius:10px;border:2px solid #acaf50;padding:.5rem;width:100%;background:transparent;color:#acaf50;cursor:default}._ExampleDescr_x32es_107{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;width:fit-content;height:40px;text-transform:uppercase;color:#acaf50;filter:brightness(.8);pointer-events:none;resize:none;-webkit-appearance:none;-moz-appearance:none;overflow:hidden}._ExampleDescr_x32es_107::-webkit-resizer{display:none}._MessageItemContainer_6zx5i_1{display:flex;width:100%;height:auto;min-height:min-content;align-items:center;gap:8px}._MessageItemContainer_6zx5i_1._left_6zx5i_9{justify-content:start}._MessageItemContainer_6zx5i_1._right_6zx5i_12{justify-content:end}._MessageItemContainer_6zx5i_1._center_6zx5i_15{justify-content:center}._MessageItemContainer_6zx5i_1._center_6zx5i_15 p{background-image:linear-gradient(0,#fff,#fff)}._MessageItemContainer_6zx5i_1._center_6zx5i_15:before,._MessageItemContainer_6zx5i_1._center_6zx5i_15:after{content:"";border-radius:100%;width:8px;height:8px;background-color:#fff}._MessageItem_6zx5i_1{max-width:90%;width:fit-content;white-space:normal;overflow-wrap:break-word;word-break:break-word;line-height:normal}._MessageItem_6zx5i_1:after{content:"";display:inline-block;width:0}._MessageItem_6zx5i_1._left_6zx5i_9{align-self:start;text-align:left}._MessageItem_6zx5i_1._right_6zx5i_12{align-self:end;text-align:right}._MessageItem_6zx5i_1._center_6zx5i_15{align-self:center;text-align:center}._MessageItem_6zx5i_1._singleView_6zx5i_54{max-width:100%}._Wrapper_q4zkw_2{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:var(--black-color);z-index:9999;pointer-events:all}._Wrapper_q4zkw_2 img{max-width:250px;height:auto;display:block}._GameLink_5bu5z_1{display:flex;align-items:center;gap:15px;border-radius:10px;padding:10px 20px;width:372px;height:70px;color:var(--text-input-color);cursor:pointer}._GameLink_5bu5z_1:before{margin-top:-4px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAACL0lEQVQ4ja2UT2jSYRjHP69/IwwnQZs2urUuhViCtjYQT5W1WmaHEjqNLlEQxAgSsQiCEUF1qkMMika4iGybJwu2uVyFq0OH6lTGnJCpa8R09eugryYpc9H78lyel+fD9/nC9xWKovC/jjCYTHWNZCwogD7gGOAELIAOSAGTwEMgYnOH6lQsZrP1sGQsaAduA7ZVRMwCp2zu0FxDWDIW9ABhYF06k2d4JM70y48sZPIAmNvb6HFsxe9z0rHJCPADOGJzh6J1sGQsuAOIA4Zw5BVDt6IUSz8bStLrNQye3ke/ZydAHui2uUPvFrNZVBWP7gCG0aevuXJ9rCkIYHl5hUvXIjweTwIYK7YAoAL2A45Pqa8M3ZxAoLRUV2+MSQv2JGPBvRJ2AuDBowTFUglQWqpiscS98IwU5ZUwO8BU4n3T1ZqdqRfVmR4ADdBZLK2Qmv+2ZlgqnUNRFIQQmyVMB8C/JKE2o4Xymp91Wg0Ws6lFt2pl6WhDCAHwRcJmAHodXWsjKdDr3CaVPZOw+wDHvU60WjVKi1enU+P37ZawUQkbBxJbOjcyeMbTsl0Xzh6QsYpbXYEogMrqCijAAPD96EE7F8/1odNqmkL0ei3B84fp9+yCcpwG5JtYb9wAwJvnl6tBn1/IMzwyyfTsB9KZAkLIoHfh93Vjbq8G3Wt1BSYAlnKFGqwCtAN3ge2rbPkWOGl1BeZk4y9YBagGDlGOSKPPMQw8sboCv/6cW8oV+A1Ta/vfM1RMmAAAAABJRU5ErkJggg==);width:20px;height:fit-content}._disabled_5bu5z_19{opacity:.7;pointer-events:none;cursor:default;background-color:#f0f0f0}._ContactButton_kis9z_1{border-radius:1rem;border:2px solid var(--text-send-button-color);display:flex;align-items:end;justify-content:center;padding:1rem;width:120px;height:200px;color:var(--text-input-color);background-color:var(--dark-color)}._ContactButton_kis9z_1 img{margin-bottom:5px}._InviteButton_m1ebc_1{border-radius:1rem;border:2px solid var(--text-send-button-color);display:flex;align-items:end;padding:1rem;width:120px;height:200px;color:var(--text-input-color);background-color:var(--dark-color)}._NewsButton_1wed6_1{position:relative;border-radius:1rem;border:2px solid var(--text-send-button-color);display:flex;align-items:end;justify-content:center;padding:1rem;width:120px;height:200px;color:var(--text-input-color);background-color:var(--dark-color)}._Badge_1wed6_15{position:absolute;display:flex;align-items:center;justify-content:center;padding:.5px;max-width:4rem;width:1rem;height:1rem;right:20%;top:60%;border-radius:50%;font-size:.875rem;font-weight:700;line-height:1rem;color:var(--white-color);background-color:var(--orange-color)}._Modal_1xj4v_1{border-radius:12px;border:2px solid var(--light-gold-color);padding:32px 16px;position:absolute;width:40%;height:80%;display:flex;flex-direction:column;align-items:center;gap:32px;background:#001313}._ModalHeader_1xj4v_15{width:100%;font-size:40px;line-height:1;text-transform:uppercase;justify-content:center;border:none}._ModalBody_1xj4v_24{display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%;height:100%;min-height:0;flex:1 1 auto;overflow:hidden}._ModalFooter_1xj4v_36{margin:0;padding:0;border:none;width:100%;display:flex;flex-direction:column;align-items:center;flex:0 0 auto}._Arrows_1xj4v_47{width:100%;height:32px;display:flex;align-items:center;justify-content:space-between}._NewsMoveBtn_1xj4v_55{width:50px;height:fit-content;font-size:16px;font-weight:700;color:var(--white-color);text-transform:uppercase;transition:color,opacity .3s ease-in}._NewsMoveBtn_1xj4v_55:hover{opacity:.8;color:var(--light-gold-color)}._NewsMoveBtn_1xj4v_55:active{opacity:1;color:var(--light-gold-color)}._NewsMoveBtn_1xj4v_55._left_1xj4v_72,._NewsMoveBtn_1xj4v_55._right_1xj4v_75{margin:0}._Title_1xj4v_79{width:100%;height:fit-content;font-size:32px;line-height:normal;font-weight:700;text-align:center;color:var(--text-input-color);flex:0 0 auto}._New_1xj4v_55{padding-right:8px;width:100%;min-height:0;display:flex;justify-content:center;flex:1 1 auto;overflow-y:auto;font-size:28px;font-weight:400;text-align:center;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;color:var(--light-gold-color);--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._New_1xj4v_55::-webkit-scrollbar{margin-right:8px;width:8px}._New_1xj4v_55::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._New_1xj4v_55::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._Link_1xj4v_128{color:var(--light-gold-color);text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:18px;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase;cursor:pointer}._Empty_1xj4v_145{width:50px;height:auto;opacity:0}._root_1d6l8_1{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;z-index:0;pointer-events:none;background:#000}._media_1d6l8_12{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}._Root_1cotc_2{position:fixed;pointer-events:none;transform:translate(var(--tx, 0),var(--ty, 0));z-index:var(--z-index, 10)}._Inner_1cotc_5{pointer-events:auto}:where(._Root_1cotc_2){--offset-x: 0px;--offset-y: 0px}._TopLeft_1cotc_21{top:var(--offset-y);left:var(--offset-x)}._TopRight_1cotc_26{top:var(--offset-y);right:var(--offset-x)}._BottomLeft_1cotc_31{bottom:var(--offset-y);left:var(--offset-x)}._BottomRight_1cotc_36{bottom:var(--offset-y);right:var(--offset-x)}._Top_1cotc_21{top:var(--offset-y);left:50%;--tx: -50%}._Right_1cotc_48{right:var(--offset-x);top:50%;--ty: -50%}._Bottom_1cotc_31{bottom:var(--offset-y);left:50%;--tx: -50%}._Left_1cotc_60{left:var(--offset-x);top:50%;--ty: -50%}._Center_1cotc_67{left:50%;top:50%;--tx: -50%;--ty: -50%}._Modal_1s2gz_1{position:relative;width:866px;height:696px;padding:2rem 5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:transparent}._Background_1s2gz_13{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:-1}._ModalHeader_1s2gz_23{margin-bottom:3rem;font-size:3.1rem;line-height:1;text-transform:uppercase}._ModalBody_1s2gz_30{display:flex;flex-direction:column;align-items:center;padding:0 2rem;max-height:60%;overflow-y:auto}._Text_1s2gz_39{font-size:1.2rem}._ModalFooter_1s2gz_43{border:none;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1}._FooterContent_1s2gz_53{border-radius:12px;border:2px solid #dac95d;padding:.5rem;width:330px;height:80px;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer}._FooterContent_1s2gz_53 span{font-size:64px;font-weight:600;color:var(--dark-l1-color);line-height:1}._Note_1s2gz_72{margin-top:auto;width:100%;font-size:13px;font-weight:400;color:var(--secondary-color);line-height:normal;text-align:center;filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._Error_1s2gz_83{margin-top:-25px;font-size:1.5rem;color:#9e3b43}._Loader_1s2gz_89{position:absolute;border-radius:15px;inset:0;width:100%;height:100%}._MainPage_1m550_1{padding-block:64px;padding-inline:120px;width:100%;height:100%;display:flex;background:transparent;flex-direction:row-reverse;align-items:flex-end;justify-content:space-between}._MainLogo_1m550_13{margin-bottom:5rem}._MainMenu_1m550_17{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._MenuItem_1m550_25{display:flex;align-items:center;font-size:1.6rem;color:var(--text-input-color)}._BtnContainer_1m550_32{position:absolute;right:50px;top:-110px;display:flex;flex-direction:row-reverse;align-items:start;justify-content:space-between;gap:2.5rem}._GameLink_1m550_43{display:flex;align-items:center;justify-content:start;gap:1.5rem;border-radius:10px;padding:1rem 2rem;width:372px;height:70px;color:var(--text-input-color);background:transparent;cursor:pointer;filter:none}._GameLink_1m550_43:before{margin-top:-4px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAACL0lEQVQ4ja2UT2jSYRjHP69/IwwnQZs2urUuhViCtjYQT5W1WmaHEjqNLlEQxAgSsQiCEUF1qkMMika4iGybJwu2uVyFq0OH6lTGnJCpa8R09eugryYpc9H78lyel+fD9/nC9xWKovC/jjCYTHWNZCwogD7gGOAELIAOSAGTwEMgYnOH6lQsZrP1sGQsaAduA7ZVRMwCp2zu0FxDWDIW9ABhYF06k2d4JM70y48sZPIAmNvb6HFsxe9z0rHJCPADOGJzh6J1sGQsuAOIA4Zw5BVDt6IUSz8bStLrNQye3ke/ZydAHui2uUPvFrNZVBWP7gCG0aevuXJ9rCkIYHl5hUvXIjweTwIYK7YAoAL2A45Pqa8M3ZxAoLRUV2+MSQv2JGPBvRJ2AuDBowTFUglQWqpiscS98IwU5ZUwO8BU4n3T1ZqdqRfVmR4ADdBZLK2Qmv+2ZlgqnUNRFIQQmyVMB8C/JKE2o4Xymp91Wg0Ws6lFt2pl6WhDCAHwRcJmAHodXWsjKdDr3CaVPZOw+wDHvU60WjVKi1enU+P37ZawUQkbBxJbOjcyeMbTsl0Xzh6QsYpbXYEogMrqCijAAPD96EE7F8/1odNqmkL0ei3B84fp9+yCcpwG5JtYb9wAwJvnl6tBn1/IMzwyyfTsB9KZAkLIoHfh93Vjbq8G3Wt1BSYAlnKFGqwCtAN3ge2rbPkWOGl1BeZk4y9YBagGDlGOSKPPMQw8sboCv/6cW8oV+A1Ta/vfM1RMmAAAAABJRU5ErkJggg==);width:20px;height:fit-content}._NotFoundPage_fgzju_1{padding:150px 0;min-height:100vh;font: 500 28px/1.2 sans-serif;color:#f7fbff;background:linear-gradient(180deg,var(--dark-l1-color) 0%,transparent 86.7%) 0 0 no-repeat,#0000}._NotFoundPageContainer_fgzju_8{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}._NotFoundPageNumber_fgzju_15{margin:0 0 8px;color:var(--dark-color)}._NotFoundPageTitle_fgzju_19{margin:0 0 16px}._NotFoundPageDescription_fgzju_22{margin:0 0 36px}._BackButton_1q089_1{position:absolute;bottom:76px;left:160px;display:flex;align-items:center;justify-content:center;width:50px;aspect-ratio:106/140;z-index:10}._BackButton_1q089_1:disabled{cursor:not-allowed}._BackButton_1q089_1._left_1q089_15{margin-right:auto!important}._BackButton_1q089_1._right_1q089_18{margin-left:auto!important}._MoveButtonImg_1q089_22{width:100%;object-fit:contain}._Character_1l8yb_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding:.5rem 1rem;width:50%;text-transform:capitalize;background-color:#ebc17099;opacity:.8;transition:opacity .2s ease-in-out;cursor:default}._Character_1l8yb_1:hover{opacity:1;transition:opacity .2s ease-in-out}._CharacterIcon_1l8yb_21{position:absolute;left:-40px;top:0;border:none;border-radius:50%;transform:scale(1.3)}._CharacterTextBlock_1l8yb_30{display:flex;flex-direction:column;align-items:center;justify-content:center}._CharacterName_1l8yb_37,._CharacterDescr_1l8yb_37{font:var(--font)}._CharacterName_1l8yb_37{font-size:1.3rem}._CharacterDeleteBtn_1l8yb_45{position:absolute;right:-30px;top:50%;padding:0;border:none;border-radius:50%;display:flex;transform:translateY(-50%)}._DeleteIcon_1l8yb_56{width:100%;object-fit:contain}._CharactersPage_1qvbx_1{padding-block:64px;padding-inline:120px;width:100%;height:100%;display:flex;background:transparent;flex-direction:column;align-items:center;justify-content:space-between}._CharactersList_1qvbx_13{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;height:80%;overflow-Y:auto;-ms-overflow-style:none;scrollbar-width:none;cursor:inherit}._CreateCharacterBtn_1qvbx_26{width:80px;height:80px;border:1px solid orange;color:orange;cursor:inherit;z-index:2}._CreateButton_1qvbx_35{border-radius:1rem;border:2px solid var(--text-input-color);display:flex;justify-content:space-between;padding:0 2rem;width:300px;background-color:transparent;filter:none;transition:filter .2s ease-in-out}._CreateButton_1qvbx_35 img{width:60px;height:60px}._CreateButton_1qvbx_35:hover{transition:filter .2s ease-in-out;filter:drop-shadow(0px 0px 3px var(--black-color)) drop-shadow(0px 0px 2px var(--black-color)) drop-shadow(0px 0px 1px var(--black-color))}._CreateButtonText_1qvbx_55{width:fit-content}._Rectangle_c0y9k_1{width:100%;height:auto}._ProgressBar_36kya_2{--border-radius: 6px;border-radius:var(--border-radius);position:relative;width:100%;height:12px;background:transparent;overflow:hidden}._ProgressBar_36kya_2:before{content:"";position:absolute;inset:0;border-radius:var(--border-radius);border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._ProgressFill_36kya_27{height:100%;background:var(--base-gradient);transition:width .3s ease-in-out}._Wrapper_ctgma_1{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;padding:16px 40px 20px;border-radius:12px;background:#121617;border:2px solid rgba(243,221,72,.5)}._Label_ctgma_12{color:var(--light-gold-color);font-size:26px;line-height:1;text-transform:uppercase;text-align:center}._Digits_ctgma_20{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}._Group_ctgma_28{display:inline-flex;gap:.2rem}._Digit_ctgma_20{padding:8px 16px;border-radius:8px;text-align:center;font-weight:800;font-size:1.6rem;line-height:1;color:var(--dark-l1-color);background:var(--btn-gradient)}._Sep_ctgma_44{font-weight:800;font-size:1.6rem;line-height:1;color:var(--light-gold-color);text-shadow:0 1px 0 #000;transform:translateY(-1px)}._Pack_721rv_1{display:flex;flex-direction:column;align-items:center;gap:1rem}._PackTitle_721rv_8{display:flex;flex-direction:column;width:fit-content;align-items:center;gap:.5rem;font-size:36px;font-weight:500;text-transform:uppercase}._Divider_721rv_19{width:100%;height:2px;background-color:#acaf50;filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._PackText_721rv_26{font-size:22px}._PackButtons_721rv_30{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:1rem}._Wrapper_721rv_38{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}._PackBtnText_721rv_46{color:var(--white-color);text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:18px;font-weight:400;line-height:normal}._PackBtn_721rv_46{display:flex;height:54px;padding:8px 16px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:24px;width:215px;background-image:var(--btn-gradient);filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color));font-size:22px;font-weight:600}._Policy_z74pg_1{display:flex;align-items:center;justify-content:center;gap:64px}._Link_z74pg_8{color:var(--light-gold-color);text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:18px;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}._Modal_15943_1{position:relative;width:1238px;height:696px;border-radius:12px;padding:40px 108px;display:flex;flex-direction:column;align-items:center;gap:16px;background-color:transparent}._Header_15943_14{border:none;padding:0;margin:0;font-size:48px;line-height:normal;text-transform:uppercase}._Body_15943_23{display:flex;flex-direction:column;align-items:center;width:100%;gap:32px}._Footer_15943_31{position:absolute;bottom:0;left:50%;z-index:5;border:none;transform:translate(-50%,50%)}._Background_15943_40{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;border-radius:inherit;z-index:-1}._VerticalDivider_15943_50{width:1px;align-self:stretch;background-color:#acaf50;filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._PackagesList_15943_57{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around}._WarningModal_15943_65{border-radius:1rem;width:40%;height:fit-content}._WarningHeader_15943_71{border:none;width:100%;padding:.5rem;display:flex;align-items:start;justify-content:start}._WarningHeader_15943_71 h2{max-width:100%;font-size:2rem;font-weight:500;line-height:1;text-align:center;color:#acaf50;text-shadow:-1px 1px 1px var(--black-color),-1px 1px 1px var(--black-color),1px -1px 1px var(--black-color)}._WarningBody_15943_89{padding:2rem;height:100%}._WarningText_15943_94{width:100%;text-align:center;font-size:1.7rem;font-weight:400}._Policy_15943_101{margin-top:-16px}._Text_15943_105{color:var(--white-color);text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:18px;font-weight:400;line-height:normal}._ModalLoaderWrapper_15943_115{position:absolute;inset:0;display:flex;width:100%;height:100%;z-index:2000;pointer-events:all}._ModalLoader_15943_115{pointer-events:none;background-color:#0009}._ModalLoader_15943_115 img{width:30%;height:auto}._PackItem_13phn_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._Button_13phn_9{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:24px;width:100%;height:50px;background-image:var(--btn-gradient);filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._Button_13phn_9 span{font-size:22px;font-weight:600}._Title_13phn_26{font-size:92px;font-weight:600;line-height:1}._Text_13phn_32{font-size:28px;font-weight:500;text-transform:uppercase}._Value_13phn_38{font-size:1.8rem;text-align:right}._PackagesList_10stx_1{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around}._VerticalDivider_10stx_9{width:1px;align-self:stretch;background-color:#acaf50;filter:drop-shadow(-1px 0px 3px rgba(0,0,0,.76)) drop-shadow(0px 0px 1px var(--black-color)) drop-shadow(1px 1px 1px var(--black-color))}._Modal_1em7l_1{position:relative;width:1238px;height:696px;border-radius:12px;padding:40px 108px;display:flex;flex-direction:column;align-items:center;gap:16px;background-color:transparent}._Header_1em7l_14{border:none;padding:0;margin:0;font-size:48px;line-height:normal;text-transform:uppercase}._Body_1em7l_23{display:flex;flex-direction:column;align-items:center;width:100%;height:50%;gap:64px}._Footer_1em7l_32{position:absolute;bottom:0;left:50%;z-index:5;border:none;transform:translate(-50%,50%)}._Background_1em7l_41{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;border-radius:inherit;z-index:-1}._ModalLoaderWrapper_1em7l_51{position:absolute;inset:0;display:flex;width:100%;height:100%;z-index:2000;pointer-events:all}._ModalLoader_1em7l_51{pointer-events:none;background-color:#0009}._ModalLoader_1em7l_51 img{width:30%;height:auto}._Text_1em7l_70{color:var(--white-color);text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:18px;font-weight:400;line-height:normal}._Policy_1em7l_80{margin-top:109px}._Input_1dige_1{position:sticky;z-index:9;border-radius:12px;border-style:none;border-color:var(--border-input-color);border-width:0;margin:0 -10px 0 0;padding:6px 60px 6px 50px;grid-column:1/1;width:100%;height:9vh;mix-blend-mode:normal;background-color:transparent;background-position:center;background-size:100% 9vh;background-repeat:no-repeat;color:var(--text-input-color);filter:drop-shadow(0px 0px 3px var(--black-color)) drop-shadow(0px 0px 4px var(--black-color)) drop-shadow(0px 0px 2px var(--black-color));text-shadow:1px 1px 1px var(--dark-l1-color);pointer-events:auto;cursor:text;outline:none}._Input_1dige_1::placeholder{color:var(--light-grey-color)}._Card_ernuq_2{position:relative;border-radius:24px;display:flex;width:147.5px;height:218px;padding:20px 8px;flex-direction:column;align-items:center;gap:26px;transition:opacity,border .3s ease-in}._Card_ernuq_2._selected_ernuq_14{background:var(--dark-l1-color)}._Card_ernuq_2._selected_ernuq_14:before{content:"";position:absolute;inset:0;border-radius:24px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Card_ernuq_2._selected_ernuq_14 ._Title_ernuq_32{color:transparent}._Card_ernuq_2:hover:not(:disabled){background:var(--dark-l1-color)}._Card_ernuq_2:hover:not(:disabled):before{content:"";position:absolute;inset:0;border-radius:24px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Card_ernuq_2:hover:not(:disabled) ._Title_ernuq_32{color:transparent}._Card_ernuq_2:disabled{opacity:.1;cursor:not-allowed}._Preview_ernuq_61{width:88px;height:102px}._TextBlock_ernuq_66{width:100%;display:flex;align-items:center;justify-content:center;flex-grow:1}._Title_ernuq_32{color:#fff;font-weight:700;text-align:center}._IconWrapper_ernuq_80{position:absolute;top:10px;right:15px}._Modal_8wsep_1{border-radius:12px;position:relative;display:flex;width:870px;padding:40px 92px;flex-direction:column;align-items:center;gap:32px}._ModalHeader_8wsep_12{display:flex;align-items:center;justify-content:center;width:100%;font-size:48px;font-weight:400;line-height:normal;text-transform:uppercase}._ModalBody_8wsep_23{display:flex;flex-direction:column;align-items:center;max-height:60%;gap:3rem;overflow-y:auto}._ModalFooter_8wsep_32{border:none;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1}._Background_8wsep_42{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;z-index:-1}._Text_8wsep_51{text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:normal}._InputBlock_8wsep_59{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:auto;gap:2rem;width:353px;overflow:hidden}._Modal_1jvkv_1{position:relative;border-radius:1rem;border:2px solid #acaf50;padding:2rem;width:50%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:#001312}._ModalHeader_1jvkv_15{display:flex;align-items:center;justify-content:center;border-bottom:2px solid #acaf50;width:100%}._ModalHeader_1jvkv_15 h2{padding:1rem;font-size:2.5rem;font-weight:700;color:#d4bc75;text-transform:uppercase}._ModalBody_1jvkv_30{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding:0 2rem;flex-grow:1;height:fit-content;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}._Requirements_1jvkv_45,._Rewards_1jvkv_45,._OptionalRewards_1jvkv_45,._ClaimRewards_1jvkv_45{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}._TextBlock_1jvkv_54{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._Title_1jvkv_62{font-size:2rem;font-weight:600;text-align:center;color:#d4bc75;text-decoration:underline;width:100%}._Text_1jvkv_54{font-size:1.5rem;text-align:center;color:#d4bc75;width:100%}._OptionalBlock_1jvkv_78{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%}._Divider_1h96a_1._horizontal_1h96a_1{width:100%;height:2px}._Divider_1h96a_1._vertical_1h96a_5{width:2px;height:100%}._Modal_15vfi_1{border-radius:20px 20px 0 0;border:2px solid #dac95d;margin:0;padding:16px 32px;position:fixed;display:flex;inset:auto auto -5px 50%;transform:translate(-50%);width:50%;max-height:95vh;min-height:50%}._Body_15vfi_18{display:flex;flex-direction:column;align-items:center;flex:1 1 auto;gap:3rem;width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}._Subscription_15vfi_30,._Messages_15vfi_30,._Free_15vfi_30{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1rem;width:80%}._SectionTitle_15vfi_39{align-self:center;font-size:2rem;font-weight:300;color:#dac95d}._SectionText_15vfi_46{font-size:1.5rem;color:#dac95d;font-weight:300;width:100%;white-space:nowrap}._SectionInfo_15vfi_54{display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%}._Divider_15vfi_62{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}._Divider_15vfi_62 img{width:40px;height:40px}._Line_15vfi_74{margin-top:10px;height:4px!important}._ProfilePage_7pot1_2{padding:144px 210px;display:flex;flex-direction:column;align-items:flex-start;gap:32px}._ProfileHeader_7pot1_10{display:flex;align-items:center;justify-content:space-between;width:100%}._BackBtn_7pot1_17{display:flex;align-items:center;gap:11px}._BtnImg_7pot1_23{width:48px;height:64px}._BtnText_7pot1_28{color:var(--light-gold-color);text-align:center;font-size:24px;font-weight:700;line-height:normal;text-transform:uppercase}._AccountActions_7pot1_37{display:flex;align-items:center;gap:8px}._Email_7pot1_43{color:var(--light-gold-l1-color);text-align:center;font-size:20px;font-weight:700;line-height:normal;width:fit-content}._LogOutBtn_7pot1_52{padding:8px 16px;width:140px;display:flex;justify-content:center;align-items:center;gap:4px;background-image:var(--grey-gradient);white-space:nowrap}._LogOutBtn_7pot1_52:before{content:"";position:absolute;inset:0;border-radius:12px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._LogOutBtn_7pot1_52:before{background:var(--grey-gradient)}._LogOutBtn_7pot1_52:hover:not(:disabled),._LogOutBtn_7pot1_52:focus:not(:disabled){border-radius:12px}._DeleteBtn_7pot1_84{padding:8px 16px;width:114px;display:flex;justify-content:center;align-items:center;gap:4px;background-image:var(--bronze-gradient)}._DeleteBtn_7pot1_84:before{content:"";position:absolute;inset:0;border-radius:12px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._DeleteBtn_7pot1_84:before{background:var(--bronze-gradient)}._DeleteBtn_7pot1_84:hover:not(:disabled),._DeleteBtn_7pot1_84:focus:not(:disabled){border-radius:12px}._ProfileButtons_7pot1_115{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}._SubscriptionButton_7pot1_123,._MessagesButton_7pot1_123{border-radius:24px;padding:31px 56px;width:738px;height:106px;position:relative;display:flex;justify-content:space-between;align-items:center;flex:1 0 0;box-shadow:0 3px 9.8px #000}._SubscriptionButton_7pot1_123:before,._MessagesButton_7pot1_123:before{content:"";position:absolute;inset:0;border-radius:24px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._SubscriptionButton_7pot1_123,._MessagesButton_7pot1_123{cursor:pointer}._ProfileBtnText_7pot1_154{width:100%;font-size:35px;font-weight:500;line-height:normal;letter-spacing:2.8px;text-transform:uppercase}._MessagesButton_7pot1_123{width:738px}._ProfileRectangle_7pot1_167{width:24px;height:24px}._ButtonText_7pot1_172{font-size:1rem;font-weight:700;letter-spacing:2px;text-shadow:none;color:var(--dark-l1-color)}._FillButton_7pot1_180{border-radius:0 0 24px 24px;padding:14px 125px;width:418px;height:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:10px;text-align:center;font-size:18px;font-weight:700;line-height:normal;color:var(--dark-l1-color);text-transform:uppercase;white-space:nowrap;background:var(--base-gradient);cursor:pointer}._InfoButtonWrapper_7pot1_201{align-self:flex-start;display:flex;align-items:center;justify-content:center;height:60%}._InfoButton_7pot1_201{width:64px;height:64px;z-index:1}._Subscription_7pot1_123,._Messages_7pot1_123{display:flex;flex-direction:column;align-items:center;justify-content:center}._Messages_7pot1_123{min-width:35%;justify-content:stretch}._LimitsBarStyle_7pot1_227{--border-radius: 24px;position:absolute;border:none;inset:0;height:100%}._LimitsBarText_7pot1_235{overflow-wrap:normal;white-space:nowrap}._Features_7pot1_240{display:flex;gap:32px}._ContentLibrary_7pot1_245,._MessagesAndBounties_7pot1_246{display:flex;flex-direction:column;gap:16px}._FeatureTitle_7pot1_252{width:100%;font-size:24px;font-weight:500;line-height:normal;text-transform:uppercase;text-align:left}._FeatureText_7pot1_261{align-self:stretch;font-size:20px;font-weight:400;line-height:normal;color:var(--white-color)}._ProfileCode_7pot1_269{display:flex;flex-direction:column;gap:16px}._Code_7pot1_275{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px}._InputCode_7pot1_283{border-radius:8px;border:1px solid var(--Main-Gray-Color, #797B7B);padding:8px 16px;width:518px;height:64px;display:flex;align-items:center;filter:none;box-shadow:none}._EnterCodeBtn_7pot1_295{border-radius:66px;display:flex;width:280px;height:100%;padding:8px 16px;justify-content:center;align-items:center;gap:4px;flex-shrink:0;align-self:stretch}._CodeText_7pot1_308{font-size:1.5rem;width:50%}._CodeButton_7pot1_313{border-radius:1rem;border:3px solid #dac95d;padding:1rem 2rem;width:360px;font-size:1.3rem;text-transform:uppercase;background:transparent;color:#acaf50;cursor:pointer}._BountiesBlock_7pot1_325{display:flex;flex-direction:column;gap:16px}._Bounties_7pot1_325{display:flex;gap:16px}._BountyItem_7pot1_336{position:relative;border-radius:14px;width:258px;height:304px;display:grid;place-items:center;cursor:pointer}._BountyItem_7pot1_336{background:#080c0dcc}._BountyItem_7pot1_336:before{content:"";position:absolute;inset:0;border-radius:14px;border:1px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._BountyItem_7pot1_336:disabled{cursor:not-allowed}._BountyItem_7pot1_336:disabled svg{width:64px;height:64px}._Dices_7pot1_371{position:relative;border-radius:14px;padding:24px;display:flex;align-items:flex-start;align-content:flex-start;gap:8px;flex:1 0 0;align-self:stretch;flex-wrap:wrap}._Dices_7pot1_371{background:#080c0dcc}._Dices_7pot1_371:before{content:"";position:absolute;inset:0;border-radius:14px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._CreditsPage_o9vli_1{padding-block:64px;padding-inline:120px;background:transparent;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;color:#e0cf5e;gap:1.5rem;overflow-y:auto}._CreditsPageBackground_o9vli_18{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}._CreditsTitle_o9vli_27{text-transform:uppercase;border-bottom:4px solid #e0cf5e;height:auto;font-size:2.5rem;line-height:1;z-index:1}._PatronsBlock_o9vli_36{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;height:65%}._PatronsText_o9vli_46{text-align:center;font-size:1.6rem;font-weight:500;color:#e0cf5e}._PatronsCategoryList_o9vli_53{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;overflow:auto;z-index:1}._Explorers_o9vli_63{color:#bebc02}._Adventures_o9vli_67{color:#05cbcd}._Allies_o9vli_71{color:#a47c03}._CategoryItem_o9vli_75{width:50%;text-align:center}._CategoryItemTitle_o9vli_80{margin-bottom:1rem;padding:.5rem 1rem;filter:none;background-color:transparent;text-transform:uppercase}._LicenseInfo_o9vli_88{margin-top:auto;max-width:80%;font-size:1.6rem;text-align:center;z-index:1}._Select_ot16v_1{box-sizing:border-box;position:relative;width:100%;padding:.5rem;display:flex;align-items:center;justify-content:center;cursor:default;color:#fff}._SelectContent_ot16v_13{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:568px;width:100%;min-height:80px;background:linear-gradient(to right,#0000,#000c,#000,#000c,#0000)}._SelectContent_ot16v_13 svg{position:absolute;right:30px;top:50%;color:var(--text-input-color);transform:translateY(-50%);width:30px;height:30px}._SelectText_ot16v_34{font-size:24px;text-transform:capitalize;text-align:center}._Border_ot16v_40{aspect-ratio:568/19;position:absolute;height:19px;z-index:1000}._Border_ot16v_40:first-child{top:-9.5px}._Border_ot16v_40:last-child{bottom:-9.5px}._SelectMenu_ot16v_53{padding:.5rem;position:absolute;top:100%;left:0;display:flex;flex-direction:column;width:100%;z-index:2000;background-color:#555;opacity:.9}._SelectMenuItem_ot16v_66{border-radius:5px;padding:.5rem 1rem;font-size:1.4rem;text-align:center;color:var(--white-color);cursor:pointer;transition:all .4s ease-in-out}._SelectMenuItem_ot16v_66._disabled_ot16v_75{cursor:not-allowed;color:gray}._SelectMenuItem_ot16v_66:hover{background-color:var(--light-grey-color);opacity:1;color:#acaf50;transition:all .4s ease-in-out}._MenuOverlay_ot16v_86{position:fixed;inset:0;z-index:999;background-color:#00000080}._StepTitle_118yq_1{color:var(--create-hero-title-color);text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:30px;font-weight:400;line-height:normal}._FighterStyleStep_1vy5f_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative}._SelectBlock_1vy5f_10{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;height:fit-content}._FighterStyleSelect_1vy5f_22{width:60%}._FighterStyleDescription_1vy5f_26{margin-top:-1rem;max-width:50%;font-size:24px}._Picker_1ukzq_1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:80%;gap:8px}._Wrapper_1ukzq_10{display:flex;align-items:center;justify-content:space-between;width:100%}._NameBlock_1ukzq_17{display:flex;width:fit-content;gap:8px}._NameWrapper_1ukzq_23{display:flex;align-items:center;justify-content:center;width:fit-content}._Name_1ukzq_17{color:var(--text-input-color);text-align:center;font-size:26px;font-weight:700;line-height:normal;text-transform:capitalize;white-space:nowrap}._Controls_1ukzq_40{display:flex;align-items:center;justify-content:center;gap:8px}._Control_1ukzq_40{border:none;outline:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}._Control_1ukzq_40:disabled{cursor:not-allowed}._ButtonIcon_1ukzq_60{width:30px;height:30px}._Star_1ukzq_65{margin-top:-10px;width:24px;height:24px}._Value_1ukzq_71{color:var(--text-input-color);text-align:center;font-size:26px;font-weight:500;line-height:normal;min-width:44px}._Description_1ukzq_80{align-self:start;color:var(--text-input-color);font-size:20px;font-weight:400;line-height:normal;text-align:left}._AttributesStep_1uo1z_1{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;gap:32px}._PointCount_1uo1z_10{color:#d8ab54;text-align:center;font-size:32px;font-weight:400;line-height:normal}._Pickers_1uo1z_18{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1}._Border_1uo1z_26{align-self:center;width:464px;height:14px}._Wrapper_1tyov_2{position:relative;border-radius:8px;border:1px solid var(--grey-color);display:flex;flex-direction:column;align-items:stretch;height:100%;gap:24px;width:100%;background:var(--dark-l2-color)}._Wrapper_1tyov_2:hover,._Wrapper_1tyov_2:focus-within{border-color:transparent}._Wrapper_1tyov_2:hover,._Wrapper_1tyov_2:focus-within{background:var(--dark-l2-color)}._Wrapper_1tyov_2:hover:before,._Wrapper_1tyov_2:focus-within:before{content:"";position:absolute;inset:0;border-radius:8px;border:1px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Title_1tyov_36{color:var(--white-color);font-size:24px;font-weight:500;line-height:24px;filter:none;text-shadow:none;text-align:left}._Textarea_1tyov_46{flex:1 1 auto;width:100%;min-height:0;resize:none;overflow-y:auto;color:var(--grey-color);font-size:18px;font-weight:400;line-height:normal;background:transparent}._Textarea_1tyov_46::placeholder{color:var(--grey-color);font-size:18px;font-weight:400;line-height:normal;text-align:left;vertical-align:middle}._Textarea_1tyov_46{--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._Textarea_1tyov_46::-webkit-scrollbar{margin-right:8px;width:8px}._Textarea_1tyov_46::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._Textarea_1tyov_46::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._Tooltip_1tyov_90{border:1px solid var(--orange-l1-color);max-width:350px;padding:10px}._Input_1tyov_96{display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%;height:100%;color:var(--white-color);font-size:24px;font-weight:400;line-height:normal;background:transparent}._Input_1tyov_96::placeholder{color:var(--grey-color);font-size:24px;font-style:normal;font-weight:400;line-height:normal}._Input_1tyov_96:hover,._Input_1tyov_96:focus-within{border-color:transparent}._Input_1tyov_96:hover,._Input_1tyov_96:focus-within{background:var(--dark-l2-color)}._Input_1tyov_96:hover:before,._Input_1tyov_96:focus-within:before{content:"";position:absolute;inset:0;border-radius:8px;border:1px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Wrapper_1a2o5_1{display:flex;flex-direction:column;align-items:center;gap:11px;flex:1 0 0;align-self:stretch;width:396px;height:100%}._Wrapper_1a2o5_1>:first-child{flex:0 0 490px;min-height:0}._Wrapper_1a2o5_1>:last-child{flex:1 1 auto}._Class_1a2o5_19{border-radius:12px;border:1px solid var(--light-gold-color);padding:16px 8px 16px 16px;display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;min-height:0;background:var(--dark-l2-color)}._Title_1a2o5_32{width:100%;font-size:40px;font-weight:400;line-height:40px;text-transform:uppercase;text-align:left}._Description_1a2o5_41{padding-right:8px;flex:1 1 auto;width:100%;min-height:0;color:var(--grey-color);font-size:18px;font-weight:400;line-height:normal;text-align:left;white-space:pre-line;overflow-y:auto;--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._Description_1a2o5_41::-webkit-scrollbar{margin-right:8px;width:8px}._Description_1a2o5_41::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._Description_1a2o5_41::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._Wrapper_1td2t_1{display:flex;align-items:center;gap:24px;align-self:stretch}._Label_1td2t_8{flex-shrink:0;color:var(--grey-color);font-size:18px;font-weight:400;line-height:normal;text-transform:uppercase}._Line_1td2t_17{flex:1;height:1px;background-color:var(--grey-color)}._Value_1td2t_23{display:flex;gap:8px;flex-shrink:0;color:var(--light-gold-l1-color);text-align:center;font-size:18px;font-weight:500;line-height:normal;text-transform:uppercase}._Main_1td2t_35{color:var(--light-gold-l1-color)}._Bonus_1td2t_39{color:green}._Wrapper_5rkyy_1{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 0 0;align-self:stretch;width:402px;height:100%}._Wrapper_5rkyy_1>:first-child{flex:0 0 270px;min-height:0}._Wrapper_5rkyy_1>:last-child{flex:1 1 270px}._Race_5rkyy_19{border-radius:10px;border:1px solid var(--light-gold-color);padding:24px 16px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;background:var(--dark-l2-color)}._RaceTitle_5rkyy_31{width:100%;font-size:40px;font-weight:400;line-height:40px;text-transform:uppercase;text-align:left}._RaceDescr_5rkyy_40{flex:1 1 auto;width:100%;min-height:0;color:var(--grey-color);font-size:18px;font-weight:400;line-height:normal;text-align:left;overflow-y:auto;--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._RaceDescr_5rkyy_40::-webkit-scrollbar{margin-right:8px;width:8px}._RaceDescr_5rkyy_40::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._RaceDescr_5rkyy_40::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._Params_5rkyy_73{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}._Attributes_5rkyy_82{border-radius:10px;border:1px solid var(--light-gold-color);padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:100%;background:var(--dark-l2-color)}._AttrTitle_5rkyy_95{color:var(--white-color);font-size:24px;font-weight:400;line-height:24px;width:100%;text-align:left}._Container_1wk8m_1{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;gap:30px}._ProfileTitle_1wk8m_11{margin-bottom:50px}._Info_1wk8m_15{display:flex;align-items:center;justify-content:center;width:100%;gap:8px;height:548px}._Center_1wk8m_24{border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:8px;width:396px;height:100%}._ClassImg_1wk8m_34{border-radius:9px;width:100%;object-fit:contain}._Right_1wk8m_40{display:flex;flex-direction:column;gap:8px;width:402px;height:100%}._Right_1wk8m_40>:first-child{flex:0 0 180px;min-height:0}._Right_1wk8m_40>:last-child{flex:1 1 auto;min-height:0}._Biome_g8xrr_2{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;height:100%}._BiomeTitle_g8xrr_11{white-space:pre-line}._Wrapper_g8xrr_15{padding-right:8px;display:flex;flex-direction:column;gap:8px;width:100%;height:548px;overflow-y:auto;--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._Wrapper_g8xrr_15::-webkit-scrollbar{margin-right:8px;width:8px}._Wrapper_g8xrr_15::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._Wrapper_g8xrr_15::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._Row_g8xrr_46{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));column-gap:8px;width:100%;max-width:100%;margin:0 auto}._Scenario_g8xrr_55{position:relative;border-radius:7px;padding:16px;display:flex;align-items:end;height:270px;cursor:pointer;overflow:hidden;background-image:linear-gradient(193deg,#12161700 25.49%,#121617 92.34%),var(--bg-image);background-size:cover;background-position:center;background-repeat:no-repeat}._Content_g8xrr_70{display:flex;align-items:center;justify-content:space-between;width:100%}._Text_g8xrr_77{width:fit-content;color:var(--light-gold-l1-color);font-size:24px;font-style:normal;font-weight:400;line-height:24px;text-align:left}._AnchorTooltip_g8xrr_87{width:32px;height:32px}._Tooltip_g8xrr_92{max-width:400px;min-width:150px;min-height:120px;padding:8px 16px;display:flex;align-items:center;justify-content:center}._TooltipContent_g8xrr_102{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;color:#dac95d}._TooltipTitle_g8xrr_111{width:100%;text-align:left;font-size:24px;font-weight:500;line-height:normal}._TooltipDescr_g8xrr_119{width:100%;text-align:left;font-size:18px;font-weight:400;line-height:normal}._Active_g8xrr_127:before{content:"";position:absolute;inset:0;border-radius:7px;border:2px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Active_g8xrr_127._Text_g8xrr_77{color:transparent}._Active_g8xrr_127 svg{--s0: var(--gradient-first-color);--s1: var(--gradient-second-color);--s2: var(--gradient-third-color)}._Modal_g8xrr_151{border-radius:1.5rem;border:3px solid #e3cf5f;padding:1.5rem;min-width:600px;min-height:300px;width:30%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;background:#001312;box-shadow:0 4px 20px #0003;text-align:center}._ModalBody_g8xrr_168,._ModalHeader_g8xrr_168,._ModalFooter_g8xrr_168{width:100%;border:none}._ModalHeader_g8xrr_168{display:flex;align-items:center;justify-content:center}._ModalHeader_g8xrr_168 h2{font-size:2.5rem;font-weight:400;color:#dac95d}._ModalBody_g8xrr_168{height:fit-content;overflow-y:scroll;scrollbar-width:none}._ModalBody_g8xrr_168 p{font-size:1.5rem;font-weight:300;color:#dac95d}._FooterButton_g8xrr_195{border-radius:.3rem;border:2px solid #dac95d;outline:none;margin:0;width:4rem;height:2rem;background:#dac95d;font-size:1rem;font-weight:300;color:var(--dark-l1-color);text-transform:uppercase;cursor:pointer}._PrevBtn_j1ytk_1,._NextBtn_j1ytk_1{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:100px;height:80px;background:transparent;cursor:pointer;z-index:10}._PrevBtn_j1ytk_1{left:8px}._NextBtn_j1ytk_1{right:8px}._Image_j1ytk_23{width:100%;height:auto;object-fit:contain}._ClassTitle_1cu5e_1{position:relative;display:flex;align-items:center;justify-content:center;align-self:center;gap:28px}._Title_1cu5e_10{padding-bottom:8px;width:fit-content;text-transform:uppercase;font-size:34px;font-weight:400;line-height:normal}._Rectangle_1cu5e_19{margin-bottom:8px;width:20px;height:20px}._Underline_1cu5e_25{position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--base-gradient)}._ClassCard_13397_1{position:relative;display:flex;width:1060px}._CardImgBg_13397_7{width:100%;object-fit:contain}._ClassContent_13397_12{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:100%;height:100%;padding:24px 64px;z-index:2;gap:32px}._Info_13397_26{display:flex;flex-direction:column;align-items:center;width:70%;height:100%;gap:16px;overflow-y:auto}._MainDescription_13397_36,._Description_13397_44{text-shadow:0 0 6px #000;font-size:20px;font-weight:400;line-height:normal;text-align:left}._Features_13397_52{display:flex;flex-direction:column;gap:16px}._TitleFeatures_13397_58{text-shadow:0 0 6px #000;font-size:24px;font-weight:400;line-height:normal;text-align:left}._ClassCarousel_1gmxh_1{width:1220px;height:100%;overflow:hidden;position:relative}._Viewport_1gmxh_8{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}._Container_1gmxh_18{position:relative;aspect-ratio:1914/969;width:1220px;height:100%}._SlideWrapper_1gmxh_25{height:100%}._Slide_1gmxh_25{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._AbilityItem_1gmxh_38{display:flex;flex-direction:column}._ProfSkillsStep_47p3c_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative}._ProficientSkillsSelects_47p3c_10{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;height:fit-content}._ProficientSkillsSelect_47p3c_10{width:60%}._RaceAndGenderStep_kx0br_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative}._RaceAndGenderSelect_kx0br_10{width:60%}._Selects_kx0br_14{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}._Menu_kx0br_25{position:absolute;left:0;top:0;z-index:20;background-color:var(--dark-l1-color);opacity:.9;display:flex;flex-direction:column;gap:10px}._MenuItem_kx0br_37{padding:5px 10px;font-size:32px;cursor:default;transition:all .3s ease-in-out}._MenuItem_kx0br_37:hover{background-color:var(--light-grey-color);opacity:1}._ExpertiseStep_oqzn0_1{position:relative;display:flex;flex-direction:column;width:100%;height:100%}._Selects_oqzn0_9{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%}._RogueExpertiseSelect_oqzn0_21{width:60%}._InvocationStep_1iwer_1{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;height:100%}._SelectBlock_1iwer_11{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}._Select_1iwer_11{width:60%}._Text_1iwer_27{width:60%;font-size:1.5rem;font-weight:300}._SpellsWrapper_1ow2u_1{position:relative;display:flex;flex-direction:column;align-items:center;gap:4rem;width:100%;height:100%}._Spells_1ow2u_1{margin-block:auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}._Select_1ow2u_20{width:60%}._WarlockSpells_1aq4t_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;width:100%;height:100%}._Cantrips_1aq4t_12,._Spells_1aq4t_12{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}._Select_1aq4t_20{width:60%}._QuickStartStep_1ne3q_1{display:flex;width:100%;height:100%;align-items:center;justify-content:space-around}@media(min-width:1024px)and (max-width:1199px){._QuickStartStep_1ne3q_1{flex-direction:column-reverse;align-items:center;justify-content:center;gap:1rem}}._QuickStartTitle_1ne3q_17{font-size:clamp(1.6rem,6vw,2rem);width:100%;font-weight:500;text-transform:capitalize;text-align:center}._QuickStartPresets_1ne3q_25{display:flex;flex-direction:column;width:50%;gap:1rem}@media(min-width:1024px)and (max-width:1199px){._QuickStartPresets_1ne3q_25{width:100%}}._Presets_1ne3q_37{display:flex;flex-direction:column;padding:2rem;width:100%;overflow-y:auto;gap:3rem}@media(min-width:1024px)and (max-width:1199px){._Presets_1ne3q_37{flex-direction:row;width:100%;flex-wrap:wrap}}._PresetButton_1ne3q_53{position:relative;border-radius:10px;border:2px solid var(--text-input-color);padding:.4rem 0 .4rem clamp(100px,10vw,150px);display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem;width:100%;font-size:1.5rem;color:var(--text-input-color);cursor:pointer;transition:filter .3s ease-in-out}._PresetButton_1ne3q_53:hover{transition:filter .3s ease-in-out;filter:drop-shadow(0px 0px 3px var(--black-color)) drop-shadow(0px 0px 2px var(--black-color)) drop-shadow(0px 0px 1px var(--black-color))}@media(min-width:1024px)and (max-width:1199px){._PresetButton_1ne3q_53{width:45%}}._PresetImg_1ne3q_79{position:absolute;left:calc(clamp(100px,10vw,150px)/4);top:50%;transform:translateY(-50%);width:clamp(100px,10vw,150px);z-index:20}._PresetName_1ne3q_88,._PresetRaceAndClass_1ne3q_89{font-size:clamp(1.6rem,4vw,2rem);max-width:70%;text-align:left}._PresetRaceAndClass_1ne3q_89{font-size:1.2rem}._CustomHero_1ne3q_99{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:40%}@media(min-width:1024px)and (max-width:1199px){._CustomHero_1ne3q_99{flex-direction:row;width:100%}._CustomHero_1ne3q_99:first-child{width:60%}._CustomHero_1ne3q_99:last-child{width:30%}}._QuickStartCustomButton_1ne3q_120{border-radius:10px;border:2px solid var(--text-input-color);display:flex;align-items:center;justify-content:center;width:100%;max-width:60vw;font-size:1.3rem;color:var(--text-input-color);transition:filter .3s ease-in-out}._QuickStartCustomButton_1ne3q_120 img{width:100px;height:auto;object-fit:contain}._QuickStartCustomButton_1ne3q_120:hover{transition:filter .3s ease-in-out;filter:drop-shadow(0px 0px 3px var(--black-color)) drop-shadow(0px 0px 2px var(--black-color)) drop-shadow(0px 0px 1px var(--black-color))}._IconWrapper_1mc3g_1{width:34px;height:34px}._Bar_1el0z_1{--bar-gap: 32px;display:flex;gap:var(--bar-gap);align-items:flex-start}._Step_1el0z_8{--step-basis: 110px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;flex:0 0 110px;gap:8px}._Step_1el0z_8[data-active=true]{border-radius:999px}._Step_1el0z_8[data-locked=true] ._Label_1el0z_21{color:var(--grey-color)}._IconBtn_1el0z_24,._LabelBtn_1el0z_24{display:flex;align-items:center;justify-content:center;cursor:pointer}._IconBtn_1el0z_24:disabled,._LabelBtn_1el0z_24:disabled{cursor:not-allowed}._Label_1el0z_21{color:var(--white-color);text-align:center;font-size:16px;font-weight:400;line-height:11px;white-space:nowrap}._Divider_1el0z_43{position:absolute;left:calc(var(--step-basis) + var(--bar-gap) / 2);transform:translate(-50%);top:12px;width:102px;height:10px;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}._CreateHeroPage_vyy8v_1{padding-block:64px;padding-inline:120px;width:100%;height:100%;display:flex;background:transparent;flex-direction:column;align-items:center;justify-content:space-between;gap:32px;color:var(--text-input-color)}._Title_vyy8v_15{width:80%;text-align:center}._Content_vyy8v_20{padding:0 230px;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;height:100%;text-align:center}._Controls_vyy8v_31{width:100%;display:flex;align-items:center;justify-content:space-between}._StepButton_vyy8v_38{display:flex;align-items:center;justify-content:center;height:64px;gap:12px}._StepButton_vyy8v_38 img{border-radius:50%;width:64px;height:100%;object-fit:contain}._StepButton_vyy8v_38:disabled{background-color:transparent}._StepButton_vyy8v_38:not(:disabled) img{background:radial-gradient(circle at center,#e9d66b8c,#e9d66b52 28%,#e9d66b29 45%,#e9d66b00 70%)}._BackButton_vyy8v_58{display:flex;align-items:center;justify-content:center;height:64px}._BackButton_vyy8v_58 img{width:48px;height:100%;object-fit:contain}._StepText_vyy8v_70{color:var(--light-gold-color);text-align:center;font-size:24px;font-weight:700;line-height:24px;text-transform:uppercase}._Wrapper_a9yse_1{padding-block:64px;padding-inline:120px;width:100%;height:100%;background:transparent;width:100vw;height:100vh;display:flex;align-items:center;flex-direction:column;background-color:var(--modal-bg-color)}._Title_a9yse_16{margin-top:300px;align-self:stretch;color:#d4bc75;text-align:center;font-size:36px;font-weight:500;line-height:normal;text-transform:uppercase}._Text_a9yse_27{align-self:stretch;color:var(--white-color);text-align:center;font-size:24px;font-weight:400;line-height:normal}._Footer_a9yse_36{margin-top:auto;display:flex;width:100%;flex-direction:column;align-items:center;gap:16px}._FooterText_a9yse_45{color:var(--white-color);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal}._DownloadBtn_a9yse_54{color:var(--modal-bg-color);font-size:24px;font-weight:500;line-height:normal;text-transform:uppercase}._GoToBtn_a9yse_62{color:var(--white-color);font-size:14px;font-weight:400;line-height:normal;text-transform:uppercase}._GoToBtn_a9yse_62:focus{color:var(--light-gold-color)}._Wrapper_irqhp_2{border-radius:12px;padding:22px 24px;position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;justify-content:center;gap:16px;box-shadow:4px 8px 37.1px #605e5e40}._Wrapper_irqhp_2{background:var(--modal-bg-color)}._Wrapper_irqhp_2:before{content:"";position:absolute;inset:0;border-radius:12px;border:1px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._TextBlock_irqhp_35{display:flex;flex-direction:column;gap:4px}._Text_irqhp_35{text-overflow:ellipsis;font-size:20px;font-weight:500;line-height:normal;letter-spacing:normal;color:var(--white-color);text-align:center;white-space:nowrap}._TextLink_irqhp_52{color:var(--grey-color);text-align:center;font-size:20px;font-weight:400;line-height:normal}._Link_irqhp_60{color:var(--light-gold-color);font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}._Actions_irqhp_73{display:flex;align-items:center;justify-content:center;gap:16px}._ActionBtn_irqhp_80{width:210px;height:54px;padding:16px;font-size:20px;font-weight:500;line-height:normal;text-transform:uppercase}._CloseBtn_irqhp_90{padding:4px;width:32px;height:32px}._Page_11m9p_1{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden}._PageBg_11m9p_9{width:100%;height:100%;display:block;object-fit:cover}._Modal_rullw_1{border-radius:12px;position:relative;display:flex;width:1238px;height:412px;padding:128px 108px;flex-direction:column;justify-content:center;align-items:center;gap:32px}._Header_rullw_14{display:flex;align-items:center;justify-content:center;width:100%;font-size:48px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}._Body_rullw_26{align-self:stretch;color:#fff;text-align:center;text-shadow:0 0 12px #000,0 0 12px #000,0 0 6px #000,0 0 3px #000,0 0 2px #000,0 0 1px #000;font-size:18px;font-style:normal;font-weight:400;line-height:normal}._Background_rullw_37{position:absolute;inset:0;width:100%;z-index:-1;object-fit:contain;object-position:center center}._PageError_x3rk8_1{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}._root_w9cyj_3{position:relative;display:inline;color:var(--t-color, inherit)}._shadow_w9cyj_10{text-shadow:0 2px 6px rgba(0,0,0,.3),0 8px 24px rgba(0,0,0,.25)}._gradient_w9cyj_15{position:relative}._gradient_w9cyj_15:after{content:attr(data-text);position:absolute;inset:0;background:var(--t-gradient, none);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;opacity:var(--t-gradient-opacity, 0);pointer-events:none;line-height:inherit;white-space:inherit}._FilterBar_ornh3_1{display:flex;gap:4px;padding-left:0;height:126px;align-items:flex-start}._Tab_ornh3_9{width:70px;height:85px;background:transparent;border:none;padding:0;cursor:pointer;transition:height .2s ease}._Tab_ornh3_9._active_ornh3_18{height:126px}._BookmarkImg_ornh3_22{display:block;width:100%;height:100%;pointer-events:none}._NoteItem_vlji6_1{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch;padding:16px 0;border-bottom:1px solid var(--grey-color, #797B7B)}._NoteItem_vlji6_1:first-child{padding-top:0}._NoteItem_vlji6_1:last-child{border-bottom:none;padding-bottom:0}._Header_vlji6_19{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}._TitleGroup_vlji6_26{display:flex;align-items:center;gap:6px;min-width:0;max-width:55%}._LabelDot_vlji6_34{--dot-color: transparent;width:24px;height:24px;border-radius:50%;background:var(--dot-color);flex-shrink:0}._LabelDot_vlji6_34._red_vlji6_42{--dot-color: #551615}._LabelDot_vlji6_34._blue_vlji6_45{--dot-color: #172843}._LabelDot_vlji6_34._green_vlji6_48{--dot-color: #1F2A10}._LabelDot_vlji6_34._yellow_vlji6_51{--dot-color: #CB822C}._LabelDot_vlji6_34._purple_vlji6_54{--dot-color: #481F39}._Title_vlji6_26{color:var(--grey-color, #797B7B);font-size:28px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._Actions_vlji6_67{display:flex;justify-content:flex-end;align-items:center;gap:24px;flex-shrink:0}._ActionDivider_vlji6_75{width:1px;align-self:stretch}._ActionBtn_vlji6_80{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}._Content_vlji6_89{align-self:stretch;overflow:hidden;color:var(--grey-color, #797B7B);text-overflow:ellipsis;font-size:18px;font-weight:400;line-height:26px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}._Button_afhlf_2{position:relative;display:flex;padding:10px 24px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border:none;border-radius:10px;background:var(--main-dark-color);cursor:pointer;transition:background .3s ease-out}._Button_afhlf_2{background:transparent}._Button_afhlf_2:before{content:"";position:absolute;inset:0;border-radius:10px;border:1px solid transparent;background:var(--base-gradient) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._Button_afhlf_2:hover:not(:disabled){background:var(--base-gradient)}._Button_afhlf_2:hover:not(:disabled) ._Text_afhlf_37{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:var(--modal-bg-color);color:var(--modal-bg-color)}._Button_afhlf_2:active:not(:disabled){background:var(--pressed-gradient)}._Button_afhlf_2:active:not(:disabled) ._Text_afhlf_37{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:var(--modal-bg-color);color:var(--modal-bg-color)}._Button_afhlf_2:disabled{opacity:.4;cursor:not-allowed}._Text_afhlf_37{font-family:Beaufort for LOL,serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;background:var(--base-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:color .3s ease-out}._ListWrapper_a9kdr_1{display:flex;flex-direction:column;height:100%;overflow:hidden;gap:32px}._NoteList_a9kdr_9{flex:1;overflow-y:auto;padding-right:20px;--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._NoteList_a9kdr_9::-webkit-scrollbar{margin-right:8px;width:8px}._NoteList_a9kdr_9::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._NoteList_a9kdr_9::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._EmptyState_a9kdr_36{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center;padding:24px 48px;gap:12px;color:var(--grey-color, #797B7B);font-family:Beaufort for LOL,serif;font-size:32px;font-style:normal;font-weight:400;line-height:32px}._Wrapper_g8eq0_1{position:relative;width:82px;height:50px;flex-shrink:0}._Picker_g8eq0_8{position:absolute;top:0;left:0;display:flex;align-items:center;padding:8px;border-radius:54px;border:1px solid var(--light-gold-color, #E0D08E);background:var(--modal-bg-color, #121617);flex-direction:row;width:fit-content;z-index:10}._Picker_g8eq0_8._open_g8eq0_22{flex-direction:column}._ArrowBtn_g8eq0_26{display:flex;justify-content:center;align-items:center;width:24px;height:24px;padding:6px 0;aspect-ratio:1/1;background:none;border:none;cursor:pointer;order:1;margin-left:8px}._open_g8eq0_22 ._ArrowBtn_g8eq0_26{order:-1;margin-left:0;margin-bottom:8px}._Arrow_g8eq0_26{display:flex;transition:transform .3s ease}._Arrow_g8eq0_26._open_g8eq0_22{transform:rotate(180deg)}._Circle_g8eq0_54{width:0;height:0;opacity:0;overflow:hidden;border-radius:50%;border:none;padding:0;cursor:pointer;flex-shrink:0}._open_g8eq0_22 ._Circle_g8eq0_54{transition:width .2s ease,height .2s ease,opacity .2s ease,margin .2s ease}._Circle_g8eq0_54._visible_g8eq0_68{width:32px;height:32px;opacity:1}._open_g8eq0_22 ._Circle_g8eq0_54._visible_g8eq0_68~._Circle_g8eq0_54._visible_g8eq0_68{margin-top:8px}._FormWrapper_11tmn_1{display:flex;flex-direction:column;height:100%;padding-top:40px;gap:16px;overflow:hidden}._TitleRow_11tmn_10{display:flex;align-items:center;gap:16px;width:100%}._TitleMeasure_11tmn_17{position:absolute;visibility:hidden;white-space:pre;font-size:48px;font-weight:700;pointer-events:none}._TitleInput_11tmn_26{height:60px;flex:0 1 auto;min-width:0;max-width:calc(100% - 98px);padding:0;border:none;background:transparent;color:var(--grey-color, #797B7B);font-size:48px;font-weight:700;outline:none;text-overflow:ellipsis;overflow:hidden;transition:flex-grow .3s ease}._TitleInput_11tmn_26:focus{flex-grow:1}._TitleInput_11tmn_26::placeholder{color:#666}._ContentTextarea_11tmn_49{flex:1 0 0;align-self:stretch;overflow-y:auto;padding-right:20px;--track-color: rgba(121, 123, 123, .2);--thumb-color: rgba(121, 123, 123)}._ContentTextarea_11tmn_49::-webkit-scrollbar{margin-right:8px;width:8px}._ContentTextarea_11tmn_49::-webkit-scrollbar-track{border-radius:24px;background:var(--track-color)}._ContentTextarea_11tmn_49::-webkit-scrollbar-thumb{border-radius:24px;background:var(--thumb-color)}._ContentTextarea_11tmn_49{color:var(--grey-color, #797B7B);font-size:22px;border:none;background:transparent;outline:none;resize:none}._ContentTextarea_11tmn_49::placeholder{color:#666}._FormActions_11tmn_88{display:flex;height:54px;align-items:flex-start;gap:10px;flex-shrink:0;align-self:stretch}._ResetBtn_11tmn_97{flex:1 0 0;width:auto;font-size:20px;border:none!important;background:linear-gradient(var(--grey-color),var(--grey-color))!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}._ResetBtn_11tmn_97:before{content:"";position:absolute;inset:0;border-radius:62px;border:2px solid transparent;background:linear-gradient(var(--grey-color),var(--grey-color)) border-box;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff) border-box;-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:padding,border;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:background .3s ease}._ResetBtn_11tmn_97:hover:not(:disabled){background:var(--base-gradient)!important;background-clip:text!important;-webkit-background-clip:text!important}._ResetBtn_11tmn_97:hover:not(:disabled):before{background:var(--base-gradient) border-box}._ResetBtn_11tmn_97:focus:not(:disabled){background:linear-gradient(var(--light-gold-color),var(--light-gold-color))!important;background-clip:text!important;-webkit-background-clip:text!important}._ResetBtn_11tmn_97:focus:not(:disabled):before{background:linear-gradient(var(--light-gold-color),var(--light-gold-color)) border-box}._SaveBtn_11tmn_139{flex:1 0 0;width:auto;font-size:20px}._Error_11tmn_145{font-size:14px}._Overlay_18gb3_1{position:fixed;inset:0;z-index:200;background:radial-gradient(45.88% 55.65% at 50% 50%,#0000 71.11%,#00000073),#12161796;-webkit-backdrop-filter:blur(3.4px);backdrop-filter:blur(3.4px);animation:_fadeIn_18gb3_1 .3s ease-out forwards}._Overlay_18gb3_1._closing_18gb3_9{animation:_fadeOut_18gb3_1 .3s ease-in forwards}._Container_18gb3_13{height:1060px;width:806px;padding:0 65px 30px 75px;box-sizing:border-box;background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:column;position:relative;animation:_slideIn_18gb3_1 .3s ease-out forwards}._Container_18gb3_13._closing_18gb3_9{animation:_slideOut_18gb3_1 .3s ease-in forwards}@keyframes _fadeIn_18gb3_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_18gb3_1{0%{opacity:1}to{opacity:0}}@keyframes _slideIn_18gb3_1{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_18gb3_1{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}._CloseBtn_18gb3_65{--btn-size: 64px;position:absolute;right:calc(-1 * var(--btn-size) / 2);top:calc(var(--btn-size) / 2);z-index:20;display:grid;place-items:center;width:var(--btn-size);height:var(--btn-size);font-size:calc(var(--btn-size) / 2);box-shadow:0 0 14.7px 0 var(--black-color);--s0: var(--gradient-first-color, #dbd883);--s1: var(--gradient-second-color, #e9d66b);--s2: var(--gradient-third-color, #aab841)}._CloseBtn_18gb3_65 svg stop{transition:stop-color .25s ease}._CloseBtn_18gb3_65:hover{--s0: var(--hover-btn-color, #e0d08e);--s1: var(--hover-btn-color, #e0d08e);--s2: var(--hover-btn-color, #e0d08e)}._CloseBtn_18gb3_65:active{--s0: var(--focus-btn-color, #ae9e5c);--s1: var(--focus-btn-color, #ae9e5c);--s2: var(--focus-btn-color, #ae9e5c)}._LoaderOverlay_18gb3_95{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#00000080;z-index:10}._LoaderOverlay_18gb3_95 img{max-width:120px;height:auto}*{margin:0;padding:0;box-sizing:border-box}li{list-style-type:none}input,button,textarea,select{border:none;outline:none;margin:0;padding:0;font:inherit}a{color:inherit;text-decoration:none;cursor:default}svg{width:100%;height:100%;max-width:100%;pointer-events:none}button{border:none;outline:none;color:inherit;background:transparent;cursor:pointer}@font-face{font-family:Beaufort;src:url(/assets/Beaufort-Bold-B1OBdp81.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Beaufort;src:url(/assets/Beaufort-Medium-b5L3urkQ.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Beaufort;src:url(/assets/Beaufort-Regular-DeGeACXy.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Beaufort;src:url(/assets/Beaufort-Light-CTN_UYek.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Bahnschrift;src:url(/assets/Bahnschrift-Bqrd3fLb.woff2) format("woff2");font-weight:400;font-style:normal}:root{--font-family-main: "Beaufort", sans-serif;--font-family-second: "Bahnschrift", sans-serif;--font-size: 20px;--font-line: 30px;--font: var(--font-size) / var(--font-line) var(--font-family-main);--white-color: #fff;--black-color: #000;--red-color: #ff0000;--dark-color: #04080c;--main-dark-color: #080c0d;--dark-l1-color: #0e1317;--dark-l2-color: #121617;--grey-color: #797b7b;--secondary-color: #7d7c76;--light-grey-color: #d3d3d3;--orange-color: #ffa500;--orange-l1-color: #ed8136;--green-accent-color: #acaf50;--light-gold-color: #e0d08e;--light-gold-l1-color: #d4bc75;--girly-gold-color: #dead4c;--philippine-bronze-color: #773303;--gradient-first-color: #dbd883;--gradient-second-color: #e9d66b;--gradient-third-color: #aab841;--grey-icon-color: var(--grey-color);--modal-bg-color: var(--dark-l2-color);--base-gradient: linear-gradient( 180deg, var(--gradient-first-color) 0%, var(--gradient-second-color) 25.48%, var(--gradient-third-color) 91.83% );--lime-gradient: linear-gradient( 180deg, #dbda65 0%, #e9d66b 25.48%, #aab841 91.83% );--grey-gradient: linear-gradient( 180deg, var(--grey-color) 0%, var(--grey-color) 25.48%, var(--grey-color) 91.83% );--bronze-gradient: linear-gradient( 180deg, var(--philippine-bronze-color) 0%, var(--philippine-bronze-color) 25.48%, var(--philippine-bronze-color) 91.83% );--main-hover-gradient: linear-gradient( 90deg, rgba(243, 221, 72, .1) -23.28%, rgba(243, 221, 72, 0) 59.23% );--hover-gradient: linear-gradient( 180deg, var(--hover-btn-color) 0%, var(--hover-btn-color) 25.48%, var(--hover-btn-color) 91.83% );--primary-hover-gradient: var(--lime-gradient);--outlined-hover-gradient: linear-gradient( 180deg, rgba(219, 216, 131, .1) 0%, rgba(233, 214, 107, .1) 25.48%, rgba(170, 184, 65, .1) 91.83% );--focus-gradient: linear-gradient( 180deg, var(--focus-btn-color) 0%, var(--focus-btn-color) 25.48%, var(--focus-btn-color) 91.83% );--pressed-gradient: linear-gradient( 180deg, #bdba65 0%, #cbb84d 25.48%, #8c9a23 91.83% );--btn-gradient: var(--base-gradient);--modal-gradient: var(--base-gradient);--hover-item-gradient: var(--main-hover-gradient);--text-input-color: #d8ab54;--border-input-color: #ff7c22;--text-button-color: var(--orange-l1-color);--text-send-button-color: #f6ab59;--active-send-button-color: #d8b575;--hover-btn-color: #e0d08e;--focus-btn-color: #ae9e5c;--font-line-m: 24px;--font-line-l: 32px;--font-line-xl: 40px;--create-hero-title-color: var(--girly-gold-color)}html{font:var(--font)}body{color:var(--black-color)}
