.feed-refresh-trigger-zone{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:100;display:flex;justify-content:center;align-items:center;width:100%;max-width:640px;pointer-events:none}.refresh-floating-btn{pointer-events:auto!important;cursor:pointer!important;width:36px!important;height:36px!important;padding:0!important;margin:0!important;border-radius:var(--radius-full)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:var(--shadow-3)!important;border:1px solid var(--gray-5)!important;background-color:var(--color-background)!important;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1),background-color .2s ease,color .2s ease!important}.refresh-floating-btn.is-pulsing{animation:refreshGlowPulse 1.4s infinite ease-in-out}@keyframes refreshGlowPulse{0%{box-shadow:0 0 #0091ff80,var(--shadow-3)}70%{box-shadow:0 0 0 10px #0091ff00,var(--shadow-3)}to{box-shadow:0 0 #0091ff00,var(--shadow-3)}}.sidebar-link-shell{text-decoration:none;display:flex!important;align-items:center;justify-content:center;width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;min-height:32px!important;max-height:32px!important;box-sizing:border-box!important;transform:scale(1)!important;transition:transform .15s cubic-bezier(.16,1,.3,1)!important}.sidebar-link-shell:hover{transform:scale(1.06)!important}.sidebar-icon-btn{cursor:pointer!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;border:none!important;box-sizing:border-box!important;aspect-ratio:1 / 1!important;border-radius:var(--radius-3)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;pointer-events:none!important;transition:background-color .15s ease,color .15s ease!important}.sidebar-icon-btn.is-active-link{background-color:var(--gray-a3)!important}
