.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)}.StatusDot_dot__zO9nr{position:relative;display:inline-flex;top:-1px;width:7px;height:7px;flex:none;border-radius:999px;background:var(--status-dot-color,#3fd07f);box-shadow:0 0 10px color-mix(in srgb,var(--status-dot-color,#3fd07f) 70%,transparent)}.StatusDot_dot__zO9nr:after{content:"";position:absolute;inset:-5px;border-radius:inherit;background:color-mix(in srgb,var(--status-dot-color,#3fd07f) 38%,transparent);filter:blur(5px);transform-origin:center;opacity:.45}.StatusDot_motion__27ej_{animation:StatusDot_bvr-status-dot__EKUQV 2.2s ease-in-out infinite}.StatusDot_motion__27ej_:after{animation:StatusDot_bvr-status-dot-halo__kNT9y 2.2s ease-out infinite}@keyframes StatusDot_bvr-status-dot__EKUQV{0%,to{transform:scale(.94);opacity:.9}50%{transform:scale(1.08);opacity:1}}@keyframes StatusDot_bvr-status-dot-halo__kNT9y{0%,to{transform:scale(.85);opacity:.24}50%{transform:scale(1.5);opacity:.06}}.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)}html[data-theme=light] .AppPopover_trigger__LiqNj{border-color:rgba(20,22,50,.14);background:rgba(20,22,50,.03);color:#43465a}html[data-theme=light] .AppPopover_trigger__LiqNj[data-open=true]{color:#c2410c}html[data-theme=light] .AppPopover_panel__rr7eo{background:#fff;border-color:rgba(20,22,50,.12);box-shadow:0 18px 44px rgba(20,22,50,.16)}html[data-theme=light] .AppPopover_title__fBiAG{color:#1b1d29}html[data-theme=light] .AppPopover_body__WAC_p{color:#43465a}html[data-theme=light] .AppPopover_action__m1u_D{color:#1b1d29}html[data-theme=light] .AppPopover_action__m1u_D:hover{background:rgba(20,22,50,.05)}html[data-theme=light] .AppPopover_action__m1u_D.AppPopover_danger__3YF_a{color:#b91c1c}html[data-theme=light] .AppPopover_actionIcon__09Cyd{color:#43465a}html[data-theme=light] .AppPopover_action__m1u_D.AppPopover_danger__3YF_a .AppPopover_actionIcon__09Cyd{color:#b91c1c}