.AppButton_btn__ZOrkI{width:auto;padding:0 18px;border:none;border-radius:8px;font-family:var(--font-space-grotesk),system-ui,sans-serif;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative}.AppButton_block__z3vv5{width:100%}.AppButton_md__Ygeno{height:44px;font-size:16px}.AppButton_sm__1XsSo{height:40px;font-size:14px}.AppButton_solid__2S5EK{background:#f97316;color:#1a0c02;box-shadow:0 6px 18px rgba(0,0,0,.28)}.AppButton_solid__2S5EK:hover:not(:disabled){background:#fb923c;transform:translateY(-2px);box-shadow:0 12px 26px rgba(249,115,22,.32)}.AppButton_solid__2S5EK.AppButton_shiny__0_sw6{box-shadow:0 8px 22px rgba(249,115,22,.3),0 0 14px rgba(249,115,22,.26)}.AppButton_solid__2S5EK.AppButton_shiny__0_sw6:hover:not(:disabled){box-shadow:0 12px 30px rgba(249,115,22,.42),0 0 26px rgba(249,115,22,.4)}.AppButton_outline__Va3Gn{background:transparent;color:#b7b9cc;border:1px solid hsla(0,0%,100%,.12)}.AppButton_outline__Va3Gn:hover:not(:disabled){background:rgba(249,115,22,.08);color:#f9a768;border-color:rgba(249,115,22,.5);box-shadow:0 8px 20px rgba(249,115,22,.14);transform:translateY(-2px)}.AppButton_solid__2S5EK.AppButton_danger__1lXgi{background:#e5484d;color:#2a0606;box-shadow:0 6px 18px rgba(0,0,0,.28)}.AppButton_solid__2S5EK.AppButton_danger__1lXgi:hover:not(:disabled){background:#f0575c;box-shadow:0 12px 26px hsla(0,91%,71%,.34)}.AppButton_outline__Va3Gn.AppButton_danger__1lXgi{color:#e88e8e;border-color:hsla(0,91%,71%,.3)}.AppButton_outline__Va3Gn.AppButton_danger__1lXgi:hover:not(:disabled){background:hsla(0,91%,71%,.08);color:#f6a0a0;border-color:hsla(0,91%,71%,.55);box-shadow:0 8px 20px hsla(0,91%,71%,.16)}.AppButton_danger__1lXgi .AppButton_spinner__63Eni{border-color:#fff hsla(0,0%,100%,.35) hsla(0,0%,100%,.35)}.AppButton_outline__Va3Gn.AppButton_danger__1lXgi .AppButton_spinner__63Eni{border-color:#f87171 hsla(0,91%,71%,.3) hsla(0,91%,71%,.3)}.AppButton_btn__ZOrkI:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}.AppButton_iconWrap__RIwpO{display:flex;flex:none}@keyframes AppButton_spin__cn3mu{to{transform:rotate(1turn)}}.AppButton_spinner__63Eni{width:15px;height:15px;border-radius:50%;animation:AppButton_spin__cn3mu .7s linear infinite}.AppButton_solid__2S5EK .AppButton_spinner__63Eni{border:2px solid rgba(26,12,2,.35);border-top-color:#1a0c02}.AppButton_outline__Va3Gn .AppButton_spinner__63Eni{border:2px solid rgba(249,115,22,.3);border-top-color:#f9a768}.BeaverMark_mark__uqJOe{display:grid;grid-template-columns:repeat(var(--cols),var(--cell));grid-auto-rows:var(--cell);width:calc(var(--cell) * var(--cols));height:calc(var(--cell) * var(--rows))}.BeaverMark_glow__5ctZH{filter:drop-shadow(0 0 6px rgba(249,115,22,.6))}.BeaverMark_cell__jJKVx{width:var(--cell);height:var(--cell)}.AppPopover_wrap__F_IZ_{position:relative;display:inline-flex;font-family:var(--font-space-grotesk),system-ui,sans-serif}.AppPopover_customTrigger__uLJJF{display:contents}.AppPopover_trigger__LiqNj{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#d8dae6;font-family:var(--font-space-grotesk),system-ui,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .16s ease}.AppPopover_trigger__LiqNj[data-open=true]{background:rgba(249,115,22,.08);border-color:rgba(249,115,22,.5);color:#f9a768}.AppPopover_caret__tArZj{transition:transform .18s ease}.AppPopover_trigger__LiqNj[data-open=true] .AppPopover_caret__tArZj{transform:rotate(180deg)}.AppPopover_overlay__l847v{position:fixed;inset:0;z-index:30}.AppPopover_panel__rr7eo{position:fixed;box-sizing:border-box;z-index:31;background:#1c1f2b;border:1px solid hsla(0,0%,100%,.11);border-radius:12px;box-shadow:0 18px 44px rgba(0,0,0,.55);padding:16px;display:flex;flex-direction:column;gap:10px;opacity:0;transform:scale(.98);transition:opacity .16s ease,transform .16s cubic-bezier(.4,0,.2,1)}.AppPopover_panel__rr7eo.AppPopover_open__bOMUy{opacity:1;transform:scale(1)}.AppPopover_title__fBiAG{font-size:14px;font-weight:600;color:#f4f3fa}.AppPopover_body__WAC_p{font-size:13px;color:#b7b9cc;line-height:1.5}.AppPopover_actions__TC7M8{display:flex;flex-direction:column;gap:2px;margin-top:2px}.AppPopover_action__m1u_D{display:flex;align-items:center;gap:9px;width:100%;text-align:left;padding:8px 10px;border-radius:7px;border:none;background:transparent;color:#edecf4;font-family:var(--font-space-grotesk),system-ui,sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;transition:background .14s ease}.AppPopover_action__m1u_D:hover{background:hsla(0,0%,100%,.06)}.AppPopover_action__m1u_D:disabled{cursor:default;opacity:.7}.AppPopover_action__m1u_D:disabled:hover{background:transparent}.AppPopover_action__m1u_D.AppPopover_danger__3YF_a{color:#f7a1a1}.AppPopover_dot__L_uoL{width:6px;height:6px;border-radius:50%;flex:none;background:#f97316}.AppPopover_action__m1u_D.AppPopover_danger__3YF_a .AppPopover_dot__L_uoL{background:#f87171}.AppPopover_actionIcon__09Cyd{display:flex;flex:none;color:#b7b9cc}.AppPopover_action__m1u_D.AppPopover_danger__3YF_a .AppPopover_actionIcon__09Cyd{color:#f7a1a1}@keyframes AppPopover_appPopoverSpin__cEp4i{to{transform:rotate(1turn)}}.AppPopover_spinner__4sgv1{width:13px;height:13px;flex:none;border-radius:50%;border:2px solid rgba(249,115,22,.3);border-top-color:#f9a768;animation:AppPopover_appPopoverSpin__cEp4i .7s linear infinite}.AppPopover_action__m1u_D.AppPopover_danger__3YF_a .AppPopover_spinner__4sgv1{border-color:#f87171 hsla(0,91%,71%,.3) hsla(0,91%,71%,.3)}.AppIconButton_btn__HLtXS{flex:none;padding:0;border-radius:8px;background:transparent;color:#b7b9cc;border:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.AppIconButton_sm__SHGCJ{width:40px;height:40px}.AppIconButton_md__wP6er{width:44px;height:44px}.AppIconButton_btn__HLtXS:hover:not(:disabled){background:rgba(249,115,22,.08);color:#f9a768;border-color:rgba(249,115,22,.5);box-shadow:0 8px 20px rgba(249,115,22,.14);transform:translateY(-2px)}.AppIconButton_active__9TWE2{background:rgba(249,115,22,.12);color:#f9a768;border-color:rgba(249,115,22,.5)}.AppIconButton_danger__p8eJ2{color:#f87171;border-color:hsla(0,91%,71%,.3)}.AppIconButton_danger__p8eJ2:hover:not(:disabled){background:hsla(0,91%,71%,.1);color:#f87171;border-color:hsla(0,91%,71%,.55);box-shadow:0 8px 20px hsla(0,91%,71%,.16)}.AppIconButton_btn__HLtXS:disabled{opacity:.5;cursor:not-allowed}.AppInput_wrap__Yh5La{position:relative;width:100%}.AppInput_icon__5lCrk{position:absolute;left:15px;top:50%;transform:translateY(-50%);display:flex;pointer-events:none;color:#f9a768}.AppInput_wrap__Yh5La.AppInput_error__GRJAA .AppInput_icon__5lCrk{color:#f87171}.AppInput_field__J4e5t{width:100%;box-sizing:border-box;padding:0 16px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.11);color:#f4f3fa;font-family:var(--font-space-grotesk),system-ui,sans-serif;outline:none;box-shadow:none;transition:all .2s ease}.AppInput_md__mksBv{height:44px;font-size:15px}.AppInput_sm__CfpUU{height:40px;font-size:14px}.AppInput_hasIcon__lB4Oj{padding-left:44px}.AppInput_hasTrailing__XAoWa{padding-right:44px}.AppInput_hasCount__sEzV1{padding-right:46px}.AppInput_hasCountMax__5hgFn{padding-right:64px}.AppInput_field__J4e5t::placeholder{color:rgba(180,184,205,.45)}.AppInput_field__J4e5t:hover{border-color:rgba(249,115,22,.45);background:hsla(0,0%,100%,.06);box-shadow:0 0 0 3px rgba(249,115,22,.1)}.AppInput_field__J4e5t:focus{border-color:rgba(249,115,22,.7);background:hsla(0,0%,100%,.06);box-shadow:0 0 0 3px rgba(249,115,22,.15)}.AppInput_field__J4e5t:disabled{opacity:.6;cursor:not-allowed}.AppInput_error__GRJAA .AppInput_field__J4e5t{background:hsla(0,91%,71%,.07);border-color:hsla(0,91%,71%,.65);box-shadow:0 0 0 3px hsla(0,91%,71%,.14)}.AppInput_error__GRJAA .AppInput_field__J4e5t:hover{border-color:hsla(0,91%,71%,.8);background:hsla(0,91%,71%,.1)}.AppInput_error__GRJAA .AppInput_field__J4e5t:focus{border-color:hsla(0,91%,71%,.85);background:hsla(0,91%,71%,.07);box-shadow:0 0 0 3px hsla(0,91%,71%,.2)}.AppInput_trailing__EY36Z{right:10px;display:flex;align-items:center}.AppInput_count__ujpcF,.AppInput_trailing__EY36Z{position:absolute;top:50%;transform:translateY(-50%)}.AppInput_count__ujpcF{right:14px;font-family:var(--font-jetbrains-mono),monospace;font-size:11px;letter-spacing:.02em;color:#6e7188;pointer-events:none}.AppInput_countOver__eoxZA{color:#f87171}.AppSelect_wrap__9xFhN{position:relative;width:100%;font-family:var(--font-space-grotesk),system-ui,sans-serif}.AppSelect_trigger__zCkkg{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.11);color:#edecf4;cursor:pointer;transition:all .18s ease;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.AppSelect_md__jSkG8 .AppSelect_trigger__zCkkg{height:44px;font-size:15px}.AppSelect_sm__xRFy2 .AppSelect_trigger__zCkkg{height:40px;font-size:14px}.AppSelect_trigger__zCkkg[data-placeholder=true]{color:#6b6e85}.AppSelect_trigger__zCkkg:hover{border-color:rgba(249,115,22,.5);background:hsla(0,0%,100%,.06);box-shadow:0 0 0 3px rgba(249,115,22,.08)}.AppSelect_trigger__zCkkg[data-open=true]{border-color:rgba(249,115,22,.5);background:hsla(0,0%,100%,.06);box-shadow:0 0 0 3px rgba(249,115,22,.13)}.AppSelect_trigger__zCkkg[data-disabled=true]{opacity:.6;cursor:default}.AppSelect_label__bfdSY{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AppSelect_caret__qo_Nq{display:flex;flex:none;color:#8a8da3;transition:transform .18s ease}.AppSelect_trigger__zCkkg[data-open=true] .AppSelect_caret__qo_Nq{transform:rotate(180deg)}.AppSelect_menu__omJii{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;padding:6px;border-radius:10px;background:#171a24;border:1px solid rgba(249,115,22,.16);box-shadow:0 20px 50px rgba(0,0,0,.5);max-height:260px;overflow-y:auto}.AppSelect_option__MeOGR{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:7px;color:#d8dae6;background:transparent;cursor:pointer;transition:background .12s ease}.AppSelect_md__jSkG8 .AppSelect_option__MeOGR{font-size:15px}.AppSelect_sm__xRFy2 .AppSelect_option__MeOGR{font-size:14px}.AppSelect_option__MeOGR:not(.AppSelect_selected__OKAaS):hover{background:rgba(249,115,22,.1)}.AppSelect_option__MeOGR.AppSelect_selected__OKAaS{color:#f9a768;background:rgba(249,115,22,.08)}.AppSelect_check__vrwvJ{display:flex;flex:none;color:#f9a768}@keyframes AppModal_bvrModalIn__C7lwk{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes AppModal_bvrFadeIn__tQU__{0%{opacity:0}to{opacity:1}}.AppModal_root__IUNN_{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;font-family:var(--font-space-grotesk),system-ui,sans-serif}.AppModal_backdrop__xWRNo{position:absolute;inset:0;background:rgba(6,7,14,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:AppModal_bvrFadeIn__tQU__ .18s ease}.AppModal_panel__lPhmb{position:relative;z-index:1;width:100%;background:#14161f;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;box-shadow:0 40px 100px rgba(0,0,0,.6);overflow:hidden;animation:AppModal_bvrModalIn__C7lwk .2s cubic-bezier(.2,.7,.2,1)}.AppModal_header__cdC5f{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 0}.AppModal_headLeft__QonX_{display:flex;align-items:center;gap:12px}.AppModal_dangerIcon__bjXeB{width:38px;height:38px;border-radius:10px;background:hsla(0,91%,71%,.13);color:#f87171;display:flex;align-items:center;justify-content:center;flex:none}.AppModal_title__bJhNp{font-size:18px;font-weight:600;color:#f4f3fa;letter-spacing:-.01em}.AppModal_close__PCNpM{flex:none;background:none;border:none;color:#8a8da3;cursor:pointer;padding:4px;display:flex;transition:color .15s ease}.AppModal_close__PCNpM:hover{color:#f4f3fa}.AppModal_bodyText__J6_Q0{padding:12px 24px 22px;font-size:14.5px;color:#b7b9cc;line-height:1.6}.AppModal_footer__bCixy{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.015)}.AppTextarea_field___ne_L,.AppTextarea_wrap__QPpDn{width:100%;font-family:var(--font-space-grotesk),system-ui,sans-serif}.AppTextarea_field___ne_L{box-sizing:border-box;padding:12px 14px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.11);color:#f4f3fa;line-height:1.55;outline:none;box-shadow:none;transition:all .18s ease}.AppTextarea_sm__JeQ6W{font-size:14px}.AppTextarea_md__LRQz_{font-size:15px}.AppTextarea_resizeNone__w46E9{resize:none}.AppTextarea_resizeVertical__KfT8K{resize:vertical}.AppTextarea_field___ne_L::placeholder{color:rgba(180,184,205,.45)}.AppTextarea_field___ne_L:hover{border-color:rgba(249,115,22,.45);background:hsla(0,0%,100%,.06);box-shadow:0 0 0 3px rgba(249,115,22,.1)}.AppTextarea_field___ne_L:focus{border-color:rgba(249,115,22,.7);background:hsla(0,0%,100%,.06);box-shadow:0 0 0 3px rgba(249,115,22,.15)}.AppTextarea_field___ne_L:disabled{opacity:.6;cursor:not-allowed}.AppTextarea_error__oriaQ .AppTextarea_field___ne_L{background:hsla(0,91%,71%,.07);border-color:hsla(0,91%,71%,.65)}.AppTextarea_error__oriaQ .AppTextarea_field___ne_L:hover{box-shadow:0 0 0 3px hsla(0,91%,71%,.14)}.AppTextarea_error__oriaQ .AppTextarea_field___ne_L:focus{border-color:hsla(0,91%,71%,.85);box-shadow:0 0 0 3px hsla(0,91%,71%,.2)}.AppTextarea_count__afahM{display:flex;justify-content:flex-end;margin-top:5px;font-family:var(--font-jetbrains-mono),monospace;font-size:11px;letter-spacing:.02em;color:#6e7188}.AppTextarea_countOver__xZJ2d{color:#f87171}