.domainActions{display:flex!important;justify-content:flex-end!important;width:100%!important}.domainActions .domainDelete{margin-left:auto!important}.settingsFooter,.composeFooter,.profileActions,.userEditor .composeFooter,.modalbox .composeFooter{display:flex!important;justify-content:flex-end!important;align-items:center!important}.settingsFooter>span,.composeFooter>span{margin-right:auto!important}.pullRefresh{display:flex!important;flex-direction:column;align-items:center;gap:5px}.pullRefresh .pullState{display:block!important;position:absolute;top:49px;left:50%;transform:translateX(-50%);padding:4px 9px;border-radius:999px;background:rgba(11,18,32,.88);color:#fff;font-size:11px;line-height:1;white-space:nowrap;opacity:0;transition:opacity .1s ease}.pullRefresh.show .pullState,.pullRefresh.loading .pullState,.pullRefresh.success .pullState{opacity:1}.pullRefresh{transition:opacity .1s ease,transform .12s cubic-bezier(.2,.8,.2,1)!important}.pullRefresh.loading svg{animation:none!important}.pullRefresh.loading .pullArc{animation:pullArcSpin .7s linear infinite;transform-origin:24px 24px}.pullRefresh.loading .pullArrow{animation:none!important;transform:rotate(90deg)!important}.pullRefresh.success .pullArc{stroke:#10ac84!important;stroke-dashoffset:0!important}.domainColorPicker{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:9px}.domainColorPicker label{position:relative;width:38px;height:38px;border:1px solid var(--line);border-radius:12px;padding:3px;background:var(--panel);cursor:pointer}.domainColorPicker input{position:absolute;inset:0;opacity:0;cursor:pointer}.domainColorPicker span{display:block;width:100%;height:100%;border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}@keyframes pullArcSpin{to{transform:rotate(360deg)}}
